2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
blob | commitdiff | raw |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Vadim Zeitlin | Compilation fixes for wx{X11,GTK1,Motif} after making... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
blob | commitdiff | raw | diff to current |
2008-09-25 |
Francesco Montorsi | provide backward-compat wxCursor(int) ctor; remove... |
blob | commitdiff | raw | diff to current |
2008-09-24 |
Francesco Montorsi | use wxStockCursor (as documented and as already impleme... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | COW cleanup patch (1583966): |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
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-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
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-02-10 |
Vadim Zeitlin | GTK1 fixes after wxObject-derived classes copy ctors... |
blob | commitdiff | raw | diff to current |
2005-12-24 |
Vadim Zeitlin | GTK+ 1 compilation fixes |
blob | commitdiff | raw | diff to current |
2005-12-24 |
Vadim Zeitlin | implemented wxCURSOR_BLANK (bug 1377290) |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Mart Raudsepp | Expand tabs |
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-11-08 |
Mattia Barbon | Compilation fix for !WXWN_COMPATIBILITY_2_4. |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Chris Elliott | fix for gtk swapped colors |
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 | SendIdleEvents -> ProcessIdle |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Robert Roebling | Up-ported wxBusyCursor fix and wxCombBov default... |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Vadim Zeitlin | fixed infinite loop in wxCursor(wxImage) ctor |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Vadim Zeitlin | compilation warning fixes |
blob | commitdiff | raw | diff to current |
2002-03-15 |
Robin Dunn | Added wxCURSOR_RIGHT_ARROW, which is like the typical... |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Václav Slavík | changed wxImage::ComputeHistogram to use wxHashMap |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Julian Smart | Applied wxImage -> wxCursor patch, tool window event... |
blob | commitdiff | raw | diff to current |
2001-08-27 |
Robert Roebling | Probably fixed wxBeginBusyCursor. |
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-04-19 |
Robin Dunn | Added wxCURSOR_ARROWWAIT which is the default arrow... |
blob | commitdiff | raw | diff to current |
2000-11-23 |
Robert Roebling | Busy cursor don't need wxYield(), SendIdleEvents() |
blob | commitdiff | raw | diff to current |
2000-11-18 |
Václav Slavík | added wxCursor ctor for creation from bits array |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
1999-11-22 |
Robert Roebling | Include changes again. Something is wrong with CVS... |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Vadim Zeitlin | added 2 more cursors (patch from Gerd Mueller) |
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-06 |
Robin Dunn | now supports wxCURSOR_BULLSEYE |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-04 |
Robert Roebling | Minor changes to viusal appearance, |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Robert Roebling | Small distrib updates, |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Robert Roebling | Made the RTTI thing an option. |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Karsten Ballüder | Changed default cursor to be an arrow rather than the... |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Karsten Ballüder | Implemented tearoff menus, please see my posting to... |
blob | commitdiff | raw | diff to current |
1999-05-26 |
Robert Roebling | Got a new idea to do cursors, including global |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ove Kaaven | These at least compiles in Unicode mode... |
blob | commitdiff | raw | diff to current |
1999-02-23 |
Vadim Zeitlin | another wxBeginBusyCursor fix |
blob | commitdiff | raw | diff to current |
1999-02-23 |
Vadim Zeitlin | some feeble attempts at making wxBeginBusyCursor work |
blob | commitdiff | raw | diff to current |
1999-01-03 |
Robert Roebling | new cursors |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Robert Roebling | Header changes (gtk.h etc no longer included in defs.h |
blob | commitdiff | raw | diff to current |
1998-12-09 |
Vadim Zeitlin | "wxGDIObject * => &" related changes (see mail to the... |
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-09 |
Robert Roebling | Tried to find a non-existing bug in the cursor-code |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
blob | commitdiff | raw | diff to current |
1998-08-16 |
Robert Roebling | Added mising AddBitmapList in wxBitmap |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|