medit/moo/mooutils
Yevgen Muntyan 5befff9880 MOO_STOCK_NEW_WINDOW, MOO_STOCK_FOLDER, MOO_STOCK_NEW_FOLDER 2007-04-08 09:38:41 -05:00
..
glade Better i18n 2007-02-27 22:55:05 -06:00
newgtk Switched back to make subdirs and libtool 2006-08-01 04:57:26 -05:00
pcre Win32 build and installer, and application work 2006-08-04 06:57:15 -05:00
pixmaps Made some functions public for ggap, removed ggap icons, added MooRegex 2007-02-09 20:28:28 -06:00
xdgmime moo_get_data_dirs(): get PACKAGE_NAME subdirectories of system data dirs; use g_get_system_data_dirs() instead of hardcoded list in mime code 2007-03-31 00:31:18 -05:00
Makefile.am Use special icons for file selector and bookmarks in file selector; do not use 'file-manager' icon with gnome theme 2007-04-07 15:17:46 -05:00
eggregex.c Do store pcre_extra structure in EggRegex 2007-03-20 16:43:33 -05:00
eggregex.h Fixed egg_regex_fetch_named(); added _egg_regex_get_backrefmax() 2007-02-15 07:32:06 -06:00
mooaccel.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooaccel.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooaccelbutton.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooaccelbutton.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooaccelprefs.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooaccelprefs.h Moved shortcuts dialog into mooaccelprefs.*; modifying shortcuts using menu items does not work now. 2006-08-15 02:09:09 -05:00
mooaction-private.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooaction.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooaction.h 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
mooactionbase-private.h MooActionBase connect-accel and accel-editable properties; connect-proxy and disconect-proxy signals 2006-11-25 15:01:49 -06:00
mooactionbase.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooactionbase.h MooActionBase connect-accel and accel-editable properties; connect-proxy and disconect-proxy signals 2006-11-25 15:01:49 -06:00
mooactioncollection.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooactioncollection.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooactionfactory.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooactionfactory.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooactiongroup.c C90 mode: don't use // comments, don't use trailing commas in enums, and so on 2006-10-18 00:24:35 -05:00
mooactiongroup.h 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
moobigpaned.c -ansi -pedantic fixes 2007-01-11 20:28:22 -06:00
moobigpaned.h Removed emacs header 2006-05-21 18:11:05 -05:00
mooclosure.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooclosure.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moocombo.c Use G_UNLIKELY in get_type() functions 2006-12-30 22:18:14 -06:00
moocombo.h Removed emacs header 2006-05-21 18:11:05 -05:00
moocompat.c Guard #include "config.h" with #ifdef HAVE_CONFIG_H 2006-11-23 21:18:25 -06:00
moocompat.h Hide exported glib/gtk symbols on win32 2006-09-27 19:38:19 -05:00
moodialogs.c Updated copyright notices 2007-04-07 03:21:52 -05:00
moodialogs.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooencodings-data.h -ansi -pedantic fixes 2007-01-11 20:28:22 -06:00
mooencodings.c Updated copyright notices 2007-04-07 03:21:52 -05:00
mooencodings.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooentry.c Use G_UNLIKELY in get_type() functions 2006-12-30 22:18:14 -06:00
mooentry.h Renamed MooUndoMgr to MooUndoStack; removed MooTextBuffer::interactive 2006-05-21 11:18:11 -05:00
moofiledialog.c Use G_UNLIKELY in get_type() functions 2006-12-30 22:18:14 -06:00
moofiledialog.h Updated copyright notices 2007-04-07 03:21:52 -05:00
moofilewatch.c Replaced g_(idle|timeout|io) functions with gdk threads-aware wrappers 2007-01-19 20:47:59 -06:00
moofilewatch.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moofiltermgr.c Replaced g_(idle|timeout|io) functions with gdk threads-aware wrappers 2007-01-19 20:47:59 -06:00
moofiltermgr.h Started encodings stuff 2006-12-17 03:23:19 -06:00
moofontsel.c Do not use deprecated gtk_rc_style_unref 2007-03-24 02:10:28 -05:00
moofontsel.h Added "show fixed width fonts" checkbox to font selector 2006-06-14 14:29:30 -05:00
mooglade.c -ansi -pedantic fixes 2007-01-11 20:28:22 -06:00
mooglade.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moohistorycombo.c Updated copyright notices 2007-04-07 03:21:52 -05:00
moohistorycombo.h Renamed MooHistoryEntry to MooHistoryCombo 2006-08-22 23:18:39 -05:00
moohistorylist.c Use G_UNLIKELY in get_type() functions 2006-12-30 22:18:14 -06:00
moohistorylist.h Better MooCombo 2006-11-11 21:45:43 -06:00
mooi18n.c Updated copyright notices 2007-04-07 03:21:52 -05:00
mooi18n.h Updated copyright notices 2007-04-07 03:21:52 -05:00
moomarkup.c Updated copyright notices 2007-04-07 03:21:52 -05:00
moomarkup.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moomarshals.list Reenabled completion 2007-03-28 03:00:16 -05:00
moomenuaction.c Updated copyright notices 2007-04-07 03:21:52 -05:00
moomenuaction.h Updated copyright notices 2007-04-07 03:21:52 -05:00
moomenumgr.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moomenumgr.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moomenutoolbutton.c Do not use gtk_object_sink with glib >= 2.10 2007-01-07 22:27:22 -06:00
moomenutoolbutton.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moonotebook.c Replaced g_(idle|timeout|io) functions with gdk threads-aware wrappers 2007-01-19 20:47:59 -06:00
moonotebook.h Made MooNotebook subclass of GtkNotebook, to make themes happy 2006-11-04 00:20:04 -06:00
moopaned.c Do not use gtk_object_sink with glib >= 2.10 2007-01-07 22:27:22 -06:00
moopaned.h Removed emacs header 2006-05-21 18:11:05 -05:00
mooprefs.c Updated copyright notices 2007-04-07 03:21:52 -05:00
mooprefs.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooprefsdialog.c Use default icon if a page doesn't provide one 2006-12-07 03:17:12 -06:00
mooprefsdialog.h Added auto-apply property of MooPrefsDialogPage; made PrefsDialog emit "init" for newly inserted pages if the dialog is running. 2006-04-05 23:28:53 -05:00
mooprefsdialogpage.c Do not use gtk_object_sink with glib >= 2.10 2007-01-07 22:27:22 -06:00
mooprefsdialogpage.h 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
moopython.c Do not read from NULL 2006-11-21 20:32:56 -06:00
moopython.h More python api 2006-12-05 02:54:39 -06:00
mooregex.c Made some functions public for ggap, removed ggap icons, added MooRegex 2007-02-09 20:28:28 -06:00
mooregex.h Made some functions public for ggap, removed ggap icons, added MooRegex 2007-02-09 20:28:28 -06:00
moospawn.c Updated copyright notices 2007-04-07 03:21:52 -05:00
moospawn.h Do not write stderr as stdout; renamed std*_text to std*_line; 2006-09-02 02:33:09 -05:00
moostock.c MOO_STOCK_NEW_WINDOW, MOO_STOCK_FOLDER, MOO_STOCK_NEW_FOLDER 2007-04-08 09:38:41 -05:00
moostock.h MOO_STOCK_NEW_WINDOW, MOO_STOCK_FOLDER, MOO_STOCK_NEW_FOLDER 2007-04-08 09:38:41 -05:00
mootype-macros.h Use new stuff ony with glib-2.12 2006-12-31 05:35:50 -06:00
moouixml.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moouixml.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooundo.c Renamed MooUndoMgr to MooUndoStack; removed MooTextBuffer::interactive 2006-05-21 11:18:11 -05:00
mooundo.h Renamed MooUndoMgr to MooUndoStack; removed MooTextBuffer::interactive 2006-05-21 11:18:11 -05:00
mooutils-debug.h MOO_BACKTRACE() 2006-11-15 01:28:57 -06:00
mooutils-fs.c Updated copyright notices 2007-04-07 03:21:52 -05:00
mooutils-fs.h Updated copyright notices 2007-04-07 03:21:52 -05:00
mooutils-gobject-private.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooutils-gobject.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooutils-gobject.h Do not use gtk_object_sink with glib >= 2.10 2007-01-07 22:27:22 -06:00
mooutils-misc.c Avoid strict aliasing warnings here 2007-04-03 12:31:13 -05:00
mooutils-misc.h moo_get_data_dirs(): get PACKAGE_NAME subdirectories of system data dirs; use g_get_system_data_dirs() instead of hardcoded list in mime code 2007-03-31 00:31:18 -05:00
mooutils-thread.c Do not invoke callback on garbage 2006-12-10 10:54:35 -06:00
mooutils-thread.h Do not invoke callback on garbage 2006-12-10 10:54:35 -06:00
mooutils-treeview.c -ansi -pedantic fixes 2007-01-11 20:28:22 -06:00
mooutils-treeview.h 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
mooutils-win32.c Removed mooutils-win32.h 2007-03-24 02:10:43 -05:00
moowindow.c Updated copyright notices 2007-04-07 03:21:52 -05:00
moowindow.h Updated copyright notices 2007-04-07 03:21:52 -05:00
py2h.sh Output strings as char[], not char* 2006-05-14 18:45:37 -05:00
stock-about-16.h Initial import 2005-06-22 18:20:32 +00:00
stock-about-24.h Initial import 2005-06-22 18:20:32 +00:00
stock-edit-16.h Initial import 2005-06-22 18:20:32 +00:00
stock-edit-24.h Initial import 2005-06-22 18:20:32 +00:00
stock-file-selector-24.h Use special icons for file selector and bookmarks in file selector; do not use 'file-manager' icon with gnome theme 2007-04-07 15:17:46 -05:00
stock-select-all-16.h Added GTK_STOCK_SELECT_ALL for gtk < 2.8 2005-09-12 07:42:50 +00:00
stock-select-all-24.h Added GTK_STOCK_SELECT_ALL for gtk < 2.8 2005-09-12 07:42:50 +00:00
stock-terminal-24.h Initial import 2005-06-22 18:20:32 +00:00
xml2h.py Visual studio project: added icon (Thomas) 2006-06-30 23:17:41 -05:00
xml2h.sh Output strings as char[], not char* 2006-05-14 18:45:37 -05:00