[7fee25f | 2018-02-20 17:14:49 UTC] Michael Fellinger * Version 2018.02.20 [15ed100 | 2018-02-20 14:47:54 UTC] Michael Fellinger * Update all the things! [4d2f37f | 2013-01-30 08:14:28 UTC] Michael Fellinger * ignore .rbx [5d50030 | 2012-03-09 00:14:37 UTC] Michael Fellinger * a couple of changes to make it run on rbx [85dcee3 | 2011-07-28 23:15:51 UTC] Julian Langschaedel * Make dialog and various example work again. [45f50be | 2011-05-04 10:12:37 UTC] Michael Fellinger * Fix another pointer issue [660ffb9 | 2011-05-02 18:44:56 UTC] Michael Fellinger * Fix null-pointer issue [7e85391 | 2010-08-30 20:25:22 UTC] Michael Fellinger * Fix return value of Tk::Image.types [2bd93ee | 2009-11-25 20:53:19 UTC] Julian Langschaedel * Adjust specs for tk-aqua [d7215bd | 2010-11-13 23:07:59 UTC] Simon Hafner * Image#create wasn't passing type in all cases [1415faa | 2010-08-23 17:22:25 UTC] Michael Fellinger * Version 2010.08.23 [215da7c | 2010-08-23 17:21:58 UTC] Michael Fellinger * Fix dependency [082548c | 2010-08-23 17:19:04 UTC] Michael Fellinger * Version 2010.08 [8d78da8 | 2010-06-02 23:15:20 UTC] Michael Fellinger * Version 2010.06 [c2d350b | 2010-06-02 23:13:10 UTC] Michael Fellinger * ComboBox is not an Entry [ff17848 | 2010-06-02 23:12:59 UTC] Michael Fellinger * Fix pathname generation [0747bc3 | 2010-03-12 13:14:57 UTC] Michael Fellinger * Add tcl/tk 8.6 as working versions [80c4cb4 | 2010-03-11 00:07:57 UTC] Michael Fellinger * Name the mysterious eval flag [28aff12 | 2010-03-11 00:07:41 UTC] Michael Fellinger * Use better array retrieval [4916cfb | 2010-03-10 23:53:06 UTC] Michael Fellinger * Let other function calls panic too [2caf7a1 | 2010-03-10 23:52:51 UTC] Michael Fellinger * Don't try to convert event data if it's ?? [77dce01 | 2010-03-10 23:52:30 UTC] Michael Fellinger * Improve EvalResult::map_list_core [6f328f6 | 2010-03-10 16:03:10 UTC] Michael Fellinger * Handle the % sequence in events [795e77d | 2010-03-09 15:36:38 UTC] Michael Fellinger * Rename Event::Data.sequence to Event::Data.pattern [bc3f560 | 2010-03-08 00:04:59 UTC] Michael Fellinger * Split up the LIBPATH Hash into two constant Arrays, fix bug on osx [c98168e | 2010-03-07 23:59:15 UTC] Michael Fellinger * A little bit of restructure, don't require the 'Apple_PubSub_Socket_Render' env to be set, but allow TK_LIBPATH and TCL_LIBPATH to be [865fd4b | 2010-03-06 01:41:38 UTC] Michael Fellinger * Working implementation of WM::protocol [920e7c5 | 2010-03-02 13:07:40 UTC] Michael Fellinger * Version 2010.03 [d0db268 | 2010-03-02 13:07:23 UTC] Michael Fellinger * Update Rakefile [6704d90 | 2010-03-01 13:38:20 UTC] Julian Langschaedel * Fix ffi_lib loadpaths osx [9a44790 | 2010-03-01 18:24:38 UTC] Michael Fellinger * Add some constants for flags [7c520c9 | 2010-03-01 05:56:12 UTC] unknown * Fix ffi_lib for windows [8ad1897 | 2010-02-28 14:47:48 UTC] Michael Fellinger * Force output of clipboard to UTF-8 [fb959b5 | 2010-02-27 01:45:24 UTC] Michael Fellinger * Text#get_displaychars should return String [12d960a | 2010-02-25 23:19:05 UTC] Michael Fellinger * Add shortcut for the tcl update command [2de99ed | 2010-02-18 01:57:57 UTC] Michael Fellinger * Make sure Text#tag_cget doesn't return EvalResult [a173b8a | 2010-02-15 14:37:09 UTC] Michael Fellinger * Adapt to FFI 0.6 [e1ae1ee | 2010-02-15 02:34:03 UTC] Michael Fellinger * Version 2010.02 [a84139f | 2010-02-11 23:16:14 UTC] Michael Fellinger * Parse the grid_info [848118d | 2010-02-10 09:35:13 UTC] Michael Fellinger * Remove debugging output from canvas bind [860e5eb | 2010-02-03 23:53:47 UTC] Michael Fellinger * Tile::Treeview is Scrollable [bb895e7 | 2010-02-03 00:22:12 UTC] Michael Fellinger * Make sure we return strings from Focus::focus [9906882 | 2010-02-01 13:45:57 UTC] Michael Fellinger * Tk::get_color should run in thread_sender if needed [a3c410f | 2010-01-30 12:07:03 UTC] Michael Fellinger * Version 2010.01 [08ea2af | 2010-01-30 12:05:57 UTC] Michael Fellinger * Version 2009.01 [8ae78b3 | 2010-01-29 02:47:39 UTC] Michael Fellinger * Return Items for Treeview#selection [3a65a4a | 2010-01-28 21:25:25 UTC] Michael Fellinger * Define correct methods for ttk::panedwindow [7e23eef | 2010-01-25 17:21:33 UTC] Michael Fellinger * Make sure all files are valid ASCII [08d7237 | 2010-01-23 04:51:36 UTC] Michael Fellinger * Improve some more around Bind and add a spec [f03669c | 2010-01-23 03:39:13 UTC] Michael Fellinger * Allow lookup of existing binds for Bind and BindTag [9c0188f | 2010-01-20 23:00:45 UTC] Michael Fellinger * Adding Event::Data.resend [d479e70 | 2010-01-19 09:40:23 UTC] Michael Fellinger * Fix Event::generate by converting options [afabe51 | 2010-01-18 20:30:49 UTC] Michael Fellinger * Add shortcut to get from event data to widget instance [5b0bbb0 | 2010-01-18 15:41:05 UTC] Michael Fellinger * Relay full exception with backtrace to tcl when something goes wrong in a callback or event [c94a30f | 2010-01-18 15:25:55 UTC] Michael Fellinger * Add Clipboard::set [0dfb69e | 2010-01-16 23:58:48 UTC] Michael Fellinger * Add convenience methods for a few obscure but helpful tk procs [0a25db7 | 2010-01-15 23:19:03 UTC] Michael Fellinger * Add little example for picking themes [c1813f5 | 2010-01-14 22:49:41 UTC] Michael Fellinger * Fixing some commands for Tile::Notebook [2673fec | 2010-01-14 22:49:22 UTC] Michael Fellinger * Fixing Place::configure [855fc4a | 2010-01-11 13:10:08 UTC] Michael Fellinger * Revert "Correct usage of ffi_lib" until new FFI gem is out. This reverts commit b6f9b0aab4255e545fcee087ba4b72b76168db60. [b6f9b0a | 2010-01-11 13:02:29 UTC] Michael Fellinger * Correct usage of ffi_lib [35c816d | 2010-01-06 11:57:38 UTC] Michael Fellinger * Adding .gitignore [eda8832 | 2010-01-06 01:33:31 UTC] Michael Fellinger * Add FFI::Tk::get_color [764a4fe | 2010-01-05 16:20:15 UTC] Michael Fellinger * Fix Text#dump [0b480a3 | 2010-01-04 01:41:12 UTC] Michael Fellinger * Fix String#to_tcl, take care of {} [25a628d | 2010-01-04 00:40:04 UTC] Michael Fellinger * Handle case when the array thought to contain configuration doesn't contain any [bc5eef4 | 2010-01-02 15:40:27 UTC] Michael Fellinger * Fix bug in Treeview#selection_set and add Treeview::Item#selection_set [6064ac0 | 2010-01-02 15:40:05 UTC] Michael Fellinger * Fix bug in Grid::columnconfigure [3e84b8d | 2010-01-02 15:39:12 UTC] Michael Fellinger * Version 2010.01.02 [b4c87c4 | 2010-01-02 02:37:44 UTC] Michael Fellinger * Refine handling of event data [fdac9fc | 2009-12-29 21:44:48 UTC] Michael Fellinger * Fix return values of get_(save|open)_file [f7b1a21 | 2009-12-29 21:39:01 UTC] Michael Fellinger * Revert "Avoid segfault in EvalResult::to_string" This reverts commit 133b7b963c49c79ea1ee7a7b71663a0c895b22c0. [3e8953a | 2009-12-29 16:09:15 UTC] Michael Fellinger * Fix Array#tcl_options_to_hash for result of configure [4d14c53 | 2009-12-27 19:15:08 UTC] Michael Fellinger * Make sure we convert Text#index [133b7b9 | 2009-12-27 19:11:59 UTC] Michael Fellinger * Avoid segfault in EvalResult::to_string [b1b92d1 | 2009-12-26 22:16:15 UTC] Michael Fellinger * Various fixes for Canvas [01629a8 | 2009-12-26 22:16:02 UTC] Michael Fellinger * Add Tcl.set_max_block_time [d2d9144 | 2009-12-24 22:19:28 UTC] Michael Fellinger * Fix return value of get_(save|open)_file [b25337b | 2009-12-18 21:44:35 UTC] Michael Fellinger * Update readme [5c7b800 | 2009-12-14 11:55:15 UTC] Michael Fellinger * Version 2009.12.14 [0ec1768 | 2009-12-06 00:50:39 UTC] Michael Fellinger * Gnugo defaults to 19 size [95e450e | 2009-12-05 20:30:24 UTC] Michael Fellinger * Add license and some options [01bc732 | 2009-12-05 15:10:23 UTC] Michael Fellinger * Fix some stuff of Canvas [709119c | 2009-11-28 23:17:42 UTC] Michael Fellinger * Make gemspec and related files [a03ce1d | 2009-11-28 18:05:07 UTC] Michael Fellinger * Fix Treeview#delete and add Treeview#clear [294fdaf | 2009-11-23 16:13:47 UTC] Julian Langschaedel * Fix Listbox#value [cb2b4cc | 2009-11-24 00:15:37 UTC] Michael Fellinger * Fix Treeview#children [27bd01b | 2009-11-23 20:40:05 UTC] Michael Fellinger * adding Tile::Treeview with example and spec [54145da | 2009-11-23 19:23:45 UTC] Michael Fellinger * Make Configure usable for Font [5000a6f | 2009-11-23 14:12:33 UTC] Michael Fellinger * Fix warnings of function wrapping [acbb8be | 2009-11-23 13:38:58 UTC] Michael Fellinger * Make tile widgets adhere to code style [73bb848 | 2009-11-23 13:29:20 UTC] Michael Fellinger * Add shortcut to set Label text [2ae4372 | 2009-11-23 13:25:58 UTC] Michael Fellinger * Rename Widget#parent to Widget#tk_parent to avoid confusing name collisions [72552b6 | 2009-11-23 12:37:59 UTC] Michael Fellinger * Tile::Treeview stub [54dbfa0 | 2009-11-21 21:13:16 UTC] Julian Langschaedel * Autoload aqua on osx. use NO_AQUA=1 for x11 [a17fe6d | 2009-11-21 16:55:46 UTC] Michael Fellinger * cleanup [c89b261 | 2009-11-21 16:55:39 UTC] Michael Fellinger * Fix Clipboard::get [2fd71f1 | 2009-11-20 16:50:58 UTC] Michael Fellinger * Support running event loop on main thread [996040e | 2009-11-17 16:54:21 UTC] Julian Langschaedel * Add tile combobox, progressbar widgets [9c0265b | 2009-11-17 10:08:14 UTC] Julian Langschaedel * Add tile separator, sizegrip widget [d34f365 | 2009-11-17 17:10:22 UTC] Michael Fellinger * Update TODO [4fd810f | 2009-11-16 21:42:37 UTC] Michael Fellinger * Remove the gen_* scripts [343504b | 2009-11-16 20:56:11 UTC] Michael Fellinger * Fix Regexp escaping [6f05905 | 2009-11-16 12:31:42 UTC] Michael Fellinger * Fix Text#dlineinfo [5d85e1e | 2009-11-15 00:45:05 UTC] Michael Fellinger * do_events_until should use until [ecff6c1 | 2009-11-14 20:10:04 UTC] Michael Fellinger * Fix Listbox#get [5057c51 | 2009-11-14 19:54:23 UTC] Michael Fellinger * Add Entry#clear [8d7e941 | 2009-11-14 19:54:11 UTC] Michael Fellinger * Improve debugging [9c7929c | 2009-11-14 18:25:42 UTC] Michael Fellinger * Make sure all execution happens in a single thread, this should make us pretty much thread-safe [c72caf6 | 2009-11-13 14:54:58 UTC] Michael Fellinger * Fix winfo spec [f0bb141 | 2009-11-13 14:51:54 UTC] Michael Fellinger * Clean up [4ae1678 | 2009-11-14 16:32:45 UTC] Michael Fellinger * Adding ThreadSender in preparation for EM compatibility [c07a8f2 | 2009-11-13 23:41:59 UTC] Julian Langschaedel * Add tile notebook widget [77c0090 | 2009-11-13 23:40:20 UTC] Julian Langschaedel * Fix text clear [d234c52 | 2009-11-13 03:02:59 UTC] Julian Langschaedel * Move scrolling of widgets into own module [b73e61c | 2009-11-13 00:06:20 UTC] Julian Langschaedel * Add more tile specs [eee25a3 | 2009-11-13 00:03:15 UTC] Julian Langschaedel * Remove ttk::dialog [1d80711 | 2009-11-12 22:56:38 UTC] Julian Langschaedel * Adjust tile frame spec [53c8ea8 | 2009-11-13 06:56:58 UTC] Michael Fellinger * Remove custom Tile initialize [2e16ed1 | 2009-11-12 10:10:20 UTC] Michael Fellinger * Fix typo [db58259 | 2009-11-12 10:06:40 UTC] Michael Fellinger * Improve tag bind and implement canvas bind [f65bd92 | 2009-11-11 13:22:44 UTC] Michael Fellinger * Fix listbox [8582198 | 2009-11-09 05:37:09 UTC] Julian Langschaedel * Adjust event spec [4edff0d | 2009-11-09 12:56:57 UTC] Michael Fellinger * Fix tk command lookup issues on jruby [2854e63 | 2009-11-09 03:13:29 UTC] Julian Langschaedel * Fix event. caller should invoke focus [ca76858 | 2009-11-09 11:17:47 UTC] Michael Fellinger * Fix Text#search [42eadfc | 2009-11-08 22:05:37 UTC] Julian Langschaedel * Fix event spec with focus issue [07d1648 | 2009-11-08 20:50:25 UTC] Julian Langschaedel * Fix Menu widget [1bb22b3 | 2009-11-08 22:22:03 UTC] Michael Fellinger * Implement Text#tag_bind [56d8d51 | 2009-11-08 19:06:07 UTC] Michael Fellinger * Improve Regexp escaping [903fd09 | 2009-11-07 20:27:02 UTC] Michael Fellinger * Remove debugging output [4e63e5a | 2009-11-08 18:12:39 UTC] Michael Fellinger * Fix tcl_callback [1b9c79b | 2009-11-08 18:12:24 UTC] Michael Fellinger * Add Tk::After.idle [681b0b7 | 2009-11-08 17:29:02 UTC] Michael Fellinger * Fix/Add command [e2af760 | 2009-11-08 17:28:40 UTC] Michael Fellinger * Fixing lower/raise [8fd8b21 | 2009-11-08 17:28:20 UTC] Michael Fellinger * Adding Tk::After command [b136858 | 2009-11-08 17:02:40 UTC] Michael Fellinger * Proper output for Text#tag_ranges [ab663dd | 2009-11-08 17:02:23 UTC] Michael Fellinger * Fix Text#edit_modified? [aa97537 | 2009-11-08 16:06:15 UTC] Michael Fellinger * Prettier debug output [dd9ae81 | 2009-11-08 15:51:39 UTC] Michael Fellinger * Fix tag_ranges and speed up tag_remove [a9cb0e8 | 2009-11-08 15:51:22 UTC] Michael Fellinger * Add missing requires [24947d8 | 2009-11-08 15:48:50 UTC] Michael Fellinger * Improve tk_pathname generation and allow easier subclassing [25a5569 | 2009-11-08 15:10:09 UTC] Michael Fellinger * Implement TkCmd module [715e464 | 2009-11-08 01:29:34 UTC] Julian Langschaedel * Fix font spec [9ed4f94 | 2009-11-08 00:52:39 UTC] Julian Langschaedel * Adjust tile widgets [0348d84 | 2009-11-08 00:29:20 UTC] Julian Langschaedel * Fix button spec, and other widgets that register a command [503d6d9 | 2009-11-07 22:38:29 UTC] Julian Langschaedel * Make wminfo, entry specs less enviorment dependent [6536be1 | 2009-11-07 19:28:13 UTC] Michael Fellinger * Fix regular expression escaping [610e900 | 2009-11-07 19:27:42 UTC] Michael Fellinger * -style is a list [6db1bec | 2009-11-07 19:07:40 UTC] Michael Fellinger * Some fixes again, make EvalResult roundtrip-able [e8cdae2 | 2009-11-07 18:56:46 UTC] Michael Fellinger * Fix string escaping [b86fa6b | 2009-11-07 18:38:27 UTC] Michael Fellinger * Tons of cleanup/fixes/additions [ee933d9 | 2009-11-07 18:38:06 UTC] Michael Fellinger * Implement callback results [d6d09db | 2009-11-07 03:47:22 UTC] Michael Fellinger * Fix specs for Entry and Text for new type of :state [130db87 | 2009-11-07 03:34:09 UTC] Michael Fellinger * Remove trailing whitespace [5fc332e | 2009-11-07 03:40:16 UTC] Michael Fellinger * Merge lians tile branch [af36452 | 2009-11-07 03:26:20 UTC] Michael Fellinger * Specs and fixes for checkbutton [916fb38 | 2009-11-07 03:25:48 UTC] Michael Fellinger * Rename EvalResult#to_bool to to_boolean for consistency [ac252ec | 2009-11-07 02:51:40 UTC] Michael Fellinger * Fix require of Frame spec [46a3905 | 2009-11-07 02:51:27 UTC] Michael Fellinger * Fix implementation of Button [93fe329 | 2009-11-07 02:45:32 UTC] Michael Fellinger * Fix Event spec [d3e34bc | 2009-11-07 02:38:49 UTC] Michael Fellinger * Fix Entry spec [394ce7e | 2009-11-07 02:36:16 UTC] Michael Fellinger * Fix spec of Tk::Root [6743f48 | 2009-11-07 02:35:20 UTC] Michael Fellinger * Fix wm spec [674c144 | 2009-11-07 02:31:12 UTC] Michael Fellinger * Root is a Toplevel [6fb5853 | 2009-11-07 02:30:00 UTC] Michael Fellinger * fix command name for Widget [a30a5b5 | 2009-11-07 02:28:21 UTC] Michael Fellinger * Fix a couple of specs [4e65493 | 2009-11-07 02:25:04 UTC] Michael Fellinger * Add autoloads for all widgets [f5e17b5 | 2009-11-07 02:18:04 UTC] Michael Fellinger * Fix clipboard spec [fcbd134 | 2009-11-07 02:14:54 UTC] Michael Fellinger * Add stub specs for widgets [25a3f3e | 2009-11-07 02:14:40 UTC] Michael Fellinger * Little spec generator [ecc16e5 | 2009-11-07 02:14:27 UTC] Michael Fellinger * Adding Rakefile and tasks [70b07cc | 2009-11-07 02:01:31 UTC] Michael Fellinger * Move specs for widgets into own directory [bb0a887 | 2009-11-07 02:00:18 UTC] Michael Fellinger * Add last missing widget: Toplevel [3871865 | 2009-11-07 02:00:04 UTC] Michael Fellinger * Adjust gen_widget [43f3fc9 | 2009-11-07 01:59:50 UTC] Michael Fellinger * Remove done commands from todo list [ef8b66f | 2009-11-07 01:55:11 UTC] Michael Fellinger * Simplify and fix all Widget subclasses by doing smarter initialization in Widget [075f615 | 2009-11-07 01:31:17 UTC] Michael Fellinger * Clean up tk.rb, fix lazy init [3c33177 | 2009-11-07 00:55:24 UTC] Michael Fellinger * Support for Variable initial value [296f181 | 2009-11-07 00:55:06 UTC] Michael Fellinger * Lazy Tk.init [7b886bc | 2009-11-07 00:54:02 UTC] Michael Fellinger * Adding Tk::Wait [f9b45d4 | 2009-11-06 19:29:13 UTC] Michael Fellinger * Add various methods for variables [45b77db | 2009-11-06 19:00:23 UTC] Michael Fellinger * Add the tk_text(Copy|Cut|Paste) commands to Text widget [30d7f9b | 2009-11-06 18:58:04 UTC] Michael Fellinger * Add Tk.set_palette [ee9c5ab | 2009-11-06 18:41:06 UTC] Michael Fellinger * Add Tk.popup and Proc#to_tcl [ae09fd2 | 2009-11-06 18:24:17 UTC] Michael Fellinger * Fix Variable to work with newly added Tk.option_menu [b1cec70 | 2009-11-06 17:38:30 UTC] Michael Fellinger * Add Tk::Variable [2c83cba | 2009-11-06 01:37:51 UTC] Michael Fellinger * Add Tk.message_box [2013e0d | 2009-11-05 20:43:32 UTC] Michael Fellinger * Implement a couple of tk_ commands [3c63589 | 2009-11-05 18:15:19 UTC] Michael Fellinger * Add a few doc snippets [02eb18a | 2009-11-05 18:14:59 UTC] Michael Fellinger * Add bin/rwish not very functional yet [02abfa7 | 2009-11-05 17:50:29 UTC] Michael Fellinger * Fix syntax and implementation of all the skeleton widgets [4f73ed2 | 2009-11-05 17:49:42 UTC] Michael Fellinger * Improve Configure [cc45b1a | 2009-11-05 16:15:33 UTC] Michael Fellinger * translate methods for listbox [0f52465 | 2009-11-05 12:28:56 UTC] Michael Fellinger * Make things run on JRuby [92fe70e | 2009-11-04 19:27:11 UTC] Michael Fellinger * update todo list [9cd3c02 | 2009-11-04 19:27:00 UTC] Michael Fellinger * Add Text#see [db49a21 | 2009-11-04 19:24:50 UTC] Michael Fellinger * Fix specs for Text [515b2bd | 2009-11-04 19:22:00 UTC] Michael Fellinger * Implement Text#search [ae0d81d | 2009-11-04 17:31:57 UTC] Michael Fellinger * Improve canvas items and extract them [a7999ed | 2009-11-04 17:06:45 UTC] Michael Fellinger * Lots of improvments for Canvas and widgets [5e0ec52 | 2009-11-03 18:56:47 UTC] Michael Fellinger * Implemented Canvas [914224c | 2009-11-02 23:48:25 UTC] Michael Fellinger * Add skeleton for most of the missing old commands together with the script used to generate them [1f26b50 | 2009-11-02 23:20:09 UTC] Michael Fellinger * Add frame widget [007f54b | 2009-11-02 23:18:42 UTC] Michael Fellinger * Add Frame widget [015cb53 | 2009-11-02 23:12:14 UTC] Michael Fellinger * Add Grab command [1ef88d5 | 2009-11-02 22:57:59 UTC] Michael Fellinger * Fix text widget [854bf75 | 2009-11-02 22:57:48 UTC] Michael Fellinger * Add image command definition [602b7a6 | 2009-11-02 22:41:07 UTC] Michael Fellinger * Add Winfo command [78e96e9 | 2009-11-02 15:58:22 UTC] Michael Fellinger * Add to_sym? [d8d2f29 | 2009-11-02 15:57:04 UTC] Michael Fellinger * Add a lot more specs and bugfixes for WM command [4970b5a | 2009-11-02 14:42:34 UTC] Michael Fellinger * Add WM command, still needs a ton of specs [ddcf075 | 2009-11-02 14:41:52 UTC] Michael Fellinger * Fix Pack.pack [114ae24 | 2009-11-01 15:59:20 UTC] Michael Fellinger * Add lower/raise commands [7539f57 | 2009-11-01 15:52:03 UTC] Michael Fellinger * Add Font command [0c02ed3 | 2009-11-01 15:51:28 UTC] Michael Fellinger * Improve rb2tcl conversion a bit [694a7db | 2009-11-01 15:19:41 UTC] Michael Fellinger * Make sure strings returned from Tcl don't have binary encoding [2d3d1c1 | 2009-11-01 14:46:24 UTC] Michael Fellinger * Add Selection [657d76e | 2009-11-01 14:20:19 UTC] Michael Fellinger * Simplify life by use of evil core extensions [c05fe8e | 2009-11-01 13:23:40 UTC] Michael Fellinger * Finish Clipboard [b2c3ba1 | 2009-10-29 12:09:13 UTC] Michael Fellinger * Fix spec for dlineinfo [5305af7 | 2009-10-31 18:49:03 UTC] Michael Fellinger * Fix the various example [9ea10a4 | 2009-10-31 18:48:42 UTC] Michael Fellinger * Update todo list [4f33883 | 2009-10-31 18:48:10 UTC] Michael Fellinger * Add Clipboard command [aee3524 | 2009-10-31 18:27:34 UTC] Michael Fellinger * Add README and licenses [11e3067 | 2009-10-31 18:27:16 UTC] Michael Fellinger * Add a bit more to the Grid command, still no specs [4b814d5 | 2009-10-31 18:26:37 UTC] Michael Fellinger * Make event handling a bit more consistent [38f579f | 2009-10-31 01:11:24 UTC] Michael Fellinger * Add TODO.md [dee8b7f | 2009-10-31 01:10:05 UTC] Michael Fellinger * Add grid skeleton [14a9f31 | 2009-10-31 01:09:50 UTC] Michael Fellinger * Add Place command [68b6193 | 2009-10-31 00:41:20 UTC] Michael Fellinger * minor [51035c3 | 2009-10-31 00:24:28 UTC] Michael Fellinger * Add specs and better implementation for Pack [904676c | 2009-10-30 23:59:19 UTC] Michael Fellinger * cleanup [c231071 | 2009-10-30 23:59:13 UTC] Michael Fellinger * Add methods for Pack [0e1b0c9 | 2009-10-30 23:54:13 UTC] Michael Fellinger * Make a dummy @interp that reminds you of calling Tk.init [8153f75 | 2009-10-30 22:45:35 UTC] Michael Fellinger * Fix conversion of array to tcl [fa36ee1 | 2009-10-30 22:44:35 UTC] Michael Fellinger * Put command requires into a single place [35f5af2 | 2009-10-30 22:44:16 UTC] Michael Fellinger * Add bindtags command [6b9b494 | 2009-10-30 22:32:26 UTC] Michael Fellinger * Fix syntax error [04ab383 | 2009-10-30 22:14:09 UTC] Michael Fellinger * Add bell command [2ffc7cd | 2009-10-30 22:08:25 UTC] Michael Fellinger * add the last missing methods to Entry [c80e660 | 2009-10-30 17:08:34 UTC] Michael Fellinger * Clean the mess around command options a bit [aedf57e | 2009-10-30 17:07:23 UTC] Michael Fellinger * Now we can finally give return values to tcl from our callbacks [bc19a7e | 2009-10-30 16:18:07 UTC] Michael Fellinger * Automate the event spec, still shows an annoying window because else events aren't generated it seems [ad21abb | 2009-10-30 16:14:14 UTC] Michael Fellinger * So pure ruby event callbacks finally work. [53fb864 | 2009-10-30 16:08:11 UTC] Michael Fellinger * Add a ton of methods and specs for Entry widget [bdb58e7 | 2009-10-30 16:07:55 UTC] Michael Fellinger * Seems like the segfaults from event/callback calls are caused by Ruby GC of the Method objects [720d71c | 2009-10-30 16:07:09 UTC] Michael Fellinger * Nicer inspect for Obj [e0e38a6 | 2009-10-30 16:07:00 UTC] Michael Fellinger * Improve configuration, prepare for intelligent handling of validation callbacks [d99d84f | 2009-10-30 14:42:51 UTC] Michael Fellinger * minor [5aecdcf | 2009-10-30 14:42:41 UTC] Michael Fellinger * Give useful exception messages on eval failure [3345745 | 2009-10-30 14:42:20 UTC] Michael Fellinger * put configure into own module [c586e1b | 2009-10-30 02:35:39 UTC] Michael Fellinger * Add focus command [42cb290 | 2009-10-30 02:34:02 UTC] Michael Fellinger * Seems like we cannot handle events using C commands, so we go (a slightly improved) tcl based way again [38a36ac | 2009-10-30 00:46:57 UTC] Michael Fellinger * Get rid of some warnings [bb100fd | 2009-10-30 00:36:29 UTC] Michael Fellinger * Move bulk of Tk module into own file [ac1c2cd | 2009-10-30 00:34:26 UTC] Michael Fellinger * Restructure [a62fb50 | 2009-10-30 00:13:44 UTC] Michael Fellinger * Handle :command for Button.new [8b75e87 | 2009-10-30 00:13:25 UTC] Michael Fellinger * Fix segfault through autoload of Cget [d071ebd | 2009-10-30 00:02:18 UTC] Michael Fellinger * Lots of new stuff, pure ruby<->tcl callbacks brought to you by FFI [30a3f3e | 2009-10-29 15:32:37 UTC] Michael Fellinger * Use namespace for our tcl stuff [88bc36b | 2009-10-29 15:06:22 UTC] Michael Fellinger * Improve upon FFI Struct [331cf96 | 2009-10-29 05:38:56 UTC] Michael Fellinger * Use Tcl_Obj type information to convert when possible [710219b | 2009-10-29 00:38:21 UTC] Michael Fellinger * Fix EvalResult [00f05c5 | 2009-10-29 00:37:44 UTC] Michael Fellinger * And more methods of Tk::Text implemented with proper specs [a350658 | 2009-10-28 23:21:21 UTC] Michael Fellinger * A couple of methods for Text with some specs [b0c6a3e | 2009-10-28 23:21:00 UTC] Michael Fellinger * Only show eval input when $DEBUG is on [f02795c | 2009-10-28 23:20:40 UTC] Michael Fellinger * A lot of improvements around result handling [54b5265 | 2009-10-28 13:34:51 UTC] Michael Fellinger * Lots of improvements again [24485d5 | 2009-10-27 22:56:20 UTC] Michael Fellinger * First cut of the new Tk [48de499 | 2009-10-27 12:13:15 UTC] Michael Fellinger * Restructure for new approach [709324d | 2009-09-14 17:22:27 UTC] Michael Fellinger * First commit