Version | 1.16 |
Author | Mark Sibly and Simon Armstrong |
License | Blitz Shared Source Code |
Copyright | Blitz Research Ltd |
Modserver | BRL |
History | 1.16 Release |
History | fixed Win32ListBox::clear() to also remove tooltips |
History | 1.15 Release |
History | Fixed SetPointer POINTER_DEFAULT bug |
History | 1.14 Release |
History | Fixed Win32Window::setShape when using WINDOW_CLIENTCOORDS |
History | 1.13 Release |
History | Fixed Win32GuiDriver::requestFont initial font size problem |
History | Fixed win32label confusing frame and sunken_frame styles |
History | Fixed ComboBox GetText method |
History | Added underline and strikethrough textformat flags |
History | Fixed font and color formatting problems in win32textarea |
History | Fixed keyboard shortcut hook problem in XP64 |
History | 1.12 Release |
History | Fixed memory fault in win32textarea2 AddText and SetText |
History | 1.12 Release |
History | Fixed memory fault in win32textarea2 AddText and SetText |
History | Fixed Win32TextArea unicode bug in StreamInW implementation |
History | Added bbComboBoxText function |
History | 1.11 Release |
History | Win32TextArea setTextColor fix thanks to Ziltch |
History | 1.11 Release |
History | Modified win32gui/win32hwnd.cpp to call HotKeyEvent with foregroundwindow |
History | Modified TWin32Gadget.SetHotKey method to set hotkey's owner window |
History | 1.10 Release |
History | Fixed menu problem with new const cstr() implementation |
History | 1.09 Release |
History | Fixed memory leak in cstr() implementation (should be const) |
History | TextArea gadgets now use unicode |
History | Fixed SLIDER_STEPPER sliders reporting decremented values |
History | 1.08 Release |
History | Fixed GadgetHidden() |
History | Fixed ActiveGadget to return current gadget with keyboard focus |
History | SetFont on MenuItem gadget now silently fails instead of crashing |
History | Fixed multiple EVENT_SELECT events firing after a FreeTreeViewNode |
History | 1.07 Release |
History | Fixed event problems with no WINDOW_STATUS windows |
History | Fixed rendering and events for PANEL_GROUP panels |
History | 1.06 Release |
History | Fixed ListBox horizontal scroll problem |
History | Fixed free Canvas memory leak |
History | Fixed SetPanelPixmap memory leak |
History | Fixed DeselectGadgetItem for comboboxes |
History | Fixed QUERY_HWND and QUERY_HWND_CLIENT values with Window gadget |
History | 1.05 Release |
History | Fixed Panel_Group client child clipping problem |
History | 1.05 Release |
History | Fixed ModifyGadgetItem index bug with combo and list boxes |
History | 1.04 Release |
History | Fixed MenuText and SetMenuText crashes |
History | 1.03 Release |
History | Added ICC_INTERNET_CLASSES to InitCommonControlsEx |
History | Fixed htmlview popup blocking |
History | 1.02 Release |
History | Fixed lost focus during TextArea formatting |
History | Fixed ActivateWindow freezing when trying to find first tab stop |
History | 1.01 Release |
History | Fixed SelectedTreeViewNode crash |
History | Fixed TreeViewNode GetText method |
History | Fixed vertical trackbar sliders with -ve ranges |