2010-01-07 |
Paul Cornett | remove unused function GetGdkVisual() |
blob | commitdiff | raw |
2009-10-13 |
Paul Cornett | Make m_idleMutex an object instead of a pointer. Use... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Julian Smart | Applied patch #9058 (add Hildon 2.0 support) |
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 |
2009-02-15 |
Francesco Montorsi | second part of #10320: move wxApp event handling functi... |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Francesco Montorsi | check in the 'selective yield' patch (see ticket #10320): |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Vadim Zeitlin | add SetNativeTheme() (slightly modified patch 1884553) |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Vadim Zeitlin | some Hildon integration work: use HildonProgram (for... |
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-07-08 |
Paul Cornett | process pending wx events before sending idle events |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Paul Cornett | Reorganize idle system code. |
blob | commitdiff | raw | diff to current |
2007-04-15 |
Vadim Zeitlin | Refactor all code common to X11 OpenGL implementations... |
blob | commitdiff | raw | diff to current |
2006-12-09 |
Paul Cornett | rename RemoveIdleSource to SuspendIdleCallback |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Paul Cornett | add emission hook from RemoveIdleSource (was RemoveIdle... |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Paul Cornett | correct idle tag type; remove unneeded includes |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Vadim Zeitlin | override OnAssertFailure(), not OnAssert() which is... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Paul Cornett | remove obsolete color cube and image to bitmap code |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-02 |
Michael Wetherell | Add import/export attributes |
blob | commitdiff | raw | diff to current |
2005-04-13 |
Michael Wetherell | Move G_FILENAME_ENCODING to wxGTK |
blob | commitdiff | raw | diff to current |
2005-03-29 |
Robert Roebling | Made wxConvBrokenFileNames public. |
blob | commitdiff | raw | diff to current |
2005-03-27 |
Vadim Zeitlin | applied patch fixing problems with X server crash when... |
blob | commitdiff | raw | diff to current |
2004-11-04 |
Václav Slavík | (hopefully) fixed race condition in installing idle... |
blob | commitdiff | raw | diff to current |
2004-11-04 |
Václav Slavík | m_wakeUpTimerTag is not used anywhere, removed |
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 |
2003-09-27 |
Vadim Zeitlin | removed Initialized() |
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-15 |
Vadim Zeitlin | use wxEventLoop in wxApp under wxMSW; factored out... |
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-07-14 |
Julian Smart | Rationalised OnIdle |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
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 | wxBase/GUI separation: 1st step, wxMSW should build... |
blob | commitdiff | raw | diff to current |
2002-09-07 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Julian Smart | Applied patch [ 588734 ] Makes ProcessIdle() virtual |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Robin Dunn | Fixed wxApp::OnAssert signature. |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Robert Roebling | Updated makefile for mobile sample. |
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-01-12 |
Robert Roebling | Some additions to the 12-bit patch. |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Vadim Zeitlin | added wxApp::Yield() |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Vadim Zeitlin | applied wxGLApp patch (#464500) |
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 |
2000-08-24 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-08-10 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Jouk Jansen | Committing in . |
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-18 |
Robert Roebling | Corrected wxImage for use with mono wxBitmaps, |
blob | commitdiff | raw | diff to current |
1999-10-11 |
Robert Roebling | added SpinCtrl, |
blob | commitdiff | raw | diff to current |
1999-08-24 |
Robert Roebling | Added new wxFontDialog, |
blob | commitdiff | raw | diff to current |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
blob | commitdiff | raw | diff to current |
1999-07-06 |
Vadim Zeitlin | 1. wxAppBase class appers, wxApp in wxGTK and wxMSW... |
blob | commitdiff | raw | diff to current |
1999-07-05 |
Karsten Ballüder | Made icons configurable via a wxMApp virtual function... |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Robert Roebling | Played a little with sockets. |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Robert Roebling | Put wxGTK's threads back to life. |
blob | commitdiff | raw | diff to current |
1999-04-08 |
Karsten Ballüder | Fixed gtk 1.2.x wxYield() problem (tested). |
blob | commitdiff | raw | diff to current |
1999-03-27 |
Guilhem Lavaux | * Added threads event propagation. Should compile on... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Robert Roebling | Small doc corrections |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Robert Roebling | New DnD and Clipboard code |
blob | commitdiff | raw | diff to current |
1999-01-12 |
Robert Roebling | image update |
blob | commitdiff | raw | diff to current |
1999-01-10 |
Robert Roebling | OpenGl works now under GTK |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Robert Roebling | Implemented wxScreenDC the hard way |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
blob | commitdiff | raw | diff to current |
1998-09-02 |
Robert Roebling | Added wxAccelerators (sort of) |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
blob | commitdiff | raw | diff to current |
1998-08-03 |
Vadim Zeitlin | wxApp::Get/SetVendorName functions added |
blob | commitdiff | raw | diff to current |
1998-06-03 |
Robert Roebling | GTK |
blob | commitdiff | raw | diff to current |
1998-05-26 |
Vadim Zeitlin | new compile option added: USE_WXCONFIG. If it's 1,... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|