Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.mingw.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-10-16 23:01:32 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-10-16 23:01:32 (GMT)
commit036ed53e7bf193f4c85226ddd6d41e176d9e2de0 (patch)
tree7e37c0fe0907076a25f860ab1b8dde788b7cc616 /Makefile.mingw.in
parent921af30d081af8274fbe57dd5eeb5de2531376f5 (diff)
- Aplied patch from Hans de Goede
- gcompris-8.0-warn.patch This patch fixes a warning (which is turned into an error due to -Werror) when compiling gcompris with the latest gcc. And it fixes a GTK critical error message due to passing a gtk window instead of a gdk window to gdk_grab_pointer. This also means that when a configuration dialog is shown the mouse is no longer constrained to the fullscreen window. - gcompris-8.0-fullscreen.patch One of my latest fixes to the fullscreen code was to leave fullscreen mode when loosing focus, this is nescesarry to play nice with the screensaver and allows alt-tabbing away from gcompris with certain windowmanagers. However when one tries to configure an activity then a new gtk-window is created for the config dialog, causing the main window to loose focus. Thus currently when trying to configure an activity, fullscreen mode is exited which looks rather silly. This patches fixes this. - gcompris-8.0-silence.patch: removed printf * src/boards/chess.c: (engine_local_cb): * src/gcompris/board_config.c: (gc_board_config_window_display): * src/gcompris/gcompris.c: (gc_ignore_next_focus_out), (xf86_vidmode_set_fullscreen), (xf86_window_configured), (xf86_focus_changed): * src/gcompris/gcompris.h: * src/gcompris/gcompris_db.c: added a copy in board_dir pointer to avoid a crash on gcompris exit in gc_menu_board_free
Diffstat (limited to 'Makefile.mingw.in')
0 files changed, 0 insertions, 0 deletions