Files
textmate/Frameworks
Allan Odgaard 1791a48571 Fix potential crash when using “Edit Command…” button
The block used the ‘uuid’ variable, this variable was however a (const) reference, so it wasn’t safe to use within the block.

While fixing the bug (by introducing a local non-reference variable for the bundle item) we have also changed the code slightly, so that “Edit Command…” only shows when a bundle item is found (this is mainly in preparation for running shell commands that doesn’t have a bundle item, e.g. from a future “Filter Through Command” dialog).
2012-12-24 01:23:33 +01:00
..
2012-12-19 19:42:36 +01:00
2012-12-19 19:42:36 +01:00
2012-12-19 19:42:36 +01:00
2012-12-19 19:42:36 +01:00
2012-09-25 14:16:50 +02:00
2012-09-30 15:25:44 +02:00
2012-12-19 19:42:36 +01:00
2012-12-19 19:42:36 +01:00
2012-12-19 19:42:36 +01:00
2012-09-30 23:06:58 +02:00
2012-12-19 19:42:36 +01:00
2012-12-19 19:42:36 +01:00
2012-12-20 18:52:31 +01:00
2012-12-19 19:42:36 +01:00
2012-12-19 19:42:36 +01:00
2012-12-19 19:42:36 +01:00
2012-12-19 19:42:36 +01:00
2012-09-20 12:22:20 +02:00
2012-12-19 19:42:36 +01:00
2012-09-25 14:16:50 +02:00
2012-09-18 17:33:02 +02:00
2012-09-20 12:22:20 +02:00
2012-08-09 16:25:56 +02:00
2012-09-30 23:06:58 +02:00
2012-08-09 16:25:56 +02:00