Commit Graph

13 Commits

Author SHA1 Message Date
Allan Odgaard
2ca999976e Dialog: Improve tooltip positioning for multiple screens 2013-03-21 11:45:08 +01:00
Allan Odgaard
e530c3c501 Update dialog plug-ins
This fixes result of menu command which would previously be thrown off by non-selectable items.
2013-02-18 15:38:25 +01:00
Allan Odgaard
d7198ed776 Update dialog plugins
Fixes #584
2013-01-17 09:16:04 +01:00
Allan Odgaard
35d413225d Send method to class name instead of ‘self’
This avoids potential compiler errors where multiple methods with same signature but different parameter/result types.
2013-01-12 13:09:19 +01:00
Allan Odgaard
cb33722602 Update dialog plug-ins
They now set the TMPlugInAPIVersion key in their Info.plist.
2012-12-30 03:00:53 +01:00
Allan Odgaard
71be61cbbb Enable ARC by default
We now explicitly disable it for targets that hasn’t yet been upgraded to ARC. This way, it’s easier to get an overview of which targets hasn’t yet been upgraded and ensures new targets has ARC enabled.
2012-12-19 19:42:36 +01:00
Allan Odgaard
805d1af0e2 Add ‘filepanel’ command to DIALOG 2012-11-12 13:28:34 +07:00
Allan Odgaard
1b8255db06 Fix x-insert dialog command 2012-09-18 21:53:53 +02:00
Allan Odgaard
dcdb7057a2 Update dialog submodule
Renamed the DialogPopupMenuTarget class to avoid a run-time warning logged in Console.

Users will sometimes quote stuff from Console in bug reports, so let’s cut down the noise.
2012-08-30 13:31:35 +02:00
Jacob Bandes-Storch
d31aefd20d Use 64-bit: update submodules 2012-08-28 21:32:47 +02:00
Jacob Bandes-Storch
928faf95d3 Use libc++: update submodules 2012-08-28 18:47:40 +02:00
Allan Odgaard
dec4dbf30d Update dialog plug-ins
Latest versions compile without warnings.
2012-08-12 01:40:13 +02:00
Allan Odgaard
9894969e67 Initial commit 2012-08-09 16:25:56 +02:00