Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.97.7HEADv0.97.7masterSimon 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
| * Add in the metadata info about every startup timeGonzalo Odiard2012-10-051-0/+8
* | Commit from Sugar Labs: Translation System by user RafaelOrtiz.: 40 of 40 mes...Pootle daemon2012-10-051-1/+2
|/
* LongPressController: add 'pressed' signal with x and y coordinatesCarlos Garnacho2012-10-042-0/+22
* Put an error trap around XIAllowTouchEvents()Carlos Garnacho2012-10-041-1/+5
* gesture-grabber: Ignore events not meant for the root windowCarlos Garnacho2012-10-031-0/+4
* Build fixup of c635ee5dd7e2d953e0bc20c7d400c923275a318dSimon Schampijer2012-10-021-6/+1
* Include SugarGestureGrabber in .gir generationCarlos Garnacho2012-10-021-2/+11
* swipe: enter into "recognized" state when there is a motion directionalityCarlos Garnacho2012-10-021-8/+27
* Add API to allow for tracking global gesturesCarlos Garnacho2012-10-023-0/+436
* Alert: use GtkStyleContext instead of deprecated GtkStyle - SL #3907Manuel Quiñones2012-10-021-2/+2
* Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages tr...Pootle daemon2012-09-271-11/+11
* Release 0.97.4v0.97.4Simon Schampijer2012-09-261-1/+1
* Set default python encoding to utf-8Gonzalo Odiard2012-09-261-0/+6
* Add management of summary property to the activity.info fileGonzalo Odiard2012-09-252-0/+24
* Fix radiopalette due to api change in toolbottonGonzalo Odiard2012-09-211-1/+1
* Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages tr...Pootle daemon2012-09-211-47/+51
* Release 0.97.3v0.97.3Simon Schampijer2012-09-201-1/+1
* OSK support: canvas auto panning based on input focusSimon Schampijer2012-09-201-0/+21
* Add testcase for intro window - SL #3904Manuel Quiñones2012-09-201-0/+8
* RadioToolButton, ToolButton, ToggleToolButton: add back the getter for the ic...Simon Schampijer2012-09-203-3/+24
* RadioToolButton: remove incomplete and not as descriptive documentationSimon Schampijer2012-09-201-40/+1
* Make icon_name api consistent between the different toolbuttonsGonzalo Odiard2012-09-203-20/+19
* event-controller: For the long-press notification animation check on the scre...Carlos Garnacho2012-09-181-1/+1
* IconEntry, set_icon_from_name: handle case when icon can not be found cleanlySimon Schampijer2012-09-171-0/+6
* event-controller: Don't install headersSimon Schampijer2012-09-161-3/+0
* event-controller: Put event-controller in alphabetical order in the MakefileSimon Schampijer2012-09-161-1/+1
* event-controller: Rename gir to SugarGesturesCarlos Garnacho2012-09-161-7/+7
* event-controller: Document SugarTouchControllerCarlos Garnacho2012-09-163-3/+51