summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2011-08-18Fix cursorUp and cursorDownXisco Fauli1-11/+16
2011-08-18add focus, scroll and key listenersXisco Fauli4-91/+117
2011-08-18add listeners to the agenda itemsXisco Fauli3-96/+92
2011-08-18Don't break the wizard if there's an exceptionXisco Fauli1-18/+9
2011-08-18Make agenda items editableXisco Fauli5-19/+68
2011-08-18Fix setEnableXisco Fauli1-64/+48
2011-08-18Load the proper templateXisco Fauli5-47/+25
2011-08-18go to the last step when finishXisco Fauli1-0/+1
2011-08-18I don't think we'll need itXisco Fauli2-99/+27
2011-08-18Show AgendaItems properlyXisco Fauli1-1/+2
2011-08-18Fix Show/Hide tablesXisco Fauli1-37/+34
2011-08-18Show the date properlyXisco Fauli2-21/+13
2011-08-18Add Textfield listeners and fix a bug found in the java wizardXisco Fauli5-97/+109
2011-08-18Add checkbox listenerXisco Fauli6-91/+132
2011-08-18Remove duplicate code, clean imports and fix a problemXisco Fauli10-76/+55
2011-08-18Remove unused methodXisco Fauli1-28/+2
2011-08-18Fix problem in Letter WizardXisco Fauli1-11/+10
2011-08-18Fix problem with listboxesXisco Fauli2-5/+8
2011-08-18Let's do it this wayXisco Fauli3-274/+156
2011-08-18Some refactoring and formattingXisco Fauli9-283/+418
2011-08-18Fix Finish ButtonXisco Fauli12-131/+137
2011-08-18Fix the ListBoxXisco Fauli4-36/+40
2011-08-18First attempt to create the Agenda WizardXisco Fauli23-123/+3831
2011-08-18Replace xrange(len(x))Xisco Fauli3-12/+12
2011-08-18Clean upXisco Fauli11-391/+101
2011-08-18method unusedXisco Fauli1-31/+7
2011-08-18fdo#37290: migrate Basic to new resource serviceXisco Fauli1-6/+10
2011-08-18Duplicate codeXisco Fauli4-31/+21
2011-08-18Show wizard dialog on topXisco Fauli4-25/+9
2011-08-18create file when it doesn't existXisco Fauli1-2/+2
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011...Bjoern Michaelsen243-5513/+5400
2011-08-18Handle the letterhead layouts properlyXisco Fauli3-102/+106
2011-08-18apply python style and fix some minor thingsXisco Fauli8-625/+2221
2011-08-18small changesXisco Fauli2-19/+20
2011-08-18save RadioButtons tooXisco Fauli4-61/+7
2011-08-18unused functionsXisco Fauli1-155/+0
2011-08-18Cancel button works nowXisco Fauli1-6/+6
2011-08-18First attempt to create the letter wizardXisco Fauli13-11/+1584
2011-08-18Remember last template and clean ui/event/Xisco Fauli4-153/+20
2011-08-18I forgot to delete itXisco Fauli1-172/+0
2011-08-18Save ConfigurationXisco Fauli9-179/+65
2011-08-18we won't need itXisco Fauli6-101/+52
2011-08-18Load preview configurationXisco Fauli5-64/+37
2011-08-18Remove deprecated methodXisco Fauli2-43/+0
2011-08-18Show warning: Do you want to overwrite the file?Xisco Fauli3-16/+26
2011-08-18Remove deprecated methodXisco Fauli1-68/+0
2011-08-18Add an import I deleted by mistakeXisco Fauli2-7/+4
2011-08-18Sort listboxes properlyXisco Fauli1-4/+22
2011-08-18Replace some uno.invoke(now it loads faster)Xisco Fauli16-137/+98
2011-08-18Fix message, salutation and grettings textboxXisco Fauli1-3/+3