Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around fc779c28cfabc230.
|
2013-01-19
| ||
| 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 | |
| 02:31 | added a misc widget for rendering odd html form controls check-in: c03faab8f0 user: stever tags: trunk | |
| 00:13 | add back file upload demo and link creation demo check-in: b22459f214 user: stever tags: trunk | |
| 00:12 | speed up WebSockets recconect from 5 secs to .4 secs check-in: 867e95f73f user: stever tags: trunk | |
| 00:11 | remove WebSockets debugging line check-in: 3ddce90d7e user: stever tags: trunk | |
|
2013-01-18
| ||
| 23:45 | modify demo to work after refactoring commands check-in: 1df8d68c50 user: stever tags: trunk | |
| 23:18 | Corrections to namespace paths. check-in: b099e1b74e user: gerald tags: trunk | |
| 21:02 |
Corrected issues to pass tclchecker.
Made grid into an ensemble. check-in: 9279d3132b user: gerald tags: trunk | |
| 20:28 | add file upload example to demo, modify server to save file as upload-the_filename check-in: 9b911eb983 user: stever tags: trunk | |
| 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 | |
| 15:30 | reformat demo to reflect the concept of rendering the page view for MVC style apps check-in: ea0ef51845 user: stever tags: trunk | |
|
2013-01-17
| ||
| 13:42 | clean up debugging lines, reformat code blocks for readability check-in: 4f6fadd830 user: stever tags: trunk | |
| 13:41 | disable bg polling loop after upgrading connectin to WebSockets check-in: 9da8d541a8 user: stever tags: trunk | |
|
2013-01-16
| ||
| 22:02 | remove some debugging output for cleaner log on console output check-in: 4203b1f82a user: stever tags: trunk | |
| 21:53 | tweak server reponse console output to differentiate websocket responses check-in: b167328223 user: stever tags: trunk | |
| 21:37 | added WebSockets support, maintaining long polling as a fall back check-in: 4b8cd537bf user: stever tags: trunk | |
|
2013-01-12
| ||
| 05:39 | Correct typo in README. check-in: 0009825949 user: gerald tags: trunk | |
|
2013-01-08
| ||
| 23:46 | change tk textarea widget to text as it should be check-in: 5c95dd93e2 user: stever tags: trunk | |
| 23:46 | allow server to be started as a shell script check-in: fc779c28cf user: stever tags: trunk | |
| 22:59 | realized text.tcl is covered by textarea.tcl, fixing file/widget names check-in: eb9e805a5f user: stever tags: trunk | |
| 03:53 | Generated stubs for Themed Widgets (aka ::ttk:: widgets). check-in: ee5a9b9d4e user: gerald tags: trunk | |
|
2013-01-07
| ||
| 20:37 | Stubs for unimplemented classic widgets. check-in: ec066be4aa user: gerald tags: trunk | |
|
2013-01-06
| ||
| 18:25 | update jQuery from 1.7.2 to 1.8.3 check-in: b2b5101765 user: stever tags: trunk | |
| 17:53 | copy of jquery-min.js for offline use check-in: 07e37d1b56 user: stever tags: trunk | |
| 17:51 | include our own copy of jquery for working offline check-in: 95443d0296 user: stever tags: trunk | |
| 17:50 | modify server to take hostname and port on the command line check-in: 73815b5713 user: stever tags: trunk | |
| 17:18 | modify demo to show checkbox setting a label textvariable check-in: f24eb2edde user: stever tags: trunk | |
| 17:08 | re-layout the demo widgets for the calculator to be more sensible check-in: 4ffc33a476 user: stever tags: trunk | |
| 16:49 | fix combobox to change its selected value on variable change, tweak demo logic to show it working check-in: dd3273d5df user: stever tags: trunk | |
| 16:31 | enhance the demo a bit to show off the combobox features check-in: 049cea4bfc user: stever tags: trunk | |
| 16:09 | make all demo images 60x60px and two more images check-in: d48491bb10 user: stever tags: trunk | |
| 02:54 | updated the docs check-in: a7a18d0bf8 user: stever tags: trunk | |
| 02:44 | removed old help file check-in: 226d6cf029 user: stever tags: trunk | |
| 02:35 | add inline css to fixate the widgets so they dont move around by a few pixel when clicked check-in: 9b236b62c1 user: stever tags: trunk | |
|
2013-01-05
| ||
| 21:34 | refactor file locations, rename demos, update index.html docs for all files check-in: 2166e1723b user: stever tags: trunk | |
| 20:58 | completed the combobox widget including -variable support check-in: c6c85f1f92 user: stever tags: trunk | |
| 20:57 | button.tcl had code for entry widget, fixed check-in: 28dbd88036 user: stever tags: trunk | |
| 20:56 | properly split out entry widget code check-in: 559d51e512 user: stever tags: trunk | |
| 16:39 | disable httpd logging for now to eliminate errors due to missing logger extension check-in: 4f0fc503e4 user: stever tags: trunk | |
| 16:35 | add bgerror handler for debugging. Track and cancel sendany after events on terminated sockets check-in: dd84449a83 user: stever tags: trunk | |
| 16:31 | add server disconnect alert dialog to eliminate browser race check-in: b2ebefd5d1 user: stever tags: trunk | |
| 15:28 | changes widget labels and removed debugging output check-in: 63d24ccdcf user: steve tags: trunk | |
|
2012-12-14
| ||
| 04:25 | Correct HTML. check-in: 2e83e4cbd1 user: gerald tags: trunk | |