Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.97.10HEADv0.97.10masterSimon Schampijer2012-11-101-1/+1
* Update style of Description palette - SL #4167Manuel Quiñones2012-11-101-2/+3
* CellRendererInvoker: no need to reset the controller manually anymoreSimon Schampijer2012-11-081-1/+0
* Reset event controllers on GdkEventGrabBrokenCarlos Garnacho2012-11-081-8/+13
* Release 0.97.9v0.97.9Simon Schampijer2012-11-071-1/+1
* 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-061-1/+1
* CellRendererInvoker: add support for long-press eventsSimon Schampijer2012-11-061-1/+45
* DescriptionButton, ShareButton: set the toggle_palette option to TrueSimon Schampijer2012-11-062-14/+5
* Palette Menu Item: set/unset INSENSITIVE state flag - SL #4144Manuel Quiñones2012-11-061-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
* Add two testcases: tabs with and without buttons, and sensitive textManuel Quiñones2012-11-012-0/+94
* Set correct background for subtoolbars - SL #3987Manuel Quiñones2012-11-011-4/+1
* GtkMenu: use point_in_cell_renderer for CellRendereInvoker to check if a poin...Simon Schampijer2012-10-311-7/+12
* CellRendererIcon: add active state - SL #3989Manuel Quiñones2012-10-301-7/+33
* CellRendererIcon: add prelight state and render background - SL #3989Manuel Quiñones2012-10-301-1/+18
* Release 0.97.8v0.97.8Simon Schampijer2012-10-251-1/+1
* CursurInvoker: add long-press gesture to raise PaletteSimon Schampijer2012-10-251-2/+21
* EventIcon: make sure we are able to dismiss the PaletteSimon Schampijer2012-10-251-0/+3
* EventController: make detach function availableolpc user2012-10-251-0/+2
* SugarLongPress gesture controller: remove animationSimon Schampijer2012-10-251-159/+0
* Window: show unfullscreen button on button and touch eventsSimon Schampijer2012-10-231-13/+23
* Palettes: move PRIMARY and SECONDARY constant to the base classSimon Schampijer2012-10-232-5/+5
* ActivityButton: set the toggle_palette option to TrueSimon Schampijer2012-10-231-0/+2
* Add toggle_palette property for Palette invoker, SL #4065Simon Schampijer2012-10-233-6/+47
* gestures: Fix silly typo on get_center() implementationCarlos Garnacho2012-10-221-1/+1
* Release 0.97.7v0.97.7Simon Schampijer2012-10-161-1/+1
* Prevent crash if the controller didn't handle TOUCH_BEGINCarlos Garnacho2012-10-161-2/+8
* CanvasIcon: use set_state_flags and unset_state_flags instead of deprecated s...Manuel Quiñones2012-10-151-15/+8
* CanvasIcon: check if we have a palette in the button release callbackManuel Quiñones2012-10-151-1/+1
* Cursor tracker: only display the cursor in mouse/trackpad modeSimon Schampijer2012-10-153-0/+235
* Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages tr...Pootle daemon2012-10-131-2/+2
* Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages tr...Pootle daemon2012-10-131-3/+3
* Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages tr...Pootle daemon2012-10-131-2/+2
* Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages tr...Pootle daemon2012-10-131-4/+4
* Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages tr...Pootle daemon2012-10-131-0/+248
* Merge branch 'master' of git.sugarlabs.org:sugar-toolkit-gtk3/sugar-toolkit-gtk3Pootle daemon2012-10-131-0/+65
|\
| * Icon: add new class CanvasIcon - SL #3989Manuel Quiñones2012-10-121-0/+65
* | Merge branch 'master' of git.sugarlabs.org:sugar-toolkit-gtk3/sugar-toolkit-gtk3Pootle daemon2012-10-111-1/+1
|\ \ | |/
| * Release 0.97.6v0.97.6Simon Schampijer2012-10-101-1/+1
* | Merge branch 'master' of git.sugarlabs.org:sugar-toolkit-gtk3/sugar-toolkit-gtk3Pootle daemon2012-10-101-2/+2
|\ \ | |/
| * Update toolbar buttons testcase with API change for the icon nameManuel Quiñones2012-10-101-2/+2
* | Merge branch 'master' of git.sugarlabs.org:sugar-toolkit-gtk3/sugar-toolkit-gtk3Pootle daemon2012-10-092-1/+55
|\ \ | |/
| * Cleanup: remove unused variableSimon Schampijer2012-10-081-1/+0
| * gestures: Add remove() call to SugarGestureGrabberCarlos Garnacho2012-10-082-0/+55
* | Merge branch 'master' of git.sugarlabs.org:sugar-toolkit-gtk3/sugar-toolkit-gtk3Pootle daemon2012-10-064-6/+90
|\ \ | |/
| * Release 0.97.5v0.97.5Simon Schampijer2012-10-051-1/+1
| * swipe: Allow setting allowed directions as a set of flagsCarlos Garnacho2012-10-052-5/+81