Unicode fix.
[wxWidgets.git] / include /
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...
1999-06-07  Robert Roebling compile fixes.
1999-06-07  Robin DunnAdded GetMessage to those that are undef'ed and reimple...
1999-06-07  Robin DunnSince wxPrivateDataObject doesn't derive from wxObject...
1999-06-07  Robert Roebling Added some WINE things.
1999-06-07  Karsten BallüderCoupled some core functionality out, to allow its use...
1999-06-07  Robert Roebling Ignore.
1999-06-07  Robert Roebling Just ignore CVS. It's better for you.
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-06-07  Robert Roebling Updated distribtion and docs.
1999-06-07  Robert Roebling Install AFMs as well.
1999-06-07  Robert Roebling Corrected cursors for during capture mouse.
1999-06-06  Robert Roebling Corrected hotkeys for MDI menus.
1999-06-05  Robert Roebling Changed to libtool's interface vs. release versioning
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-06-05  Vadim Zeitlin1. added missing wxUSE_TEXTDLG to setup0.h
1999-06-04  Robert Roebling Added semicolon to macro in list.h - I just read that
1999-06-04  Vadim Zeitlin1. warnings suppressed in wave.cpp
1999-06-04  Robert Roebling Added wxInt32 etc (FIXME for 64bit)
1999-06-03  Vadim ZeitlinwxString::begin and end added
1999-06-03  Robert Roebling Reactivtaed the new wxRect code
1999-06-03  Julian SmartRemoved GetSize from wxToolBar95
1999-06-03  Robert Roebling The new wxRect doesn't compile so I #if 0ed it
1999-06-02  Brian MacyReadd mingw32 support
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1999-06-02  Vadim Zeitlin(inexisting) datetime.h removed
1999-06-02  Julian Smartday_of_week fix to wxDate, wxRect additions
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinok, putting it back... not everybody has autoheader
1999-06-02  Vadim Zeitlinin fact, this one is auto generated too
1999-06-02  Vadim Zeitlinheaders are now installed by automake too
1999-06-02  Vadim Zeitlinwhat was it doing there anyhow?
1999-06-01  Vadim Zeitlincompilation fixes
1999-06-01  Vadim Zeitlinnew location for setup.h.in file
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-31  Brian MacyReworked the undef stuff a little
1999-05-31  Robert Roebling Added support for extra bitmap for toggled tool.
1999-05-30  Robert Roebling A bit more Unicode compilation.
1999-05-29  Brian Macyfixed #if !NOPCH to be #if !defined(NOPCH)
1999-05-29  Vadim Zeitlincompilation fixed
1999-05-28  Robin DunnMade SetFont for wxCheckListBox more intelligent.
1999-05-28  Robert Roebling Added fixes for Unicode compilation.
1999-05-28  Robert Roebling New defines for wxTreeCtrl
1999-05-27  Robert Roebling Color cubes now get created on 8-bit true-color
1999-05-27  Robert Roebling compile fixes. Vadim ows me a pizza.
1999-05-27  Vadim Zeitlin1. warning in wxDataObject fixed
1999-05-27  Vadim Zeitlin1. wxDataObject compilation fixes (can't test if it...
1999-05-27  Robert Roebling Small cursor improvements
1999-05-26  Vadim ZeitlinwxPrivateDataObject works under MSW as well (hopefully...
1999-05-26  Robert Roebling Got a new idea to do cursors, including global
next