]> git.saurik.com Git - wxWidgets.git/history - samples
Made wxGTK dataobj.cpp compile; removed flashing from wxGLCanvas samples;
[wxWidgets.git] / samples /
1999-01-24  Julian SmartMade wxGTK dataobj.cpp compile; removed flashing from...
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-24  Robert Roebling Small doc corrections
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-23  Vadim Zeitlin1. registry files corresponding to the recent registry...
1999-01-22  Robert Roebling The Image sample now does anti-aliasing, oh well.
1999-01-22  Vadim ZeitlinwxThread POSIX implementation seems to work (under...
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-20  Julian SmartFixed wxConfig (I hope) and disabled wxRegConfig::Delet...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-17  Vadim ZeitlinwxThread fixes - compilation under Unix temporarily...
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1999-01-15  Vadim Zeitlineven less spelling errors...
1999-01-15  Robert Roebling DnD feedback
1999-01-14  Robert Roebling Added wxPrivateDropTarget
1999-01-13  Vadim Zeitlinupdated i18n sample, french translations are now in...
1999-01-13  Julian Smart*** empty log message ***
1999-01-13  Robert Roebling Better disabling of toolbars and menubars
1999-01-13  Julian SmartwxMSW wxClipboard implementation
1999-01-13  Robert Roebling more wxImage on Motif
1999-01-13  Robert Roebling Forgot one.
1999-01-13  Robert Roebling The usual amount of trash over my telephone fixed
1999-01-12  Vadim Zeitlinminor samples fixes
1999-01-12  Vadim Zeitlinimages in the notebook work under MSW too (with or...
1999-01-12  Julian SmartSome .tex tweaks; pngdemo fix.
1999-01-12  Robert Roebling image update
1999-01-11  Julian SmartCorrected thread.h inline problem. Set WXWIN_COMPATIBIL...
1999-01-10  Julian SmartAdded some makefiles, cured some wxMotif bugs
1999-01-10  Robert Roebling Cleaning abit
1999-01-09  Julian SmartMore SC++ fixes; HelpGen starting to compile with VC...
1999-01-09  Vadim Zeitlinthread fixes for MSW (samples doesn't compile currently...
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-07  Vadim Zeitlinadded version number to the about box
1999-01-07  Julian SmartWatcom C++ mods
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-05  Julian SmartAdded thread makefile
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-02  Vadim ZeitlinThread fixes (but they still don't work at all...)
1999-01-02  Robert Roebling Triued in vain to fix threads segvs with gcc
1999-01-02  Julian SmartCorrected memory.cpp checkpoint bug; added Tex2RTF
1999-01-01  Julian SmartLots of wxMotif fixes
1999-01-01  Stefan Csomorcw makefile for minimal - to be used as template
1998-12-31  Robert Roebling Compile and build fixes
1998-12-31  Julian SmartAdded Property List classes to main library; added...
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...
next