2009-07-21 |
Vadim Zeitlin | Support delayed destruction in console applications... |
blob | commitdiff | raw |
2009-06-06 |
Vadim Zeitlin | return wxStandardPaths, not wxStandardPathsBase, from... |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Vadim Zeitlin | first round of debug/release merge: introduce wxDEBUG_L... |
blob | commitdiff | raw | diff to current |
2008-11-28 |
Vadim Zeitlin | Streamline wxSocket code: wxSocketBase now uses wxSocke... |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Francesco Montorsi | add to GetToolkitVersion() the = NULL default values... |
blob | commitdiff | raw | diff to current |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate nativ... |
blob | commitdiff | raw | diff to current |
2007-11-23 |
Stefan Csomor | mac cleanup |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Vadim Zeitlin | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2007-06-15 |
Václav Slavík | always compile at least a minimal version of wxStandard... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Vadim Zeitlin | added wxAppTraits::CreateConfig() (patch 1721149) |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Vadim Zeitlin | don't define wxEventLoop class differently in GUI and... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Vadim Zeitlin | compilation fixes for PCH-less build |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Vadim Zeitlin | added wxAppTraits::GetStandardCmdLineOptions() allowing... |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Vadim Zeitlin | added wxAppTraits::SetLocale() and call it during wxApp... |
blob | commitdiff | raw | diff to current |
2006-11-24 |
Robert Roebling | Actually use new GTK+ native assert dialog. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Stefan Neis | Corrected includes for wxGTK under OS/2. |
blob | commitdiff | raw | diff to current |
2006-10-18 |
Robert Roebling | Test for KDE and GNOME using session manager vendor. |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Vadim Zeitlin | added static wxPlatformInfo::Get() and use it (patch... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Michael Wetherell | Add apptrait.h for msdos |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Václav Slavík | wxPlatformInfo::IsUsingUniversalWidgets() was broken... |
blob | commitdiff | raw | diff to current |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064) |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Włodzimierz Skiba | Allow MSW Base be usable in other ports than wxMSW... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Vadim Zeitlin | added wxUSE_STDPATHS |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Włodzimierz Skiba | Completed sync of BASE_CMN_SRC between PalmOS and bakef... |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Vadim Zeitlin | added missing virtual dtors to base classes (patch... |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Włodzimierz Skiba | Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK... |
blob | commitdiff | raw | diff to current |
2004-11-12 |
David Elliott | Moved wxStandardPathsCF into base library when using... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
blob | commitdiff | raw | diff to current |
2004-09-08 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
blob | commitdiff | raw | diff to current |
2004-08-08 |
David Elliott | Removed incorrect struct qualifier from GSocketGUIFunct... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-02-02 |
Václav Slavík | hopefully better description of GetSocketGUIFunctionsTa... |
blob | commitdiff | raw | diff to current |
2004-01-19 |
David Elliott | Reverting wxAppTraits GSocket patch |
blob | commitdiff | raw | diff to current |
2004-01-18 |
David Elliott | Added wxAppTraits::CreateGSocket() as well as implement... |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Stefan Neis | Fixed wxGUIAppTraits declaration on OS/2. |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Stefan Neis | Added GUI part of AppTraits for OS/2. |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Stefan Neis | Added AppTraits for OS/2. |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Stefan Neis | Fixed AppTraits handling on OS/2. |
blob | commitdiff | raw | diff to current |
2003-08-07 |
Václav Slavík | blind fix for watcom |
blob | commitdiff | raw | diff to current |
2003-08-07 |
Václav Slavík | fixed wxBase and GUI separation for sockets code |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Václav Slavík | return wxToolkitInfo by reference and not by pointer |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Václav Slavík | replaced wxAppTraits::GetOSVersion with GetToolkitInfo... |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Vadim Zeitlin | added wxAppTraits::CreateRenderer() which may be used... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | fixed build |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Vadim Zeitlin | test for Mac before Unix as __UNIX__ is defined as... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
blob | commitdiff | raw | diff to current |
2003-07-04 |
Stefan Csomor | wxMac (classic & carbon) support added |
blob | commitdiff | raw | diff to current |
2003-07-04 |
Václav Slavík | compilation fixes for multilib/DLL build |
blob | commitdiff | raw | diff to current |
2003-07-03 |
Vadim Zeitlin | removed static methods from wxAppTraitsBase, this doesn... |
blob | commitdiff | raw | diff to current |
2003-07-03 |
Václav Slavík | this is nasty but required compilation fix, otherwise... |
blob | commitdiff | raw | diff to current |
2003-07-03 |
Václav Slavík | another compilation fix for multilib DLLs |
blob | commitdiff | raw | diff to current |
2003-07-01 |
David Elliott | Declare wxObject |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Vadim Zeitlin | moved GetOSVersion() to the base traits class; implemen... |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Vadim Zeitlin | compilation fix for wxGTK |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
blob | commitdiff | raw | diff to current |
|