2005-11-20 |
Dimitri Schoolwerth | applied patch #1356901 "Yet another removal of extra... |
tree | commitdiff |
2005-11-04 |
Włodzimierz Skiba | Get/SetTitle only for wxTopLevelWindow (wxMGL part). |
tree | commitdiff |
2005-10-31 |
Włodzimierz Skiba | wxMGL revitalised with OpenWatcom. |
tree | commitdiff |
2005-10-06 |
Włodzimierz Skiba | wxPalette unified. Source cleaning. |
tree | commitdiff |
2005-10-05 |
Włodzimierz Skiba | wxColour source cleaning. Corrections to 'const unsigne... |
tree | commitdiff |
2005-10-04 |
Włodzimierz Skiba | Fix for mistake with const for non pointer/reference... |
tree | commitdiff |
2005-10-04 |
Włodzimierz Skiba | wxBrush::SetColour and wxPen::SetColour unified. Source... |
tree | commitdiff |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
tree | commitdiff |
2005-08-30 |
Włodzimierz Skiba | Missing wxGetOsDescription() for wxMGL in response... |
tree | commitdiff |
2005-08-06 |
Michael Wetherell | Refresh a window's non-client area when it is resized. |
tree | commitdiff |
2005-08-01 |
Michael Wetherell | Set default size and position for top level windows |
tree | commitdiff |
2005-07-30 |
Michael Wetherell | Defer deletion of wxFontsManager and MGL_exit until... |
tree | commitdiff |
2005-04-30 |
Michael Wetherell | Call MGL_init earlier in wxApp::Initialize to avoid... |
tree | commitdiff |
2005-04-25 |
Michael Wetherell | Remove msdos code now in src/msdos, update bakefiles... |
tree | commitdiff |
2005-04-22 |
Michael Wetherell | Use wxMilliSleep instead of the deprecated wxUsleep |
tree | commitdiff |
2005-04-22 |
Michael Wetherell | Compilation fixes for wxMGL |
tree | commitdiff |
2005-04-14 |
Włodzimierz Skiba | Comment correction, source cleaning. |
tree | commitdiff |
2005-04-05 |
Włodzimierz Skiba | Deprecate wxPathExists, make wxDirExists used everywher... |
tree | commitdiff |
2005-04-03 |
Julian Smart | Should return wxImage not bool |
tree | commitdiff |
2005-03-07 |
Robert Roebling | Applied GetSystemMetric patch to suppurt GTK and... |
tree | commitdiff |
2004-12-21 |
Włodzimierz Skiba | Metric conversion constants not doubled in each port... |
tree | commitdiff |
2004-12-13 |
Włodzimierz Skiba | math.h/PI integration |
tree | commitdiff |
2004-09-29 |
Robin Dunn | wxSystemSettings::GetMetric returns -1 if the metric... |
tree | commitdiff |
2004-09-29 |
Václav Slavík | changes to make wxWindow::FindFocus work as expected... |
tree | commitdiff |
2004-07-30 |
Vadim Zeitlin | switched to wxEventLoopBase/wxEventLoop implementation... |
tree | commitdiff |
2004-05-23 |
Julian Smart | Use old licence name |
tree | commitdiff |
2004-05-23 |
Julian Smart | Name and version changes |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | use ResetClipping() instead of simply setting m_clippin... |
tree | commitdiff |
2004-02-05 |
Václav Slavík | wxMGL fixes (patch #884758) |
tree | commitdiff |
2004-01-18 |
Julian Smart | encinfo.h was missing |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 828303 ] Slight wxColour cleanup |
tree | commitdiff |
2003-10-30 |
Vadim Zeitlin | removed calls to wxWindowBase::InitBase(), it is called... |
tree | commitdiff |
2003-10-18 |
Vadim Zeitlin | replaced all occurences of wxColourDatabase::FindColour... |
tree | commitdiff |
2003-09-27 |
Vadim Zeitlin | removed wxApp::Initialized() (replaced with a dummy... |
tree | commitdiff |
2003-09-27 |
Vadim Zeitlin | merged wxDisplayModeInfo and wxVideoMode in a single... |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | pointer returned by GetNativeFontInfo() is now const... |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
tree | commitdiff |
2003-09-18 |
Václav Slavík | wxMGL compilation fixes |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | use wxEventLoop in wxApp under wxMSW; factored out... |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | call RemoveChild() in ~wxWindowBase instead of doing... |
tree | commitdiff |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
tree | commitdiff |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
tree | commitdiff |
2003-07-20 |
Václav Slavík | files.lst files are no longer used |
tree | commitdiff |
2003-07-14 |
Julian Smart | Rationalised OnIdle |
tree | commitdiff |
2003-07-13 |
Julian Smart | Improvements to OnIdle processing |
tree | commitdiff |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
tree | commitdiff |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
tree | commitdiff |
2003-07-01 |
Vadim Zeitlin | GetOsVersion() is now wxGUIAppTraits method instead... |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | more work on fixing wxEntry() and ANSI/Unicode cmd... |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | regenerated project/makefiles with tmake |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | removed duplicate wxTheApp and m_appInitFn definitions... |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | regenerated using tmake to add fldlgcmn.cpp |
tree | commitdiff |
2003-06-13 |
Vadim Zeitlin | regenerated all make/project files to include selstore... |
tree | commitdiff |
2003-05-24 |
Mattia Barbon | Removed obsoleted files from vc.t. |
tree | commitdiff |
2003-05-24 |
Julian Smart | Removed wxHTMLHelpControllerBase (putting the |
tree | commitdiff |
2003-04-10 |
Vadim Zeitlin | regenerated with tmake after adding datacmn.cpp |
tree | commitdiff |
2003-04-10 |
Vadim Zeitlin | extracted duplicated code from src/*/data.cpp in a... |
tree | commitdiff |
2003-04-10 |
Vadim Zeitlin | moved wxFloat/DoubleToStringStr from src/*/data.cpp... |
tree | commitdiff |
2003-04-05 |
Václav Slavík | regenerated makefiles |
tree | commitdiff |
2003-03-31 |
Mattia Barbon | Regenerated some more makefiles/filelists. |
tree | commitdiff |
2003-03-31 |
Mattia Barbon | Removed Motif files that only contained stubs |
tree | commitdiff |
2003-03-31 |
Julian Smart | More deprecated class mods |
tree | commitdiff |
2003-03-30 |
Julian Smart | Removing deprecated classes |
tree | commitdiff |
2003-03-28 |
Robin Dunn | Added wxTLW::SetShape and implementations for wxGTK... |
tree | commitdiff |
2003-03-17 |
Julian Smart | Fixed copyright and licence spelling |
tree | commitdiff |
2003-02-19 |
Robin Dunn | Send the wxWindowDestroyEvent for all ports |
tree | commitdiff |
2003-02-12 |
Václav Slavík | compilation fixes |
tree | commitdiff |
2003-01-28 |
Mattia Barbon | Regenerate makefiles. |
tree | commitdiff |
2003-01-25 |
Ron Lee | Added missing quantize.h |
tree | commitdiff |
2002-12-07 |
Vadim Zeitlin | added semicolons after HASH_MAP macros |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
tree | commitdiff |
2002-09-08 |
Václav Slavík | compilation fixc |
tree | commitdiff |
2002-09-05 |
Robin Dunn | Added effects.h to filelist.txt so it will get installe... |
tree | commitdiff |
2002-09-04 |
Václav Slavík | use own mutex for region iterator locking, not gui one |
tree | commitdiff |
2002-09-04 |
Václav Slavík | whoever added mdig.cpp forgot to update the makefiles |
tree | commitdiff |
2002-08-10 |
Václav Slavík | tell that there was an error... |
tree | commitdiff |
2002-08-10 |
Václav Slavík | SciTech MGL changed public interface again, let's accom... |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Regenerated files.lst after addition of listbase.h |
tree | commitdiff |
2002-07-24 |
Mattia Barbon | Updated Makefiles for all but Motif; there is either... |
tree | commitdiff |
2002-07-19 |
Václav Slavík | use wxLogFatalError, not wxFatalError |
tree | commitdiff |
2002-06-12 |
Vadim Zeitlin | added missing semicolons after asserts (patch 567853) |
tree | commitdiff |
2002-06-07 |
Václav Slavík | updated wxMGL's wxExecute signatures |
tree | commitdiff |
2002-05-04 |
Robert Roebling | Added screen design to system settings for |
tree | commitdiff |
2002-04-23 |
Václav Slavík | added wx/msw/missing.h |
tree | commitdiff |
2002-04-17 |
Julian Smart | Added wxDF_HTML |
tree | commitdiff |
2002-04-10 |
Robert Roebling | Added "metal" theme. |
tree | commitdiff |
2002-04-07 |
Václav Slavík | cleaned up the mess caused by FloodFill patch |
tree | commitdiff |
2002-04-06 |
Václav Slavík | added wxFontMapper::Get/Set |
tree | commitdiff |
2002-04-01 |
Julian Smart | Separated wxImage::FloodFill from image.cpp |
tree | commitdiff |
2002-04-01 |
Julian Smart | Applied FloodFill patch |
tree | commitdiff |
2002-04-01 |
Robert Roebling | Temporarily use self-made wxTextCtrl in wxX11 until |
tree | commitdiff |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
tree | commitdiff |
2002-03-24 |
Václav Slavík | move wxApp::GetStdIcon to wxArtProvider |
tree | commitdiff |
2002-03-22 |
Julian Smart | Removed helpwxht.h/cpp (old wxHelpControllerHtml class) |
tree | commitdiff |
2002-03-21 |
Václav Slavík | added wxArtProvider |
tree | commitdiff |
2002-03-18 |
Robin Dunn | Regenerated file lists so features.h would be installed |
tree | commitdiff |
2002-03-17 |
Václav Slavík | better handling situation when active frame is destroye... |
tree | commitdiff |
2002-03-17 |
Václav Slavík | fixed rendering artifact in popup menus |
tree | commitdiff |
next |