summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Remove importsXisco Fauli2011-06-182-2/+0
| | | * | Set current data to the fileXisco Fauli2011-06-183-69/+258
| | | * | First attempt to create the documentXisco Fauli2011-06-189-133/+84
| | | * | Let's delete it for now and see if we need it in the futureXisco Fauli2011-06-179-297/+68
| | | * | Remove unused classXisco Fauli2011-06-169-75/+40
| | | * | Add listeners and optimize.Xisco Fauli2011-06-167-122/+93
| | | * | Line length <= 80Xisco Fauli2011-06-1536-1887/+3296
| | | * | add some more listenersXisco Fauli2011-06-1011-1224/+1149
| | | * | Remove unused fileXisco Fauli2011-06-102-113/+0
| | | * | some changes here and there.Xisco Fauli2011-06-1015-281/+315
| | | * | initial commit with migration of wizards to pythonXisco FaulĂ­2011-06-0749-0/+7915
| | | * | fdo#37290: migrate Java to new resource serviceBjoern Michaelsen2011-05-271-45/+42
| * | | | gnumake4: move classpath to build system in wizardsBjoern Michaelsen2011-06-222-1/+2
| * | | | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1933-275/+34
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl2011-06-1710-10/+10
| * | | | CWS gnumake4: fix for case sensitive file systemsMathias Bauer2011-06-161-1/+1
| * | | | CWS gnumake4: convert wizards to new build systemMathias Bauer2011-06-1651-3383/+1529
* | | | | Implement partly the 5th stepXisco Fauli2011-08-1812-215/+787
* | | | | Implement add buttonXisco Fauli2011-08-1815-389/+510
* | | | | Forgotten fileXisco Fauli2011-08-181-0/+429
* | | | | Forgot the launcherXisco Fauli2011-08-181-0/+7
* | | | | first attempt to create the web wizardXisco Fauli2011-08-1841-195/+4017
* | | | | Unused fileXisco Fauli2011-08-181-7/+0
* | | | | I forgot to add this fileXisco Fauli2011-08-181-0/+46
* | | | | more cleaningXisco Fauli2011-08-185-186/+2
* | | | | Let's delete it for nowXisco Fauli2011-08-182-14/+1
* | | | | Fix a scroll problemXisco Fauli2011-08-182-65/+62
* | | | | Write the agendaitems in the proper tableXisco Fauli2011-08-183-18/+20
* | | | | clean it upXisco Fauli2011-08-182-22/+1
* | | | | Fix buttons behaviorXisco Fauli2011-08-183-113/+133
* | | | | Fix cursorUp and cursorDownXisco Fauli2011-08-181-11/+16
* | | | | add focus, scroll and key listenersXisco Fauli2011-08-184-91/+117
* | | | | add listeners to the agenda itemsXisco Fauli2011-08-183-96/+92
* | | | | Don't break the wizard if there's an exceptionXisco Fauli2011-08-181-18/+9
* | | | | Make agenda items editableXisco Fauli2011-08-185-19/+68
* | | | | Fix setEnableXisco Fauli2011-08-181-64/+48
* | | | | Load the proper templateXisco Fauli2011-08-185-47/+25
* | | | | go to the last step when finishXisco Fauli2011-08-181-0/+1
* | | | | I don't think we'll need itXisco Fauli2011-08-182-99/+27
* | | | | Show AgendaItems properlyXisco Fauli2011-08-181-1/+2
* | | | | Fix Show/Hide tablesXisco Fauli2011-08-181-37/+34
* | | | | Show the date properlyXisco Fauli2011-08-182-21/+13
* | | | | Add Textfield listeners and fix a bug found in the java wizardXisco Fauli2011-08-185-97/+109
* | | | | Add checkbox listenerXisco Fauli2011-08-186-91/+132
* | | | | Remove duplicate code, clean imports and fix a problemXisco Fauli2011-08-1810-76/+55
* | | | | Remove unused methodXisco Fauli2011-08-181-28/+2
* | | | | Fix problem in Letter WizardXisco Fauli2011-08-181-11/+10
* | | | | Fix problem with listboxesXisco Fauli2011-08-182-5/+8
* | | | | Let's do it this wayXisco Fauli2011-08-183-274/+156
* | | | | Some refactoring and formattingXisco Fauli2011-08-189-283/+418