Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reveal frame in ebook mode, SL #3993Simon Schampijer2012-10-091-0/+13
* 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
* Journal key: do only reveal Journal without focusing the search entry, SL #3988Simon Schampijer2012-10-092-8/+3
* Key dialog: fix label creationDaniel Drake2012-10-091-2/+2
* Handling gestures to show/hide the frameSimon Schampijer2012-10-052-0/+145
* 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
* Journal: defocus the search entry by defaultManuel Quiñones2012-10-023-16/+41
* Fix external media mounting, SL #3911Daniel Drake2012-09-262-11/+10
* 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-252-2/+12
* Gio.content_type_guess now returns a dict instead of a strGonzalo Odiard2012-09-251-2/+5
* Journal details view, fix get_text method in text buffers - SL #3920Manuel Quiñones2012-09-211-2/+3
* Fix realize callback in ViewSourceManuel Quiñones2012-09-211-1/+1
* Intro window: remove unused variable and empty lineManuel Quiñones2012-09-201-3/+1
* Port Volume palette that has mixed content to new APIManuel Quiñones2012-09-201-15/+19
* Fix Speech device icon - SL #3931Manuel Quiñones2012-09-201-2/+3
* Journal: fix editing of title in listviewSimon Schampijer2012-09-201-1/+2
* ToolButton & similar: adapt to new API which uses the icon_name propertySimon Schampijer2012-09-203-7/+6
* 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
* Journal: icon in the clear message box can by of type Icon not EventIconSimon Schampijer2012-09-191-5/+4
* Add feedback in Home View, List View when there are no matching entries - SL ...Manuel Quiñones2012-09-183-9/+100
* Journal ModalAlert: port to Gtk3Manuel Kaufmann2012-09-171-6/+8
* Fix view source for Activities, SL #3905Simon Schampijer2012-09-141-1/+1
* Keydialog: various fixupsSimon Schampijer2012-09-131-7/+4
* Port Sugar Palettes with mixed content to new APISimon Schampijer2012-09-131-12/+17
* Increment the insert offset in the activity palette menu - SL #3879Manuel Quiñones2012-09-131-2/+3
* Restore the border in the Journal text entries - SL #3892Manuel Quiñones2012-09-121-1/+1
* Text entries in Journal Details: fix autoscroll to the text cursor - SL #3893Manuel Quiñones2012-09-121-1/+1
* Replace cairo.RectangleInt with Gdk.RectangleSimon Schampijer2012-09-124-15/+12
* ActivityListPalette: fix displaying of PaletteSimon Schampijer2012-09-121-4/+2
* FrameContainer: set color in the theme, SL #3873Manuel Quiñones2012-09-111-5/+2
* ObjectChooser: connect the clear-clicked signal, SL #3848Gonzalo Odiard2012-09-101-0/+4
* Remove unneeded call in Journal toolbar, left from old toolbarManuel Quiñones2012-09-071-1/+0
* Use foreign_new_for_display API in GdkX11Simon Schampijer2012-09-073-3/+12
* FavoritePalette: take into account that the first menu_item is the labelSimon Schampijer2012-09-071-1/+4