]> git.saurik.com Git - wxWidgets.git/history - src/generic
Did somework on the generic dialogs,
[wxWidgets.git] / src / generic /
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
1999-07-24  Vadim Zeitlincompilation fixes
1999-07-24  Vadim ZeitlinwxTreeEvent is declared in one header, not 3 of them
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-23  Ove KaavenSomeone need to make the clientdata be void* instead...
1999-07-23  Ove KaavenUnicode fix
1999-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-07-22  Robert Roebling wxMenu compile fix
1999-07-21  Karsten Ballüderbug fix for m_parent == NULL
1999-07-21  Karsten Ballüderremove duplicate deletion
1999-07-21  Karsten BallüderSuppressed a spurious error message, now contents are...
1999-07-21  Karsten Ballüderfix
1999-07-21  Karsten BallüderMuch improved wxHelpControllerHtml, works under Solaris...
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-07-19  Sylvain Bougnouxitem with no image no longer crash when hit
1999-07-19  Harco de HilsterMoved bunch of #defines (LOG2DEV etc) from msw/dc.cpp...
1999-07-19  Robert Roebling Updated testconf
1999-07-19  Vadim Zeitlin1. compilation fix for wxHelpHtmlController (which...
1999-07-18  Karsten BallüderAdded wxHelpControllerHtml, derived from wxHtmlHelpCont...
1999-07-17  Harco de HilsterMinor fixes mainly to get stuff compiled using the...
1999-07-15  Vadim Zeitlinsome warnings suppressed
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-15  Sylvain Bougnouxfixed SelectItem call with an invalid item
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-07-11  Vadim Zeitlin1. wxFrame doesn't show incorrect hints in the status...
1999-07-11  Robert Roebling A few compile things.
1999-07-10  Václav Slavík*** empty log message ***
1999-07-07  Václav Slavík*** empty log message ***
1999-07-06  Vadim Zeitlin1. wxAppBase class appers, wxApp in wxGTK and wxMSW...
1999-07-05  Vadim ZeitlinCalcUnscrolledPosition takes int, not floats
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-07-04  Vadim Zeitlinsome appearance fixes from Michael Bedward
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-06-30  Karsten Ballüderfixed wrong assert
1999-06-30  Robin DunnCorrected link error for missing wxRegTipProvider:...
1999-06-29  Vadim Zeitlin1. wxGrid fixes contributed by Gerhard Gruber (client...
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-28  Vadim Zeitlinmisc minor fixes I forgot to commit before
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-28  Robert Roebling Applied fixes for AIX (GTK 1.0 compilation).
1999-06-26  Vadim Zeitlina small cosmetic fix for single choice dialog
1999-06-26  Václav Slavík*** empty log message ***
1999-06-26  J. Russell SmythAdded #include wx/dcclient.h for Vadims changes to...
1999-06-26  J. Russell SmythAdded #include wx/dcclient.h and wx/settings.h for...
1999-06-25  Vadim Zeitlin1. wxSingleChoiceDialog looks Ok under Windows
1999-06-25  Karsten Ballüderfixed frame style
1999-06-25  Robert Roebling Changed a few true -> TRUE
1999-06-25  Karsten Ballüderslightly more intelligent size calculation to prevent...
1999-06-24  Vadim Zeitlinthe progres dialog now looks decently under Windows
1999-06-23  Robert Roebling wxProgressDialg works again.
1999-06-23  Karsten Ballüderimproved dialog size which created the listbox a bit...
1999-06-23  Vadim Zeitlinin-place editing code from Michael Bedward integrated...
1999-06-22  Vadim ZeitlinwxHTMLHelpController compiles (and somewhat works)...
1999-06-22  Robert Roebling Some #include and #if wxUSE_XX things
1999-06-21  Robert Roebling Motif compile fixes.
1999-06-21  Robin DunnFixed core dump for when there is no image list on...
1999-06-21  Vadim Zeitlinmsg boxes now have icons
1999-06-21  Karsten Ballüderfixes to progressdialog and its use in printing framework
1999-06-21  Robert Roebling Disabled dependencies for a while
1999-06-20  Vadim Zeitlinkeyboard/focus handling improved a bit more:
1999-06-20  Vadim Zeitlinsplitter doesn't change position when the window contai...
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-06-15  Vadim Zeitlincompilation fixes for wxMSW
next