Age | Commit message (Collapse) | Author |
|
page; enhanced launcher dialog to disable start button if nothing is selected
svn-id: r5068
|
|
* scumm.dsp, scummvm.dsp, simon.dsp: Turn on warning as errors. Generate
PDBs on all builds.
* gameDetector.cpp, newgui.cpp, widget.cpp, actor.cpp,
dialogs.cpp, resource.cpp, saveload.cpp, scumm_renderer.cpp:
Fix warnings where possible. One pragma added to eliminate
warning of unknown pragmas.
* string.cpp: If unknown escape sequence, print warning.
svn-id: r4998
|
|
other backends, including SDL_gl, still need to implement this!); changed NewGUI to make use of the overlay; added Cmd-Q as a shortcut for Quit on MacOS X
svn-id: r4971
|
|
different spacing; clicking outside any widget doesn't cause the focus widget to loose focus; other tweaks
svn-id: r4906
|
|
svn-id: r4878
|
|
can detect double/triple clicks); ListWidget sends a message if an item was double clicked or changed; you can abort editing in the ListWidget by pressing ESC; SaveLoadDialog will save when you double click and item, and when you finish editing an item by pressing return, will save
svn-id: r4656
|
|
less redrawing in the sound dialog
svn-id: r4649
|
|
sound & misc dialogs into the options dialog
svn-id: r4648
|
|
svn-id: r4646
|
|
svn-id: r4636
|
|
work in progress, don't report problems with it just yet, we already know they are there :-)
svn-id: r4635
|
|
svn-id: r4600
|
|
svn-id: r4566
|
|
many mods to his patch by me :-)
svn-id: r4561
|
|
svn-id: r4551
|
|
directly (code becomes much cleaner and more powerful this way); he also implemented a 'focus' item in NewGui; atop of this several changes of my own that further improve the GUI behaviour
svn-id: r4541
|
|
svn-id: r4540
|
|
class; ListWidget is usable (demo shows it off); added custom String/StringList classes
svn-id: r4521
|
|
it might look); renamed various NewGui methods and added frameRect method; made NewGui use our 'own' GUI colors (no worries if you don't like them, this is just an experiment); StaticTextWidget now clones its label (preventing problems when a game was loaded, thus invalidating string locations in memory)
svn-id: r4513
|
|
(changed meaning of WIDGET_CLEARBG a little bit for this)
svn-id: r4509
|
|
methods to SliderWidget; changed look of SliderWidget a little bit; optimized drawing of SliderWidget
svn-id: r4500
|
|
svn-id: r4496
|
|
svn-id: r4492
|
|
svn-id: r4488
|
|
it instead of the old one; dirty area handling in new gui code is more logical/useful now
svn-id: r4487
|
|
svn-id: r4486
|
|
stack class later
svn-id: r4483
|
|
svn-id: r4474
|
|
default indent settings as per readme.txt
svn-id: r4469
|
|
svn-id: r4466
|
|
svn-id: r4463
|