More at cappuccino.org: Home | Learn | Discuss | Contribute | Download

#8 Antoine Mercadal - All time
Showing 95 commits

All contributors →
Hash Date Message
d0c59ee 2011-09-21 fix bug preventing the CPPlatformWindow's title to chang...
8dab47f 2011-09-08 mozilla compat
dcbe3ee 2011-09-08 fix paremeters touching their description in bubbles
e32489a 2011-09-08 tiny padding improvment in generated html docs
b619c0b 2011-09-08 some small graphical improvments
fab61d1 2011-09-08 forget to restore the bg color of the tree view
b4edc08 2011-09-08 add Cappuccino logo
c7518d0 2011-09-08 merge Aparajita's previous improvments on the CSS
a40345c 2011-09-08 fix the slider
909471a 2011-09-07 fix the documentation generation process
38f7ea0 2011-09-07 update doxygen.css
afa6913 2011-09-02 fix unable to change mainWindow's title
be10bcf 2011-09-02 Fix CPPlatformWindow's title bug
a5e241a 2011-08-31 update PlatformWindows test (use the slider to play with...
28772d3 2011-08-31 use CPWindow's title for platform window
d1f5c1e 2011-08-31 patch for enventual webkit bug with window.open()
a2b6585 2011-08-20 CPSound support play while loading
7c18b8b 2011-07-17 Small improvments in XcodeCapp-Cocoa
6c34bec 2011-06-19 do not return 0 if any conversion fail (return 2 instead)
e6f029c 2011-05-30 use all remaining space for last segment
fe606e4 2011-05-30 fix typo + wrong sizing behaviour with too much segment
915867e 2011-05-18 update the CPToolTip manual test
bf516b5 2011-05-18 update the CPToolTip manual test
ac24b9e 2011-05-18 Fix Firefox problem. close #1271
5a7c38d 2011-05-18 Fix Firefox problem. close #1271
e8a38e0 2011-05-18 add small visual test project
4acb757 2011-05-17 adjust CPTextField positioning. Offsets changed since th...
9708985 2011-05-17 Make CPPopUpButton positionning pixel perfect
e77c706 2011-05-16 nib2cib now takes care of bold and italic
e4c708e 2011-05-16 nib2cib now takes care of bold and italic
fe53f25 2011-05-15 let a fancy padding in case of placement forcing due to ...
9058857 2011-05-15 style
c7517d8 2011-05-13 remove useless variables
b8f4656 2011-05-13 make CPToolTip a framework private class
10940ac 2011-05-13 improve CPToolTips. Make them more cocoa like. Remove us...
c57842d 2011-05-13 move Tooltips to CPView
3ddf603 2011-04-26 Support for tooltips on CPControls
6e1acf1 2011-04-03 fix wrong AGPL header in CPUserDefaultTest.j
ae67b00 2011-01-04 remove the change in tabViewItemAtIndex:
29430df 2011-01-04 fix small bugs in CPTabView
f936277 2010-12-20 make CPTokenField's token pixel perfect
ac16c56 2010-12-20 fix the frame size of the pulldown button
7cec421 2010-12-17 revert test
adc2d2b 2010-12-11 support for HUD rounded button
c0b1322 2010-11-18 remove stupid test
60ff3ca 2010-11-11 Support for HUD style
6b42ef3 2010-11-11 fix: CPAlert fails to runModal if ran sheetModal before
3c18282 2010-11-10 add support for theme state rounded
3bfa427 2010-11-10 Add setTitle: and title, deprecated proxies for setMessa...
9a8c4bd 2010-11-10 move CPAlertLabelOffset to a theme attribute
dc72b55 2010-11-09 remove the title of the panel. Cocoa doesn't display any...
ee4ef88 2010-11-09 add X and Y offet theme properties for supression button
23c2f4b 2010-11-09 remove the movable thing and remove the bezel-color them...
bd01955 2010-11-09 support for setShowsSupressionButton
3f1e1e5 2010-11-09 update help button art
ee343c7 2010-11-09 make window not movable by dragging background if sheet ...
961071e 2010-11-09 refactor a method
0219341 2010-11-09 add support for setShowHelp:
bf63147 2010-11-09 Cleaning CPAlert, add accessoryView
187c32d 2010-11-08 fix CPStepper test cases
c680e31 2010-11-08 add test case for CPStepper
cc177ee 2010-11-08 add artwork
918db24 2010-11-08 add CPStepper to Aristo
7e005f4 2010-11-08 use setNeedsLayout to layout subviews
5d49c13 2010-11-08 implement CPStepper
f614785 2010-11-08 use document.createElement('audio') instead of new Audio...
967f541 2010-11-08 change inset for CPTokenField
6e78d90 2010-11-08 make only border translucent in disabled state
03a243f 2010-11-08 Make CPPopUpButton art pixel perfect
0b8d374 2010-11-08 update MainMenu bar art
a0bb3b3 2010-11-08 adding the art for disabled CPTextField
1f79402 2010-11-08 use alpha-ized art..
f7db405 2010-11-08 fix another inset issue
4d98546 2010-11-08 fix a offset in inset
e90133e 2010-11-08 uses the new CPPPopUpButton Aristo art
d4818b5 2010-11-08 uses the new CPTextField Aristo art
ea924fb 2010-11-06 some small glitch fix
da23a89 2010-11-06 update header
e4b4709 2010-11-06 added CPSound, an HTML5 wrapper for NSSound
386ded0 2010-11-06 remove useless _searchListNeedsReload
c55cd03 2010-11-05 more robust tests for CPUserDefaults
6a2b347 2010-11-05 authorize string in setURL:forKey:
b96abb5 2010-11-05 fix typo
60a8ddd 2010-11-05 be less restrictive on setInteger, setFloat and setDouble
91ce1c3 2010-11-05 add stringArrayForKey:
0c9cba4 2010-11-05 add test cases for CPUserDefaults
c833de2 2010-11-05 set _searchListNeedsReload to YES after setting defaults
6824e42 2010-11-05 fix some small bugs
67a4153 2010-11-05 make CPUserDefault more Cocoa compliant
9a4c9e4 2010-11-04 add test for CPTabView height resizing
b9095b2 2010-11-02 box is now resized using CPViewHeightSizable
8ead5f6 2010-10-28 fix CPtabViewTest
48ebd2e 2010-10-19 add tests for CPTabView
3d82203 2010-10-19 remove 'drunk' code and simply use resizing masks
e55cbbd 2010-09-27 Support for localstorage in NativeHost