Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/palettes.py
Commit message (Expand)AuthorAgeFilesLines
* Palette: use URL of the image when there is an image with a linkManuel Quiñones2013-10-211-2/+2
* Palette for selected text: try to add the inner text as title #4262Manuel Quiñones2013-04-161-8/+4
* Palette: add separators to sections #4262Manuel Quiñones2013-04-161-0/+18
* Palette: join the different pallettes in one palette with sections - SL #4262Manuel Quiñones2013-04-161-100/+68
* Palette: restructure the checks for link, image, selection - SL #4262Manuel Quiñones2013-04-151-3/+9
* Palettes: remove owner_document, is not usedManuel Quiñones2013-04-151-9/+6
* Adapt to PaletteMenu changes for popdown on item activation - SL #4253Manuel Quiñones2012-12-101-12/+0
* Use the PaletteMenuItem from the toolkit instead of local SugarMenuItem, part...Manuel Kaufmann2012-11-231-16/+15
* Order of MenuItems in palettes, SL #4230Manuel Kaufmann2012-11-231-4/+4
* SugarLongPressController: default the trigger_delay property to 600msSimon Schampijer2012-11-061-1/+1
* Palettes: fix Copy Image functionality - SL #3455Gonzalo Odiard2012-10-171-1/+1
* Touch: on long-press on a link or image show the PaletteSimon Schampijer2012-10-151-2/+44
* Remove leftover debugging logsSimon Schampijer2012-10-011-4/+0
* Show Sugar's palette when right click is pressed SL #3455Manuel Kaufmann2012-09-281-200/+163
* Remove mozilla xpcom and hulahop, add WebKitManuel Quiñones2011-11-291-3/+0
* Rename sugar to sugar3Manuel Quiñones2011-11-291-5/+5
* Port from PyGTK to PyGI, renamingManuel Quiñones2011-11-251-17/+17
* Fix for Follow link in new tabManuel Quiñones2011-09-121-3/+1
* Browse: tabs usability improvedManuel Quiñones2011-09-101-8/+19
* Fix overlong linesSascha Silbe2011-05-211-3/+4
* fix PEP8 whitespace issuesSascha Silbe2011-05-211-2/+2
* add/remove some empty lines according to PEP8Sascha Silbe2010-06-161-1/+5
* remove EOL spacesSascha Silbe2010-06-161-5/+5
* Listen for mouseout event to popdown palette #1314Simon Schampijer2009-09-181-0/+45
* Refine image and link right click palette #815Simon Schampijer2009-08-211-10/+17
* Add a "Download image" option to the image paletteTomeu Vizoso2008-10-151-2/+12
* Add a "Download link" option to the link paletteTomeu Vizoso2008-10-151-3/+16
* #8256 Only put image in the clipboard when the image has been completely writtenTomeu Vizoso2008-09-091-14/+40
* copy Image to clipboard under rainbowSimon Schampijer2008-06-091-4/+12
* Pylint fixesSimon Schampijer2008-05-281-2/+2
* Add Follow link item to link paletteTomeu Vizoso2008-05-281-3/+14
* Add palette for images.Tomeu Vizoso2008-05-251-6/+73
* Add a simple palette for links with an option to copy to the clipboard.Tomeu Vizoso2008-05-251-0/+104