]> git.saurik.com Git - wxWidgets.git/history - src/mgl
Added wxRichTextCtrl
[wxWidgets.git] / src / mgl /
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
2005-10-05  Włodzimierz SkibawxColour source cleaning. Corrections to 'const unsigne...
2005-10-04  Włodzimierz SkibaFix for mistake with const for non pointer/reference...
2005-10-04  Włodzimierz SkibawxBrush::SetColour and wxPen::SetColour unified. Source...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-30  Włodzimierz SkibaMissing wxGetOsDescription() for wxMGL in response...
2005-08-06  Michael WetherellRefresh a window's non-client area when it is resized.
2005-08-01  Michael WetherellSet default size and position for top level windows
2005-07-30  Michael WetherellDefer deletion of wxFontsManager and MGL_exit until...
2005-04-30  Michael WetherellCall MGL_init earlier in wxApp::Initialize to avoid...
2005-04-25  Michael WetherellRemove msdos code now in src/msdos, update bakefiles...
2005-04-22  Michael WetherellUse wxMilliSleep instead of the deprecated wxUsleep
2005-04-22  Michael WetherellCompilation fixes for wxMGL
2005-04-14  Włodzimierz SkibaComment correction, source cleaning.
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-03  Julian SmartShould return wxImage not bool
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-09-29  Robin DunnwxSystemSettings::GetMetric returns -1 if the metric...
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-07-30  Vadim Zeitlinswitched to wxEventLoopBase/wxEventLoop implementation...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-05  Vadim Zeitlinuse ResetClipping() instead of simply setting m_clippin...
2004-02-05  Václav SlavíkwxMGL fixes (patch #884758)
2004-01-18  Julian Smartencinfo.h was missing
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-27  Vadim Zeitlinmerged wxDisplayModeInfo and wxVideoMode in a single...
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-09-24  Vadim Zeitlinmade wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
2003-09-18  Václav SlavíkwxMGL compilation fixes
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  Vadim Zeitlincall RemoveChild() in ~wxWindowBase instead of doing...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-20  Václav Slavíkfiles.lst files are no longer used
2003-07-14  Julian SmartRationalised OnIdle
2003-07-13  Julian SmartImprovements to OnIdle processing
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
2003-07-01  Vadim ZeitlinGetOsVersion() is now wxGUIAppTraits method instead...
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-24  Vadim Zeitlinregenerated project/makefiles with tmake
2003-06-24  Vadim Zeitlinremoved duplicate wxTheApp and m_appInitFn definitions...
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-14  Vadim Zeitlinregenerated using tmake to add fldlgcmn.cpp
2003-06-13  Vadim Zeitlinregenerated all make/project files to include selstore...
2003-05-24  Mattia Barbon Removed obsoleted files from vc.t.
2003-05-24  Julian SmartRemoved wxHTMLHelpControllerBase (putting the
2003-04-10  Vadim Zeitlinregenerated with tmake after adding datacmn.cpp
2003-04-10  Vadim Zeitlinextracted duplicated code from src/*/data.cpp in a...
2003-04-10  Vadim Zeitlinmoved wxFloat/DoubleToStringStr from src/*/data.cpp...
2003-04-05  Václav Slavíkregenerated makefiles
2003-03-31  Mattia Barbon Regenerated some more makefiles/filelists.
2003-03-31  Mattia Barbon Removed Motif files that only contained stubs
2003-03-31  Julian SmartMore deprecated class mods
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-17  Julian SmartFixed copyright and licence spelling
2003-02-19  Robin DunnSend the wxWindowDestroyEvent for all ports
2003-02-12  Václav Slavíkcompilation fixes
2003-01-28  Mattia Barbon Regenerate makefiles.
2003-01-25  Ron LeeAdded missing quantize.h
2002-12-07  Vadim Zeitlinadded semicolons after HASH_MAP macros
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-08  Václav Slavíkcompilation fixc
2002-09-05  Robin DunnAdded effects.h to filelist.txt so it will get installe...
2002-09-04  Václav Slavíkuse own mutex for region iterator locking, not gui one
2002-09-04  Václav Slavíkwhoever added mdig.cpp forgot to update the makefiles
2002-08-10  Václav Slavíktell that there was an error...
2002-08-10  Václav SlavíkSciTech MGL changed public interface again, let's accom...
2002-07-31  Mattia BarbonRegenerated files.lst after addition of listbase.h
2002-07-24  Mattia BarbonUpdated Makefiles for all but Motif; there is either...
2002-07-19  Václav Slavíkuse wxLogFatalError, not wxFatalError
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-06-07  Václav Slavíkupdated wxMGL's wxExecute signatures
2002-05-04  Robert Roebling Added screen design to system settings for
2002-04-23  Václav Slavíkadded wx/msw/missing.h
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-10  Robert Roebling Added "metal" theme.
2002-04-07  Václav Slavíkcleaned up the mess caused by FloodFill patch
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-04-01  Julian SmartSeparated wxImage::FloodFill from image.cpp
2002-04-01  Julian SmartApplied FloodFill patch
2002-04-01  Robert Roebling Temporarily use self-made wxTextCtrl in wxX11 until
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-22  Julian SmartRemoved helpwxht.h/cpp (old wxHelpControllerHtml class)
2002-03-21  Václav Slavíkadded wxArtProvider
2002-03-18  Robin DunnRegenerated file lists so features.h would be installed
2002-03-17  Václav Slavíkbetter handling situation when active frame is destroye...
2002-03-17  Václav Slavíkfixed rendering artifact in popup menus
2002-03-17  Václav Slavíkminor fix to wxDC::SetClippingRegion
2002-03-17  Ron LeeAdded wxBufferedDC class.
2002-03-17  Václav Slavíkuse wxUniv's setup
next