Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/toolbar.py
Commit message (Expand)AuthorAgeFilesLines
* Pep8 & pyflakes fixesGonzalo Odiard2013-11-081-65/+65
* Improve widgets to select font family and size with touchGonzalo Odiard2013-06-111-3/+20
* Replace MenuItem by PaletteMenuItem - SL #4500Gonzalo Odiard2013-05-221-17/+39
* Fix typo ion string - SL #4504Gonzalo Odiard2013-05-211-1/+1
* Support paste images from the Journal - SL #4499Gonzalo Odiard2013-05-151-4/+3
* Move the list toolbar to a radiomenubutton in the paragraph toolbarGonzalo Odiard2013-05-151-36/+30
* Move aligment button to text paletteGonzalo Odiard2013-05-141-26/+23
* Change buttons used to select aligment by a single RadioMenuButtonGonzalo Odiard2013-05-141-13/+16
* Fix paste of images - (part of #4130)Gonzalo Odiard2013-01-021-3/+7
* Update clipboard APIGonzalo Odiard2012-12-211-1/+1
* Show the accelerator in toggle buttons - SL #789Gonzalo Odiard2012-10-241-0/+3
* Fix table creation - SL #3870Gonzalo Odiard2012-10-241-13/+14
* Initial port to Gtk3 and Abiword introspection bindings.Gonzalo Odiard2012-10-111-56/+60
* Add a button to zoom to widthGonzalo Odiard2012-05-021-0/+10
* Use FontComboBox to show font previews - Sans selected by default fix SL #2759Gonzalo Odiard2012-05-021-3/+20
* Move text buttons to text toolbar; image button to main toolbarWalter Bender2012-01-101-32/+49
* Write: Change the default method of insert imagesGonzalo Odiard2010-11-081-1/+16
* make the sources of Write pep8 complaintGonzalo Odiard2010-10-281-9/+25
* fix paste images in write - olpc #2507 and olpc #7186Gonzalo Odiard2010-10-281-1/+29
* fix SL #2001 - Write does not pass parent window xid to ObjectChooserGonzalo Odiard2010-10-181-1/+1
* Make the size of the toolbar scaling dependentSimon Schampijer2009-09-081-1/+2
* Added back pylint fixes from Simon that I accidently wiped.Gary Martin2009-09-081-29/+31
* Reverse the page forward/back spin button so document pages in expected scree...Gary Martin2009-09-081-2/+2
* Renamed append functions to be clear they are (slightly) different.Gary Martin2009-09-081-44/+42
* Pylint cleanupsSimon Schampijer2009-09-081-29/+31
* Cleaned up code pattern for paragraph text formatting.Gary Martin2009-09-081-59/+41
* Used cleaner, smaller code pattern for building ListToolbar.Gary Martin2009-09-081-30/+19
* Sneeky string tweak to avoid breaking string freeze.Gary Martin2009-09-071-1/+1
* Use paired previous-next buttons for search.Gary Martin2009-09-071-2/+2
* Added Search: text to search input field.Gary Martin2009-09-071-0/+7
* Make insert toolbar use our insert-table icon.Gary Martin2009-09-071-0/+4
* Better icon for insert image, included locally in Write for now.Gary Martin2009-09-071-1/+1
* Added paragraph heading, block text and plain text styles as tools.Gary Martin2009-09-071-6/+63
* Added a list style ToolbarButton, and made the list styles regular buttons (r...Gary Martin2009-09-071-5/+62
* Migrated search ToolbarButton content into the Edit ToolbarButton (feedback f...Gary Martin2009-09-071-10/+6
* Moved bold, italic, underline, and colour to primary – and fixed non-standa...Gary Martin2009-09-071-48/+2
* Added Edit as a left most ToolbarButton and moved View to 2nd left.Gary Martin2009-09-061-0/+43
* Revert export buttonAleksey Lim2009-08-161-63/+0
* Do not propagate current paragraph format while moving cursor #1145Aleksey Lim2009-08-071-8/+4
* New Write primary toolbar icon design does not all fit in the toolbar #1122Aleksey Lim2009-08-061-28/+58
* Utilize API changes in toolbarAleksey Lim2009-07-301-3/+10
* Utilize new toolbarsAleksey Lim2009-07-131-433/+97
* Make use of the ColorToolButton that benzea landed in sugar-toolkitSimon Schampijer2009-01-201-2/+5
* data_type has been changed to what_filter in sugar-toolkitSimon Schampijer2009-01-201-1/+1
* #3060 Filter object chooser so it shows only imagesTomeu Vizoso2009-01-151-2/+3
* Fix 4871: the write save as entries of the journal come up uncolored (rwh)Marc Maurer2007-11-271-2/+21
* Fix 4861: Incremental find cycles through words while typing (uwog)Marc Maurer2007-11-271-3/+3
* Use 'instance' instead of 'data' as a path prefix; part of 4850Marc Maurer2007-11-131-1/+1
* Fix 4731: Find control should have embedded search/cancel icons (uwog)Marc Maurer2007-11-091-38/+44
* Fix 4614: Write should change the order of the zoom icons (uwog)Marc Maurer2007-11-051-12/+12