Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Somehow, now using the "resize" method in activity.py now causes "Paint" to w...Ajay Garg2013-02-141-15/+1
* New ProgressIcon widget - SL #4384Manuel Quiñones2013-02-132-0/+102
* sdxo#2982: Now, it works properly for "Paint"; however, the window cannot be ...Ajay Garg2013-02-061-1/+16
* Fix subtoolbars height - SL #4019Manuel Quiñones2013-01-311-4/+3
* sdxo#2902 [sugar-toolkit-gtk3]: Use "O" key to make the window smaller; "X" k...Ajay Garg2013-01-282-14/+1
* Revert "New ProgressIcon widget - SL #4384", as this is not foe theAjay Garg2013-01-232-102/+0
* Revert "Fixup for previous commit, 693eaab9 - SL #4384", as this is notAjay Garg2013-01-231-1/+3
* Fixup for previous commit, 693eaab9 - SL #4384Manuel Quiñones2013-01-181-3/+1
* New ProgressIcon widget - SL #4384Manuel Quiñones2013-01-182-0/+102
* palettemenuwidget: Ensure the widget is realized before popping it up, SL #4388Carlos Garnacho2013-01-181-0/+1
* Adapt to icon changes - SL #3569Manuel Quiñones2013-01-181-1/+1
* Truncate labels on Palettes SL #4164Manuel Kaufmann2013-01-081-0/+4
* sdxo#2781: Reverting to the color-codes used in dx3.Ajay Garg2012-12-261-2/+2
* 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
* 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
* 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
* 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
* Fixup for previous commit - SL #4224Manuel Quiñones2012-12-101-1/+1
* CanvasIcon: do not keep it ACTIVE when right-click twice SL #4224Manuel Kaufmann2012-12-101-2/+3
* Tray: wrap them in EventBoxes in order to make them themeable - SL #3565Manuel Quiñones2012-11-291-12/+23
* RadioToolButton: make sure _hide_tooltip_on_click is initialized in timeSimon Schampijer2012-11-291-1/+2
* Activity title entry: auto-select text when tap/click in the entry, SL #4036Manuel Kaufmann2012-11-291-0/+9
* window: Avoid odd scrolling on OSK presenceCarlos Garnacho2012-11-281-0/+7
* RadioToolButton: hide tooltip on click, SL #4268Simon Schampijer2012-11-281-0/+16
* Fixup of 4234ca684e2e6074d94ab72d34c48324ca3df65bSimon Schampijer2012-11-231-0/+1
* Restore use of XSMP clientDaniel Drake2012-11-234-67/+101
* Follow up fixes for the lockable Palette supportSimon Schampijer2012-11-231-3/+8
* Alert: fix for traceback in the draw - SL #4251Manuel Quiñones2012-11-231-1/+1
* Add support for locking Palettes, SL #4008Simon Schampijer2012-11-234-25/+105
* Dispatcher: use the gtk3 toolkitDaniel Narvaez2012-11-232-2/+2
* Update style of Description palette - SL #4167Manuel Quiñones2012-11-101-2/+3
* CellRendererInvoker: no need to reset the controller manually anymoreSimon Schampijer2012-11-091-1/+0
* Reset event controllers on GdkEventGrabBrokenCarlos Garnacho2012-11-091-8/+13
* Set correct padding and size for the palette, window implementation - SL #4144Manuel Quiñones2012-11-074-12/+57
* CellRendererInvoker: always reset the long-press controllerSimon Schampijer2012-11-071-1/+1
* CellRendererInvoker: add support for long-press eventsSimon Schampijer2012-11-071-1/+45
* DescriptionButton, ShareButton: set the toggle_palette option to TrueSimon Schampijer2012-11-072-14/+5
* Palette Menu Item: set/unset INSENSITIVE state flag - SL #4144Manuel Quiñones2012-11-071-5/+7
* SugarLongPressController: default the trigger_delay property to 600msSimon Schampijer2012-11-051-1/+1
* WidgetInvoker: add support for long-press events, part of #4127Simon Schampijer2012-11-051-1/+35
* TrayIcon: set the touch mask on the event box, part of SL #4127Simon Schampijer2012-11-051-0/+4