]> git.saurik.com Git - wxWidgets.git/history - src/common
wxNativeFontInfo changes
[wxWidgets.git] / src / common /
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-12-18  David WebsterVisualAge V3.0 does not understand lowercase, "true...
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  Robert Roebling Added wxCommandEvent::IsSeection for listbox,
2000-12-10  Vadim Zeitlinmerged in slider validation bug from the 2.2 branch
2000-12-03  Julian SmartAdded accelerators to Undo/Redo menu items
2000-11-29  David WebsterVA needs FALSE not false
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-26  Vadim ZeitlinwxSetEnv for Win32 (doesn't really work)
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-25  Václav Slavíkapplied (part of) Alexey Leko's patch
2000-11-25  Vadim Zeitlinfixed Set(wxPercentOf) (bug #12227)
2000-11-24  Robert Roebling Made geometry class link.
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  Vadim Zeitlinlinking fix
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 TaskerSQL Server and (preliminary) DB2 support added
2000-11-20  George TaskerAdded preliminary DB2 support.
2000-11-15  David Websterbad delete operator, should be delete [] for gs_FSMimeF...
2000-11-09  Vadim Zeitlincompilation fix for !WXWIN_COMPATIBILITY_2 and some...
2000-11-04  Václav Slavíkworkarounded false memory leak report
2000-10-25  Jouk Jansen Committing in .
2000-10-25  David Webstercompile bug fix
2000-10-24  David WebsterOS/2 updates for easier VA debugging
2000-10-20  Vadim Zeitlinremoved the pad from wxWindow::DoGetBestSize(), now...
2000-10-20  Vadim Zeitlinfixed off by 1 error in CharsetToEncoding() for CP...
2000-10-16  Julian SmartFixed memory leak
2000-10-12  Vadim Zeitlinanother GetInt/GetId bug fix
2000-10-11  Vadim Zeitlincosmetic fixes to font encoding names
2000-10-11  Václav Slavíkfixed Cyrillic encodings
2000-10-07  Vadim Zeitlin1. a couple of compilation warnings fixed (strconv...
2000-10-06  Václav Slavíkchanged \n\r to \r\n
2000-10-06  Julian SmartAdded DECLARE/IMLEMENT_CLASS for wxToolBarBase
2000-10-05  Julian SmartRemoved wxFindFocusDescendant for non-wxMSW platforms.
2000-10-04  Vadim Zeitlinmerged in the commit from the 2.2 branch
2000-10-04  Julian SmartSpeed fix for wxGenericDirCtrl, starting to add text...
2000-10-03  Jouk Jansen Modified Files:
2000-10-03  Julian SmartSmall fixes to defs.h; change "windows.h" to <windows...
2000-10-02  Vadim Zeitlinfix for group names containing ']'
2000-09-26  Julian SmartFiddled with wxFindWindowAtPoint to make it work with...
2000-09-26  Vadim Zeitlinfix from Robert
2000-09-26  Jouk Jansen Committing in .
2000-09-25  Ron Leeimplemented wxDisplaySizeMM for gtk, msw & motif.
2000-09-15  Julian SmartAdded Set/GetThemeEnabled and used this for determining...
2000-09-13  Vadim ZeitlinwxTimer::Start() now calls Stop()
2000-09-12  Vadim Zeitlin1. removed 'B' flag from treebase.cpp and regenerated...
2000-09-12  Julian SmartAdded wxHelpControllerHelpProvider, added DisplayContex...
2000-09-12  Jouk Jansen Committing in .
2000-09-11  Julian SmartwxHelpProvider now cleans itself up. wxTipWindow doesn't
2000-09-11  Julian SmartIncluded tipwindow.h unconditionally
2000-09-10  Vadim ZeitlinwxTipWindow added and is now used by wxSimpleHelpProvider
2000-09-10  Vadim Zeitlin1. added wxHelpProvider and (unfinished) wxSimpleHelpPr...
2000-09-10  Vadim Zeitlinuse the native msg box if available, fall back to wxWin...
2000-09-08  Vadim ZeitlinGetSelection() replaced with GetId() in OnMRUFile
2000-09-08  Vadim Zeitlinfixed wxContextHelpButton bitmap (dis)appearance
2000-09-08  Julian SmartFixed some broken things related to context help, fixed...
2000-09-08  Julian SmartPut wxContextHelp into cshelp.h/cpp, added wxContextHel...
2000-09-07  Julian SmartApplied memory allocation patch, and worked around...
2000-09-07  Julian SmartGot wxHelpContext working, plus wxFindWindowAtPointer...
2000-09-07  Julian SmartMade wxContextHelp implementation generic and added...
2000-09-06  Julian SmartImplemented wxHelpContext for wxGTK.
2000-09-06  Julian SmartAdded #include in helpbase.cpp
2000-09-06  Julian SmartAdded wxHelpEvent, wxContextHelp (MSW only so far)...
2000-09-04  Julian SmartCommented out palette code for wxGTK
2000-09-04  Julian SmartCorrected off-by-one bug in wxRect(const wxPoint&,...
2000-08-29  Julian SmartAdded wxCLIP_SIBLINGS. CVS also seems to think lots...
2000-08-29  Robert Roebling Merged sizer fix from stable branch
2000-08-24  Jouk Jansen Committing in .
2000-08-24  Julian SmartReplaced true/false with TRUE/FALSE
2000-08-22  Julian SmartAdded Reset() to command line parser and called it...
2000-08-21  Julian SmartDouble oops, removed include file
2000-08-21  Julian SmartOops, missed out include file
2000-08-21  Julian SmartDoc fix and SetArguments implementation
2000-08-20  Václav Slavíkfixed stupid loop in wxFileSystem::OpenFile
2000-08-15  Jouk Jansen Committing in .
2000-08-12  Mark Johnson db.cpp
2000-08-10  Jouk Jansen Committing in .
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-08-09  Jouk Jansen Committing in .
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-08-06  Julian SmartMingw32 fixes
2000-08-04  Julian SmartAdded settings.h include
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-07-29  Julian SmartAdded version of Quantize that manages the palette...
2000-07-29  Julian SmartAdded Set/Get/HasOption members and moved palette to...
2000-07-28  Julian SmartAdded wxQuantize, wxSplashScreen, wxEffects & added...
2000-07-26  David Websterfix for VA 3.0 vs 4.0
2000-07-24  Julian SmartFixed wxMotif breakage, sorry!
next