Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/AbiWordActivity.py
Commit message (Expand)AuthorAgeFilesLines
* change icon_size to pixel_sizerefs/merge-requests/3gauravp942014-02-271-1/+1
* Disable saving the document content as text if abi version == 3.0Gonzalo Odiard2013-12-191-2/+5
* Pep8 & pyflakes fixesGonzalo Odiard2013-11-081-1/+1
* Delay imports to improve activity startup timeGonzalo Odiard2013-11-081-3/+4
* Delay speech initialization to speed up the activity startupGonzalo Odiard2013-11-081-9/+11
* Allow configuration of default font size and face - SL #1690Gonzalo Odiard2013-11-081-2/+16
* Pep8 & pyflakes fixesGonzalo Odiard2013-11-081-25/+24
* Add a vertical margin to the canvas to easier touch selection - SL #4595Gonzalo Odiard2013-11-081-0/+5
* Use the ObjectChooser with preview if availableGonzalo Odiard2013-11-081-9/+25
* Make the zoom default to screen widthGonzalo Odiard2013-06-111-0/+2
* Fix collaboration - SL #4482Gonzalo Odiard2013-05-271-17/+8
* Move the list toolbar to a radiomenubutton in the paragraph toolbarGonzalo Odiard2013-05-151-10/+1
* Hide connecting message by deault in xo-1.5Gonzalo Odiard2013-03-081-0/+2
* Disable edition on abi widget until collaboration is established - SL#4436Gonzalo Odiard2013-03-071-2/+41
* Don't set the font if is joining a shared activity - SL #4436Gonzalo Odiard2013-02-271-0/+1
* Make collaboration work again. - SL #4436Ajay Garg2013-02-261-11/+10
* Write widget should be focused at activity start - SL #4338Gonzalo Odiard2013-01-021-0/+1
* Implement OSK resizing on the AbiWidgetCarlos Garnacho2012-11-271-1/+2
* Disable word selection mode - part of SL #4220Gonzalo Odiard2012-11-141-3/+0
* 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