]> git.saurik.com Git - wxWidgets.git/history - include
merged new and updated translations from WX_2_2_BRANCH.
[wxWidgets.git] / include /
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...
2000-09-15  Julian SmartAdded Set/GetThemeEnabled and used this for determining...
2000-09-13  Vadim Zeitlin1. wxFrame::IsIconized() fixed - seems to work
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-11  Julian SmartwxHelpProvider now cleans itself up. wxTipWindow doesn't
2000-09-10  Vadim ZeitlinwxTipWindow added and is now used by wxSimpleHelpProvider
2000-09-10  Vadim Zeitlin1. added wxHelpProvider and (unfinished) wxSimpleHelpPr...
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-08  Robin DunnMoved from Scintilla version 1.25 to 1.32
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 wxHelpEvent, wxContextHelp (MSW only so far)...
2000-09-05  Julian SmartAdded rules to wxListCtrl (MSW now, GTK+ soon)
2000-09-05  Robert Roebling Applied DrawArc patch.
2000-09-01  David WebsterSeveral updates for fixing the subclassing problems...
2000-09-01  David WebsterFix to properly define WXFARPROC for OS/2
2000-09-01  Julian SmartCorrected typo
2000-09-01  Julian SmartAdded to wxSystemSettings for better GTK+ themes compat...
2000-08-29  Julian SmartAdded wxCLIP_SIBLINGS. CVS also seems to think lots...
2000-08-25  Julian SmartAdded a flag to avoid Capture/Release asserts
2000-08-24  Jouk Jansen Committing in .
2000-08-24  Jouk Jansen Committing in .
2000-08-22  Julian SmartAdded Reset() to command line parser and called it...
2000-08-21  David Websterno message
2000-08-19  Robert RoeblingAdded wxChoice::GetCount() and Select()
2000-08-19  Kevin HockwxDrawObject::Draw vritual and non const wxDCBase
2000-08-18  Julian SmartImplemented IsVisible and GetFirst/NextVisibleItem...
2000-08-15  Václav Slavíkadded wxIcon::CopyFromBitmap to wxGTK
2000-08-14  Stefan Csomorthread support for mac finished
2000-08-12  Mark Johnson db.h
2000-08-11  Stefan Csomorchanged license type
2000-08-10  Jouk Jansen Committing in .
2000-08-10  Vadim ZeitlinwxMDIFrames define DoGetClientSize() and not GetClientS...
2000-08-10  Vadim Zeitlinsrc/gtk/mdi.cpp
2000-08-10  Stefan Csomorheader files for carbon targets
2000-08-10  Stefan CsomorwxMac merge
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-08-09  Stefan Csomormerge of wxMac into main repository (Carbon Precompiled...
2000-08-08  Julian SmartChanged default value for eliminateBorders (MakeExtende...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-08-07  Julian SmartAdded first stab at GetBoundingRect for generic tree...
2000-08-06  Kevin Hocksupport for drawing arbitary object on DC's
2000-08-04  Julian SmartGeneric tree control fixes
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-08-04  Michael BedwardRemoved redundant m_left etc. variables
2000-08-03  Václav Slavíkfixed low resolution problem with wxPostScriptDC
2000-08-03  Julian SmartAdded ability to call wxWindow::OnPaint under Windows...
2000-08-02  Julian SmartMade some member variables protected so derived classes...
2000-07-30  Unknown (NI)added a wrapper class for opengl contexts (like that...
2000-07-29  Julian SmartFloodFill correction, wxQuantize correction
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-28  Michael BedwardRenamed existing wxGrid::SelectBlock to HighlightBlock.
2000-07-27  Julian SmartGeneric dirctrl corrections
2000-07-27  Michael BedwardChanged wxGridCellAttr::HasAlignment to treat values...
2000-07-27  Michael BedwardChanged cell and label alignment functions to use wxALI...
2000-07-25  Václav SlavíkwxGTK compilation fix (undefined wxDirDialogDefaultFold...
2000-07-24  Guillermo Rodrigue... Corrected comment about Norlander headers (no changes...
2000-07-24  Julian SmartUpdated version number.
2000-07-23  Julian SmartAdded wxGenericDirCtrl, wxGenericDirDialog and associat...
2000-07-22  Julian SmartCygwin 1.1 mods (main branch)
2000-07-21  David Websterfixes for trailing commas for OS/2 from WX_2_2_BRANCH
2000-07-21  Michael BedwardAdded ForceRefresh() to request immediate repainting...
2000-07-20  Unknown (NI)applied the patch by Garrick Meeker
2000-07-19  Ove KaavenReally cheesy attempt to make wxDC::DrawText() utilize...
2000-07-19  Ove KaavenMay as well also add a GTK_CLASS_TYPE macro for compati...
2000-07-19  Ove KaavenAdded "stand-ins" for a couple of Pango (Owen Taylor...
next