Peter J. Stieber
|
b8322398f3
|
Updated wxFont flags to remove warnings.
Changed font family and font weight flags to use the new convention
to prevent deprecation warnings from wxWidgets.
|
2016-01-08 09:49:33 -08:00 |
|
Florian Rival
|
fe9252d3f9
|
Move SkinHelper to IDE/wxTools directory & avoid crash at startup if StartHerePage is deleted
|
2015-12-08 22:51:16 +01:00 |
|
Florian Rival
|
db69c83a58
|
Change file organization 5 (GDCpp/Project)
|
2015-11-01 17:06:23 +01:00 |
|
Florian Rival
|
970bc3b0f0
|
Add caching and tiled borders/center option for HTML5 PanelSprite object
|
2015-09-11 17:29:45 +02:00 |
|
Victor Levasseur
|
18c59dbb5d
|
Totally remove ToString(), ToInt(), ToFloat() and ToDouble()
|
2015-07-22 16:20:26 +02:00 |
|
Victor Levasseur
|
870b6580f5
|
Replace std::string with gd::String in all remaining extensions
|
2015-07-12 12:39:40 +02:00 |
|
victorlevasseur
|
2fe320ee3b
|
Remove GD_T() macro
|
2015-07-07 13:30:13 +02:00 |
|
victorlevasseur
|
c98e97e60a
|
Merge remote-tracking branch 'upstream/master' into utf8-gdstring
Conflicts:
.travis.yml
Core/GDCore/BuiltinExtensions/SpriteExtension/Dialogs/SpriteObjectEditor.cpp
Core/GDCore/Events/Builtin/ForEachEvent.h
Core/GDCore/Events/Event.cpp
Core/GDCore/Events/Event.h
Core/GDCore/Events/EventMetadata.cpp
Core/GDCore/Events/EventMetadata.h
Core/GDCore/Events/ExpressionMetadata.h
Core/GDCore/Events/Instruction.h
Core/GDCore/Events/InstructionMetadata.h
Core/GDCore/IDE/Dialogs/EditLayerDialog.cpp
Core/GDCore/PlatformDefinition/Object.cpp
Core/GDCore/PlatformDefinition/PlatformExtension.cpp
Core/GDCore/PlatformDefinition/PlatformExtension.h
Extensions/Function/Extension.cpp
Extensions/TextObject/TextObject.h
Extensions/TimedEvent/Extension.cpp
GDCpp/GDCpp/BuiltinExtensions/CommonInstructionsExtension.cpp
GDCpp/GDCpp/BuiltinExtensions/KeyboardTools.h
GDCpp/GDCpp/BuiltinExtensions/MouseTools.h
GDCpp/GDCpp/BuiltinExtensions/SceneExtension.cpp
GDCpp/GDCpp/InputManager.cpp
GDCpp/GDCpp/RuntimeSpriteObject.cpp
GDCpp/GDCpp/RuntimeSpriteObject.h
GDJS/GDJS/BuiltinExtensions/BaseObjectExtension.cpp
GDJS/GDJS/BuiltinExtensions/CommonInstructionsExtension.cpp
GDJS/GDJS/BuiltinExtensions/SceneExtension.cpp
GDJS/GDJS/BuiltinExtensions/VariablesExtension.cpp
GDJS/GDJS/Exporter.cpp
GDJS/GDJS/Exporter.h
IDE/Dialogs/ObjectsEditor.cpp
IDE/Preferences.cpp
|
2015-07-06 15:16:59 +02:00 |
|
Florian Rival
|
bc80b3251c
|
Update extensions to be compiled without wxWidgets GUI
|
2015-06-05 11:25:36 +12: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
|
64e6860718
|
Version bump.
Updated copyrights.
|
2015-01-22 21:22:01 +01:00 |
|
Florian Rival
|
40a82c61ea
|
Switched from LGPL and zlib/png licenses to MIT License.
|
2014-11-30 16:59:51 +01:00 |
|
Florian Rival
|
8b3c862fee
|
Fixed "Images Bank Editor" string not translated.
|
2014-11-23 18:29:37 +01:00 |
|
Florian Rival
|
de34b562ad
|
Fixed French string hardcoded for some pane captions
|
2014-11-17 00:02:07 +01:00 |
|
Florian Rival
|
7d3ada265c
|
Replaced "Game Develop" by "GDevelop"
|
2014-09-24 16:25:13 +02:00 |
|
Florian Rival
|
e8cd1b16b7
|
Added GDJS and Extensions to this repository.
|
2014-06-30 21:39:29 +02:00 |
|