.. |
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
|
Mangle xdg_mime_utf8_skip name
|
2006-11-03 23:57:44 -06:00 |
Makefile.am
|
Started encodings stuff
|
2006-12-17 03:23:19 -06:00 |
eggregex.c
|
Accept NULL in egg_regex_copy()
|
2006-12-15 21:12:49 -06:00 |
eggregex.h
|
Updated eggregex from Marco's repo
|
2006-12-13 22:40:00 -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
|
Fixed lot of compiler warnings
|
2006-12-04 04:54:12 -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
|
MooActionBase connect-accel and accel-editable properties; connect-proxy and disconect-proxy signals
|
2006-11-25 15:01:49 -06:00 |
mooaction.c
|
MooActionBase connect-accel and accel-editable properties; connect-proxy and disconect-proxy signals
|
2006-11-25 15:01:49 -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
|
MooActionBase connect-accel and accel-editable properties; connect-proxy and disconect-proxy signals
|
2006-11-25 15:01:49 -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
|
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
|
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
|
moo_position_window_real: do not fail if parent window already realized
|
2006-12-10 16:50:28 -06:00 |
moodialogs.h
|
_moo_window_set_remember_size()
|
2006-11-19 12:36:05 -06:00 |
mooencodings-data.h
|
More encoding aliases
|
2006-12-17 04:09:40 -06:00 |
mooencodings.c
|
Use encodings on save too, show nicer error messages
|
2006-12-17 10:58:17 -06:00 |
mooencodings.h
|
Use encodings on save too, show nicer error messages
|
2006-12-17 10:58:17 -06: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
|
Use encodings on save too, show nicer error messages
|
2006-12-17 10:58:17 -06:00 |
moofiledialog.h
|
Started encodings stuff
|
2006-12-17 03:23:19 -06:00 |
moofilewatch.c
|
Fixed suspend/resume for stat and win32
|
2006-12-16 10:02:00 -06:00 |
moofilewatch.h
|
Added MOO_FILE_EVENT_CREATED; removed (suspend|resume)_monitor
|
2006-12-15 21:12:31 -06:00 |
moofiltermgr.c
|
Started encodings stuff
|
2006-12-17 03:23:19 -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
|
Invoke dgettext correctly
|
2006-12-08 02:29:10 -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
|
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
|
Print comments as comments, not as usual text nodes
|
2006-12-10 16:52:33 -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
|
Made it possible to write completion stuff in python
|
2006-12-06 23:06:24 -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
|
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
|
Fixed lot of compiler warnings
|
2006-12-04 04:54:12 -06:00 |
moonotebook.h
|
Made MooNotebook subclass of GtkNotebook, to make themes happy
|
2006-11-04 00:20:04 -06:00 |
moopaned.c
|
Fixed bunch of compiler warnings
|
2006-12-03 01:49:14 -06:00 |
moopaned.h
|
Removed emacs header
|
2006-05-21 18:11:05 -05:00 |
mooprefs.c
|
Updated eggregex from Marco's repo
|
2006-12-13 22:40:00 -06:00 |
mooprefs.h
|
moo_prefs_create_key()
|
2006-11-19 12:35:32 -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
|
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
|
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
|
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
|
Fixed bunch of compiler warnings
|
2006-12-03 01:49:14 -06: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
|
Updated eggregex from Marco's repo
|
2006-12-13 22:40:00 -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
|
Fixed bunch of compiler warnings
|
2006-12-03 01:49:14 -06:00 |
mooutils-gobject.h
|
More private/public api separation
|
2006-08-15 03:21:44 -05:00 |
mooutils-misc.c
|
Made input pipe work on windows
|
2006-12-19 02:12:37 -06:00 |
mooutils-misc.h
|
Removed --enable-relocation option; modified installation directories business a bit
|
2006-12-12 22:54:49 -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
|
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
|
Fixed lot of compiler warnings
|
2006-12-04 04:54:12 -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 |