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 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
..
dialogs * VERSION CHANGED TO 2.0.9 2006-04-23 14:51:04 +00:00
mcp * VERSION CHANGED TO 2.0.9 2006-04-23 14:51:04 +00:00
parser Fixed error messages 2006-01-10 01:35:44 +00:00
widgets * VERSION CHANGED TO 2.0.9 2006-04-23 14:51:04 +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: added default userlist options, added default logging options 2006-04-07 16:37:10 +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-editor.c: improved editor name generation, no longer open files 2006-04-08 12:51:21 +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 Convert option files to xml format 2006-03-29 15:42:41 +00:00
gm-options.h Convert option files to xml format 2006-03-29 15:42:41 +00:00
gm-pixbuf.c gnoemoe/gm-app.c: added default userlist options, added default logging options 2006-04-07 16:37:10 +00:00
gm-pixbuf.h Added custom stock icons 2006-03-31 20:35:39 +00:00
gm-scripts.c gnoemoe/gm-app.c: added default userlist options, added default logging options 2006-04-07 16:37:10 +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 * VERSION CHANGED TO 2.0.9 2006-04-23 14:51:04 +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 * VERSION CHANGED TO 2.0.9 2006-04-23 14:51:04 +00:00
gm-world.c * VERSION CHANGED TO 2.0.9 2006-04-23 14:51:04 +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
Makefile.am * VERSION CHANGED TO 2.0.9 2006-04-23 14:51:04 +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