Max Horn
|
af19319a24
|
added initial TabWidget stub (if you want to try it, I added some testing code to launcher.cpp which you just have to un-#if). This is not yet finished, obviously, but enough to 'get the idea', I hope
svn-id: r11062
|
2003-11-02 19:11:03 +00:00 |
|
Max Horn
|
231cb16b5b
|
some tweaks to the build system (work toward plugin support)
svn-id: r10279
|
2003-09-17 21:53:13 +00:00 |
|
Max Horn
|
bda0a18eee
|
made about dialog global (so that it can be used from the launcher and from sky/simon; also added our copyright to it
svn-id: r9122
|
2003-07-22 16:05:51 +00:00 |
|
Max Horn
|
b9b8045e1f
|
moved the console code to gui/console.cpp; make it actually printout something. Note that this is WORK IN PROGRESS! I know it is incomplete, no need to tell me that
svn-id: r5952
|
2002-12-14 14:31:44 +00:00 |
|
Max Horn
|
2af8f20344
|
added a dummy global options dialog; PopUpWidget tweaks
svn-id: r5919
|
2002-12-12 23:22:48 +00:00 |
|
Max Horn
|
57d8bb978f
|
added PopUpWidget; hacked it into the edit game dialog just to show how to use it; note: this is NOT finished by any means, the look will change, the code will change, this is just an early preview :-)
svn-id: r5914
|
2002-12-12 12:07:46 +00:00 |
|
Max Horn
|
dec234c6a5
|
factored out ChooserDialog into it's own header/source file, and made the title adjustable; added a dummy file for EditFieldWidget (not implemented yet); some other cleanup
svn-id: r5658
|
2002-11-21 12:48:50 +00:00 |
|
Max Horn
|
69bceafc6e
|
revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all build into a lib, and all have a module.mk file that lists all their file. Advantage: further modularizes the build system, seperating all parts of ScummVM
svn-id: r5653
|
2002-11-21 04:08:37 +00:00 |
|