Commit graph

  • 9b5a20c7b7
    Merge f630af77cb into b7fcad40f8 Sebastian Reitenbach 2025-02-04 10:00:57 +0200
  • 456e470797
    Merge e59caf9e26 into b7fcad40f8 daniel-dlds 2025-02-04 10:00:02 +0200
  • b7fcad40f8 Merge branch 'master' of https://github.com/gnustep/apps-projectcenter master Riccardo Mottola 2025-01-26 19:10:08 +0100
  • 1b7cc44ff1 update FSF address Riccardo Mottola 2025-01-26 19:09:57 +0100
  • e59caf9e26 alert dialogs with one button Daniel Santos 2025-01-03 15:31:13 +0000
  • 3b79ef470f library project type Daniel Santos 2024-12-23 15:53:26 +0000
  • ae78170f9c tool project type coded Daniel Santos 2024-12-20 14:01:31 +0000
  • 41d675aede refactoring to share code between project types Daniel Santos 2024-12-19 15:58:51 +0000
  • af5c642acf picking up makefiles and handling over creations from sources Daniel Santos 2024-12-16 19:53:43 +0000
  • 286e80f769 scan existing makefiles Daniel Santos 2024-12-15 19:49:22 +0000
  • 6566d4d5a7 first basic application project scan Daniel Santos 2024-12-14 18:30:41 +0000
  • 8643c06e28 adding source files to project dict Daniel Santos 2024-12-10 15:00:56 +0000
  • 3f0781bf7e first commit since transfer Daniel Santos 2024-12-09 15:34:07 +0000
  • 97f45f4877 base line to make the feature Daniel Santos 2024-12-08 17:16:29 +0000
  • 6c0063600d Update resources for Application project so that it includes a window, a connection to the window and a slightly improved AppController Gregory John Casamento 2024-12-07 14:05:18 -0500
  • f630af77cb Proper indentation Sebastian Reitenbach 2024-08-31 08:48:21 +0200
  • 78f593892b For #define something in C, only alphanumeric and _ are allowed. Sebastian Reitenbach 2024-08-30 23:17:09 +0200
  • 767c690d76
    Merge 6a3a4cbae3 into 4405dcc8c4 Sebastian Reitenbach 2024-08-30 20:51:36 +0000
  • 6a3a4cbae3 When there are files with absolute Paths in the PCProjectBuilder error output, then the current buildPath is prepended, which is wrong. Sebastian Reitenbach 2024-08-30 22:48:28 +0200
  • 4405dcc8c4
    Update CODEOWNERS Gregory Casamento 2024-07-18 14:38:04 -0400
  • de5e8f63c5 merge projectcenter-0_7_0 Riccardo Mottola 2023-01-16 21:31:01 +0100
  • 63af855c24 nil the delegates of the split-view, avoid a crash on close window. Riccardo Mottola 2023-01-16 21:24:21 +0100
  • 5964418bb1 bump year Riccardo Mottola 2023-01-13 19:42:50 +0100
  • ac3fad4b6f fix some NSLogs Riccardo Mottola 2023-01-13 19:36:29 +0100
  • 05e4b859be Don't assign nil, it is useless, just destroy it: retaining nil is useless. Riccardo Mottola 2023-01-13 19:36:00 +0100
  • f5bdb40882 fix redundant format parameters Riccardo Mottola 2023-01-13 19:28:07 +0100
  • 7ce2cd367a minor casts Riccardo Mottola 2023-01-13 18:23:17 +0100
  • fdebc6367f Reduce scope of _extScrollView _intScrollView from ivar to local variables, release after setting to content view and fix double-release of _intScrollView. Riccardo Mottola 2023-01-12 23:33:25 +0100
  • fc194db093 Merge branch 'master' of https://github.com/gnustep/apps-projectcenter Riccardo Mottola 2022-04-21 08:06:39 +0200
  • c37b1dbe05 remove debug log Riccardo Mottola 2022-04-12 22:24:52 +0200
  • 79150d285b remove spurious Riccardo Mottola 2022-04-12 00:27:19 +0200
  • 5932086c64 cleanup Riccardo Mottola 2022-02-02 16:37:30 +0100
  • cdfebcedba update copyright Riccardo Mottola 2022-01-12 01:20:36 +0100
  • 7f100b4ecd
    Merge pull request #31 from gnustep/DebuggerRefactor Riccardo 2022-01-11 00:08:22 +0100
  • cc48c443fa fix label sizes in applicatoin inspector Riccardo Mottola 2022-01-11 00:06:24 +0100
  • 5244eb1037 minor fix for helpfile nil check Riccardo Mottola 2022-01-10 18:56:01 +0100
  • aeeaf4c3ab fix connection Riccardo Mottola 2021-12-15 01:15:07 +0100
  • 8c3ebba096 bump version Riccardo Mottola 2021-12-14 13:33:09 +0100
  • beb93d83e3 make copyright come from info plist and not hard-coded in the gorm file Riccardo Mottola 2021-12-14 13:00:46 +0100
  • 7e64e50cda remove some debug logs Riccardo Mottola 2021-12-13 23:49:56 +0100
  • 2c1c01f807 put timer delays in constants; run highlighting on a timer too Riccardo Mottola 2021-12-01 01:37:45 +0100
  • 52539893eb Merge branch 'LineStatus' Riccardo Mottola 2021-11-30 23:37:13 +0100
  • 522edc8cf6 Use a timer also for line calculation and status update LineStatus Riccardo Mottola 2021-11-30 23:26:02 +0100
  • 0d75eae5d0
    Merge pull request #30 from svgol/tmp_textColor_unbalanced Riccardo 2021-11-30 16:49:58 +0100
  • d63d77b98e * fixed a memory leak Sergei Golovin 2021-11-29 12:20:33 +0400
  • 377359a92f * fixed a unbalanced retain/release ivar Sergei Golovin 2021-11-29 07:59:31 +0400
  • cf1b7a3215 merge from master Riccardo Mottola 2021-11-29 01:40:58 +0100
  • c8c3b2fc0e
    Merge pull request #28 from gnustep/ImproveHighlighting Riccardo 2021-11-29 00:13:09 +0100
  • 008b192d99
    Merge branch 'master' into ImproveHighlighting Riccardo 2021-11-28 23:59:25 +0100
  • c0f24a756f cleanup some debug logs Riccardo Mottola 2021-11-28 23:40:43 +0100
  • 0b8ae1f554 manual cherry-pick of event cleanup Riccardo Mottola 2021-11-26 12:30:05 +0100
  • 4216c13cda Do not send double computeNewParenthesisNesting: on key pressed. Furthermore, use a timer so that in case of rapid re-computing it gets invalidated before and only calculated at the last event. Riccardo Mottola 2021-11-26 02:20:40 +0100
  • 01a3a61b2e do not change font on highlight, just the background: thus storing the old font attributes becomes needless Riccardo Mottola 2021-11-23 01:22:54 +0100
  • a0856faf21 remane textBackground to textBackgroundColor and use that for restoring highlit characters, without resding/storing such attribute Riccardo Mottola 2021-11-23 01:09:50 +0100
  • 1749847eac minor optimizations Riccardo Mottola 2021-11-23 00:42:13 +0100
  • 8ab1b66eb5 fix spelling error in ivar Riccardo Mottola 2021-10-28 01:40:01 +0200
  • d6a2ce3650 remove foreground color, we do not change it when highlighting Riccardo Mottola 2021-10-28 01:36:39 +0200
  • 60db8c598f refactor some of the character highlighting, trying to rely only on the start-end pair of locations without old extra variables Riccardo Mottola 2021-10-21 23:36:13 +0200
  • 49a778a8ad
    Merge pull request #27 from gnustep/Improve_IndentHandling Riccardo 2021-10-21 20:41:59 +0200
  • ae35ca4c10 Remove insertText and handle keys through appropriate methods (inserTab, cancelOperation)Remove insertText and handle keys through appropriate methods (inserTab, cancelOperation) Riccardo Mottola 2021-10-19 00:17:03 +0200
  • 61eff93341 fix status lin in internal view Riccardo Mottola 2021-09-22 00:34:36 +0200
  • 5b988495cc fix external view Riccardo Mottola 2021-09-21 23:40:21 +0200
  • aaaea5965b update the line status Riccardo Mottola 2021-09-17 01:25:58 +0200
  • 07c911b995
    Merge pull request #26 from gnustep/master Riccardo 2021-09-17 01:18:43 +0200
  • aff171ceff instead of using getLineStart which returns a character after scanning lines, we directly scan lines and count the newlines, so the string is needs to be scanned once only to know hoe many newlines. Some IMP caching to improve this ineffcient o(n) at every cursor movement Riccardo Mottola 2021-09-17 00:53:40 +0200
  • bae62a963b actually store the preference color in textColor ivar Riccardo Mottola 2021-09-16 00:52:15 +0200
  • bedce090f9 Merge branch 'master' of github.com:gnustep/apps-projectcenter lineno_accessory_view Gregory John Casamento 2021-08-29 06:44:17 -0400
  • aa76e6406c Release infoController and projectManager Gregory John Casamento 2021-08-29 06:44:08 -0400
  • b701d1a40b also keep ligatures off when reverting Riccardo Mottola 2021-08-19 14:57:24 +0200
  • b3fa5f1949 turn off ligatures in the code editor Riccardo Mottola 2021-08-19 14:50:58 +0200
  • d49d4d6e5f cleanup inforpanel init and proper centering Riccardo Mottola 2021-08-18 23:11:45 +0200
  • 77972b4abb
    Merge pull request #25 from gnustep/revert-20-master Riccardo 2021-08-18 19:16:46 +0200
  • 994aff232c
    Revert "Centered information panel." Riccardo 2021-08-18 19:16:05 +0200
  • 50fde455c5 Add reference to the relevant issue in debian mailing list. wmaker_env_fix Gregory John Casamento 2021-08-17 09:43:58 -0400
  • 0f4d669dbe Update environment so make functions Gregory John Casamento 2021-08-17 08:39:15 -0400
  • 0b9e2ddb8d
    Merge pull request #20 from armm77/master Gregory Casamento 2021-08-17 07:43:19 -0400
  • 538016b372 Revert "Merge branch 'dock_fix'" Riccardo Mottola 2021-08-16 15:45:53 +0200
  • cbd52e03a3 Add switch to determine if we are in strict mode. strict_switch Gregory John Casamento 2021-08-15 04:27:25 -0400
  • 82d4d12f82 Merge branch 'dock_fix' Gregory John Casamento 2021-08-14 07:58:12 -0400
  • 0bce146347 Add codeowners file Gregory John Casamento 2021-08-11 00:17:59 -0400
  • ffcf6cfff6 Add code to set environment explicitly to prevent build failure. Gregory John Casamento 2021-08-11 00:14:59 -0400
  • c0742c88a3 Changelog update Gregory John Casamento 2021-08-10 10:06:00 -0400
  • af4e9fffe4
    Merge pull request #19 from gnustep/debugger_editor Gregory Casamento 2021-08-09 19:23:57 -0400
  • 0f6ce6ba95 Centered information panel. armm77 2021-08-08 17:53:48 -0400
  • aed50386f7 Merge branch 'LineStatus' of github.com:gnustep/apps-projectcenter into LineStatus Gregory John Casamento 2021-08-03 19:45:51 -0400
  • 6c59f53df4 Changes to use _containerView as main internal view. Gregory John Casamento 2021-08-03 19:44:29 -0400
  • 7504a154e1 status bar, still incomplete resizes badly / does not show internally Riccardo Mottola 2021-07-30 02:29:59 +0200
  • f9633b2db6 Changes to use _containerView as main internal view. Gregory John Casamento 2021-08-03 19:44:29 -0400
  • 18136e7678 get selected range of selection Riccardo Mottola 2021-08-04 01:42:08 +0200
  • f9d8e56a2e actually register NSTextViewDidChangeSelectionNotification Riccardo Mottola 2021-08-04 00:53:34 +0200
  • 736093b0c1 Fix centering issue Gregory John Casamento 2021-08-03 18:48:00 -0400
  • 87988f435c Make update of file appear in the in-window editor instead of external editors Gregory John Casamento 2021-08-03 17:16:26 -0400
  • 56d789e232 Add capability to debugger to focus on file and line which has been stopped on Gregory John Casamento 2021-08-01 17:01:58 -0400
  • 991b7fba21 status bar, still incomplete resizes badly / does not show internally Riccardo Mottola 2021-07-30 02:29:59 +0200
  • 25f423bebd
    Merge pull request #18 from gnustep/DebuggerRefactor Riccardo 2021-07-30 01:20:55 +0200
  • 70d12aec47 Merge branch 'DebuggerRefactor' into debugger_editor_changes debugger_editor_changes Gregory John Casamento 2021-07-27 19:51:34 -0400
  • dc5f5734ec Merge branch 'DebuggerRefactor' of github.com:gnustep/apps-projectcenter into DebuggerRefactor Gregory John Casamento 2021-07-27 19:50:56 -0400
  • dd9a827b30 cleanup and add a debug log Riccardo Mottola 2021-07-28 01:22:08 +0200
  • 08e9093215 Merge branch 'DebuggerRefactor' into debugger_editor_changes Gregory John Casamento 2021-07-27 19:19:58 -0400
  • 9a6dbe89c8 Merge branch 'DebuggerRefactor' of github.com:gnustep/apps-projectcenter into DebuggerRefactor Gregory John Casamento 2021-07-27 19:18:53 -0400