]> git.saurik.com Git - wxWidgets.git/history - src/mgl
wxDocument::SaveAs sets m_savedYet flag correctly (patch 494838)
[wxWidgets.git] / src / mgl /
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...
2001-09-17  Robin DunnRegenerated from filelist.txt
2001-09-15  Václav SlavíkwxMGL update
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)
2001-08-16  Václav Slavíkfinished wxWindow for MGL
2001-08-15  Václav Slavíkbugfixes, bugfixes, bugfixes...
2001-08-12  Václav SlavíkwxMGL bugfixes
2001-08-09  Václav SlavíkwxMGL wxWindow and wxApp mostly complete, now hunting...
2001-08-09  Václav Slavíkadded std icons to wxMGL
2001-08-06  Vadim Zeitlinregenerated to include src/common/containr.cpp
2001-08-01  Václav SlavíkwxMGL update (no, it still doesn't work, I'm backuping...
2001-08-01  Václav Slavíkfixed MGL files
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-06-29  Václav Slavíkfixed copyrights in MGL files (finally...)
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch