Commit Graph

32 Commits (8940dcee02eec01f23a26f669faf172daa293eb6)

Author SHA1 Message Date
Yevgen Muntyan 53b4993d86 Use more stock labels 2006-12-08 03:24:03 -06:00
Yevgen Muntyan 656c9a026a Missing #include 2006-12-08 02:42:35 -06:00
Yevgen Muntyan 77713b92e0 Implemented watching folders on win32 2006-12-08 02:28:18 -06:00
Yevgen Muntyan 47a70352a7 D'n'd onto Go to Current Doc Dir button 2006-12-05 23:21:20 -06:00
Yevgen Muntyan 4c56fa6176 Fixed bunch of compiler warnings 2006-12-03 01:49:14 -06:00
Yevgen Muntyan fc8362bb3e Split apprc into two files: apprc and app.state, with often-changing settings going to app.state 2006-11-15 01:29:32 -06:00
Yevgen Muntyan a36db404ab #include <sys/types.h>, just for case 2006-11-12 22:44:53 -06:00
Yevgen Muntyan 7f79078747 normalize_path_win32: do not add extra backslash; parse_path_win32: correctly handle trailing slash case 2006-11-12 13:11:42 -06:00
Yevgen Muntyan aaf3644b83 Renamed _m_* functions 2006-11-03 23:57:57 -06:00
Yevgen Muntyan e4baac44b7 _moo_message() 2006-11-02 00:38:00 -06:00
Yevgen Muntyan 31c09f5e9a C90 mode: don't use // comments, don't use trailing commas in enums, and so on 2006-10-18 00:24:35 -05:00
Yevgen Muntyan 511fdb0e83 Use strcmp to compare mime types 2006-10-14 14:02:58 -05:00
Yevgen Muntyan 29f3ca107e Copy uri to clipboard 2006-09-26 14:47:39 -05:00
Yevgen Muntyan ee2dea7d75 GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
Yevgen Muntyan 53131f1179 Added Open action to file selector popup menu, for cases when more than one file selected 2006-08-25 16:35:09 -05:00
Yevgen Muntyan c47a8561f0 Use function name in "implement me" #warning's 2006-08-20 22:47:28 -05:00
Yevgen Muntyan 1f7b0d7f04 Use _moo_unix_spawn_async instead of MooCmd 2006-08-20 03:48:24 -05:00
Yevgen Muntyan a8f4e12514 Do not leak tools info 2006-08-16 00:15:35 -05:00
Yevgen Muntyan 696a5b20ff More public/private stuff 2006-08-15 03:52:38 -05:00
Yevgen Muntyan 6273534c82 More private/public api separation 2006-08-15 03:21:44 -05:00
Yevgen Muntyan b9ffc63ecb MooActionCollection - object containing bunch of actions groups; MooActionBase - interface used by all actions in moo; MooAction, MooToggleAction, MooRadioAction - subclasses of corresponding gtk classes implementing MooActionBase interface. 2006-08-15 02:12:41 -05:00
Yevgen Muntyan 336e1cffa7 Added a rule to top-level Makefile.am to create all the dirs needed by intltool; replaced 'sh' with $(SHELL) everywhere. 2006-08-13 06:47:59 -05:00
Yevgen Muntyan 3e34ad7188 make distcheck works now 2006-08-13 06:05:50 -05:00
Yevgen Muntyan fc02ffd388 File forgotten in last commit 2006-08-13 04:01:52 -05:00
Yevgen Muntyan 54fcfe5c62 More private/public separation 2006-08-13 04:00:15 -05:00
Yevgen Muntyan cc60bdd4b9 Added GError** argument to glade functions 2006-08-08 19:32:47 -05:00
Yevgen Muntyan 6c98d10248 Win32 build and installer, and application work 2006-08-04 06:57:15 -05:00
Yevgen Muntyan 86a4672a7e Checked translatable property in glade files 2006-08-03 04:24:51 -05:00
Yevgen Muntyan 9fdbae6fbe Added i18n stuff to MooGladeXML 2006-08-03 02:29:39 -05:00
Yevgen Muntyan b3ecda4b9b Made label and tooltip item attributes in xml ui files translatable 2006-08-03 01:53:24 -05:00
Yevgen Muntyan 1685fa66b1 Made most symbols from mooutils-fs.h private 2006-08-01 20:28:28 -05:00
Yevgen Muntyan 064fee6ea2 Switched back to make subdirs and libtool 2006-08-01 04:57:26 -05:00