Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * New ProgressIcon widget - SL #4384Manuel Quiñones2013-01-183-0/+168
| * palettemenuwidget: Ensure the widget is realized before popping it up, SL #4388Carlos Garnacho2013-01-181-0/+1
| * Testsuite: set theme before running the testManuel Quiñones2013-01-181-2/+1
| * Adapt to icon changes - SL #3569Manuel Quiñones2013-01-181-1/+1
* | Merge remote-tracking branch 'ajay/0.97.7-as-base' into develSantiago Collazo2013-01-092-0/+47
|\ \ | |/
| * Add testcase for CellRendererProgress - SL #1395Manuel Quiñones2013-01-081-0/+43
| * Truncate labels on Palettes SL #4164Manuel Kaufmann2013-01-081-0/+4
* | Merge branch 'devel' of git.sugarlabs.org:dextrose/sugar-toolkit-gtk3 into develSantiago Collazo2012-12-261-4/+1
|\ \
| * | Disable pull on rpm buildSantiago Collazo2012-12-261-4/+1
* | | Merge remote-tracking branch 'ajay/0.97.7-as-base' into develSantiago Collazo2012-12-261-2/+2
|\ \ \ | | |/ | |/|
| * | sdxo#2781: Reverting to the color-codes used in dx3.Ajay Garg2012-12-261-2/+2
* | | Merge remote-tracking branch 'ajay/0.97.7-as-base' into develSantiago Collazo2012-12-223-3/+15
|\ \ \ | |/ / | | / | |/ |/|
| * Merge tag 'v0.98.3' into 0.97.7-as-baseAjay Garg2012-12-210-0/+0
| |\
| | * Release 0.98.3Simon Schampijer2012-12-211-1/+1
| | * WidgetInvoker: do not handle the clicked signal when there is no user interac...Simon Schampijer2012-12-201-0/+12
| | * get_mime_description, use Gio from dynamic bindings - SL #4323 #4307Manuel Quiñones2012-12-181-2/+2
| * | Release 0.98.3Simon Schampijer2012-12-211-1/+1
| * | WidgetInvoker: do not handle the clicked signal when there is no user interac...Simon Schampijer2012-12-211-0/+12
| * | get_mime_description, use Gio from dynamic bindings - SL #4323 #4307Manuel Quiñones2012-12-211-2/+2
* | | Merge remote-tracking branch 'ajay/0.97.7-as-base' into develSantiago Collazo2012-12-187-27/+50
|\ \ \ | |/ /
| * | Merge tag 'v0.98.2' into 0.97.7-as-baseAjay Garg2012-12-180-0/+0
| |\ \ | | |/
| | * Release 0.98.2Simon Schampijer2012-12-171-1/+1
| | * TrayViewport: handle the case of the widget not yet allocated in the size-all...Manuel Kaufmann2012-12-171-0/+6
| | * ActivityBundle: don't wrap the temporal icon path in a TempFilePath - SL #4276Manuel Quiñones2012-12-171-1/+1
| | * PaletteWindowWidget: set border width to make outer space in the container - ...Manuel Quiñones2012-12-151-0/+5
| | * keygrabber: Handle XI2 key events, part of SL #3895Carlos Garnacho2012-12-141-0/+20
| | * ColorToolButton, ToggleToolButton: do the drawing in the correct order - SL #...Manuel Quiñones2012-12-112-10/+13
| * | Release 0.98.2Simon Schampijer2012-12-181-1/+1
| * | TrayViewport: handle the case of the widget not yet allocated in the size-all...Manuel Kaufmann2012-12-181-0/+6
| * | ActivityBundle: don't wrap the temporal icon path in a TempFilePath - SL #4276Manuel Quiñones2012-12-181-1/+1
| * | PaletteWindowWidget: set border width to make outer space in the container - ...Manuel Quiñones2012-12-181-0/+5
| * | keygrabber: Handle XI2 key events, part of SL #3895Carlos Garnacho2012-12-181-0/+20
| * | ColorToolButton, ToggleToolButton: do the drawing in the correct order - SL #...Manuel Quiñones2012-12-182-10/+13
| * | Revert "sl#4276: Writing the icon-files for ".xo" files on a permanent mount-...Ajay Garg2012-12-181-16/+5
* | | Merge remote-tracking branch 'ajay/0.97.7-as-base' into develSantiago Collazo2012-12-132-7/+18
|\ \ \ | |/ /
| * | sdxo#2781: Making the font "more white".Ajay Garg2012-12-131-2/+2
| * | sl#4276: Writing the icon-files for ".xo" files on a permanent mount-point, a...Ajay Garg2012-12-101-5/+16
* | | Merge remote-tracking branch 'ajay/0.97.7-as-base' into develSantiago Collazo2012-12-116-9/+50
|\ \ \ | |/ /
| * | Merge tag 'v0.98.1' into 0.97.7-as-baseAjay Garg2012-12-100-0/+0
| |\ \ | | |/
| | * Release 0.98.1Simon Schampijer2012-12-101-1/+1
| | * Popdown the palette if an item in the content box gets activated, SL #4191 an...Simon Schampijer2012-12-101-0/+9
| | * TrayIcon: get the black background and outline for palette popup - SL #4089Simon Schampijer2012-12-101-1/+11
| | * RadioToolButton: draw the outline properly - SL #3936Manuel Quiñones2012-12-101-5/+6
| | * Add Gtk.ProgressBar testcase.Manuel Quiñones2012-12-031-0/+20
| | * Fixup for previous commit - SL #4224Manuel Quiñones2012-11-291-1/+1
| | * CanvasIcon: do not keep it ACTIVE when right-click twice SL #4224Manuel Kaufmann2012-11-291-2/+3
| * | Release 0.98.1Simon Schampijer2012-12-101-1/+1
| * | Popdown the palette if an item in the content box gets activated, SL #4191 an...Simon Schampijer2012-12-101-0/+9
| * | TrayIcon: get the black background and outline for palette popup - SL #4089Simon Schampijer2012-12-101-1/+11
| * | RadioToolButton: draw the outline properly - SL #3936Manuel Quiñones2012-12-101-5/+6