]> git.saurik.com Git - wxWidgets.git/history - src
added wxControlWithItems docs, updated the others to refer to it
[wxWidgets.git] / src /
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  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 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-28  Julian SmartUse path separator, not "/"
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  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 [ 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-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  Julian SmartDon't send explicit update event if single line
2002-12-23  Julian SmartApplied cross-compile patch from Stephen Crowley
2002-12-21  Vadim Zeitlinhandle accel keys for owner drawn menu items (based...
2002-12-21  Vadim Zeitlinuse SS_CENTERIMAGE to prevent wxStaticBitmap from stret...
2002-12-21  Václav Slavíkfixed 2 encoding handling bugs in XRC/wxrcedit
2002-12-20  Julian SmartCleaned up SetMenuStrings, factoring out redo and undo...
2002-12-20  Vadim Zeitlinfixed SetSelection() (and hence SetInsertionPoint(...
2002-12-19  Julian SmartFixed a problem with borders being set wrong sometimes...
2002-12-19  Václav Slavíkwe don't really have to use variable instead of constant...
2002-12-19  Julian SmartApply table border fix to all ports.
2002-12-19  Mattia Barbon Fix wxSingleChoiceDialog under wxMotif.
2002-12-19  Julian SmartFix border for wxGTK too
2002-12-19  Julian SmartReinstated the cell border fix (wxMSW)
2002-12-18  Václav Slavíksimpler fix for rendering bug fixed in previous revision
2002-12-18  Julian SmartApplied patch [ 649599 ] Fixes bug 610850: Inserting...
2002-12-18  Julian SmartFixed cell visibility test that was causing refresh...
2002-12-18  Julian SmartFixed cell paint background refresh bug
2002-12-18  Julian SmartAdded $(EXTRADLLFLAGS) to CFLAGS
2002-12-17  Vadim Zeitlinreset virtual root to NULL in DeleteAllItems()
2002-12-17  Julian SmartFixed [ 652512 ] wxPaintDC::FindInCache bug
2002-12-17  Julian SmartPartially applied [ 632321 ] XRC object_ref fix
2002-12-17  Julian SmartDoc corrections
2002-12-17  Robin DunnAdded missing #if wxUSE_WAVE
2002-12-17  Robin DunnFixed possibility of releasing mouse if the window...
2002-12-17  Vadim Zeitlinfree argv in Unicode build
2002-12-17  Vadim Zeitlinunicode compilation fix for wxBase
2002-12-17  Julian SmartCommitted Stefan's temporary fix for crashing in Mac...
2002-12-17  Julian SmartMissing semicolon
2002-12-17  Julian SmartMFC sample now works properly; WinMain not defined...
2002-12-17  Robin DunnUnicode compilation fix
2002-12-16  Robin Dunnfixed copy/paste error
2002-12-16  Robin DunnMisc wxSTC fixes
2002-12-16  Robin DunnGive wxSafeYield an onlyIfNeeded parameter
2002-12-16  Julian SmartFixed missing checkbox alignment
2002-12-16  Julian SmartApplied [ 652962 ] wxProgressDialog::Show(FALSE) bug
2002-12-16  Julian SmartApplied part of patch [ 652965 ] Enables toolbar simple...
2002-12-16  Julian SmartApplied patch [ 654023 ] Enables HtmlHelp (native)
2002-12-16  Julian SmartApplied [ 654253 ] wxGTK: fix to wxGetMousePosition()
2002-12-15  Vadim Zeitlinmisc gcc compilation warnings
2002-12-15  Vadim Zeitlinprintf() format warning fixed
2002-12-15  Julian SmartAdded Mac Classic fixes
2002-12-15  Vadim Zeitlinsend an extra kill focus event when we're deactivated
2002-12-15  Václav Slavík_really_ fixed translation messages
2002-12-14  Gilles Depeyrotfix FindMenu broken by implementation of double ampersa...
2002-12-14  Václav Slavíkdon't translate strings when it doesn't make any sense
2002-12-14  Václav Slavíkremoved extremely user-unfriendly translations
2002-12-14  Mattia Barbon Fixed missing reference to wxTreeCtrlnameStr when...
2002-12-14  Vadim Zeitlinfixed VC++ warning
2002-12-14  Vadim Zeitlinfixed Unicode compilation
2002-12-13  Václav Slavíkremoved a forgotten relict of past: xmlbin format exten...
2002-12-13  Václav Slavíkeven more fixes to last-minute wxFileSystem mods
2002-12-13  Mattia Barbon Add WXDLLEXPORT to friend declaration for GCC 3.2.
2002-12-13  Chris Elliottfix visual c bugs for wxUNIVRERSAL
2002-12-12  Chris Elliottfix for cygwin WXDLLEXPORT bug
2002-12-11  Chris Elliottfix for wxUniversal on win32 platforms
2002-12-11  Julian SmartApplied patch [ 651287 ] adds missing wxTreeCtrl::GetEd...
2002-12-10  Julian SmartApplied patch [ 651649 ] Scrollbar not updated without...
2002-12-10  Julian SmartApplied patch [ 651383 ] Removes 3 warnings when buildi...
2002-12-10  Julian SmartApplied patch [ 651640 ] Toolbar sizing fix
2002-12-10  Julian SmartApplied another Marco patch (5)
2002-12-10  Julian SmartFromString should not fail on wxMac if facename empty.
2002-12-10  Julian SmartApplied some of patch [ 650957 ] wxWinCE diff-0.0.4
2002-12-10  Julian SmartIgnore DOS drive spec in GetRightLocation
2002-12-10  Vadim Zeitlintried to clean strdup() mess: we now have wxStrdup...
2002-12-09  Julian SmartFixed the beggar good and proper
2002-12-09  Václav Slavíkremoved XPM handler from wxImage's standard handlers...
2002-12-09  Vadim Zeitlinfixed warning about unused var
2002-12-09  Vadim Zeitlinfixed annoying beep when pressing space/return in the...
next