medit/moo/mooutils
Yevgen Muntyan dc1c8500b0 Replaced g_(idle|timeout|io) functions with gdk threads-aware wrappers 2007-01-19 20:47:59 -06:00
..
glade More i18n stuff 2006-12-08 17:54:44 -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 Switched back to make subdirs and libtool 2006-08-01 04:57:26 -05:00
xdgmime -ansi -pedantic fixes 2007-01-11 20:28:22 -06:00
Makefile.am Use $@.tmp and $@ in generated files rules 2007-01-10 04:19:06 -06:00
eggregex.c -ansi -pedantic fixes 2007-01-11 20:28:22 -06:00
eggregex.h 2006-12-23 Yevgen Muntyan <muntyan@tamu.edu> 2006-12-23 18:11:57 -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 Replaced g_(idle|timeout|io) functions with gdk threads-aware wrappers 2007-01-19 20:47:59 -06: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 Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06: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 Started encodings stuff 2006-12-17 03:23:19 -06: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 Fixed lot of compiler warnings 2006-12-04 04:54:12 -06: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 Replaced g_(idle|timeout|io) functions with gdk threads-aware wrappers 2007-01-19 20:47:59 -06: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 Correctly initialize gettext on win32 2006-12-10 16:52:08 -06:00
mooi18n.h Avoid warnings about redefined symbols 2006-11-17 23:10:56 -06:00
moomarkup.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moomarkup.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moomarshals.list Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moomenuaction.c 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
moomenuaction.h MooActionBase connect-accel and accel-editable properties; connect-proxy and disconect-proxy signals 2006-11-25 15:01:49 -06: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 -ansi -pedantic fixes 2007-01-11 20:28:22 -06: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
moospawn.c Replaced g_(idle|timeout|io) functions with gdk threads-aware wrappers 2007-01-19 20:47:59 -06: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 Renamed and made private moo_create_stock_items() and moo_get_icon_size_real_small() 2006-12-22 03:45:15 -06:00
moostock.h Renamed and made private moo_create_stock_items() and moo_get_icon_size_real_small() 2006-12-22 03:45:15 -06: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 Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooutils-fs.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06: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 Replaced g_(idle|timeout|io) functions with gdk threads-aware wrappers 2007-01-19 20:47:59 -06:00
mooutils-misc.h Replaced g_(idle|timeout|io) functions with gdk threads-aware wrappers 2007-01-19 20:47:59 -06: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 Moved win32 stuff from mooutils-misc to mooutils-win32; added fnmatch and gettimeofday staubs for win32 2007-01-06 04:18:26 -06:00
mooutils-win32.h Moved win32 stuff from mooutils-misc to mooutils-win32; added fnmatch and gettimeofday staubs for win32 2007-01-06 04:18:26 -06:00
moowindow.c Replaced g_(idle|timeout|io) functions with gdk threads-aware wrappers 2007-01-19 20:47:59 -06:00
moowindow.h Refactored collecting action properties and callback arguments in moo_window_newaction_* 2007-01-08 21:34:53 -06: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-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