This repository has been archived on 2020-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
gnoemoe/gnoemoe
Jesse van den Kieboom 49e8351958 * gnoemoe/gm-app.c: make sure the main view is destroyed (otherwise
the main view still holds references to the opened worlds which then
	don't get properly finalized). Therefore not properly saving 
	command input history etc. Added proper finalization on SIGINT
	* gnoemoe/gm-scripts.c: fixed indentation
	* gnoemoe/dialogs/gm-preferences-dialog.c: added color table
	saving when dialog gets destroyed
2006-09-29 12:26:16 +00:00
..
dialogs * gnoemoe/gm-app.c: make sure the main view is destroyed (otherwise 2006-09-29 12:26:16 +00:00
mcp * VERSION CHANGED TO 2.0.10 2006-04-24 07:08:38 +00:00
parser Fixed error messages 2006-01-10 01:35:44 +00:00
widgets * gnoemoe/widgets/gm-world-text-view.c: 2006-09-29 12:17:32 +00:00
Makefile.am * configure.ac: 2006-08-12 15:24:31 +00:00
genclass.rb Improved 2005-11-15 12:02:55 +00:00
gm-ansi.h Initial import 2006-01-10 00:42:04 +00:00
gm-app.c * gnoemoe/gm-app.c: make sure the main view is destroyed (otherwise 2006-09-29 12:26:16 +00:00
gm-app.h Changed src/ to gnoemoe/ 2005-11-07 09:56:25 +00:00
gm-color-table.c Convert option files to xml format 2006-03-29 15:42:41 +00:00
gm-color-table.h Added gm_color_table_get_scheme_name 2006-01-05 23:26:38 +00:00
gm-debug.c Made threadsafe 2006-01-08 16:34:59 +00:00
gm-debug.h Added fast-and-dirty debug macro 2005-11-15 12:00:38 +00:00
gm-editor.c * gnoemoe/gm-world.c: set world name from path when options 2006-08-12 15:07:27 +00:00
gm-editor.h Fixed set_lines_from_string, added generate_filename and write_lines 2005-11-19 13:11:50 +00:00
gm-marshal.list Added marshal 2006-01-02 17:53:30 +00:00
gm-net.c Made it async, all is async 2006-01-08 16:29:55 +00:00
gm-net.h Added GM_NET_STATE_END 2006-03-23 20:31:57 +00:00
gm-options.c * gnoemoe/gm-world.c: set world name from path when options 2006-08-12 15:07:27 +00:00
gm-options.h * gnoemoe/gm-options.h: return false when loading fails 2006-08-12 15:16:42 +00:00
gm-pixbuf.c * gnoemoe/gm-pixbuf.c: fixed save/close stock icon when there is no 2006-08-16 10:31:55 +00:00
gm-pixbuf.h Added custom stock icons 2006-03-31 20:35:39 +00:00
gm-scripts.c * gnoemoe/gm-app.c: make sure the main view is destroyed (otherwise 2006-09-29 12:26:16 +00:00
gm-scripts.h Changed src/ to gnoemoe/ 2005-11-07 09:56:25 +00:00
gm-string.c gnoemoe/gm-editor.c: improved editor name generation, no longer open files 2006-04-08 12:51:21 +00:00
gm-string.h Added gm_string_split 2005-12-23 16:08:39 +00:00
gm-support.c * gnoemoe/gm-support.c: fixed the tab close button 2006-08-12 14:51:43 +00:00
gm-support.h * VERSION CHANGED TO 2.0.9 2006-04-23 14:51:04 +00:00
gm-triggers.c Convert option files to xml format 2006-03-29 15:42:41 +00:00
gm-triggers.h Added number of matches 2006-02-20 22:31:21 +00:00
gm-ui.h * configure.ac: 2006-08-12 15:24:31 +00:00
gm-world.c * gnoemoe/gm-world.c: set world name from path when options 2006-08-12 15:07:27 +00:00
gm-world.h gnoemoe/gm-editor.c: improved editor name generation, no longer open files 2006-04-08 12:51:21 +00:00
gtktemplate.c Changed src/ to gnoemoe/ 2005-11-07 09:56:25 +00:00
gtktemplate.h Changed src/ to gnoemoe/ 2005-11-07 09:56:25 +00:00
list.c Initial import 2005-11-15 12:04:07 +00:00
list.h Initial import 2005-11-15 12:04:07 +00:00
template.c New templates, can handle parents now 2005-11-15 12:03:14 +00:00
template.h New templates, can handle parents now 2005-11-15 12:03:14 +00:00