Victor Levasseur
8d335c571a
Fix a bug when refreshing the ObjectsEditor
2014-12-09 06:48:33 +01:00
Victor Levasseur
a707b51c41
Can create a group by dragging an object on "Groups" tree item
2014-12-07 11:55:11 +01:00
Victor Levasseur
c519c26787
Fix a bug when renaming the same object multiple times
2014-12-07 11:13:05 +01:00
Victor Levasseur
8310853fd9
Make some items not editable
2014-12-06 18:48:04 +01:00
Victor Levasseur
e4dd9d1df2
Remove the group dialog
2014-12-06 18:36:56 +01:00
Victor Levasseur
891d055695
Hide the confirmation message when deleting an object from a group (in ObjectsEditor)
2014-12-06 18:35:26 +01:00
Victor Levasseur
227d5daa78
Some fixes
2014-12-06 16:44:19 +01:00
Victor Levasseur
8d8cb27d24
Add menu to delete objects from groups
...
Fix compilation failure on Travis CI
2014-12-06 16:29:01 +01:00
Victor Levasseur
92bc85775c
Can drag&drop objects into groups
...
Add thumbnails in the ObjectListDialogsHelper
2014-12-06 15:48:19 +01:00
Victor Levasseur
1c32a2501c
Separate objects and groups in ObjectEditor and ChooseObjectDialog
2014-12-06 11:57:28 +01:00
Victor Levasseur
8a3a26e9c6
Global objects are now shown in bold
2014-12-06 10:51:15 +01:00
Victor Levasseur
882069c415
Fix "Add object" ribbon button opening edition window
2014-10-10 21:06:03 +02:00
Florian Rival
6eb53bb0db
Fix new object badly renamed on wxGTK after being inserted in an ObjectsEditor.
2014-10-07 22:45:06 +02:00
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