]> git.saurik.com Git - wxWidgets.git/history - src/generic
Changed wxGetSingleChoiceData() to take void* client data pointers instead
[wxWidgets.git] / src / generic /
1999-10-24  Ove KaavenChanged wxGetSingleChoiceData() to take void* client...
1999-10-23  Julian SmartBC++ and Watcom C++ makefile and source fixes
1999-10-22  Julian SmartModified Mingw32 makefiles to compile with Mingw32...
1999-10-20  Robert Roebling Fixed problem with mouse events getting sent to wrong
1999-10-20  Robin DunnSince wxPanel is now AutoLayout aware, removed indirect...
1999-10-20  Robin Dunnmade wxPanel be auto layout aware
1999-10-19  Michael BedwardAdded EVT_GRID_SELECT_CELL
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-18  Michael BedwardImproved cell highlighting when in-place editing is...
1999-10-16  Václav Slavíkfixed bug in PS clipping (non-virtual SetClippingRegion...
1999-10-15  Robert Roebling scrolling of foreign windowsplus sample
1999-10-14  Robert Roebling HP-UX fixes
1999-10-14  Robert Roebling Applied patches for AIX,
1999-10-14  Michael BedwardChanged all EVT_WXGRID... constants to EVT_GRID...
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
1999-10-13  Unknown (CR)Added right/middle click item support
1999-10-13  Michael BedwardFixed bug causing crashes when all rows or cols were...
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!
next