2008-05-23 |
Vadim Zeitlin | improve wxMessageOutputBest console output under Window... |
blob | commitdiff | raw |
2008-01-05 |
Vadim Zeitlin | clean up wxEvtHandler::m_eventsLocker weirdness: there... |
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-11-22 |
Stefan Csomor | cleanup mac |
blob | commitdiff | raw | diff to current |
2007-09-15 |
Vadim Zeitlin | wxX11 compilation fixes after wxTRANSLATE/wxCmdLineEntr... |
blob | commitdiff | raw | diff to current |
2007-09-14 |
Vadim Zeitlin | reverted the change of wxCmdLineEntryDesc fields to... |
blob | commitdiff | raw | diff to current |
2007-09-07 |
Vadim Zeitlin | don't use _T() inside wxGetTranslation() and related... |
blob | commitdiff | raw | diff to current |
2007-08-11 |
David Elliott | Use wxLogStdErr in preference to wxLogGui on wxCocoa. |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | fixes for building wxMSW with --disbale-all-features |
blob | commitdiff | raw | diff to current |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Vadim Zeitlin | call wxAppConsole::CleanUp() from the derived class... |
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-27 |
Václav Slavík | PCH-less compilation fixes |
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-11-17 |
Robert Roebling | Add forceTrueColour option to SetBestVisual(). |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Vadim Zeitlin | moved GetLayoutDirection() to GUI wxApp, it has nothing... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Paul Cornett | some app.h cleanup: minimize includes, use static cast |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Vadim Zeitlin | remove the object from wxPendingDelete list before... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Włodzimierz Skiba | Include wx/bitmap.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Paul Cornett | move some data definitions to more appropriate places |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Włodzimierz Skiba | Include wx/list.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Vadim Zeitlin | wxEventLoop::ms_activeLoop is now defined in its own... |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Vadim Zeitlin | implemented wxEventLoop for wxMac |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Vadim Zeitlin | define wxEventLoopBase::ms_activeLoop in appcmn.cpp... |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Vadim Zeitlin | moved OnExceptionInMainLoop() from wxAppConsole to... |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Václav Slavík | reverted previous accidental commit |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Václav Slavík | wxMac linking fix |
blob | commitdiff | raw | diff to current |
2005-10-31 |
Włodzimierz Skiba | wxMGL revitalised with OpenWatcom. |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | more extra semicolons removed (patch 1303724) |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-14 |
Vadim Zeitlin | renamed arg[cv] parameters to not hide wxApp members |
blob | commitdiff | raw | diff to current |
2005-06-21 |
Václav Slavík | rolled back exceptions handling patch, it relied on... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Václav Slavík | changed exceptions handling to work under wxGTK |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Ryan Norton | Fix CYGWIN socket compilo |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Mattia Barbon | Correct harmless typos. |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Włodzimierz Skiba | .empty() string cleaning. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Włodzimierz Skiba | Final MSW/PalmOS split. Remove dump copies of MSW speci... |
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-07 |
Robert Roebling | Forgot to commit these. |
blob | commitdiff | raw | diff to current |
2004-11-05 |
Robert Roebling | Mem leaks in connection with print factory code. |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Vadim Zeitlin | destroy any TLWs still alive when the app terminates... |
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-06 |
David Elliott | Get rid of wxUSE_GSOCKET_CPLUSPLUS |
blob | commitdiff | raw | diff to current |
2004-08-06 |
David Elliott | wxMac CFM never has a GSocketGUIFunctionsTable |
blob | commitdiff | raw | diff to current |
2004-08-03 |
David Elliott | Revert original UNIX C->C++ conversion and instead... |
blob | commitdiff | raw | diff to current |
2004-08-03 |
David Elliott | Prepare for GSocket C->C++ migration |
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-07 |
Vadim Zeitlin | fixes for compiling with more stuff disabled in setup... |
blob | commitdiff | raw | diff to current |
2004-02-05 |
Václav Slavík | wxMGL fixes (patch #884758) |
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-12-13 |
Gilles Depeyrot | use wxMac Mach-o GUI-specific functions (gsockosx) |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Vadim Zeitlin | fixed (harmless) mem leak when wxUSE_THREADS == 0 |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Vadim Zeitlin | removed wxApp::Initialized() (replaced with a dummy... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Vadim Zeitlin | use standard tied pointer now |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Vadim Zeitlin | don't hang forever in Dispatch() if there is no event... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Vadim Zeitlin | (blind) fix for wxMac compilation |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | use wxEventLoop in wxApp under wxMSW; factored out... |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Vadim Zeitlin | no changes |
blob | commitdiff | raw | diff to current |
2003-08-16 |
Stefan Csomor | corrected include for __WXMAC__ |
blob | commitdiff | raw | diff to current |
2003-08-11 |
Vadim Zeitlin | fixed some warnings about unused variables values |
blob | commitdiff | raw | diff to current |
2003-08-10 |
Václav Slavík | __WXMAC__, not __MAC__ |
blob | commitdiff | raw | diff to current |
2003-08-10 |
Václav Slavík | wxMac fix |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
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-04 |
Václav Slavík | added build options sanity checks into all main libraries |
blob | commitdiff | raw | diff to current |
2003-08-04 |
Vadim Zeitlin | fixed non GUI cmd line options |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Vadim Zeitlin | moved wxUniv-specific GUI stuff from wxBase to wxCore... |
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-22 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... |
blob | commitdiff | raw | diff to current |
2003-07-15 |
Julian Smart | Compile with EVC 3.0 2002 |
blob | commitdiff | raw | diff to current |
2003-07-15 |
Julian Smart | Small tweaks for WinCE compatibility |
blob | commitdiff | raw | diff to current |
2003-07-14 |
Julian Smart | Rationalised OnIdle |
blob | commitdiff | raw | diff to current |
2003-07-13 |
Julian Smart | Improvements to OnIdle processing |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods. |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
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-01 |
Mattia Barbon | MinGW compilation fixes. |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Vadim Zeitlin | added missing #include bitmap.h |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Vadim Zeitlin | more work on fixing wxEntry() and ANSI/Unicode cmd... |
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-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 |
2003-04-09 |
Gilles Depeyrot | if we are not in the main thread, output the assert... |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Julian Smart | Removed unnecessary #ifs |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Julian Smart | #ifed wxLog occurrences |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Vadim Zeitlin | compilation fixes for non default wxUSE_XXX values... |
blob | commitdiff | raw | diff to current |
2002-12-06 |
Vadim Zeitlin | fixed mem leak when using non default theme; change... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Chris Elliott | move code from .h to .cpp to prevent Borland warning |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Vadim Zeitlin | removed wxApp::DoInit(); added wxApp::CreateMessageOutp... |
blob | commitdiff | raw | diff to current |
2002-08-18 |
Vadim Zeitlin | fixed wxBase compilation (what was msgdlg.h doing in... |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Vadim Zeitlin | the app doesn't exit any more if a dialog is shown... |
blob | commitdiff | raw | diff to current |
2002-08-04 |
Václav Slavík | wxCmdLineParser's output goes to stderr, not message... |
blob | commitdiff | raw | diff to current |
next |