Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace obsolete comment with proper doc stringsimplify-startupDaniel Narvaez2012-12-141-1/+3
* Unfreeze the dcon when the first window is mappedDaniel Narvaez2012-12-141-8/+9
* Factor out intro window creationDaniel Narvaez2012-12-141-3/+6
* Rework how we select the Xcursor themeDaniel Narvaez2012-12-141-12/+5
* Move metacity invocation into the python codeDaniel Narvaez2012-12-141-11/+44
* Move keyboard initialization earlierDaniel Narvaez2012-12-141-1/+1
* Factor out setup_mouse from mainDaniel Narvaez2012-12-141-11/+12
* Use underscore consistentlyDaniel Narvaez2012-12-141-35/+32
* Rename set to setup for consistencyDaniel Narvaez2012-12-141-4/+4
* Cleanup a bit the xcursor hackDaniel Narvaez2012-12-141-7/+1
* Don't run trivial initializations on idleDaniel Narvaez2012-12-141-37/+12
* Setup logging as soon as possibleDaniel Narvaez2012-12-141-11/+10
* Setup icon theme in set_themeDaniel Narvaez2012-12-141-3/+3
* Factor out setup_locale functionDaniel Narvaez2012-12-141-10/+14
* Unsplit a couple of very small methodsDaniel Narvaez2012-12-141-9/+4
* Move all the imports at the topDaniel Narvaez2012-12-141-27/+22
* Move the various init method calls inside mainDaniel Narvaez2012-12-141-6/+5
* Do not exceed 80 colsDaniel Narvaez2012-12-141-6/+8
* Factor out cleanup_temporary filesDaniel Narvaez2012-12-141-1/+4
* Split keyboard setup out of main.pyDaniel Narvaez2012-12-143-66/+88
* Move logs cleanup to the loggerDaniel Narvaez2012-12-141-36/+4
* Move the sugar-session code inside jarabeDaniel Narvaez2012-12-142-1/+353
* Env variables for mime and activities defaultsDaniel Narvaez2012-12-141-3/+2
* Find activities in the xdg system dirsDaniel Narvaez2012-12-142-3/+7
* Remove unused config variablesDaniel Narvaez2012-12-141-2/+0
* Fix the activities list paletteactivities-listDaniel Narvaez2012-12-141-9/+9
* 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
* Hide the frame when 'My Settings' is shown SL #4071Manuel Kaufmann2012-11-291-0/+6
* Journal list view: make buddy cells invisible if the cell doesn't have a budd...Manuel Quiñones2012-11-291-0/+5
* Journal list: call do_get_value directly to get the buddy palette working aga...Manuel Quiñones2012-11-291-2/+7
* gtk-menu-item-remove-submenu has been deprecated use set_submenu insteadSimon Schampijer2012-11-281-1/+1
* Owner Icon: deactivate mouse over for the fist time - SL #4221Manuel Quiñones2012-11-271-0/+9
* Update clipboard code in sugar to fix visual representation - SL #3903Gonzalo Odiard2012-11-275-18/+23
* View Source: Expand rows on tap/click - SL #4206Manuel Quiñones2012-11-271-0/+14
* Journal: add support for copying to Documents folder (detail view, copy-to pa...Gonzalo Odiard2012-11-232-0/+20
* Replace remaining uses of "import glib"Gonzalo Odiard2012-11-2314-43/+42
* Favorites view: do drag and drop of icons only in the Random layout - SL #4014Manuel Quiñones2012-11-221-7/+34
* Journal details view: fix textviews can resize outside the window - SL #3941Manuel Quiñones2012-11-191-1/+1
* Frame Palette interaction cleanupSimon Schampijer2012-11-103-6/+14
* Snowflake layout: fix the requisition and allocation - SL #4157Manuel Quiñones2012-11-092-2/+12
* View Source: use gdk_window_set_transient_for correctly, SL #4101Manuel Kaufmann2012-11-091-2/+3
* OlpcMeshView: fix typo in palette variable nameManuel Quiñones2012-11-091-1/+1
* Palettes: padding and spacing fixes - SL #4168Manuel Quiñones2012-11-091-3/+9
* Fix separator in activity palette, regressed in 798548f8 - SL #4169Manuel Quiñones2012-11-081-1/+1
* Buddy menu: Set size for the invite icon - SL #4157Manuel Quiñones2012-11-081-1/+2
* Invite activity and other buddy activity color: force bytestring encoding - S...Manuel Quiñones2012-11-082-1/+6
* Frame Activity list: hide Frame after using an option in the PaletteSimon Schampijer2012-11-081-0/+5
* Buddy color: force bytestring encodingManuel Quiñones2012-11-071-1/+1
* Palettes: adjust to the new API - SL #4144Manuel Quiñones2012-11-074-25/+34