Klaas Pieter Annema
|
3c77d43e03
|
implement mousewheel support for CPMenu
|
2011-03-04 10:21:26 +01:00 |
|
Klaas Pieter Annema
|
7fb78fe157
|
lint _CPMenuWindow
|
2011-03-04 10:21:26 +01:00 |
|
Klaas Pieter Annema
|
566fdf6400
|
lint _CPMenuManager.j
|
2011-03-04 10:21:25 +01:00 |
|
Klaas Pieter Annema
|
1dc53ed149
|
lint CPPlatformWindow+DOM.j
|
2011-03-04 10:20:55 +01:00 |
|
Klaas Pieter Annema
|
b57b705b1d
|
place the scroll element above menus
|
2011-03-04 10:20:54 +01:00 |
|
 Blair DuncanandKlaas Pieter Annema
|
7d7c037682
|
add support for Home and End key and modified logic for pageUp and pageDown
|
2011-03-04 10:20:54 +01:00 |
|
 Blair DuncanandKlaas Pieter Annema
|
bf72a7f92d
|
added support for escape key to cancel menus, removed unused var
|
2011-03-04 10:20:54 +01:00 |
|
 Blair DuncanandKlaas Pieter Annema
|
df9387fc78
|
remove unneccessary scrolling calls and periodic events when not needed
|
2011-03-04 10:20:54 +01:00 |
|
 Blair DuncanandKlaas Pieter Annema
|
9296df89df
|
fixed some spacing and added a delay in the reset time for longer lists
|
2011-03-04 10:19:35 +01:00 |
|
 Blair DuncanandKlaas Pieter Annema
|
d4d65ed4d7
|
Add support for keyboard navigation in menus
|
2011-03-04 10:19:35 +01:00 |
|
Klaas Pieter Annema
|
163550c3d5
|
determine NSControl enabled state from NSCellFlags
|
2011-03-04 08:56:25 +01:00 |
|
Klaas Pieter Annema
|
a11f12ab09
|
fix unarchiving tableviews with no header view
|
2011-03-04 08:51:21 +01:00 |
|
Klaas Pieter Annema
|
8e14d6cebc
|
unarchive corner and headerviews correctly
|
2011-03-04 08:15:54 +01:00 |
|
Randall Luecke
|
90d50bb593
|
Sizing fixes for the textfields of the color panel.
|
2011-03-02 22:51:03 -05:00 |
|
 cacaodevandRoss Boucher
|
b715fb6182
|
Enable representedObject decoding in NSMenuItem.j
|
2011-03-02 13:32:56 -08:00 |
|
Ross Boucher
|
31dbd208f4
|
We don't need to copy the string since strings are immutable in javascript.
|
2011-03-02 13:26:49 -08:00 |
|
 Tobias M. BölzandRoss Boucher
|
49707af1ba
|
Fixed binding name constants
|
2011-03-02 13:17:44 -08:00 |
|
Ross Boucher
|
b77668dd5a
|
Fix spacing in CPBrowser.
|
2011-03-02 12:36:44 -08:00 |
|
Alexander Ljungberg
|
50e5fa2c8e
|
Fix accidental globals.
|
2011-03-01 00:02:35 -03:00 |
|
Alexander Ljungberg
|
dedf3cd90f
|
More AppKit coding standards.
|
2011-02-28 23:55:29 -03:00 |
|
Alexander Ljungberg
|
651d6a7ed8
|
Linting AppKit.
|
2011-02-28 23:48:34 -03:00 |
|
meelash
|
383dcd5ee6
|
Corrected mistake in CPSplitView delegate documentation
|
2011-02-28 20:19:00 -05:00 |
|
Francisco Ryan Tolmasky I
|
1589d501cc
|
Slight typo.
Reviewed by me.
|
2011-02-27 10:01:16 -08:00 |
|
Randall Luecke
|
060563b748
|
Documentation style fixes for CPOutlineView. Now setDelegate: actually shows up.
|
2011-02-26 15:13:34 -05:00 |
|
Randall Luecke
|
b8b74f1e35
|
Revert "Crazy cool selection behavior."
This reverts commit 2b498feb67.
|
2011-02-26 14:58:47 -05:00 |
|
Ross Boucher
|
6435372fd9
|
We weren't actually keeping track of replaced methods, and thus were replacing every time you call addObserver:
|
2011-02-25 17:59:54 -08:00 |
|
Klaas Pieter Annema
|
3ebb432d3f
|
Merge branch 'traceback' of https://github.com/jukart/cappuccino
|
2011-02-25 23:57:29 +01:00 |
|
Klaas Pieter Annema
|
f13362b224
|
fix sortDescriptorsDidChange: not called for outline view
|
2011-02-25 23:52:41 +01:00 |
|
 Derek HammerandKlaas Pieter Annema
