summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2012-10-16pywizards: cleanup common codeXisco Fauli4-234/+7
2012-10-16pyletter: get rid of import *Xisco Fauli9-141/+183
2012-10-15pyfax: remove duplicate codeXisco Fauli1-4/+0
2012-10-15pyletter: Fix statementXisco Fauli1-1/+1
2012-10-15pyletter: localise listboxes at runtimeXisco Fauli2-14/+41
2012-10-15pyletter: Clean up resourcesXisco Fauli2-29/+36
2012-10-15pyletter: Remove unused codeXisco Fauli6-302/+5
2012-10-15pyletter: Add missed listenerXisco Fauli2-3/+6
2012-10-15pyletter: Make call the wizard remotely possibleXisco Fauli1-11/+12
2012-10-15pywizards: Add README explaining how to call a wizard remotelyXisco Fauli2-2/+21
2012-10-14pyfax: get rid of import *Xisco Fauli4-9/+7
2012-10-14pyfax: replace tabs with spacesXisco Fauli4-5/+5
2012-10-14pyfax: Remove java codeXisco Fauli14-2613/+7
2012-10-14pyfax: uuupsXisco Fauli2-4/+3
2012-10-14pyfax: replace tabs with spacesXisco Fauli4-128/+129
2012-10-11pywizards: This code does nothing but an exception. Delete itXisco Fauli1-7/+0
2012-10-10pyfax: Make toggle buttons work againXisco Fauli1-21/+21
2012-10-10Remove commented code and empty methodsJose Guilherme Vanz6-145/+2
2012-10-08pywizards: Remove the deleted file from makefileXisco Fauli1-1/+0
2012-10-08pyfax: Unused importXisco Fauli1-2/+1
2012-10-08pyfax: Don't show "the file already exists" when it doesn't doXisco Fauli4-41/+13
2012-10-03pywizard: localise listbox at runtimeXisco Fauli3-8/+33
2012-10-03pyfax: cleanup ugly codeXisco Fauli2-49/+13
2012-10-03pyfax: Cleanup resourcesXisco Fauli2-31/+27
2012-10-02pyfax: Add TextElement to makefileXisco Fauli1-0/+1
2012-10-01fdo#51304: Java author and commented code removal.José Guilherme Vanz102-1160/+16
2012-09-27pyfax: Translate the template at run-timeXisco Fauli5-10/+106
2012-09-24pywizards: get rid of import * (3)Xisco Fauli10-18/+11
2012-09-24remove remote.py, which was intended to be removed...Xisco Fauli1-8/+0
2012-09-24pywizards: remove unused methodsXisco Fauli1-79/+0
2012-09-24pyfax: get rid of import * (2)Xisco Fauli11-33/+40
2012-09-24Pyfax: Get rid of import * (1)Xisco Fauli3-174/+203
2012-09-24pywizards: add a name textbox to the filepickerXisco2-19/+12
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli36-137/+109
2012-09-18correct python wizards component fileMichael Meeks1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-4/+1
2012-09-10fdo#54542 fix start of table wizard IDsJulien Nabet3-3/+3
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin7-37/+0
2012-09-04drop rather useless filtertrace stuff from wizardsCaolán McNamara2-99/+2
2012-08-28Java cleanup - remove unused importsNoel Grandin20-27/+0
2012-08-28fixes to new template localization codeIstvan Turi9-18/+505
2012-08-25localize spreadsheet style template names runtimeAndras Timar2-13/+205
2012-08-24translate fax/letter/agenda/report templates runtimeIstvan Turi20-492/+1432
2012-08-17gbuild: register all jarsMichael Stahl10-60/+60
2012-08-16make buttons widerAndras Timar2-4/+4
2012-08-16Don't say "yeeep"Andras Timar1-1/+0
2012-08-15wizards: remove silly saxon9.jar from manifest classpath:Michael Stahl1-3/+0
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl10-38/+2
2012-08-13misc. cleanup.Michael Meeks2-19/+17
2012-08-09Fix last duplicated lines for Python filesJulien Nabet46-46/+0