2001-05-10 |
Julian Smart | Removed references to xpm[d].lib |
tree | commitdiff |
2001-02-06 |
Julian Smart | Updated VC++ project files for making DLL-based samples |
tree | commitdiff |
2001-02-02 |
Gilles Depeyrot | ignore CodeWarrior build directory |
tree | commitdiff |
2000-10-10 |
Julian Smart | Added VC++ project files (seems logical) |
tree | commitdiff |
2000-10-06 |
Jouk Jansen | Modified Files: |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | makefiles changes (@top_srcdir@ adjusted) |
tree | commitdiff |
2000-01-22 |
Robert Roebling | Various makefile corrections, |
tree | commitdiff |
2000-01-14 |
Vadim Zeitlin | 1. some warnings fixed in forty |
tree | commitdiff |
2000-01-07 |
Vadim Zeitlin | demo of clipboard support for metafiles (which still... |
tree | commitdiff |
1999-11-26 |
Robert Roebling | Minor changes. |
tree | commitdiff |
1999-11-21 |
Robert Roebling | makefile updates, |
tree | commitdiff |
1999-11-18 |
Vadim Zeitlin | wxGTK pastes text from rxvt again |
tree | commitdiff |
1999-11-15 |
Robert Roebling | Added a few non-threads compile fixes, |
tree | commitdiff |
1999-11-11 |
Robert Roebling | Fixed optical bug in wxListCtrl, |
tree | commitdiff |
1999-11-11 |
Vadim Zeitlin | 1. wxStaticBox doesn't draw over the underlying control... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | 1. more corrections to file dnd (works with testdnd... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | wxFileDataObject supports GNOME file dnd now |
tree | commitdiff |
1999-11-06 |
Robert Roebling | Fixed typos in frame and dialog, |
tree | commitdiff |
1999-11-04 |
Robert Roebling | Window placement changes. Pure guessing. |
tree | commitdiff |
1999-11-03 |
Vadim Zeitlin | small corrections for dnd code and added wxFileDataObje... |
tree | commitdiff |
1999-10-30 |
Robert Roebling | Some work on tabbing and menu accels, |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | wxDropSource now has 3 custom cursors for copy/move... |
tree | commitdiff |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
tree | commitdiff |
1999-10-22 |
Julian Smart | BC++ fixes. |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | found the double deltion bug - now it seems to work... |
tree | commitdiff |
1999-10-21 |
Robert Roebling | wxSlider should now display int values, |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | updated the makefile to copy dnd.wxr so that the progra... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | some compilation warnings/errors fixed (still doesn... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObject changes - ok for MSW, still not for GTK... |
tree | commitdiff |
1999-10-19 |
Robert Roebling | Changed two conflicting defines in defs.h |
tree | commitdiff |
1999-10-18 |
Robert Roebling | New wxDataObject etc. Almost works. |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | part of dnd sample I forgot |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. more drag and drop and clipboard changes: |
tree | commitdiff |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Added wxMenu::Delete() and fixed some menu deleted... |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | use BMPs and npt PNGs under MSW |
tree | commitdiff |
1999-08-22 |
Robert Roebling | Added wxCountingStream for measuring the size of... |
tree | commitdiff |
1999-08-14 |
Robert Roebling | Makefile updates |
tree | commitdiff |
1999-08-14 |
Robert Roebling | More samples makefiles |
tree | commitdiff |
1999-08-13 |
Robert Roebling | More smaple makefiles |
tree | commitdiff |
1999-08-05 |
Robert Roebling | Applied patch for stipppled brushes, |
tree | commitdiff |
1999-07-26 |
Ove Kaaven | More _T()... trying to get to that clipboard sample |
tree | commitdiff |
1999-07-04 |
Robert Roebling | Small changed to wxExtDialog |
tree | commitdiff |
1999-06-29 |
Robert Roebling | wxChoiceDialog fix. |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
tree | commitdiff |
1999-06-07 |
Robert Roebling | CVS cleanups. |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | removing (finally) autogenerated files |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | slightly updated makefiles |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | re-readding makefiles |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | re-removing Makefile.in |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | old makefiles removed |
tree | commitdiff |
1999-05-10 |
Vadim Zeitlin | DnD sample compiles and works |
tree | commitdiff |
1999-04-24 |
Robert Roebling | DnD with Unicode fixes |
tree | commitdiff |
1999-04-19 |
Julian Smart | Fixed wxPostScript printing problem (used wrong constru... |
tree | commitdiff |
1999-04-12 |
Robert Roebling | wxDropTarget starts to work |
tree | commitdiff |
1999-04-06 |
Robert Roebling | Chnaged text id for clipboard to "text/plain" |
tree | commitdiff |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
tree | commitdiff |
1999-02-09 |
Julian Smart | Rationalised Cygwin sample makefiles |
tree | commitdiff |
1999-02-09 |
Robert Roebling | custom icons for DnD |
tree | commitdiff |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
tree | commitdiff |
1999-02-04 |
Julian Smart | Some warnings removed. |
tree | commitdiff |
1999-01-26 |
Robert Roebling | A few resize bugs removed |
tree | commitdiff |
1999-01-24 |
Julian Smart | Renamed .nt makefiles to .vc and factored them out... |
tree | commitdiff |
1999-01-24 |
Robert Roebling | Small doc corrections |
tree | commitdiff |
1999-01-21 |
Robert Roebling | changed make_int, make_exp .. to wxmake_int.. |
tree | commitdiff |
1999-01-19 |
Robert Roebling | New DnD and Clipboard code |
tree | commitdiff |
1999-01-14 |
Robert Roebling | Added wxPrivateDropTarget |
tree | commitdiff |
1999-01-13 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1999-01-13 |
Julian Smart | wxMSW wxClipboard implementation |
tree | commitdiff |
1999-01-07 |
Julian Smart | Watcom C++ mods |
tree | commitdiff |
1999-01-04 |
Julian Smart | Simplified BC++ makefiles; C++Builder 1.0 compilation... |
tree | commitdiff |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
tree | commitdiff |
1998-12-09 |
Vadim Zeitlin | "wxGDIObject * => &" related changes (see mail to the... |
tree | commitdiff |
1998-12-08 |
Robert Roebling | DnD updates |
tree | commitdiff |
1998-11-26 |
Robert Roebling | Fixes for wxlist |
tree | commitdiff |
1998-11-24 |
Robert Roebling | GTK's dnd is broken, not mine |
tree | commitdiff |
1998-11-17 |
Julian Smart | Cured BC++ makefile bug; wxGrid fix; updated Motif... |
tree | commitdiff |
1998-09-30 |
Mart Raudsepp | *** empty log message *** |
tree | commitdiff |
1998-09-17 |
Julian Smart | Dnd constant name changes because names like Copy can... |
tree | commitdiff |
1998-09-12 |
Robert Roebling | Changed instal path for setup.h |
tree | commitdiff |
1998-09-11 |
Robert Roebling | Updates to memcheck |
tree | commitdiff |
1998-09-09 |
Karsten Ballüder | removed __WXMSW__ define |
tree | commitdiff |
1998-09-02 |
Robert Roebling | Added wxAccelerators (sort of) |
tree | commitdiff |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
tree | commitdiff |
1998-08-15 |
Robert Roebling | Makefile fixes |
tree | commitdiff |
1998-08-13 |
Unknown (AN) | -Debian glibc2 system is 'linux-gnu', not 'Linux';updat... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | file d&d (re)enabled under Windows |
tree | commitdiff |
1998-08-09 |
Robert Roebling | Added Pop-up menus. |
tree | commitdiff |
1998-08-08 |
Denis Pershin | Small modification |
tree | commitdiff |
1998-08-08 |
Denis Pershin | Third try to commit.... |
tree | commitdiff |
1998-08-02 |
Robert Roebling | Fixed Fontdialog |
tree | commitdiff |
1998-07-31 |
Robert Roebling | Added bitmaps and icons to samples |
tree | commitdiff |
1998-07-27 |
Robert Roebling | warning msgs |
tree | commitdiff |
1998-06-13 |
Julian Smart | Corrected dataobj.h/.cpp, corrected listbox to use... |
tree | commitdiff |
1998-06-13 |
Julian Smart | Correction to dnd.h; EVT_MOUSE_EVENTS now includes... |
tree | commitdiff |
1998-05-22 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
|