]> git.saurik.com Git - wxWidgets.git/history - src/generic
Refresh() problem from DialogEd solved
[wxWidgets.git] / src / generic /
1999-10-11  Robert Roebling Various distrib things,
1999-10-11  Robert Roebling Minor doc updates,
1999-10-10  Robert Roebling Minor changes to keep my MSW source
1999-10-08  Robert Roebling New scrolling code.
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlincompilation fix
1999-10-07  Vadim Zeitlincompile fix for BC++
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-07  Michael BedwardAdded page up and page down key support.
1999-10-06  Vadim Zeitlinsome warnings suppressed
1999-10-06  Unknown (JL)compile error with VC6.0 fixed. #include "wx/wxprec...
1999-10-06  Michael BedwardHave to set focus to edit control when it is shown...
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-05  Václav SlavíkPS printing now uses afm instead of gs_afm metrics
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-04  Robert Roebling Applied a few old patches,
1999-10-03  Václav Slavíkmore AFM metrics fixes
1999-10-03  Václav Slavíkpostscript DC didn't check for AFM metrics
1999-10-02  David Webster*** empty log message ***
1999-10-01  Robert Roebling Improved wxFileDialog behaviour wrt to remembering...
1999-09-30  Vadim Zeitlinfixed compilation and added support for all 4 images...
1999-09-30  Vadim ZeitlinwxListCtrl::InsertItem returns the index of the inserte...
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-20  Vadim Zeitlinthe bitmaps in wxPropertyList are created on demand...
1999-09-20  Vadim Zeitlinstarted separating GUI parts of wxLog from the rest
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlinextra consts removed here and there
1999-09-16  Vadim Zeitlinvetoing item collapse works again
1999-09-16  Michael BedwardAdded GetMainWidget() to fix bug that was causing crash...
1999-09-16  Patrick AlbertCorrecting minor painting problems
1999-09-09  David WebsterLatest OS/2 compiler bug fixes for common and generic
1999-09-09  Karsten Ballüdercosmetic fix
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-09-03  Harco de Hilsterfixed crashing generic dir dialog.
1999-09-03  Michael BedwardFixes for gcc 2.95 and AIX.
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-27  Michael BedwardFix for compilation under AIX.
1999-08-24  Michael BedwardAdded test for wxUSE_STATLINE so that wizard will compi...
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-08-24  Patrick AlbertMinor corrections to be able to compile with VC++ 1...
1999-08-23  Robert Roebling Small optical changes for MSW
1999-08-21  Robert Roebling makefile typo
1999-08-21  Robert Roebling Doc corrections,
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-19  J. Russell SmythFixed "Bound pointer address" error under GCC-2.95
1999-08-18  Robert Roebling More wxFileDialog things
1999-08-18  Vadim ZeitlinwxWizard added
1999-08-18  Robert Roebling EMX compilation,
1999-08-18  Robert Roebling Whole lot of stuff for new wxFileDialog
1999-08-17  Robert Roebling Added new file dialog
1999-08-16  Michael BedwardChanged values passed to SetClientSize() in CreateWidge...
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-13  Robert Roebling More makefiles
1999-08-13  Robert Roebling Added wxStaticBoxSizer,
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-10  Sylvain Bougnoux better control of what need refresh.
1999-08-10  Robert Roebling Further makefile and compile fixes.
1999-08-10  Robert Roebling A few compile fixes,
1999-08-10  Robert Roebling Updates for makefile.unx
1999-08-04  Vadim ZeitlinwxButton::GetDefaultSize() fix
1999-08-04  Robert Roebling Minor changes to viusal appearance,
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-08-03  Karsten BallüderChanged wxChoice->wxComboBox as list of all paper sizes...
1999-08-02  Robert Roebling Minor changes
1999-08-02  David WebsterChanges to make common and generic compilable under...
1999-08-02  David Webster*** empty log message ***
1999-07-31  Vadim Zeitlincompile warning fixed
1999-07-31  David Webster*** empty log message ***
1999-07-30  Vadim ZeitlinwxMSW::wxTreeCtrl has multiple selection too (somewhat...
1999-07-29  Karsten Ballüderfixed busy cursor
1999-07-29  Robert Roebling Compile fixes and typos corrected.
1999-07-29  Karsten BallüderProgressDialog was *comletely* broken!
1999-07-29  Karsten BallüderFixed missing header.
1999-07-28  Robin DunnChanges necessary to make In Place Edit work and look...
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-27  Vadim ZeitlinwxMotif fixes and common fixes for socket compilation
1999-07-26  Robert Roebling TreeCtrl:
1999-07-26  Robert Roebling Typos in documentation
1999-07-26  Karsten BallüderDocumented help API extension and fixed gsocket compila...
1999-07-26  Vadim Zeitlincompile fix
1999-07-26  Vadim ZeitlinEditLabel fixes (wxMSW/wxGTK synchronised, docs updated)
1999-07-26  Ove KaavenMore asserts (well, checks) without _T()
1999-07-25  Robert Roebling Re-Added wxStream::StreamSize()
1999-07-25  Václav Slavíkhtml filters has const methods now
1999-07-25  Ove KaavenUnicode compilation fix
1999-07-24  Vadim ZeitlinwxHTML compilation fixes
1999-07-24  Karsten Ballüderminor fix to find contents file alright
1999-07-24  Karsten Ballüdercompilation fixes and minor improvements
1999-07-24  Ove KaavenUnicode fixes
next