Max Horn
|
033ff78ae9
|
updated copyright notice
svn-id: r12176
|
2004-01-06 12:45:34 +00:00 |
|
Max Horn
|
22c22d1e81
|
added namespace GUI
svn-id: r11255
|
2003-11-10 23:40:48 +00:00 |
|
Paweł Kołodziejski
|
14b7d027a2
|
cleanup whitespaces
svn-id: r11223
|
2003-11-08 23:22:16 +00:00 |
|
Max Horn
|
e9ae86bb76
|
introduced common base class GuiObject for Dialog/Widget -> step towards making it possible to nest widgets (needed for TabWidget)
svn-id: r11052
|
2003-11-02 14:50:53 +00:00 |
|
Max Horn
|
b27a871f87
|
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Widget::findWidget (preparing to add support for nested widgets, for the tab widget)
svn-id: r11045
|
2003-11-02 02:18:16 +00:00 |
|
Max Horn
|
2d7eef223e
|
renamed 'timer' to duration; minimal doxygen comments
svn-id: r11040
|
2003-11-01 22:20:14 +00:00 |
|
Max Horn
|
72bee75297
|
modified MessageDialog to allow for custom button texts
svn-id: r11034
|
2003-11-01 21:15:33 +00:00 |
|
Max Horn
|
f7ab7f6207
|
cleanup: new MessageDialog subclass TimedMessageDialog
svn-id: r11033
|
2003-11-01 20:52:41 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Paweł Kołodziejski
|
1ff9749b87
|
and more cleanup .... Last
svn-id: r6721
|
2003-03-06 19:52:54 +00:00 |
|
James Brown
|
9df455ce38
|
Plop in some better disk switching code for CMI - I have no idea how well this will work transitioning from a disk1 room to a disk2
room in-game, but it works for bootparams and saved games..
svn-id: r6322
|
2003-01-02 10:36:17 +00:00 |
|
Max Horn
|
81dce87a5c
|
allow for a timed message dialog w/o buttons (still need to add support for multiple buttons with customm labels)
svn-id: r6038
|
2002-12-21 11:57:24 +00:00 |
|
Max Horn
|
fa312d3746
|
center dialog vertically, too; split overlong lines at whitespaces if posible
svn-id: r5661
|
2002-11-21 13:20:27 +00:00 |
|
Max Horn
|
ce3cde15a0
|
added some preliminary game auto detect code to the launcher; this required a small change to the FS API, Windows/Morphos code will have to be adapted slightly I fear. Also, not all games are detected correctly, and some probably never will be, so we still have to add a dialog for cases where auto detect doesn't work
svn-id: r5600
|
2002-11-19 01:36:47 +00:00 |
|
Max Horn
|
42e6a81629
|
improved MessageDialog: long lines are split now (this needs improvement to favor splitting at spaces); maximum size is restricted to 300x180
svn-id: r5491
|
2002-11-10 14:53:28 +00:00 |
|
Max Horn
|
cdb7b13789
|
revised options dialog
svn-id: r5130
|
2002-10-12 00:26:24 +00:00 |
|
Max Horn
|
09f56dc233
|
some fixes for the message dialog; added some comments
svn-id: r5021
|
2002-09-26 12:29:10 +00:00 |
|
Max Horn
|
58e5e0069f
|
added simple message dialog
svn-id: r5020
|
2002-09-26 11:44:02 +00:00 |
|