On 12 Nov 2008, at 21:15, textmate-dev-owner at lists.macromates.com wrote:
> I'm considering add text coloring support for a new language
> (JavaFX)... are there any good starting docs to check out?
http://manual.macromates.com/en/language_grammars should give you the
basics.
From bibiko at eva.mpg.de Thu Nov 13 10:02:39 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 13 Nov 2008 10:02:39 +0000 (UTC)
Subject: [SVN] r10798 (GetBundles)
Message-ID: <20081113100239.927E11A05F4@swing.abetarda.com>
? set AutoSave mode for Leopard NIB and fixed the issue of remembering the column widths (the last column has to touch the right window margin in IB)
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTree.nib/info.nib
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTree.nib/keyedobjects.nib
From bibiko at eva.mpg.de Thu Nov 13 10:29:33 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 13 Nov 2008 10:29:33 +0000 (UTC)
Subject: [SVN] r10799 (GetBundles)
Message-ID: <20081113102933.AFC8C1A0A73@swing.abetarda.com>
? fixed: refresh local bundle list updates now the searchpattern for =i and =u as well
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Thu Nov 13 14:15:47 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 13 Nov 2008 14:15:47 +0000 (UTC)
Subject: [SVN] r10800 (GetBundles)
Message-ID: <20081113141547.83E511A0A21@swing.abetarda.com>
? source code cleanups, simplifications, optimizations, documentations
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From mummer at whitefalls.org Fri Nov 14 00:48:51 2008
From: mummer at whitefalls.org (Michael Sheets)
Date: Fri, 14 Nov 2008 00:48:51 +0000 (UTC)
Subject: [SVN] r10801 (Verilog)
Message-ID: <20081114004851.62B5B1A0584@swing.abetarda.com>
Add Verilog bundle from Brian Padalino.
Changed:
A trunk/Review/Bundles/Verilog.tmbundle/
A trunk/Review/Bundles/Verilog.tmbundle/Preferences/
A trunk/Review/Bundles/Verilog.tmbundle/Preferences/Symbol List - Instantiation (Parameterless).tmPreferences
A trunk/Review/Bundles/Verilog.tmbundle/Preferences/Symbol List - Instantiation (With Parameters).tmPreferences
A trunk/Review/Bundles/Verilog.tmbundle/Preferences/Symbol List - Module.tmPreferences
A trunk/Review/Bundles/Verilog.tmbundle/Syntaxes/
A trunk/Review/Bundles/Verilog.tmbundle/Syntaxes/Verilog.tmLanguage
A trunk/Review/Bundles/Verilog.tmbundle/info.plist
From mummer at whitefalls.org Fri Nov 14 00:49:40 2008
From: mummer at whitefalls.org (Michael Sheets)
Date: Fri, 14 Nov 2008 00:49:40 +0000 (UTC)
Subject: [SVN] r10802 (VHDL)
Message-ID: <20081114004940.0E7221A0584@swing.abetarda.com>
Add VHDL bundle from Brian Padalino.
Changed:
A trunk/Review/Bundles/VHDL.tmbundle/
A trunk/Review/Bundles/VHDL.tmbundle/Commands/
A trunk/Review/Bundles/VHDL.tmbundle/Commands/instantiate component.tmCommand
A trunk/Review/Bundles/VHDL.tmbundle/Commands/instantiate entity.tmCommand
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Comments.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Indent Pattern.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Smart Typing Pairs.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Architecture.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Component Instantiation.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Component.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Entity Instantiation.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Entity.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Function.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Generate.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Ignored Ends.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Package Body.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Package.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Procedure.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Process.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Record.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Subtype.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Type.tmPreferences
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/aprocess.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/architecture.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/case.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/else.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/elsif.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/entity.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/entity_architecture.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/for.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/forg.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/if.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/package.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/process.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/signed downto.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/signed range.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/sprocess.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/std_logic_vector downto.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/std_logic_vector range.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/unsigned downto.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/unsigned range.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/vhdl template.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Snippets/while.tmSnippet
A trunk/Review/Bundles/VHDL.tmbundle/Support/
A trunk/Review/Bundles/VHDL.tmbundle/Support/bin/
A trunk/Review/Bundles/VHDL.tmbundle/Syntaxes/
A trunk/Review/Bundles/VHDL.tmbundle/Syntaxes/VHDL.tmLanguage
A trunk/Review/Bundles/VHDL.tmbundle/Templates/
A trunk/Review/Bundles/VHDL.tmbundle/Templates/Entity and Architecture.tmTemplate/
A trunk/Review/Bundles/VHDL.tmbundle/Templates/Entity and Architecture.tmTemplate/info.plist
A trunk/Review/Bundles/VHDL.tmbundle/Templates/Entity and Architecture.tmTemplate/template_entity.vhd
A trunk/Review/Bundles/VHDL.tmbundle/Templates/Package and Package Body.tmTemplate/
A trunk/Review/Bundles/VHDL.tmbundle/Templates/Package and Package Body.tmTemplate/info.plist
A trunk/Review/Bundles/VHDL.tmbundle/Templates/Package and Package Body.tmTemplate/template_package.vhd
A trunk/Review/Bundles/VHDL.tmbundle/info.plist
From mummer at whitefalls.org Fri Nov 14 00:59:54 2008
From: mummer at whitefalls.org (Michael Sheets)
Date: Fri, 14 Nov 2008 00:59:54 +0000 (UTC)
Subject: [SVN] r10803 (VHDL)
Message-ID: <20081114005954.8732B1A0599@swing.abetarda.com>
Adding initial review comments.
Changed:
A trunk/Review/Bundles/VHDL.tmbundle/comments.mdown
From mummer at whitefalls.org Fri Nov 14 01:00:12 2008
From: mummer at whitefalls.org (Michael Sheets)
Date: Fri, 14 Nov 2008 01:00:12 +0000 (UTC)
Subject: [SVN] r10804 (Verilog)
Message-ID: <20081114010012.A0CD41A059C@swing.abetarda.com>
Adding initial review comments.
Changed:
A trunk/Review/Bundles/Verilog.tmbundle/comments.mdown
From bpadalino at gmail.com Fri Nov 14 05:17:52 2008
From: bpadalino at gmail.com (Brian Padalino)
Date: Fri, 14 Nov 2008 05:17:52 +0000 (UTC)
Subject: [SVN] r10805 (VHDL)
Message-ID: <20081114051752.876E61A03A7@swing.abetarda.com>
Reduced scope of the process symbol list to only include the VHDL language.
Changed:
U trunk/Review/Bundles/VHDL.tmbundle/Preferences/Symbol List - Process.tmPreferences
From bpadalino at gmail.com Fri Nov 14 05:21:16 2008
From: bpadalino at gmail.com (Brian Padalino)
Date: Fri, 14 Nov 2008 05:21:16 +0000 (UTC)
Subject: [SVN] r10806 (VHDL)
Message-ID: <20081114052116.58E3E1A0461@swing.abetarda.com>
Replaced indenting spaces in snippets to actual tab characters.
Changed:
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/aprocess.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/architecture.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/case.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/else.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/elsif.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/entity.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/entity_architecture.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/for.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/forg.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/if.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/package.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/process.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/signed downto.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/signed range.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/sprocess.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/std_logic_vector downto.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/std_logic_vector range.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/unsigned downto.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/unsigned range.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/vhdl template.tmSnippet
U trunk/Review/Bundles/VHDL.tmbundle/Snippets/while.tmSnippet
From bibiko at eva.mpg.de Fri Nov 14 12:58:08 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Fri, 14 Nov 2008 12:58:08 +0000 (UTC)
Subject: [SVN] r10807 (GetBundles)
Message-ID: <20081114125808.96BD81A063C@swing.abetarda.com>
? added ?R short-cut to Leopard NIB for "Refresh Local Bundle List"
? added status info for disabled bundles or deleted default bundles
? improved error handling
? cleaned source code, improved readability, added more comments
? disabled Help (for testing)
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Commands/Help.tmCommand
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTree.nib/info.nib
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTree.nib/keyedobjects.nib
From bibiko at eva.mpg.de Fri Nov 14 14:21:00 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Fri, 14 Nov 2008 14:21:00 +0000 (UTC)
Subject: [SVN] r10808 (GetBundles)
Message-ID: <20081114142100.69E6B1A0586@swing.abetarda.com>
? checkForSupportFolderUpdate now prints a warning to the Log if the user has already installed the ?Support Folder? in Lib/AS/TM/Support
? checkForSupportFolderUpdate always checks the last modified date of the ?Support Folder? in http://svn.textmate.org/trunk/Support/ to be sure that the user gets the latest version
? while updating the ?Support Folder? the 'Cancel Current Task' button (ESC) is disabled for safety reasons (in Leopard NIB, Tiger follows)
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTree.nib/classes.nib
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTree.nib/info.nib
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTree.nib/keyedobjects.nib
From bibiko at eva.mpg.de Fri Nov 14 15:48:50 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Fri, 14 Nov 2008 15:48:50 +0000 (UTC)
Subject: [SVN] r10809 (GetBundles)
Message-ID: <20081114154850.9E0861A060F@swing.abetarda.com>
? added APPLE+R and 'nocancel' to Tiger NIB
? fixed issues if the user canceled the initialization
? if svn co/up of the ?Support Folder? fails remove that folder in Prinstine for safety reasons
? improved some error messages
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTreeTiger.nib/keyedobjects.nib
From mailinglist at textmate.org Fri Nov 14 15:54:29 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Fri, 14 Nov 2008 15:54:29 +0000 (UTC)
Subject: [SVN] r10810 (Scheme)
Message-ID: <20081114155429.803D91A091F@swing.abetarda.com>
? do not make TM save current file.
The command already writes the document to TM_FILEPATH or otionally a tmp. file if the document is untitled.
Patch from larryv.
Changed:
U trunk/Bundles/Scheme.tmbundle/Commands/Run Script.plist
From bibiko at eva.mpg.de Fri Nov 14 18:47:18 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Fri, 14 Nov 2008 18:47:18 +0000 (UTC)
Subject: [SVN] r10811 (GetBundles)
Message-ID: <20081114184718.D2CF61A0401@swing.abetarda.com>
? svn bundle info: 'svn info' and 'svn log' are now running in threads to speed up
? source code cosmetics
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Fri Nov 14 19:43:37 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Fri, 14 Nov 2008 19:43:37 +0000 (UTC)
Subject: [SVN] r10812 (Unicode)
Message-ID: <20081114194337.BCDC41A0465@swing.abetarda.com>
? info.plist description updated
Changed:
U trunk/Review/Bundles/Unicode.tmbundle/info.plist
From bibiko at eva.mpg.de Sun Nov 16 21:13:03 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Sun, 16 Nov 2008 21:13:03 +0000 (UTC)
Subject: [SVN] r10813 (GetBundles)
Message-ID: <20081116211303.D53A41A09A4@swing.abetarda.com>
? NIB cosmetics; typo cleaned
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTreeTiger.nib/info.nib
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTreeTiger.nib/keyedobjects.nib
From bibiko at eva.mpg.de Mon Nov 17 10:36:48 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Mon, 17 Nov 2008 10:36:48 +0000 (UTC)
Subject: [SVN] r10814 (GetBundles)
Message-ID: <20081117103648.5ED7D1A0A3E@swing.abetarda.com>
? sped up the initialization process
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Mon Nov 17 12:34:21 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Mon, 17 Nov 2008 12:34:21 +0000 (UTC)
Subject: [SVN] r10815 (GetBundles)
Message-ID: <20081117123421.4B9821A0AE3@swing.abetarda.com>
? fixed 'deletedAndDisabledBundles': set array to [] if plist returns nil
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Mon Nov 17 13:31:23 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Mon, 17 Nov 2008 13:31:23 +0000 (UTC)
Subject: [SVN] r10816 (GetBundles)
Message-ID: <20081117133124.0763C1A0A83@swing.abetarda.com>
? fixed bug: check if the user has the folder /Library/Application Support/TextMate - if not create it - before creating a symlink to /Library/Application Support/TextMate/Support
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Mon Nov 17 14:49:55 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Mon, 17 Nov 2008 14:49:55 +0000 (UTC)
Subject: [SVN] r10817 (GetBundles)
Message-ID: <20081117144955.E915C1A0986@swing.abetarda.com>
? improved user interaction: GetBundles ignores events while it's busy. Only a Log message will be written.
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From alex.j.ross at gmail.com Mon Nov 17 15:52:21 2008
From: alex.j.ross at gmail.com (Alexander John Ross)
Date: Mon, 17 Nov 2008 15:52:21 +0000 (UTC)
Subject: [SVN] r10818 (Support/lib)
Message-ID: <20081117155221.61C771A098B@swing.abetarda.com>
Write plist to $DIALOG on stdin, to avoid problems with very large lists of options. (Patch from Orestis Markou).
Changed:
U trunk/Support/lib/dialog.py
From bibiko at eva.mpg.de Mon Nov 17 17:18:47 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Mon, 17 Nov 2008 17:18:47 +0000 (UTC)
Subject: [SVN] r10819 (GetBundles)
Message-ID: <20081117171847.BA55A1A0A8B@swing.abetarda.com>
? typos removed
? dialog for svn/git controlled bundles changed
- up-to-now one cannot install a bundle which is under versioning control
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Mon Nov 17 18:54:11 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Mon, 17 Nov 2008 18:54:11 +0000 (UTC)
Subject: [SVN] r10820 (GetBundles)
Message-ID: <20081117185411.C317F1A09C9@swing.abetarda.com>
? after updating ?Support Folder? invoke checkForSupportFolderUpdate to check $updateSupportFolder
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From simon at helvector.org Mon Nov 17 21:47:15 2008
From: simon at helvector.org (Simon Gregory)
Date: Mon, 17 Nov 2008 21:47:15 +0000 (UTC)
Subject: [SVN] r10821 (ActionScript 3)
Message-ID: <20081117214715.03CAE1A0841@swing.abetarda.com>
? Removing text.html content name for @ tags.
This means we no longer pick up inappropriate html snippets (ie return being converted to ↩) but are still recognising basic html tags such as .
Changed:
U trunk/Review/Bundles/ActionScript 3.tmbundle/Syntaxes/AsDoc.tmLanguage
From bibiko at eva.mpg.de Tue Nov 18 12:40:20 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Tue, 18 Nov 2008 12:40:20 +0000 (UTC)
Subject: [SVN] r10822 (GetBundles)
Message-ID: <20081118124020.5CDB51A0592@swing.abetarda.com>
? change routine for installing bundles from github.com:
- now it uses tar archives due to the fact that 'unzip' doesn't support utf-8 filenames
? fixed the issue to cancel an installation process
- GetBundles ONLY ignores the installation of bundles if the an other installation is running
? the last modified date of default bundles in SharedResources is set to the creation date of the TextMate file in MacOSX
- no other way found
? to cancel the refreshing process of local bundles is not allowed
- it could happen if the user presses ESC very often while double-clicking into the table that GetBundles freezes
? changed the output of an error message for no svn client found
todo: further checks of "wild" user interactions are needed; up to now GetBundles interacts stable and allows at least to close the window or to reload the bundle list
comment: due to the fact that the update status of the ?Support Folder? is always checked against the svn trunk on textmate.org ? and this takes some msec ?, GetBundles will update the ?Support Folder? if the user installs a bundle JUST after appearing.
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Tue Nov 18 13:00:05 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Tue, 18 Nov 2008 13:00:05 +0000 (UTC)
Subject: [SVN] r10823 (GetBundles)
Message-ID: <20081118130005.837831A09B3@swing.abetarda.com>
? introduced a new tmcommand: Close Dialog
- this is a way to close the dialog in an exceptional case if it should happen that the dialog was stalled
Changed:
A trunk/Review/Bundles/GetBundles.tmbundle/Commands/Close Dialog.tmCommand
U trunk/Review/Bundles/GetBundles.tmbundle/info.plist
From bibiko at eva.mpg.de Tue Nov 18 15:30:37 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Tue, 18 Nov 2008 15:30:37 +0000 (UTC)
Subject: [SVN] r10824 (GetBundles)
Message-ID: <20081118153037.0BC421A0A76@swing.abetarda.com>
? changed alert for bundles which are under versioning control
- additionally outputs hint if local svn repo points to the old repository plus command to relocate it
? added to Info Window (svn):
- complete svn co commands for usage in Terminal
- if installed complete svn up commands
- hint if local svn repo points to the old repository plus commands to relocate it
? added to Info Window (git):
- complete git clone commands for usage in Terminal
- if installed complete git pull commands
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Tue Nov 18 16:16:35 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Tue, 18 Nov 2008 16:16:35 +0000 (UTC)
Subject: [SVN] r10825 (GetBundles)
Message-ID: <20081118161635.61A1A1A09B3@swing.abetarda.com>
? fixed the time parsing of local git repositories:
- Ruby's Time.parse() function cannot parse such dates correctly:
Sun Aug 17 12:16:37 2008 -0400
- one has to rearrange it to:
Sun Aug 17 12:16:37-0400 2008
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From simon at helvector.org Tue Nov 18 21:57:46 2008
From: simon at helvector.org (Simon Gregory)
Date: Tue, 18 Nov 2008 21:57:46 +0000 (UTC)
Subject: [SVN] r10826 (ActionScript)
Message-ID: <20081118215746.619B81A0A96@swing.abetarda.com>
? Re-scoping from source.actionscript to source.actionscript.2 to allow peaceful coexistence with the ActionScript 3 bundle.
Changed:
U trunk/Bundles/ActionScript.tmbundle/Commands/Build in Flash.plist
U trunk/Bundles/ActionScript.tmbundle/Commands/Build with MTASC.tmCommand
U trunk/Bundles/ActionScript.tmbundle/Commands/Find in Actionscript Dictionary.plist
U trunk/Bundles/ActionScript.tmbundle/Commands/Install MTASC support files.tmCommand
U trunk/Bundles/ActionScript.tmbundle/Commands/MTASC Help.tmCommand
U trunk/Bundles/ActionScript.tmbundle/Commands/New Function.tmCommand
U trunk/Bundles/ActionScript.tmbundle/Commands/Show AS Function Signature.plist
U trunk/Bundles/ActionScript.tmbundle/Commands/Validate Syntax.tmCommand
U trunk/Bundles/ActionScript.tmbundle/Preferences/Completions.plist
U trunk/Bundles/ActionScript.tmbundle/Preferences/Miscellaneous.tmPreferences
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS #endinitclip.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS #include.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS #initclip.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS MovieClip.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS break.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS call.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS case.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS catch.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS continue.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS default.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS delete.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS do while.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS duplicateMovieClip.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS else if.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS finally.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS for in.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS for.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS fscommand.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS function.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS getURL.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS gotoAndPlay.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS gotoAndStop.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS if.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS ifFrameLoaded.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS import.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS interface.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS loadMovie.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS loadMovieNum.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS loadVariables.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS loadVariablesNum.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS nextFrame.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS nextScene.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS on.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS onClipEvent.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS play.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS prevFrame.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS prevScene.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS print.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS printAsBitmap.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS printAsBitmapNum.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS printNum.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS removeMovieClip.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS return.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS setProperty.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS setVariable.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS startDrag.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS stop.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS stopAllSounds.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS stopDrag.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS switch.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS tellTarget.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS throw.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS toggleHighQuality.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS trace.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS try.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS unloadMovie.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS unloadMovieNum.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS var.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS while.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/AS with.plist
U trunk/Bundles/ActionScript.tmbundle/Snippets/class.tmSnippet
U trunk/Bundles/ActionScript.tmbundle/Syntaxes/ActionScript.plist
U trunk/Bundles/ActionScript.tmbundle/Templates/AS Class/info.plist
U trunk/Bundles/ActionScript.tmbundle/Templates/MTASC Sample.tmTemplate/info.plist
From bpadalino at gmail.com Tue Nov 18 22:36:47 2008
From: bpadalino at gmail.com (Brian Padalino)
Date: Tue, 18 Nov 2008 22:36:47 +0000 (UTC)
Subject: [SVN] r10827 (VHDL)
Message-ID: <20081118223647.653501A0841@swing.abetarda.com>
Fixed component_pattern to look for (?i:is|port) as a stopping condition for invalid names.
Added component_pattern and process_pattern to if_pattern and for_pattern.
Changed:
U trunk/Review/Bundles/VHDL.tmbundle/Syntaxes/VHDL.tmLanguage
From bpadalino at gmail.com Tue Nov 18 22:47:25 2008
From: bpadalino at gmail.com (Brian Padalino)
Date: Tue, 18 Nov 2008 22:47:25 +0000 (UTC)
Subject: [SVN] r10828 (VHDL)
Message-ID: <20081118224725.ECCEB1A074F@swing.abetarda.com>
Made it a word boundary instead of whitespace surrounding (?i:is|port) in component_pattern.
Changed:
U trunk/Review/Bundles/VHDL.tmbundle/Syntaxes/VHDL.tmLanguage
From bibiko at eva.mpg.de Wed Nov 19 00:20:30 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Wed, 19 Nov 2008 00:20:30 +0000 (UTC)
Subject: [SVN] r10829 (GetBundles)
Message-ID: <20081119002030.3741D1A09B3@swing.abetarda.com>
? source code cleaning
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From torsten.becker at gmail.com Wed Nov 19 00:25:21 2008
From: torsten.becker at gmail.com (Torsten Becker)
Date: Wed, 19 Nov 2008 00:25:21 +0000 (UTC)
Subject: [SVN] r10830 (ODCompletion, Objective-C)
Message-ID: <20081119002521.DEF6D1A09E3@swing.abetarda.com>
Added a pair of additional parentheses to the init snippets so that this code does not generate warnings anymore when compiling with -Wall.
Changed:
U trunk/Bundles/ODCompletion.tmbundle/Snippets/- init (init).plist
U trunk/Bundles/Objective-C.tmbundle/Snippets/020 Class (objc).plist
From neil at voidfx.net Wed Nov 19 00:38:56 2008
From: neil at voidfx.net (Neil)
Date: Tue, 18 Nov 2008 19:38:56 -0500
Subject: [SVN] File Type/Syntax Highlighting Identification
Message-ID: <7C0C5DFA-1B45-4839-B1F0-AC16AAB5DC2A@voidfx.net>
Does Textmate purely use file extensions to determine what syntax
highlighting to use for a text file, or are there other facilities it
can use? (ie. shebang line?)
Thanks,
Neil
From simon at helvector.org Wed Nov 19 21:08:58 2008
From: simon at helvector.org (Simon Gregory)
Date: Wed, 19 Nov 2008 21:08:58 +0000
Subject: [SVN] Re: File Type/Syntax Highlighting Identification
In-Reply-To: <7C0C5DFA-1B45-4839-B1F0-AC16AAB5DC2A@voidfx.net>
References: <7C0C5DFA-1B45-4839-B1F0-AC16AAB5DC2A@voidfx.net>
Message-ID: <1112CFAA-0F26-4F1B-BD2C-B7496E51FD55@helvector.org>
There's also an optional 'firstLineMatch' used in language grammars.
It's mentioned here:
http://manual.macromates.com/en/language_grammars#language_grammars
Cheers,
Simon
On 19 Nov 2008, at 00:38, Neil wrote:
> Does Textmate purely use file extensions to determine what syntax
> highlighting to use for a text file, or are there other facilities it
> can use? (ie. shebang line?)
>
> Thanks,
> Neil
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate-dev
From bibiko at eva.mpg.de Wed Nov 19 22:23:38 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Wed, 19 Nov 2008 22:23:38 +0000 (UTC)
Subject: [SVN] r10831 (GetBundles)
Message-ID: <20081119222338.921B61A09D2@swing.abetarda.com>
? sped up initialization resp. refresh of local bundles
- svn info --xml takes too much time; reading the last modified date directly from file is much faster
? each 'svn' command was replaced by $SVN
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Thu Nov 20 07:33:31 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 20 Nov 2008 07:33:31 +0000 (UTC)
Subject: [SVN] r10832 (GetBundles)
Message-ID: <20081120073331.2EC361A05F4@swing.abetarda.com>
? reorganized initialization routine to speed up it again
? sped up fetching svn info
- replaced 'svn info' by direct access
- using curl to get info.plist from net
- gather all data in different threads (much more faster)
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Thu Nov 20 10:06:02 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 20 Nov 2008 10:06:02 +0000 (UTC)
Subject: [SVN] r10833 (GetBundles)
Message-ID: <20081120100602.7DCC61A071A@swing.abetarda.com>
? using only 'curl -L' to fetching data from the net (it's faster)
? cleaned requirements
? fixed bug for 'svn info url' : url must be quoted due to the fact that some bundle urls contain e.g. '()'
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Thu Nov 20 12:41:46 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 20 Nov 2008 12:41:46 +0000 (UTC)
Subject: [SVN] r10834 (GetBundles)
Message-ID: <20081120124146.1D3D21A0262@swing.abetarda.com>
? first corrections to the Help
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Commands/Help.tmCommand
U trunk/Review/Bundles/GetBundles.tmbundle/Support/help.markdown
From bibiko at eva.mpg.de Thu Nov 20 12:43:11 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 20 Nov 2008 12:43:11 +0000 (UTC)
Subject: [SVN] r10835 (GetBundles)
Message-ID: <20081120124311.878D71A0584@swing.abetarda.com>
? the Help files was saved before committing, thus here the saved version
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/help.markdown
From bibiko at eva.mpg.de Thu Nov 20 13:51:17 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 20 Nov 2008 13:51:17 +0000 (UTC)
Subject: [SVN] r10836 (GetBundles)
Message-ID: <20081120135117.479971A0A7F@swing.abetarda.com>
? further corrections for GetBundles' Help
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/help.markdown
U trunk/Review/Bundles/GetBundles.tmbundle/Support/images/img_act_log.png
D trunk/Review/Bundles/GetBundles.tmbundle/Support/images/img_adv_drawer.png
U trunk/Review/Bundles/GetBundles.tmbundle/Support/images/img_gear.png
U trunk/Review/Bundles/GetBundles.tmbundle/Support/images/img_gear_menu.png
A trunk/Review/Bundles/GetBundles.tmbundle/Support/images/img_gui.png
U trunk/Review/Bundles/GetBundles.tmbundle/Support/images/img_help.png
U trunk/Review/Bundles/GetBundles.tmbundle/Support/images/img_info.png
U trunk/Review/Bundles/GetBundles.tmbundle/Support/images/img_message.png
U trunk/Review/Bundles/GetBundles.tmbundle/Support/images/img_repo_filter.png
From bibiko at eva.mpg.de Thu Nov 20 14:06:51 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 20 Nov 2008 14:06:51 +0000 (UTC)
Subject: [SVN] r10837 (GetBundles)
Message-ID: <20081120140651.AD89F1A0AC5@swing.abetarda.com>
? unified Info Window for private hosted bundles
- it shows up the Info Window listing all available data including home page and download link of the archive
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Thu Nov 20 18:46:23 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 20 Nov 2008 18:46:23 +0000 (UTC)
Subject: [SVN] r10838 (GetBundles)
Message-ID: <20081120184624.1113D1A070C@swing.abetarda.com>
? dropped the shell scripts mentioning the svn/git checkout/update from the Info Window
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Thu Nov 20 18:48:39 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 20 Nov 2008 18:48:39 +0000 (UTC)
Subject: [SVN] r10839 (GetBundles)
Message-ID: <20081120184839.DA75D1A08E3@swing.abetarda.com>
? Help updated
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/help.markdown
From bibiko at eva.mpg.de Thu Nov 20 22:56:58 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 20 Nov 2008 22:56:58 +0000 (UTC)
Subject: [SVN] r10840 (GetBundles)
Message-ID: <20081120225658.0E5BF1A04E5@swing.abetarda.com>
? fixed some tiny issues for outputting an error while initialization (hopefully)
? corrected the init of the globally used thread variables
? rearrange the program flow slightly
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Fri Nov 21 12:16:18 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Fri, 21 Nov 2008 12:16:18 +0000 (UTC)
Subject: [SVN] r10841 (GetBundles)
Message-ID: <20081121121618.39B9B1A03A8@swing.abetarda.com>
? improved the output of errors
- now the script runs SCRIPT &>/LOGFILE & to get all kind of errors
? improved error handling
? now each message is written to STDOUT
? each updateDIALOG will refresh the Log Drawer as well
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Commands/Get Bundles.tmCommand
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From bibiko at eva.mpg.de Fri Nov 21 13:25:17 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Fri, 21 Nov 2008 13:25:17 +0000 (UTC)
Subject: [SVN] r10842 (GetBundles)
Message-ID: <20081121132517.4EE731A032B@swing.abetarda.com>
? change repo column in table to add tooltips for the host abbreviations (Leopard only - on Tiger one has to resize that column)
? change tooltips for filtering the repos
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTree.nib/info.nib
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTree.nib/keyedobjects.nib
From matt.p.foster at gmail.com Fri Nov 21 15:19:57 2008
From: matt.p.foster at gmail.com (Matt Foster)
Date: Fri, 21 Nov 2008 15:19:57 +0000 (UTC)
Subject: [SVN] r10843 (Matlab)
Message-ID: <20081121151957.897571A03A8@swing.abetarda.com>
Merge commit 'origin/master'
Changed:
U trunk/Bundles/Matlab.tmbundle/README.md
From matt.p.foster at gmail.com Fri Nov 21 15:20:05 2008
From: matt.p.foster at gmail.com (Matt Foster)
Date: Fri, 21 Nov 2008 15:20:05 +0000 (UTC)
Subject: [SVN] r10844 (Matlab)
Message-ID: <20081121152005.3AE5E1A0495@swing.abetarda.com>
added command to help in refactoring my introducing a variable
Changed:
A trunk/Bundles/Matlab.tmbundle/Commands/Introduce variable.tmCommand
From matt.p.foster at gmail.com Fri Nov 21 15:20:14 2008
From: matt.p.foster at gmail.com (Matt Foster)
Date: Fri, 21 Nov 2008 15:20:14 +0000 (UTC)
Subject: [SVN] r10845 (Matlab)
Message-ID: <20081121152014.C1C7E1A0591@swing.abetarda.com>
added refactoring subgroup to menu
Changed:
U trunk/Bundles/Matlab.tmbundle/info.plist
From matt.p.foster at gmail.com Fri Nov 21 15:30:23 2008
From: matt.p.foster at gmail.com (Matt Foster)
Date: Fri, 21 Nov 2008 15:30:23 +0000 (UTC)
Subject: [SVN] r10846 (Matlab)
Message-ID: <20081121153023.0AC521A03AA@swing.abetarda.com>
Fixed typo in introduce variable command
Changed:
U trunk/Bundles/Matlab.tmbundle/Commands/Introduce variable.tmCommand
From matt.p.foster at gmail.com Fri Nov 21 18:01:18 2008
From: matt.p.foster at gmail.com (Matt Foster)
Date: Fri, 21 Nov 2008 18:01:18 +0000 (UTC)
Subject: [SVN] r10847 (Matlab)
Message-ID: <20081121180118.853C21A054E@swing.abetarda.com>
Merge branch 'master' of git at github.com:mattfoster/matlab-tmbundle
Conflicts:
Commands/Introduce variable.tmCommand
Changed:
A trunk/Bundles/Matlab.tmbundle/Commands/Introduce variable (throughout).tmCommand
U trunk/Bundles/Matlab.tmbundle/Commands/Introduce variable.tmCommand
U trunk/Bundles/Matlab.tmbundle/info.plist
From matt.p.foster at gmail.com Fri Nov 21 18:01:27 2008
From: matt.p.foster at gmail.com (Matt Foster)
Date: Fri, 21 Nov 2008 18:01:27 +0000 (UTC)
Subject: [SVN] r10848 (Matlab)
Message-ID: <20081121180127.C0E561A058E@swing.abetarda.com>
fixed some very silly mistakes
Changed:
U trunk/Bundles/Matlab.tmbundle/Commands/Introduce variable (throughout).tmCommand
From mailinglist at textmate.org Fri Nov 21 19:51:57 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Fri, 21 Nov 2008 20:51:57 +0100
Subject: [SVN] Re: r10848 (Matlab)
In-Reply-To: <20081121180127.C0E561A058E@swing.abetarda.com>
References: <20081121180127.C0E561A058E@swing.abetarda.com>
Message-ID: <392696BA-8283-436E-8F1A-02EF7913D751@textmate.org>
When using git, you can ?git commit --ammend?, go back to previous
commits and re-do the commits properly and rebase instead of
introducing merge commits.
Ideally git-svn should result in fewer commits not more :)
On 21 Nov 2008, at 19:01, Matt Foster wrote:
> fixed some very silly mistakes
>
> Changed:
> U trunk/Bundles/Matlab.tmbundle/Commands/Introduce variable
> (throughout).tmCommand
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate-dev
From pmoura at di.ubi.pt Fri Nov 21 20:45:36 2008
From: pmoura at di.ubi.pt (Paulo Jorge Lopes de Moura)
Date: Fri, 21 Nov 2008 20:45:36 +0000 (UTC)
Subject: [SVN] r10849 (Logtalk)
Message-ID: <20081121204536.6D73C1A032C@swing.abetarda.com>
Added syntax coloring and code completion support for the new expand_goal/2 and the new conditional compilation directives if/1, elif/1, else/0, and endif/0.
Changed:
U trunk/Bundles/Logtalk.tmbundle/Preferences/Completions.plist
U trunk/Bundles/Logtalk.tmbundle/Syntaxes/Logtalk.plist
From bpadalino at gmail.com Fri Nov 21 23:41:18 2008
From: bpadalino at gmail.com (Brian Padalino)
Date: Fri, 21 Nov 2008 23:41:18 +0000 (UTC)
Subject: [SVN] r10850 (VHDL)
Message-ID: <20081121234118.EE5821A025F@swing.abetarda.com>
Modified for_pattern to recognize "for all" as not a valid for_pattern.
Changed:
U trunk/Review/Bundles/VHDL.tmbundle/Syntaxes/VHDL.tmLanguage
From mummer at whitefalls.org Sat Nov 22 07:12:59 2008
From: mummer at whitefalls.org (Michael Sheets)
Date: Sat, 22 Nov 2008 07:12:59 +0000 (UTC)
Subject: [SVN] r10851 (JavaScript)
Message-ID: <20081122071259.563161A025F@swing.abetarda.com>
Add negative look-ahead to comment.block.documentation to prevent a never-ending comment. Fixes ticket 0D07729D.
Changed:
U trunk/Bundles/JavaScript.tmbundle/Syntaxes/JavaScript.plist
From matt.p.foster at gmail.com Sat Nov 22 12:28:49 2008
From: matt.p.foster at gmail.com (Matt Foster)
Date: Sat, 22 Nov 2008 12:28:49 +0000
Subject: [SVN] Re: r10848 (Matlab)
In-Reply-To: <392696BA-8283-436E-8F1A-02EF7913D751@textmate.org>
References: <20081121180127.C0E561A058E@swing.abetarda.com>
<392696BA-8283-436E-8F1A-02EF7913D751@textmate.org>
Message-ID: <1dcb3f200811220428p283c5ca0ld7c7166bc18fd407@mail.gmail.com>
On Fri, Nov 21, 2008 at 7:51 PM, Allan Odgaard wrote:
> When using git, you can "git commit --ammend", go back to previous
> commits and re-do the commits properly and rebase instead of
> introducing merge commits.
>
> Ideally git-svn should result in fewer commits not more :)
Thanks for the advice. It seems that every day I find something new
and useful in git!
--
Matt Foster | http://hackerific.net
From bibiko at eva.mpg.de Sat Nov 22 14:25:34 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Sat, 22 Nov 2008 14:25:34 +0000 (UTC)
Subject: [SVN] r10852 (GetBundles)
Message-ID: <20081122142534.ABEBC1A0429@swing.abetarda.com>
? changed last modified format to yy-mm-dd hh:mm
? changed Tiger NIB to resize host column
? last change so far : bundle's aim has changed and will be the base for the new bundle 'Bundle Manager'
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTreeTiger.nib/info.nib
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTreeTiger.nib/keyedobjects.nib
From matt.p.foster at gmail.com Sat Nov 22 14:31:30 2008
From: matt.p.foster at gmail.com (Matt Foster)
Date: Sat, 22 Nov 2008 14:31:30 +0000
Subject: [SVN] dialog.py string request
Message-ID: <1dcb3f200811220631r3dcdc8ddyfc3565dda4618812@mail.gmail.com>
Hi,
I had need of a string request dialog, in python, so I've added one to
dialog.py.
I've attached a patch against svn head with the changes I made. I'm a
bit of a python newbie, so if you want me to change anything, let me
know.
Cheers,
Matt
--
Matt Foster | http://hackerific.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python_string_dialog.diff
Type: application/octet-stream
Size: 1597 bytes
Desc: not available
URL:
From alex.j.ross at gmail.com Sat Nov 22 14:44:54 2008
From: alex.j.ross at gmail.com (Alexander John Ross)
Date: Sat, 22 Nov 2008 14:44:54 +0000 (UTC)
Subject: [SVN] r10853 (Support/lib)
Message-ID: <20081122144455.23C9D1A0266@swing.abetarda.com>
Adding a `get_string` method to dialog.py (Patch courtesy of Matt Foster).
Changed:
U trunk/Support/lib/dialog.py
From matt.p.foster at gmail.com Sat Nov 22 17:13:49 2008
From: matt.p.foster at gmail.com (Matt Foster)
Date: Sat, 22 Nov 2008 17:13:49 +0000
Subject: [SVN] Re: r10853 (Support/lib)
In-Reply-To: <20081122144455.23C9D1A0266@swing.abetarda.com>
References: <20081122144455.23C9D1A0266@swing.abetarda.com>
Message-ID: <1dcb3f200811220913q425589b7y979d2be6a9367ae@mail.gmail.com>
On Sat, Nov 22, 2008 at 2:44 PM, Alexander John Ross
wrote:
> Adding a `get_string` method to dialog.py (Patch courtesy of Matt Foster).
>
> Changed:
> U trunk/Support/lib/dialog.py
I don't know what happened, but the new dialog.py seems to be missing:
nib_path = os.environ['TM_SUPPORT_PATH'] + '/nibs/'
somewhere near the top. Can you add it back? I'm sure it was in the patch.
Cheers,
Matt
--
Matt Foster | http://hackerific.net
From alex.j.ross at gmail.com Sat Nov 22 19:02:53 2008
From: alex.j.ross at gmail.com (Alexander John Ross)
Date: Sat, 22 Nov 2008 19:02:53 +0000 (UTC)
Subject: [SVN] r10854 (Support/lib)
Message-ID: <20081122190253.6DE221A0464@swing.abetarda.com>
Fixing botched commit. (adding the missing nib_path line).
Changed:
U trunk/Support/lib/dialog.py
From tm-alex at rosiba.com Sat Nov 22 19:04:20 2008
From: tm-alex at rosiba.com (Alex Ross)
Date: Sat, 22 Nov 2008 20:04:20 +0100
Subject: [SVN] Re: r10853 (Support/lib)
In-Reply-To: <1dcb3f200811220913q425589b7y979d2be6a9367ae@mail.gmail.com>
References: <20081122144455.23C9D1A0266@swing.abetarda.com>
<1dcb3f200811220913q425589b7y979d2be6a9367ae@mail.gmail.com>
Message-ID: <835165BC-2E89-4151-A9DE-655221BE63D5@rosiba.com>
On Nov 22, 2008, at 6:13 PM, Matt Foster wrote:
> On Sat, Nov 22, 2008 at 2:44 PM, Alexander John Ross
> wrote:
>> Adding a `get_string` method to dialog.py (Patch courtesy of Matt
>> Foster).
>>
>> Changed:
>> U trunk/Support/lib/dialog.py
>
> I don't know what happened, but the new dialog.py seems to be missing:
> nib_path = os.environ['TM_SUPPORT_PATH'] + '/nibs/'
> somewhere near the top. Can you add it back? I'm sure it was in the
> patch.
Yeah, it was in the patch. I missed it when I copied the function out
of the patch
into dialog.py? I couldn't use your patch because it was relative to
the root
directory and included the full path to your home directory?
Anyway, it is fixed now.
?Alex
From matt.p.foster at gmail.com Sat Nov 22 20:59:34 2008
From: matt.p.foster at gmail.com (Matt Foster)
Date: Sat, 22 Nov 2008 20:59:34 +0000
Subject: [SVN] Re: r10853 (Support/lib)
In-Reply-To: <835165BC-2E89-4151-A9DE-655221BE63D5@rosiba.com>
References: <20081122144455.23C9D1A0266@swing.abetarda.com>
<1dcb3f200811220913q425589b7y979d2be6a9367ae@mail.gmail.com>
<835165BC-2E89-4151-A9DE-655221BE63D5@rosiba.com>
Message-ID: <1dcb3f200811221259u47f95f19x2bd28a38b96dc85@mail.gmail.com>
On Sat, Nov 22, 2008 at 7:04 PM, Alex Ross wrote:
> Yeah, it was in the patch. I missed it when I copied the function out
> of the patch
> into dialog.py? I couldn't use your patch because it was relative to
> the root
> directory and included the full path to your home directory?
>
> Anyway, it is fixed now.
Ahh, OK sorry about that.
Thanks,
Matt
--
Matt Foster | http://hackerific.net
From Soryu at serenity.de Sun Nov 23 09:20:07 2008
From: Soryu at serenity.de (Stanley Rost)
Date: Sun, 23 Nov 2008 09:20:07 +0000 (UTC)
Subject: [SVN] r10855 (Support/lib)
Message-ID: <20081123092007.701C11A0464@swing.abetarda.com>
Allowed for print.css per user defined theme. Ticket 565C29C7. For full flexibility the print.css files are included in the following order:
1. In-Bundle
2. ?default? style
3. Themes/Webpreview/print.css
4. Themes/Webpreview//print.css
Changed:
U trunk/Support/lib/tm/htmloutput.rb
U trunk/Support/lib/web_preview.rb
From mailinglist at textmate.org Sun Nov 23 22:56:54 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Sun, 23 Nov 2008 22:56:54 +0000 (UTC)
Subject: [SVN] r10856 (Objective-C)
Message-ID: <20081123225654.3FBFB1A080C@swing.abetarda.com>
On Leopard, documentation for word/selector will use Apple?s docset query utility.
Patch from Dave Baldwin.
Changed:
U trunk/Bundles/Objective-C.tmbundle/Commands/Documentation for Selector.tmCommand
U trunk/Bundles/Objective-C.tmbundle/Commands/Lookup Cocoa Class.plist
A trunk/Bundles/Objective-C.tmbundle/Support/lib/
A trunk/Bundles/Objective-C.tmbundle/Support/lib/docset_query.rb
From bibiko at eva.mpg.de Mon Nov 24 08:03:18 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Mon, 24 Nov 2008 08:03:18 +0000 (UTC)
Subject: [SVN] r10857 (R)
Message-ID: <20081124080318.4881D1A0719@swing.abetarda.com>
? added command to copy the result of a selection/document into the pasteboard (user request)
? deleted unused resp. needless commands
? fixed keybindings to be conform with TM's specification
? Help updated
Changed:
A trunk/Review/Bundles/R.tmbundle/Commands/Copy Result into Pasteboard.tmCommand
U trunk/Review/Bundles/R.tmbundle/Commands/R Web Search for Word:Selection.tmCommand
U trunk/Review/Bundles/R.tmbundle/Commands/RSiteSearch for Word:Selection.tmCommand
U trunk/Review/Bundles/R.tmbundle/Commands/Show File Header.tmCommand
D trunk/Review/Bundles/R.tmbundle/Commands/hide tooltip.tmCommand
D trunk/Review/Bundles/R.tmbundle/Commands/?, ?.tmCommand
U trunk/Review/Bundles/R.tmbundle/Support/lib/help.markdown
U trunk/Review/Bundles/R.tmbundle/info.plist
From bibiko at eva.mpg.de Mon Nov 24 08:09:00 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Mon, 24 Nov 2008 08:09:00 +0000 (UTC)
Subject: [SVN] r10858 (R Console (R_app))
Message-ID: <20081124080900.2C27A1A074F@swing.abetarda.com>
? fixed and unified key-bindings
? fixed typo in description tag
Changed:
U trunk/Review/Bundles/R Console (R_app).tmbundle/Commands/Copy Commands into Clipboard.tmCommand
U trunk/Review/Bundles/R Console (R_app).tmbundle/Commands/Show Line Output as Tool Tip.tmCommand
U trunk/Review/Bundles/R Console (R_app).tmbundle/info.plist
From bibiko at eva.mpg.de Mon Nov 24 08:54:15 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Mon, 24 Nov 2008 08:54:15 +0000 (UTC)
Subject: [SVN] r10859 (R Console (Rdaemon))
Message-ID: <20081124085415.9D4171A0495@swing.abetarda.com>
??fixed missing scope for 'installrd'
? added command to evaluate Selection/Line and copy the result into the Pasteboard (user request)
? Help updated (+ FAQ entry about using pipes)
Changed:
A trunk/Review/Bundles/R Console (Rdaemon).tmbundle/Commands/Evaluate Line:Selection and copy into Pasteboard.tmCommand
U trunk/Review/Bundles/R Console (Rdaemon).tmbundle/Commands/Install Rdaemon.tmCommand
U trunk/Review/Bundles/R Console (Rdaemon).tmbundle/Support/lib/help.markdown
U trunk/Review/Bundles/R Console (Rdaemon).tmbundle/info.plist
From bibiko at eva.mpg.de Mon Nov 24 10:12:01 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Mon, 24 Nov 2008 10:12:01 +0000 (UTC)
Subject: [SVN] r10860 (GetBundles)
Message-ID: <20081124101201.13F901A03DC@swing.abetarda.com>
? fix f?r Leopard's NIB : buttons 'Install Bundles' and 'Close'
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTree.nib/info.nib
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTree.nib/keyedobjects.nib
From bibiko at eva.mpg.de Mon Nov 24 10:43:25 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Mon, 24 Nov 2008 10:43:25 +0000 (UTC)
Subject: [SVN] r10861 (GetBundles)
Message-ID: <20081124104325.757821A0429@swing.abetarda.com>
??fix for Leopard's NIB : 'Close' button returns now a definite value
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
U trunk/Review/Bundles/GetBundles.tmbundle/Support/nibs/BundlesTree.nib/keyedobjects.nib
From mailinglist at textmate.org Mon Nov 24 19:11:18 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Mon, 24 Nov 2008 19:11:18 +0000 (UTC)
Subject: [SVN] r10862 (ShellScript)
Message-ID: <20081124191118.0F60B1A02F0@swing.abetarda.com>
When used in an untitled document, no Terminal window would open.
Changed:
U trunk/Bundles/ShellScript.tmbundle/Commands/Open directory in Terminal.plist
From mailinglist at textmate.org Mon Nov 24 20:39:03 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Mon, 24 Nov 2008 20:39:03 +0000 (UTC)
Subject: [SVN] r10863 (WIP/Tools)
Message-ID: <20081124203903.768F61A0A01@swing.abetarda.com>
Remove CLIProxy usage from TMDIncrementalPopUpMenu.mm
The CLI arguments are interpreted in extendedmenu.mm and is using the new argument system.
Also changed is image support; now the popup uses NSImage?s imageNamed: to show images. This allows using images from TM?s bundle or AppKit?s image library. Images provided on the command line gets registered under the name provided.
Changed:
U branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.h
U branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.mm
U branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/extendedmenu.mm
From mailinglist at textmate.org Mon Nov 24 20:43:04 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Mon, 24 Nov 2008 20:43:04 +0000 (UTC)
Subject: [SVN] r10864 (Dialog Plugin HTML Tooltips)
Message-ID: <20081124204304.5152C1A06FB@swing.abetarda.com>
This branch has been incorporated into Dialog 2.
Changed:
D branches/Dialog Plugin HTML Tooltips/
From mailinglist at textmate.org Mon Nov 24 20:43:38 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Mon, 24 Nov 2008 20:43:38 +0000 (UTC)
Subject: [SVN] r10865 (Dialog Plugin Menu Headers)
Message-ID: <20081124204338.A4FC71A06FB@swing.abetarda.com>
This branch has been incorporated into Dialog 2.
Changed:
D branches/Dialog Plugin Menu Headers/
From mailinglist at textmate.org Mon Nov 24 20:44:20 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Mon, 24 Nov 2008 20:44:20 +0000 (UTC)
Subject: [SVN] r10866 (Dialog PlugIn Completion Menu)
Message-ID: <20081124204420.921591A09D6@swing.abetarda.com>
This branch has been incorporated into Dialog 2.
Changed:
D branches/Dialog PlugIn Completion Menu/
From pmoura at di.ubi.pt Tue Nov 25 20:31:05 2008
From: pmoura at di.ubi.pt (Paulo Jorge Lopes de Moura)
Date: Tue, 25 Nov 2008 20:31:05 +0000 (UTC)
Subject: [SVN] r10867 (Logtalk)
Message-ID: <20081125203105.F2DAB1A0A58@swing.abetarda.com>
Added support for auto-completion of the ensure_loaded/2 directive and for syntax coloring of the ensure_loaded/2, set_prolog_flag/2, and set_logtalk_flag/2 directives.
Changed:
U trunk/Bundles/Logtalk.tmbundle/Preferences/Completions.plist
U trunk/Bundles/Logtalk.tmbundle/Syntaxes/Logtalk.plist
From mailinglist at textmate.org Tue Nov 25 21:33:54 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Tue, 25 Nov 2008 21:33:54 +0000 (UTC)
Subject: [SVN] r10868 (Review/Support)
Message-ID: <20081125213354.2346E1A0A85@swing.abetarda.com>
Update options given to DIALOG popup.
Changed:
U trunk/Review/Support/lib/ui.rb
From mailinglist at textmate.org Tue Nov 25 23:24:59 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Tue, 25 Nov 2008 23:24:59 +0000 (UTC)
Subject: [SVN] r10869 (Review/Support)
Message-ID: <20081125232459.607091A06F8@swing.abetarda.com>
Forgot to update one DIALOG popup option.
Changed:
U trunk/Review/Support/lib/ui.rb
From alex.j.ross at gmail.com Tue Nov 25 23:40:09 2008
From: alex.j.ross at gmail.com (Alexander John Ross)
Date: Tue, 25 Nov 2008 23:40:09 +0000 (UTC)
Subject: [SVN] r10870 (Scheme)
Message-ID: <20081125234009.497531A0464@swing.abetarda.com>
Moving the Scheme Run command to Executor.
Changed:
U trunk/Bundles/Scheme.tmbundle/Commands/Run Script.plist
From alex.j.ross at gmail.com Wed Nov 26 00:18:34 2008
From: alex.j.ross at gmail.com (Alexander John Ross)
Date: Wed, 26 Nov 2008 00:18:34 +0000 (UTC)
Subject: [SVN] =?utf-8?b?cjEwODcxIChBcHBsZVNjcmlwdCwgR3Jvb3Z5LCBJbyzigKYp?=
Message-ID: <20081126001834.CD45D1A082A@swing.abetarda.com>
Updating various executor commands to call TextMate::Executor.make_project_master_current_document.
Changed:
U trunk/Bundles/AppleScript.tmbundle/Commands/Run.plist
U trunk/Bundles/Groovy.tmbundle/Support/bin/groovymate.rb
U trunk/Bundles/Io.tmbundle/Commands/Run Script.tmCommand
U trunk/Bundles/Makefile.tmbundle/Commands/Run.plist
U trunk/Bundles/Perl.tmbundle/Commands/Run Script (plain).plist
U trunk/Bundles/ShellScript.tmbundle/Commands/Execute Current File in Window.plist
From alex.j.ross at gmail.com Wed Nov 26 00:55:23 2008
From: alex.j.ross at gmail.com (Alexander John Ross)
Date: Wed, 26 Nov 2008 00:55:23 +0000 (UTC)
Subject: [SVN] r10872 (Support/themes)
Message-ID: <20081126005523.ED7531A09F7@swing.abetarda.com>
Use a moon instead of gears in the teaser image for the ?night? HTML output theme.
Changed:
U trunk/Support/themes/night/images/teaser.png
From alex.j.ross at gmail.com Wed Nov 26 00:59:12 2008
From: alex.j.ross at gmail.com (Alexander John Ross)
Date: Wed, 26 Nov 2008 00:59:12 +0000 (UTC)
Subject: [SVN] r10873 (Makefile)
Message-ID: <20081126005912.C4DC71A0A35@swing.abetarda.com>
Change directory to TM_PROJECT_DIRECTORY when called in the context of a textmate project.
Changed:
U trunk/Bundles/Makefile.tmbundle/Commands/Run.plist
From mummer at whitefalls.org Thu Nov 27 08:11:08 2008
From: mummer at whitefalls.org (Michael Sheets)
Date: Thu, 27 Nov 2008 08:11:08 +0000 (UTC)
Subject: [SVN] r10874 (Lilypond)
Message-ID: <20081127081109.1B65A1A0464@swing.abetarda.com>
* Add .lily to fileTypes.
* Require word boundary after keyword.control
* Add missing option to storage.modifier.articulation.accent
* Add rule for slur phrasing.
* Improve matching and scopes of meta.element.note
* Improve scoping of meta.element.pause.rest
* Move all chord suffixes to their own rule to improve the match accuracy.
Patch from jtbandes.
Changed:
U trunk/Bundles/Lilypond.tmbundle/Syntaxes/Lilypond.tmLanguage
From mummer at whitefalls.org Thu Nov 27 08:12:18 2008
From: mummer at whitefalls.org (Michael Sheets)
Date: Thu, 27 Nov 2008 08:12:18 +0000 (UTC)
Subject: [SVN] r10875 (Lilypond)
Message-ID: <20081127081218.58CFF1A0464@swing.abetarda.com>
Change name of bundle and grammar to LilyPond.
Changed:
U trunk/Bundles/Lilypond.tmbundle/Syntaxes/Lilypond.tmLanguage
U trunk/Bundles/Lilypond.tmbundle/info.plist
From mummer at whitefalls.org Thu Nov 27 08:23:47 2008
From: mummer at whitefalls.org (Michael Sheets)
Date: Thu, 27 Nov 2008 08:23:47 +0000 (UTC)
Subject: [SVN] r10876 (Lilypond, Lilypond_rn)
Message-ID: <20081127082347.4461C1A08EB@swing.abetarda.com>
Change on-disk name, step 1.
Changed:
D trunk/Bundles/Lilypond.tmbundle/
A trunk/Bundles/Lilypond_rn.tmbundle/
From mummer at whitefalls.org Thu Nov 27 08:24:49 2008
From: mummer at whitefalls.org (Michael Sheets)
Date: Thu, 27 Nov 2008 08:24:49 +0000 (UTC)
Subject: [SVN] r10877 (LilyPond, Lilypond_rn)
Message-ID: <20081127082449.8438D1A08EB@swing.abetarda.com>
Change on-disk name, step 2.
Changed:
A trunk/Bundles/LilyPond.tmbundle/
D trunk/Bundles/Lilypond_rn.tmbundle/
From mailinglist at textmate.org Thu Nov 27 10:02:57 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 10:02:57 +0000 (UTC)
Subject: [SVN] r10878 (WIP/Tools)
Message-ID: <20081127100258.4C9B11A0A03@swing.abetarda.com>
? move image registration out of the popup command
This means it is now a two-step process to use images in popups (when those images are referring to disk files), esxample:
"$DIALOG" register_images --images "{ macro = '$(find_app com.macromates.textmate)/Contents/Resources/Bundle Item Icons/Macros.png'; }"
"$DIALOG" popup --suggestions '( { image = macro; display = foo; }, { display = bar; } )'
But since images are registered with the given name, it means they can also be used in nibs, and so, this functionality is more general than just the popup stuff.
If an image is already registered under a requested name, the new image will not replace the existing one, so use unique/namespaced names for your images (although sematics may change).
Changed:
U branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/extendedmenu.mm
A branches/WIP/Tools/Dialog2/Commands/register_images.mm
U branches/WIP/Tools/Dialog2/Dialog2.xcodeproj/project.pbxproj
From mailinglist at textmate.org Thu Nov 27 10:21:47 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 10:21:47 +0000 (UTC)
Subject: [SVN] r10879 (WIP/Tools)
Message-ID: <20081127102147.A59241A0587@swing.abetarda.com>
? change syntax to:
"$DIALOG" images --register '{ ?name? = ?path?; ? }'
Changed:
A branches/WIP/Tools/Dialog2/Commands/images.mm
D branches/WIP/Tools/Dialog2/Commands/register_images.mm
From mailinglist at textmate.org Thu Nov 27 10:38:15 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 10:38:15 +0000 (UTC)
Subject: [SVN] r10880 (WIP/Tools)
Message-ID: <20081127103816.77A5A1A0A5F@swing.abetarda.com>
? move defaults registration from window into seperate command
This is both because future commands (like file requesters with auxilary views) can benefit from this and to offer more (sub)commands related to the defaults.
Presently there is a --read ?key? in addition to --register ?dictionary?. If the key is not found, no output is written back, ideally "$DIALOG" should exit with a non-zero return code, but our infrastructure does not currently allow that.
Changed:
A branches/WIP/Tools/Dialog2/Commands/defaults.mm
U branches/WIP/Tools/Dialog2/Commands/window.mm
U branches/WIP/Tools/Dialog2/Dialog2.xcodeproj/project.pbxproj
From mailinglist at textmate.org Thu Nov 27 10:53:35 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 10:53:35 +0000 (UTC)
Subject: [SVN] r10881 (WIP/Tools)
Message-ID: <20081127105335.65FDC1A0A83@swing.abetarda.com>
? fix description typo
Changed:
U branches/WIP/Tools/Dialog2/Commands/defaults.mm
From mailinglist at textmate.org Thu Nov 27 10:56:33 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 10:56:33 +0000 (UTC)
Subject: [SVN] r10882 (WIP/Tools)
Message-ID: <20081127105633.ED9D81A0A7B@swing.abetarda.com>
? remove ?--defaults ?plist?? from usage instructions
Changed:
U branches/WIP/Tools/Dialog2/Commands/window.mm
From mailinglist at textmate.org Thu Nov 27 11:07:39 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 11:07:39 +0000 (UTC)
Subject: [SVN] r10883 (Tools/Dialog, WIP/Tools)
Message-ID: <20081127110739.6B2F01A0A7C@swing.abetarda.com>
? move Dialog v2 out of WIP and into /trunk
Changed:
D branches/WIP/Tools/Dialog2/
A trunk/Tools/Dialog/
From mailinglist at textmate.org Thu Nov 27 11:10:09 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 11:10:09 +0000 (UTC)
Subject: [SVN] r10884 (Dialog 1, Tools/Dialog PlugIn)
Message-ID: <20081127111009.CF5F71A0322@swing.abetarda.com>
??move Dialog v1.x plug-in to /tags ? symbolically it has been removed, but we?ll need to keep the binary around for compatibility, so we shouldn?t remove the source entirely.
Changed:
A tags/Dialog 1/
D trunk/Tools/Dialog PlugIn/
From mailinglist at textmate.org Thu Nov 27 11:20:04 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 11:20:04 +0000 (UTC)
Subject: [SVN] r10885 (Support/bin)
Message-ID: <20081127112004.E27911A03FD@swing.abetarda.com>
? remove jsrun ? this turned out to not really be as useful as first imaged, plus Leopard only.
Changed:
D trunk/Support/bin/jsrun
From mailinglist at textmate.org Thu Nov 27 13:35:24 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 13:35:24 +0000 (UTC)
Subject: [SVN] r10886 (PlugIns/Dialog2.tmplugin)
Message-ID: <20081127133524.340E71A0A6E@swing.abetarda.com>
? add binary for Dialog2
Changed:
A trunk/PlugIns/Dialog2.tmplugin/
A trunk/PlugIns/Dialog2.tmplugin/Contents/
A trunk/PlugIns/Dialog2.tmplugin/Contents/Info.plist
A trunk/PlugIns/Dialog2.tmplugin/Contents/MacOS/
A trunk/PlugIns/Dialog2.tmplugin/Contents/MacOS/Dialog2
A trunk/PlugIns/Dialog2.tmplugin/Contents/Resources/
A trunk/PlugIns/Dialog2.tmplugin/Contents/Resources/English.lproj/
A trunk/PlugIns/Dialog2.tmplugin/Contents/Resources/English.lproj/InfoPlist.strings
A trunk/PlugIns/Dialog2.tmplugin/Contents/Resources/tm_dialog2
From bibiko at eva.mpg.de Thu Nov 27 18:40:23 2008
From: bibiko at eva.mpg.de (=?UTF-8?Q?Hans-J=C3=B6rg?= Bibiko)
Date: Thu, 27 Nov 2008 18:40:23 +0000 (UTC)
Subject: [SVN] r10887 (GetBundles)
Message-ID: <20081127184023.46A261A031F@swing.abetarda.com>
? due to TM version 1.5.8 it isn't necessary to create a symbolic link to Pristine Copy/Support; TM now recognizes that folder automatically
Changed:
U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb
From mailinglist at textmate.org Thu Nov 27 20:18:58 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 20:18:58 +0000 (UTC)
Subject: [SVN] r10888 (Review/Support)
Message-ID: <20081127201858.196271A04E5@swing.abetarda.com>
? remove support for having a ?tool_tip? key in the completion suggestions
Since it was the default block doing this, and the user can provide his own, I see no reason why UI.complete had to handle this stuff.
Changed:
U trunk/Review/Support/lib/ui.rb
From mailinglist at textmate.org Thu Nov 27 20:21:08 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 20:21:08 +0000 (UTC)
Subject: [SVN] r10889 (Review/Support, Support/lib)
Message-ID: <20081127202108.5D1A01A0584@swing.abetarda.com>
? promote review lib/ui.rb
Changed:
D trunk/Review/Support/lib/ui.rb
D trunk/Support/lib/ui.rb
A trunk/Support/lib/ui.rb
From mailinglist at textmate.org Thu Nov 27 20:26:36 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 20:26:36 +0000 (UTC)
Subject: [SVN] r10890 (Tools/Dialog)
Message-ID: <20081127202636.A985D1A04E5@swing.abetarda.com>
? for ?$DIALOG menu? give back the selected item rather than a dictionary with a key for selected item?s index and values. No selection results in nothing written back (but ideally a non-zero return code should be given).
Changed:
U trunk/Tools/Dialog/Commands/menu.mm
From mailinglist at textmate.org Thu Nov 27 20:28:42 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 20:28:42 +0000 (UTC)
Subject: [SVN] r10891 (Tools/Dialog)
Message-ID: <20081127202842.CF3251A08CB@swing.abetarda.com>
? require command (?) modifier key for the key equivalents (to be consistent with native menus starting with next build)
Changed:
U trunk/Tools/Dialog/Commands/menu.mm
From mailinglist at textmate.org Thu Nov 27 20:31:47 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 20:31:47 +0000 (UTC)
Subject: [SVN] r10892 (PlugIns/Dialog2.tmplugin)
Message-ID: <20081127203147.EA4E91A08EB@swing.abetarda.com>
??new D2 build based on latest commits
Changed:
U trunk/PlugIns/Dialog2.tmplugin/Contents/MacOS/Dialog2
From mailinglist at textmate.org Thu Nov 27 22:40:52 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Thu, 27 Nov 2008 22:40:52 +0000 (UTC)
Subject: [SVN] r10893 (Support/version)
Message-ID: <20081127224052.C00861A0464@swing.abetarda.com>
Bumped to surpass TM r1496
Changed:
U trunk/Support/version
From ciawal at gmail.com Fri Nov 28 00:37:34 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Fri, 28 Nov 2008 00:37:34 +0000 (UTC)
Subject: [SVN] r10894 (PHP)
Message-ID: <20081128003734.602501A0A7B@swing.abetarda.com>
Adding coloured output using the new HTML tooltips in Dialog v2
Changed:
U trunk/Bundles/PHP.tmbundle/Commands/Function Tooltip.tmCommand
From simon at helvector.org Fri Nov 28 10:47:39 2008
From: simon at helvector.org (Simon Gregory)
Date: Fri, 28 Nov 2008 10:47:39 +0000 (UTC)
Subject: [SVN] r10895 (Support/lib)
Message-ID: <20081128104739.EE5391A0A83@swing.abetarda.com>
? Fully qualifying references to ::IO.popen to stop runtime errors.
Changed:
U trunk/Support/lib/ui.rb
From simon at helvector.org Fri Nov 28 11:03:25 2008
From: simon at helvector.org (Simon Gregory)
Date: Fri, 28 Nov 2008 11:03:25 +0000 (UTC)
Subject: [SVN] r10896 (Ant)
Message-ID: <20081128110326.3627C1A0AFC@swing.abetarda.com>
? Updated `TextMate.min_support` to 10895 as the previously applied fixes have been lost with the recent promotion of review/lib/ui.rb
Changed:
U trunk/Review/Bundles/Ant.tmbundle/Commands/Build (target).tmCommand
From simon at helvector.org Fri Nov 28 11:10:45 2008
From: simon at helvector.org (Simon Gregory)
Date: Fri, 28 Nov 2008 11:10:45 +0000 (UTC)
Subject: [SVN] r10897 (Apache)
Message-ID: <20081128111045.AB2F91A03A8@swing.abetarda.com>
? Adding Directory snippet.
Changed:
A trunk/Bundles/Apache.tmbundle/Snippets/Directory.tmSnippet
U trunk/Bundles/Apache.tmbundle/info.plist
From mailinglist at textmate.org Fri Nov 28 11:50:17 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Fri, 28 Nov 2008 12:50:17 +0100
Subject: [SVN] Re: r10896 (Ant)
In-Reply-To: <20081128110326.3627C1A0AFC@swing.abetarda.com>
References: <20081128110326.3627C1A0AFC@swing.abetarda.com>
Message-ID: <8D512B70-E97E-49F1-8613-D2D6CA6D1D34@textmate.org>
What does that mean?
Did I forget to apply ui.rb fixes from /trunk to the one in review?
On 28 Nov 2008, at 12:03, Simon Gregory wrote:
> ? Updated `TextMate.min_support` to 10895 as the previously applied
> fixes have been lost with the recent promotion of review/lib/ui.rb
>
> Changed:
> U trunk/Review/Bundles/Ant.tmbundle/Commands/Build
> (target).tmCommand
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate-dev
From ciawal at gmail.com Fri Nov 28 12:21:33 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Fri, 28 Nov 2008 12:21:33 +0000 (UTC)
Subject: [SVN] r10898 (PHP)
Message-ID: <20081128122134.0B2241A0A6C@swing.abetarda.com>
Upgraded completion to the new filter as you type popup
Changed:
U trunk/Bundles/PHP.tmbundle/Commands/Completion.tmCommand
A trunk/Bundles/PHP.tmbundle/Support/functions.plist
From simon at helvector.org Fri Nov 28 20:44:42 2008
From: simon at helvector.org (Simon Gregory)
Date: Fri, 28 Nov 2008 20:44:42 +0000
Subject: [SVN] Re: r10896 (Ant)
In-Reply-To: <8D512B70-E97E-49F1-8613-D2D6CA6D1D34@textmate.org>
References: <20081128110326.3627C1A0AFC@swing.abetarda.com>
<8D512B70-E97E-49F1-8613-D2D6CA6D1D34@textmate.org>
Message-ID: <9A05AAB6-0C8F-484D-A828-EE6A97DCE07B@helvector.org>
> Did I forget to apply ui.rb fixes from /trunk to the one in review?
I'm not sure exactly what happened with your merge but I made a change
to trunk/Support/lib/ui.rb in revision 10023. It was 'Explicitly
defining location of global ::IO so it doesn't clash with
TextMate::IO.' and this morning, after updating, it was missing.
>> ? Updated `TextMate.min_support` to 10895
> What does that mean?
I've got a check in one of the ant bundle commands to make sure that
support's at x revision, because the above change was missing I've had
to update it.
Actually this is the reason why I've not tried to get the Ant bundle
out of review - I was waiting for the next cutting-edge release to
update support and avoid any confusion with the bundle command not
working. Ironically
to get TextMate.min_support to work in the said command it also needed
modifying to avoid a namespace clash... catch 22.
However as that change has made it out I guess the Ant bundle could
get promoted, if everyones happy with it?
One question though, does /trunk/Support/version auto increment? Or do
I need to update it too?
Cheers,
Simon
From simon at helvector.org Fri Nov 28 23:14:07 2008
From: simon at helvector.org (Simon Gregory)
Date: Fri, 28 Nov 2008 23:14:07 +0000 (UTC)
Subject: [SVN] r10899 (Ant)
Message-ID: <20081128231407.EE8D71A044B@swing.abetarda.com>
Switching the default interactive input provided by TextMate::Process.run off.
Changed:
U trunk/Review/Bundles/Ant.tmbundle/Commands/Build (target).tmCommand
From mailinglist at textmate.org Fri Nov 28 23:35:05 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Sat, 29 Nov 2008 00:35:05 +0100
Subject: [SVN] Re: r10896 (Ant)
In-Reply-To: <9A05AAB6-0C8F-484D-A828-EE6A97DCE07B@helvector.org>
References: <20081128110326.3627C1A0AFC@swing.abetarda.com>
<8D512B70-E97E-49F1-8613-D2D6CA6D1D34@textmate.org>
<9A05AAB6-0C8F-484D-A828-EE6A97DCE07B@helvector.org>
Message-ID: <7578E872-502C-454C-8B0F-AB69AF77C4A7@textmate.org>
On 28 Nov 2008, at 21:44, Simon Gregory wrote:
>> Did I forget to apply ui.rb fixes from /trunk to the one in review?
>
> I'm not sure exactly what happened with your merge
Well, I didn?t merge since svn doesn?t really support branching in the
first place ;) but I should have done a log to see if ui.rb in /trunk
had changed since the ?branch? (svn cp), sorry.
I?ll check this stuff carefully before I promote current edge build to
minor.
> [...]
> However as that change has made it out I guess the Ant bundle could
> get promoted, if everyones happy with it?
Yes, Michael Sheets will check if conventions are met etc. and then
move it to Bundles.
> One question though, does /trunk/Support/version auto increment? Or do
> I need to update it too?
It is only incremented when I do builds since the main purpose of the
file is to ensure that an old svn co does not eclipse the suppot
folder included with the build.
As for you requiring the ::IO fix in the Ant bundle, there?ll be an
updated edge build which?ll be promoted to minor in the coming days.
From simon at helvector.org Sat Nov 29 14:36:49 2008
From: simon at helvector.org (Simon Gregory)
Date: Sat, 29 Nov 2008 14:36:49 +0000 (UTC)
Subject: [SVN] r10900 (Flex)
Message-ID: <20081129143649.77CDE1A09B3@swing.abetarda.com>
Fixing incorrect reference to container instead of canvas.
Changed:
U trunk/Review/Bundles/Flex.tmbundle/Templates/MX Canvas CodeBehind.tmTemplate/class.as
U trunk/Review/Bundles/Flex.tmbundle/Templates/MX Canvas CodeBehind.tmTemplate/info.plist
From ciawal at gmail.com Sat Nov 29 17:44:39 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sat, 29 Nov 2008 17:44:39 +0000 (UTC)
Subject: [SVN] r10901 (Tools/TextMate Plugin)
Message-ID: <20081129174439.D1C3E1A09B3@swing.abetarda.com>
Adding my Xcode project template for TextMate plug-ins. Someone might find it useful.
Changed:
A trunk/Tools/TextMate Plugin/
A trunk/Tools/TextMate Plugin/English.lproj/
A trunk/Tools/TextMate Plugin/English.lproj/InfoPlist.strings
A trunk/Tools/TextMate Plugin/Info.plist
A trunk/Tools/TextMate Plugin/MethodSwizzle.h
A trunk/Tools/TextMate Plugin/MethodSwizzle.m
A trunk/Tools/TextMate Plugin/README.mdown
A trunk/Tools/TextMate Plugin/TextMatePlugin.h
A trunk/Tools/TextMate Plugin/TextMatePlugin.mm
A trunk/Tools/TextMate Plugin/TextMatePlugin.xcodeproj/
A trunk/Tools/TextMate Plugin/TextMatePlugin.xcodeproj/TemplateInfo.plist
A trunk/Tools/TextMate Plugin/TextMatePlugin.xcodeproj/project.pbxproj
A trunk/Tools/TextMate Plugin/TextMatePlugin_Prefix.pch
A trunk/Tools/TextMate Plugin/class-dump.mm
From joachimm at etek.chalmers.se Sat Nov 29 18:22:06 2008
From: joachimm at etek.chalmers.se (Joachim =?UTF-8?Q?M=C3=A5rtensson?=)
Date: Sat, 29 Nov 2008 18:22:06 +0000 (UTC)
Subject: [SVN] r10902 (Objective-C)
Message-ID: <20081129182206.D1CEF1A0AE6@swing.abetarda.com>
fixed @selector completion to use ui.rb
Changed:
U trunk/Bundles/Objective-C.tmbundle/Support/objc_selector_completion2.rb
From mailinglist at textmate.org Sat Nov 29 21:40:20 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Sat, 29 Nov 2008 21:40:20 +0000 (UTC)
Subject: [SVN] r10903 (PlugIns/Dialog2.tmplugin)
Message-ID: <20081129214020.C2CA61A0429@swing.abetarda.com>
? build with release config. to get a universal build
Changed:
U trunk/PlugIns/Dialog2.tmplugin/Contents/MacOS/Dialog2
U trunk/PlugIns/Dialog2.tmplugin/Contents/Resources/tm_dialog2
From mailinglist at textmate.org Sat Nov 29 21:59:41 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Sat, 29 Nov 2008 21:59:41 +0000 (UTC)
Subject: [SVN] r10904 (Support/lib)
Message-ID: <20081129215941.D2D981A0AD9@swing.abetarda.com>
? re-apply changes from r9833 and r9834
Changed:
U trunk/Support/lib/ui.rb
From mailinglist at textmate.org Sat Nov 29 22:02:05 2008
From: mailinglist at textmate.org (Allan Odgaard)
Date: Sat, 29 Nov 2008 22:02:05 +0000 (UTC)
Subject: [SVN] r10905 (Support/lib)
Message-ID: <20081129220205.225781A0AD9@swing.abetarda.com>
? re-apply changes from r9915
Changed:
U trunk/Support/lib/ui.rb
From ld at ldaley.com Sun Nov 30 03:07:27 2008
From: ld at ldaley.com (Luke Daley)
Date: Sun, 30 Nov 2008 03:07:27 +0000 (UTC)
Subject: [SVN] r10906 (Groovy)
Message-ID: <20081130030727.69AEB1A0A63@swing.abetarda.com>
? Basic support for annotation definitions.
Changed:
U trunk/Bundles/Groovy.tmbundle/Syntaxes/Groovy.tmLanguage
From ld at ldaley.com Sun Nov 30 03:07:54 2008
From: ld at ldaley.com (Luke Daley)
Date: Sun, 30 Nov 2008 03:07:54 +0000 (UTC)
Subject: [SVN] r10907 (Groovy)
Message-ID: <20081130030754.B03D01A0A4B@swing.abetarda.com>
? Package snippet
Changed:
A trunk/Bundles/Groovy.tmbundle/Snippets/package.tmSnippet
U trunk/Bundles/Groovy.tmbundle/info.plist
From email.rafa at gmail.com Sun Nov 30 05:43:27 2008
From: email.rafa at gmail.com (Rafael Vega)
Date: Sun, 30 Nov 2008 00:43:27 -0500
Subject: [SVN] Objective-C completions for iPhone SDK.
In-Reply-To:
References:
Message-ID:
Hello. I've been using TextMate for writing Objective-C for the iPhone.The
features that come in the Objecive-C bundle are great but the supported
frameworks for documentation look up and completion do not include the
iPhone SDK / Cocoa Touch Frameworks.
This thread <
http://thread.gmane.org/gmane.editors.textmate.general/25089/focus=25595>
resolved the documentation issue for me but I'm still trying to get
completions for the iPhone specific frameworks/Classes.
So far I have tried to use the Index Headers For Completion command to index
the Cocoa touch headers. I created a TextMate project and copied all the
UIKit framework header files to the project folder.
I ran the Index Headers command but the generated .classes.TM_Completions.txt
and .methods.TM_Completions.txt files where empty.
I then opened the GenerateMethodList.rb script and added "UIKit" => "UI" to
the "translate" array. After doing this some Classes show up in the
generated completions files but the list is far from complete. This is the
generated clas list:
NSValue
NSCoder
UIColor
UIFont
UIViewController
NSBundle
NSObject
NSString
NSIndexPath
UIView
I don't know why the NS* classes show up in the list and I dont know what
sets the UI* classes in the list appart fro all the other UI classes that
didn't show up. I've never written a single line of Ruby and there are a lot
of things I don't understand in the generateMethodsList.rb script
Allan or anybody else, If you are listening, could you please give me some
pointers as to how to index these header files (Along with the other
iPhoneSDK/Cocoa Touch header files) and use them for completions in my
projects?
I would love to help including this in the official Objective-C bundle or
help create a new Objective-C iPhone bundle.
Thanks!
RafaVega
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From ld at ldaley.com Sun Nov 30 10:04:40 2008
From: ld at ldaley.com (Luke Daley)
Date: Sun, 30 Nov 2008 10:04:40 +0000 (UTC)
Subject: [SVN] r10908 (Groovy)
Message-ID: <20081130100440.F41561A070A@swing.abetarda.com>
? support wildcard imports.
Changed:
U trunk/Bundles/Groovy.tmbundle/Syntaxes/Groovy.tmLanguage
From ciawal at gmail.com Sun Nov 30 15:57:55 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 15:57:55 +0000 (UTC)
Subject: [SVN] r10909 (PHP)
Message-ID: <20081130155755.CD1421A09D6@swing.abetarda.com>
Snippets which output PHP tags now use the environment variables TM_PHP_OPEN_TAG and TM_PHP_OPEN_TAG_WITH_ECHO.
Users who want to use short tags can set TM_PHP_OPEN_TAG to an empty value in preferences, and TM_PHP_OPEN_TAG_WITH_ECHO can be set to either 'echo' or '=' to use short tags with an echo statement or the short-tag printing form.
All snippets will use long tags by default, as these are more portable.
Changed:
U trunk/Bundles/PHP.tmbundle/Snippets/.tmSnippet
U trunk/Bundles/PHP.tmbundle/Snippets/.tmSnippet
U trunk/Bundles/PHP.tmbundle/Snippets/.tmSnippet
U trunk/Bundles/PHP.tmbundle/Snippets/.tmSnippet
U trunk/Bundles/PHP.tmbundle/Snippets/.tmSnippet
U trunk/Bundles/PHP.tmbundle/Snippets/ ___ ___ .tmSnippet
U trunk/Bundles/PHP.tmbundle/Snippets/ ___ .tmSnippet
U trunk/Bundles/PHP.tmbundle/Snippets/?>?
Updating the help with info on how to configure the snippets to use short tags
[NEW] Snippets can now be configured to use short tags, see the bundle help for details.
Changed:
U trunk/Bundles/PHP.tmbundle/Support/help.markdown
From ciawal at gmail.com Sun Nov 30 16:04:40 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 16:04:40 +0000 (UTC)
Subject: [SVN] r10911 (PHP)
Message-ID: <20081130160440.E24F21A0AB7@swing.abetarda.com>
* Adding scoping of {?} blocks, to allow:
* Re-worked the class matching to give a meta scope to class definitions, so that we can add scope-based behaviour when inside classes
Changed:
U trunk/Bundles/PHP.tmbundle/Syntaxes/PHP.plist
From ciawal at gmail.com Sun Nov 30 16:04:53 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 16:04:53 +0000 (UTC)
Subject: [SVN] r10912 (PHP)
Message-ID: <20081130160453.DFD2B1A0AB7@swing.abetarda.com>
Adding a new snippet to generate a constructor (con?) which assigns the first parameter to an instance variable.
Changed:
A trunk/Bundles/PHP.tmbundle/Snippets/Constructor.tmSnippet
U trunk/Bundles/PHP.tmbundle/info.plist
From ciawal at gmail.com Sun Nov 30 16:05:04 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 16:05:04 +0000 (UTC)
Subject: [SVN] r10913 (PHP)
Message-ID: <20081130160504.D7E311A0AB7@swing.abetarda.com>
* Adding a new snippet to produce a method (this is the same as the existing function snippet) which overrides the function snippet when inside a class definition
* Removing the visibility specifier tabstop from the function snippet, as this snippet will no longer be invoked when inside a class
Changed:
U trunk/Bundles/PHP.tmbundle/Snippets/function xx( ).tmSnippet
A trunk/Bundles/PHP.tmbundle/Snippets/public function ?.tmSnippet
U trunk/Bundles/PHP.tmbundle/info.plist
From ciawal at gmail.com Sun Nov 30 16:28:52 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 16:28:52 +0000 (UTC)
Subject: [SVN] r10914 (PHP)
Message-ID: <20081130162852.471971A0ADA@swing.abetarda.com>
The #block patterns must be able to cope with HTML content in-between, so we need this extra pattern to include HTML in ?>?
Changed:
U trunk/Bundles/PHP.tmbundle/Syntaxes/PHP.plist
From ciawal at gmail.com Sun Nov 30 16:29:02 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 16:29:02 +0000 (UTC)
Subject: [SVN] r10915 (PHP)
Message-ID: <20081130162902.D8CC41A0ADA@swing.abetarda.com>
Adding snippets for using $this and echo $this (these are commonly used in PHP templating systems)
Changed:
A trunk/Bundles/PHP.tmbundle/Snippets/? ?>.tmSnippet
A trunk/Bundles/PHP.tmbundle/Snippets/? ?>.tmSnippet
U trunk/Bundles/PHP.tmbundle/info.plist
From ciawal at gmail.com Sun Nov 30 16:29:12 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 16:29:12 +0000 (UTC)
Subject: [SVN] r10916 (PHP)
Message-ID: <20081130162912.54D5A1A0ADA@swing.abetarda.com>
Removing all the post-doc snippets, as the general doc? command is superior and handles all these cases (better).
Changed:
D trunk/Bundles/PHP.tmbundle/Snippets/PHPDoc class - post doc.tmSnippet
D trunk/Bundles/PHP.tmbundle/Snippets/PHPDoc class var - post doc.tmSnippet
D trunk/Bundles/PHP.tmbundle/Snippets/PHPDoc constant definition - post doc.tmSnippet
D trunk/Bundles/PHP.tmbundle/Snippets/PHPDoc function - post doc.tmSnippet
U trunk/Bundles/PHP.tmbundle/info.plist
From ciawal at gmail.com Sun Nov 30 16:29:22 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 16:29:22 +0000 (UTC)
Subject: [SVN] r10917 (PHP)
Message-ID: <20081130162922.1D93E1A0ADA@swing.abetarda.com>
Updating the PHPDoc help to replace the post-doc snippets with more info about the command
Changed:
U trunk/Bundles/PHP.tmbundle/Commands/PHPDoc Help.tmCommand
From ciawal at gmail.com Sun Nov 30 16:29:31 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 16:29:31 +0000 (UTC)
Subject: [SVN] r10918 (PHP)
Message-ID: <20081130162931.C00951A0ADA@swing.abetarda.com>
Re-structuring the interface matching so that the entire contents of the interface declaration is scoped.
The comments and function signature rules have been moved to the repository, as these are the only items which are allowed inside an interface declaration.
Changed:
U trunk/Bundles/PHP.tmbundle/Syntaxes/PHP.plist
From ciawal at gmail.com Sun Nov 30 16:29:41 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 16:29:41 +0000 (UTC)
Subject: [SVN] r10919 (PHP)
Message-ID: <20081130162941.0C3551A0AE1@swing.abetarda.com>
Adding another function snippet which is active in interfaces. This one inserts only the signature, and has no visibility specifier, as per an interface function delcaration.
Changed:
A trunk/Bundles/PHP.tmbundle/Snippets/function ?;.tmSnippet
U trunk/Bundles/PHP.tmbundle/info.plist
From ciawal at gmail.com Sun Nov 30 16:29:50 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 16:29:50 +0000 (UTC)
Subject: [SVN] r10920 (PHP)
Message-ID: <20081130162950.605EC1A0AE1@swing.abetarda.com>
Adding a new command which inserts a call to the parent of the current method, passing the same parameters
Changed:
A trunk/Bundles/PHP.tmbundle/Commands/Insert Call to Parent.tmCommand
U trunk/Bundles/PHP.tmbundle/info.plist
From ciawal at gmail.com Sun Nov 30 16:29:58 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 16:29:58 +0000 (UTC)
Subject: [SVN] r10921 (PHP)
Message-ID: <20081130162958.DF9BB1A0AE1@swing.abetarda.com>
Now that we can differentiate between methods and functions, we can indent only methods in the symbol list
Changed:
U trunk/Bundles/PHP.tmbundle/Preferences/Symbols List: functions.tmPreferences
From ciawal at gmail.com Sun Nov 30 16:43:21 2008
From: ciawal at gmail.com (=?UTF-8?Q?Ciar=C3=A1n?= Walsh)
Date: Sun, 30 Nov 2008 16:43:21 +0000 (UTC)
Subject: [SVN] r10922 (PHP)
Message-ID: <20081130164321.B44241A0550@swing.abetarda.com>
Clean up a stray menu item
Changed:
U trunk/Bundles/PHP.tmbundle/info.plist
From joachimm at etek.chalmers.se Sun Nov 30 19:54:42 2008
From: joachimm at etek.chalmers.se (Joachim =?UTF-8?Q?M=C3=A5rtensson?=)
Date: Sun, 30 Nov 2008 19:54:42 +0000 (UTC)
Subject: [SVN] r10923 (C++ completion, iPhone)
Message-ID: <20081130195442.BDF411A0B0E@swing.abetarda.com>
Added an iPhone Bundle with a syntax file, generated with Objc as a base
Changed:
U trunk/Review/Bundles/C++ completion.tmbundle/Commands/Index Headers for Completion.tmCommand
U trunk/Review/Bundles/C++ completion.tmbundle/Support/cpp_class_parser.treetop
U trunk/Review/Bundles/C++ completion.tmbundle/Support/cpp_completion.rb
U trunk/Review/Bundles/C++ completion.tmbundle/Support/cpp_parser.treetop
A trunk/Review/Bundles/iPhone.tmbundle/
A trunk/Review/Bundles/iPhone.tmbundle/Commands/
A trunk/Review/Bundles/iPhone.tmbundle/Support/
A trunk/Review/Bundles/iPhone.tmbundle/Support/iPhone.sh
A trunk/Review/Bundles/iPhone.tmbundle/Support/iphone.rb
A trunk/Review/Bundles/iPhone.tmbundle/Support/list_to_regexp.rb
A trunk/Review/Bundles/iPhone.tmbundle/Syntaxes/
A trunk/Review/Bundles/iPhone.tmbundle/Syntaxes/Objective-C (iPhone).tmLanguage
A trunk/Review/Bundles/iPhone.tmbundle/info.plist
From joachimm at etek.chalmers.se Sun Nov 30 20:01:17 2008
From: joachimm at etek.chalmers.se (Joachim =?iso-8859-1?Q?M=E5rtensson?=)
Date: Sun, 30 Nov 2008 21:01:17 +0100 (CET)
Subject: [SVN] Re: r10923 (C++ completion, iPhone)
In-Reply-To: <20081130195442.BDF411A0B0E@swing.abetarda.com>
References: <20081130195442.BDF411A0B0E@swing.abetarda.com>
Message-ID: <63597.85.224.226.98.1228075277.squirrel@webmail.chalmers.se>
That wasn as clean as I had hoped. I had changes in the C++ completion
bundle (that was going to be commited) unfortunately they were commited
along the iPhone bundle.
> Added an iPhone Bundle with a syntax file, generated with Objc as a base
>
> Changed:
> U trunk/Review/Bundles/C++ completion.tmbundle/Commands/Index Headers
> for Completion.tmCommand
> U trunk/Review/Bundles/C++
> completion.tmbundle/Support/cpp_class_parser.treetop
> U trunk/Review/Bundles/C++ completion.tmbundle/Support/cpp_completion.rb
> U trunk/Review/Bundles/C++
> completion.tmbundle/Support/cpp_parser.treetop
> A trunk/Review/Bundles/iPhone.tmbundle/
> A trunk/Review/Bundles/iPhone.tmbundle/Commands/
> A trunk/Review/Bundles/iPhone.tmbundle/Support/
> A trunk/Review/Bundles/iPhone.tmbundle/Support/iPhone.sh
> A trunk/Review/Bundles/iPhone.tmbundle/Support/iphone.rb
> A trunk/Review/Bundles/iPhone.tmbundle/Support/list_to_regexp.rb
> A trunk/Review/Bundles/iPhone.tmbundle/Syntaxes/
> A trunk/Review/Bundles/iPhone.tmbundle/Syntaxes/Objective-C
> (iPhone).tmLanguage
> A trunk/Review/Bundles/iPhone.tmbundle/info.plist
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate-dev
>