diakonos/lib/diakonos
2009-06-28 16:38:08 -04:00
..
buffer Trivial whitespace adjustment. 2009-06-21 16:40:45 -04:00
core-ext Removed backports and other 1.8 compatibility code. 2009-06-19 13:52:36 -04:00
display Refactored String#toColourConstant into Diakonos::Display.to_colour_constant( str ). 2009-04-05 16:58:09 -04:00
functions Don't use return any more, since it is too far into the method. 2009-06-28 11:32:04 -04:00
vendor Moved vendor/ dir under diakonos/ lib dir. 2008-12-09 13:57:20 -05:00
about.rb Polished off Extensions listing in About page. 2009-06-28 10:49:15 -04:00
bookmark.rb Renamed buffer-management-related methods from camelCase to snake_case. 2009-04-09 21:09:29 -04:00
buffer-hash.rb Expand path first before using in BufferHash#[]=. 2008-12-04 14:00:30 -05:00
buffer-management.rb Save and restore current buffer number in session. 2009-06-11 00:44:34 -04:00
buffer.rb Slight refactorings. Style adjustments. 2009-06-25 19:16:19 -04:00
clipboard-klipper.rb Added xclip support. 2009-06-10 16:58:20 -04:00
clipboard-xclip.rb Added xclip support. 2009-06-10 16:58:20 -04:00
clipboard.rb Moved showClips from diakonos.rb to functions.rb (as show_clips). 2009-04-12 23:24:40 -04:00
config.rb Slight refactorings. Style adjustments. 2009-06-25 19:16:19 -04:00
ctag.rb Refactor: Removed superfluous return statements. 2008-11-05 13:28:42 -05:00
display.rb Moved get_token_regexp to config.rb, the only file it's called from. 2009-06-17 00:07:08 -04:00
extension-set.rb Fix ExtenionSet#scripts to handle broken scripts. 2009-06-28 16:38:08 -04:00
extension.rb Polished off Extensions listing in About page. 2009-06-28 10:49:15 -04:00
finding.rb Implemented placeholders for findAndReplace. 2008-08-11 09:10:13 -04:00
functions-deprecated.rb Alias legacy loadConfiguration method. 2009-06-16 16:35:30 -04:00
functions.rb Added skeleton of about page. 2009-06-27 11:52:31 -04:00
grep.rb Completed refactor of get_user_input (to use options hash instead of many parameters). 2009-06-19 13:39:26 -04:00
help.rb Deprecated more camelCase functions. 2009-04-15 13:49:07 -04:00
hooks.rb Renamed hook-related methods from camelCase to snake_case. 2009-04-09 21:12:52 -04:00
installation.rb Added placeholder installation.rb to get specs to run. 2009-03-08 07:11:04 -04:00
interaction.rb Document options for get_user_input and Readline.new just a little bit. 2009-06-19 13:55:30 -04:00
keying.rb Fixed bug in Diakonos::Keying::key_string_for re: F keys. 2009-06-19 14:15:35 -04:00
list.rb added support for numbered completion lists 2009-06-19 21:57:47 +02:00
logging.rb Renamed logging-related methods from camelCase to snake_case. 2009-04-09 21:17:36 -04:00
readline.rb Removed debugging line. 2009-06-23 20:25:53 -04:00
sessions.rb Save and restore current buffer number in session. 2009-06-11 00:44:34 -04:00
sized-array.rb Refactor: Removed superfluous return statements. 2008-11-05 13:28:42 -05:00
text-mark.rb Indentation adjustment. 2009-04-19 21:01:32 -04:00
version.rb Bump modification date. 2009-06-28 11:33:03 -04:00
window.rb More changes to make @testing not draw anything on screen. 2009-03-11 14:00:53 -04:00