Commit Graph

32 Commits

Author SHA1 Message Date
Jesse van den Kieboom d9331c715f Added Rxvt, XTerm and Linux color schemes (fixes #1) 2006-09-29 15:31:27 +00:00
Jesse van den Kieboom 894b4cab84 * gnoemoe/dialog/gm-world-paste-dialog.c: close dialog after pasting
(fixes #4)
	*ui/gm-world-paste.glade: make labels right aligned
2006-09-29 12:49:43 +00:00
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
Jesse van den Kieboom a6548af4c9 * configure.ac:
* COPYING
	* gnoemoe/gm-app.c:
	* gnoemoe/dialogs/gm-preferences-dialog.c:
	* gnoemoe/gm-ui.h:
	* gnoemoe/widgets/gm-app-view.c:
	* gnoemoe/widgets/gm-editor-view.c:
	* gnoemoe/widgets/gm-commands.c:
	* gnoemoe/Makefile.am:
	* ui/gm-preferences.glade:
	* ui/gm-ui.xml:
	
	Made the code parser compile time optional
	
	* README: fixed indentation
	* po/Makefile.in.in: new and improved
2006-08-12 15:24:31 +00:00
Jesse van den Kieboom 62b7cbc8cb * gnoemoe/gm-world.c: added static to functions, added flushing
history to disk
		* gnoemoe/dialogs/gm-world-paste-dialog.c: fixed sending with 
		  empty 'to' field
		* gnoemoe/widgets/gm-world-text-view.c: fixed blinking
2006-06-18 19:52:37 +00:00
Jesse van den Kieboom 355c7e8a41 * VERSION CHANGED TO 2.0.9
* po/POTFILES.in: added gnoemoe/dialogs/gm-world-paste-dialog.c and
		  ui/gm-world-paste.glade
		* po/nl.po: added translations
		* ui/Makefile.am:
		* ui/gm-ui.xml:
		* ui/gm-world-paste.glade: new paste dialog
		* gnoemoe/mcp/Makefile.include: added gm-cell-renderer-text.[ch]
		* gnoemoe/mcp/gm-cell-renderer-text.[ch]: new cell renderer for 
		  rendering userlist
		* gnoemoe/mcp/gm-mcp-vmoo-client.c: update metrics in timeout so to
		  reduce the number of updates when resizing
		* gnoemoe/mcp/gm-mcp-icecrew-serverinfo.c: max version set to 1.0 (1.0 
		  does not actively request the info because it will be send on 
		  initialization). Set menu item invisible instead of insensitive when 
		  there is no info available
		* gnoemoe/mcp/gm-mcp-icecrew-userlist.c: fixed menu item substitution
		* gnoemoe/mcp/gm-mcp-vmoo-userlist.c: removed support for status 
		  because it doesn't really support it
		* gm-mcp-userlist-view.[ch]: moved column constants to header. Render
		  items with new gm-cell-renderer-text. 
		* gnoemoe/mcp/gm-mcp-icecrew-playerdb.[ch]: made 
		  gm_mcp_icecrew_playerdb_players public
		* gnoemoe/dialogs/Makefile.include: added gm-world-paste-dialog
		* gnoemoe/dialogs/gm-world-paste-dialog.[ch]: new paste dialog
		* gnoemoe/dialogs/gm-world-properties-dialog.c:
		* gnoemoe/dialogs/gm-world-logs-dialog.c: fixed leaking tree stores
		* gnoemoe/widgets/Makefile.include: added gm-commands.[ch]
		* gnoemoe/widgets/gm-commands.[ch]: new file for handling action
		  activation (removed from gm-app-view)
		* gnoemoe/widgets/gm-world-view.c: fixed userlist size restore
		* gnoemoe/widgets/gm-app-view.c: removed action handlers 
		* gnoemoe/gm-support.[ch]: added gm_find_child
		* gnoemoe/gm-world.c: removed debug message
		* gnoemoe/gm-ui.h: changed actions to gm-commands
2006-04-23 14:51:04 +00:00
Jesse van den Kieboom 1170564bae gnoemoe/dialogs/gm-scripts-dialog.c: added theme
gnoemoe/dialogs/gm-world-properties-dialog.c: added logging
gnoemoe/dialogs/gm-preferences-dialog.c: added userlist
2006-04-07 16:28:12 +00:00
Jesse van den Kieboom a01dfd5d0e gnoemoe/dialogs/gm-open-world-dialog.c: close dialog on world activation
gnoemoe/widgets/gm-text-scroller.c: removed debug message
po/POTFILES.in: added gm-mcp-icecrew-userlist.c
po/nl.po: added translation
2006-04-01 14:33:09 +00:00
Jesse van den Kieboom b71bb729c9 Updated ui, added toolbar, moved editor buttons to the toolbar, added editor menu 2006-03-31 20:15:53 +00:00
Jesse van den Kieboom 47c201615e Added gm-open-world-dialog 2006-03-29 12:20:48 +00:00
Jesse van den Kieboom 4918846424 Removed world list, this is now a separate widget 2006-03-29 12:19:22 +00:00
Jesse van den Kieboom ef817b40d9 Removed glade header 2006-03-29 12:18:09 +00:00
Jesse van den Kieboom abc541291e Added xml loading failure safeguard 2006-03-29 12:09:47 +00:00
Jesse van den Kieboom f11836cf4a Initial import 2006-03-29 12:03:59 +00:00
Jesse van den Kieboom 45e7509e96 Fixed segv on error 2006-02-06 18:38:11 +00:00
Jesse van den Kieboom 6c6ec639d1 Fixed embedding editor 2006-01-10 01:36:04 +00:00
Jesse van den Kieboom 54d30725f8 Fixed includes 2006-01-10 00:41:16 +00:00
Jesse van den Kieboom a24b6058f6 Fixed syntax check option 2006-01-08 16:33:32 +00:00
Jesse van den Kieboom 84552f4d47 Fixed for ruby 2006-01-06 00:27:43 +00:00
Jesse van den Kieboom 7301ec5c56 Fixed scheme selection 2006-01-05 23:31:32 +00:00
Jesse van den Kieboom b553e1791b Added use system font 2006-01-02 17:45:51 +00:00
Jesse van den Kieboom 8ba90f148d Added logging options, made non modal 2005-12-23 13:27:18 +00:00
Jesse van den Kieboom 066069b9c8 Fixed log selecting 2005-12-23 13:26:52 +00:00
Jesse van den Kieboom fe080a3ca0 Removed obsolete signals 2005-11-19 13:22:37 +00:00
Jesse van den Kieboom b944e69010 Removed custom editor styles 2005-11-19 13:10:25 +00:00
Jesse van den Kieboom 434737cae1 Fixed indentation, changed invisible character for password entries 2005-11-15 11:57:19 +00:00
Jesse van den Kieboom 9afd05968e Added sorting 2005-11-15 11:56:46 +00:00
Jesse van den Kieboom d96919a968 Added WorldInfo 2005-11-15 11:56:22 +00:00
Jesse van den Kieboom 22c8dc473d Fixed SEGV on removing script when no script is currently loaded in the editor 2005-11-15 11:56:07 +00:00
Jesse van den Kieboom 2f46f14ae2 Fixed indentation, fixed url handling, added mooname 2005-11-15 11:55:42 +00:00
Jesse van den Kieboom 3b9f4e0a5f Fixed to make it work, factorized 2005-11-15 11:55:06 +00:00
Jesse van den Kieboom a29f64288d Changed src/ to gnoemoe/ 2005-11-07 09:56:25 +00:00