Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/AbiWordActivity.py
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
*