summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* merge trunkcore_8_6_4core_8_6_4_rcdgp2015-03-112-20/+8
|\
| * merge markKevin Walzer2015-03-100-0/+0
| |\
| | * Fix for crash when image is dealloc'ed prematurely in CocoaKevin Walzer2015-03-101-2/+4
| | |
| * | Fix for crash when image is dealloc'ed prematurely in CocoaKevin Walzer2015-03-101-2/+4
| | |
| * | merge markdgp2015-03-060-0/+0
| |\ \ | | |/
| | * merge releasedgp2015-03-0610-7133/+4422
| | |\
| | | * update release datecore_8_5_18core_8_5_18_rcdgp2015-03-063-7131/+4398
| | | |
| | | * merge 8.5dgp2015-03-061-0/+1
| | | |\ | | | |/ | | |/|
| | | * merge 8.5dgp2015-03-051-1/+1
| | | |\
| | | * \ merge 8.5dgp2015-03-021-7/+0
| | | |\ \
| | | * | | update changesdgp2015-02-251-0/+22
| | | | | |
| | | * | | merge 8.5dgp2015-02-249-418/+276
| | | |\ \ \
| | | * \ \ \ merge 8.5dgp2015-02-121-22/+41
| | | |\ \ \ \
| | | * \ \ \ \ merge 8.5dgp2015-02-1228-285/+1035
| | | |\ \ \ \ \
| | | * | | | | | Bump to version 8.5.18.dgp2015-02-058-15/+15
| | | | | | | | |
* | | | | | | | | merge trunkdgp2015-03-061-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | merge markdgp2015-03-060-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Fix for crash in deleted toplevels when not removed from Cocoa window menu; ↵Kevin Walzer2015-03-061-0/+1
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | thanks to Marc Culler for patch
| * | | | | | | Fix for crash in deleted toplevels when not removed from Cocoa window menu; ↵Kevin Walzer2015-03-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thanks to Marc Culler for patch
* | | | | | | | merge trunkdgp2015-03-051-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge markKevin Walzer2015-03-050-0/+0
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Fix for keyboard modifier events, thanks to Trevor Williams for patchKevin Walzer2015-03-051-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Fix for keyboard modifier events, thanks to Trevor Williams for patchKevin Walzer2015-03-051-1/+2
| | | | | | |
* | | | | | | update changesdgp2015-03-051-0/+22
| | | | | | |
* | | | | | | merge trunkdgp2015-03-022-13/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Deleted Win95/98-specific documentation as those platforms have long been ↵ashok2015-03-021-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | unsupported.
| * | | | | | merge markKevin Walzer2015-02-280-0/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix for 5824a992df, images not displaying in Cocoa in label with sunken reliefKevin Walzer2015-02-281-7/+0
| | | |_|_|/ | | |/| | |
| * | | | | Fix for 5824a992df, images not displaying in Cocoa in label with sunken reliefKevin Walzer2015-02-281-7/+0
| | | | | |
* | | | | | Bump to 8.6.4.dgp2015-02-268-15/+15
|/ / / / /
* | | | | merge markdgp2015-02-240-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Fix for CGRect/NSRect confusionKevin Walzer2015-02-221-1/+1
| | | | |
* | | | | Fix for CGRect/NSRect confusionKevin Walzer2015-02-221-1/+1
| | | | |
* | | | | [ab6dab8393] OBOE in loop termination made corrupt dash lines in ps output.dgp2015-02-221-1/+1
| | | | |
* | | | | malformed commentdgp2015-02-201-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Malformed comment.dgp2015-02-201-1/+0
| | | | |
* | | | | merge-markjan.nijtmans2015-02-190-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Fix build problem on OSXjan.nijtmans2015-02-191-1/+1
| | | | |
* | | | | merge markKevin Walzer2015-02-190-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Add padding to HITheme menubuttonsKevin Walzer2015-02-191-2/+2
| | | | |
* | | | | Add padding to HITheme menubuttonsKevin Walzer2015-02-191-2/+2
| | | | |
* | | | | merge markKevin Walzer2015-02-190-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Fix for Cocoa scrollbar appearance on 10.6Kevin Walzer2015-02-191-0/+8
| | | | |
* | | | | Fix for Cocoa scrollbar appearance on 10.6Kevin Walzer2015-02-191-0/+8
| | | | |
* | | | | merge markKevin Walzer2015-02-190-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Restore live resize to Cocoa with reduced flickering; addresses most serious ↵Kevin Walzer2015-02-192-56/+41
| | | | | | | | | | | | | | | | | | | | issue of Cocoa drawing while preserving user expectations for display during window resize; thanks to Marc Culler for extensive patch
* | | | | Restore live resize to Cocoa with reduced flickering; addresses most serious ↵Kevin Walzer2015-02-192-59/+40
| | | | | | | | | | | | | | | | | | | | issue of Cocoa drawing while preserving user expectations for display during window resize; thanks to Marc Culler for extensive patch
* | | | | Merge markKevin Walzer2015-02-180-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Fine-tune display during resize events; now shows resize in progress but ↵Kevin Walzer2015-02-181-3/+1
| | | | | | | | | | | | | | | | | | | | does not redraw contentview until done
* | | | | Fine-tune display during resize events; now shows resize in progress but ↵Kevin Walzer2015-02-181-3/+1
| | | | | | | | | | | | | | | | | | | | does not redraw contentview until done