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
/
graphics
/
macgui
Age
Commit message (
Expand
)
Author
2018-08-17
JANITORIAL: Removing trailing spaces after int casts
Paul Gilbert
2018-08-05
GRAPHICS: MACGUI: fixed mem leak in MacText
Andrei Prykhodko
2018-07-30
GRAPHICS: MACGUI: fixed memory leaks in MacTextWindow
Andrei Prykhodko
2018-07-29
GRAPHICS: MACGUI: add additional arg to MacTextWindow's constructor to disabl...
Andrei Prykhodko
2018-07-29
GRAPHICS: MACGUI: fixed SIGSEGV when ptr to menu in MacTextWindow is NULL
Andrei Prykhodko
2018-07-26
GRAPHICS: MACGUI: fixed restoring screen
Andrei Prykhodko
2018-07-26
GRAPHICS: MACGUI: added field initialization
Andrei Prykhodko
2018-07-26
GRAPHICS: MACGUI: fixed memory leak
Andrei Prykhodko
2018-07-23
GRAPHICS: MACGUI: Restore screen on exiting from menu
Eugene Sandulenko
2018-07-22
GRAPHICS: MACGUI: fixes for menu parser from win exe
Andrei Prykhodko
2018-07-22
GRAPHICS: MACGUI: added unicode submenu rendering
Andrei Prykhodko
2018-07-22
GRAPHICS: MACGUI: fixed engine unpausing after releasing mouse
Andrei Prykhodko
2018-07-22
GRAPHICS: MACMENU: added missing field initialization
Andrei Prykhodko
2018-07-21
GRAPHICS: MACGUI: Fix color searching
Eugene Sandulenko
2018-07-21
GRAPHICS: MACGUI: Fix compilation
Eugene Sandulenko
2018-07-21
GRAPHICS: MACMENU: added menu parser from Win32 PE executable
Andrei Prykhodko
2018-07-21
GRAPHICS: MACMENU: added partial unicode support
Andrei Prykhodko
2018-07-20
GRAPHICS: MACGUI: moved engine ptr, pause callback to private section
Andrei Prykhodko
2018-07-20
GRAPHICS: MACGUI: added initialization of engine ptr
Andrei Prykhodko
2018-07-18
GRAPHICS: MACGUI: added WMModalMenuMode
Andrei Prykhodko
2018-07-12
GRAPHICS: MACGUI: Do not use hardcoded colors
Eugene Sandulenko
2018-07-11
GRAPHICS: MACGUI: Added isMenuActive() helper method
Eugene Sandulenko
2018-07-11
GRAPHICS: MACMENU: Calculate menu bounds after adding static items
Eugene Sandulenko
2018-07-11
GRAPHICS: MACGUI: Made autohiding menu reentrable
Eugene Sandulenko
2018-07-11
GRAPHICS: MACGUI: Implemented autohide menus
Eugene Sandulenko
2018-07-11
GRAPHICS: MACGUI: Added possibility to specify WM behaviour
Eugene Sandulenko
2017-08-28
GRAPHICS: MACGUI: Do not crash when nothing was drawn yet
Eugene Sandulenko
2017-08-26
GRAPHICS: MACGUI: Clear whole surface when resizing
Eugene Sandulenko
2017-08-22
GRAPHICS: MACGUI: Now MacWindowManager processes most of the events, remove f...
Eugene Sandulenko
2017-08-22
GRAPHICS: MACGUI: Added support for scrolling with mouse wheel
Eugene Sandulenko
2017-08-22
GRAPHICS: MACGUI: Ignore keys with modifiers in MacTextWindow
Eugene Sandulenko
2017-08-22
GRAPHICS: MACGUI: Improved debug output in MacFontManager
Eugene Sandulenko
2017-08-21
GRAPHICS: MACGUI: Pass command id when creating menu to avoid namespace clashes
Eugene Sandulenko
2017-08-21
JANITORIAL: Fix spelling error in comment
Eugene Sandulenko
2017-08-18
GRAPHICS: MACGUI: Fix MacTextWindow dragging and resizing
Eugene Sandulenko
2017-08-18
GRAPHICS: MACGUI: Perform sanity checks before blitting
Eugene Sandulenko
2017-08-15
GRAPHICS: MACGUI: Syncronise internal state when selection is cut
Eugene Sandulenko
2017-08-15
GRAPHICS: MACGUI: Fix crash in selection when there is no text found
Eugene Sandulenko
2017-08-15
GRAPHICS: MACGUI: Fix MacText::getTextChunk() for multiline selections
Eugene Sandulenko
2017-08-14
GRAPHICS: MACGUI: Initial code for MacTextWindow::cutSelection()
Eugene Sandulenko
2017-08-11
GRAPHICS: MACGUI: Fix GCC Compiler Warnings.
D G Turner
2017-08-08
GRAPHICS: MACGUI: Initial code for Cutting/Paste multiline input texts
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Do not resize MacTextWindow when not necessary
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Fix selection visual feedback
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Correctly process revere oneliner selections
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Correctly expand selection beyond last line
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Correctly display last selection line
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Do not draw selection in the initial state
Eugene Sandulenko
2017-08-06
GRAPHICS: MACGUI: Better handling for displaying selection end
Eugene Sandulenko
2017-08-06
GRAPHICS: MACGUI: Fix cursor position when MacTextWindow is scrolled
Eugene Sandulenko
[next]