Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/view
Commit message (Expand)AuthorAgeFilesLines
* Port icons in canvas from EventIcon to CanvasIcon for press and hover feedbac...Manuel Quiñones2012-10-121-5/+7
* Improve search in views normalizing the strings - SL #3588Manuel Quiñones2012-10-091-1/+4
* Frame gesture: only make the top area recognizing the gestureSimon Schampijer2012-10-091-96/+22
* Reveal frame in ebook mode, SL #3993Simon Schampijer2012-10-091-0/+13
* Journal key: do only reveal Journal without focusing the search entry, SL #3988Simon Schampijer2012-10-091-1/+1
* Handling gestures to show/hide the frameSimon Schampijer2012-10-052-0/+145
* Fix external media mounting, SL #3911Daniel Drake2012-09-261-4/+10
* Fix realize callback in ViewSourceManuel Quiñones2012-09-211-1/+1
* Port Volume palette that has mixed content to new APIManuel Quiñones2012-09-201-15/+19
* Fix view source for Activities, SL #3905Simon Schampijer2012-09-141-1/+1
* Port Sugar Palettes with mixed content to new APISimon Schampijer2012-09-131-12/+17
* Use foreign_new_for_display API in GdkX11Simon Schampijer2012-09-071-1/+4
* Journal: initial portManuel Quiñones2012-09-071-1/+1
* Bring back the Control PanelManuel Quiñones2012-09-071-1/+1
* Remove resize grip from HomeWindow, FrameWindow and LaunchWindowManuel Quiñones2012-09-071-0/+1
* Use the new wm C module to share bundle_id and activity_id between Shell and ...Daniel Narvaez2012-09-071-2/+3
* Buddy Palette: attach the destroy signal to the widgetManuel Quiñones2012-09-071-1/+1
* Launcher: pass correct arguments to the constructor of Gtk.AlignmentManuel Quiñones2012-09-071-1/+1
* Key Handler: fix SugarExt importManuel Quiñones2012-09-071-2/+2
* All: Chain up to constructor of derived classSimon Schampijer2012-09-072-5/+5
* EventIcon: switch to implementation provided in sugar-toolkit-gtk3Simon Schampijer2012-09-074-278/+2
* All: add missing Gdk importsManuel Quiñones2012-09-074-0/+4
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-079-35/+35
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-0710-142/+142
* Launcher: set the standard SPLASHSCREEN hint instead of our own _SUGAR_WINDOW...Simon Schampijer2012-08-271-4/+1
* Frame: new behavior for revealing/hiding the Frame with the mouseSimon Schampijer2012-08-211-1/+1
* Making the buddy icons in the Views reveal the Palette on left click or touchSimon Schampijer2012-08-211-0/+6
* Views: Replace the hippo based layout with one using GTK+ containersSimon Schampijer2012-08-132-8/+13
* SugarEventIcon: Add a hippo-free implementation of the CanvasIconSimon Schampijer2012-08-132-0/+275
* keyhandler: Use textual key names, OLPC #11721Daniel Drake2012-03-301-2/+2
* String format fix for "View Source" activity title, SL #3272Manuel Quiñones2012-03-131-1/+1
* Implementation of Text to Speech Feature [1]Gonzalo Odiard2012-02-021-28/+1
* Escape all text passed to Palette.primary_text and .secondary_textSascha Silbe2011-09-192-10/+21
* Allow "Remove" in Clipboard resp. Volumes palette to be translated differentlySascha Silbe2011-09-061-1/+2
* Pushed by mistakeSimon Schampijer2011-08-251-1/+1
* Release 0.93.3v0.93.3Simon Schampijer2011-08-251-1/+1
* Cleanups of the 'clone bundle' supportSimon Schampijer2011-08-252-29/+31
* Add clone to view-source submenuWalter Bender2011-08-253-6/+250
* Consistent phrasing for sugar-toolkit titleSimon Schampijer2011-08-231-1/+1
* Add view source for sugar toolkitWalter Bender2011-08-231-29/+98
* Use alpha to visualize the filter in the neighborhood viewSimon Schampijer2011-08-191-6/+8
* Do startup animation of the activity icon using scaling and alpha - v5Gonzalo Odiard2011-08-172-100/+59
* Prevent view source display of some binary and "junk" files (SL#2854)Walter Bender2011-08-151-10/+17
* View Source: consistent use of _logger.debugWalter Bender2011-07-181-4/+4
* Show busy cursor during session shutdownSascha Silbe2011-02-121-6/+8
* add restart option configurable via gconf (#1206)James Cameron2010-11-271-0/+6
* CurrentActivityPalette: remove dead codeSascha Silbe2010-11-241-4/+0
* pylint cleanup: pass format parameters to log functions instead of using %Sascha Silbe2010-11-241-1/+1
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-11-242-8/+5
* pylint cleanup: remove unused importsSascha Silbe2010-11-241-2/+0