Commit Graph

50 Commits

Author SHA1 Message Date
Xavier Del Campo Romero 0d119ff4f0 Add install instructions to README.md 2020-10-31 04:25:04 +01:00
Xavier Del Campo Romero bfddf7e12a Add missing wxWidgets library "stc" 2020-10-31 04:19:38 +01:00
Xavier Del Campo Romero d23d092e7c .gitignore 2020-10-31 03:55:19 +01:00
Xavier Del Campo Romero a6b634bc89 Solve compilation issues, remove trailing whitespaces 2020-10-31 03:54:54 +01:00
Xavier Del Campo Romero ae1587c201 Add CMakeLists.txt 2020-10-31 03:54:18 +01:00
Xavier Del Campo Romero d37720a9cd README.md 2020-10-31 03:54:05 +01:00
robertsim007 762c0784b5 robertsim007: Added VS2005 (Express tested) and wxDev-C++ projects, reorganized function calls in torqueideframe.cpp 2007-01-23 02:24:56 +00:00
robertsim007 cf4305dd93 Relocated contents of trunk/torque-ide to trunk/ 2006-08-29 04:02:27 +00:00
robertsim007 f96a48e5e2 Moved remotely 2006-08-29 04:01:49 +00:00
robertsim007 907e086b48 Moved remotely 2006-08-29 04:00:58 +00:00
robertsim007 20a599a703 Moved remotely 2006-08-29 04:00:24 +00:00
robertsim007 f1c4d9cf89 Moved remotely 2006-08-29 03:59:20 +00:00
robertsim007 0942cafbd0 Moved remotely 2006-08-29 03:58:44 +00:00
robertsim007 5dd06c5a45 Removed file/folder 2006-08-29 03:58:29 +00:00
robertsim007 108e66ab24 Updated for wxWindows 2.6/2.7
Changed wxSTC_MARKs for TorqueIDESTC
Updated linux/Makefile: "make clean" now properly deletes object files
2006-08-29 03:34:50 +00:00
robertsim007 a3ef13dbcb *** empty log message *** 2005-10-14 01:25:24 +00:00
robertsim007 6dd07b61d1 D
B
C
D
A
B
D
D
C
2005-09-05 10:08:47 +00:00
robertsim007 c06fe05d52 *** empty log message *** 2005-09-01 01:53:25 +00:00
robertsim007 e9564a0ed9 robertsim007: Finally, I got a Linux makefile. This has worked with all of the testing I have done. 2005-08-23 04:35:27 +00:00
robertsim007 ec94ad6394 robertsim007: Added the 'www/news.php' file and updated 'www/header.php' and 'www/index.php' so that the TIDE dis-ambiguation message is moved to 'www/header.php'. 2005-07-23 00:03:05 +00:00
robertsim007 ce4bdfc9f5 robertsim007: Messed around with 'www/header.php' to make it display SourceForge.net project utilities (instead of the project news). Project news will be viewable from http://sf.net/projects/torque-ide or the 'news.php' file 2005-07-22 23:40:27 +00:00
robertsim007 533be03745 robertsim007: Removed the old site (that was basically a mirror of the TIDE site [http://torqueide.sf.net]) and put up a very basic, although fully functional, form of the new site up. Whew 2005-07-19 06:38:12 +00:00
robertsim007 9b4fa62cd0 robertsim007: Start of the *real* torque-ide site. After many days of stagnation. 2005-07-19 05:51:23 +00:00
robertsim007 7bad9b1ef9 robertsim007: Back to a working state. 2005-04-25 21:19:17 +00:00
robertsim007 7229213987 robertsim007: No comment. 2005-04-25 01:20:46 +00:00
robertsim007 84d1139d66 robertsim007: A simple update. After playing with tabs, and failing, I have reverted back to single window. Currently, it errors about the event handlers, fixing it now. 2005-04-25 01:19:10 +00:00
robertsim007 427097b85e robertsim007: Updated the file dialog filter to include MIS and GUI files, in addition to CS files. 2005-04-11 02:28:11 +00:00
robertsim007 73645a6b4c robertsim007: Basic site up for new site person. 2005-03-31 21:31:57 +00:00
robertsim007 8db211d360 robertsim007: A Windows makefile that should be compatable with M$ Visual C++ Toolkit 2003. 2005-03-29 04:42:12 +00:00
robertsim007 b2c4c19cd3 robertsim007: The GNU GPL v2. This is the license under which the torque-ide is governed. 2005-03-29 04:39:04 +00:00
robertsim007 5c448fff85 robertsim007: Completed final file additions for the pre-apha release, 0.1 (a). 2005-03-29 04:35:45 +00:00
robertsim007 309ad3bf64 robertsim007: Removed "torqueidescintilla.h" in favor of "torqueidestc.h/.cpp". Also, borrowed some code from the wxWidgets STC sample for syntax highlighting, it should make it "easier". 2005-03-28 20:45:52 +00:00
robertsim007 49c71b4238 robertsim007: Updated projects. Don't remember how updated. 2005-03-28 07:52:19 +00:00
robertsim007 000b454d04 robertsim007: This script was not useful, a more robust update system will be implemented later. 2005-03-28 07:47:19 +00:00
robertsim007 fdaa94a018 robertsim007: Updated various features and made it more "modular". Also, updated icons from the default "Mondrian" to the Torque icon (to be edited later). 2005-03-28 07:43:07 +00:00
robertsim007 0932036b7a robertsim007: Basic outline for the main site is complete. 2005-03-21 18:51:42 +00:00
robertsim007 98b2fca71c robertsim007: Blasted icon wouldn't commit the first time. 2005-03-21 18:08:50 +00:00
robertsim007 048ce10bc5 robertsim007: Changed source files to src/ to allow for easy makefile/project creation. 2005-03-21 18:03:00 +00:00
robertsim007 12fee5e61b robertsim007: Altered project to look for files in ../src to allow for easy makefile/project creation without creating copies of the source files. 2005-03-21 17:51:50 +00:00
robertsim007 f85d4ff14a robertsim007: Made all files use tabs for spacing to be more user friendly. 2005-03-21 16:32:38 +00:00
robertsim007 7bacc6b89a robertsim007: Removed old files, as they are obsolete and stupid. 2005-03-21 01:25:36 +00:00
robertsim007 a4964a0549 robertsim007: Base for torque-ide icon 2005-03-21 01:16:34 +00:00
robertsim007 6454aa156a robertsim007: Revamped projects to no longer rely on my directory structure. Also, more command line friendly filenames. 2005-03-21 01:13:42 +00:00
robertsim007 0b62c0ddba robertsim007: Removed "TorqueIDE.plg" from CVS cycle 2005-03-21 01:05:07 +00:00
robertsim007 bd17a2ac3f About dialog, very basic, :P 2005-02-08 04:09:44 +00:00
robertsim007 dcb5f29353 Functional opening and save (as) ing. 2005-02-06 21:08:38 +00:00
robertsim007 31a045f04a Almost beta preprepre-release! Converted to Visual C++ (Used version 6).
TODO: Fix syntax coloring; file operations.
2005-02-06 18:57:10 +00:00
robertsim007 3f832a4eb7 A simple working framework being used for the Torque IDE. This is Win32 only and requires http://wxdsgn.sourceforge.net (Dev-C++ WX) to compile. 2005-01-22 22:44:10 +00:00
robertsim007 fee9c2ffde The start of the update script, based on the NSIS Update script, to update the Torque IDE (Windows Only Updater). NOTE: Kinda odd, an update script before and install script or working program! 2005-01-21 20:38:10 +00:00
(no author) 3872b536c1 New repository initialized by cvs2svn. 2005-01-21 20:38:10 +00:00