Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/desktop
Commit message (Expand)AuthorAgeFilesLines
* TransitionBox: replace the CanvasIcon with an Icon, part of SL #4221Simon Schampijer2013-03-141-3/+5
* RingLayout: recalculate the position of the icons for an alert, SL #3925Manuel Kaufmann2013-02-121-1/+11
* Adapt to changes in icons - SL #3569Manuel Quiñones2013-01-152-3/+3
* 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
* Avoid collisions with central buddy SL #3944Manuel Kaufmann2012-12-171-1/+1
* ActivityIcon in neighborhood: port to custom Palette - SL #4283Manuel Quiñones2012-12-151-12/+17
* Owner Icon: deactivate mouse over for the fist time - SL #4221Manuel Quiñones2012-11-271-0/+9
* Replace remaining uses of "import glib"Gonzalo Odiard2012-11-234-11/+11
* Favorites view: do drag and drop of icons only in the Random layout - SL #4014Manuel Quiñones2012-11-221-7/+34
* Snowflake layout: fix the requisition and allocation - SL #4157Manuel Quiñones2012-11-092-2/+12
* OlpcMeshView: fix typo in palette variable nameManuel Quiñones2012-11-091-1/+1
* Palettes: adjust to the new API - SL #4144Manuel Quiñones2012-11-072-4/+6
* ActivityList and Journal listview: set the touch mask on the tree view, part ...Simon Schampijer2012-11-061-0/+3
* Meshbox: PEP8 fixesManuel Quiñones2012-11-061-26/+30
* 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-251-2/+0
|\
| * Remove unneeded color theming from entries in Control Panel and lists in Jour...Manuel Quiñones2012-10-251-2/+0
* | 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-251-8/+9
* | FavoritesView: switch ActivityPalette from GTK.Menu to custom menu, part of S...Simon Schampijer2012-10-251-9/+7
|/
* Frame: use the new toggle_palette invoker property, SL #4065Simon Schampijer2012-10-231-6/+1
* 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
* 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
* Remove unneeded constants from meshbox.pyManuel Quiñones2012-10-151-3/+0
* Port icons in canvas from EventIcon to CanvasIcon for press and hover feedbac...Manuel Quiñones2012-10-123-9/+10
* 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-101-2/+2
* Build fixup of 6d72b348e091a8fb0775297da4cf0d86cc4c8dddSimon Schampijer2012-10-101-2/+1
* Improve search in views normalizing the strings - SL #3588Manuel Quiñones2012-10-097-10/+20
* Fixup introduced log messageSimon Schampijer2012-10-091-1/+0
* Reset Layout when the allocation changes, SL #3827Simon Schampijer2012-10-092-1/+10
* AP password dialog: theme the ok button correctly, SL #3971Simon Schampijer2012-10-091-2/+11
* Key dialog: fix label creationDaniel Drake2012-10-091-2/+2
* Home favorites view: enlarge the size of the button to improve touch interactionManuel Quiñones2012-10-051-1/+1
* Home view: add active state to activity icons for tap and click feedbackManuel Quiñones2012-10-051-4/+44
* Get back spacing between activity icon and hover borderManuel Quiñones2012-10-052-7/+13
* Fix drag and drop in favourites view and grid intersections - SL #3960Manuel Quiñones2012-10-043-14/+28
* Sort the activities in the home in alphabetic orderGonzalo Odiard2012-10-042-5/+2
* Favorites view: get back hover feedback in activity icons - SL #3894Manuel Quiñones2012-10-031-28/+6
* Views: defocus the search entry by defaultSimon Schampijer2012-09-268-6/+58
* Fix layout of Clear search button in Journal and Activity List - SL #3809Manuel Quiñones2012-09-251-1/+6
* ToolButton & similar: adapt to new API which uses the icon_name propertySimon Schampijer2012-09-201-3/+2
* HomeView: fix displaying alertsSimon Schampijer2012-09-191-1/+1
* Activity ListView: fix the erase activity alertSimon Schampijer2012-09-191-1/+1
* ViewToolbar: clear search when views are switchedSimon Schampijer2012-09-191-0/+3