665 Commits

Author SHA1 Message Date
Yevgen Muntyan
f853c937c4 #include "mooutils/moocompat.h" 2006-08-23 23:03:41 -05:00
Yevgen Muntyan
26261e86b0 g_listenv() 2006-08-23 23:03:20 -05:00
Yevgen Muntyan
08806c6bc0 Removed MooConfig in favor of MooKeyFile 2006-08-23 20:31:30 -05:00
Yevgen Muntyan
da2f1a2b83 moo_make_user_data_dir() accepts optional additional path now 2006-08-23 05:30:23 -05:00
Yevgen Muntyan
e314753e0c g_mkdir_with_parents() 2006-08-23 05:29:25 -05:00
Yevgen Muntyan
a5fe6c9f12 Save backups for user files 2006-08-23 03:09:27 -05:00
Yevgen Muntyan
3d3dc5e644 _moo_rename() 2006-08-23 03:09:17 -05:00
Yevgen Muntyan
4e6a5cd89f Add given environment variables to existing environment instead of replacing it 2006-08-22 23:24:36 -05:00
Yevgen Muntyan
b6bd1f0175 Made _moo_history_list_load private 2006-08-22 23:24:04 -05:00
Yevgen Muntyan
271995d123 Renamed MooHistoryEntry to MooHistoryCombo 2006-08-22 23:18:39 -05:00
Yevgen Muntyan
c47a8561f0 Use function name in "implement me" #warning's 2006-08-20 22:47:28 -05:00
Yevgen Muntyan
dd28bc478f Moved MooCmd into moospawn.[ch]; made it private 2006-08-20 03:49:03 -05:00
Yevgen Muntyan
f488b986a1 Show full paths in recent files menu tooltips 2006-08-19 12:09:05 -05:00
Yevgen Muntyan
69affc0bcc Normalize accelerator string before putting them into hash tables 2006-08-19 01:21:57 -05:00
Yevgen Muntyan
c13754c92f _moo_get_pid_string() 2006-08-19 00:20:55 -05:00
Yevgen Muntyan
fb66058ae4 Do not report failure on success 2006-08-17 23:53:10 -05:00
Yevgen Muntyan
fe3708673f Do not make toolbar buttons homogeneous 2006-08-17 23:52:55 -05:00
Yevgen Muntyan
5aa72e4ccb Added moo_prefs_dialog_page_fill_from_xml(); removed buffer size parameter from moo_prefs_dialog_page_new_from_xml() 2006-08-17 23:48:50 -05:00
Yevgen Muntyan
dcd2250d40 Continuing user tools stuff 2006-08-17 00:08:49 -05:00
Yevgen Muntyan
200ee0a8bb Do not use g_warning() when nil child has a label in GtkNotebook, glade-2 loves to do it 2006-08-16 20:27:02 -05:00
Yevgen Muntyan
d209daba09 Made moo_prefs_dialog_page_new_from_xml return MooPrefsDialogPage* instead of GtkWidget* 2006-08-16 20:24:45 -05:00
Yevgen Muntyan
62e3c8a52f Rewriting actions and tools 2006-08-16 00:18:16 -05:00
Yevgen Muntyan
13450bd80e Make sure doc->name is never NULL and set it to filename in case of moo_markup_parse_file() 2006-08-16 00:17:05 -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
aba4d55c8a Removed moo_stock_name and moo_stock_label 2006-08-15 02:35:23 -05:00
Yevgen Muntyan
742f6ad5fd Removed some unused api, made some api private 2006-08-15 02:32: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
a402f1ad3f MooObjectPtr doesn't require notify function. 2006-08-15 02:10:26 -05:00
Yevgen Muntyan
6ccf23b775 Moved shortcuts dialog into mooaccelprefs.*; modifying shortcuts using menu items does not work now. 2006-08-15 02:09:09 -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
cc60bdd4b9 Added GError** argument to glade functions 2006-08-08 19:32:47 -05:00
Yevgen Muntyan
e81234742c MOO_INSTALL_HEADERS 2006-08-07 01:25:35 -05:00
Yevgen Muntyan
c50ead13dd Do not crash in eggregex 2006-08-06 22:44:04 -05:00
Yevgen Muntyan
0b1d1f2f13 Export moo_gettext for python 2006-08-05 02:07:56 -05:00
Yevgen Muntyan
6c98d10248 Win32 build and installer, and application work 2006-08-04 06:57:15 -05:00
Yevgen Muntyan
a739f67bc3 Use gtk translations 2006-08-03 04:34:50 -05:00
Yevgen Muntyan
86a4672a7e Checked translatable property in glade files 2006-08-03 04:24:51 -05:00
Yevgen Muntyan
e1d056afd6 Do not translate empty string 2006-08-03 04:13:10 -05:00
Yevgen Muntyan
404aa637c6 Added moo_stock_label() and moo_stock_name(); added stock-label, stock-tooltip, stock-display-name Action properties 2006-08-03 03:45:39 -05:00
Yevgen Muntyan
ed26de434f Translate stock labels 2006-08-03 02:59:44 -05:00
Yevgen Muntyan
077b696c4e Added stock-label attribute 2006-08-03 02:59:23 -05:00
Yevgen Muntyan
9fdbae6fbe Added i18n stuff to MooGladeXML 2006-08-03 02:29:39 -05:00
Yevgen Muntyan
fda5d2b2bc Use _moo_gettext to call bindtextdomain 2006-08-03 01:54:07 -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
bff32f911c Started i18n stuff 2006-08-03 00:39:06 -05:00
Yevgen Muntyan
3e4c09904d Do not install headers 2006-08-01 20:31:51 -05:00
Yevgen Muntyan
1685fa66b1 Made most symbols from mooutils-fs.h private 2006-08-01 20:28:28 -05:00
Yevgen Muntyan
71d64d8245 moo_normalize_file_path() 2006-08-01 20:18:35 -05:00