Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* SnowflakeLayout: fix remaining issues, SL #3939Simon Schampijer2012-10-181-8/+19
* Snowflakelayout: set_flags is deprecated, use the proper function insteadSimon Schampijer2012-10-181-1/+1
* Home View: pressing alt key to not focus the search entry, SL #4052Simon Schampijer2012-10-181-3/+3
* Control Panel: set placeholder text for search entry, SL #3998Simon Schampijer2012-10-181-0/+2
* Improve circle and spiral layout favourite view to improve touch interaction ...Gary Martin2012-10-161-37/+43
* Owner icon: connect to palette pop-up and pop-down events when the palette is...Manuel Quiñones2012-10-161-0/+2
* Network view: Connect to pop-up and pop-down events when the palette is creat...Manuel Quiñones2012-10-161-0/+4
* Port EventPulsingIcon from EventIcon to CanvasIcon - SL #3989Manuel Quiñones2012-10-151-3/+3
* Remove unneeded constants from meshbox.pyManuel Quiñones2012-10-151-3/+0
* Cursor tracker: only display the cursor in mouse/trackpad mode, SL #4021Simon Schampijer2012-10-152-0/+55
* Port icons in canvas from EventIcon to CanvasIcon for press and hover feedbac...Manuel Quiñones2012-10-125-19/+22
* ActivityIcon: move the states and drawing handling to the toolkit - SL #3989Manuel Quiñones2012-10-121-62/+7
* Use uuid.uuid4 to generate random connection UUIDsDaniel Drake2012-10-104-8/+8
* Build fixup of 6d72b348e091a8fb0775297da4cf0d86cc4c8dddSimon Schampijer2012-10-102-3/+3
* Improve search in views normalizing the strings - SL #3588Manuel Quiñones2012-10-099-11/+54
* Frame gesture: only make the top area recognizing the gestureSimon Schampijer2012-10-091-96/+22
* Fixup introduced log messageSimon Schampijer2012-10-091-1/+0