Commit Graph

17 Commits

Author SHA1 Message Date
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 b230a75fce gnoemoe/widgets/gm-world-view.c: use gm_world_status
gnoemoe/widgets/gm-world-input-view.c: fixed size after activate
gnoemoe/widgets/gm-editor-view.c: custom style scheme
gnoemoe/widgets/gm-app-view.c: fix ctrl cycle
2006-04-07 16:25:12 +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 272948b309 Added position saving 2006-03-29 22:56:10 +00:00
Jesse van den Kieboom aa80dc5687 Added Open World menu action 2006-03-29 11:57:17 +00:00
Jesse van den Kieboom 8b0b32af53 Added showing gnoemoe on clicking the popup notify messages 2006-02-20 22:30:06 +00:00
Jesse van den Kieboom a3de8c9394 Fixed updating connect button 2006-02-06 18:33:49 +00:00
Jesse van den Kieboom a758884b1e Fixed includes 2006-01-10 00:39:05 +00:00
Jesse van den Kieboom f348d7f24c Fixed disconnecting while connecting, added case matching searching 2006-01-08 16:31:32 +00:00
Jesse van den Kieboom 84552f4d47 Fixed for ruby 2006-01-06 00:27:43 +00:00
Jesse van den Kieboom dd3a0b0c70 Changed for world properties, added tray 2006-01-05 23:29:43 +00:00
Jesse van den Kieboom 8939311dea Added replace, fixed tab dragging, sorted worlds in menu 2006-01-02 17:43:43 +00:00
Jesse van den Kieboom 719a3a053d Added disconnecting signals, fixed logview 2005-12-23 13:24:32 +00:00
Jesse van den Kieboom e14ab32aa6 Added search disabling when current view can't be searched 2005-11-19 13:03:36 +00:00
Jesse van den Kieboom 2ff0303821 Added package_created handler, fixed log file opening, fixed things 2005-11-15 11:49:48 +00:00
Jesse van den Kieboom a29f64288d Changed src/ to gnoemoe/ 2005-11-07 09:56:25 +00:00