victorlevasseur
2fe320ee3b
Remove GD_T() macro
2015-07-07 13:30:13 +02:00
Victor Levasseur
c2d10d5088
gd::String can be built from a string literal
2015-06-26 12:20:39 +02:00
Victor Levasseur
7046cf1f75
_() now returns a gd::String object
...
Make some adjustments in source code to avoid ambiguous conversions.
2015-06-22 13:58:10 +02:00
victorlevasseur
b772a99ff0
Add GD_T macro to translate UTF8 std::string (and _ macro is for wxString
...
only)
Updated all source code to use the new macro
2015-03-29 14:40:07 +02:00
Florian Rival
7d3ada265c
Replaced "Game Develop" by "GDevelop"
2014-09-24 16:25:13 +02:00
Florian
31d9147350
Adapted to changes in GDCore.
...
git-svn-id: svn://localhost@1246 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-02-06 20:03:52 +00:00
Florian
3208966e2f
Merged CoreWithImplementation ( i.e: Game Develop 3 ) branch with trunk.
...
git-svn-id: svn://localhost@976 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-05-06 20:29:22 +00:00
Florian
0cfa50934b
Moved AutomatismTypeChoice to GDCore.
...
Added shortcuts in ProjectManager.
Updated to latest version of wxWidgets: Help button is now provided by wxRibbonBar.
Preview is now paused when editing events.
git-svn-id: svn://localhost@914 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-02-19 11:06:09 +00:00
Florian
5a372eb544
Added HelpViewDlg dialog and adapted help system to use GDCore HelpFileAccess class : Help is now displayed by IDE.
...
Updated Help buttons to set them as hyperlink buttons.
Applied customized skin to all wxAuiToolBars.
Updated help links.
Removed useless files.
git-svn-id: svn://localhost@884 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-11-22 23:29:05 +00:00
Florian
8672f179e9
Exchanged all french messages with their English counterparts.
...
Gui elements in SceneCanvas are now independant from the zoom factor.
Work in progress: NewProjectDialog.
git-svn-id: svn://localhost@837 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-09-20 19:53:26 +00:00
Florian
030abd4aa8
Recoded a new events editor. Currently supporting faster rendering, events folding, multiple selection, drag n drop ( still buggy for instructions ), item highlighting, parameter colorization. TODO : Parameters highlighting/live edition, shortcuts, panels for edition, and all classics features.
...
Corrected multiple panel bug in debugger.
git-svn-id: svn://localhost@483 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-09 23:11:35 +00:00
Florian
91e2ebba7b
Some changes to use new CommonTools.h instead of old algo.h/StdAlgo.h
...
Simple test of checking the validity of a text.
Corrected non verification of validity of event to paste.
git-svn-id: svn://localhost@114 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-05-17 19:20:40 +00:00
Florian
47c38f2c9f
Changed all SetValue to ChangeValue, so as to prevent bugs with GTK on linux.
...
Some adaptations so as to compile on linux.
git-svn-id: svn://localhost@108 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-05-08 19:56:57 +00:00
Florian
64431c077f
Added "GDL/" to #include "StdAlgo.h"
...
git-svn-id: svn://localhost@14 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-01-24 20:35:55 +00:00
Florian
9203fab207
Initial import
...
git-svn-id: svn://localhost@6 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-01-24 19:15:15 +00:00