Florian Rival
a5408d21fd
Fixed typos, removed useless debug messages.
2014-08-08 22:58:21 +02:00
Florian Rival
81ca49d98a
Aspect ratio can now be preserved for HTML5 games (fullscreen activated or not).
...
Renamed GetLayoutCount to GetLayoutsCount.
2014-05-30 02:41:17 +02:00
Florian Rival
a63cb3ef8f
Instructions "manipulated type" of standard extensions are now set in GDCore.
...
Fixed serialization of some classes.
Fixed serializer JSON saving and added loading from JSON.
Exposed gd::Serializer::From/ToJSON to embind.
Added more visible buttons to add automatisms to objects in the IDE.
2014-05-08 16:12:55 +02:00
Florian Rival
fb02721bf9
All singletons now have a Get method instead of GetInstance.
...
Exposed more methods to embind.
2014-04-21 17:49:34 +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
78cdbdc4bd
Adapted dialogs to use gd::SkinHelper for their icons.
...
git-svn-id: svn://localhost@1243 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-02-04 16:23:22 +00:00
Florian
d55cbf3234
Ensure that the main editor keep the focus when leaving the editor of an object.
...
Fixed HelpViewerDlg toolbar not shown on Linux and badly displayed text in Credits dialog.
git-svn-id: svn://localhost@1232 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-12-29 01:07:24 +00:00
Florian
3c54e9ed12
Improved BugReport dialog (Report sent using a http request and autosaves of opened files are open after closing the dialog).
...
GD now warns the user when closing a project where changes have been made.
Tweaks for Ubuntu in ChoixAction/Condition and other dialogs.
Update CMakeLists.txt to use GTK3 on Linux.
git-svn-id: svn://localhost@1230 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-12-27 17:44:10 +00:00
Florian
08b248da00
Added tooltip to ribbon buttons.
...
git-svn-id: svn://localhost@1207 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-10-31 16:58:18 +00:00
Florian
652a68cb52
Fixed some links and added metadata for Google Analytics in the URLs.
...
git-svn-id: svn://localhost@1191 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-09-29 13:47:37 +00:00
Florian
36ffd3f45e
Added support for nested groups in ChoixAction/ChoixCondition.
...
Fixed rename not working in ObjectsEditor on Linux.
git-svn-id: svn://localhost@1178 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-09-11 13:51:07 +00:00
Florian
121e3b8868
Fixed crash when opening "Other properties" of an object in an external layout editor.
...
git-svn-id: svn://localhost@1169 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-08-22 14:55:09 +00:00
Florian
1e25bbd9d6
Fixed ObjectsEditor move up/down.
...
git-svn-id: svn://localhost@1153 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-31 13:15:08 +00:00
Florian
813f94a994
Forgot to enable drag'n'drop from ObjectsEditor.
...
Minor changes.
git-svn-id: svn://localhost@1147 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-22 12:08:54 +00:00
Florian
4c45b35186
New objects editor, where everything is listed in single list.
...
git-svn-id: svn://localhost@1146 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-21 21:48:04 +00:00