summaryrefslogtreecommitdiffstats
path: root/swat/scripting
Commit message (Expand)AuthorAgeFilesLines
* r9779: Add a contextmenu function to be used by all window/widget objects.Deryck Hodge2007-10-101-22/+15
* r9763: Add the start bar as a widget from theDeryck Hodge2007-10-101-2/+18
* r9761: Move initial widget setup to desktop library. Now, just by includingDeryck Hodge2007-10-101-0/+23
* r9759: Create some wrappers for QxWidget. This gives us some pre-fabbedDeryck Hodge2007-10-101-16/+58
* r9710: Filename change for clarity's sake.Deryck Hodge2007-10-101-0/+0
* r9668: Cross-browser fix for IE, when adding scripts on the fly.Deryck Hodge2007-10-101-2/+9
* r9663: Portability fix for IE.Deryck Hodge2007-10-101-2/+2
* r9651: Start to group all SWAT specific windowing, widgets, etc. in oneDeryck Hodge2007-10-101-0/+99
* r9635: Seperate window logic from registry js file.Deryck Hodge2007-10-103-33/+60
* r9610: use a list of allowable extensions for unauthenticated access rather thanAndrew Tridgell2007-10-101-8/+8
* r9579: Desktop SWAT opens now with a little server status window.Deryck Hodge2007-10-102-0/+76
* r9498: converted the SWAT regedit backend code to use the OO callsAndrew Tridgell2007-10-101-6/+4
* r9470: non-working attempt to add a little table for values to the reg editorAndrew Tridgell2007-10-101-5/+27
* r9466: add display of values as well as keys in the registry editorAndrew Tridgell2007-10-102-11/+66
* r9465: handle encoding and decoding of pointers, representing them as aAndrew Tridgell2007-10-101-1/+1
* r9434: moved the registry editor into a common js library. Deryck, does thisAndrew Tridgell2007-10-102-0/+153
* r9397: Playing with qooxdoo a bit and saving my work, so IDeryck Hodge2007-10-102-0/+40
* r9230: Star out passwords and add confim text input for provisioning.Deryck Hodge2007-10-101-0/+19
* r9228: cleanup and simplify the AJAJ code - part 2Andrew Tridgell2007-10-101-6/+26
* r9227: cleanup and simplify the AJAJ codeAndrew Tridgell2007-10-101-1/+0
* r9211: don't try to encode functions in the AJAJ object encoderAndrew Tridgell2007-10-101-1/+1
* r9176: added a much neater method of calling printf on the server from client...Andrew Tridgell2007-10-102-9/+64
* r9139: cleanup the layout a bitAndrew Tridgell2007-10-101-2/+0
* r9136: made the 'AJAJ' code portable to IE and OperaAndrew Tridgell2007-10-101-1/+32
* r9134: added the client side js library code for handling remote 'AJAJ' callsAndrew Tridgell2007-10-102-0/+122
* r9133: a huge import of the qooxdoo infrastructure. I decided to import all t...Andrew Tridgell2007-10-101-1/+4
* r8722: make the menu handling considerably saner and easier to follow. The wholeAndrew Tridgell2007-10-103-51/+62
* r8720: split form object out to separate include file, and make it a realAndrew Tridgell2007-10-102-84/+93
* r8718: try to improve the 2 level menu a bit.Andrew Tridgell2007-10-101-1/+3
* r8638: continue the trend of maknig our C functions true ejs objects by makin...Andrew Tridgell2007-10-101-0/+2
* r8591: - added a simple 2 level menu structure to swat. Deryck, I know thisAndrew Tridgell2007-10-102-2/+6
* r8565: put the docs menu on the rightAndrew Tridgell2007-10-101-1/+8
* r8479: * Sync CSS with current samba.org stylesheets.Deryck Hodge2007-10-103-4/+8
* r8477: Simplify header/footer handling. esp variables allowDeryck Hodge2007-10-106-11/+12
* r8403: Reinstate linkpad.gif at Deryck's suggestion.Tim Potter2007-10-103-3/+3
* r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell2007-10-101-2/+29
* r8354: work around a js bug found by tpotAndrew Tridgell2007-10-101-3/+4
* r8353: Use a PNG instead of a GIF for padding. Also fixes a file not foundTim Potter2007-10-103-4/+3
* r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2007-10-101-167/+0
* r8257: add a samr rpc test page in the web server. It lists all level3Andrew Tridgell2007-10-102-18/+173
* r7136: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r7134: a number of small changes to make the pages HTML compliant. TheAndrew Tridgell2007-10-102-8/+31
* r7132: - start a convention of making object constructors end in Obj, so weAndrew Tridgell2007-10-101-8/+36
* r7131: support sub-object arrays when displaying objects. This allows the ldb...Andrew Tridgell2007-10-101-4/+23
* r7106: the web interface now works completely with or without cookies. If you...Andrew Tridgell2007-10-102-3/+22
* r7096: added support for select lists in formsAndrew Tridgell2007-10-101-5/+16
* r7093: - added a new Form() ejs object for producing simple forms.Andrew Tridgell2007-10-101-0/+57
* r7092: added some js for formatting table results in a nicer fashionAndrew Tridgell2007-10-101-0/+31
* r7089: ensure that headers['HOST'] is setupAndrew Tridgell2007-10-101-0/+7
* r7088: start on some real structure for the SWAT web pagesAndrew Tridgell2007-10-108-0/+211