Commit Graph

11 Commits

Author SHA1 Message Date
Jesse van den Kieboom 4084be6076 * gnoemoe/gm-support.c: fixed the tab close button
* gnoemoe/gm-pixbuf.c: fixed warning on creating save close button
2006-08-12 14:51:43 +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 3d1ab9f28d added global color table support for all widgets 2006-04-01 14:27:40 +00:00
Jesse van den Kieboom 3beebbc9d7 Added find parent window 2006-03-31 20:28:12 +00:00
Jesse van den Kieboom 7ba7577534 gm-ui.h 2006-03-29 12:23:28 +00:00
Jesse van den Kieboom 49160269b9 Added conversion from utf8 2006-02-06 18:39:19 +00:00
Jesse van den Kieboom 2c501e01ea Fixed includes 2006-01-10 00:42:09 +00:00
Jesse van den Kieboom 2782ec6fd9 Fixed indentation 2006-01-08 16:33:48 +00:00
Jesse van den Kieboom 31c733b972 Fixed gm_ansi_strip 2005-11-19 13:09:12 +00:00
Jesse van den Kieboom 56a85b6557 Moved string functions to gm-string, improved file reading 2005-11-15 12:02:38 +00:00
Jesse van den Kieboom a29f64288d Changed src/ to gnoemoe/ 2005-11-07 09:56:25 +00:00