]> git.saurik.com Git - wxWidgets.git/history - include
fixed Norway languages
[wxWidgets.git] / include /
2001-01-09  Julian SmartExtended ProcessTextCommand so processes SETFOCUS/KILLF...
2001-01-05  Vadim ZeitlinwxDateTime::IsValid() now returns m_time != (wxLongLong)-1
2001-01-05  Julian SmartChanged GetDocuments() to remove cast, added GetTemplates()
2001-01-04  Vadim Zeitlinadded wxArrayString::RemoveAt()
2001-01-04  Vadim Zeitlinfix for wxList copy ctor
2001-01-02  Vadim Zeitlinpatch adding DeselectXXX() functions from Roland Scholz...
2000-12-31  Vadim Zeitlinreadded back SetFullName
2000-12-31  Vadim Zeitlinimplemented wxFileName::SplitPath(), wxSplitPath()...
2000-12-31  Vadim Zeitlinrewrote wxFileName::Normalize(), added a few methods...
2000-12-30  Vadim Zeitlinjust added some _T()s
2000-12-30  Robert Roebling wxFileName II. It actually works.
2000-12-29  David Websterinclude "wx/filefn.h" instead of just "filefn.h".
2000-12-28  Vadim Zeitlinmodified check listbox indicators and made them customi...
2000-12-28  Robert Roebling Added wxFileName.
2000-12-21  David WebsterBeginning of bitmap updates
2000-12-21  David WebsterFix for VisualAge 3.0 compile concerning wxNativeFontInfo
2000-12-21  Vadim ZeitlinwxSpinCtrl now sens TEXT_UPDATED events as in wxGTK
2000-12-20  Vadim Zeitlincompilation fix (?)
2000-12-19  Vadim Zeitlintons of wxFTP fixes and compilation fix for wxBase
2000-12-19  David WebsterPalette code
2000-12-18  Vadim Zeitlincompilation fixes for wxMSW
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-12-18  David WebsterUpdate to allow new wxNativeFontInfo stuff to compile
2000-12-18  David WebsterFixes mostly to do with painting
2000-12-18  David WebsterOS2RGB def fix
2000-12-18  Vadim ZeitlinwxMimeTypesManager now supports creating associations...
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-12-12  David WebsterBrush updates
2000-12-11  David WebsterFont updates for OS/2
2000-12-10  Stefan Csomoradded cw6 fixes and patrick's patches
2000-12-05  Vadim Zeitlinfixed compilation with wxUSE_TEXTFILE=0
2000-12-03  Julian SmartAdded accelerators to Undo/Redo menu items
2000-11-28  David WebsterUpdates to Timer class
2000-11-27  David Websterdeclare the wx2os2PenStyle helper in the header.
2000-11-27  David WebsterForgot to update this enhancement from last weekend
2000-11-27  David WebsterOS/2 VisualAge doesn't know about lower case true and...
2000-11-27  David WebsterA few OS/2 additions to enable the colour database...
2000-11-27  Vadim ZeitlinwxSetEnv for Win32 (now seems to work)
2000-11-26  Vadim Zeitlinadded wxGet/Set/UnsetEnv() for Unix
2000-11-26  Robert Roebling Corrected typos in geometry.
2000-11-25  Václav Slavíkadded wxFrame::IsMDIChild() (msw only, protected)
2000-11-24  Robert Roebling Made geometry classes link.
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
2000-11-24  George TaskerIncreased the max length of allowed WHERE clauses and...
2000-11-24  George TaskerAdded SetOrderByColNums() function
2000-11-24  Robert Roebling dropped in new wxMatrix (from wxCanvas)
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  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-20  George TaskerAdded From(), OrderBy() and Where() functions that...
2000-11-20  George TaskerAdded preliminary DB2 support.
2000-11-20  David WebsterMore OS/2 Updates
2000-11-19  Julian SmartRemoved #if wxUSE_TREECTRL (not in setup0.h, and not...
2000-11-18  Václav Slavíkadded wxCursor ctor for creation from bits array
2000-11-17  David WebsterNew, reworked frame class for wxOS2
2000-11-14  David WebsterTreeCtrl updates
2000-11-10  Vadim Zeitlinpart of the previous patch
2000-11-08  Vadim Zeitlincompilation fix for builds when WXWIN_COMPATIBILITY_2...
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-11-03  Vadim Zeitlinok, it does work - it's just that wxGTK doesn't
2000-11-03  Vadim Zeitlinadded wxGetMultiChoice() (which refuses to work for...
2000-10-31  Vadim Zeitlincompilation fix (sorry!)
2000-10-30  Robin DunnMerged some STC fixes over to the main branch
2000-10-30  Vadim ZeitlinwxDC::GetSize() should work now in wxGTK
2000-10-25  David Webstercompile bug fix
2000-10-25  David Websterno message
2000-10-24  David WebsterOS/2 updates for debugging and statusbar processing
2000-10-24  David WebsterUpdates for os/2 -- mostly to allow easier VA debugging
2000-10-23  Julian SmartApplying submitted wxOS2 mod
2000-10-20  Vadim Zeitlinfixed problem with calling SetFont() when (multiline...
2000-10-18  Julian SmartFixed memory bug
2000-10-17  Julian SmartMade wxGenericDirCtrl compile with Cygwin
2000-10-12  Vadim Zeitlinadded QueryRawValue() to wxRegKey and test code for...
2000-10-11  Vadim Zeitlinadded (MSW/GTK) and documented new frame and dialog...
2000-10-11  Vadim Zeitlinadded WS_POPUP style to resizeable dialogs
2000-10-10  Václav Slavíkadded wxHtmlWindow::HistoryCanBack/Forward
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-10-09  Julian SmartDoc corrections; added HelpGen project files
2000-10-08  Vadim ZeitlinwxFileDialog changed to use (new) wxCHANGE_DIR flag...
2000-10-07  Vadim Zeitlin1. more warnings fixed
2000-10-07  Vadim Zeitlin1. a couple of compilation warnings fixed (strconv...
2000-10-07  Robin DunnAdded a WXDLLEXPORT
2000-10-06  Julian SmartAdded DECLARE/IMLEMENT_CLASS for wxToolBarBase
2000-10-04  Vadim Zeitlinmerged in the commit from the 2.2 branch
2000-10-04  Julian SmartRemoved wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)
2000-10-04  Julian SmartSpeed fix for wxGenericDirCtrl, starting to add text...
2000-10-03  Julian SmartSmall fixes to defs.h; change "windows.h" to <windows...
2000-10-02  David WebsterOS/2 Statusbar fixes
2000-09-28  Václav Slavíkadded wxListCtrl::AssignImageList
2000-09-28  Václav Slavíkadded wxTreeCtrl::AssignImageList
2000-09-28  Václav Slavíkadded wxNotebook::AssingImageList
2000-09-28  Václav Slavíkadded wxTreeCtrl::AssignImageList
2000-09-28  Václav Slavíkmodified wxHtmlHelpFrame to use AssignImageList
2000-09-27  Jouk Jansen Committing in .
2000-09-26  Robin Dunnnew and improved wxSTC
2000-09-25  Julian SmartAdded wxID_IGNORE
2000-09-25  Ron Leeimplemented wxDisplaySizeMM for gtk, msw & motif.
2000-09-22  Vadim ZeitlinwxCaret now uses backing store instead of forcing windo...
next