Commit graph

  • 4e885f7c5c Use stdio/stdout over pipes instead of a tty Riccardo Mottola 2016-03-15 18:13:29 +0000
  • 372a9c4b82 Update debug executable path search to run, make it work on windows Riccardo Mottola 2016-03-08 16:54:34 +0000
  • e0617baf52 add bundle identifier in project template Riccardo Mottola 2016-03-08 12:07:48 +0000
  • 4998c77d29 remove my_abs which is not used Riccardo Mottola 2015-11-09 11:00:28 +0000
  • dcacd40e33 Allocate a Mutable Array before assagning an Array to a MutableArray Riccardo Mottola 2015-11-09 10:56:56 +0000
  • da18e28fbf Add helpful warning about setting path in main make file Richard Frith-MacDonald 2015-11-05 17:16:02 +0000
  • 950ad36c3a CFBundleIdentifier support for Apps. Riccardo Mottola 2015-11-05 01:19:53 +0000
  • e28350370e declare missing method Riccardo Mottola 2015-11-02 22:47:38 +0000
  • 75af5d310e Cleanups and NSInteger conversion Riccardo Mottola 2015-11-02 22:35:04 +0000
  • 35f05690ed make defaults more sensible, since otherwise with syntax highlighting where the foreground can't be changed (yet) text was unreadable Riccardo Mottola 2015-08-28 21:32:25 +0000
  • 17c636f2f7 fix color space and gamma Riccardo Mottola 2015-06-26 13:43:27 +0000
  • bd84b332de copyright bump Riccardo Mottola 2015-06-15 22:36:27 +0000
  • 711ddd72ab Enable project addition of obj-c++ classes Riccardo Mottola 2015-06-15 22:26:14 +0000
  • f46b6e594a If we have a directory, we check if it is a bundle that an app can open it and open it through NSWorkspace Riccardo Mottola 2015-06-13 18:01:17 +0000
  • 94538f96d0 Re-enable wrongly uncommented statement Riccardo Mottola 2015-06-13 17:54:03 +0000
  • 15b5d6052c clean up initialization Riccardo Mottola 2015-06-12 23:30:26 +0000
  • 1a519dc39d enable syntax highlighting for obj-c++ Riccardo Mottola 2015-06-12 23:25:49 +0000
  • fcd0c869e2 Enable parsing of obj-c++ Riccardo Mottola 2015-06-12 23:17:06 +0000
  • 9fb7764ebc add obj-c++ icon resource and associate it in the editor Riccardo Mottola 2015-06-12 13:37:44 +0000
  • fdae99568e Handle missing image better Riccardo Mottola 2015-06-12 09:55:32 +0000
  • 635a857419 Use the internal editor if it is available, even if no parser is available Riccardo Mottola 2015-06-12 09:00:49 +0000
  • ebe3320d03 Use the internal editor if it is available, even if no parser is available Riccardo Mottola 2015-06-12 09:00:40 +0000
  • 5abf1258c2 Enable Obj-C++ extension Riccardo Mottola 2015-06-12 09:00:16 +0000
  • 6f7585f7a4 remove debug logs Riccardo Mottola 2015-06-11 21:49:30 +0000
  • be1775dc44 Use console font for the view Riccardo Mottola 2015-04-07 21:17:14 +0000
  • 03d439d49c Use constants and not strings as keys. Riccardo Mottola 2015-04-07 21:16:28 +0000
  • 7c4cd31b73 set background color with new prefs method, set foreground color (useless) Riccardo Mottola 2015-03-22 23:19:16 +0000
  • 1806cf14dc remove debug log Riccardo Mottola 2015-03-22 22:57:16 +0000
  • da0b2d8249 Use Preferences color methods Riccardo Mottola 2015-03-22 22:55:22 +0000
  • ea33c39542 Direct preferences method for setting and getting colors Riccardo Mottola 2015-03-22 22:41:10 +0000
  • 56f365b1a0 Convert CMYK to RGB before serializing Riccardo Mottola 2015-03-22 21:41:56 +0000
  • cb8e9ca4d7 fix warning Riccardo Mottola 2015-03-22 20:54:24 +0000
  • 2bb51c8462 Actually use the background color preference Riccardo Mottola 2015-03-22 18:26:50 +0000
  • e287500b99 Move colorFromString from PCEditorFSCPrefs to PCPrefsController and make it thus generally available Riccardo Mottola 2015-03-22 18:06:17 +0000
  • e60d0be099 Generate the PACKAGE_NAME for Frameworks Riccardo Mottola 2015-03-12 20:48:18 +0000
  • b5e637be5f Bug Fix: Set the font manager with the picked font, not always the same Riccardo Mottola 2015-03-11 10:19:16 +0000
  • 0087c6cd17 Use the preferences Editor font instead of the system one Riccardo Mottola 2015-03-11 07:22:57 +0000
  • ae829b3ac0 Use the preferences Editor font instead of the system one Riccardo Mottola 2015-03-11 07:22:48 +0000
  • 35b76bb231 Provide Editor and Fixed font preferences, instead of plain and rich Riccardo Mottola 2015-03-11 07:21:35 +0000
  • a180a70e83 Initialize backup wrapper after wrapperPath since it depends on it Riccardo Mottola 2014-12-16 17:32:09 +0000
  • 5c25a46af2 Generate sections only if there are classes. Riccardo Mottola 2014-12-16 16:06:06 +0000
  • 4111197fd7 Create mm sections in makefiles for Objective-C++ Riccardo Mottola 2014-12-14 22:36:09 +0000
  • f4110f9817 add mm to plist Riccardo Mottola 2014-12-08 21:32:38 +0000
  • 6ff7f19613 add mm icon Riccardo Mottola 2014-12-08 18:37:44 +0000
  • 8b3327c10b Accept also Objective-C++ classes as Class files Riccardo Mottola 2014-12-07 23:28:59 +0000
  • cfebdb4e0d slightly revamp InfoPanel, remove maintainer, make larger, show all names Riccardo Mottola 2014-11-20 11:45:57 +0000
  • 37fbd2d382 Force last action on parser if file lacks a new line at EOF Riccardo Mottola 2014-11-20 09:44:42 +0000
  • c900c7c4ce Fix parser to ignore comments inside strings. Riccardo Mottola 2014-11-20 00:29:56 +0000
  • 750b8ac80e Tag version 0_6_2 projectcenter-0_6_2 Riccardo Mottola 2014-10-24 12:30:36 +0000
  • 8a9d120d5c release bump Riccardo Mottola 2014-10-24 12:29:48 +0000
  • 9f1a78361e fix warning of unused variable Riccardo Mottola 2014-10-24 12:14:51 +0000
  • 90b0b362c8 Revert windows-specific hacks by German to make project-type choice work. They would crash when using PC without the WinUX theme. Riccardo Mottola 2014-10-07 15:18:53 +0000
  • 5dcf71e0a8 Fix problem with LineJumper panel. Germán Arias 2014-09-09 01:33:49 +0000
  • 591040d68e mark key with return shortcut Riccardo Mottola 2014-09-08 14:11:37 +0000
  • 9e041e9b35 Do not use GS internals but standard methods Riccardo Mottola 2014-09-02 09:36:30 +0000
  • c312302b39 Implement and add a simple go-to-line panel Riccardo Mottola 2014-08-29 00:25:06 +0000
  • e617310415 Fix condition order to prevent out of range array accesses, which may lead to a segfault when unhighlighting two matching parentheses. Wolfgang Lux 2014-08-25 21:20:32 +0000
  • 82979d58d8 Update version of gorm file to latest. Gregory John Casamento 2014-08-18 20:07:48 +0000
  • 24b85f1573 Fix return value Riccardo Mottola 2014-08-04 18:47:06 +0000
  • a7673e0ac3 Move GoToLine to the View akin to the NSTextView find panel and declare it in the editor view protocol. Riccardo Mottola 2014-08-03 22:03:38 +0000
  • 7fc6faaddc Fix problem with FindPanel. Germán Arias 2014-08-03 07:16:41 +0000
  • ffb201e9cb Convert line numbers to NSUInteger / integerValue Riccardo Mottola 2014-07-31 10:18:31 +0000
  • 57c4c0e22a Enhance clang support Riccardo Mottola 2014-05-06 13:11:53 +0000
  • 1293803645 Enhance clang support Riccardo Mottola 2014-05-06 13:11:45 +0000
  • 847052d58a Recognize also egcc and clang as compilers Riccardo Mottola 2014-05-03 22:56:55 +0000
  • d52982ba41 Add recognition of fatal errors Riccardo Mottola 2014-05-03 21:16:23 +0000
  • 1d906ebdf1 Add a comment. Germán Arias 2014-04-08 23:03:04 +0000
  • 761ba276ce Fix problem with launcher panel. Germán Arias 2014-04-06 23:40:32 +0000
  • ae84c3ad36 Fix problem with coding on Windows. Germán Arias 2014-04-03 00:56:52 +0000
  • 6021cce07b Change class for window SaveModified. Germán Arias 2014-04-02 07:14:38 +0000
  • c92e82d1c2 Remove two last commits. Germán Arias 2014-04-02 06:23:08 +0000
  • 8c3ae8ddba Fix last change. Germán Arias 2014-03-31 00:52:36 +0000
  • 93438554c3 Fix for user name on Windows. Germán Arias 2014-03-28 00:59:13 +0000
  • 9d220fdfad Improve to work on Windows. Germán Arias 2014-03-09 04:15:35 +0000
  • 7b95ed074e Fix problem in last commit. Germán Arias 2014-03-08 00:31:35 +0000
  • 3da9e8ca27 Changes to allow Windows user make a new project using native Open/Save panels. Germán Arias 2014-03-03 04:24:05 +0000
  • ef3a931684 Connect Line Nubmer... to first responder. Germán Arias 2014-01-17 06:20:18 +0000
  • 46dbf0ce36 remove default for the build tool Riccardo Mottola 2014-01-15 23:36:40 +0000
  • 4469cb1820 fix mismatched parentheses Riccardo Mottola 2014-01-13 11:23:25 +0000
  • f76a08b9a0 Use the convenience method to determine better defaults for make and gdb Riccardo Mottola 2014-01-13 10:50:50 +0000
  • d6cf2a702d Convenience method to find executables, by Richard Frith-Macdonald Riccardo Mottola 2014-01-13 10:47:44 +0000
  • ea418f3ff1 append exe on windows before checking Riccardo Mottola 2014-01-12 21:39:17 +0000
  • 842c395eae debug stuff cleanup Riccardo Mottola 2014-01-12 20:12:47 +0000
  • f81be77e3b clean up, remove NSLog Riccardo Mottola 2013-12-17 17:42:14 +0000
  • c7e5eeba89 Check that the executable exists before running it. Riccardo Mottola 2013-12-17 16:49:10 +0000
  • 907f26aab5 Change the height of Preferences panel. Germán Arias 2013-10-20 19:15:14 +0000
  • 2d92329112 Remove class TextFinder. Germán Arias 2013-10-16 05:06:29 +0000
  • bdf1f9e902 Use standard menu Find and connect Line Number... to first responder. Germán Arias 2013-10-13 19:04:09 +0000
  • cb04cf2bb5 Improvements in preferences. Germán Arias 2013-10-07 01:05:13 +0000
  • 74db97895a Improvements to handle the style NSWindows95InterfaceStyle. Germán Arias 2013-09-25 00:25:49 +0000
  • f0f502f8ab Transition to NSUInteger. Riccardo Mottola 2013-09-22 20:26:06 +0000
  • 3dfb67766c NSUInteger / NSInteger transitions for count/length variables. Riccardo Mottola 2013-09-22 18:53:40 +0000
  • 78d4babed7 Do not advance start and get startType if we are at the end anyway. Riccardo Mottola 2013-09-22 18:49:37 +0000
  • f33f962c25 Transition count/length variables to NSUInteger Riccardo Mottola 2013-09-21 23:22:04 +0000
  • b010cead23 If filename is not absolute, normalize it (happens when invoking with the filename as argument to the application, e.g. 'ProjectCenter myProject'). Riccardo Mottola 2013-09-21 18:01:04 +0000
  • 54c00a562f Fix parser check for temrination, do not look past last char. Riccardo Mottola 2013-09-21 17:58:52 +0000
  • 560bdde237 Fix parser check for temrination, do not look past last char. Riccardo Mottola 2013-09-21 17:58:39 +0000
  • 567dbdeb5b Do not launch replacing if copying was not successful, avoids hang of app. Riccardo Mottola 2013-09-20 09:17:55 +0000
  • d7830b79c8 Fix int vs. float Riccardo Mottola 2013-09-17 17:18:38 +0000
  • c0007e5b0a replace deprecated makevariable Riccardo Mottola 2013-09-17 17:16:59 +0000