]> git.saurik.com Git - wxWidgets.git/history - src
Bug fix in GetLabelFromText
[wxWidgets.git] / src /
2000-01-11  Bart A.M. JourquinBug fix in GetLabelFromText
2000-01-11  Bart A.M. JourquinFix bug in GetLableFromText
2000-01-11  Bart A.M. JourquinAdding GetCount() to wxHashTable
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
2000-01-10  George TaskerNo #if wxUSE_DRAG_AND_DROP around the wxMetafileDataObj...
2000-01-10  Robin DunnMSW Caret is now destroyed and recreated when resized.
2000-01-10  Robin Dunnincremented version number for DLL
2000-01-10  David WebsterNew wxWin.icc for monolithic build.
2000-01-10  Vadim Zeitlincheck for wxUSE_DYNLIB_CLASS corrected
2000-01-10  Bart A.M. Jourquin#define DEBUG_MAIN_THREAD for non __WXDEBUG__ compilation
2000-01-10  Guillermo Rodrigue... Important changes to avoid dependence on events inside...
2000-01-10  Guillermo Rodrigue... Ops, small typo
2000-01-10  Guillermo Rodrigue... Fixed from Mumit Khan to allow DLL compilation for...
2000-01-09  Robert Roebling Themes crash fix.
2000-01-09  Guillermo Rodrigue... Add XPM handlers by default if XPM support is enabled
2000-01-09  Guillermo Rodrigue... Was using CPPFLAGS instead of CFLAGS for C files
2000-01-09  Guillermo Rodrigue... Removed mingw32 fix
2000-01-08  Václav Slavíkadded IsEncodingAvailable and GetAltForEncoding extende...
2000-01-08  Václav Slavíkadd wxFontEncoding member into wxNativeEncodingInfo
2000-01-08  Václav SlavíkBorland #include hack
2000-01-08  Vadim Zeitlintried to correct the colour problems
2000-01-08  Robert Roebling Applied listbox isselected fix.
2000-01-08  Robert Roebling Themes and threads testing code.
2000-01-08  Guillermo Rodrigue... ??
2000-01-08  Guillermo Rodrigue... ??
2000-01-08  Vadim Zeitlinregenerated from template
2000-01-08  Vadim ZeitlinwxLongLongWx::Assign(double) works - thanks Guillermo
2000-01-07  Vadim Zeitlinadded test mode to wxLongLongWx which allowed to find...
2000-01-07  Guillermo Rodrigue... Fixed problem with tab traversal in wxSpinCtrl (added...
2000-01-07  Guillermo Rodrigue... mingw32 specific compile fix
2000-01-07  Guillermo Rodrigue... Added libxpm
2000-01-07  Bart A.M. JourquinwxControl child of wxControlBase
2000-01-07  Bart A.M. Jourquin*** empty log message ***
2000-01-07  Bart A.M. JourquinwxFONTENUMPROC definition changed for mingwin 2.95
2000-01-07  Bart A.M. Jourquindeleting the 'validator' param in call to wxControl...
2000-01-07  Bart A.M. Jourquinfix _beginthreadex problem with bcc
2000-01-07  Vadim Zeitlinattempts at providing clipboard/dnd support for metafil...
2000-01-06  Robert Roebling Minor resize probs solved.
2000-01-06  Vadim ZeitlinMSW compilation fixes for !wxUSE_VALIDATORS
2000-01-06  Robert Roebling Themes again.
2000-01-06  Guillermo Rodrigue... Removing warnings
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
2000-01-06  Vadim Zeitlincorrected wxComboBox::GetBestSize()
2000-01-06  Vadim Zeitlin1. more HP-UX warning fixes (almost done...)
2000-01-06  Vadim Zeitlinbug fixes for '\r' handling in wxTextFile::Translate()
2000-01-06  Julian SmartBC++ IDE compile mod to thread.cpp; other small stuff
2000-01-06  Guillermo Rodrigue... Rewrote large parts of the non-DDE IPC stuff (wxTCPServ...
2000-01-05  Vadim Zeitlin1. added wfstream.cpp to wxBase (needed by filesys...
2000-01-05  Vadim Zeitlinadded cmdline.h/.cpp to the makefiles
2000-01-05  Vadim Zeitlin-fpermissive is now returned by wx-config -cflags if...
2000-01-05  Vadim Zeitlinmore bug fixes: options with values and compound option...
2000-01-05  Vadim ZeitlinParseDate() understands tomorrow and yesterday as well...
2000-01-05  Vadim Zeitlinmore stream-like insertion operators
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
2000-01-05  Julian SmartAdded contributed speedup of ConvertToBitmap under...
2000-01-05  Vadim Zeitlinbug with incorrect & test fixed
2000-01-05  Vadim Zeitlinunreachable code warning fixed
2000-01-05  Vadim ZeitlinwxRegion should work with wxCoord, not long
2000-01-05  Robert Roebling Corrceted background problem with themes.
2000-01-05  Vadim Zeitlininclude "module.h"
2000-01-05  Robin DunnFixed a bug so the toggle flag is set correctly
2000-01-05  Vadim Zeitlinsmall bug fix for composite options
2000-01-05  Vadim Zeitlin1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC
2000-01-04  Robert Roebling Removed crashes when not using themes.
2000-01-04  Robert Roebling EXTRA_LIBS vs. EXTRALIBS change.
2000-01-04  David WebsterAdded Calctrl.cpp to sources list
2000-01-04  Robert Roebling Compilation fix,
2000-01-04  David WebsterUpdated OS/2 sources with fixes to wxControl and wxSpinCtrl
2000-01-04  Vadim ZeitlinwxMSW compilation fixes for old mingw32
2000-01-04  Guillermo Rodrigue... Corrected problem related to wxSIZE_ALLOW_MINUS_ONE
2000-01-04  Robert Roebling Update bug in wxListCtrl,
2000-01-04  David Websterneeded a check for wxUSE_VALIDATORS in the wxListCtrl...
2000-01-04  Jouk Jansen Committing in .
2000-01-04  Vadim ZeitlinwxSIZE_ALLOW_MINUS_ONE handling corrected
2000-01-04  Robert Roebling Correct deafult GUI font is now found when querying
2000-01-04  David WebsterAdded Calctrl.obj to generic build list
2000-01-04  Robert Roebling New colour, font, theme and size code..
2000-01-03  Vadim Zeitlin1. wxTreeCtrl::SetBackgroundColour() works (with new...
2000-01-03  Ove KaavenBC++ 5.x also supports _beginthreadex and _endthreadex
2000-01-03  Ove KaavenCast both operands of ?: to (wxControl*) so BC++ compil...
2000-01-03  Ove KaavenUnicode compilation fix
2000-01-03  Ove KaavenUnicode compilation fixes for BC++ 5
2000-01-03  David WebsterNeed LINKAGEMODE for Visualage C++ compiles on the...
2000-01-03  Ove KaavenBC++ 5 does not have Unicode version of GetProcAddress.
2000-01-03  Ove KaavenAnother Unicode compilation fix
2000-01-03  Robert Roebling Distrib things.
2000-01-03  David WebsterUpdated config files for VisualAge C++ V4.0 to include...
2000-01-03  David WebsterFixes to get library to compile
2000-01-03  David WebsterTwo new font implementations for OS/2
2000-01-03  David Webstersmall updates for OS/2
2000-01-03  Vadim Zeitlin1. corrections for compilation of the wxBase apps with...
2000-01-03  Robert Roebling Distrib things,
2000-01-03  Václav Slavíknow grabs encoding info not from but from '' (empty...
2000-01-03  Václav SlavíkBorland #include hack
2000-01-03  Robert Roebling Corrected some things in, and some thing revealed by
2000-01-03  Robert Roebling Corrected spin control, which ignored hand typed...
2000-01-03  Vadim ZeitlinO_BINARY added to wxFile::Create
2000-01-03  Ove KaavenUnicode fixes
2000-01-03  Ove KaavenSplit "?:" into "if" statement for assignment of conver...
2000-01-03  Ove KaavenUnicode compilation fixes
next