Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Added an entry that can have icons inside: IconEntry. From libsexy.Tomeu Vizoso2007-08-205-1/+125
* Improvements in mime handling and added some tests.Tomeu Vizoso2007-08-201-5/+5
* Start playing with unit tests.Marco Pesenti Gritti2007-08-181-7/+7
* Rename genmo to genl10nMarco Pesenti Gritti2007-08-181-5/+5
* Make activity names translatable.Marco Pesenti Gritti2007-08-181-7/+39
* Set the icon-set property to avoid resetting the icon_sizeMarco Pesenti Gritti2007-08-171-4/+4
* Style nitpickMarco Pesenti Gritti2007-08-171-1/+1
* Add a scale property to CanvasIcon.Marco Pesenti Gritti2007-08-175-14/+38
* #2695: Recognize text files as such.Tomeu Vizoso2007-08-161-1/+27
* Hide the combo when max_participants == 1Marco Pesenti Gritti2007-08-161-4/+6
* Add max_participants property.Marco Pesenti Gritti2007-08-161-5/+9
* Patch by Simon to make sugar start when not connected to wireless.Marco Pesenti Gritti2007-08-162-4/+15
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-162-0/+108
|\
| * Merge branch 'master' of git://dev.laptop.org/sugarMorgan Collett2007-08-166-83/+72
| |\
| * | Push tubeconn into sugar.presenceMorgan Collett2007-08-162-0/+108
* | | Add a border to the frame.Marco Pesenti Gritti2007-08-161-0/+2
| |/ |/|
* | Adapt to icon name changesMarco Pesenti Gritti2007-08-161-1/+1
* | Move most of the drawing logic inside Palette/Invoker.Marco Pesenti Gritti2007-08-154-21/+17
* | Let the button/theme deal with prelight. I don't thinkMarco Pesenti Gritti2007-08-154-28/+15
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-153-20/+31
|\ \
| * | Rewrite dbus_helpers to not make a dbus connection on import. #2773Dan Winship2007-08-151-15/+23
| |/
| * #2543: Offer multiple activities for opening clipboard objects.Tomeu Vizoso2007-08-152-5/+8
* | Let the invoker deal with popup/popdown redraw.Marco Pesenti Gritti2007-08-154-21/+19
|/
* CleanupMarco Pesenti Gritti2007-08-151-5/+1
* Removed debug messages.Tomeu Vizoso2007-08-131-2/+0
* Set ACTIVITY_ROOT environment variable.Tomeu Vizoso2007-08-132-0/+14
* Tweak a color pair as requested by Walter.Marco Pesenti Gritti2007-08-131-1/+1
* Add option to use the same style values as on the XO.Marco Pesenti Gritti2007-08-121-1/+7
* Embed/unembed the menu on state changes, keeping it aroundMarco Pesenti Gritti2007-08-112-4/+15
* Separate libsugar and libsugarui ld flags to notMarco Pesenti Gritti2007-08-101-10/+14
* Fixed a typo in the palette gap calculation code.Benjamin Berg2007-08-101-1/+1
* Ignore grab_notify in the palette menu so that eg. scales work.Benjamin Berg2007-08-101-0/+4
* Don't draw the invoker rectangle for tooltips.Benjamin Berg2007-08-103-3/+3
* Draw an invoker rectangle that looks connected to the main palette.Benjamin Berg2007-08-104-1/+171
* Complete move to external bundle registry.Tomeu Vizoso2007-08-092-9/+23
* Correctly include .mo files in bundles.Tomeu Vizoso2007-08-092-4/+6
* Notice when (non-sugar) activity factories fail to launch. #1975Dan Winship2007-08-081-2/+5
* Make activity icons in frame outline-only. #2668Dan Winship2007-08-083-5/+12
* Move the activity register to the clipboard service.Tomeu Vizoso2007-08-081-5/+7
* Fix objectchooser, replace frame with canvasroundbox moduleEduardo Silva2007-08-081-3/+3
* Ignore only INFERIOR enter/leave events.Marco Pesenti Gritti2007-08-081-2/+2
* Override menu shell deactivate to go through the palette.Marco Pesenti Gritti2007-08-081-0/+3
* Expose palette.action_barMarco Pesenti Gritti2007-08-081-7/+15
* Expose palette.menu rather than wrapping methods.Marco Pesenti Gritti2007-08-081-32/+38
* Call embed after the widget hierarchy is setup so thatMarco Pesenti Gritti2007-08-081-3/+3
* Enable focus when there is content. Remove the focusMarco Pesenti Gritti2007-08-081-15/+9
* First go at support of focusable widgets inside the palette.Marco Pesenti Gritti2007-08-083-108/+72
* Icon(): Add scaled icon support (SVG) with editable fill and stroke colorsEduardo Silva2007-08-021-13/+96
* Do a dict.copy() so we don't overwrite the original.Tomeu Vizoso2007-08-011-0/+3
* Remove Frame, rename RoundBox to CanvasRoundBoxMarco Pesenti Gritti2007-07-313-32/+5