date | project | content | link |
|---|
| 16:51 on Jun 28 | TextMateBundles | Commit by pmoura :: r11947 /trunk/Bundles/Logtalk.tmbundle/Syntaxes/Logtalk.plist: Added syntax coloring support for the de facto standard built-in predicates retractall/1, ground/1, keysort/2, sort/2, and numbervars/3. Added syntax coloring for the e/0 and pi/0 as de facto Prolog standard built-in arithmetic functions. | # |
| 22:15 on Jun 15 | TextMateBundles | Commit by pmoura :: r11946 /trunk/Bundles/Logtalk.tmbundle/ (2 files in 2 dirs): Added syntax coloring support for the de facto standard built-in predicates callable/1 and compare/3. | # |
| 21:32 on Jun 14 | TextMateBundles | Commit by bibiko :: r11945 /trunk/Bundles/R.tmbundle/Support/ (lib/help.markdown tmR.rb): • Hyperlinking of the outputted leading prompt causes erroneous multi-line string declarations defined inside a R script, thus it's disabled as default. To switch it on, eg for debugging, you can set TM_RMATE_ENABLE_LINECOUNTER to '1'. - thanks to Berend Hasselman for pointing it out
| # |
| 13:37 on Jun 10 | TextMateBundles | Commit by tbates :: r11944 /trunk/Review/Bundles/Wikidot.tmbundle/Commands/Text-->table.tmCommand: fixed text to table | # |
| 15:12 on Jun 09 | TextMateBundles | Commit by urbanose :: r11943 /trunk/Bundles/JSON.tmbundle/Syntaxes/JSON.tmLanguage: Fixed little grammar bug where the fractional part of a number was required when written in an exponential form (i.e.: a number like 1e10 was considered as invalid and required to be written as 1.0e10). | # |
| 21:25 on May 25 | TextMateBundles | Commit by msheets :: r11942 /trunk/Bundles/LilyPond.tmbundle/: | # |
| 16:09 on May 16 | TextMateBundles | Commit by Soryu :: r11941 /trunk/Support/lib/web_preview.rb: [FIXED] Inclusion order of print stylesheet. The order now for e.g. the Markdown bundle: 1. Support/themes/default/print.css 2. Bundles/markdown.tmbundle/Support/css/default/print.css 3. Themes/Webpreview/print.css
So that user specific rules from Themes can override Bundle specific rules (though one could make a case that it should be the other way around) and those can override the default rules. | # |
| 16:05 on May 16 | TextMateBundles | Commit by Soryu :: r11940 /trunk/Support/themes/default/print.css: | # |
| 19:42 on May 09 | TextMateBundles | Commit by msheets :: r11939 /trunk/Bundles/HTML.tmbundle/: | # |
| 18:34 on May 09 | TextMateBundles | Commit by msheets :: r11938 /trunk/Bundles/MIPS.tmbundle/: | # |
| 17:03 on May 09 | TextMateBundles | Commit by msheets :: r11937 /trunk/Bundles/C++ Qt.tmbundle/: | # |
| 17:26 on May 08 | TextMateBundles | Commit by msheets :: r11936 /trunk/Bundles/GetBundle.tmbundle/: | # |
| 18:20 on May 07 | TextMateBundles | Commit by msheets :: r11935 /trunk/Bundles/Transmit.tmbundle/ (4 files in 3 dirs): Move applescript in with the others. | # |
| 18:13 on May 07 | TextMateBundles | Commit by msheets :: r11934 /trunk/Bundles/Transmit.tmbundle/ (4 files in 2 dirs): Add support for Transmit 4.0 by splitting script in two parts. | # |
| 01:39 on May 07 | TextMateBundles | Commit by msheets :: r11933 /trunk/Bundles/PHP.tmbundle/: | # |
| 21:01 on May 06 | TextMateBundles | Commit by msheets :: r11932 /trunk/Bundles/TextMate.tmbundle/Commands/ (2 files): Change Insert Snippet shortcut to ⌃⌥S and remove the shortcut from Record Snippet. Closes #1 | # |
| 19:46 on May 06 | TextMateBundles | Commit by msheets :: r11931 /trunk/Bundles/Transmit.tmbundle/info.plist: Reorder menu items. | # |
| 19:46 on May 06 | TextMateBundles | Commit by msheets :: r11930 /trunk/Bundles/Transmit.tmbundle/ (2 files in 2 dirs): Update Help command for Transmit 4.0 | # |
| 20:23 on Apr 19 | TextMateBundles | Commit by duff :: r11929 /trunk/Support/bin/ (html_man.sh man2html): Minor improvements to html man.
- Use $TMPDIR when available.
- Capture stderr from man2html so these are shown incase of error (not ideal, but better than blank page).
- Remove the third legacy script path argument — this was required back when JS executions did not have the TM_SUPPORT_PATH environment variable.
| # |
| 20:15 on Apr 19 | TextMateBundles | Commit by duff :: r11928 /trunk/Support/bin/man2html: Improvements to man htmlification from Eric O’Connell.
- Added a static header which contains the page name plus the “Jump to Section” pop-up.
- Added a “See Also” pop-up. This contains all references from the current manual page.
| # |