remove the line for image.h, restore a line commented out by mistake
[wxWidgets.git] / samples /
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-12-09  Julian SmartVarious fixes incl. checking in .po/.mo files
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" changes
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-08  Julian SmartAdded OLE automation sample, changed BC++ makefiles
1998-12-08  Vadim Zeitlinuncommented some code which works now
1998-12-08  Robert Roebling DnD updates
1998-12-07  Vadim Zeitlin1. wxNotebook::GetPageCount() returns only the number...
1998-12-07  Robert Roebling Listctrl updates
1998-12-07  Robert Roebling Keyboard navigatino in tree ctrl
1998-12-07  Robert Roebling Added serial code for wxList and wxHashTable to sourc...
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-05  Robert Roebling New PostScript code
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-04  Robert Roebling Added wxMiniFrame
1998-12-02  Vadim Zeitlindisabled DeleteAll()
1998-12-02  Julian SmartAdded wxRegion version of wxWindowDC::SetClippingRegion
1998-12-01  Robert Roebling Pixel corrections for wxListCtrl
1998-11-30  Vadim Zeitlin1. added wxTreeCtrl::SetItemBold and IsBold, updated...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-26  Vadim ZeitlinwxTreeCtrl::Delete() bug corrected, sample expanded...
1998-11-26  Julian SmartFixed Dialog Editor compilation and window sizing bug...
1998-11-26  Robert Roebling Fixes for wxlist
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-25  Robert Roebling Fixed module code
1998-11-24  Robert Roebling GTK's dnd is broken, not mine
1998-11-23  Julian SmartRemoved rogue AIAI icon; removed PostScript files from...
1998-11-23  Julian SmartFix to wxTreeCtrl::GetNextChild from Marcel Rasche...
1998-11-23  Robert Roebling wxFrame::size There is always a hack to solve your...
1998-11-23  Robert Roebling Added install scripts in missing places
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-21  Julian SmartDoc updates (debug stuff); Cygwin corrections
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-11-16  Robert Roebling Fixed bug in dc::blit()
1998-11-14  Robert Roebling Doc corrections
1998-11-13  Vadim Zeitlin1. GetNextChild() bug fixed in generic version
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-11-11  Robert Roebling Still bit fiddling in wxImage.
1998-11-10  Karsten BallüderAdded a sample to test wxExtHelpController. Should...
1998-11-10  Robert Roebling Added test to prove a supposed misfeature.
1998-11-10  Robert Roebling Bit fiddling part 4.
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-11-08  Robert Roebling Compile and build fixes for wxGTK and wxMotif
1998-11-07  Robert Roebling Fixed 5 bugs in wxImage and Blit
1998-11-04  Robert Roebling Test for image conversion correctness.
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-11-02  Robert Roebling DnD fixes
1998-10-30  Robert Roebling Fixes to fonts, static text, radiobox, frame
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-28  Vadim Zeitlinsome old changes I forgot to check in
1998-10-28  Denis PershinMinor modifications...
1998-10-28  Robert Roebling DnD
1998-10-27  Robert Roebling Fixes, typos etc...
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-27  Robert Roebling Added background colour again
1998-10-26  Julian SmartAdded simple notebook sample
1998-10-26  Vadim Zeitlinfinal (?) changes to the generic tree ctrl -- seems...
1998-10-26  Julian SmartMotif and other mods
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-25  Unknown (UG)no message
1998-10-25  Unknown (UG)no message
1998-10-25  Unknown (UG)no message
1998-10-24  Vadim Zeitlinsome new functions:
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-24  Unknown (UG)uint to unsigned int
1998-10-24  Denis PershinPrealpha, prebeta of new wxTreeCtrl for GTK. It is...
1998-10-23  Vadim Zeitlin1. Split{Horizontal|Vertical} now accept negative args...
1998-10-21  Robert Roebling SetBackground for ListBox and others
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-21  Unknown (UG)no message
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-10-20  Unknown (UG)fix for wxColour breakage
1998-10-20  Unknown (UG)fix for wxUSE_IOSTREAMH
1998-10-20  Denis Pershin.cvsignores added
1998-10-19  Julian SmartMore Motif additions: mdi and sashtest samples now...
1998-10-19  Vadim Zeitlin1. wxTextCtrl::SetBackgroundColour() now works
1998-10-18  Julian SmartMotif additions
1998-10-17  Unknown (UG)update to wx2
1998-10-17  Julian SmartMotif updates
1998-10-17  Unknown (UG)miscellaeneous fixes
1998-10-17  Unknown (UG)miscellaeneous fixes
1998-10-09  Vadim Zeitlinremoved some rests of my tests (which should have never...
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-30  Mart Raudsepp*** empty log message ***
1998-09-29  Vadim Zeitlin1) wxGTK now use the new, native implementation of...
1998-09-25  Vadim ZeitlinUSE_xxx => wxUSE_xxx: all samples compile except memcheck
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-17  Guilhem Lavaux* fixed a wrong line.
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-17  Vadim ZeitlinVZ: I have reformatted it to correspond to our style...
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-09-12  Robert Roebling Removed warnings
1998-09-12  Julian SmartAdded sashtest GTK makefiles (crashing bug to be solved...
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-11  Robert Roebling Updates to memcheck
1998-09-09  Karsten Ballüderremoved __WXMSW__ define
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-07  Robert Roebling Much more aggressive for intercepting events and
next