speed-dreams-code/src/libs/tgfclient
pouillot 2df69cbda5 Re #307 Fixed GCC warning about a possible crash when calling help menu when no keyboard shortcut is defined
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4699 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7b555242b91228ecefcb7608115272d515f0fa49
Former-commit-id: b50e9d0d75457d763c7a639c7c06feccd0f34573
2012-04-14 09:54:25 +00:00
..
CMakeLists.txt Re #526 Reverting ldconfig-style shared library files version naming / symbolic linking, as it doesn't work with GCC 4.5 or newer 2012-01-14 12:52:17 +00:00
control.cpp 570 stop '---' being assigned as '-' key 2012-01-19 06:52:18 +00:00
glfeatures.cpp 529 Stereo Vision - config files and SDL init 2012-04-12 05:20:16 +00:00
glfeatures.h 529 Stereo Vision - config files and SDL init 2012-04-12 05:20:16 +00:00
gui.cpp Re #446 Fixed more (small) memory leaks (+ 1 use of uninit. variable in grscreen) 2011-12-18 10:53:00 +00:00
gui.h Fixes #333 Flip arrow buttons of scrolllist scrollbars according to their position 2012-03-25 18:39:34 +00:00
guiapplication.cpp Re #377 Made the restart code simpler and moved it all into GfApplication 2011-12-03 18:20:28 +00:00
guibutton.cpp Fixes #333 Flip arrow buttons of scrolllist scrollbars according to their position 2012-03-25 18:39:34 +00:00
guicheckbox.cpp Fixes #333 Flip arrow buttons of scrolllist scrollbars according to their position 2012-03-25 18:39:34 +00:00
guicombobox.cpp Fixes #333 Flip arrow buttons of scrolllist scrollbars according to their position 2012-03-25 18:39:34 +00:00
guiedit.cpp Re #333 Cleaned-up the alignment system to horizontal-only customizability and bottom left corner being always the reference point for positionning (consistenty with other GUI APIs) 2011-07-10 10:50:58 +00:00
guieventloop.cpp Fixes #148 (Better Zooming in camera views) In-race zoom-in/out through Ctrl-+/- (keypad) after adding generic support for key-modifiers to GfuiAddKey 2011-08-21 18:42:50 +00:00
guifont.cpp Made tgfclient independant from the current working directory 2011-11-27 13:57:12 +00:00
guifont.h Re #396 Converted the 'waiting connection to (network) server' menu + made the tip position, font and alignment customisable through screen.xml + Re #307 More tgfclient code and API cleanup 2011-05-28 16:23:37 +00:00
guihelp.cpp Re #307 Fixed GCC warning about a possible crash when calling help menu when no keyboard shortcut is defined 2012-04-14 09:54:25 +00:00
guiimage.cpp Re #333 Fixed GfuiStaticImageSet overwriting the 'can deform' XML property + added GfuiStaticImageSetDeformable 2012-03-29 18:32:32 +00:00
guilabel.cpp Fix strtok_r bug for windows VC++ 2005 2012-01-14 10:48:57 +00:00
guimenu.cpp Re #333 Fixed GfuiStaticImageSet overwriting the 'can deform' XML property + added GfuiStaticImageSetDeformable 2012-03-29 18:32:32 +00:00
guimenu.h Re #333 Made customizable the size of combo-boxes' arrow images + updated menus using it + better tips/texts for new Graphics options 2012-01-07 15:56:07 +00:00
guimenutest.xml Re #333 Cleaned-up the alignment system to horizontal-only customizability and bottom left corner being always the reference point for positionning (consistenty with other GUI APIs) 2011-07-10 10:50:58 +00:00
guiobject.cpp Fixed r4211 mistake 2011-11-27 14:18:30 +00:00
guiprogresbar.cpp Re #333 Add customizable bg image and outline color to the progress bar control + fixed some default values + fixed comments 2011-08-18 16:21:18 +00:00
guiscreen.cpp 529 Stereo Vision - config files and SDL init 2012-04-12 05:20:16 +00:00
guiscreen.h 529 Stereo Vision - config files and SDL init 2012-04-12 05:20:16 +00:00
guiscrollbar.cpp Fixes #333 Flip arrow buttons of scrolllist scrollbars according to their position 2012-03-25 18:39:34 +00:00
guiscrollist.cpp Re #333 Added missing GfuiScrollListGetSelectedElementIndex 2012-03-31 09:14:21 +00:00
guitexture.cpp Re #186: gamma is 1.0 now when writing the screenshot. WIP 2011-11-29 23:37:56 +00:00
screen.xml 529 Stereo Vision - config files and SDL init 2012-04-12 05:20:16 +00:00
tgfclient.cpp Re #446 Fixed multiple minor memory leaks (of the 'only once' type, or else very small ones) in tgfdata, human, legacy module system, joystick management and app. termination 2011-09-18 15:52:42 +00:00
tgfclient.h Re #333 Added missing GfuiScrollListGetSelectedElementIndex 2012-03-31 09:14:21 +00:00