Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/AbiWordActivity.py
Commit message (Expand)AuthorAgeFilesLines
* Pylint cleanupsSimon Schampijer2009-09-081-14/+22
* Changed tool label from Insert to Table (string already in pot).Gary Martin2009-09-081-1/+1
* Tidy the format-text icon alignment, spacing.Gary Martin2009-09-081-1/+1
* Another small string tweak to avoid breaking string freeze.Gary Martin2009-09-071-1/+1
* Moved text ToolbarButton to be first activity specific button (after Applicat...Gary Martin2009-09-071-6/+6
* Added a list style ToolbarButton, and made the list styles regular buttons (r...Gary Martin2009-09-071-0/+12
* Migrated search ToolbarButton content into the Edit ToolbarButton (feedback f...Gary Martin2009-09-071-8/+1
* Using table SVG instead of big down insert arrow.Gary Martin2009-09-071-1/+1
* Moved bold, italic, underline, and colour to primary – and fixed non-standa...Gary Martin2009-09-071-9/+52
* Added Edit as a left most ToolbarButton and moved View to 2nd left.Gary Martin2009-09-061-42/+12
* Revert export buttonAleksey Lim2009-08-161-7/+14
* Set toolbutton labelsAleksey Lim2009-08-061-16/+22
* Write canvas redraw glitch when locking open a secondary toolbar #1121Aleksey Lim2009-08-061-5/+19
* New Write primary toolbar icon design does not all fit in the toolbar #1122Aleksey Lim2009-08-061-17/+21
* Use artwork toolbar iconsAleksey Lim2009-07-311-2/+2
* Rename ToolbarBox.bar to ToolbarBox.toolbarAleksey Lim2009-07-301-15/+15
* Rename toolbar.py to toolbarbox.pyAleksey Lim2009-07-301-25/+26
* Utilize API changes in toolbarAleksey Lim2009-07-301-9/+20
* Utilize new toolbarsAleksey Lim2009-07-131-42/+66
* Update to API change, render_page_to_image starts now with 1. #152Tomeu Vizoso2009-02-281-1/+1
* Override get_preview #152Tomeu Vizoso2009-02-251-0/+18
* Initialize threads ASAP (alsroot) #356Tomeu Vizoso2009-02-161-0/+4
* #8972 Save to OpenDocument if we cannot export in the original formatTomeu Vizoso2009-01-031-1/+3
* add a comment explaining previous commit is just a workaroundGuillaume Desmottes2008-09-251-0/+2
* _on_members_changed: ignore bus_name if it's NoneGuillaume Desmottes2008-09-251-0/+3
* Fix bug 6021: Write crash on buddy left (Morgan Collett)Marc Maurer2008-09-141-1/+2
* Fix typoMarc Maurer2007-11-051-1/+1
* Fix 4022: write should not change the format of an opened journal entry (uwog)Marc Maurer2007-11-051-9/+15
* Remove tons of hacks to go with the new AbiWidget version (uwog)Marc Maurer2007-11-051-19/+9
* First implementation of 4165: Write must expose UI to allow specifying output...Marc Maurer2007-10-311-10/+9
* Implement https://dev.laptop.org/ticket/3451Marc Maurer2007-10-231-32/+4
* Added keybinding call and XML config file to Write activity (foddex)Marc Maurer2007-10-181-0/+6
* Fix 3899: do not use set_titleMarc Maurer2007-10-111-1/+0
* Fix 3319: AbiWord default tab should be 'text'Marc Maurer2007-09-171-0/+4
* Set the fulltext property for the first 3000 characters so it gets indexed li...Tomeu Vizoso2007-09-121-0/+1
* The part needed in write for viewing the source of browse #3261Marc Maurer2007-09-101-1/+4
* Set the activity as the parent for the object chooserMarc Maurer2007-08-291-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/writeMarc Maurer2007-08-291-5/+6
|\
| * Update to new Tube API (patch from cassidy)Marc Maurer2007-08-281-5/+6
|/
* Add a Format toolbar & implement basic style supportMarc Maurer2007-08-281-1/+5
* Implement buddies leaving, and set a proper margin on startupMarc Maurer2007-07-131-6/+24
* Set proper border typeMarc Maurer2007-07-131-1/+1
* Remove the borderMarc Maurer2007-07-131-0/+3
* Connect to the zoom signal to show the correct zoom levelMarc Maurer2007-07-121-1/+5
* Fix typoMarc Maurer2007-07-121-1/+1
* Fix debugging informationMarc Maurer2007-07-121-8/+8
* Set mime_type when saving to the datastore.Tomeu Vizoso2007-07-051-0/+1
* Support for previews in the journal.Tomeu Vizoso2007-06-151-5/+0
* We can finally roundtrip odt to the journalMarc Maurer2007-06-071-4/+4
* Commit for peer reviewMarc Maurer2007-06-071-3/+7