summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/UnoDialog2.py
AgeCommit message (Expand)AuthorFilesLines
2012-11-28pyagenda: make buttons work in Agenda ItemsXisco Fauli1-2/+1
2012-10-30pyagenda: now it's possible to call the wizard remotelyXisco Fauli1-1/+2
2012-10-14pyfax: replace tabs with spacesXisco Fauli1-1/+1
2012-09-24pyfax: get rid of import * (2)Xisco Fauli1-3/+5
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli1-5/+4
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-0/+239
2011-09-24Remote the python code for now.Xisco Fauli1-239/+0
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli1-2/+0
2011-08-18add focus, scroll and key listenersXisco Fauli1-1/+3
2011-08-18First attempt to create the Agenda WizardXisco Fauli1-6/+7
2011-08-18Clean upXisco Fauli1-41/+20
2011-08-18Replace some uno.invoke(now it loads faster)Xisco Fauli1-2/+1
2011-08-18Let's delete it for now and see if we need it in the futureXisco Fauli1-6/+2
2011-08-18Line length <= 80Xisco Fauli1-58/+144
2011-08-18add some more listenersXisco Fauli1-56/+52
2011-08-18some changes here and there.Xisco Fauli1-20/+11
2011-08-18initial commit with migration of wizards to pythonXisco FaulĂ­1-0/+191
2011-07-16Revert "clean up"Xisco Fauli1-20/+41
2011-07-16clean upXisco Fauli1-41/+20
2011-06-21Replace some uno.invoke(now it loads faster)Xisco Fauli1-2/+1
2011-06-17Let's delete it for now and see if we need it in the futureXisco Fauli1-6/+2
2011-06-15Line length <= 80Xisco Fauli1-58/+143
2011-06-10add some more listenersXisco Fauli1-56/+52
2011-06-10some changes here and there.Xisco Fauli1-20/+11
2011-06-07initial commit with migration of wizards to pythonXisco FaulĂ­1-0/+192