Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/toolbar.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove debugging codeMarc Maurer2007-05-091-8/+8
* Add a zoom spinner, and some general fixesMarc Maurer2007-05-091-13/+31
* Initial zoom in/out implementationMarc Maurer2007-05-091-1/+40
* Some basic table manupulation functionsMarc Maurer2007-05-091-2/+40
* Allow setting of font colorsMarc Maurer2007-05-091-6/+23
* Re-add italic supportMarc Maurer2007-05-081-1/+12
* Add OLPC copyright noticeMarc Maurer2007-05-051-2/+3
* Add font size/name selectionMarc Maurer2007-05-051-0/+30
* Turn the alignment toggle buttons in a combo box.Tomeu Vizoso2007-05-051-25/+48
* This patch makes Write use the gtk-based controls instead of the hippoMarc Maurer2007-05-011-107/+92
* Insert image (no toolbar icon yet)Marc Maurer2007-03-061-0/+9
* Added support for saving to and opening from the journal.Tomeu Vizoso2007-03-041-123/+106
* python 2.4 fixMarc Maurer2007-03-021-1/+1
* Disable the table widget for nowMarc Maurer2007-03-021-11/+12
* Initial table support widgetMarc Maurer2007-03-011-0/+16
* Update the (c) infoMarc Maurer2007-02-281-2/+3
* Update to new toolbar apiMarc Maurer2007-02-281-101/+89
* Use the OLPC stock icons on the toolbar, and drop the fill justification (at ...Marc Maurer2006-12-231-23/+9
* Update to the new widget apiMarc Maurer2006-12-231-33/+83
* Changed toolbar.py to use the new stock icons instead of the gtk themeJustin Gallardo2006-12-011-15/+9
* The start of the new abiword activity, using the pythonMarc Maurer2006-12-011-0/+131