Commit graph

  • 4b01354591
    Merge 53a85514c1 into 4f255d2750 Riccardo 2025-04-17 22:56:25 +0000
  • a39334334b
    Merge 462d4f51cc into 4f255d2750 Frederick John Milens III 2025-04-16 20:17:07 -0500
  • 53a85514c1 do not crash if passed rect as value is nil nsview_crash_fix Riccardo Mottola 2025-04-17 02:30:05 +0200
  • 132ed9f508
    Merge 633058738e into 4f255d2750 williameveretteggplant 2025-04-14 10:41:14 -0600
  • 4f255d2750
    Merge pull request #343 from gnustep/margin_fix master Riccardo 2025-04-13 17:19:24 +0200
  • e015f92516
    Merge d3082229b9 into fcfc643e3c Gregory Casamento 2025-04-11 17:49:34 -0400
  • 15de9c7eb3 further tweak margins Riccardo Mottola 2025-04-11 15:34:15 +0200
  • 4f54f4d6cf recalculate margins every time the paper type changes, do not stick to thos calculated on the default in init Riccardo Mottola 2025-04-11 09:24:28 +0200
  • 2e5f204d6a imageable area is usually smaller than the full page, don't provide a edge-to-edge printer as default dummy Riccardo Mottola 2025-04-11 09:23:39 +0200
  • fcfc643e3c Merge branch 'master' of https://github.com/gnustep/libs-gui Riccardo Mottola 2025-04-02 01:48:03 +0200
  • a4da1a1b5a Fix standardizing absolute paths: first check for them, then add CWD then standardize the path. As we are, add a nil/empty string check for path. Riccardo Mottola 2025-04-02 01:46:40 +0200
  • 0421737ed5
    Merge pull request #341 from gnustep/improve_helpviewer_check Riccardo 2025-04-01 16:17:15 +0200
  • 3c83194b7b fix missing space Riccardo Mottola 2025-04-01 14:41:38 +0200
  • e3da52aae3 Normalize path always and use it to check if it exists, not argc. Riccardo Mottola 2025-04-01 01:34:27 +0200
  • 0db5a24849 Use NSWorkspace inforForExcetsion to check if current registred HelpViewer is capable of showing the Help File, otherwise fall-back to NSWorkspace open as if no HelpViewer is set Riccardo Mottola 2025-04-01 00:29:15 +0200
  • f12fbb9f77
    Merge 81455c2257 into 4faee2de0b OnFlApp 2025-03-26 08:50:19 +0100
  • 5bc6363d7d
    Merge 0a533772b2 into 4faee2de0b Gregory Casamento 2025-03-26 08:50:06 +0100
  • 298e62c828
    Merge 0ba3345791 into 4faee2de0b Gregory Casamento 2025-03-25 07:15:35 +0000
  • 53393415b5
    Merge 92ca11c2f7 into 4faee2de0b Gregory Casamento 2025-03-25 07:15:18 +0000
  • 634b4511eb
    Merge 64e52ddbf9 into 4faee2de0b williameveretteggplant 2025-03-25 07:15:07 +0000
  • 6c2a242c16
    Merge 3b506e72e5 into 4faee2de0b ethanc8 2025-03-25 07:12:35 +0000
  • a3184dc734
    Merge 1750a1ed8c into 4faee2de0b Gregory Casamento 2025-03-25 07:11:57 +0000
  • caad2c6ca3
    Merge a50d0291dc into 4faee2de0b Gregory Casamento 2025-03-25 07:10:56 +0000
  • 4faee2de0b before using designated HelpViewer check if it is capable of opening the extension Riccardo Mottola 2025-03-25 01:06:28 +0100
  • 2cd675f736 fix typo Riccardo Mottola 2025-03-25 00:10:37 +0100
  • c00d5beaf8 use existing ws local variable work shared NSWorkspace Riccardo Mottola 2025-03-25 00:00:18 +0100
  • 60aca74336 improve handling of external viewer success or failure, return early in case of success Riccardo Mottola 2025-03-24 23:58:04 +0100
  • 62a162ed99
    Merge pull request #340 from gnustep/339-crash-in-gslayoutengine Riccardo 2025-03-06 00:01:08 +0100
  • 07f2213285 fix copy&paste error in release which caused crash Riccardo Mottola 2025-03-05 16:08:10 +0100
  • d7b54f7a76
    Merge pull request #338 from gnustep/fix_needsLayout Riccardo 2025-03-05 15:50:43 +0100
  • 5917f0519b always reset _needsLayout in -layout and not only -layoutSubtreeIfNeeded via layoutViewAndSubvies. Riccardo Mottola 2025-03-04 23:56:39 +0100
  • d3082229b9 Merge branch 'master' into NSStoryboard_refactor NSStoryboard_refactor Gregory John Casamento 2025-02-17 03:51:10 -0500
  • a50d0291dc Add skeletal DOCX support DOCXConverter_branch Gregory John Casamento 2025-02-16 06:51:47 -0500
  • 4c1687d2b4 New release gui-0_32_0 rfm 2025-02-11 18:44:11 +0000
  • f63152d5b9 Update news.texi for upcoming release. Fred Kiefer 2025-02-10 22:41:51 +0100
  • 18175a38d2
    Merge pull request #332 from gnustep/FolderIcon_Fix Riccardo 2025-02-09 00:02:31 +0100
  • bb2c4f4978 resolve links, so that e.g /home/xxx /usr/home/xxx match Riccardo Mottola 2025-02-07 03:14:49 +0100
  • 44e7af6704
    Merge pull request #330 from gnustep/NSView_protected Riccardo 2025-02-06 09:14:14 +0100
  • 04538546d4
    Merge pull request #331 from gnustep/master Riccardo 2025-02-06 02:20:57 +0100
  • 16b311f12e
    Update main.yml Gregory Casamento 2025-02-05 20:07:42 -0500
  • d25d0ad027 protect ivars described as portected Riccardo Mottola 2025-02-04 12:27:30 +0100
  • 3b506e72e5 Gate NSProgressIndicatorStyleBar and NSProgressIndicatorStyleSpinning availability on macOS >= 10.13 ethanc8 2025-02-01 15:56:01 -0600
  • c24577c81e Define NSPasteboardType ethanc8 2024-02-18 11:44:07 -0600
  • 49bb893d2b Add new names of NSProgressIndicatorStyle ethanc8 2024-02-25 10:42:43 -0600
  • 31e97a0d28 Implement -[NSViewController view{Will|Did}{Appear|Disappear}] ethanc8 2024-02-25 10:06:05 -0600
  • c28695dd4a
    Merge pull request #284 from gnustep/NSBrowser_bindings_branch Gregory Casamento 2025-01-26 08:46:43 -0500
  • efb587850b
    Merge pull request #328 from gnustep/fix_TextObject_properties Riccardo 2025-01-25 22:55:21 +0100
  • 7855b12d6a revert part of TestPlant imports. The _updateFieldEditor method is called *after* setUpFieldEditorAttributes so it reset attributes set to NSText text object. Riccardo Mottola 2025-01-24 01:38:09 +0100
  • 1750a1ed8c Merge branch 'master' into GSTheme_darkmode_branch GSTheme_darkmode_branch Gregory John Casamento 2025-01-19 09:51:43 -0500
  • 86f97ac54d Clean up comments Gregory John Casamento 2025-01-18 22:42:46 -0500
  • fbb22c07bf Fix handling of leaf nodes Gregory John Casamento 2025-01-18 21:04:27 -0500
  • 4bb57d4af5 Merge branch 'master' into NSBrowser_bindings_branch Gregory John Casamento 2025-01-18 12:03:00 -0500
  • f63f89dd05
    Merge pull request #327 from gnustep/fix_dependencies_branch Gregory Casamento 2025-01-18 09:07:20 -0500
  • b75d59a5b9
    Update dependencies.sh Gregory Casamento 2025-01-18 09:02:29 -0500
  • f1a94d94b5
    Update dependencies.sh Gregory Casamento 2025-01-18 09:00:47 -0500
  • b19c9052a7
    Update dependencies.sh Gregory Casamento 2025-01-18 08:45:59 -0500
  • ddd239d702
    Update dependencies.sh Gregory Casamento 2025-01-18 08:44:57 -0500
  • df9f4560c6
    Update dependencies.sh Gregory Casamento 2025-01-18 07:52:25 -0500
  • 989d3aacd6
    Update dependencies.sh Gregory Casamento 2025-01-18 07:49:39 -0500
  • fbd539ad24 Merge branch 'master' into NSBrowser_bindings_branch Gregory John Casamento 2025-01-10 10:36:52 -0500
  • 8321858448 Merge branch 'master' of github.com:gnustep/libs-gui into GSTheme_darkmode_branch Gregory John Casamento 2025-01-09 07:52:25 -0500
  • b68ddb27b9
    Update main.yml Gregory Casamento 2025-01-08 12:15:23 -0500
  • 04c72e874c Use GSThemeDarkMode setting in the theme as the return value instead of it being hard coded Gregory John Casamento 2025-01-08 07:45:01 -0500
  • 9568ec7fb9 Add method that tells the app/backend that we are using a dark mode theme Gregory John Casamento 2025-01-05 20:42:06 -0500
  • c4e5d6b223 Add method that tells the app/backend that we are using a dark mode theme Gregory John Casamento 2025-01-05 05:17:07 -0500
  • 08163b48f1 Merge branch 'master' into NSBrowser_bindings_branch Gregory John Casamento 2025-01-05 04:55:21 -0500
  • a8018d6c8e
    Fix computation (#325) McLaren Labs 2025-01-03 01:31:59 -0800
  • c3ed260bc4 Fix computation - start of string is (name+9) - 'ptr' is the end of the desired substring, so the length should be (ptr - (name + 9)) which is (ptr - name) - 9) Tom Sheffler 2025-01-02 16:06:51 -0800
  • a3ebaf2630 Merge branch 'master' of github.com:gnustep/libs-gui into NSBrowser_bindings_branch Gregory John Casamento 2025-01-01 16:42:03 -0500
  • 3a3a8c47c9 Fix a few testcase leaks rfm 2025-01-01 15:03:52 +0000
  • 96a719ae20 Fix trival leaks rfm 2024-12-31 08:21:15 +0000
  • e489d43ef1
    Merge pull request #324 from gnustep/nilfilename_fix Riccardo 2024-12-16 16:05:33 +0100
  • 74b5836b19 Don't attempt to load representations if the filename is nil. Riccardo Mottola 2024-12-16 01:09:54 +0100
  • 1a74cb6435 Cleanup code whitespace Gregory John Casamento 2024-12-12 13:35:43 -0500
  • 2bcc354972 Merge branch 'master' into NSBrowser_bindings_branch Gregory John Casamento 2024-12-09 19:36:20 -0500
  • 49e8da568c Testing code NSPopUpButton_fix Gregory John Casamento 2024-12-04 20:44:41 -0500
  • 1ad7d1834e Set pullsDown last to avoid accidentally setting state Gregory John Casamento 2024-11-27 17:12:15 -0500
  • bb2eab66cd Move setMenuItem call to bottom so that it can consider the state when seeting up Gregory John Casamento 2024-11-27 16:01:32 -0500
  • 7855252df0
    Only trigger NSClipView changes when setting new frame (#313) williameveretteggplant 2024-11-19 11:32:55 -0700
  • 4da0ca66a0
    simplify ICU configure, remove icu-config parameter and cascade with pkg-config check as in base, also add pkg-config program check to be able to use it (!) (#320) Riccardo 2024-11-19 18:04:29 +0100
  • 68e2716626
    GSColorSliderCell: Move to libs-gui (#321) Frederik Carlier 2024-11-19 17:02:25 +0000
  • 49b8a5ecc0
    GSColorSliderCell: Move to libs-gui Frederik Carlier 2024-11-19 13:47:53 +0100
  • 82717eefec
    fix issue with nsmenu items (#315) johnathan-becker 2024-11-18 11:43:58 -0700
  • 29e4d90177
    fix issue with nsmenu items Johnathan Becker 2024-11-11 22:52:24 -0700
  • 98e38e2b0c simplify ICU configure, remove icu-config parameter and cascade with pkg-config check as in base, also add pkg-config program check to be able to use it (!) Riccardo Mottola 2024-11-18 16:35:51 +0100
  • bc53ea0ecf
    Merge pull request #319 from johnathan-becker/johnb-fix-textbox Gregory Casamento 2024-11-17 08:46:36 -0500
  • f7fd33a746 When we allocate objects in a given zone, we are not guaranteed to get back something actually allocated in that zone (eg the runtime might use a common heap) so if we are creating/destroying other heap memory based on zone we need to make sure we are consistently using the same zone info. rfm 2024-11-16 11:15:49 +0000
  • 87e132ca82 Fix test GSCellFlags. Make NSBezierPath -dealloc a bit saver. Fred Kiefer 2024-11-15 22:10:29 +0100
  • c80105a312
    try this Johnathan Becker 2024-11-15 12:39:29 -0700
  • 299af29885
    try this Johnathan Becker 2024-11-15 12:36:08 -0700
  • 7d477230ec
    try this Johnathan Becker 2024-11-15 12:32:31 -0700
  • aac04a1a03 Comment unneeded code as discussed with @fredkiefer Gregory John Casamento 2024-11-11 08:27:28 -0500
  • 041b8fda1f Fix call to rootItemForBrowser as discussed with @fredkiefer Gregory John Casamento 2024-11-11 08:17:59 -0500
  • 5580e464d2 Update ChangeLog to show NSBrowser changes Gregory John Casamento 2024-11-08 22:25:34 -0500
  • 557796af5d Merge branch 'master' of github.com:gnustep/libs-gui into NSBrowser_bindings_branch Gregory John Casamento 2024-11-06 09:39:30 -0500
  • c89d7432a4
    Expose additional GSTheme method(s) for adding NSTabView theming to WinUXTheme (#308) Frederik Carlier 2024-11-05 08:00:07 +0000
  • c71f9dd715
    modify NSComboBox to handle attributed strings (#314) williameveretteggplant 2024-11-04 16:12:37 -0700
  • bcc50af084
    formatting williameveretteggplant 2024-11-04 15:36:22 -0700
  • 2a14a20fb9
    modify NSComboBox to handle attributed strings williameveretteggplant 2024-11-04 14:23:33 -0700
  • 5ca02c91c4
    Only trigger NSClipView changes when setting new frame williameveretteggplant 2024-10-31 10:40:46 -0600