]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-01-12  Vadim Zeitlinadded wxUSE_NOTEBOOK to include/wx/msw/setup0.h, remove...
2000-01-12  Vadim Zeitlinregenerated from template
2000-01-12  Vadim Zeitlinclarification of PAGE_CHANGING event
2000-01-12  Karsten Ballüdercompilation fix for non-threaded compilation (threads...
2000-01-12  Václav Slavíkadded wxHtmlLinkInfo::GetHtmlCell so that you know...
2000-01-12  Guillermo Rodriguez... Fixes to allow DLL compilation
2000-01-12  Guillermo Rodriguez... Changed \ to /
2000-01-12  Guillermo Rodriguez... Added missing WXDLLEXPORTs
2000-01-12  Guillermo Rodriguez... Patches for DLL compilation & libtiff
2000-01-11  Václav Slavíkadded mouse event member into wxHtmlLinkInfo. wxHtmlWin...
2000-01-11  Václav Slavíkadded mouse event member into wxHtmlLinkInfo. wxHtmlWin...
2000-01-11  Vadim Zeitlinfixed refresh problem with holidays in wxCalendarCtrl
2000-01-11  Bart A.M. JourquinBug fix in GetLabelFromText
2000-01-11  Bart A.M. JourquinAdding GetCount() to wxHashTable
2000-01-11  Bart A.M. JourquinFix bug in GetLableFromText
2000-01-11  Bart A.M. JourquinAdding GetCount() to wxHashTable
2000-01-11  Vadim ZeitlinEnableTool() should be called after Realize()
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
2000-01-11  George TaskerReplaced typo that had wxCALLBACK being redefined....
2000-01-11  Guillermo Rodriguez... Mumit Khan's fixes to allow DLL compilation
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 VA 4.0 .icc file the minimal sample
2000-01-10  David WebsterNew wxWin.icc for monolithic build.
2000-01-10  Stefan NeisSN: WXPM wants wxUSE_OWNER_DRAWN to be defined to 1...
2000-01-10  Vadim Zeitlinfixes for 'make install' for wxBase - seems to work
2000-01-10  Stefan NeisSN: Fixes to OS/2 specific problems (use LEX_STEM and...
2000-01-10  Stefan NeisSN: Several workarounds for OS/2-specific problems.
2000-01-10  Julian SmartMakefiles and .rsp file edited for demos/samples
2000-01-10  Vadim ZeitlinwxAPIENTRY fixes (?)
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  Robin DunnWrong Init was being called in ctor.
2000-01-10  Guillermo Rodriguez... Important changes to avoid dependence on events inside...
2000-01-10  Guillermo Rodriguez... Ops, small typo
2000-01-10  Guillermo Rodriguez... Fixed from Mumit Khan to allow DLL compilation for...
2000-01-10  Guillermo Rodriguez... Fixes from Mumit Khan to allow DLL compilation; most...
2000-01-09  Robert Roebling Themes crash fix.
2000-01-09  Guilhem LavauxSome other mini test I used for wxmedia2
2000-01-09  Guillermo Rodriguez... Add XPM handlers by default if XPM support is enabled
2000-01-09  Guillermo Rodriguez... Was using CPPFLAGS instead of CFLAGS for C files
2000-01-09  Guillermo Rodriguez... 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  Guillermo Rodriguez... Split the sample in three source files + three header...
2000-01-08  Robert Roebling Applied listbox isselected fix.
2000-01-08  Robert Roebling Themes and threads testing code.
2000-01-08  Guillermo Rodriguez... ??
2000-01-08  Guillermo Rodriguez... ops. SetFocus should be public
2000-01-08  Vadim Zeitlinupdated configure and the makefiles after the samples...
2000-01-08  Guillermo Rodriguez... ??
2000-01-08  Vadim Zeitlinregenerate several files at once, not only one
2000-01-08  Vadim Zeitlinregenerated from template
2000-01-08  Vadim Zeitlinrenaming and moving samples around
2000-01-08  Vadim ZeitlinwxLongLongWx::Assign(double) works - thanks Guillermo
2000-01-08  Vadim Zeitlinkeyword search should work now
2000-01-07  Vadim Zeitlinadded test mode to wxLongLongWx which allowed to find...
2000-01-07  Robin Dunnbug fix for OnLinkClicked callback
2000-01-07  Guillermo Rodriguez... Added limits to wxSpinCtrls, fixed one bug
2000-01-07  Guillermo Rodriguez... Fixed problem with tab traversal in wxSpinCtrl (added...
2000-01-07  Guillermo Rodriguez... mingw32 specific compile fix
2000-01-07  Guillermo Rodriguez... 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  Robin Dunnsmall fixes and cleanups
2000-01-07  Robin DunnTrying out addition of SetSize to wxCaret...
2000-01-07  Vadim Zeitlindemo of clipboard support for metafiles (which still...
2000-01-07  Vadim Zeitlinattempts at providing clipboard/dnd support for metafil...
2000-01-06  Guillermo Rodriguez... Fixed virtual function hiding problem
2000-01-06  Robert Roebling Minor resize probs solved.
2000-01-06  Vadim Zeitlinadded --cc, cxx, ld options to wx-config
2000-01-06  Vadim ZeitlinMSW compilation fixes for !wxUSE_VALIDATORS
2000-01-06  Robert Roebling Themes again.
2000-01-06  Guillermo Rodriguez... typos fixed
2000-01-06  Guillermo Rodriguez... 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 SmartSome edits to OGL; tweaks to wxClipboard docs
2000-01-06  Julian SmartBC++ IDE compile mod to thread.cpp; other small stuff
2000-01-06  Guillermo Rodriguez... Lots of new features
2000-01-06  Guillermo Rodriguez... Small change for updated wxTCPXXX classes
2000-01-06  Guillermo Rodriguez... 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 Zeitlintest for date parameters to wxCmdLineParser
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
next