James Turner
|
2e1fb7972e
|
Initial work on native file dialog support.
Add an abstract interface, version that forwards to the existing PUI dialog, and a Cocoa-native version.
|
2013-01-19 14:41:45 +00:00 |
|
Thomas Geymayer
|
373d511c69
|
Canvas: Allow using canvases as PUI widgets.
- Add new widget type canvas
- Set canvas view dimension from the gui xml.
- Expose mouse events to canvas widget properties.
|
2012-07-31 23:19:22 +02:00 |
|
James Turner
|
18469f0059
|
SafeTexFont is unused, remove from build & Git
|
2012-06-21 12:00:52 +02:00 |
|
James Turner
|
ebfdebeb43
|
Cocoa menu-bar implementation.
|
2011-11-20 16:26:05 +00:00 |
|
James Turner
|
daa973f1bc
|
And make FGMenuBar abstract too, sinking the current implementation into FGPUIMenubar
|
2011-11-19 22:04:35 +00:00 |
|
James Turner
|
03c966de13
|
Make FGDialog an interface, moving existing code to FGPUIDialog implementation. (no functionality change, yet)
|
2011-11-19 20:46:17 +00:00 |
|
James Turner
|
a05ea36acb
|
Restructure GUI code, isolate PLIB in source files, to ease future refactoring and alternative GUI layers.
|
2011-11-19 20:25:51 +00:00 |
|
James Turner
|
7abf7c5748
|
CMake header support for XCode/Visual Studio
|
2011-07-19 07:58:03 +01:00 |
|
James Turner
|
a91ec5f9f9
|
Initial work on CMake build files, with considerable help from Olaf Flebbe.
|
2010-12-19 15:06:04 +00:00 |
|