Rolf Jansen
bbba7c2199
in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings
2015-10-05 08:11:19 -03:00
Rolf
30d6697eed
corrected path to gcc and ar in the script of the "Detect Libraries" build phase
...
update of the gcc-4.3.1.pbcompspec
2015-09-17 11:15:44 -03:00
erde74
a6d468b686
xcode AppKit compile fix
2015-08-20 20:33:41 +02:00
Rolf
84178580aa
changes for building cocotron-master on Mac OS X 10.0.4 + Xcode 6.4
...
added directives for debugging the Cocotron frameworks
2015-08-09 22:53:36 -03:00
Christopher Lloyd
426eaa4bcd
overhaul of targets and configurations, move from multiple targets to single targets and multiple configurations
2015-05-16 11:07:53 -04:00
Christopher Lloyd
51d6f4b24c
merge c97fca6
andyvn22-cocotron
2015-04-11 22:39:49 -04:00
Christopher Lloyd
a4cf947897
merge 0e5bc1f
andyvn22-cocotron
2015-04-11 22:14:17 -04:00
Christopher Lloyd
6a5b382055
merge 28aba5e
cjwlloyd-ac-2
2015-04-09 22:51:38 -04:00
Christopher Lloyd
17e17b6a1a
Fix build
2015-04-06 23:05:35 -04:00
Christopher Lloyd
9d8bebb8c8
merge d5a4eff
, rhyscox-cocotron
2015-04-06 22:59:26 -04:00
Christopher Lloyd
65085ece4d
Merge plasqdev-cocotron
2015-03-24 22:54:48 -04:00
Christopher Lloyd
859f00928a
Add gitignore, fix scheme for no implicit dependencies, fix NSAffineTransform build, implement function
2015-03-22 22:39:08 -04:00
Christopher Lloyd
868b38f792
Remove file not in repo from projects
2014-10-11 09:32:37 -04:00
Christopher Lloyd
c42b1f56f7
add xcconfigs so we can update for Xcode 5
2014-09-19 20:25:08 -04:00
Christopher Lloyd
b30d694abb
rough in DIrectShow sound playing
2013-10-10 00:34:41 -04:00
Robert Grant
2895fd344a
Add support for the NSPrintOperation showsProgressPanel
2013-07-25 16:33:33 -04:00
Airy ANDRE
d0b22a0584
Add support for poof animation
2013-07-24 18:04:29 +02:00
Christopher Lloyd
c0e5e13d7d
cleanup build settings
2013-05-28 17:58:15 -04:00
Airy ANDRE
c92e0e23e7
A usable NSToolbarOverflowArrow image is missing
2013-04-16 14:59:22 +02:00
Christopher Lloyd
2ad3151efb
upgrade some projects to 4.6, remove xcconfigs from resources build phase
2013-04-05 11:24:24 -04:00
Christopher Lloyd
54c3412526
move bulk of build settings to xcconfigs, clean out unneeded build rules, phases and settings
2013-04-05 11:01:56 -04:00
Christopher Lloyd
a797940597
delete MacOS AppKit target and move some settings to xcconfig
2013-04-04 09:37:30 -04:00
Christopher Lloyd
d700652cf3
merge of plasqdev-cocotron
2013-03-29 21:55:33 -04:00
Christopher Lloyd
6c84cffd86
fix #959
2013-03-29 10:14:00 -04:00
Airy ANDRE
d92de34c52
Meta-properties support for jpg files
2013-03-22 22:58:02 +01:00
Andy Van Ness
08a46c0635
Created Linux version of Windows "Detect Libraries" script
2013-02-11 15:59:09 -05:00
Andy Van Ness
8605473e15
Fixed Localizable.strings encodings
2013-02-11 15:30:37 -05:00
Andy Van Ness
42770f61ef
Removed update project settings warning
2013-02-11 15:23:30 -05:00
Airy ANDRE
8ae3efc43b
Support for bidi in the layout manager/text editing
...
Not perfect but that seems usable, including mixing writing directions
Mostly based on unicode.org reference implementation for BIDI processing
2012-12-07 19:04:05 +01:00
Airy ANDRE
8f07b0bdc6
Merge with the trunk with a few fixes
...
- make the JPEG exporters to work by including proper library-installation detection and not using unimplemented API
- disable/comment special observing on addXXX: & removeXXX: method, that throw exceptions when you have some of these methods not using NSSet
- repair the NS<geometry>FromString methods ('{%g,%g}' is a good scan string, not '{"%g","%g"}')
- keep our branch changes on Win32 keyboard handling as it supports dead-keys
2012-11-28 18:34:54 +01:00
Airy ANDRE
5f3f547906
Improve ruler support + full undo support, including attributes changes, etc
2012-11-26 15:28:53 +01:00
NReilingh
0503cb0f6c
Updated Detect Libraries script in AppKit project to run from paths with spaces.
2012-11-23 18:08:55 -05:00
Andy Van Ness
05f6a16b8f
Removed unnecessary & missing resources from Windows AppKit
2012-07-17 06:17:05 -04:00
Andy Van Ness
0e5bc1f800
fixed Linux AppKit dependencies & build settings
2012-07-13 18:56:18 -04:00
Airy ANDRE
8236cff283
Fix AppKit libraries detection
2012-05-23 09:51:16 -07:00
Airy ANDRE
3eda93d62a
Add support for using libtiff for decoding TIFF files (to support more TIFF formats) - libtiff is only used for now for decoding the pixels part (not for tags or directories - for minimal code changes)
2012-05-22 11:53:08 -07:00
Christopher Lloyd
52de10153d
merge with cjwlloyd-plasqdev
2012-05-16 01:02:43 -04:00
Christopher Lloyd
dd9ccd6026
Xcode project update
2012-05-15 23:02:27 -04:00
Christopher Lloyd
3fd92eb447
re-organize for O2ImageDecoder and jpeg image decode, fix warnings
2012-05-14 11:14:09 -04:00
Airy ANDRE
d484615c6b
Add support for using libpng for png encoding (gives much smaller png files)
2012-05-07 19:00:06 +02:00
Christopher Lloyd
ccf18d8eed
merge with mainline
2012-04-22 22:31:08 -04:00
Christopher Lloyd
300ea6c3b3
updated projects for Xcode 4
2012-04-20 23:08:25 -04:00
Christopher Lloyd
e565f4c16d
add scheme
2012-03-30 21:42:00 -04:00
Christopher Lloyd
fe7cbdbea5
add xcconfig's for unix platforms
2012-03-25 11:48:47 -04:00
Christopher Lloyd
f442357e0d
validated projects with Xcode 4
2012-03-06 09:56:28 -05:00
Christopher Lloyd
be53f5e0b9
replace build rule with compiler variable in build setting for Windows 386
2012-03-05 22:12:14 -05:00
Christopher Lloyd
f8f82a223e
merge with plasqdev-cocotron r def7b419494a
2012-02-20 23:01:09 -05:00
Christopher Lloyd
ba38ef2f13
merge
2012-02-17 19:30:58 -05:00
Rhys Cox
d5a4eff10a
Forgot to add extra files before commit
2012-02-17 19:52:14 +00:00
Rhys Cox
5b6158e6e4
Added basic implementation of NSStatusBar and NSStatusItem, Private headers added to allow for additional callbacks, changes made to Win32Window to facilitate tray event callbacks. Currently unsupported features are: drawing status bar background, view-based menu items, view an text-based status items
2012-02-17 19:45:27 +00:00