Commit Graph

24 Commits

Author SHA1 Message Date
Jesse van den Kieboom 9e968f1218 * po/nl.po: updated translations
* gnoemoe/gm-app.c:
	* gnoemoe/mcp/gm-mcp-userlist-view.c:
	* gnoemoe/gm-ui.h:
	* gnoemoe/widgets/gm-app-view.c
	* gnoemoe/widgets/gm-commands.[ch]:
	* ui/gm-ui.xml:
	
	Add menu items for showing/hiding the toolbar and userlist (fixes #10)
2006-09-29 16:16:16 +00:00
Jesse van den Kieboom b09a51fdae * ui/gm-world-properties.glade: fix lower port limit (patch by
piotr.skamruk@gmail.com) (fixes #8)
2006-09-29 12:52:29 +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 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 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 10f3fa6606 ui/gm-world-properties.glade: added logging
ui/gm-preferences.glade: added userlist
data/Makefile.am: commented schema file
data/gnoemoe.schemas.in: removed empty line
po/nl.po: added translations
po/POTFILES.in: added gm-mcp-vmoo-userlist
scripts/run.rb: improved scripts by Paul van Tilburg
2006-04-07 16:43:16 +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 e5facf9d6f Added gm-open-world 2006-03-29 12:45:17 +00:00
Jesse van den Kieboom 26fadabadd Added open world menu item 2006-03-29 12:44:38 +00:00
Jesse van den Kieboom abf8baa8e2 Removed separator 2006-03-29 12:42:13 +00:00
Jesse van den Kieboom 986104fbc1 Initial import 2006-03-29 12:40:25 +00:00
Jesse van den Kieboom bac5025add Hide by default 2006-02-06 18:42:44 +00:00
Jesse van den Kieboom 8c4f023799 Changed 2006-01-05 23:31:15 +00:00
Jesse van den Kieboom e9cf6dedc0 Removed 2006-01-02 18:00:09 +00:00
Jesse van den Kieboom a6e152dcdb Removed obsolete glade files 2006-01-02 17:59:13 +00:00
Jesse van den Kieboom d0d6a9e6e4 Added use system font 2006-01-02 17:59:01 +00:00
Jesse van den Kieboom 0155b82c01 Added replace, removed view menu 2006-01-02 17:58:44 +00:00
Jesse van den Kieboom 45a9368e30 Fixed 2005-12-23 17:39:53 +00:00
Jesse van den Kieboom 612b411f82 Added gm-world-logs-dialog 2005-11-15 12:06:15 +00:00
Jesse van den Kieboom d989445a18 Improved 2005-11-15 12:06:00 +00:00
Jesse van den Kieboom 5495b15601 Initial import 2005-11-15 12:05:36 +00:00
Jesse van den Kieboom f22be48885 Updated 2005-11-06 16:06:03 +00:00
Jesse van den Kieboom e8a0975e9d Updated 2005-11-06 16:05:49 +00:00
Jesse van den Kieboom bad14bdfdd Initial import 2005-10-09 08:53:36 +00:00