]> git.saurik.com Git - wxWidgets.git/history - include
Typos.
[wxWidgets.git] / include /
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-07-03  Vadim ZeitlinwxList::SortFunc prototype corrected
1999-07-03  Karsten BallüderAdded wxDllLoader::UnloadLibrary()
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-07-02  Karsten BallüderMinor improvement.
1999-06-30  Guilhem Lavaux* Moved ReadLine()/WriteLine() to wxIn/OutputStream
1999-06-30  Robin Dunnadded some WXDLLEXPORT's
1999-06-30  Robert Roebling Typos.
1999-06-29  Robert Roebling wxChoiceDialog fix.
1999-06-29  Guilhem Lavaux* wxDataStreams use wxUint now.
1999-06-29  Karsten BallüderAdded code to look up main program symbols - unix only...
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-29  Vadim Zeitlinstartup tips for Unix
1999-06-29  Unknown (UG)no message
1999-06-28  Vadim Zeitlinmore files I forgot to commit
1999-06-28  Vadim Zeitlinmisc minor fixes I forgot to commit before
1999-06-28  Vadim ZeitlinwxGTK compile fixes for my wxMSW changes
1999-06-28  Vadim Zeitlintip icon in XPM format
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-27  Robert Roebling Replaced ostream with FILE* in wxExpr.
1999-06-27  Vadim Zeitlinmissing newline at the end of file added
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-26  Robert Roebling Typos.
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/listbox.h needed under Linux (probabl...
1999-06-25  Vadim Zeitlin1. wxSingleChoiceDialog looks Ok under Windows
1999-06-25  Václav Slavík*** empty log message ***
1999-06-23  Robert Roebling wxMotif compiles and links now.
1999-06-23  Vadim Zeitlinin-place editing code from Michael Bedward integrated...
1999-06-23  Robert Roebling Motif compile fixes
1999-06-22  Robert Roebling A bit of distribution/makefiles things.
1999-06-22  Robin DunnNow uses proper wxUSE_xxx flags
1999-06-22  Karsten BallüderSignificantly improved thanks to vi.
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  Vadim ZeitlinwxStaticBitmap::GetIcon() added
1999-06-21  Karsten BallüderCrude hack to enable PageUp/DownKeys when controlbar...
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 Zeitlinlink problem in release build fixed
1999-06-20  Ove KaavenOK, maybe not done yet, have to fix Unicode compilation...
1999-06-19  Ove KaavenBecause someone was inconsistent about using LPSTR...
1999-06-19  Ove KaavenUnicode fix.
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  Vadim Zeitlinstandard icons for msg boxes
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  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-06-17  Julian SmartAdded some #defines
1999-06-17  Karsten Ballüderfile should end with newline
1999-06-16  Robert Roebling wxWINE things.
1999-06-16  Ove KaavenSomeone probably meant "wx/defs.h" instead of "defs.h"
1999-06-15  Vadim ZeitlinwxString::IsSameAs(char) added and documented as well...
1999-06-15  Robert Roebling Automake fix.
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  Karsten BallüderModified so that it should work for __WXMSW__, too...
1999-06-14  Ove Kaavenoperator for wxString == wx[W]CharBuffer.
1999-06-14  Ove KaavenCouple more Unicode fixes.
1999-06-14  Ove KaavenUnicode changes.
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 ZeitlinWXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-13  Karsten BallüderAdded missing wxGetFullHostName() and wxNO_DEFAULT...
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-06-11  Robert Roebling Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE
1999-06-11  Vadim ZeitlinwxSize::[GS]et{Width|Height} added
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 ZeitlinwxNotebook compilation fix
1999-06-10  Ove KaavenUnicode fix.
1999-06-10  Ove KaavenA few Unicode fixes.
1999-06-10  Ove KaavenUse wxStricmp instead of Stricmp in CmpNoCase.
1999-06-10  Ove KaavenI see no reason to have a copy of Stricmp from string...
1999-06-10  Karsten BallüderAttempt to add primary selection support.
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-06-09  Robert Roebling The last drops of WINE.
1999-06-09  Karsten BallüderAdded --with-wave/--without-wave for conditional wxWave...
1999-06-09  Vadim Zeitlin1. wxPaintDC reuse now seems to actually work instead...
1999-06-09  Robert Roebling WINE is so fine.
1999-06-08  Robert Roebling Chianti, Pinot noir, WINE..
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-06-08  Robert Roebling Compile fixes.
1999-06-08  Karsten BallüderFixed compilation, sorry for that.
1999-06-08  Robert Roebling A few more WINE fixes.
1999-06-08  Robin DunnAdded wxFrame::MakeModal for MSW, (it's already there...
1999-06-08  Robin DunnChanged GetSize to DoGetSize so virtual GetSize works...
next