summaryrefslogtreecommitdiff
path: root/swat
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9779: Add a contextmenu function to be used by all window/widget objects.Deryck Hodge2-46/+57
2007-10-10r9763: Add the start bar as a widget from theDeryck Hodge2-7/+20
2007-10-10r9761: Move initial widget setup to desktop library. Now, just by includingDeryck Hodge2-36/+37
2007-10-10r9759: Create some wrappers for QxWidget. This gives us some pre-fabbedDeryck Hodge2-18/+59
2007-10-10r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij1-13/+12
2007-10-10r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij1-10/+32
2007-10-10r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij1-17/+27
2007-10-10r9718: Work a bit on the SWAT interfaceJelmer Vernooij2-1/+42
2007-10-10r9710: Filename change for clarity's sake.Deryck Hodge2-1/+1
2007-10-10r9674: r9678@blu: tridge | 2005-08-27 16:32:30 +1000Andrew Tridgell1-13/+15
2007-10-10r9668: Cross-browser fix for IE, when adding scripts on the fly.Deryck Hodge1-2/+9
2007-10-10r9663: Portability fix for IE.Deryck Hodge1-2/+2
2007-10-10r9651: Start to group all SWAT specific windowing, widgets, etc. in oneDeryck Hodge2-41/+150
2007-10-10r9635: Seperate window logic from registry js file.Deryck Hodge5-39/+101
2007-10-10r9610: use a list of allowable extensions for unauthenticated access rather thanAndrew Tridgell1-8/+8
2007-10-10r9579: Desktop SWAT opens now with a little server status window.Deryck Hodge3-133/+218
2007-10-10r9501: fixed the SWAT login page for the changes to the userAuth() function t...Andrew Tridgell1-10/+7
2007-10-10r9498: converted the SWAT regedit backend code to use the OO callsAndrew Tridgell1-6/+4
2007-10-10r9471: Rough first pass at a menu system. It's hacked together, butDeryck Hodge1-9/+55
2007-10-10r9470: non-working attempt to add a little table for values to the reg editorAndrew Tridgell1-5/+27
2007-10-10r9469: Add a right-click menu to the SWAT desktop.Deryck Hodge1-2/+57
2007-10-10r9466: add display of values as well as keys in the registry editorAndrew Tridgell2-11/+66
2007-10-10r9465: handle encoding and decoding of pointers, representing them as aAndrew Tridgell1-1/+1
2007-10-10r9443: We can now move windows around anywhere on our SWAT "desktop".Deryck Hodge1-7/+48
2007-10-10r9434: moved the registry editor into a common js library. Deryck, does thisAndrew Tridgell4-253/+181
2007-10-10r9397: Playing with qooxdoo a bit and saving my work, so IDeryck Hodge3-0/+208
2007-10-10r9328: Remove background:ThreeDFace from qooxdoo styles toDeryck Hodge1-1/+1
2007-10-10r9327: Rename parent to fParent to prevent confusion with window.parent object.Deryck Hodge1-13/+13
2007-10-10r9232: Rename some objects to make code clear.Deryck Hodge1-24/+24
2007-10-10r9230: Star out passwords and add confim text input for provisioning.Deryck Hodge2-22/+38
2007-10-10r9228: cleanup and simplify the AJAJ code - part 2Andrew Tridgell1-6/+26
2007-10-10r9227: cleanup and simplify the AJAJ codeAndrew Tridgell5-63/+64
2007-10-10r9213: some improvements to the registry editor codeAndrew Tridgell1-19/+8
2007-10-10r9212: the beginnings of a registry editor in SWAT, using client side javascr...Andrew Tridgell3-1/+159
2007-10-10r9211: don't try to encode functions in the AJAJ object encoderAndrew Tridgell1-1/+1
2007-10-10r9177: setup a credentials object in authinfo on loginAndrew Tridgell1-4/+5
2007-10-10r9176: added a much neater method of calling printf on the server from client...Andrew Tridgell3-12/+66
2007-10-10r9175: simplify the example code a bitAndrew Tridgell1-18/+7
2007-10-10r9143: print out the rate of rounttripsStefan Metzmacher1-1/+7
2007-10-10r9140: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r9139: cleanup the layout a bitAndrew Tridgell5-59/+50
2007-10-10r9136: made the 'AJAJ' code portable to IE and OperaAndrew Tridgell1-1/+32
2007-10-10r9135: added a sample page that demonstrates using AJAJ to make remote callsAndrew Tridgell2-0/+136
2007-10-10r9134: added the client side js library code for handling remote 'AJAJ' callsAndrew Tridgell2-0/+122
2007-10-10r9133: a huge import of the qooxdoo infrastructure. I decided to import all t...Andrew Tridgell1303-2/+866
2007-10-10r8969: Make password field a password field, that is - prevent them fromRafal Szczesniak2-0/+2
2007-10-10r8844: Actually, both types of provision wipe the DB. But we do need a wayAndrew Bartlett1-1/+1
2007-10-10r8831: Clarify data wipe-out statementAlexander Bokovoy1-1/+1
2007-10-10r8830: Fix provision script after data splitAlexander Bokovoy1-4/+7
2007-10-10r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell1-2/+2