Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed Button to IconButton.Tomeu Vizoso2007-02-2111-29/+28
* Skeleton PS classDan Williams2007-02-212-1/+36
* Start on new presence serviceDan Williams2007-02-215-1/+44
* Throw NotImplementedError in abstract method.Tomeu Vizoso2007-02-212-3/+6
* Allow for having the popup positioning logic in PopupContext.Tomeu Vizoso2007-02-212-11/+22
* Renamed Rollover to Popup.Tomeu Vizoso2007-02-217-61/+61
* Add missing filesMarco Pesenti Gritti2007-02-201-0/+2
* Remove the style stuffMarco Pesenti Gritti2007-02-201-5/+5
* Ooops changed the installation path by mistakeMarco Pesenti Gritti2007-02-201-1/+1
* Added Rollover control.Tomeu Vizoso2007-02-208-67/+274
* CleanupsMarco Pesenti Gritti2007-02-203-32/+29
* Get rid of the old grid. Never use absolute positioning.Marco Pesenti Gritti2007-02-206-102/+78
* Completely drop stylesheets. Move some of it inside the nm service, don't wan...Marco Pesenti Gritti2007-02-208-85/+2
* More work to get rid of stylesheets, some regressions.Marco Pesenti Gritti2007-02-209-48/+17
* Remove deprecated style stuffMarco Pesenti Gritti2007-02-204-10/+9
* Position the device icons around the donutMarco Pesenti Gritti2007-02-201-0/+17
* Infrastructure for the home page devicesMarco Pesenti Gritti2007-02-2016-7/+129
* Get rid of stylesheets for MyIcon.Marco Pesenti Gritti2007-02-194-17/+7
* Do not use Grid here, use unitsMarco Pesenti Gritti2007-02-191-4/+4
* Recognize xulrunner-nsprMarco Pesenti Gritti2007-02-191-0/+4
* Remove reference to a stylesheetMarco Pesenti Gritti2007-02-161-1/+0
* Use Button in the zoom boxMarco Pesenti Gritti2007-02-162-15/+5
* Refactor button a bit to support different sizes. Use it for the overlaybox.Marco Pesenti Gritti2007-02-165-26/+41
* Add a comment about 4:3. Patch by Joshua N PritikinMarco Pesenti Gritti2007-02-161-0/+2
* Bump snapshotMarco Pesenti Gritti2007-02-151-1/+1
* Temporary fix until the next hippo-canvas.Tomeu Vizoso2007-02-151-1/+2
* OptionMenu fixes and API updates.Tomeu Vizoso2007-02-153-12/+21
* Add icon sizesMarco Pesenti Gritti2007-02-151-2/+9
* Take in account screen sizeMarco Pesenti Gritti2007-02-151-1/+2
* Rework color and fonts to be more pytonish. Add units conversions.Marco Pesenti Gritti2007-02-1513-145/+150
* New widget OptionMenu.Tomeu Vizoso2007-02-159-13/+259
* Forgot to add theseMarco Pesenti Gritti2007-02-152-0/+66
* Add some infrastructure for font sizes.Marco Pesenti Gritti2007-02-153-1/+40
* Move Color inside styleMarco Pesenti Gritti2007-02-149-83/+84
* Ooops height is 900Marco Pesenti Gritti2007-02-141-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-143-22/+8
|\
| * Label fixes.Tomeu Vizoso2007-02-132-21/+7
| * Fix Entry.Tomeu Vizoso2007-02-131-1/+1
* | Do not exceed 1200x900Marco Pesenti Gritti2007-02-141-1/+1
|/
* Fix regression with screen rotationMarco Pesenti Gritti2007-02-131-0/+11
* Actually commit the fileMarco Pesenti Gritti2007-02-131-0/+24
* Simple date object to handle string conversions in a UI friendly way.Marco Pesenti Gritti2007-02-131-0/+1
* Reenable the journal. Add desktop background color.Marco Pesenti Gritti2007-02-132-2/+4
* Give precendence to user dir over system dirMarco Pesenti Gritti2007-02-131-2/+2
* Actually enable the new method on xulrunner 1.9Marco Pesenti Gritti2007-02-131-1/+3
* Allow for subclasses of Entry to override the base gtk.Entry.Tomeu Vizoso2007-02-121-6/+11
* Compile the new method only if we are on 1.9Marco Pesenti Gritti2007-02-121-0/+5
* Fix a missing method in a Gecko interface.Tomeu Vizoso2007-02-121-0/+10
* Refactor Frame, create RoundBox, some Entry fixes and new Label control.Tomeu Vizoso2007-02-1210-116/+316
* And more text entry stuff.Tomeu Vizoso2007-02-103-26/+47