1305
by pbutland on
14 November 2008, 10:54:40 +1100
(6 days ago)
Uses new SafeRunnable constructor that takes a display as a parameter. This is required for cases before the application is initialised because Display.getCurrent will not work
1303
by pbutland on
14 November 2008, 10:48:33 +1100
(6 days ago)
ViewPart icon now uses MissingImageDescriptor if one can not be found from plugin definition
1271
by pbutland on
11 November 2008, 15:38:13 +1100
(9 days ago)
Fixed NullPointerException problem in getImage when ImageRegistry had not been constructed
1261
by pbutland on
06 November 2008, 17:18:09 +1100
(14 days ago)
Need to use the Display passed in because the application has not been set up fully yet
1259
by pbutland on
06 November 2008, 15:51:15 +1100
(14 days ago)
Implemented code to allow the menu, coolbar, perspective bar and status line to be set visible/not visible