wxWidgets.git
2003-01-03  Ron LeeRecommend python-xml for xrced.
2003-01-03  Ron LeeIncorporate changes from 2.4 release.
2003-01-03  Ron LeeThe exact version it was included doesn't appear to...
2003-01-03  Robin DunnDisable putting selected text in the Primary Selection...
2003-01-03  Julian SmartAdded opengl32.lib glu32.lib to OpenGL samples VC+...
2003-01-03  Julian SmartAdded dialup to filelist.txt and wxUniv.dsp
2003-01-03  Julian SmartAdded missing wx/frame.h inclusion
2003-01-03  Julian SmartClean up memory if have to exit early
2003-01-03  Julian SmartAdded a note about 'make install'
2003-01-03  Julian SmartOnly enable tooltips on WIN32
2003-01-03  Julian SmartwxUSE_TOOLTIPs => 1
2003-01-03  Stefan Csomormade static box only a frame region in all calculations...
2003-01-03  Julian SmartApplied patch [ 652336 ] Add tooltip support to wxUniv...
2003-01-03  Julian SmartAdded glcanvas.cpp, tooltip.cpp, taskbar.cpp, wave...
2003-01-03  Stefan Csomorrecommit after mac binary lapsus
2003-01-03  Vadim ZeitlinIsStandard() shouldn't return TRUE for formats >= wxDF_...
2003-01-02  Vadim Zeitlinargh, erased one extra line accidentally in the last...
2003-01-02  Vadim Zeitlinwx(Individual)LayoutConstraints may be copied
2003-01-02  Vadim Zeitlincompilation fixes after applying DECLARE_NO_COPY_CLASS...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2003-01-02  Vadim Zeitlinsupport for using DIBs for wxBitmap implementation...
2003-01-02  Vadim Zeitlinuse StretchBlt() if available (part of patch 649866)
2003-01-02  Václav Slavíkadded wxDEPRECATED
2003-01-02  Václav Slavíkmark wxImage's wxBitmap functions as deprecated
2003-01-02  Vadim Zeitlindocumented wxDateSpan
2003-01-02  Vadim Zeitlinadded operator==() and !=() for wxDateSpan
2003-01-02  Vadim Zeitlinimplemented support for column label alignment (closes...
2003-01-02  Vadim Zeitlinthe file containing the list of things which can be...
2003-01-02  Vadim Zeitlinadded test for wxLIST_FORMAT_CENTRE/RIGHT
2003-01-02  Vadim Zeitlinset wxListItem mask automatically to the correct value...
2003-01-02  Vadim Zeitlinfixed bug with wxTR_EDIT_LABELS not working with xwTR_M...
2003-01-02  Vadim Zeitlintest InsertItems() trying to reproduce the bug 633150...
2003-01-02  Vadim Zeitlinshow Univ prefix in wxWindows info dialog
2003-01-02  Vadim Zeitlinremoved a couple of obsolete functions from wxDialog
2003-01-02  Stefan Csomorattempt to recommit , contained binary data for some...
2003-01-02  Stefan Csomorattempt to recommit , contained binary data for some...
2003-01-02  Stefan Csomoreasier angle conversion wx-mac , corrected elliptic...
2003-01-02  Stefan Csomorcorrected generation of all event members (client data...
2003-01-02  Vadim Zeitlinfixed wxMutexLocker ctor signature (patch 660549)
2003-01-02  Vadim Zeitlinsay that EVT_TEXT_ENTER requires wxTE_PROCESS_ENTER...
2003-01-02  Vadim Zeitlinfixed wxCaret::SetSize() (closes bug 659209)
2003-01-02  Vadim Zeitlinmade generic EmulateKeyPress() to work with Delete...
2003-01-01  Vadim Zeitlintypo fix (closes bug 654197)
2003-01-01  Vadim Zeitlinadded a test for check tbar buttons state
2003-01-01  Vadim Zeitlintried to fix compilation with Watcom 11 (should fix...
2003-01-01  Vadim Zeitlinfix for HAVE_EXPLICIT for VC++ 6.0 (closes bug 651314)
2003-01-01  Robin DunnChanged wxLOG_Max to be a smaller (but still large...
2003-01-01  Vadim Zeitlindon't send CHECKLISTBOX_TOGGLE event when Check() is...
2003-01-01  Vadim Zeitlinadded IsEmpty
2003-01-01  Vadim Zeitlinadded check/uncheck/toggle tests
2003-01-01  Vadim Zeitlinadded wxControlWithItems docs, updated the others to...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2003-01-01  Gilles DepeyrotMoreFilesX 1.0.1: A collection of useful high-level...
2003-01-01  Robin DunnAdded wxLog::Get/SetLogLevel
2002-12-30  Robin DunnFixed problem of FormatText causing both the formatted...
2002-12-30  Gilles DepeyrotSourceForge patch #654210 to fix naming/numbering share...
2002-12-30  Julian SmartCorrected accidental pointer arithmetic in ClientToScre...
2002-12-30  Václav Slavíkfixed encoding handling in ANSI mode
2002-12-30  Ron LeeOk, so we don't need the extra bool at all, we can...
2002-12-30  Ron LeeAdd wxSizer::Detach so we can detach child sizers witho...
2002-12-30  Vadim Zeitlinfixed buffer overrun when reading CCITT group 4 compres...
2002-12-30  Vadim Zeitlincompilation warning fixes (patch 651719)
2002-12-29  Mattia Barbon Allow building in unicode mode with just "make -f...
2002-12-29  Mattia Barbon Small updates:
2002-12-29  Julian SmartTweaked the wording slightly for VC++ 5 compilation
2002-12-29  Ron LeeOops, don't cut and paste between ports, and do test...
2002-12-29  Mattia Barbon LessTif 0.93 does not hang in wxWindow::ChangeFont...
2002-12-29  Mattia Barbon Small correction: add WINDOWSLDLIBS when linking...
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-29  Vadim Zeitlinfixed wxALL_FILES definition in Unicode build
2002-12-28  Julian SmartUse path separator, not "/"
2002-12-28  Mattia Barbon Allow using tmake from places other than the current...
2002-12-28  Mattia Barbon Allow building Win32 DLL with wxGlCanvas using MinGW...
2002-12-28  Julian SmartUpdated some scripts
2002-12-28  Julian SmartFixed compilation by removing stream inclusion
2002-12-27  Mattia Barbon Updated Svedish translation from Jonas Rydberg.
2002-12-27  Mattia Barbon Fix Cygwin + makefile.g95 + wxUSE_PROLOGIO=0.
2002-12-27  Mattia Barbon Applied patch [ 652491 ] Update makefiles for mingw
2002-12-27  Mattia Barbon Use wxWcslen instead of wcslen.
2002-12-27  Robin DunnFix for potential divide by zero error
2002-12-27  Mattia Barbon wxPerl notes for DocView.
2002-12-27  Julian SmartApplied patch [ 657501 ] SpinButton wraps 1 too much
2002-12-27  Julian SmartApplied patch [ 658174 ] Adds wxT() and char->wxChar...
2002-12-27  Julian SmartApplied patch [ 658505 ] Updates documentation for...
2002-12-27  Julian SmartApplied patch [ 657515 ] Widgets sample notebook out...
2002-12-27  Julian SmartApplied patch [ 658786 ] Removes unresolved symbols...
2002-12-27  Julian SmartApplied patch [ 657969 ] Removes #if wxUSE_VALIDATORS...
2002-12-27  Julian SmartAdded a necessary pixel to height if wxTB_NODIVIDER...
2002-12-27  Julian SmartFixed bug [ 657949 ] Segmentation fault in ~wxFileHistory
2002-12-27  Julian SmartImproved SetScrollbars fix using client size and max...
2002-12-26  Václav Slavíkfixed XRCID() lookup of numeric control IDs
2002-12-26  Robin DunnUse WXDLLEXPORT_DATA for wx*NameStr's
2002-12-25  Václav Slavík1) fixed compilation of wxBitmap, wxIcon toplevel nodes
2002-12-24  Mattia Barbon Use wxClientDataDictionary for client data.
2002-12-24  Mattia Barbon Use wxXmString instead of XmString.
2002-12-24  Julian SmartReverted cross-compile patch.
2002-12-23  Julian SmartDon't pass zero width or height to SetVirtualSize or...
2002-12-23  Vadim Zeitlinminifram.cpp is a low level file under MSW
next