.. |
glade
|
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 |
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
|
Mangle xdg_mime_utf8_skip name
|
2006-11-03 23:57:44 -06:00 |
Makefile.am
|
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 |
eggregex.c
|
Use correct printf format specifier for [s]size_t
|
2006-11-11 21:45:01 -06:00 |
eggregex.h
|
Renamed _m_* functions
|
2006-11-03 23:57:57 -06:00 |
mooaccel.c
|
Fixed accelerators stuff
|
2006-11-07 06:05:12 -06:00 |
mooaccel.h
|
Made gtk-can-change-accels work again
|
2006-09-07 20:51:29 -05:00 |
mooaccelbutton.c
|
Fixed accelerators stuff
|
2006-11-07 06:05:12 -06:00 |
mooaccelbutton.h
|
Moved shortcuts dialog into mooaccelprefs.*; modifying shortcuts using menu items does not work now.
|
2006-08-15 02:09:09 -05:00 |
mooaccelprefs.c
|
Made gtk-can-change-accels work again
|
2006-09-07 20:51:29 -05: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
|
Rewriting actions and tools
|
2006-08-16 00:18:16 -05:00 |
mooaction.c
|
Do chain up to parent methods
|
2006-11-16 20:32:04 -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
|
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.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 |
mooactionbase.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 |
mooactioncollection.c
|
Rewriting actions and tools
|
2006-08-16 00:18:16 -05:00 |
mooactioncollection.h
|
Rewriting actions and tools
|
2006-08-16 00:18:16 -05:00 |
mooactionfactory.c
|
More private/public api separation
|
2006-08-15 03:21:44 -05:00 |
mooactionfactory.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 |
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
|
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
|
More private api
|
2006-11-04 01:03:45 -06:00 |
mooclosure.h
|
More private api
|
2006-11-04 01:03:45 -06:00 |
moocombo.c
|
Better MooCombo
|
2006-11-11 21:45:43 -06:00 |
moocombo.h
|
Removed emacs header
|
2006-05-21 18:11:05 -05:00 |
moocompat.c
|
Fixed build with gtk-2.6
|
2006-08-28 13:27:14 -05:00 |
moocompat.h
|
Hide exported glib/gtk symbols on win32
|
2006-09-27 19:38:19 -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
|
More private/public api separation
|
2006-08-15 03:21:44 -05:00 |
mooentry.h
|
Renamed MooUndoMgr to MooUndoStack; removed MooTextBuffer::interactive
|
2006-05-21 11:18:11 -05:00 |
moofiledialog.c
|
Register prefs keys before attempting to use them
|
2006-11-19 01:12:49 -06:00 |
moofiledialog.h
|
Renamed MooFileDialogType enum values
|
2006-06-08 10:50:18 -05:00 |
moofilewatch.c
|
#include <sys/types.h>, just for case
|
2006-11-12 22:44:53 -06:00 |
moofilewatch.h
|
C90 mode: don't use // comments, don't use trailing commas in enums, and so on
|
2006-10-18 00:24:35 -05:00 |
moofiltermgr.c
|
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 |
moofiltermgr.h
|
r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600
|
2006-02-23 14:03:17 +00:00 |
moofontsel.c
|
Use gtk translations
|
2006-08-03 04:34:50 -05:00 |
moofontsel.h
|
Added "show fixed width fonts" checkbox to font selector
|
2006-06-14 14:29:30 -05:00 |
mooglade.c
|
Do not ignore GtkToolbar
|
2006-11-10 07:32:27 -06:00 |
mooglade.h
|
Added GError** argument to glade functions
|
2006-08-08 19:32:47 -05:00 |
moohistorycombo.c
|
Better MooCombo
|
2006-11-11 21:45:43 -06:00 |
moohistorycombo.h
|
Renamed MooHistoryEntry to MooHistoryCombo
|
2006-08-22 23:18:39 -05:00 |
moohistorylist.c
|
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 |
moohistorylist.h
|
Better MooCombo
|
2006-11-11 21:45:43 -06:00 |
mooi18n.c
|
Export moo_gettext for python
|
2006-08-05 02:07:56 -05:00 |
mooi18n.h
|
Avoid warnings about redefined symbols
|
2006-11-17 23:10:56 -06:00 |
moomarkup.c
|
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 |
moomarkup.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 |
moomarshals.list
|
Added $VAR thing to scripts
|
2006-05-24 02:02:54 -05: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
|
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 |
moomenumgr.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 |
moomenumgr.h
|
Show full paths in recent files menu tooltips
|
2006-08-19 12:09:05 -05:00 |
moomenutoolbutton.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 |
moomenutoolbutton.h
|
r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600
|
2006-02-23 14:03:17 +00:00 |
moonotebook.c
|
Use G_DEFINE_TYPE
|
2006-11-12 13:16:41 -06:00 |
moonotebook.h
|
Made MooNotebook subclass of GtkNotebook, to make themes happy
|
2006-11-04 00:20:04 -06:00 |
moopaned.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 |
moopaned.h
|
Removed emacs header
|
2006-05-21 18:11:05 -05:00 |
mooprefs.c
|
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 |
mooprefs.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 |
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
|
C90 mode: don't use // comments, don't use trailing commas in enums, and so on
|
2006-10-18 00:24:35 -05: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
|
Made moo_Py_INCREF and moo_Py_DECREF real functions, always available
|
2006-04-09 02:27:43 -05:00 |
moopython.h
|
Couple more python methods
|
2006-10-22 15:32:12 -05:00 |
moospawn.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 |
moospawn.h
|
Do not write stderr as stdout; renamed std*_text to std*_line;
|
2006-09-02 02:33:09 -05:00 |
moostock.c
|
Translate stock labels
|
2006-08-03 02:59:44 -05:00 |
moostock.h
|
Added medit icons
|
2006-04-28 16:05:13 -05:00 |
moouixml.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 |
moouixml.h
|
More ISO C stuff
|
2006-10-20 02:02:13 -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-debug.h
|
MOO_BACKTRACE()
|
2006-11-15 01:28:57 -06:00 |
mooutils-fs.c
|
_moo_glob_*
|
2006-11-12 13:12:46 -06:00 |
mooutils-fs.h
|
_moo_glob_*
|
2006-11-12 13:12:46 -06:00 |
mooutils-gobject-private.h
|
More private/public api separation
|
2006-08-15 03:21:44 -05:00 |
mooutils-gobject.c
|
More private api
|
2006-11-04 01:03:45 -06:00 |
mooutils-gobject.h
|
More private/public api separation
|
2006-08-15 03:21:44 -05:00 |
mooutils-misc.c
|
Use python-2.5 instead of python-2.3 on win32; include gtk runtime in the installer
|
2006-11-11 03:01:50 -06:00 |
mooutils-misc.h
|
_moo_message()
|
2006-11-02 00:38:00 -06:00 |
mooutils-treeview.c
|
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-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 |
moowindow.c
|
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 |
moowindow.h
|
Rewriting actions and tools
|
2006-08-16 00:18:16 -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 |