]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-01-14  Stefan NeisSN: Replaced more ':' in VPATH statements by PATH_IFS...
2000-01-14  Václav Slavíkfixed typos
2000-01-14  Václav Slavíkjust changed background color from that ugly green...
2000-01-14  Václav Slavíkupdated obsolete info in about box..
2000-01-14  Václav Slavíkcode fragment that adds one more line to each html...
2000-01-14  Václav Slavíkupdated list of supported tags (wxHTML)
2000-01-14  Václav Slavíkoptimized wxHtmlContainerCell - now proceeds layouting...
2000-01-14  Václav Slavíkoptimized wxHtmlContainerCell - now proceeds layouting...
2000-01-14  Václav Slavíkremoved a condition (l. 124) that always eval to true
2000-01-14  Václav SlavíkwxHtmlWindow's flags is now wxHSCROLL | wxVSCROLL
2000-01-14  Václav Slavíkadded <address>, <code>, <kbd>, <samp>, <small>, <big...
2000-01-14  Robert Roebling image to bitmap rewrite,
2000-01-14  Guilhem LavauxAdded a lot of comments
2000-01-14  Julian SmartFurther fixes to Dialog Editor; additions to .dsp files
2000-01-14  Robert Roebling Updated "make dist",
2000-01-14  Robert Roebling Typo in image sample (displayed PNM, not TIFF).
2000-01-14  Robert Roebling TIFF fix.
2000-01-14  David Webster.RC file with OS/2 stuff in it.
2000-01-14  Guillermo Rodriguez... Added a comment about the 'UpdateWindow' issue in SetSc...
2000-01-14  Guillermo Rodriguez... wxSocekt now uses wxPostEvent.
2000-01-14  Guillermo Rodriguez... Mumit Khan's patches for cross compilation
2000-01-14  Vadim Zeitlinadded the fix to autoconf hack
2000-01-14  Ryan NortonThis commit was generated by cvs2svn to compensate...
2000-01-14  Vadim ZeitlinInitial revision
2000-01-14  Vadim Zeitlin1. some warnings fixed in forty
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-13  David WebsterLINKAGEMODE under OS/2 is only applicable for VisualAge...
2000-01-13  Julian SmartChanged wxWindowBase foreground to use wxSystemSettings...
2000-01-13  Julian SmartSet RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but.....
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
2000-01-13  Julian SmartFixed read-only colour for wxTextCtrl (TODO: wxComboBox...
2000-01-13  Julian SmartRemoved ::UpdateWindow from scrolwin.cpp; corrected...
2000-01-13  Jouk Jansen Committing in .
2000-01-13  Stefan Csomorcw pro 5.3 adaptions
2000-01-13  Stefan Csomora base for geometry operations
2000-01-13  Stefan Csomoradaptions for CW Pro 5.3 on mac
2000-01-13  Guillermo Rodriguez... last line missing
2000-01-13  Guillermo Rodriguez... A few more fixes from Mumit Khan
2000-01-12  Vadim Zeitlinsome compilation fixes for mingw32 and not only
2000-01-12  Robin Dunnfix for red to blue mapping in toolbar buttons
2000-01-12  Julian SmartMade filter index zero-based
2000-01-12  Robert Roebling Chnages to mono-bitmap code.
2000-01-12  Vadim Zeitlinfixed 'make install' I had broken previously
2000-01-12  Vadim Zeitlincall to tr fixed
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
next