summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
AgeCommit message (Expand)AuthorFilesLines
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-1/+3
2013-02-11pywizards: simplify paths handlingXisco Fauli1-16/+3
2012-12-19pywizards: get rid of ViewHandlerXisco Fauli1-3/+1
2012-12-16pywizards: Fix "Finish Wizard" on WindowsXisco Fauli1-1/+0
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli1-93/+59
2012-11-28pywizards: remove helper classXisco Fauli1-7/+4
2012-11-26pyfax: adapt it to python3.3. it can be already launchedXisco Fauli1-2/+1
2012-11-24pywizards: sort lists againXisco Fauli1-4/+4
2012-11-24pywizards: better us os.pathXisco Fauli1-10/+11
2012-11-21pyfax: exceptions are python3 compatibleXisco Fauli1-10/+8
2012-11-13pywizards: Use local variablesXisco Fauli1-7/+16
2012-11-08pywizards: Simplify textElement and move it to text folderXisco Fauli1-3/+2
2012-11-08pyagenda: better refactor it little by littleXisco Fauli1-6/+4
2012-10-30pyletter: Translate the templates at runtimeXisco Fauli1-14/+1
2012-10-26pyletter: Fix a crash when trying to load the wizard againXisco Fauli1-2/+2
2012-10-26pyfax: Fix a chash when trying to load the wizard againXisco Fauli1-9/+8
2012-10-23pyfax: Fix avoid to load the same template when it's already selectedXisco Fauli1-2/+2
2012-10-16pyletter: get rid of import *Xisco Fauli1-1/+0
2012-10-15pyfax: remove duplicate codeXisco Fauli1-4/+0
2012-10-15pyletter: Remove unused codeXisco Fauli1-0/+1
2012-10-15pyletter: Add missed listenerXisco Fauli1-1/+0
2012-10-15pywizards: Add README explaining how to call a wizard remotelyXisco Fauli1-2/+2
2012-10-14pyfax: uuupsXisco Fauli1-1/+1
2012-10-14pyfax: replace tabs with spacesXisco Fauli1-4/+5
2012-10-10pyfax: Make toggle buttons work againXisco Fauli1-21/+21
2012-10-08pyfax: Unused importXisco Fauli1-2/+1
2012-10-08pyfax: Don't show "the file already exists" when it doesn't doXisco Fauli1-5/+10
2012-10-03pywizard: localise listbox at runtimeXisco Fauli1-5/+5
2012-10-03pyfax: cleanup ugly codeXisco Fauli1-5/+5
2012-10-03pyfax: Cleanup resourcesXisco Fauli1-6/+9
2012-09-27pyfax: Translate the template at run-timeXisco Fauli1-3/+31
2012-09-24pywizards: get rid of import * (3)Xisco Fauli1-1/+1
2012-09-24pyfax: get rid of import * (2)Xisco Fauli1-3/+9
2012-09-24Pyfax: Get rid of import * (1)Xisco Fauli1-1/+3
2012-09-24pywizards: add a name textbox to the filepickerXisco1-2/+2
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli1-16/+11
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-0/+18
2011-12-12fix loading of python-uno module by package.module nameLionel Elie Mamane1-1/+0
2011-12-05Set the python fax wizard as the default oneXisco Fauli1-11/+12
2011-12-05Fix merge conflictsXisco Fauli1-0/+658
2011-09-24Remote the python code for now.Xisco Fauli1-858/+0
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli1-0/+199
2011-08-18Remove duplicate code, clean imports and fix a problemXisco Fauli1-26/+10
2011-08-18Fix problem with listboxesXisco Fauli1-1/+2
2011-08-18Let's do it this wayXisco Fauli1-74/+56
2011-08-18Some refactoring and formattingXisco Fauli1-33/+27
2011-08-18Fix Finish ButtonXisco Fauli1-1/+2
2011-08-18Duplicate codeXisco Fauli1-12/+3
2011-08-18Show wizard dialog on topXisco Fauli1-1/+1
2011-08-18apply python style and fix some minor thingsXisco Fauli1-7/+7