]> git.saurik.com Git - wxWidgets.git/history - samples
1. Implemented support for different icons for different states (expanded,
[wxWidgets.git] / samples /
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-29  Julian SmartMisc changes, including to wxPropertyForm and sample...
1999-09-21  Michael BedwardIfdef'd out sample code for wxStaticBitmap. It's not...
1999-09-16  Vadim Zeitlinuse "cd dir && make" instead of "cd dir; make" which...
1999-09-15  Vadim Zeitlinadded test for changing toolbar on the fly
1999-09-15  Vadim Zeitlinremoved some unneeded bit of test code
1999-09-14  J. Russell SmythAdded makefile and resource script for building under...
1999-09-12  Harco de HilsterNew HTML help system. The old controller class has...
1999-09-11  Guillermo Rodrigue... little changes
1999-09-09  Guillermo Rodrigue... wxUSE_GIF instead of wxUSE_LIBGIF
1999-09-09  Guillermo Rodrigue... small changes here and there
1999-09-09  Guillermo Rodrigue... Nothing serious here :-)
1999-09-07  Guillermo Rodrigue... Little changes
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-09-05  Guilhem LavauxAdded GSocket/wxSocket alias to socket.h to prevent...
1999-09-03  Michael BedwardFixes for gcc 2.95 and AIX.
1999-09-02  Guilhem LavauxAdded a test to wxSocket sample (client side socket...
1999-08-31  Michael Bedwardifdef'd out call to dc.FloodFill() for WXMOTIF (not...
1999-08-29  Guillermo Rodrigue... *** empty log message ***
1999-08-29  Guillermo Rodrigue... binary
1999-08-29  Guillermo Rodrigue... *** empty log message ***
1999-08-29  Guilhem LavauxPNM horse
1999-08-29  Guillermo Rodrigue... *** empty log message ***
1999-08-29  Guillermo Rodrigue... *** empty log message ***
1999-08-29  Guilhem LavauxRemoved LastError() from wxFilterStream
1999-08-29  Guillermo Rodrigue... Added horse.pcx
1999-08-29  Guillermo Rodrigue... binary
1999-08-29  Guillermo Rodrigue... *** empty log message ***
1999-08-29  Guillermo Rodrigue... PCX image for testing
1999-08-28  Robert Roebling Added German translation to internat sample.
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-27  Guillermo Rodrigue... Added testing code for PCX Handler (which is still...
1999-08-26  Guilhem LavauxBetter fix for thread sample code
1999-08-26  Guilhem LavauxFixed thread sample SEGV on wxGTK
1999-08-26  Patrick AlbertSolving link problem with 16 bits versions (wxProcessEv...
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-08-24  Sylvain Bougnoux2c : check menu was inversely set
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
1999-08-22  Robert Roebling Added wxCountingStream for measuring the size of...
1999-08-21  Robert Roebling makefile typo
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-20  Stefan CsomorCW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-18  Václav Slavíkadded wxImage::CanRead
1999-08-18  Vadim ZeitlinwxWizard added
1999-08-18  Sylvain Bougnouxchange some #ifdef
1999-08-17  Robin Dunnremoved references to local tick_bmp and cross_bmp
1999-08-16  Robert Roebling Added missing files
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-08-16  Robert Roebling compile fixes for EMX
1999-08-15  Vadim ZeitlinwxWizard draft
1999-08-15  Robert Roebling Added and corrected a few more html makefiles,
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More makefiles
1999-08-13  Robert Roebling More smaple makefiles
1999-08-13  Robert Roebling Updated makefiles for printing sample
1999-08-13  Robert Roebling Added wxStaticBoxSizer,
1999-08-13  Robert Roebling Compile fixes,
1999-08-12  Robert Roebling Augmented beta to 9,
1999-08-12  J. Russell SmythChanged wxBox to wxBoxSizer to fit current API
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-08-10  Robert Roebling Updates for makefile.unx
1999-08-09  Julian SmartA fix for wxTaskBarIcon (temporary wxFrame interfering...
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-08-09  Robert Roebling Completed wxBox,
1999-08-08  Robert Roebling Finished porting Robin's wxSizers
1999-08-08  Robert Roebling Added wxNewSizer and wxBorderNewSizer with sample
1999-08-08  Václav Slavíkscrollbar doesn't appear anymore in html view
1999-08-08  Václav Slavíknow has 'help' item in menu
1999-08-07  Vadim ZeitlinwxMimeTypesManager::AddFallbacks() added, also correcte...
1999-08-06  Robert Roebling Minor corrections to samples again.
1999-08-06  Robert Roebling Minor changes to samples.
1999-08-05  Robert Roebling Compile fix for dynarray,
1999-08-05  Robin Dunnfixed compile error
1999-08-05  Robert Roebling Compile fix for button, MSW
1999-08-05  Robert Roebling Applied patch for stipppled brushes,
1999-08-05  Julian SmartAdded new files to .rsp files; added new samples to...
1999-08-04  Vadim ZeitlinwxButton::GetDefaultSize() fix
1999-08-04  J. Russell SmythMoved initialization of status bar to eliminate assert...
1999-08-04  J. Russell Smythmade panel use wxSystemSettings::GetColor to make sure...
1999-08-04  J. Russell SmythMinor change to make spinbutton text match spinbutton...
1999-08-04  Robert Roebling Minor changes to viusal appearance,
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-08-02  Vadim Zeitlin1. minor headers rearrangement: wxprec.h doesn't includ...
1999-08-02  Robert Roebling Minor changes
1999-08-01  Vadim Zeitlinfix for wxMSW
1999-08-01  Robert Roebling Updated testconf,
1999-08-01  Guilhem LavauxwxMemoryStream doc updated
1999-07-30  Vadim ZeitlinwxMSW::wxTreeCtrl has multiple selection too (somewhat...
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-29  Guilhem LavauxTypos.
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-07-27  J. Russell SmythAdded Makefile for gcc-win
1999-07-27  J. Russell SmythModified dialog size under MSW to look better ( button...
1999-07-27  Robin DunnAdded another button to show wxBitmapButton problem
1999-07-26  Robert Roebling Next take at radioboxes
1999-07-26  Robert Roebling Added test for wxRA_SPECIFY_COLS
1999-07-26  Ove KaavenMore _T()... trying to get to that clipboard sample
1999-07-26  Ove KaavenJust a _T()
next