Saikat Chakrabarti
|
bad731c86f
|
Fix subtracting theme states
|
2014-02-20 17:30:28 -08:00 |
|
Saikat Chakrabarti
|
5309cc5916
|
Change CPTheme implementation to fix how searching for a matching theme works
|
2014-02-20 17:30:28 -08:00 |
|
Saikat Chakrabarti
|
f8ef6ab397
|
Fix accidental semicolon
|
2014-02-20 17:30:27 -08:00 |
|
Saikat Chakrabarti
|
9e61991ad2
|
Fix bug when setting themeStates in a themeAttribute
|
2014-02-20 17:30:27 -08:00 |
|
Saikat Chakrabarti
|
c644e8a30f
|
Change CPTheme to be hash-backed to make it a bit faster
|
2014-02-20 17:30:27 -08:00 |
|
Saikat Chakrabarti
|
45a237af16
|
Handle null inputs for subtracting CPThemes.
|
2014-02-20 17:30:27 -08:00 |
|
Saikat Chakrabarti
|
0450fdb542
|
Get jaking working
|
2014-02-20 17:30:27 -08:00 |
|
Saikat Chakrabarti
|
7d304fbd51
|
First round of changes to change theming system to use arrays and not bitmasks as their underlying datatype
|
2014-02-20 17:30:27 -08:00 |
|
Antoine Mercadal
|
33df895709
|
Merge pull request #2070 from primalmotion/doxygen-theme-refresh
NEW: Doxygen theme refresh [+3]
|
2014-02-20 12:25:20 -08:00 |
|
daboe01
|
4fb677ed23
|
fontmanager fix
|
2014-02-19 20:55:05 +01:00 |
|
daboe01
|
4f0bd7f461
|
typo
|
2014-02-18 20:08:39 +01:00 |
|
daboe01
|
01eecdb698
|
more missing prototypes
|
2014-02-18 20:07:29 +01:00 |
|
Antoine Mercadal
|
22ef6ca56a
|
Merge pull request #2067 from Dogild/DatePickerOneDigit
Fixed: Textual CPDatePicker issue with number of digit
|
2014-02-17 15:34:26 -08:00 |
|
Antoine Mercadal
|
2e015c9816
|
NEW: Doxygen theme refresh
See screenshots attached to the PR for example.
|
2014-02-17 15:15:57 -08:00 |
|
Alos
|
1d40b5010e
|
Merge branch 'layoutSubview-fix' of github.com:Alos/cappuccino into layoutSubview-fix
Conflicts:
AppKit/CPTabView.j
|
2014-02-16 23:28:57 -06:00 |
|
Alos
|
9d25f1c073
|
Fixed layoutSubviews
Added missing setNeedsLayout
|
2014-02-16 23:25:22 -06:00 |
|
Alos
|
2a8de9cb28
|
Merge branch 'layoutSubview-fix' of github.com:Alos/cappuccino into layoutSubview-fix
|
2014-02-16 23:18:24 -06:00 |
|
Alos
|
67767ede17
|
Fixed layoutSubviews
Added missing setNeedsLayout
|
2014-02-16 23:16:38 -06:00 |
|
Alos
|
03db4d73ad
|
Merge branch 'layoutSubview-fix' of github.com:Alos/cappuccino into layoutSubview-fix
Conflicts:
AppKit/CPTabView.j
|
2014-02-16 23:07:36 -06:00 |
|
Alos
|
fcb1f4665f
|
Fixed an ugly merge
|
2014-02-16 22:38:41 -06:00 |
|
daboe01
|
5ca41a6fff
|
style
|
2014-02-15 19:47:50 +01:00 |
|
daboe01
|
e4f71420fc
|
prototypes+style
|
2014-02-15 12:43:09 +01:00 |
|
daboe01
|
d5456ed1db
|
formatting+prototypes
|
2014-02-14 18:09:04 +01:00 |
|
daboe01
|
e3335c5843
|
formatting+ fix prototypes
|
2014-02-14 18:05:45 +01:00 |
|
Alexander Ljungberg
|
77ea0d3ea6
|
Merge pull request #2069 from Dogild/PreprocessBrew
Fixed: Wrong link to install homebrew
|
2014-02-13 22:34:32 +00:00 |
|
Alexandre Wilhelm
|
23ff035eb3
|
Fixed: Wrong link to install homebrew
Previously the link to install homebrew was wrong.
|
2014-02-13 13:38:36 -08:00 |
|
Alexander Ljungberg
|
9906173a3f
|
Merge pull request #2066 from CarlRosell/master
Fixed: Broken Documentation.
|
2014-02-13 12:48:21 +00:00 |
|
Alexander Ljungberg
|
c6dd18ce40
|
Fixed: typo.
|
2014-02-13 12:41:20 +00:00 |
|
Alexander Ljungberg
|
a31ad2c367
|
Fixed: CPAttributedString isEqual: despite attribute differences.
As soon as a range reached the end of the string the equality test would end with a YES, without even comparing the final attribute dict.
|
2014-02-13 12:41:14 +00:00 |
|
Alexander Ljungberg
|
7e20422e20
|
Test: CPAttributedString coding.
|
2014-02-13 12:17:55 +00:00 |
|
Alexander Ljungberg
|
bd2f63c232
|
Improve CPAttributedString coding.
Refs #2050.
|
2014-02-13 12:17:37 +00:00 |
|
Alexander Ljungberg
|
532a874ba6
|
Merge pull request #2050 from daboe01/NEW--archiving-for-CPAttributedString
NEW: CPCoding for CPAttributedString
|
2014-02-12 22:02:18 +00:00 |
|
Alexander Ljungberg
|
48fa46e0d5
|
Formatting: CPAttributedString.
Refs #2045.
|
2014-02-12 21:57:44 +00:00 |
|
Alexander Ljungberg
|
f72119f1b6
|
Formatting: CPAttributedStringTest.
Refs #2045.
|
2014-02-12 21:57:44 +00:00 |
|
 daboe01andAlexander Ljungberg
