2003-07-14 |
Julian Smart | Rationalised OnIdle |
blob | commitdiff | raw |
2003-07-13 |
Julian Smart | Improvements to OnIdle processing |
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-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Václav Slavík | Unicode compilation fixes |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Vadim Zeitlin | small wxGTK compilation fixes |
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-05-21 |
Julian Smart | Applied patch [ 739401 ] gtk_init() has to be called... |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Gilles Depeyrot | assert is raised when using the thread sample (which... |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Gilles Depeyrot | added assert to detect attempt to install idle handler... |
blob | commitdiff | raw | diff to current |
2003-05-05 |
Mattia Barbon | Fix for crash on exit. |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Julian Smart | More deprecated class mods |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Václav Slavík | added native wxMessageDialog implementation for GTK+2 |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Jouk Jansen | Committing in . |
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 |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-07 |
Gilles Depeyrot | display compilation warning under Mac OS X/Darwin for... |
blob | commitdiff | raw | diff to current |
2002-08-11 |
Robert Roebling | Added wxString::FromAscii() wxString::ToAscii(). |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Julian Smart | Possibly cured the assertion message dialog paint problem, |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Robin Dunn | Fixed wxApp::OnAssert signature. |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Vadim Zeitlin | made wxIsInsideYield global -- will be fixed when we... |
blob | commitdiff | raw | diff to current |
2002-05-04 |
Robert Roebling | Made OnInit() and OnRun() logic like MSW when it |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Gilles Depeyrot | poll is not available under Darwin/Mac OS X and select... |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Robert Roebling | Updated makefile for mobile sample. |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Robert Roebling | Untested mini-change for wxGTK idle handling. |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Václav Slavík | move wxApp::GetStdIcon to wxArtProvider |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Robert Roebling | wxX11: |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Robert Roebling | wxX11: |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Robert Roebling | Applied thread wakeup patch. |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Robert Roebling | Change idle behvaiour with regard to wxIdleEvent... |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Robert Roebling | Remove surplus wxTheApp from wxApp... |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Robert Roebling | Some additions to the 12-bit patch. |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Vadim Zeitlin | more Sun C++ compiler warning fixes: in particular... |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Vadim Zeitlin | fixes for the compilation warnings with Sun CC: |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Václav Slavík | wxSystemSettings mods in wxGTK |
blob | commitdiff | raw | diff to current |
2001-12-18 |
Vadim Zeitlin | fix for handling the standard X toolkit options |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Vadim Zeitlin | added wxApp::Yield() |
blob | commitdiff | raw | diff to current |
2001-10-15 |
Václav Slavík | added GetStdIcon support to wxRenderer |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Vadim Zeitlin | missing extern "C" added to fix linking problems with... |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Vadim Zeitlin | applied wxGLApp patch (#464500) |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Vadim Zeitlin | (bad) fix for asserts and OnIdle events |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Vadim Zeitlin | *really* suppress log messages from inside wxYield |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Vadim Zeitlin | added and documented wxApp::OnAssert |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-06-03 |
Václav Slavík | added wxUSE_INTL around wxLocale::GetSystemEncoding |
blob | commitdiff | raw | diff to current |
2001-06-03 |
Václav Slavík | added code to set wxFont's default encoding to wxLocale... |
blob | commitdiff | raw | diff to current |
2001-05-11 |
Robin Dunn | Changed wxRootWindow from a global to a staic variable... |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Julian Smart | Added wxYieldIfNeeded |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Vadim Zeitlin | temp (?) fix for wxYield() calls from other threads |
blob | commitdiff | raw | diff to current |
2001-02-13 |
Julian Smart | Tried to fix GTK+ 2.0 compilos |
blob | commitdiff | raw | diff to current |
2001-02-06 |
Vadim Zeitlin | applied patch 103591 which should fix wxWakeUpIdle() |
blob | commitdiff | raw | diff to current |
2001-01-11 |
Robert Roebling | wxYield() patch from stable tree. |
blob | commitdiff | raw | diff to current |
2000-12-28 |
Robert Roebling | Added wxFileName. |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Robert Roebling | Log error messages work. |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-11-23 |
Robert Roebling | Ported new double idle handlers for pending events |
blob | commitdiff | raw | diff to current |
2000-09-08 |
Julian Smart | Fixed memory leak in listbox, fixed memory leak reporti... |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Julian Smart | Applied memory allocation patch, and worked around... |
blob | commitdiff | raw | diff to current |
2000-08-10 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Ove Kaaven | If compiling with WXGTK20, set wxConvCurrent to wxConvU... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Robert Roebling | Funny resize behaviour fix. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Vadim Zeitlin | wxHandleFatalExceptions() added, documented |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-03-11 |
Robin Dunn | Split up wxEntry so wxPython can use the bits it needs... |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Robert Roebling | Some make corrections for HP and related, |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Vadim Zeitlin | added wxLog::Suspend/Resume and wxYield() uses them... |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Robert Roebling | wxGTK now ignores widget style when using the pixmap... |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Robert Roebling | Minor wxYield() change. |
blob | commitdiff | raw | diff to current |
2000-02-04 |
Vadim Zeitlin | new sample: statbar |
blob | commitdiff | raw | diff to current |
2000-02-02 |
Robert Roebling | Tried to fix corrupted display of wxTextCtrl, |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Robert Roebling | Using the best visual is now an option. |
blob | commitdiff | raw | diff to current |
2000-01-27 |
Robert Roebling | Copied isql.h and isqlext.h to /include/wx/unix and... |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Robert Roebling | Fixed wxListCtrl::GetNextItem() |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Robert Roebling | Fixed resize behaviour under certain circumstances. |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Robert Roebling | Themes and threads testing code. |
blob | commitdiff | raw | diff to current |
2000-01-03 |
Robert Roebling | Distrib things. |
blob | commitdiff | raw | diff to current |
2000-01-02 |
Robert Roebling | wxSpinCtrl no longer emits event when changed program... |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Robert Roebling | Removed two more GUI lock-ups. This time when |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robert Roebling | GUI thread update and event corrections. |
blob | commitdiff | raw | diff to current |
1999-12-20 |
Robert Roebling | Replaced the old wxGetResource implementation with... |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Robert Roebling | Correction to position of rotated text. |
blob | commitdiff | raw | diff to current |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented. |
blob | commitdiff | raw | diff to current |
1999-11-22 |
Robert Roebling | Headers moved a bit. |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Robert Roebling | Added a few non-threads compile fixes, |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
blob | commitdiff | raw | diff to current |
1999-10-15 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Robert Roebling | Added Prepend() and Remove() methods to wxSizer, |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Robert Roebling | compile fixes for EMX |
blob | commitdiff | raw | diff to current |
1999-08-05 |
Robert Roebling | Compile fix for dynarray, |
blob | commitdiff | raw | diff to current |
next |