]> git.saurik.com Git - wxWidgets.git/history - samples
Added fractal, bombs samples; removed global app variable from dbtest.cpp
[wxWidgets.git] / samples /
1998-12-31  Julian SmartAdded fractal, bombs samples; removed global app variab...
1998-12-30  Robert Roebling Guess what: ODBC updates and build fixes.
1998-12-30  Julian SmartAdded makefile.b32 to db sample
1998-12-30  Julian SmartUpdated the Remstar ODBC files, got the db sample compi...
1998-12-29  Robert Roebling Tried to fix some socket things. Wasn't enough.
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-27  Vadim Zeitlin1. Pause()/Resume() implemented for wxMSW
1998-12-26  Robert Roebling Makefile tweaks
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-20  Vadim Zeitlinmissing functions implemented in wxMSW tree ctrl (custo...
1998-12-19  Robert Roebling Added missing filed to sample
1998-12-19  Robert Roebling Added more keyboard handling to wxTreeCtrl
1998-12-18  Vadim ZeitlinwxTreeCtrl::Sort() changed, adapted the sample to show it.
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-17  Vadim ZeitlinThe checkbox doesn't eat the first "toggled" event...
1998-12-17  Vadim Zeitlin1. added wxTreeCtrl::DeleteChildren()
1998-12-17  Vadim Zeitlinstatus bar is created before it's used for the first...
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-17  Robert Roebling Added wxDirDialog
1998-12-17  Julian SmartRe-added corrupt binary files; small change to filefn...
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-16  Julian SmartRemoved some unnecessary bitmaps; other minor changes
1998-12-16  Robert Roebling Added wxTolBar::etMargins
1998-12-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-15  Vadim Zeitlin1. is there any reason to comment out SetColor() in...
1998-12-15  Julian SmartUpdated frame style
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)
1998-12-15  Vadim Zeitlinsomehow this file contained several NUL characters...
1998-12-15  Robert Roebling A bit more DnD and clipbrd updates
1998-12-14  Robert Roebling Now even wxRadioButton works
1998-12-14  Julian SmartVarious; wxRadioButton::GetValue corrected
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code
1998-12-13  Robert Roebling More clean-up
1998-12-13  Robert Roebling Bit of CVS clean-up
1998-12-13  Julian SmartChanged use_system_defaults to 1.
1998-12-13  Robert Roebling Updated resource sample
1998-12-13  Robert Roebling Added wxList:Nth check again
1998-12-12  Julian SmartAdded wxPoem sample; fixed some Dialog Editor problems...
1998-12-12  Robert Roebling More colour finetuning
1998-12-12  Julian SmartAdded script to help make wxMotif via configure; nativd...
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-11  Julian SmartCorrections to Forty Thieves; wxMemoryDC problem tempor...
1998-12-11  Robin DunnAdded wxTaskBarIcon::PopupMenu()
1998-12-10  Julian SmartDialog Editor corrections for latest wxWin changes...
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...
next