]> git.saurik.com Git - wxWidgets.git/history - samples
Minor fixes to plug memory hole, will add WXLO import ASAP.
[wxWidgets.git] / samples /
1999-10-14  Robert Roebling Applied patches for AIX,
1999-10-14  Michael BedwardChanged all EVT_WXGRID... constants to EVT_GRID...
1999-10-13  Robert Roebling Forgot resource sample.
1999-10-13  Michael BedwardAdded demonstration of insert/delete rows/cols
1999-10-12  Robert Roebling More makefiles, distrib things,
1999-10-11  Robert Roebling Added wxMenu::Delete() and fixed some menu deleted...
1999-10-11  Robert Roebling Minor doc updates,
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-10  Vadim ZeitlinwxSpinCtrl
1999-10-10  Václav Slavíkfixed bug with 2 frames
1999-10-10  Václav Slavíkfixed terminology (widget vs. binded window)
1999-10-10  Robert Roebling TreeTest compiles again,
1999-10-10  Robert Roebling Scrolling updates.
1999-10-10  Karsten Ballüderupdated richedit and nettest
1999-10-09  Robert Roebling Applied a few patches,
1999-10-09  Robert Roebling Changed SetToolBar() to behave a bit smarter. Untested.
1999-10-08  Robert Roebling New scrolling code.
1999-10-07  Vadim Zeitlin1. wxLog::FlushActive() added
1999-10-07  George Taskerno message
1999-10-07  George TaskerFixed the GUI so it will now work correctly when widget...
1999-10-06  Vadim Zeitlinadded wxDialUpManager::IsAlwaysConnected() and GetISPNa...
1999-10-06  Vadim Zeitlinmore changes for wxBase - starts to work under Unix
1999-10-06  Michael BedwardAdded comments
1999-10-06  Michael BedwardSample program for new wxGrid classes.
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-04  Vadim Zeitlinuse BMPs and npt PNGs under MSW
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartAdded some makefiles etc. to nettest sample
1999-10-04  Unknown (JL)Parameter "small" renamed. Defined in a header file
1999-10-04  Václav Slavíkadded GetTextExtent test
1999-10-03  Václav Slavíkchanged to use 2 html windows
1999-10-03  Vadim Zeitlinforgot this one
1999-10-02  Robert Roebling Added test for wxTreeCtrl::GetChildrenCount()
1999-10-02  Václav Slavíkdid not compile under GCC2.95
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-10-02  Václav Slavíkglobal makefile for samples now include html
1999-10-01  Vadim Zeitlinminor correction
1999-10-01  Vadim ZeitlinwxDialUpManager class (first draft, works only under...
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-10-01  Vadim Zeitlinsmall font demo
1999-09-30  Guillermo Rodrigue... new sample
1999-09-30  Vadim Zeitlinfixed compilation and added support for all 4 images...
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
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
next