medit/moo/mooutils
Yevgen Muntyan 6092d76a11 moo_splitlines() 2006-06-10 03:33:42 -05:00
..
glade Resaved in glade-3 2006-04-20 23:44:33 -05:00
moofileview Devcpp build 2006-06-07 00:36:21 -05:00
mooscript ms_value_get_gvalue() 2006-06-09 16:19:01 -05:00
newgtk Use own copy of GMappedFile on glib < 2.10 2006-03-17 03:20:39 -06:00
pcre Use system pcre if present 2006-05-01 01:54:47 -05:00
pixmaps Added medit icons 2006-04-28 16:05:13 -05:00
xdgmime Prefixed more private functions with underscore 2006-05-13 16:09:46 -05:00
Makefile.incl Devcpp build 2006-06-07 00:36:21 -05:00
eggregex.c Devcpp build 2006-06-07 00:36:21 -05:00
eggregex.h Do set error in functions which take GError** argument 2006-05-31 22:58:15 -05:00
mooaccel.c Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
mooaccel.h Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
mooaccelbutton.c Use moo_edit_get_window() and moo_position_window() 2006-04-20 23:44:50 -05:00
mooaccelbutton.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooaction.c Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
mooaction.h Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
mooactionfactory.c Try not to crash 2006-05-09 03:58:39 -05:00
mooactionfactory.h Replaced MooAction with GtkAction 2006-05-08 23:57:16 -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 moo_splitlines() 2006-06-10 03:33:42 -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 Win32 fixes 2006-04-20 14:13:42 -05:00
moodialogs.h MooFileDialog 2006-04-13 05:02:33 -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 Renamed MooFileDialogType enum values 2006-06-08 10:50:18 -05:00
moofiledialog.h Renamed MooFileDialogType enum values 2006-06-08 10:50:18 -05:00
moofilewatch.c Removed emacs header 2006-05-21 18:11:05 -05:00
moofilewatch.h Removed emacs header 2006-05-21 18:11:05 -05:00
moofiltermgr.c Removed emacs header 2006-05-21 18:11:05 -05:00
moofiltermgr.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00: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 Devcpp build 2006-06-07 00:36:21 -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 Devcpp build 2006-06-07 00:36:21 -05:00
moonotebook.h Removed emacs header 2006-05-21 18:11:05 -05:00
moopaned.c Devcpp build 2006-06-07 00:36:21 -05:00
moopaned.h Removed emacs header 2006-05-21 18:11:05 -05:00
mooprefs.c Do *not* change value when setting new default, it breaks values loaded from file 2006-04-30 20:56:03 -05:00
mooprefs.h Added flags support 2006-04-05 01:21:56 -05:00
mooprefsdialog.c Try to present right window after dialog is closed 2006-04-09 17:37:03 -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 Set string value to "" or NULL depending on default prefs value 2006-04-30 16:38:06 -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 Do not set error twice 2006-05-09 03:00:12 -05:00
mooutils-fs.h Moved MooFileError into mooutils-fs.* 2006-04-16 12:14:12 -05:00
mooutils-gobject.c Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
mooutils-gobject.h Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
mooutils-misc.c moo_splitlines() 2006-06-10 03:33:42 -05:00
mooutils-misc.h moo_splitlines() 2006-06-10 03:33:42 -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 Disabled keyboard shortcuts for some actions 2006-06-04 22:51:44 -05:00
moowindow.h moo_window_class_find_action() 2006-05-29 02:43:30 -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 Python version of xml2h, for windows 2006-04-03 02:48:27 -05:00
xml2h.sh Output strings as char[], not char* 2006-05-14 18:45:37 -05:00