PHP Sugarhttp://fileability.net/coffee/sugar/PHPRevision history for the PHP SugarenThu, 15 Jul 2010 17:07:16 -0000Merge remote branch 'origin/master'http://github.com/derekr/php.sugar/commit/1016ef00898171348fe6b04e4644d3a58e3514e4Thu, 15 Jul 2010 17:07:16 -0000Revert "Fixed container.class definition to handle multiline situations." This reverts commit 10cdee72b6aac2f3582939ef2290f282f7f1d243.http://github.com/derekr/php.sugar/commit/4b6168f5c8918565c960f9f20e923fa9057dba1aThu, 15 Jul 2010 16:16:25 -0000Revert "Fixed implements in class container." This reverts commit 803a8288ac58aac85642c8394bc1592bae56431b.http://github.com/derekr/php.sugar/commit/129fa58ec436e44c8d4d3e498e5f386fd86f14faThu, 15 Jul 2010 16:16:24 -0000Removed unused BGHUDAppKit framework and adjusted intial window locationshttp://github.com/derekr/php.sugar/commit/5cd9e94ad4d8c83582ca71feea8b9c6a845fcb7aMon, 21 Dec 2009 19:43:04 -0000Complete refactor of cocoa components. Stripped out HUD style in place of unified look. Fixed syntax checking error reporting. Added escape to close reference window. Added custom stylesheet for PHP documentation (should allow for better readability).http://github.com/derekr/php.sugar/commit/1f86e12a8a5ca1023259d2170d2fa1d6edaf7abbMon, 21 Dec 2009 19:25:16 -0000Revert "Fixed container.class definition to handle multiline situations." This reverts commit 10cdee72b6aac2f3582939ef2290f282f7f1d243.http://github.com/derekr/php.sugar/commit/83e7c414691da1de52fcb10f8a2de5de8e4bd222Mon, 21 Dec 2009 16:39:30 -0000Revert "Fixed implements in class container." This reverts commit 803a8288ac58aac85642c8394bc1592bae56431b.http://github.com/derekr/php.sugar/commit/e44204d6263b463be94113c7605996b9ec094d72Mon, 21 Dec 2009 16:39:08 -0000Fixed implements in class container. Unable to capture class name in itemizer.http://github.com/derekr/php.sugar/commit/803a8288ac58aac85642c8394bc1592bae56431bFri, 19 Jun 2009 14:26:42 -0000Fixed container.class definition to handle multiline situations.http://github.com/derekr/php.sugar/commit/10cdee72b6aac2f3582939ef2290f282f7f1d243Fri, 19 Jun 2009 12:50:20 -0000Removed HTML strings which was causing problems with php/html itemizers. Fixed a typo with double quoted strings. Closes #26http://github.com/derekr/php.sugar/commit/c0b289276654ed99a5f0c6484abb4265a08dfc74Sat, 23 May 2009 12:40:21 -0000Added support for alternate control structure syntax. Code folding is still buggy when used across multiple php blocks. Closes #8http://github.com/derekr/php.sugar/commit/2a8131369aaa7b149167f93563190b083870f0b1Thu, 07 May 2009 19:14:58 -0000Added "interface" to container.class syntax zone. Closes #21http://github.com/derekr/php.sugar/commit/84c1e04682d883ba94cd99da6b3638d738641d0bThu, 07 May 2009 18:10:41 -0000Fixed issue with implementing multiple interfaces. HTML support in php strings is really buggy still. Be warned! Closes #22http://github.com/derekr/php.sugar/commit/c65eba00feb75f0add2f239ca32f94863a687559Thu, 07 May 2009 08:19:24 -0000Added php4 and php5 file extension support.http://github.com/derekr/php.sugar/commit/a87de843cfd86ed4e3ce87d8fcc38ece574b88b2Thu, 30 Apr 2009 12:16:37 -0000Fixed bug with itemizers where the opening php tag was eating up whatever came immediately after it.http://github.com/derekr/php.sugar/commit/d21358fffcbaa0caa4c9dfc239f500d556cd9a5dThu, 30 Apr 2009 10:04:37 -0000Fixed itemizer bugs. Had to get rid of control blocks displaying in the nav bar for now.http://github.com/derekr/php.sugar/commit/3498c452f6a88e99517af26b89ccba67807851caThu, 30 Apr 2009 08:07:53 -0000New codesense library straight from php.net documentation. Added terenary operator to snippets.http://github.com/derekr/php.sugar/commit/e953f31ea6fec52a70cbc264147c767b87b714e1Wed, 29 Apr 2009 15:37:06 -0000Fixed issue where ?> wasn't being parsed in a line comment. Closes #6http://github.com/derekr/php.sugar/commit/718c2a1516785421595038a1115bc56ff4ebd893Mon, 27 Apr 2009 21:57:21 -0000Ok now I actually fixed language detection for files with doctypes.http://github.com/derekr/php.sugar/commit/94fd2b36131b3b030a2f8289eb92ca16e9f6d6e9Mon, 27 Apr 2009 18:25:39 -0000Fixed issue with comment blocks that had no content - /**/. Closes #14http://github.com/derekr/php.sugar/commit/35c5ee5a232337d5660f8d2d53972f523fe074dfMon, 27 Apr 2009 18:20:47 -0000Fixed global variable codesense not showing up without a following whitespace. Closes #11http://github.com/derekr/php.sugar/commit/e06ddc42e3e99522cc9ed1d1da0db37af15db9abMon, 27 Apr 2009 18:12:24 -0000Added isset() to codesense. Closes #10http://github.com/derekr/php.sugar/commit/edcc7d023c2a0fbddfaabc23023bfb7f0df2998cMon, 27 Apr 2009 18:05:04 -0000Fixed header codesense snippet. Closes 2http://github.com/derekr/php.sugar/commit/56b965796fdf34dfe738e788f8ce2690baecc72cMon, 27 Apr 2009 17:43:07 -0000Fixed .php files being detected as html when the first 2 lines contain a doctype. Closes issue #1http://github.com/derekr/php.sugar/commit/478516ce64de32f2dd17b1eaffa07aca1d4bc76aMon, 27 Apr 2009 17:39:17 -0000Added espresso project file Added "name" zone to identifier.functionhttp://github.com/derekr/php.sugar/commit/e2854a4c8de577be25063277ee4776fbce9a8a15Mon, 27 Apr 2009 17:28:43 -0000Changing version to 1.0b6http://github.com/derekr/php.sugar/commit/3dde947b913be5003eb56aa5a4c52e63ef8ff540Thu, 23 Apr 2009 17:23:31 -0000Fixed comment/uncomment in php.html fileshttp://github.com/derekr/php.sugar/commit/5efa10cf44cfa5ff65aedfbe1ce4a3924b394afeThu, 23 Apr 2009 16:54:52 -0000Editing out info about handling pre 1.0.3 [espresso] installationhttp://github.com/derekr/php.sugar/commit/b5a786f76b0aa03485fa80ab4d8471a7085d98fbWed, 22 Apr 2009 16:45:03 -0000Fixed a typo in installation instructions.http://github.com/derekr/php.sugar/commit/0c6aba51cc17ce7e96c7b70f88c75f9a04518a5eWed, 22 Apr 2009 16:30:32 -0000Added installation instructions to READMEhttp://github.com/derekr/php.sugar/commit/71988864a3cde9b45fefd02368211ad58d5b9bfcWed, 22 Apr 2009 16:28:53 -0000Fixed identifier.function.importhttp://github.com/derekr/php.sugar/commit/f636f795430c1ccccffac128dd8b05ba14668ee9Sat, 18 Apr 2009 11:43:20 -0000A Few last minutes tweaks where it said Basil in panel title barshttp://github.com/derekr/php.sugar/commit/36851b70561f4abce6c9b8d8098f283c838310e1Sat, 18 Apr 2009 01:29:06 -0000Updating version info before releasinghttp://github.com/derekr/php.sugar/commit/8c89f78de525756298bd2be98ac26912f48177faSat, 18 Apr 2009 00:43:50 -0000Another correction to READMEhttp://github.com/derekr/php.sugar/commit/9a4f0ccf0f188804c9d3cd62c8336166cd559508Sat, 18 Apr 2009 00:38:46 -0000Some corrections to the readme filehttp://github.com/derekr/php.sugar/commit/0d30a173a8fd662be455c624eca75b42b9d79fbfSat, 18 Apr 2009 00:37:27 -0000