summaryrefslogtreecommitdiff
path: root/wizards/com
AgeCommit message (Expand)AuthorFilesLines
2012-04-24consistent MANIFEST.MF namingLuboš Luňák1-0/+0
2012-04-24remove duplicate Class-Path entryLuboš Luňák1-1/+0
2012-04-04Remove duplicated and unused IDs.Victor Lee4-18/+10
2012-03-23.java files don't need executable bitsMichael Stahl4-0/+0
2012-03-05Dropdown list in Letter Wizard are now ordered alphabeticallySzabolcs Dezsi1-13/+32
2012-02-23fdo#46339: Fix Query Wizard by putting the right ElementNameJulien Nabet1-1/+1
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-01A few safe replacements of pathes->pathsJesús Corrius2-2/+2
2012-01-31Fix fdo#42543: Don't paint a frame around the list of edit boxes.Jan Holesovsky1-23/+0
2011-12-16fix syntactic errorDavid Tardon1-4/+1
2011-12-16fix syntactic errorDavid Tardon1-12/+6
2011-12-12fix loading of python-uno module by package.module nameLionel Elie Mamane1-1/+0
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
2011-12-05fax wizard: build and install the java wizard in paralle to the python oneMichael Meeks2-3/+38
2011-12-05fax wizard: more misc. bug fixing, and missing file makefileMichael Meeks2-48/+51
2011-12-05wizards: completely work python wizard packaging and registrationMichael Meeks7-4/+13
2011-12-05pywizards: resurrect Xisco's code lost in rebasingMichael Meeks33-7/+5100
2011-12-05Set the python fax wizard as the default oneXisco Fauli53-38/+11746
2011-12-05Hello world (python) as a componentXisco Fauli2-3/+46
2011-12-05Fix merge conflictsXisco Fauli5-0/+1646
2011-11-24fdo#37626: form wizard recognise "#" also at beginning of lineLionel Elie Mamane1-1/+1
2011-11-04suppress warnings about inexact argument typeIvan Timofeev2-15/+7
2011-11-02remove Resource.java.origRene Engelhard1-140/+0
2011-09-24Remote the python code for now.Xisco Fauli88-18967/+0
2011-09-08drop dead dmake makefile.mksCaolán McNamara11-855/+0
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli17-135/+344
2011-08-18Implement partly the 5th stepXisco Fauli12-215/+787
2011-08-18Implement add buttonXisco Fauli15-389/+510
2011-08-18Forgotten fileXisco Fauli1-0/+429
2011-08-18Forgot the launcherXisco Fauli1-0/+7
2011-08-18first attempt to create the web wizardXisco Fauli41-195/+4017
2011-08-18Unused fileXisco Fauli1-7/+0
2011-08-18I forgot to add this fileXisco Fauli1-0/+46
2011-08-18more cleaningXisco Fauli5-186/+2
2011-08-18Let's delete it for nowXisco Fauli2-14/+1
2011-08-18Fix a scroll problemXisco Fauli2-65/+62
2011-08-18Write the agendaitems in the proper tableXisco Fauli3-18/+20
2011-08-18clean it upXisco Fauli2-22/+1
2011-08-18Fix buttons behaviorXisco Fauli3-113/+133
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