Commit graph

8571 commits

Author SHA1 Message Date
Gregory John Casamento
2cca7e44aa Add changelog 2020-05-09 14:45:34 -04:00
Gregory Casamento
7fbf0bb067
Merge pull request #63 from gnustep/NSPersistentDocument_branch
NSPersistentDocument branch
2020-05-09 14:40:31 -04:00
Gregory John Casamento
cd44b3d036 Allocate concrete class 2020-05-09 14:27:49 -04:00
fredkiefer
da3298bad4 Commit patch by Yavor Doganov <yavor@gnu.org> to provide a man page for
GSSpeechRecognitionServer.
2020-05-09 17:24:31 +02:00
fredkiefer
66ca536acc * Source/GSHorizontalTypesetter.m (_addExtraLineFragment): Make
sure curParagraphStyle and line_height always have useful values.
2020-05-09 17:16:47 +02:00
fredkiefer
cad8383e62 * Source/NSWindow.m (-initWithContentRect:...defer:): Call
setFrame:display: to ensure the minium and maximum size gets enforced.
* Source/NSFont.m (-description): Add this method.
2020-05-08 22:41:09 +02:00
Gregory John Casamento
17c39bf98a Fix compilation error under gcc 2020-05-08 05:37:39 -04:00
Gregory John Casamento
9c9e520b6c Get rid of unused 'err' variable. 2020-05-08 05:23:47 -04:00
Gregory John Casamento
da3ad926f9 Merge from master 2020-05-08 05:00:04 -04:00
Gregory Casamento
36ad37071c
Merge pull request #62 from gnustep/NSPathControl_branch
NSPathControl branch
2020-05-08 04:10:04 -04:00
Gregory John Casamento
14131287b3 Correct frame 2020-05-08 01:33:19 -04:00
Gregory John Casamento
6df9f5466b Add space 2020-05-08 01:29:59 -04:00
Gregory John Casamento
44cacc7766 Keep pathComponentCell and pathItems in sync 2020-05-07 20:10:54 -04:00
Riccardo
39686d5dd6
Fix crash - don't print DWORD error code directly, but decode it first. 2020-05-08 01:09:26 +02:00
Gregory John Casamento
093844bb9a Don't count 0 as a special case 2020-05-07 19:03:46 -04:00
Gregory John Casamento
5b8191556a Don't count 0 as a special case 2020-05-07 19:00:07 -04:00
Gregory John Casamento
58e50ff079 Change do..while to while 2020-05-07 18:57:02 -04:00
Gregory John Casamento
3d711b5672 add release implmentation 2020-05-07 18:53:15 -04:00
Gregory John Casamento
13ae5fdb54 Eliminate include 2020-05-07 18:30:23 -04:00
Gregory John Casamento
e4b3a412c1 Include NSAttributedString from foundation. 2020-05-07 18:29:35 -04:00
Gregory John Casamento
485f9f4617 Internationalize 2020-05-07 17:56:02 -04:00
Gregory John Casamento
c81e67aeaa Remove commented out code 2020-05-07 17:54:42 -04:00
Gregory John Casamento
d1803df5a7 Moved defaults to else branches 2020-05-07 17:53:57 -04:00
Gregory John Casamento
5fcbc9e46c Moved defaults to else branches 2020-05-07 17:53:40 -04:00
Gregory John Casamento
b8e551c6ac Merge branch 'master' of github.com:gnustep/libs-gui into NSPathControl_branch 2020-05-07 17:10:44 -04:00
Riccardo Mottola
28cb389130 fix typo for non-property compilers breaking build 2020-05-07 15:19:17 +02:00
Gregory John Casamento
dd80a3d890 Modify positions 2020-05-07 05:33:34 -04:00
Gregory John Casamento
e0357ebffe Refactor drawPathComponentCellWithFrame:... 2020-05-07 05:29:47 -04:00
Gregory John Casamento
d1be7c89cb includes 2020-05-07 03:11:14 -04:00
Gregory John Casamento
f9c2f3b864 Clean .m skeleton. 2020-05-07 01:08:05 -04:00
Gregory John Casamento
b2e06fe788 Partial skeleton 2020-05-07 00:49:47 -04:00
Gregory John Casamento
c0b812c73c Add skeletons 2020-05-07 00:10:43 -04:00
Gregory John Casamento
9c84decf5f minor fixes 2020-05-06 23:52:06 -04:00
Gregory John Casamento
d3e628fec5 minor fixes 2020-05-06 23:51:15 -04:00
Gregory John Casamento
8a5f5b180a minor fixes 2020-05-06 23:50:37 -04:00
Gregory John Casamento
c636211e0e minor fixes 2020-05-06 23:46:09 -04:00
Gregory John Casamento
63c02bed44 minor fixes 2020-05-06 23:45:25 -04:00
Gregory John Casamento
b982a2029e minor fixes 2020-05-06 23:44:03 -04:00
Gregory John Casamento
9ddd7b3ae6 Use string instead of [url path] 2020-05-06 23:42:49 -04:00
Gregory John Casamento
78877846e5 Fix formatting 2020-05-06 23:38:13 -04:00
Gregory John Casamento
225e24909f Fix formatting 2020-05-06 23:34:09 -04:00
Gregory John Casamento
ba79894dfd Add changelog entry 2020-05-06 17:06:55 -04:00
Gregory John Casamento
08f80ed5b5 Remove unneeded methods 2020-05-06 17:02:39 -04:00
Gregory John Casamento
5d74923ac3 Remove commented out code 2020-05-06 16:36:53 -04:00
Gregory John Casamento
fb280df615 Use URL to generate all of the path component cells 2020-05-06 16:18:53 -04:00
Gregory John Casamento
0e61c251bf Use resetCursorRects 2020-05-06 14:02:41 -04:00
Gregory John Casamento
c84fa5a10f Remove decoding of NSContents 2020-05-06 11:50:03 -04:00
Gregory John Casamento
deaae76366 Fix pathItems 2020-05-06 11:44:54 -04:00
Gregory John Casamento
3b7be08ade Using current url in open panel. 2020-05-06 11:14:31 -04:00
Gregory John Casamento
1f74bec01c Add setCellClass: / cellClass 2020-05-06 10:52:40 -04:00