Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* minor fixes and a major refactoring of signals for alertsHEADmasterWalter Bender2013-02-042-2/+43
* access icon_search_pathWalter Bender2013-02-031-1/+3
* add extension/web/*/icons to iconthemeWalter Bender2013-02-032-6/+9
* moving icons to extensions; making fb a subdirWalter Bender2013-02-031-11/+15
* Merge branch 'master' of git.sugarlabs.org:+redwood-city/sugar/social-sugarWalter Bender2013-02-0310-531/+43
|\
| * Make FacebookOnlineAccount an extension and move the OnlineAccount*Raul Gutierrez Segales2013-02-0310-531/+43
* | add share menus to copy to paletteWalter Bender2013-02-031-0/+4
|/
* add_icon_path method to prototypeWalter Bender2013-02-031-0/+6
* move Share on menu items to Copy to menuWalter Bender2013-02-031-28/+4
* [sharing] Add's 'Share to Facebook' capabilityRaul Gutierrez Segales2013-02-037-5/+658
* main.py: fix startup messagesfSimon Schampijer2013-01-221-1/+1
* Factor out intro window creationDaniel Narvaez2013-01-221-3/+6
* Rework how we select the Xcursor themeDaniel Narvaez2013-01-221-10/+4
* Move metacity invocation into the python codeDaniel Narvaez2013-01-221-34/+69
* Move window manager handling up in the file, fix two underscroes for callbacksSimon Schampijer2013-01-221-14/+11
* Rename set to setup for consistencyDaniel Narvaez2013-01-221-4/+4
* Cleanup a bit the xcursor hackDaniel Narvaez2013-01-221-7/+1
* Setup logging as soon as possibleDaniel Narvaez2013-01-221-11/+10
* Setup icon theme in set_themeDaniel Narvaez2013-01-221-3/+3
* Factor out setup_locale functionDaniel Narvaez2013-01-221-10/+14
* Unsplit a couple of very small methodsDaniel Narvaez2013-01-221-9/+4
* Move all the imports at the topDaniel Narvaez2013-01-221-27/+22
* Move the various init method calls inside mainDaniel Narvaez2013-01-221-6/+5
* Do not exceed 80 colsDaniel Narvaez2013-01-221-6/+8
* Factor out cleanup_temporary filesDaniel Narvaez2013-01-221-1/+4
* Split keyboard setup out of main.pyDaniel Narvaez2013-01-223-66/+88
* Move logs cleanup to the loggerDaniel Narvaez2013-01-221-36/+4
* Move the sugar-session code inside jarabeDaniel Narvaez2013-01-222-1/+353
* Env variables for mime and activities defaultsDaniel Narvaez2013-01-221-3/+2
* Find activities in the xdg system dirsDaniel Narvaez2013-01-222-3/+7
* Remove unused config variablesDaniel Narvaez2013-01-221-2/+0
* Adapt to changes in icons - SL #3569Manuel Quiñones2013-01-154-5/+5
* Palettes: remove unused import MenuItemSimon Schampijer2013-01-141-1/+0
* Fix the activities list palette, SL #4284Daniel Narvaez2013-01-141-9/+9
* Start the activity when the treeview row is activatedDaniel Narvaez2013-01-141-0/+8
* Journal SortingButton: port palette to custom palette implementation - SL #4303sucrose-0.98Manuel Quiñones2013-01-071-2/+11
* Clipboard Menu: remove progress bar, part of #4307Simon Schampijer2012-12-211-20/+0
* Journal: fix copy to clipboard functionality, part of #4307Simon Schampijer2012-12-211-2/+2
* ClipboardIcon: API fixes for the Gtk.Clipboard set_with_data get_func callbac...Manuel Quiñones2012-12-201-4/+7
* Avoid collisions with central buddy SL #3944Manuel Kaufmann2012-12-171-1/+1
* Journal list view: use one column for each buddy to get the original width - ...Manuel Quiñones2012-12-171-3/+5
* Journal list view: display buddies again - SL #4331Manuel Quiñones2012-12-171-0/+6
* Fix the port of the filetransfer, SL #4242Manuel Kaufmann2012-12-171-28/+39
* Journal details view: Style KeepIcon - SL #4304Manuel Quiñones2012-12-171-6/+28
* Journal: fix layout reordering for right-to-left languages - SL #4328Manuel Quiñones2012-12-172-2/+6
* ActivityIcon in neighborhood: port to custom Palette - SL #4283Manuel Quiñones2012-12-151-12/+17
* Journal details view: fix buddies alignment - SL #4335Manuel Quiñones2012-12-151-0/+1
* Tabbinghandler: port the tabbinghandler to the new GTK+3 API, SL #3895Simon Schampijer2012-12-141-13/+38
* Adapt to PaletteMenu changes for popdown on item activation, SL #4191 and SL ...Simon Schampijer2012-12-102-3/+0
* Journal details: make buddies appear - SL #4282Manuel Quiñones2012-12-031-1/+1