Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Pep8 fixes and other changes to finish the Multiple Homeviews feature.HEADmasterDaniel Francis2012-11-305-28/+25
* Allow to use different layouts in both viewsDaniel Francis2012-11-302-10/+32
* Fix problems in bundle registryDaniel Francis2012-11-301-1/+9
* Start fixing bundle registryDaniel Francis2012-11-302-5/+11
* Other conditionals for multiple homeviewsDaniel Francis2012-11-291-15/+31
* Multiple home viewsDaniel Francis2012-11-295-31/+274
* 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
* ActivityList and Journal listview: set the touch mask on the tree view, part ...Simon Schampijer2012-11-062-0/+6
* Listen on a IntroWindow done signal instead of blockingDaniel Narvaez2012-11-061-1/+5
* Move IntroWindow creation to sugar-sessionDaniel Narvaez2012-11-061-7/+1
* Collaboration: fix invite notification and buddy palette - SL #4157Manuel Quiñones2012-11-062-2/+3
* Meshbox: PEP8 fixesManuel Quiñones2012-11-061-26/+30
* Fix traceback when closing object chooserDaniel Narvaez2012-11-011-1/+1
* Journal details view: add CSS class to the preview box in order to style it -...Manuel Quiñones2012-11-011-0/+2
* Journal details view: correct spacing of metadata - SL #3956Manuel Quiñones2012-11-011-11/+13
* Move Wireless Key dialog to an upper screen position, SL #4050Simon Schampijer2012-10-291-0/+6
* Merge branch 'master' of git.sugarlabs.org:sugar/mainlineSimon Schampijer2012-10-254-18/+25
|\
| * Remove unneeded color theming from entries in Control Panel and lists in Jour...Manuel Quiñones2012-10-252-4/+0
| * Journal details view: PEP8 fixes, long linesManuel Quiñones2012-10-241-2/+4
| * Journal details view: Remove unneeded style for title entryManuel Quiñones2012-10-241-5/+0
| * Journal details view: Update entry when description or tags change - SL #4040Manuel Quiñones2012-10-241-6/+3
| * Control Panel: defocus the search entry by default - SL #3998Manuel Quiñones2012-10-231-1/+18
* | NetworkView: add the custom SugarPalette instead of the GTK.Menu based one, p...Simon Schampijer2012-10-251-29/+46
* | BuddyMenu: switch from GTK.Menu to custom menu, part of SL #3992Simon Schampijer2012-10-253-32/+30
* | VolumePalette: popdown Palette when unmount a volumeSimon Schampijer2012-10-251-0/+1
* | JournalPalette: make sure to popdown when we switch to the JournalSimon Schampijer2012-10-251-0/+1
* | CurrentActivityPalette: switch from GTK.Menu to custom menu, part of SL #3992Simon Schampijer2012-10-251-13/+16
* | FavoritesView: switch ActivityPalette from GTK.Menu to custom menu, part of S...Simon Schampijer2012-10-252-14/+14
|/
* Frame: use the new toggle_palette invoker property, SL #4065Simon Schampijer2012-10-233-18/+3