]> git.saurik.com Git - wxWidgets.git/history - src
oops, compilation fix
[wxWidgets.git] / src /
1999-11-15  Vadim Zeitlinoops, compilation fix
1999-11-15  Vadim ZeitlinwxSnprintf() and wxVsnprintf() added, documented and...
1999-11-15  Vadim Zeitlinpatch from Tom Surace for 16 color mode
1999-11-15  Vadim ZeitlinwxMenu::callback stuff taken inside WXWIN_COMPATIBILITY...
1999-11-15  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net...
1999-11-15  Vadim ZeitlinPPP interface under IRIX is called 'ppp'
1999-11-15  Vadim ZeitlinIRIX compilation fixes
1999-11-15  Vadim Zeitlinwizard.h added to the list of headers
1999-11-15  David WebsterwxApp development for WXPM
1999-11-15  David WebsterHAVE_LOCALTIME def for WXPM
1999-11-15  Vadim Zeitlin1. fixed wxStaticBox background erasing (or, rather...
1999-11-14  Julian SmartAdded m_callback init.
1999-11-14  Robert Roebling Small change to SetFont() logic.
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-14  Ove KaavenLooks like someone did str[n]cmp -> wxStr[n]cmp global...
1999-11-14  Vadim Zeitlin1. wxBitmap copy ctor and operator=() taking wxIcon...
1999-11-13  Václav Slavíkhtml help : search panel now has more logical order...
1999-11-13  Robert Roebling Compile fix in dialup,
1999-11-13  Ove KaavenNo, .mo files doesn't use Unicode, so use strcmp here...
1999-11-13  Ove KaavenUnicode fixes
1999-11-13  Ove Kaavenfopen -> wxFopen and such
1999-11-13  Ove KaavenwxGetHostName uses wxChar, not char
1999-11-13  Vadim Zeitlin1. undid my wrong fix to wxWindowBase::Centre
1999-11-12  Vadim Zeitlincompilation fix (float => wxCoord)
1999-11-12  Vadim Zeitlinunused param warning fixed
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-12  Vadim Zeitlinfixes for wxFontMapper endless recursion
1999-11-12  Karsten Ballüderfixed endless recursion for loading of default font
1999-11-12  Julian SmartRemoved warning.
1999-11-12  Vadim ZeitlinOutputDebugStringW95 removed - it's really unnecessary...
1999-11-12  Vadim ZeitlinSolaris compilation fix
1999-11-12  Vadim Zeitlin(old) mingw32 compilation fixes
1999-11-12  Vadim ZeitlinCentre() centers the window centre and not the upper...
1999-11-12  Vadim Zeitlinmingw32 compilation fixes (unfortunately, this effectiv...
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim Zeitlincontrols can now be put in the toolbars (MSW only so...
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-11  Václav Slavík<br><br><br> is now handled correctly, e.g. empty lines...
1999-11-11  Robert Roebling Fixed optical bug in wxListCtrl,
1999-11-11  Ron Lee#included log.h
1999-11-11  Karsten Ballüderfixed solaris gethostname() prototype
1999-11-11  David WebsterFinished up utilities testing
1999-11-11  David WebsterQuick fix up for __WXPM__
1999-11-11  Vadim Zeitlin1. wxStaticBox doesn't draw over the underlying control...
1999-11-10  Vadim Zeitlin1. made it possible to use wxUpdateUIEvent with wxTextC...
1999-11-10  Vadim Zeitlinadded 2 more cursors (patch from Gerd Mueller)
1999-11-10  Julian SmartStupid makeprog.vc corruption fixed
1999-11-10  Stefan CsomorwxMac (debug) builds and runs wxMinimal again
1999-11-09  Robin DunnwxSizer patches by Alexander Smishlajev <als@turnhere...
1999-11-09  Vadim Zeitlincompiles with or without wxSpinCtrl now
1999-11-09  Stefan Csomormac adaptions
1999-11-09  Robert Roebling Removed Vadim's surplus code in clipboard.
1999-11-09  Karsten Ballüderusleep() prototype added for solaris
1999-11-09  Karsten Ballüderadded gethostname protoype for Solaris
1999-11-09  Stefan Csomorwill not be adopted to 2.1, pro 4 was too buggy
1999-11-09  Stefan Csomor.mcp was broken
1999-11-09  David WebsterOS/2 resource storage and retrieval
1999-11-09  Julian SmartAdded m_nSelection = -1 fixes to RemovePage, DeleteAllP...
1999-11-09  Julian SmartMisc small fixes
1999-11-08  Julian SmartFixes to Cygwin/Mingw32 makefile, manual now compiles...
1999-11-08  David WebsterMinor fix to environment to support co-existance of...
1999-11-08  Vadim ZeitlinMotif compilation fix
1999-11-08  Vadim ZeitlinwxDataObjectComposite/Custom seem to work
1999-11-08  Vadim Zeitlinsmall Motif compilation fix
1999-11-08  Vadim Zeitlinpasting text from xterm works, finally
1999-11-08  George TaskerFixed __WXDEBUG__ references to use #ifdef rather than...
1999-11-08  George TaskerFixed reversed logic on wxODBC_FWD_ONLY_CURSORS.
1999-11-08  George TaskerFixed reversed logic on wxODBC_FWD_ONLY_CURSORS
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-08  Robin DunnSombody committed this with a hard-coded pathname for...
1999-11-08  David WebsterOS/2 PM Fixeups for fonts, validators, and html
1999-11-08  George TaskerwxStrnicmp() function is not defined under windows...
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-07  Robert Roebling More replacements of strcmp -> wxStr..
1999-11-07  Robert Roebling Added wxStrnicmp and to wchar.h, not yet for Unicode...
1999-11-06  Vadim ZeitlinOS/2 patch from Stefan.Neis@t-online.de
1999-11-06  Vadim Zeitlincompile fix for VC++ 5
1999-11-06  Julian SmartSmall changes
1999-11-06  Robert Roebling Applied a few OS/2 patches for wxGTK.
1999-11-06  Vadim Zeitlin1. more corrections to file dnd (works with testdnd...
1999-11-06  Vadim ZeitlinwxFileDataObject supports GNOME file dnd now
1999-11-06  Guilhem LavauxFixed wxMemoryOutputStream (it wasn't working at all)
next