medit/moo/mooutils
Yevgen Muntyan 03b69885ed Little cleanup 2006-07-14 22:33:35 -05:00
..
glade Resaved in glade-3 2006-04-20 23:44:33 -05:00
moofileview Little cleanup 2006-07-14 22:33:35 -05:00
mooscript Do not use anonymous unions 2006-07-08 09:59:35 -05:00
newgtk Use own copy of GMappedFile on glib < 2.10 2006-03-17 03:20:39 -06:00
pcre Renamed pcre/COPYING 2006-06-27 12:58:23 -05:00
pixmaps Added medit icons 2006-04-28 16:05:13 -05:00
xdgmime Free caches in xdg_mime_shutdown(); do not reload database every five seconds. 2006-07-11 22:39:37 -05:00
Makefile.incl Added MooFontSelection back 2006-06-14 10:02:17 -05:00
eggregex.c Added check for PCRE_CONFIG_UTF8 2006-06-16 08:11:54 -05:00
eggregex.h Do set error in functions which take GError** argument 2006-05-31 22:58:15 -05:00
mooaccel.c Unbroke display in shortcuts dialog 2006-06-17 03:00:13 -05:00
mooaccel.h Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
mooaccelbutton.c moo_window_set_parent() 2006-06-27 16:20:46 -05:00
mooaccelbutton.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooaction.c Unbroke display in shortcuts dialog 2006-06-17 03:00:13 -05:00
mooaction.h Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
mooactionfactory.c Suppress warnings about unused variable 2006-06-17 05:38:44 -05:00
mooactionfactory.h Added G_GNUC_NULL_TERMINATED here and there 2006-06-20 21:20:58 -05:00
moobigpaned.c Devcpp build 2006-06-07 00:36:21 -05:00
moobigpaned.h Removed emacs header 2006-05-21 18:11:05 -05:00
mooclosure.c Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
mooclosure.h Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
moocmd.c Do not use "stdout" and "stderr" which can be macros 2006-06-11 06:02:54 -05:00
moocmd.h MOO_CMD_OPEN_CONSOLE 2006-05-23 12:27:28 -05:00
moocombo.c Devcpp build 2006-06-07 00:36:21 -05:00
moocombo.h Removed emacs header 2006-05-21 18:11:05 -05:00
moocommand.c Pass unbound env variables to the shell 2006-05-24 02:03:33 -05:00
moocommand.h ALlow specifying working dir 2006-04-19 17:23:02 -05:00
moocompat.c r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moocompat.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooconfig.c Don't do 'something = str->str; g_string_free (str, FALSE);' 2006-06-01 02:08:29 -05:00
mooconfig.h Moved default boolean values into the MooConfig 2006-04-22 21:58:43 -05:00
moodialogs.c Use GTK_IS_WINDOW instead of GTK_WIDGET_TOPLEVEL 2006-06-30 00:51:39 -05:00
moodialogs.h moo_window_set_parent() 2006-06-27 16:20:46 -05:00
mooentry.c Devcpp build 2006-06-07 00:36:21 -05:00
mooentry.h Renamed MooUndoMgr to MooUndoStack; removed MooTextBuffer::interactive 2006-05-21 11:18:11 -05:00
moofiledialog.c moo_window_set_parent() 2006-06-27 16:20:46 -05:00
moofiledialog.h Renamed MooFileDialogType enum values 2006-06-08 10:50:18 -05:00
moofilewatch.c Made moo_file_watch_monitor_* return monitor id, instead of boolean status 2006-06-17 00:54:04 -05:00
moofilewatch.h Made moo_file_watch_monitor_* return monitor id, instead of boolean status 2006-06-17 00:54:04 -05:00
moofiltermgr.c Little cleanup 2006-07-14 22:33:35 -05:00
moofiltermgr.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moofontsel.c Upstream fix of modal parent problem 2006-06-30 00:52:04 -05:00
moofontsel.h Added "show fixed width fonts" checkbox to font selector 2006-06-14 14:29:30 -05:00
mooglade.c Added G_TYPE_STRV support 2006-06-10 03:33:31 -05:00
mooglade.h Added custom property setters 2006-04-26 17:03:58 -05:00
moohistoryentry.c Devcpp build 2006-06-07 00:36:21 -05:00
moohistoryentry.h Removed emacs header 2006-05-21 18:11:05 -05:00
moohistorylist.c Do not use G_SIGNAL_TYPE_STATIC_SCOPE, since the item may be removed and freed during signal emission 2006-06-26 07:11:22 -05:00
moohistorylist.h moo_history_list_get_last_item() 2006-06-04 12:30:45 -05:00
moolinklabel.c Added icon 2006-05-03 09:05:56 -05:00
moolinklabel.h Subclassed GtkLabel 2006-05-03 08:50:27 -05:00
moomarkup.c moo_markup_node_get_pretty_string() 2006-06-01 02:08:56 -05:00
moomarkup.h moo_markup_node_get_pretty_string() 2006-06-01 02:08:56 -05:00
moomarshals.list Added $VAR thing to scripts 2006-05-24 02:02:54 -05:00
moomenuaction.c Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
moomenuaction.h Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
moomenumgr.c Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
moomenumgr.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moomenutoolbutton.c r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moomenutoolbutton.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moonotebook.c Properly show tab label when child is shown 2006-06-26 05:24:41 -05:00
moonotebook.h moo_notebook_get_event_tab() 2006-06-14 11:28:32 -05:00
moopaned.c Little cleanup 2006-07-14 22:33:35 -05:00
moopaned.h Removed emacs header 2006-05-21 18:11:05 -05:00
mooprefs.c Save NULL string value as "" 2006-07-14 22:33:26 -05:00
mooprefs.h Added G_GNUC_NULL_TERMINATED here and there 2006-06-20 21:20:58 -05:00
mooprefsdialog.c moo_window_set_parent() 2006-06-27 16:20:46 -05: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 Added MooFontSelection back 2006-06-14 10:02:17 -05:00
mooprefsdialogpage.h Added tab-key-action setting 2006-04-25 00:10:36 -05:00
moopython.c Made moo_Py_INCREF and moo_Py_DECREF real functions, always available 2006-04-09 02:27:43 -05:00
moopython.h Removed reload_python_plugins() 2006-06-03 02:26:41 -05:00
moostock.c Install icon to icon theme too 2006-05-04 18:17:50 -05:00
moostock.h Added medit icons 2006-04-28 16:05:13 -05:00
moouixml.c Check tool item index 2006-05-23 02:48:08 -05:00
moouixml.h Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05: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-fs.c moo_filename_from_locale() 2006-07-05 14:16:47 -05:00
mooutils-fs.h moo_filename_from_locale() 2006-07-05 14:16:47 -05:00
mooutils-gobject.c Don't use function call in struct initializer 2006-06-13 01:29:52 -05:00
mooutils-gobject.h Added G_GNUC_NULL_TERMINATED here and there 2006-06-20 21:20:58 -05:00
mooutils-misc.c Added timestamp argument to *_present() methods 2006-07-05 14:16:29 -05:00
mooutils-misc.h Added timestamp argument to *_present() methods 2006-07-05 14:16:29 -05:00
mooutils-treeview.c Use gtk_text_buffer_get_slice() 2006-06-09 14:27:35 -05:00
mooutils-treeview.h Added buttons to MooTreeHelper 2006-05-22 02:26:16 -05:00
moowindow.c Replaced moo_window_finalize() with moo_window_dispose(); remove window from list of instances in dispose() 2006-06-23 05:41:29 -05:00
moowindow.h Added G_GNUC_NULL_TERMINATED here and there 2006-06-20 21:20:58 -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-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