SR Technology WTK Repo
Check-in [e2ff912839]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added stubs for most commands.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: e2ff9128392507a05647bcd30a5a62d09b256546
User & Date: gerald 2013-01-18 19:25:40.304
Context
2013-01-18
20:27
enhanced WebSockets send proc to handle frames larger than 126 bytes check-in: dc0569b9cb user: stever tags: trunk
19:25
Added stubs for most commands. check-in: e2ff912839 user: gerald tags: trunk
16:01
decouple connection code so that WebSockets work without first requiring initial AJAX connection check-in: 02630ca04a user: stever tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Added commands/bell.tcl.
Added commands/bindtags.tcl.
Added commands/clipboard.tcl.
Added commands/clipboard/add.tcl.
Added commands/clipboard/clear.tcl.
Added commands/clipboard/get.tcl.
Added commands/console.tcl.
Added commands/console/eval.tcl.
Added commands/console/hide.tcl.
Added commands/console/show.tcl.
Added commands/console/title.tcl.
Added commands/destroy.tcl.
Added commands/event.tcl.
Added commands/event/delete.tcl.
Added commands/event/generate.tcl.
Added commands/event/get.tcl.
Added commands/event/info.tcl.
Added commands/focus.tcl.
Added commands/font.tcl.
Added commands/font/actual.tcl.
Added commands/font/configure.tcl.
Added commands/font/create.tcl.
Added commands/font/delete.tcl.
Added commands/font/families.tcl.
Added commands/font/measure.tcl.
Added commands/font/metrics.tcl.
Added commands/font/names.tcl.
Added commands/grab.tcl.
Added commands/grab/current.tcl.
Added commands/grab/release.tcl.
Added commands/grab/set.tcl.
Added commands/grab/status.tcl.
Added commands/image.tcl.
Added commands/image/actual.tcl.
Added commands/image/configure.tcl.
Added commands/image/create.tcl.
Added commands/image/delete.tcl.
Added commands/image/families.tcl.
Added commands/image/measure.tcl.
Added commands/image/metrics.tcl.
Added commands/image/names.tcl.
Added commands/option.tcl.
Added commands/option/add.tcl.
Added commands/option/clear.tcl.
Added commands/option/get.tcl.
Added commands/option/readfile.tcl.
Added commands/selection.tcl.
Added commands/selection/append.tcl.
Added commands/selection/clear.tcl.
Added commands/selection/get.tcl.
Added commands/selection/handle.tcl.
Added commands/selection/own.tcl.
Added commands/send.tcl.
Added commands/tk.tcl.
Added commands/tk/appname.tcl.
Added commands/tk/caret.tcl.
Added commands/tk/inactive.tcl.
Added commands/tk/scaling.tcl.
Added commands/tk/useinputmethods.tcl.
Added commands/tk/windowingsystem.tcl.
Added commands/tk_bisque.tcl.
Added commands/tk_chooseColor.tcl.
Added commands/tk_chooseDirectory.tcl.
Added commands/tk_dialog.tcl.
Added commands/tk_focusFollowsMouse.tcl.
Added commands/tk_focusNext.tcl.
Added commands/tk_focusPrev.tcl.
Added commands/tk_getOpenFile.tcl.
Added commands/tk_getSaveFile.tcl.
Added commands/tk_messageBox.tcl.
Added commands/tk_popup.tcl.
Added commands/tk_setPalette.tcl.
Added commands/tkerror.tcl.
Added commands/tkwait.tcl.
Added commands/tkwait/variable.tcl.
Added commands/tkwait/visibility.tcl.
Added commands/tkwait/window.tcl.
Added commands/winfo.tcl.
Added commands/winfo/atom.tcl.
Added commands/winfo/atomname.tcl.
Added commands/winfo/cells.tcl.
Added commands/winfo/children.tcl.
Added commands/winfo/class.tcl.
Added commands/winfo/colormapfull.tcl.
Added commands/winfo/containing.tcl.
Added commands/winfo/depth.tcl.
Added commands/winfo/exists.tcl.
Added commands/winfo/fpixels.tcl.
Added commands/winfo/geometry.tcl.
Added commands/winfo/height.tcl.
Added commands/winfo/id.tcl.
Added commands/winfo/interps.tcl.
Added commands/winfo/ismapped.tcl.
Added commands/winfo/manager.tcl.
Added commands/winfo/name.tcl.
Added commands/winfo/parent.tcl.
Added commands/winfo/pathname.tcl.
Added commands/winfo/pixels.tcl.
Added commands/winfo/pointerx.tcl.
Added commands/winfo/pointerxy.tcl.
Added commands/winfo/pointery.tcl.
Added commands/winfo/reqheight.tcl.
Added commands/winfo/reqwidth.tcl.
Added commands/winfo/rgb.tcl.
Added commands/winfo/rootx.tcl.
Added commands/winfo/rooty.tcl.
Added commands/winfo/screen.tcl.
Added commands/winfo/screencells.tcl.
Added commands/winfo/screendepth.tcl.
Added commands/winfo/screenheight.tcl.
Added commands/winfo/screenmmheight.tcl.
Added commands/winfo/screenmmwidth.tcl.
Added commands/winfo/screenvisual.tcl.
Added commands/winfo/screenwidth.tcl.
Added commands/winfo/server.tcl.
Added commands/winfo/toplevel.tcl.
Added commands/winfo/viewable.tcl.
Added commands/winfo/visual.tcl.
Added commands/winfo/visualid.tcl.
Added commands/winfo/visualsavailable.tcl.
Added commands/winfo/vrootheight.tcl.
Added commands/winfo/vrootwidth.tcl.
Added commands/winfo/vrootx.tcl.
Added commands/winfo/vrooty.tcl.
Added commands/winfo/width.tcl.
Added commands/winfo/x.tcl.
Added commands/winfo/y.tcl.
Added commands/wm.tcl.
Added commands/wm/aspect.tcl.
Added commands/wm/attributes.tcl.
Added commands/wm/client.tcl.
Added commands/wm/colormapwindows.tcl.
Added commands/wm/command.tcl.
Added commands/wm/deiconify.tcl.
Added commands/wm/focusmodel.tcl.
Added commands/wm/frame.tcl.
Added commands/wm/geometry.tcl.
Added commands/wm/grid.tcl.
Added commands/wm/group.tcl.
Added commands/wm/iconbitmap.tcl.
Added commands/wm/iconify.tcl.
Added commands/wm/iconmask.tcl.
Added commands/wm/iconname.tcl.
Added commands/wm/iconphoto.tcl.
Added commands/wm/iconposition.tcl.
Added commands/wm/iconwindow.tcl.
Added commands/wm/maxsize.tcl.
Added commands/wm/minsize.tcl.
Added commands/wm/overrideredirect.tcl.
Added commands/wm/positionfrom.tcl.
Added commands/wm/protocol.tcl.
Added commands/wm/resizable.tcl.
Added commands/wm/sizefrom.tcl.
Added commands/wm/stackorder.tcl.
Added commands/wm/state.tcl.
Added commands/wm/title.tcl.
Added commands/wm/transient.tcl.
Added commands/wm/withdraw.tcl.
Added geomanagers/lower.tcl.
Added geomanagers/pack.tcl.
Added geomanagers/pack/configure.tcl.
Added geomanagers/pack/forget.tcl.
Added geomanagers/pack/info.tcl.
Added geomanagers/pack/propagate.tcl.
Added geomanagers/pack/slaves.tcl.
Added geomanagers/place.tcl.
Added geomanagers/place/configure.tcl.
Added geomanagers/place/forget.tcl.
Added geomanagers/place/info.tcl.
Added geomanagers/place/slaves.tcl.
Added geomanagers/raise.tcl.
Changes to lib/wtk-base.tcl.