Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/AbiWordActivity.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Actually save as .odtMarc Maurer2007-06-071-2/+2
* Default to .odt instead of .abwMarc Maurer2007-06-061-4/+10
* Hook up the copy/paste buttonsMarc Maurer2007-06-061-0/+18
* Select the Text, Image and Table toolbars depending on the context of the cursorMarc Maurer2007-06-041-5/+3
* Some renaming in the DataStore API.Tomeu Vizoso2007-05-291-20/+11
* Fix startup from something != journalMarc Maurer2007-05-281-1/+3
* Fix mergeMarc Maurer2007-05-281-2/+3
|\
| * Release 18.Tomeu Vizoso2007-05-281-2/+2
* | Initial collaboration supportMarc Maurer2007-05-281-11/+194
|/
* Upgrade to new datastore API.Tomeu Vizoso2007-05-131-8/+5
* Updated to the new datastore API.Tomeu Vizoso2007-05-101-51/+26
* Change to the users home dir again, as that is the default path libabiword usesMarc Maurer2007-05-091-0/+3
* Initial zoom in/out implementationMarc Maurer2007-05-091-1/+5
* This patch makes Write use the gtk-based controls instead of the hippoMarc Maurer2007-05-011-15/+44
* Set journal entry title and don't create a new entry after resuming.Tomeu Vizoso2007-03-051-4/+7
* Added support for saving to and opening from the journal.Tomeu Vizoso2007-03-041-26/+74
* Update the (c) infoMarc Maurer2007-02-281-0/+17
* Update to new toolbar apiMarc Maurer2007-02-281-12/+14
* Final fix to make it work, thanks to marcoMarc Maurer2007-02-281-1/+1