summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/fax/FaxWizardDialog.py
AgeCommit message (Expand)AuthorFilesLines
2012-11-28pywizards: remove helper classXisco Fauli1-5/+4
2012-11-08pyagenda: better refactor it little by littleXisco Fauli1-1/+1
2012-10-14pyfax: replace tabs with spacesXisco Fauli1-36/+36
2012-09-24pyfax: get rid of import * (2)Xisco Fauli1-10/+7
2012-09-24Pyfax: Get rid of import * (1)Xisco Fauli1-96/+123
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli1-4/+3
2012-08-09Fix last duplicated lines for Python filesJulien Nabet1-1/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-0/+18
2011-12-05wizards: completely work python wizard packaging and registrationMichael Meeks1-0/+1
2011-12-05Set the python fax wizard as the default oneXisco Fauli1-3/+4
2011-12-05Fix merge conflictsXisco Fauli1-0/+636
2011-09-24Remote the python code for now.Xisco Fauli1-756/+0
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli1-0/+120
2011-08-18Add Textfield listeners and fix a bug found in the java wizardXisco Fauli1-18/+9
2011-08-18Clean upXisco Fauli1-21/+21
2011-08-18Duplicate codeXisco Fauli1-8/+3
2011-08-18Replace some uno.invoke(now it loads faster)Xisco Fauli1-60/+53
2011-08-18Let's delete it for now and see if we need it in the futureXisco Fauli1-1/+1
2011-08-18Line length <= 80Xisco Fauli1-57/+614
2011-08-18add some more listenersXisco Fauli1-30/+30
2011-08-18initial commit with migration of wizards to pythonXisco FaulĂ­1-0/+100
2011-07-16Revert "clean up"Xisco Fauli1-21/+21
2011-07-16clean upXisco Fauli1-21/+21
2011-07-08Duplicate codeXisco Fauli1-8/+3
2011-06-21Replace some uno.invoke(now it loads faster)Xisco Fauli1-60/+53
2011-06-17Let's delete it for now and see if we need it in the futureXisco Fauli1-1/+1
2011-06-15Line length <= 80Xisco Fauli1-58/+614
2011-06-10add some more listenersXisco Fauli1-30/+30
2011-06-07initial commit with migration of wizards to pythonXisco FaulĂ­1-0/+101