|
2b498feb67
|
Crazy cool selection behavior.
|
2011-02-25 23:52:41 +01:00 |
|
Randall Luecke
|
5c6fce4e8c
|
Following the fix for the pane spiltter flag change in the CPSplitView, the theme file also needed to be updated.
|
2011-02-24 01:48:36 -05:00 |
|
Randall Luecke
|
d000e67fc4
|
Merge branch 'master' of https://github.com/dbrajkovic/cappuccino into dbrajkovic-master
|
2011-02-24 01:28:14 -05:00 |
|
Randall Luecke
|
c9bc6c3991
|
Fix for Xcode 4.0 pre-release causing cappuccino not to build because of NativeHost. This is just a work around for the time being so that Cappuccino still finishes building.
|
2011-02-24 01:25:11 -05:00 |
|
Randall Luecke
|
8c1a3a3bba
|
Refactored the tableview docs a little. Now using real doxygen commands instead of using <pre> on everything.
|
2011-02-23 02:46:30 -05:00 |
|
Randall Luecke
|
f723318601
|
Column resize fixes
|
2011-02-22 22:07:31 -05:00 |
|
Randall Luecke
|
ebcbfc76b8
|
Merge branch 'fix-searchfield-glitch' of https://github.com/primalmotion/cappuccino into primalmotion-fix-searchfield-glitch
|
2011-02-22 21:11:53 -05:00 |
|
Randall Luecke
|
eaa4efc805
|
Imageview support for tableview nib2cib
|
2011-02-22 21:08:30 -05:00 |
|
Randall Luecke
|
e717fd82b9
|
Merge branch 'Selection' of https://github.com/hammerdr/cappuccino into tableview-selection
Conflicts:
AppKit/CPTableView.j
|
2011-02-22 20:05:00 -05:00 |
|
Randall Luecke
|
46781cb6fd
|
Merge branch 'mb-cpcursor-refactor' of https://github.com/saikat/cappuccino into saikat-mb-cpcursor-refactor
|
2011-02-22 19:58:31 -05:00 |
|
Randall Luecke
|
02eaded719
|
Merge branch 'UniformColumnSizing' of https://github.com/hammerdr/cappuccino into hammerdr-UniformColumnSizing
|
2011-02-22 19:54:14 -05:00 |
|
Randall Luecke
|
0748190ab7
|
Merge branch 'bootstrap-fixes' of https://github.com/paulbaumgart/cappuccino into paulbaumgart-bootstrap-fixes
|
2011-02-22 19:53:08 -05:00 |
|
Randall Luecke
|
cccbb8eee4
|
Merge branch 'master' of https://github.com/purem/cappuccino into purem-master
|
2011-02-22 19:51:51 -05:00 |
|
Randall Luecke
|
902878756e
|
Merge branch 'fix-progressindicator-not-cpcoding-compliant' of https://github.com/primalmotion/cappuccino into primalmotion-fix-progressindicator-not-cpcoding-compliant
|
2011-02-22 19:51:07 -05:00 |
|
Randall Luecke
|
033663f2cf
|
fix for a couple methods not being generated for the docs.
|
2011-02-22 19:48:53 -05:00 |
|
Ross Boucher
|
e4093ac3ae
|
Merge branch '0.9'
|
2011-02-22 14:13:12 -08:00 |
|
Ross Boucher
|
16a70c5c8e
|
Update to the starter package readme.
v0.9.0
|
2011-02-22 14:09:09 -08:00 |
|
Jürgen Kartnaller
|
b7f871e31b
|
Merge branch 'master' into traceback
|
2011-02-21 14:38:49 +01:00 |
|
Klaas Pieter Annema
|
cc5e8c3f34
|
fix textfield cut and paste notifications
Closes #555 #1001
|
2011-02-21 10:26:58 +01:00 |
|
Klaas Pieter Annema
|
85e80a62a3
|
remove old '_currentValueIsPlaceholder' code
|
2011-02-21 10:26:58 +01:00 |
|
Antoine Mercadal
|
60d1073d9a
|
do not encode _barView
|
2011-02-16 17:39:06 +01:00 |
|
Antoine Mercadal
|
b620de45a2
|
make CPProgressIndicator CPCodingCompliant
|
2011-02-16 17:34:26 +01:00 |
|