84 Commits

Author SHA1 Message Date
Yevgen Muntyan
6242d6019b Minimal binary 2015-04-19 15:24:28 -07:00
Ulrich Eckhardt
3fbfaba30d Add a flag in the settings to configure autosync. 2014-11-16 15:35:24 +01:00
Yevgen Muntyan
0ee8041ba3 Updated translator comments 2013-12-06 09:22:39 -08:00
Yevgen Muntyan
869adcfe11 Got rid of MOO_*_COMPILATION macros, they are useless 2013-04-22 01:02:44 -07:00
Yevgen Muntyan
cbd0d33735 When invalid regex is enter, show an error icon and tooltip with error message 2011-01-19 01:38:24 -08:00
Yevgen Muntyan
588a82371c MOO_NZS 2011-01-14 01:31:03 -08:00
Yevgen Muntyan
d6be34b119 moo_str_equal 2011-01-14 01:12:19 -08:00
Yevgen Muntyan
f7fd0ec8cb Marked more strings translatable, thanks to Denis Koryavov 2011-01-06 01:07:44 -08:00
Yevgen Muntyan
deec1d5ca4 More docs 2010-12-27 00:30:33 -08:00
Yevgen Muntyan
095ab38eb0 Use docbooks for help 2010-12-26 20:18:16 -08:00
Yevgen Muntyan
73d162daf6 Fixed email address 2010-12-21 20:15:45 -08:00
Yevgen Muntyan
fbbbfba439 Fixed config stuff 2010-12-19 02:26:03 -08:00
Yevgen Muntyan
5f090296cc Removed default language setting 2010-12-19 00:16:30 -08:00
Yevgen Muntyan
188412e403 Moved moocommand-(lua|exe) up from subdirs 2010-12-17 00:46:14 -08:00
Yevgen Muntyan
71aa8e9db2 Use generated API for lua scripts too 2010-12-12 02:29:20 -08:00
Yevgen Muntyan
21bf45b7f7 Some refactoring 2010-11-23 21:54:39 -08:00
Yevgen Muntyan
6fd388fb66 Updated email address 2010-11-07 01:20:45 -08:00
Yevgen Muntyan
2099e58f92 Do not use subdirectories for compilation 2010-09-03 21:36:32 -07:00
Yevgen Muntyan
8b98ac77d1 Added an option to show spaces; added size to default font on windows, so that GtkFontChooser doesn't get all confused thinking font size is 0 2010-07-10 23:52:04 -07:00
Yevgen Muntyan
076aae1aac Made few files c++-friendly 2010-02-01 22:44:03 -08:00
Yevgen Muntyan
67702ece72 Do not complain loudly about missing style scheme and langs 2009-12-09 02:33:41 -08:00
Yevgen Muntyan
d1311e312b Visual studio build 2009-11-24 20:57:57 -08:00
Yevgen Muntyan
51544d922b win32, msvc 2009-11-14 11:57:35 -08:00
Yevgen Muntyan
fa4e646276 License change: lgpl-2.1 -> lgpl-2.1-or-later 2008-09-05 17:20:50 -05:00
Yevgen Muntyan
30178b1f92 Do not forget to apply preferences after OK in prefs dialog 2008-08-31 16:16:00 -05:00
Yevgen Muntyan
b5ee9f2ecd Added a comment for translators 2008-08-30 17:49:05 -05:00
Yevgen Muntyan
e0d8f1988e Kind of finished moving widgets around 2008-08-30 13:53:46 -05:00
Yevgen Muntyan
c4b675fd11 Made preferences dialog look more gnomeish 2008-08-29 04:12:07 -05:00
Yevgen Muntyan
176528be2d Use a global instance of MooLangMgr too 2008-08-26 13:51:05 -05:00
Yevgen Muntyan
63c4bc4019 Generate glade files in subdirs 2008-08-24 04:16:44 -05:00
Yevgen Muntyan
2dfd581be9 Use name:TypeName in glade files 2008-08-24 01:54:32 -05:00
Yevgen Muntyan
ec4eeddd2b Include glade files as "file.h", without directory 2008-01-15 00:46:49 -06:00
Yevgen Muntyan
3dc298fce3 Fixed bunch of memory leaks 2008-01-09 12:03:09 -06:00
Yevgen Muntyan
d54d6ceb8c Change indent width automatically when user changes tab width 2007-12-24 11:42:31 -06:00
Yevgen Muntyan
0f270f6eab Fixed bunch of compiler warnings 2007-11-27 00:10:30 -06:00
Yevgen Muntyan
b6db00944b Added #define's for help section ids 2007-11-22 16:07:19 -06:00
Yevgen Muntyan
362832dc68 Great license version change 2007-09-23 11:47:28 -05:00
Yevgen Muntyan
5e08da3428 Do not try to open help page if none preference page has one 2007-09-18 01:18:25 -05:00
Yevgen Muntyan
4d7e943791 Started help stuff 2007-09-07 23:59:37 -05:00
Yevgen Muntyan
27a5efeb51 Moved font and color scheme to View tab; removed some controls which are not really used 2007-07-12 00:51:16 -05:00
Yevgen Muntyan
47fe9f9e83 Load and initialize prefs pages on demand, to make prefs dialog appear faster 2007-07-04 21:16:49 -05:00
Yevgen Muntyan
494130f833 Removed pre-gtk-2.6 stuff, made build with gtk-2.6 work 2007-06-24 15:00:11 -05:00
Yevgen Muntyan
938c33a926 Changed license to LGPL 2007-06-24 12:56:20 -05:00
Yevgen Muntyan
8bb82a6b38 Do not subclass GtkSourceLanguage, use it directly 2007-06-18 00:17:05 -05:00
Yevgen Muntyan
e899ee19a7 Set model only after populating it 2007-06-14 02:18:35 -05:00
Yevgen Muntyan
3de7ce7573 Added setting for new files encoding 2007-05-02 00:37:36 -05:00
Yevgen Muntyan
ccf7d55ebe -ansi -pedantic fixes 2007-01-11 20:28:22 -06:00
Yevgen Muntyan
f6ef4048a4 Do save filter settings after rows in the list moved around 2007-01-10 14:12:03 -06:00
Yevgen Muntyan
d95671b8f2 Do not use gtk_object_sink with glib >= 2.10 2007-01-07 22:27:22 -06:00
Yevgen Muntyan
177042a342 Separated context menu xml and main UI xml; made moo_editor_apply_prefs() public 2006-12-20 18:19:48 -06:00