wxWidgets.git
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 KaavenFrom: #define wxTRANSLATE(str) (str)
1999-11-13  Ove Kaavenfopen -> wxFopen and such
1999-11-13  Ove KaavenwxGetHostName uses wxChar, not char
1999-11-13  Robin Dunndistrib file updates
1999-11-13  Robin DunnwxPython doc updates
1999-11-13  Robin Dunnone more note
1999-11-13  Robin Dunnfixing distrib script
1999-11-13  Robin Dunnmore tweaks for release
1999-11-13  Ron Leeadded patch for _(v)snprintf protos in stdio.h
1999-11-13  Robin DunnAdded a demo showing how to use wxPostEvent
1999-11-13  Ron Leeadded simple test for wxStaticBoxSizers
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 Zeitlinaesthetic fix to configure (extra comma)
1999-11-12  Vadim ZeitlinMotif compilation fix
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-12  Vadim Zeitlinfixes for wxFontMapper endless recursion
1999-11-12  Vadim Zeitlinmore samples added to SAMPLES_SUBDIRS (minimal, font...
1999-11-12  Karsten Ballüderfixed endless recursion for loading of default font
1999-11-12  Julian SmartRemoved warning.
1999-11-12  Vadim Zeitlinsmall fixes; rearranged module definitions in a more...
1999-11-12  Vadim Zeitlinsome HTML links \urlref'ied
1999-11-12  Vadim Zeitlinnote about VMS linker case insensitivity added
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
1999-11-12  Vadim Zeitlinmingw32 compilation fixes (unfortunately, this effectiv...
1999-11-12  Vadim Zeitlinnote about WX_DEFIN_EOBJARRAY added
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Vadim Zeitlinwarning fixed
1999-11-12  Vadim Zeitlinit didn't compile at all...
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen*** empty log message ***
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  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 Main make file for VMS
1999-11-12  Jouk Jansen New file use to configure the compilation on VMS-systems
1999-11-12  Robin Dunnmore floatbar tweaks
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  Julian SmartAdded a bug report; C++Builder compile fixes
1999-11-11  Julian SmartAdded files to make patch.
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  Robin DunnTweaking some of the new wxPython stuff for wxGTK
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-10  Robin DunnAdded calendar contributed by Lorne White
1999-11-09  Robin DunnwxSizer patches by Alexander Smishlajev <als@turnhere...
1999-11-09  Vadim Zeitlincompiles with or without wxSpinCtrl now
1999-11-09  Vadim Zeitlincompilation fixes, Makefile.in added
1999-11-09  Stefan Csomormac adaptions
1999-11-09  Robert Roebling Removed Vadim's surplus code in clipboard.
1999-11-09  Vadim Zeitlinfix for FreeBSD compilation
1999-11-09  Karsten Ballüderusleep() prototype added for solaris
1999-11-09  Karsten Ballüderadded gethostname protoype for Solaris
next