BRL.Win32MaxGUI: Modinfo Source  

MaxGUI Windows Win32 Driver

This module provides a Win32 driver for MaxGUI.

Module Information

Version1.16
AuthorMark Sibly and Simon Armstrong
LicenseBlitz Shared Source Code
CopyrightBlitz Research Ltd
ModserverBRL
History1.16 Release
Historyfixed Win32ListBox::clear() to also remove tooltips
History1.15 Release
HistoryFixed SetPointer POINTER_DEFAULT bug
History1.14 Release
HistoryFixed Win32Window::setShape when using WINDOW_CLIENTCOORDS
History1.13 Release
HistoryFixed Win32GuiDriver::requestFont initial font size problem
HistoryFixed win32label confusing frame and sunken_frame styles
HistoryFixed ComboBox GetText method
HistoryAdded underline and strikethrough textformat flags
HistoryFixed font and color formatting problems in win32textarea
HistoryFixed keyboard shortcut hook problem in XP64
History1.12 Release
HistoryFixed memory fault in win32textarea2 AddText and SetText
History1.12 Release
HistoryFixed memory fault in win32textarea2 AddText and SetText
HistoryFixed Win32TextArea unicode bug in StreamInW implementation
HistoryAdded bbComboBoxText function
History1.11 Release
HistoryWin32TextArea setTextColor fix thanks to Ziltch
History1.11 Release
HistoryModified win32gui/win32hwnd.cpp to call HotKeyEvent with foregroundwindow
HistoryModified TWin32Gadget.SetHotKey method to set hotkey's owner window
History1.10 Release
HistoryFixed menu problem with new const cstr() implementation
History1.09 Release
HistoryFixed memory leak in cstr() implementation (should be const)
HistoryTextArea gadgets now use unicode
HistoryFixed SLIDER_STEPPER sliders reporting decremented values
History1.08 Release
HistoryFixed GadgetHidden()
HistoryFixed ActiveGadget to return current gadget with keyboard focus
HistorySetFont on MenuItem gadget now silently fails instead of crashing
HistoryFixed multiple EVENT_SELECT events firing after a FreeTreeViewNode
History1.07 Release
HistoryFixed event problems with no WINDOW_STATUS windows
HistoryFixed rendering and events for PANEL_GROUP panels
History1.06 Release
HistoryFixed ListBox horizontal scroll problem
HistoryFixed free Canvas memory leak
HistoryFixed SetPanelPixmap memory leak
HistoryFixed DeselectGadgetItem for comboboxes
HistoryFixed QUERY_HWND and QUERY_HWND_CLIENT values with Window gadget
History1.05 Release
HistoryFixed Panel_Group client child clipping problem
History1.05 Release
HistoryFixed ModifyGadgetItem index bug with combo and list boxes
History1.04 Release
HistoryFixed MenuText and SetMenuText crashes
History1.03 Release
HistoryAdded ICC_INTERNET_CLASSES to InitCommonControlsEx
HistoryFixed htmlview popup blocking
History1.02 Release
HistoryFixed lost focus during TextArea formatting
HistoryFixed ActivateWindow freezing when trying to find first tab stop
History1.01 Release
HistoryFixed SelectedTreeViewNode crash
HistoryFixed TreeViewNode GetText method
HistoryFixed vertical trackbar sliders with -ve ranges