]> git.saurik.com Git - wxWidgets.git/history - src
don't do anything in SetBackgroundColour() if colour is invalid
[wxWidgets.git] / src /
2000-12-20  Václav Slavíkfixed wxTextFile::GuessType assertion
2000-12-20  Vadim Zeitlincompilation fix (?)
2000-12-20  Vadim Zeitlinremoved SetFont() from DoDrawText
2000-12-20  Vadim Zeitlin2nd part of wxRegConfig fix
2000-12-20  Vadim Zeitlinfix to GetAllCommands ret value
2000-12-20  George TaskerFixed bug where if the style included wxFRAME_NO_TASKBA...
2000-12-20  Vadim Zeitlinfix for wxRegConfig::GetNextGroup
2000-12-20  Vadim Zeitlincompilation fix for !PCH
2000-12-20  Vadim Zeitlinmerged fix from 2.2 branch
2000-12-20  Vadim Zeitlinwarning fixed
2000-12-19  Vadim Zeitlintons of wxFTP fixes and compilation fix for wxBase
2000-12-19  Vadim Zeitlinfix for a crash in ~wxFontList
2000-12-19  David WebsterPalette code
2000-12-18  Vadim Zeitlincompilation fixes for wxMSW
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-12-18  Vadim Zeitlinfixed compilation warning about variable being clobbere...
2000-12-18  David WebsterAdditions to help Fonts compile clean and add SetPS...
2000-12-18  David WebsterVisualAge V3.0 does not understand lowercase, "true...
2000-12-18  Vadim Zeitlinfix to parse the new GNOME .keys files
2000-12-18  David WebsterLots of OS/2 fixes mostly to do with painting
2000-12-18  David WebsterOS2 Statusbar fix
2000-12-18  Vadim ZeitlinwxMimeTypesManager now supports creating associations...
2000-12-18  Vadim Zeitlinminor fixes for the font info patch
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-12-16  Vadim Zeitlincheck the first radio button in a group
2000-12-16  Robert Roebling Applied colour patch for better 8-bit support,
2000-12-16  Robert Roebling Added wxCommandEvent::IsSeection for listbox,
2000-12-14  Vadim Zeitlin*really* fixed problem with window menu translation
2000-12-14  Vadim Zeitlinmerged in fix for GetValue() from the 2.2 branch
2000-12-13  Vadim Zeitlinpatch for not calling wxEntryCleanup() from a DLL applied
2000-12-13  Vadim Zeitlinfix for MSWDetachWindowMenu when "&Window" string is...
2000-12-12  Vadim Zeitlinmerged fix from 2.2 branch
2000-12-12  David WebsterBrush updates
2000-12-11  David WebsterFont updates for OS/2
2000-12-10  Stefan Csomorcw6 makefiles (makemac6.mcp)
2000-12-10  Stefan Csomoradded cw6 fixes and patrick's patches
2000-12-10  Vadim Zeitlinmerged in slider validation bug from the 2.2 branch
2000-12-10  Vadim Zeitlinmerged in the small changes from the 2.2 branch
2000-12-10  Stefan Csomoradded cw6 fixes and patrick's patches
2000-12-10  Vadim Zeitlinmerged in the fix for printing \% on PS DC
2000-12-03  Julian SmartAdded accelerators to Undo/Redo menu items
2000-12-01  Vadim Zeitlinfix for assert failure when deleting tree ctrl in-place...
2000-12-01  Vadim Zeitlinfix for enter processing of owner-drawn buttons
2000-11-29  David Websterwx22 to wx23
2000-11-29  David WebsterMinor updates to help compiles
2000-11-29  David WebsterVA needs FALSE not false
2000-11-28  David WebsterUpdates to Timer class and a couple of wxDC methods.
2000-11-27  David WebsterOS/2 VisualAge doesn't know about lower case true and...
2000-11-27  Jouk Jansen Modified Files:
2000-11-27  Robert Roebling Applied glcanvas patch.
2000-11-27  David WebsterA few OS/2 additions to enable the colour database...
2000-11-27  David WebsterwxPen code to fully enable pens and their use in wxDC's.
2000-11-27  David WebsterSome OS/2 customization to make a more presentable...
2000-11-27  Vadim ZeitlinwxSetEnv for Win32 (now seems to work)
2000-11-26  Vadim ZeitlinwxSetEnv for Win32 (doesn't really work)
2000-11-26  Vadim Zeitlinadded wxGet/Set/UnsetEnv() for Unix
2000-11-26  Vadim Zeitlinfix for uninit vars
2000-11-26  Vadim Zeitlinoops... compilation fix
2000-11-26  Julian SmartAdded m_destroybuf initialisation
2000-11-26  Robert Roebling Ported stable-tree refresh code to devel tree.
2000-11-25  Vadim Zeitlintypo in AutosizeRowOrCol fixed (bug 115437)
2000-11-25  Václav Slavíkadded wxFrame::IsMDIChild() (msw only, protected)
2000-11-25  Václav Slavíkapplied (part of) Alexey Leko's patch
2000-11-25  Vadim Zeitlinfixed Set(wxPercentOf) (bug #12227)
2000-11-25  Vadim Zeitlinfixed majorDim == 0 problem in wxGTK::wxRadioBox
2000-11-24  Robert Roebling Made geometry class link.
2000-11-24  Václav Slavíkfixed bug in wxFileDialog: it tested wxCHANGE_DIR again...
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
2000-11-24  George TaskerAdded wxDbTable::SetOrderByColNums() function
2000-11-24  George TaskerIncreased the max length of allowed WHERE clauses and...
2000-11-24  Robert Roebling matrix compile fix
2000-11-24  Robert Roebling Made dnd reentrent safe as per stable tree.
2000-11-24  Jouk Jansen Committing in .
2000-11-24  Jouk Jansen Committing in .
2000-11-24  Vadim Zeitlinlinking fix
2000-11-23  Robert Roebling Don't call busy cursor when creating a message
2000-11-23  Robert Roebling Ported DrawPolygone fix and new PS font name
2000-11-23  Robert Roebling Ported new double idle handlers for pending events
2000-11-23  Robert Roebling Upported wxListBox key handling and SetFirstItem()
2000-11-23  Robert Roebling Busy cursor don't need wxYield(), SendIdleEvents()
2000-11-23  Vadim Zeitlinmore fixes to stream code: allow deriving from wxStream...
2000-11-23  Vadim Zeitlincompilation fixes for wxMemoryStreams
2000-11-23  Vadim Zeitlinfixed memory allocation code of wxStreamBuffer to not...
2000-11-22  David WebsterUpdate OS/2 Frame WM_PAINT processing
2000-11-22  George TaskerFixed problems with the wxDb::Open(wxDb *copyDb) not...
2000-11-22  George TaskerAdded what I think is full support for Null column...
2000-11-21  Vadim Zeitlinfixed wxTextCtrl::GetValue() bug for empty richedit...
2000-11-21  Vadim Zeitlinfixed bug with Broadcast() not waking up all threads...
2000-11-20  George TaskerSQL Server and (preliminary) DB2 support added
2000-11-20  George TaskerAdded preliminary DB2 support.
2000-11-20  George TaskerFixed the wxDirExists() function so that if asked about...
2000-11-20  David WebsterAnother DC fix.
2000-11-20  David WebsterFix and errant commented out line of code in DoGetPixel.
2000-11-20  David WebsterMore OS/2 Updates
2000-11-19  David WebsterWindow proc processing updates
2000-11-18  Václav Slavíkadded wxCursor ctor for creation from bits array
2000-11-17  David WebsterNew, reworked frame class for wxOS2 and more drawing...
2000-11-16  Vadim Zeitlinpatch from Mike Oliver <oliver@math.ucla.edu> to have...
2000-11-15  David WebsterFor some reason VA needs a default ctor for wxHtmlHelpT...
2000-11-15  David WebsterNeed to define wxArrayGenericTreeItems as WX_DEFINE_WXP...
next