Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/widgets.py
Commit message (Expand)AuthorAgeFilesLines
* Disable saving the content as text if abi version == 3.0 (exports)Gonzalo Odiard2013-12-201-2/+4
* Disable saving the document content as text if abi version == 3.0Gonzalo Odiard2013-12-191-0/+5
* Pep8 & pyflakes fixesGonzalo Odiard2013-11-081-19/+18
* Improve widgets to select font family and size with touchGonzalo Odiard2013-06-111-103/+0
* Make optative the use of signals request-clear-area/unset-clear-area - SL #4509Gonzalo Odiard2013-06-041-2/+10
* Replace MenuItem by PaletteMenuItem - SL #4500Gonzalo Odiard2013-05-221-3/+3
* Move the list toolbar to a radiomenubutton in the paragraph toolbarGonzalo Odiard2013-05-151-5/+19
* Change buttons used to select aligment by a single RadioMenuButtonGonzalo Odiard2013-05-141-0/+34
* Implement OSK resizing on the AbiWidgetCarlos Garnacho2012-11-271-0/+60
* Fix save 'fulltext' metadata when export.Gonzalo Odiard2012-10-241-2/+2
* Initial port to Gtk3 and Abiword introspection bindings.Gonzalo Odiard2012-10-111-8/+8
* Optional data when it exports a file SL #2795Manuel Kaufmann2012-06-011-2/+5
* Use FontComboBox to show font previews - Sans selected by default fix SL #2759Gonzalo Odiard2012-05-021-0/+4
* Pep fixesGonzalo Odiard2011-08-301-2/+2
* Replace the export combo by a group of buttonsGonzalo Odiard2011-08-301-16/+13
* OLPC #10442 - Add the option to export to PDFGonzalo Odiard2010-11-171-1/+5
* make the sources of Write pep8 complaintGonzalo Odiard2010-10-281-14/+23
* Add the option to export to PDF - SL #1458Gonzalo Odiard2010-10-281-1/+6
* Pylint cleanupsSimon Schampijer2009-09-081-6/+4
* Removed redundant StyleCombo code from widgets.pyGary Martin2009-09-081-73/+0
* Removed redundant ListsPalette code from widgets.py.Gary Martin2009-09-081-46/+0
* Revert export buttonAleksey Lim2009-08-161-2/+82
* Do not propagate current paragraph format while moving cursor #1145Aleksey Lim2009-08-071-21/+51
* Set toolbutton labelsAleksey Lim2009-08-061-1/+0
* New Write primary toolbar icon design does not all fit in the toolbar #1122Aleksey Lim2009-08-061-49/+42
* Utilize API changes in toolbarAleksey Lim2009-07-301-3/+7
* Utilize new toolbarsAleksey Lim2009-07-131-0/+242