]> git.saurik.com Git - wxWidgets.git/history - samples/dnd
moved to autoconf-2.5x
[wxWidgets.git] / samples / dnd /
2003-06-24  Václav Slavíkmoved to autoconf-2.5x
2003-06-23  Václav Slavíkgenerated new makefiles
2003-06-23  Václav Slavíknew build system
2003-06-20  Chris Elliottrelative path to wxwin in samples for Digital Mars...
2003-06-16  Chris Elliottmakefiles for samples for digital mars
2003-06-07  Vadim Zeitlinprintf() format warrning fix
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-03-31  Julian SmartMore deprecated class mods
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-08  Julian SmartApplied cvsignore patch
2002-12-13  Mattia Barbon Make some of the samples compile in Unicode mode.
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-08-02  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-28  Vadim Zeitlinadded a (commented out) example of how to force the...
2002-04-28  Vadim Zeitlinremoved a wxPaintDC::Clear() fatal to wxGTK
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-04-01  Julian SmartAdded FloodFill patch for samples
2002-03-24  Václav Slavíkdon't use deprecated wxImage methods inside wxWin
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-18  Julian SmartUpdated VC++ files
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2001-12-31  Stefan Csomord&d implementation
2001-12-31  Stefan CsomorwxMAC added
2001-12-09  Vadim Zeitlinrefresh the window when the size changed
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-12-02  Vadim Zeitlinfixed bad choice of accel keys
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-22  Mattia BarbonUnicode compilation fixed for almost all samples
2001-10-26  Robin DunnAdded wxDragLink
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-08-16  Vadim Zeitlinadded wxURLDataObject which unfortunately doesn't seem...
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-09  Gilles Depeyrotadded CodeWarrior 5 projects for samples
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-02  Gilles Depeyrotignore CodeWarrior build directory
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-10-06  Jouk Jansen Modified Files:
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-22  Robert Roebling Various makefile corrections,
2000-01-14  Vadim Zeitlin1. some warnings fixed in forty
2000-01-07  Vadim Zeitlindemo of clipboard support for metafiles (which still...
1999-11-26  Robert Roebling Minor changes.
1999-11-21  Robert Roebling makefile updates,
1999-11-18  Vadim ZeitlinwxGTK pastes text from rxvt again
1999-11-15  Robert Roebling Added a few non-threads compile fixes,
1999-11-11  Robert Roebling Fixed optical bug in wxListCtrl,
1999-11-11  Vadim Zeitlin1. wxStaticBox doesn't draw over the underlying control...
1999-11-06  Vadim Zeitlin1. more corrections to file dnd (works with testdnd...
1999-11-06  Vadim ZeitlinwxFileDataObject supports GNOME file dnd now
1999-11-06  Robert Roebling Fixed typos in frame and dialog,
1999-11-04  Robert Roebling Window placement changes. Pure guessing.
1999-11-03  Vadim Zeitlinsmall corrections for dnd code and added wxFileDataObje...
1999-10-30  Robert Roebling Some work on tabbing and menu accels,
1999-10-24  Vadim ZeitlinwxDropSource now has 3 custom cursors for copy/move...
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-22  Julian SmartBC++ fixes.
1999-10-21  Vadim Zeitlinfound the double deltion bug - now it seems to work...
1999-10-21  Robert Roebling wxSlider should now display int values,
1999-10-21  Vadim Zeitlinupdated the makefile to copy dnd.wxr so that the progra...
1999-10-21  Vadim Zeitlinsome compilation warnings/errors fixed (still doesn...
1999-10-21  Vadim ZeitlinwxDataObject changes - ok for MSW, still not for GTK...
1999-10-19  Robert Roebling Changed two conflicting defines in defs.h
1999-10-18  Robert Roebling New wxDataObject etc. Almost works.
1999-10-18  Vadim Zeitlinpart of dnd sample I forgot
1999-10-18  Vadim Zeitlin1. more drag and drop and clipboard changes:
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-10-11  Robert Roebling Added wxMenu::Delete() and fixed some menu deleted...
1999-10-04  Vadim Zeitlinuse BMPs and npt PNGs under MSW
1999-08-22  Robert Roebling Added wxCountingStream for measuring the size of...
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More smaple makefiles
1999-08-05  Robert Roebling Applied patch for stipppled brushes,
1999-07-26  Ove KaavenMore _T()... trying to get to that clipboard sample
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-06-29  Robert Roebling wxChoiceDialog fix.
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-07  Robert Roebling CVS cleanups.
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-01  Vadim Zeitlinre-readding makefiles
1999-06-01  Vadim Zeitlinre-removing Makefile.in
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Vadim Zeitlinold makefiles removed
1999-05-10  Vadim ZeitlinDnD sample compiles and works
1999-04-24  Robert Roebling DnD with Unicode fixes
1999-04-19  Julian SmartFixed wxPostScript printing problem (used wrong constru...
next