]> git.saurik.com Git - wxWidgets.git/history - src/mgl
use CODE_GEN_FLAGS
[wxWidgets.git] / src / mgl /
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
2002-03-17  Václav Slavíkadded wxCURSOR_RIGHT_ARROW to wxMGL
2002-03-12  Václav Slavík1. handle Alt-F4 in wxUniv, not wxMGL
2002-03-09  Václav Slavíkquery MGL for resolution
2002-02-24  Robert Roebling Added simplistic wxToolBar to wxUniversal. It
2002-02-24  Václav Slavík1. changed doubleclick events sequence to 'down,up...
2002-02-24  Václav Slavíkcompilation fix
2002-02-17  Václav Slavíkmove wxMGL's wxTimer to src/generic
2002-02-17  Václav Slavíksynthetize 'button up' event before doubleclick, too
2002-02-16  Václav Slavíkoops, commiting too fast, forgot to fix a small typo
2002-02-15  Václav Slavíkadded Alt-PrintScreen handling (SciTech won't be happy...
2002-02-15  Václav Slavíkcopyright update
2002-02-15  Václav Slavíkcorrected double click events: wxMGL will now synthetize
2002-02-14  Václav Slavíkfill wxFocusEvent::m_win properly
2002-02-14  Václav Slavíkimplemented cursors cache, so that cursors are not...
2002-02-14  Julian SmartRemoved wxBuffer from several ports; added function...
2002-02-14  Václav Slavík1. added wxUpdateUIEvent handling to wxMGL
2002-02-12  Václav Slavíksafeguards against crashes
2002-02-10  Václav Slavíkhonour min/max size in wxMGL's wxWindow::DoSetSize
2002-02-09  Václav Slavíkfixes to wxTLW::Maximize in wxMGL
2002-02-09  Václav Slavíkuse AllocExclusive for reference counting
2002-02-09  Václav Slavík1. make paint events debugging runtime switch instead...
2002-02-09  Václav SlavíkwxDC::DoDrawRectangle hack is no longer needed
2002-02-09  Robert Roebling Commiting remaining files of configure change for...
2002-02-01  Václav SlavíkwxRootWindow::AcceptsFocus must be const; added wxRTTI...
2002-01-29  Mattia BarbonUpdated projects/makefiles
2002-01-28  Vadim Zeitlinremoved non existing unzip.h from the filelist.txt...
2002-01-27  Václav SlavíkA couple of fixes to wxMGL's wxWindow:
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
next