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 |
2002-03-17 |
Václav Slavík | minor fix to wxDC::SetClippingRegion |
tree | commitdiff |
2002-03-17 |
Ron Lee | Added wxBufferedDC class. |
tree | commitdiff |
2002-03-17 |
Václav Slavík | use wxUniv's setup |
tree | commitdiff |
2002-03-17 |
Václav Slavík | added wxCURSOR_RIGHT_ARROW to wxMGL |
tree | commitdiff |
2002-03-12 |
Václav Slavík | 1. handle Alt-F4 in wxUniv, not wxMGL |
tree | commitdiff |
2002-03-09 |
Václav Slavík | query MGL for resolution |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Added simplistic wxToolBar to wxUniversal. It |
tree | commitdiff |
2002-02-24 |
Václav Slavík | 1. changed doubleclick events sequence to 'down,up... |
tree | commitdiff |
2002-02-24 |
Václav Slavík | compilation fix |
tree | commitdiff |
2002-02-17 |
Václav Slavík | move wxMGL's wxTimer to src/generic |
tree | commitdiff |
2002-02-17 |
Václav Slavík | synthetize 'button up' event before doubleclick, too |
tree | commitdiff |
2002-02-16 |
Václav Slavík | oops, commiting too fast, forgot to fix a small typo |
tree | commitdiff |
2002-02-15 |
Václav Slavík | added Alt-PrintScreen handling (SciTech won't be happy... |
tree | commitdiff |
2002-02-15 |
Václav Slavík | copyright update |
tree | commitdiff |
2002-02-15 |
Václav Slavík | corrected double click events: wxMGL will now synthetize |
tree | commitdiff |
2002-02-14 |
Václav Slavík | fill wxFocusEvent::m_win properly |
tree | commitdiff |
2002-02-14 |
Václav Slavík | implemented cursors cache, so that cursors are not... |
tree | commitdiff |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function... |
tree | commitdiff |
2002-02-14 |
Václav Slavík | 1. added wxUpdateUIEvent handling to wxMGL |
tree | commitdiff |
2002-02-12 |
Václav Slavík | safeguards against crashes |
tree | commitdiff |
2002-02-10 |
Václav Slavík | honour min/max size in wxMGL's wxWindow::DoSetSize |
tree | commitdiff |
2002-02-09 |
Václav Slavík | fixes to wxTLW::Maximize in wxMGL |
tree | commitdiff |
2002-02-09 |
Václav Slavík | use AllocExclusive for reference counting |
tree | commitdiff |
2002-02-09 |
Václav Slavík | 1. make paint events debugging runtime switch instead... |
tree | commitdiff |
2002-02-09 |
Václav Slavík | wxDC::DoDrawRectangle hack is no longer needed |
tree | commitdiff |
next |