Gregory Casamento
Gregory Casamento
Below is the log from savannah: ``` Mon 05 Sep 2016 11:45:41 AM EDT, comment #3: QuoteHere that "fix" works only partially:The fix removes the annoying issue that after using...
While changing definite/indefinite triggers a visual update, horizontal/vertical seems to have no effect. Originally submitted by @rmottola https://savannah.gnu.org/bugs/?58173
Add 10.6+ delegate methods to interface as well as handle them in the class of NSBrowser.
As it stands autogsdoc is an excellent tool for generating documentation from GNUstep's headers, but it is limited to HTML output. Indeed, it uses some antiquated tags from older versions...
Currently GWorkspace uses it's own version of browser instead of the version in GNUstep. We should re-write this to use the NSBrowser implementation as it would simplify the code.
The "Hide" functionality of Gorm is broken in a subtle way when using the WinUXTheme on Windows XP steps to reproduce freshly install GNUstep on Windows XP using http://ftpmain.gnustep.org/pub/gnustep/binaries/windows/gnustep-system-0.24.2-setup.exe http://ftpmain.gnustep.org/pub/gnustep/binaries/windows/gnustep-core-0.24.3-setup.exe...
IMO, when you add a new outlet or action, the dummy name of the new item should be automatically selected for editing so that you can just type the name...
Using outline view, it is easier to see lists of subviews of a particular objects. An outline view should be added, together with drag and drop functionality (to reorder views,...
This PR adds the 10.15 method getOffset:error: to NSFileHandle.