Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use javascript to setup websocket port and keyDaniel Narvaez2013-06-101-6/+15
* Deprecate and ignore the SUGAR_EMULATOR variableDaniel Narvaez2013-06-101-1/+4
* Toggle the inspector on and off with ctrl-shift-iDaniel Narvaez2013-06-101-0/+18
* Use a custom scheme for app contentDaniel Narvaez2013-06-101-2/+14
* Replaced deprecated GObject methods with GLib methodsWilliam Orr2013-06-104-6/+9
* Fixed crash in journal when mousing over activity iconsWilliam Orr2013-06-101-3/+3
* Palettes: remove comment about deprecated APISimon Schampijer2013-06-101-2/+0
* Silence pyflakeDaniel Narvaez2013-05-042-1/+7
* Remove various unused bitsDaniel Narvaez2013-05-046-6/+1
* Add a get_xo_color APIDaniel Narvaez2013-05-031-0/+6
* Require authentication before making API callsDaniel Narvaez2013-05-031-1/+14
* Add API to close an html activityDaniel Narvaez2013-05-031-6/+33
* Improve XOColor fallback logicDaniel Narvaez2013-05-021-14/+8
* Add a binding for gconf_client_set_list (using strings)Daniel Narvaez2013-04-293-5/+76
* Add exec script to build pure html activitiesDaniel Narvaez2013-04-232-0/+42
* Color Palette: get back horizontal padding - SL #4325Manuel Quiñones2013-04-171-1/+6
* Use gettext algorithm to determine locale for activity.linfoWalter Bender2013-04-151-15/+68
* Handle invalid /desktop/sugar/user/colorDaniel Narvaez2013-04-091-1/+1
* Bind xdgmime in SugarExtDaniel Narvaez2013-04-096-213/+46
* Some initial infrastructure for UI testsDaniel Narvaez2013-04-094-1/+165
* Add a SUGAR_ACTIVITIES_PATH environment variableDaniel Narvaez2013-04-091-2/+2
* Support out of source directory buildsDaniel Narvaez2013-04-091-7/+11
* Rework the install to use git filesDaniel Narvaez2013-04-091-27/+23
* Remove a few unused keywordsDaniel Narvaez2013-04-051-10/+5
* Remove a lot of unused importsDaniel Narvaez2013-04-037-10/+0
* Revert "icon.py: move all imports to the top"Manuel Quiñones2013-03-201-3/+5
* icon.py: move all imports to the topManuel Quiñones2013-03-201-5/+3
* Palette: handle the case where setting the transient window does fail, SL #4221Simon Schampijer2013-03-141-1/+7
* i18n get_locale_path: handle the case when the default locale is not set, SL ...Simon Schampijer2013-03-081-2/+7
* ToggleToolbutton: do hide the tooltip when clicked or touchedSimon Schampijer2013-02-151-0/+4
* Make the size of the preview image a public constantManuel Quiñones2013-02-041-3/+4
* Remove duplicated library flagsDaniel Narvaez2013-01-281-1/+1
* Fix subtoolbars height - SL #4019Manuel Quiñones2013-01-231-4/+3
* Notebook: fix type in doc stringSimon Schampijer2013-01-221-1/+1
* Animation: Remove non-descriptive doc stringSimon Schampijer2013-01-221-49/+0
* Remove halfish done incomplete docstringSimon Schampijer2013-01-221-56/+0
* Logger: add cleanup functionDaniel Narvaez2013-01-221-0/+40
* Fixup for previous commit, 693eaab9 - SL #4384Manuel Quiñones2013-01-171-3/+1
* New ProgressIcon widget - SL #4384Manuel Quiñones2013-01-172-0/+102
* palettemenuwidget: Ensure the widget is realized before popping it up, SL #4388Carlos Garnacho2013-01-171-0/+1
* Adapt to icon changes - SL #3569Manuel Quiñones2013-01-151-1/+1
* Truncate labels on Palettes SL #4164Manuel Kaufmann2013-01-031-0/+4
* 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
* 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
* Popdown the palette if an item in the content box gets activated, SL #4191 an...Simon Schampijer2012-12-101-0/+9