Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/AbiWordActivity.py
Commit message (Expand)AuthorAgeFilesLines
* Fix saving of 'fulltext' metadata - SL #4091Gonzalo Odiard2012-10-241-3/+2
* Finish port of tts functionality to gtk3 and gst 1.0 - SL #4057Gonzalo Odiard2012-10-241-11/+10
* Improve selection of default fontGonzalo Odiard2012-10-191-3/+3
* Change the code used to select the default font - SL #3695Gonzalo Odiard2012-10-181-2/+3
* Init _shared_activity variableGonzalo Odiard2012-10-181-0/+1
* Disable setting the shadow typeGonzalo Odiard2012-10-181-1/+1
* Initial port to Gtk3 and Abiword introspection bindings.Gonzalo Odiard2012-10-111-45/+49
* Queue draw on toolbar resize to avoid glitchesGonzalo Odiard2012-05-021-0/+5
* Add text to speech functionality to Write - SL #3266Gonzalo Odiard2012-05-021-0/+10
* Startup the activity with the canvas zoom set to page widthGonzalo Odiard2012-05-021-18/+0
* Use FontComboBox to show font previews - Sans selected by default fix SL #2759Gonzalo Odiard2012-05-021-0/+6
* Move text buttons to text toolbar; image button to main toolbarWalter Bender2012-01-101-48/+29
* Pep fixesGonzalo Odiard2011-08-301-3/+2
* Replace the export combo by a group of buttonsGonzalo Odiard2011-08-301-7/+6
* Fix load of keybindings - OLPC #11049Gonzalo Odiard2011-07-081-7/+10
* Change the signal used to update the color.Gonzalo Odiard2010-12-091-2/+3
* OLPC #8972 - Open rtf and html files like rich textGonzalo Odiard2010-11-171-6/+12
* Cleanup sharing codeGonzalo Odiard2010-11-081-141/+81
* Change the logic for preserve the mime type at reading and saving filesGonzalo Odiard2010-11-041-19/+23
* make the sources of Write pep8 complaintGonzalo Odiard2010-10-281-49/+88
* Let abiword change zoom_percentage value before using it #1121Aleksey Lim2010-10-011-3/+6
* 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