Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/toolbar.py
Commit message (Expand)AuthorAgeFilesLines
* Change the signal used to update the color.Gonzalo Odiard2010-12-091-2/+3
* Change the order in the options in the style comboGonzalo Odiard2010-12-091-6/+6
* OLPC #3913 - Add Separators to Style comboGonzalo Odiard2010-12-091-3/+9
* fix last patch OLPC #10442 - Add the option to export to PDFGonzalo Odiard2010-11-231-1/+1
* OLPC #10442 - Add the option to export to PDFGonzalo Odiard2010-11-171-1/+5
* Write: Change the default method of insert imagesGonzalo Odiard2010-11-091-1/+16
* Add the option to export to PDF - SL #1458Gonzalo Odiard2010-11-091-1/+2
* fix paste images in write - olpc #2507 and olpc #7186Gonzalo Odiard2010-11-091-1/+26
* 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
* Make style names translatableMarc Maurer2007-08-281-16/+16
* Add a Format toolbar & implement basic style supportMarc Maurer2007-08-281-0/+34
* Update zoom icon namesMarc Maurer2007-08-271-2/+2
* Adapt icon names to the new APIMarc Maurer2007-08-271-4/+4
* Update some iconsMarc Maurer2007-07-131-4/+14
* Connect to the zoom signal to show the correct zoom levelMarc Maurer2007-07-121-6/+8
* Add a logger to the toolbarMarc Maurer2007-07-121-1/+3
* Add total page count labelMarc Maurer2007-07-121-1/+10
* Fix debugging informationMarc Maurer2007-07-121-10/+2
* Implement a proper color buttonMarc Maurer2007-07-121-12/+13
* Use ToolComboBoxes for comboboxesMarc Maurer2007-07-111-5/+12
* Make sure the table icon shows upMarc Maurer2007-07-101-1/+1
* Adapt to combobox API change.Tomeu Vizoso2007-07-031-3/+3
* Remove a trailing ';' evil C++ism (thanks to Simon Schamijer)Marc Maurer2007-06-111-1/+1
* Add some labels to the View toolbarMarc Maurer2007-06-041-0/+15
* Select the Text, Image and Table toolbars depending on the context of the cursorMarc Maurer2007-06-041-9/+33
* Add a page spinner. It follows the current page number, but you can't use it ...Marc Maurer2007-05-161-0/+35
* Fill in some iconsMarc Maurer2007-05-101-6/+6