]> git.saurik.com Git - wxWidgets.git/history - src/mgl
Applied [ 872574 ] fix of fatal error of preview without printer
[wxWidgets.git] / src / mgl /
2002-01-27  Václav Slavíkcalling wxWindow::Update from wxWindowDC ctor wasn...
2002-01-27  Václav Slavíkprevent crash when trying to set global cursor too...
2002-01-27  Václav Slavíkupdate the screen before gaining access to wxWindowDC
2002-01-27  Václav Slavíkmove caret notification after sending the focus event
2002-01-26  Václav Slavíkworkaround for MGL's weirdness: won't render rectangles...
2002-01-26  Václav Slavíkhide mouse when using wxScreenDC in wxMGL
2002-01-24  Václav Slavíkadded dummy <style> handler in order to hide CSS code
2002-01-21  Václav Slavíkadded TAB handling
2002-01-21  Václav Slavíkchange WXDEBUG to WXSTDERR
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2002-01-17  Václav Slavíkend with fatal error if cannot start MGL
2002-01-17  Václav SlavíkWatcom build system for wxMGL
2002-01-17  Václav Slavíkfixed to the IFF handler, moved into one file
2002-01-17  Václav SlavíkwxFont::IsFixedWidth for wxMGL
2002-01-17  Václav SlavíkwxMGL Watcom makefiles fixes
2002-01-16  Robin DunnAdded wx/dirctrl.h to filelist.txt so it will get insta...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  Václav Slavíkdisable long filenames under DJGPP
2002-01-08  Václav SlavíkMS-DOS fix to wxDir
2002-01-08  Václav Slavíkuse UNIX wxDir if available
2002-01-06  Václav SlavíkhasSubDirs already defined in dircmn
2002-01-01  Václav Slavíkregenerated makefiles (forgot to do it after changing...
2001-12-31  Václav Slavíkremoved previously unused and now uncompilable code...
2001-12-31  Václav Slavíkremove settings.h from wxGTK
2001-12-31  Václav SlavíkwxSystemSettings mods in wxMGL and wxGTK
2001-12-30  Václav Slavíkcomplain about nonexistent directory in wxDir
2001-12-30  Václav Slavíkfix for a fatal bug in wxMGL's wxDir
2001-12-30  Václav Slavíkextended display mode handling to accept WXMODE env...
2001-12-30  Václav Slavíktypo fix
2001-12-25  Václav Slavíkbetter wxMGL wxSystemSettings
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-16  Václav Slavíkanother segfault fix
2001-12-15  Václav Slavíkfix for stupid segfault
2001-12-15  Václav Slavíkcompilation with DJGPP
2001-12-14  Václav Slavíkimplemented wxDir as pure MGL code
2001-12-14  Václav Slavíkmove pmapi.h to mgl/private.h
2001-12-14  Václav Slavíkfilled-in DOS parts of wxMGL utils
2001-12-14  Václav SlavíkWatcom compilation fix
2001-12-14  Václav Slavíkfixes to wxMGL build
2001-12-09  Václav Slavíkadded wxMGL+DOS+Watcom makefiles
2001-12-09  Václav SlavíkwxMGL Watcom compilation fixes
2001-12-08  Václav Slavík- added precompiled headers code
2001-12-08  Václav Slavíkcompilation fix
2001-12-04  Václav Slavíkwatcom headers don't define M_PI
2001-11-24  Václav Slavíkfool-proof wxDC::SetPalette(wxNullPalette)
2001-11-24  Václav Slavíkcompilation fix
2001-11-24  Václav Slavík- better behaviour of wxMGL's wxTimer w.r.t. memory...
2001-11-21  Václav Slavík- removed GDI lists from wxMGL
2001-11-20  Václav Slavíkfixes for wxBase RPM
2001-11-20  Václav SlavíkwxDC::SetFont can now handle invalid font and doesn...
2001-11-20  Václav Slavíkoptimized default GUI font loading
2001-11-18  Ron LeeRemoved include/wx/setup.h from filelist.txt -- Needed...
2001-11-17  Václav Slavíkregenerated makefiles
2001-11-15  Václav SlavíkwxMGL bugfixes:
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-11  Václav Slavíkfixed stupid big when assigning wxImage's palette to...
2001-11-11  Václav SlavíkwxTimer for wxMGL
2001-11-04  Václav Slavíkreworked display mode stuff once again
2001-11-04  Václav Slavíkimplemented display mode setting
2001-10-30  Václav Slavíkcleanup in wxMGL code
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-30  Vadim Zeitlinadded wx/platform.h to the list of files and regenerate...
2001-10-28  Václav Slavíkminor wxMGL fixes -- controls sample is now OK
2001-10-20  Václav SlavíkwxRegion fixes (off by one)
2001-10-20  Václav Slavíkfix for MGL bug when rendering text with solid background
2001-10-20  Václav Slavíkadded wxApp::Yield
2001-10-18  Václav Slavíkadded screenshot capturing for debugging purposes
2001-10-15  Václav Slavíkfixes to mask creation by colour
2001-10-15  Václav Slavíkfixed off-by-one error
2001-10-15  Václav Slavíkadded GetStdIcon support to wxRenderer
2001-10-15  Václav Slavíkremoved junk
2001-10-14  Václav SlavíkwxWindow::Enable now correctly has recursive effect...
2001-10-14  Václav Slavíkfixed restoration of global cursor
2001-10-14  Václav SlavíkDC output fix
2001-10-14  Václav Slavíkantialiasing now disabled for small fonts
2001-10-14  Václav Slavíkremoved obsolete files from wxMGL
2001-10-14  Vadim Zeitlinregenerated from the templates
2001-10-13  Václav Slavíkbetter windows painting in wxMGL
2001-10-10  Václav Slavíkfixed menu navigation with mouse
2001-10-10  Václav SlavíkFIXME so that I don't forget to implement this
2001-10-09  Václav Slavíkfixes to focus handling in menus
2001-10-07  Václav Slavíkmore active frame stuff
2001-10-07  Václav Slavíkfix to wxMGL's wxBitmap(wxImage) ctor
2001-10-07  Václav Slavíkfixed yet another bug in wxActivateEvent handling
2001-10-07  Václav Slavíkmoved MGL initialization to earlier stage (crashes...
2001-10-07  Václav Slavíkuse Arial if available
2001-10-07  Václav Slavíkgive focus to show top level windows
2001-10-07  Václav Slavíkfixed maximization handling
2001-10-07  Václav Slavíkactive next window in Z-order when a frame is deleted
2001-10-06  Václav Slavíkmore wxMGL fixes
2001-10-02  Václav Slavíkclient<->screen coords conversion fixes
2001-10-02  Václav Slavíkadded at least some stderr support to wxMGL which suffe...
2001-10-02  Václav Slavíkremoved unused variable
2001-10-01  Václav SlavíkwxMGL update
2001-10-01  Václav SlavíkwxPopupWindow for wxMGL
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-23  Václav Slavíkbetter learn the operators...
2001-09-18  Václav Slavíkregenerated
2001-09-18  Václav Slavíkmoved AdjustToClientAreaOrigin to wxWindowBase, needed...
next