[SVN] r6958 (Blogging, CSS, Experimental, ...)

Chris Thomas chris at cjack.com
Fri Apr 6 15:28:44 UTC 2007


[CHANGED] The Ruby support modules Dialog and TextMate::Dialog have been merged into TextMate::UI. "dialog.rb" is now "ui.rb". All of the former Dialog module methods are now accessed through the TextMate::UI module, e.g. "TextMate::UI.menu(…)" or "include TextMate; UI.menu(…)".

Changed:
U   trunk/Bundles/Blogging.tmbundle/Support/lib/blogging.rb
U   trunk/Bundles/CSS.tmbundle/Commands/Insert Color.plist
U   trunk/Bundles/Experimental.tmbundle/Support/filename_completion.rb
U   trunk/Bundles/Experimental.tmbundle/Support/replace_colors.rb
U   trunk/Bundles/GTDAlt.tmbundle/Commands/Find Project.tmCommand
U   trunk/Bundles/GTDAlt.tmbundle/Commands/Go to Project.tmCommand
U   trunk/Bundles/GTDAlt.tmbundle/Commands/New.tmCommand
U   trunk/Bundles/GTDAlt.tmbundle/Commands/Project Statistics.tmCommand
U   trunk/Bundles/GTDAlt.tmbundle/Commands/actions for context (Text).tmCommand
U   trunk/Bundles/GTDAlt.tmbundle/Commands/choose context.tmCommand
U   trunk/Bundles/GTDAlt.tmbundle/Macros/New (on next line).tmMacro
U   trunk/Bundles/GTDAlt.tmbundle/Support/bin/process_inbox.rb
U   trunk/Bundles/Greasemonkey.tmbundle/Support/greasemonkey.rb
U   trunk/Bundles/HTML.tmbundle/Support/tminclude.rb
U   trunk/Bundles/Hyperlink Helper.tmbundle/Commands/Lookup Word : Selection on Wikipedia and link.tmCommand
U   trunk/Bundles/Latex.tmbundle/Commands/Bibliography Completion.plist
U   trunk/Bundles/Latex.tmbundle/Commands/Build Citation.tmCommand
U   trunk/Bundles/Latex.tmbundle/Commands/Enhanced Insert Label From Document.plist
U   trunk/Bundles/Latex.tmbundle/Commands/Insert LaTeX Command Based on Current Word.plist
U   trunk/Bundles/Latex.tmbundle/Commands/Insert LaTeX Template.tmCommand
U   trunk/Bundles/Latex.tmbundle/Commands/Show Label as Tool Tip.tmCommand
U   trunk/Bundles/PHP.tmbundle/Commands/Completion.tmCommand
U   trunk/Bundles/PHP.tmbundle/Commands/Jump to Included File.tmCommand
U   trunk/Bundles/R.tmbundle/Commands/Descriptives….tmCommand
U   trunk/Bundles/R.tmbundle/Commands/Plots….tmCommand
U   trunk/Bundles/R.tmbundle/Commands/Show History List.tmCommand
U   trunk/Bundles/R.tmbundle/Commands/Show in R help.tmCommand
U   trunk/Bundles/R.tmbundle/Commands/Summaries….tmCommand
U   trunk/Bundles/R.tmbundle/Support/bin/insert_command_template.rb
U   trunk/Bundles/Ruby.tmbundle/Commands/Completion: Ruby (rcodetools).tmCommand
U   trunk/Bundles/Ruby.tmbundle/Commands/Lookup in Documentation.plist
U   trunk/Bundles/Ruby.tmbundle/Commands/word_wrap()  (worw).plist
U   trunk/Bundles/Ruby.tmbundle/Support/RakeMate/rake_mate.rb
U   trunk/Bundles/Ruby.tmbundle/Support/RubyMate/stdin_dialog.rb
U   trunk/Bundles/SVK.tmbundle/Support/revert_file.rb
U   trunk/Bundles/Subversion.tmbundle/Commands/Diff Revisions….plist
U   trunk/Bundles/Subversion.tmbundle/Commands/Diff With Revision….plist
U   trunk/Bundles/Subversion.tmbundle/Commands/View Revision….plist
U   trunk/Bundles/Subversion.tmbundle/Support/revert_file.rb
U   trunk/Bundles/Subversion.tmbundle/Support/svn_commit.rb
U   trunk/Bundles/Subversion.tmbundle/Support/svn_diff.rb
U   trunk/Bundles/Subversion.tmbundle/Support/svn_log_parser.rb
U   trunk/Bundles/Subversion.tmbundle/Support/svn_revision_chooser.rb
U   trunk/Bundles/TextMate.tmbundle/Commands/Scope Completion.tmCommand
U   trunk/Support/lib/codecompletion.rb
U   trunk/Support/lib/progress.rb
U   trunk/Support/lib/textmate.rb
A   trunk/Support/lib/ui.rb



More information about the textmate-dev mailing list