]> git.saurik.com Git - wxWidgets.git/history - src
1. wxStaticLine implemented (generic (ugly) and MSW versions)
[wxWidgets.git] / src /
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-28  Guilhem Lavaux* wxStream fixes (integer/line parsing).
1999-06-28  Robert Roebling Applied fixes for AIX (GTK 1.0 compilation).
1999-06-27  Robert Roebling Replaced ostream with FILE* in wxExpr.
1999-06-27  Robert Roebling More tests for streams.
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-26  Vadim Zeitlina small cosmetic fix for single choice dialog
1999-06-26  Robert Roebling Added wxGTK-only cmn dialogs.
1999-06-26  Vadim Zeitlin1. serious bug in wxRegConfig corrected - deleting...
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 Zeitlinmulti line static controls now calculate their width...
1999-06-25  Robert Roebling Commented out "best visual" code.
1999-06-25  Vadim Zeitlin1. wxSingleChoiceDialog looks Ok under Windows
1999-06-25  Karsten Ballüderfixed frame style
1999-06-25  Robert Roebling Oops.
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-24  Vadim ZeitlinwxSpinButton::GetValue() returns correct result now
1999-06-24  Vadim Zeitlinseveral notebook bugs fixed:
1999-06-24  Robert Roebling wxGTK now chooses the best visual X offers,
1999-06-23  Vadim ZeitlinMDI child maximize bug fixed
1999-06-23  Robert Roebling Motif things.
1999-06-23  Guilhem Lavaux* Bug fixed in CountTokens()
1999-06-23  Robert Roebling wxProgressDialg works again.
1999-06-23  Robert Roebling wxMotif compiles and links now.
1999-06-23  Karsten Ballüderimproved dialog size which created the listbox a bit...
1999-06-23  Vadim Zeitlindlg navigation keys work even when combobox has focus
1999-06-23  Karsten BallüderMinor improvement to keyevent handling.
1999-06-23  Vadim Zeitlinin-place editing code from Michael Bedward integrated...
1999-06-23  Robert Roebling Motif compile fixes
1999-06-22  Vadim ZeitlinwxHTMLHelpController compiles (and somewhat works)...
1999-06-22  Vadim Zeitlinan assert added to check that we're not doing something...
1999-06-22  Robert Roebling A bit of distribution/makefiles things.
1999-06-22  Robin DunnNow uses proper wxUSE_xxx flags
1999-06-22  Vadim Zeitlinjust to resolve a dummy conflict
1999-06-22  Robert Roebling Makefiles without dependencies
1999-06-22  Robert Roebling Some #include and #if wxUSE_XX things
1999-06-21  Robert Roebling Motif compile fixes.
1999-06-21  Karsten BallüderCrude hack to enable PageUp/DownKeys when controlbar...
1999-06-21  Robin DunnFixed core dump for when there is no image list on...
1999-06-21  Robert Roebling New Makefile.ins, updates for the Motif build, removed
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 Zeitlinbuttons now become default when they have focus
1999-06-20  Vadim Zeitlinkeyboard/focus handling improved a bit more:
1999-06-20  Vadim Zeitlinbetter update rect calculation
1999-06-20  Vadim Zeitlincompile warnings removed
1999-06-20  Vadim Zeitlinbug which could result in trying to show the caret...
1999-06-20  Vadim Zeitlinbetter wxGetUserId/Name
1999-06-20  Vadim Zeitlinsplitter doesn't change position when the window contai...
1999-06-20  Ove Kaaven...fixing up a previous Unicode fix.
1999-06-19  Ove KaavenUnicode fixes. Appears that this may be the last before...
1999-06-19  Ove KaavenUnicode fix, it seems
1999-06-19  Robert Roebling Remaining Makefile.ins,
1999-06-19  Ove KaavenwxStrncmp implementation.
1999-06-19  Vadim Zeitlintext controls respect wxTE_PROCESS_ENTER/TAB styles...
1999-06-18  Vadim Zeitlin1. uninitialized variable in wxPanel fixed and unused...
1999-06-18  Robert Roebling Made things compile again (two pizzas).
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-06-17  Robert Roebling Made the RTTI thing an option.
1999-06-17  Karsten BallüderFixed the ugly cursor. global cursor no longer initiali...
1999-06-17  Karsten BallüderChanged default cursor to be an arrow rather than the...
1999-06-17  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-06-17  Ove KaavenAttempt to implement a bunch of wx string.h equivalents.
1999-06-16  Robert Roebling Forgot this one.
1999-06-16  Ove KaavenHad missed one LPSTR.
1999-06-16  Ove KaavenSuppose I should trust the headers in BC++5.02 more...
1999-06-15  Vadim Zeitlincompilation fixes for wxMSW
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-14  Ove KaavenExplicit casting/instantiation to resolve ambiguous...
1999-06-14  Ove KaavenUnicode fix.
1999-06-14  Harco de Hilsterignore .lo and .la
1999-06-14  Harco de Hilstercvs now ignores libtool's .lo and .la files
1999-06-14  Karsten BallüderShould work for wxMSW, now. Cannot test this myself...
1999-06-14  Ove KaavenThe Unicode handling fixes my app seemed to need.
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-14  Ove KaavenSome more Unicode changes.
1999-06-14  Ove KaavenCould of Unicode fixes.
1999-06-14  Ove KaavenUnicode needs the 'experimental' printf, so define...
1999-06-14  Patrick AlbertCorrect some minor compile pbs with VC++1.52c & VC...
1999-06-14  Patrick Albert*** empty log message ***
1999-06-14  Vadim ZeitlinwxGetFullHostName() implemented - it doesn't work thoug...
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-13  Vadim ZeitlinwxWindow::Fit() infinite loop bug fixed
1999-06-13  Karsten BallüderAdded missing wxGetFullHostName() and wxNO_DEFAULT...
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-06-12  Vadim ZeitlinIRIX compilation fixes
1999-06-11  Robert Roebling Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE
1999-06-11  Vadim ZeitlinIRIX compile fixes
1999-06-11  Vadim Zeitlinmore DLL compilation changes
1999-06-10  Robin DunnFixed compile errors.
1999-06-10  Robin DunnAdded wxWindowBase::CentreOnParent to allow top level...
1999-06-10  Robert Roebling Corrected byte swapping macros.
1999-06-10  Vadim ZeitlinWXDLLEXPORT added to wxStringTokenizer (and also severa...
1999-06-10  Vadim Zeitlincompialtion fixes
next