2006-09-09 |
Paul Cornett | some app.h cleanup: minimize includes, use static cast |
blob | commitdiff | raw |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
blob | commitdiff | raw | diff to current |
2006-09-01 |
Robert Roebling | Correct sizing cursor. |
blob | commitdiff | raw | diff to current |
2006-08-30 |
Paul Cornett | header includes cleanup |
blob | commitdiff | raw | diff to current |
2006-06-18 |
Paul Cornett | build fix for older gtk2, second attempt |
blob | commitdiff | raw | diff to current |
2006-06-17 |
Paul Cornett | build fix for older gtk2 |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Mart Raudsepp | Don't cast with G_OBJECT when passing a GObject to... |
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-04-04 |
Mart Raudsepp | gdk_cursor_destroy -> gdk_cursor_unref |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Mart Raudsepp | And gdk_drawable_unref is in turn deprecated in favor... |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Mart Raudsepp | gdk_bitmap/pixmap_unref -> gdk_drawable_unref |
blob | commitdiff | raw | diff to current |
2006-03-09 |
Vadim Zeitlin | moved wxapp_install_idle_handler and g_isIdle from... |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Vadim Zeitlin | great copy ctor/assignment operators cleanup by Paul... |
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 |
|