Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/toolbar.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* First implementation of 4165: Write must expose UI to allow specifying output...Marc Maurer2007-10-311-0/+48
* Enable/disable the search functions based on the input (uwog)Marc Maurer2007-10-231-27/+40
* Implement https://dev.laptop.org/ticket/3451Marc Maurer2007-10-231-1/+125
* Fix 2124: fail to page in writeMarc Maurer2007-10-111-1/+1
* (Temporary) add styles used by loaded documents that are not available by def...Marc Maurer2007-09-031-5/+27
* Also (temporary) add fonts used by loaded documents that are not available on...Marc Maurer2007-09-031-4/+31
* Set a tooltip on various menu items (#821)Marc Maurer2007-09-031-0/+10
* Set the size of the text-size icon to gtk.ICON_SIZE_LARGE_TOOLBARMarc Maurer2007-09-031-1/+1
* Hook up the abiword canvas 'style-name' signal to the Format toolbarMarc Maurer2007-09-021-0/+11
* Hook up the abiword canvas 'font-family' signal to the Write toolbarMarc Maurer2007-09-021-3/+13
* Add a format-text-size icon before the text size selection dropdownMarc Maurer2007-09-021-0/+7
* Don't forget to actually show the separators in the Text toolbarMarc Maurer2007-09-021-0/+1
* Add a Style label before the Style comboboxMarc Maurer2007-09-021-0/+7
* Hook up the abiword canvas font size signal to the Write toolbar (uwog)Marc Maurer2007-09-021-16/+26
* Set the activity as the parent for the object chooserMarc Maurer2007-08-291-2/+3
* Use a journal object picker when inserting images, instead of a normal GTK+ O...Marc Maurer2007-08-291-2/+14