index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
ListWidget.cpp
Age
Commit message (
Expand
)
Author
2009-01-02
Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...
Johannes Schickel
2008-12-22
Fixed indentation and removed whitespaces at the end of line
Jordi Vilalta Prat
2008-11-12
Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI...
Max Horn
2008-11-12
GUI: Turn scrollbar width into a theme variable
Max Horn
2008-11-10
Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.
Vicent Marti
2008-08-13
Finished legacy API cleanup. Removed all legacy code.
Vicent Marti
2008-08-10
Bugfix: Selection background too short when scrollbar not present.
Vicent Marti
2008-08-10
Bugfix: Several text-drawing issues.
Vicent Marti
2008-08-10
Reverted debug layout drawing.
Vicent Marti
2008-08-09
Finished support for theme loading.
Vicent Marti
2008-08-08
Browser dialog.
Vicent Marti
2008-08-06
Bugfix: Text selection background in list widget overlays scrollbar (finally).
Vicent Marti
2008-05-07
Changed all delete [] usages to delete[].
Johannes Schickel
2008-01-30
Add ListWidget version with immediate parameters.
Eugene Sandulenko
2007-12-24
Fix for bug #1670082 "GUI: Modern theme gfx glitch in launcher".
Johannes Schickel
2007-11-04
- made Widget::_flags private
Johannes Schickel
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-07-17
Implemented FR #1754616 - "GUI: Add option to delete games using the "Del" Key"
Filippos Karapetis
2007-06-30
Changed GUI system to use Common::KeyState state
Max Horn
2007-06-22
Use KEYCODE constants.
Torbjörn Andersson
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-08-12
The ListWidget constructor already did most of what reflowLayout() does, except
Torbjörn Andersson
2006-08-04
Renamed handleScreenChanged() -> reflowLayout() in the GUI code
Max Horn
2006-06-24
listwidget: handle clicking outside of the list more gracefully
Willem Jan Palenstijn
2006-06-03
*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...
Max Horn
2006-05-31
More cleanup. We shouldn't need these widget size parameters either.
Torbjörn Andersson
2006-05-31
Cleanup. We no longer need these widget size parameters.
Torbjörn Andersson
2006-05-29
- Fixes list position after screen change.
Johannes Schickel
2006-05-27
Override the list widget's FindWidget() function, to allow it to return the
Torbjörn Andersson
2006-05-27
Major GUI update:
Eugene Sandulenko
2006-05-26
remove unused variable
Eugene Sandulenko
2006-05-26
- Put scrollbar inside of list widget
Eugene Sandulenko
2006-04-20
If I understand things correctly, this should fix the caret drawing in list
Torbjörn Andersson
2006-04-19
Started to prepare the gui for runtime resolution switches.
Johannes Schickel
2006-04-16
- Implemented text padding in ListWidget and PopUpWidget. Right padding does ...
Eugene Sandulenko
2006-03-24
Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t...
Max Horn
2006-03-08
o Converted most (all?) widgets to new scheme.
Eugene Sandulenko
2006-03-07
More work on customizable GUI.
Eugene Sandulenko
2006-02-24
Cleanup
Torbjörn Andersson
2006-02-24
Fix redraw glitches when typing very long - enough to be truncated - strings.
Torbjörn Andersson
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-02-01
Implemented shadow drawing, also extended the theme config again
Johannes Schickel
2006-01-29
Limit the maximum line width.
Torbjörn Andersson
2006-01-28
Applied my own patch #1416897, in an attempt to speed up list widget
Torbjörn Andersson
2006-01-27
- adds the new gui renderer also a new implementation for the classic gui
Johannes Schickel
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-10-15
Try do display the virtual keyboard only when a string input widget has focus.
Marcus Comstedt
2005-09-03
Change PalmOS ident
Chris Apers
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
[next]