Commit Graph

14 Commits

Author SHA1 Message Date
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 db69c83a58 Change file organization 5 (GDCpp/Project) 2015-11-01 17:06:23 +01:00
Victor Levasseur 01190e0c11 Add type checks in gd::String::From/To
(to avoid use with wxString, std::string and sf::String)
2015-07-22 17:20:43 +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
Florian Rival bc80b3251c Update extensions to be compiled without wxWidgets GUI 2015-06-05 11:25:36 +12:00
Florian Rival 40a82c61ea Switched from LGPL and zlib/png licenses to MIT License. 2014-11-30 16:59:51 +01:00
Florian Rival e8cd1b16b7 Added GDJS and Extensions to this repository. 2014-06-30 21:39:29 +02:00
Florian Rival 475c9da06c Cleaned thing and added not versioned files. 2014-03-31 21:55:51 +02:00
Florian e7775754fc Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1117 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:03:03 +00:00
Florian 18a5f2b960 Exchanged all french messages with their English counterparts.
git-svn-id: svn://localhost@851 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-09-20 19:58:53 +00:00
Florian a58d04b45c Adapted to changes in GDCore.
git-svn-id: svn://localhost@829 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-09-09 19:58:21 +00:00
Florian bab1937d93 Adapted to changes in GDCore.
git-svn-id: svn://localhost@764 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-06-09 21:15:52 +00:00
Florian 776ed8e5df Initial import.
git-svn-id: svn://localhost@713 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-05-15 09:57:09 +00:00