|
3063d53a2b
|
more formatting
|
2014-02-12 21:57:44 +00:00 |
|
 daboe01andAlexander Ljungberg
|
e4163c5da4
|
formatting
|
2014-02-12 21:57:44 +00:00 |
|
 daboe01andAlexander Ljungberg
|
a34ae45b05
|
formatting
|
2014-02-12 21:57:44 +00:00 |
|
 daboe01andAlexander Ljungberg
|
d8e4f1150e
|
more protection against edge cases
|
2014-02-12 21:57:44 +00:00 |
|
 daboe01andAlexander Ljungberg
|
c2534ae6da
|
unit-tests + simplification
|
2014-02-12 21:57:44 +00:00 |
|
 daboe01andAlexander Ljungberg
|
342ea97406
|
yet another minor fix
|
2014-02-12 21:57:43 +00:00 |
|
 daboe01andAlexander Ljungberg
|
6f66c06111
|
fixed one last minor glitch
|
2014-02-12 21:57:43 +00:00 |
|
 daboe01andAlexander Ljungberg
|
aaeffe61a6
|
editing fix
|
2014-02-12 21:57:43 +00:00 |
|
 daboe01andAlexander Ljungberg
|
f5daa96c8e
|
minor fix
|
2014-02-12 21:57:43 +00:00 |
|
 daboe01andAlexander Ljungberg
|
67fed5f3d7
|
fixing editing semantics
|
2014-02-12 21:57:43 +00:00 |
|
daboe01
|
067e6bf93d
|
formatting
|
2014-02-12 18:00:11 +01:00 |
|
daboe01
|
13dc31dc1f
|
formatting
|
2014-02-12 07:14:49 +01:00 |
|
daboe01
|
7f6bf21270
|
more formatting
|
2014-02-12 07:13:21 +01:00 |
|
daboe01
|
d647258856
|
formatting
|
2014-02-12 05:59:34 +01:00 |
|
daboe01
|
1eb7ed5e9c
|
formatting
|
2014-02-11 22:04:39 +01:00 |
|
daboe01
|
e78f1b05a7
|
formatting
|
2014-02-11 20:33:47 +01:00 |
|