SR Technology WTK Repo
Timeline
Not logged in

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

25 check-ins using file widgets/canvas.tcl version 00ea2b4acd

2014-08-01
23:01
Create new branch named "stever" Leaf check-in: 1d2dbde94c user: stever tags: stever
2013-02-05
02:15
Add logging methods. check-in: 04e9c7f911 user: gerald tags: trunk
2013-01-22
18:31
Corrected mime type for CSS. check-in: bd8435682a user: gerald tags: trunk
02:04
Added support for .css files. check-in: d5b54df8b6 user: gerald tags: trunk
2013-01-20
03:15
fix mimetype for .jpg files check-in: a2a33d2625 user: stever tags: trunk
02:04
add another web link in the demo check-in: 1fc3bc7122 user: stever tags: trunk
00:22
modify css for more consistant look between webkit and firefox browsers check-in: 6c9b811218 user: stever tags: trunk
2013-01-19
23:48
tweak file upload code and Calculate button colors check-in: c41f9647fb user: stever tags: trunk
23:47
remove debugging lines check-in: f96c3b6a78 user: stever tags: trunk
22:58
Added code to store title in the properties. Also added a catch because "." is not a command currently but just "hacked" in. Will remove the catch once we switch to widgets being tcloo objects. check-in: e1a163b63e user: gerald tags: trunk
22:30
removed fancy WebSockets retry code in order to make browser refresh operations not hang check-in: 2cc99ce262 user: stever tags: trunk
20:31
Added an implementation for the wm protocol command. As part of this added private properties to widgets. check-in: 11187e4334 user: gerald tags: trunk
20:29
remove debugging output for sesssion testing check-in: a93b0712f3 user: stever tags: trunk
20:27
better session management. app maintains global var state on browser refresh check-in: 000eaa9705 user: stever tags: trunk
19:23
initial session -> interp management, interp is recreated on a browser refresh check-in: 5918cfcee2 user: stever tags: trunk
17:26
Change the procs that handle the ensemble subcommands begin with and upper case to aviod conflicts with built in commands. check-in: f4c679f428 user: gerald tags: trunk
15:44
disabled EVENT output on stdout via global var in server.tcl check-in: 60f4e72e7d user: stever tags: trunk
08:27
Changed ensembles to map lower case subcommands to title case commands so that subcommands such as "info" do not interfere with core tcl commands.

Note -- the definitions in grid.tcl will be overridden by whose in wtk-grid.tcl. The code in grid.tcl is not yet working. check-in: 6e66a11779 user: gerald tags: trunk

08:25
Corrected error messages in focus.

Made bind command correspond to Tk syntax and raise exceptions for not yet implemented features. check-in: 5302f56b65 user: gerald tags: trunk

08:13
Corrected implementation of focus command to match that of tk. Most options "not implemented yet" errors at this time. check-in: 6fc5bc5029 user: gerald tags: trunk
03:59
change server to use new ws_send command that handles sending long messages to client check-in: 4dbaa99f0c user: stever tags: trunk
03:42
added bind command, not working yet check-in: 8daf59eb75 user: stever tags: trunk
03:27
change focus command to call widgets own _focus method check-in: c0c4065ab9 user: stever tags: trunk
03:11
added focus command check-in: ac5e6f7912 user: stever tags: trunk
02:32
fix color picker and tweak pallet size in sketch demo check-in: 38ed4c93d7 user: stever tags: trunk