28 Commits

Author SHA1 Message Date
Yevgen Muntyan
869adcfe11 Got rid of MOO_*_COMPILATION macros, they are useless 2013-04-22 01:02:44 -07:00
Yevgen Muntyan
288519c4a4 Instead of using moo_warning explicitly redefine g_warning 2011-01-14 02:37:04 -08:00
Yevgen Muntyan
588a82371c MOO_NZS 2011-01-14 01:31:03 -08:00
Yevgen Muntyan
a3d8878c98 Made prefs files real xml: single root element 'moo-prefs' 2011-01-04 03:10:10 -08:00
Yevgen Muntyan
31f134f597 Do not show console window when running 'cmd /c start somefile' 2010-12-27 20:31:05 -08:00
Yevgen Muntyan
3a42fd062f Use g_regex_replace_literal to avoid problems with backslashes in commands 2010-12-27 02:57:39 -08:00
Yevgen Muntyan
e6fad02346 Use %F to denote list of all selected files, and %f to denote one file 2010-12-26 21:50:50 -08:00
Yevgen Muntyan
73d162daf6 Fixed email address 2010-12-21 20:15:45 -08:00
Yevgen Muntyan
9dd2b8329e Build pygtk bindings from generated defs file 2010-12-11 00:28:34 -08:00
Yevgen Muntyan
6fd388fb66 Updated email address 2010-11-07 01:20:45 -08:00
Yevgen Muntyan
f751e3b355 Made bunch of code C++-friendly 2010-08-12 18:17:00 -07:00
Yevgen Muntyan
ad7cc2dea9 merged cmake branch 2009-11-01 12:44:46 -08:00
Yevgen Muntyan
97dc06713b Renamed UIXML to UiXml 2008-09-13 14:56:47 -05:00
Yevgen Muntyan
fa4e646276 License change: lgpl-2.1 -> lgpl-2.1-or-later 2008-09-05 17:20:50 -05:00
Yevgen Muntyan
5278a41252 New icons and mime types functions 2008-08-31 01:40:29 -05:00
Yevgen Muntyan
608dd3649f Added Open With Default Application to file selector menu 2008-08-18 05:38:48 -05:00
Yevgen Muntyan
192a09726f Use xdgmime unconditionally; added --enable-generated-files 2008-02-10 12:53:42 -06:00
Yevgen Muntyan
3dc298fce3 Fixed bunch of memory leaks 2008-01-09 12:03:09 -06:00
Yevgen Muntyan
362832dc68 Great license version change 2007-09-23 11:47:28 -05:00
Yevgen Muntyan
938c33a926 Changed license to LGPL 2007-06-24 12:56:20 -05:00
Yevgen Muntyan
d95671b8f2 Do not use gtk_object_sink with glib >= 2.10 2007-01-07 22:27:22 -06:00
Yevgen Muntyan
03f1b83e55 Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
Yevgen Muntyan
b073b164cd Do not enable commands for folders 2006-12-19 21:57:52 -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
a8f4e12514 Do not leak tools info 2006-08-16 00:15:35 -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
54fcfe5c62 More private/public separation 2006-08-13 04:00:15 -05:00
Yevgen Muntyan
064fee6ea2 Switched back to make subdirs and libtool 2006-08-01 04:57:26 -05:00