]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2011-08-04  Vadim ZeitlinUse wxWindowMSW instead of wxWindow to fix wxUniv/MSW...
2011-08-04  Vadim ZeitlinAvoid unwanted line break in wxDataViewListModel::GetCo...
2011-08-04  Julian SmartAdded Page Break control to spacing page
2011-08-04  Steve LamertonUpdate wxWebFileHandler to handle paths with fragments...
2011-08-04  Steve LamertonFix recursion problems when loading pages from a virtua...
2011-08-03  Steve LamertonRename wxWebFileHandler name from test to file.
2011-08-03  Steve LamertonRework IE virtual file system support to use new syntax...
2011-08-03  Julian SmartReturn sensible major and minor version numbers for...
2011-08-03  Julian SmartOutline and line spacing can now be reset via the UI...
2011-08-03  Steve LamertonInitial work on virtual file system support for the...
2011-08-03  Vadim ZeitlinFix bug with TAB being able to switch focus between...
2011-08-03  Vadim ZeitlinNo real changes, just rename a variable.
2011-08-02  Robin DunnIf -1 is passed to InsertItem for the imageIndex then...
2011-08-02  Robin DunnInitialize the native printer info for ConvertFromNativ...
2011-08-02  Vadim ZeitlinDon't un-maximize the window when Iconize(false) is...
2011-08-02  Vadim ZeitlinFix wxSocket::WaitForAccept() in blocking mode.
2011-08-02  Vadim ZeitlinRemove documentation of non-existent wxTextAttr::Create...
2011-08-02  Julian SmartAdded semicolon needed by MSVC++ 6
2011-08-02  Steve LamertonImplement HasSelection for the OSX WebKit backend.
2011-08-02  Steve LamertonAdd EnableHistory support to the OSX WebKit backend.
2011-08-01  Steve LamertonFix warnings for the OSX WebKit backend.
2011-08-01  Steve LamertonFix compilation for OSX backend.
2011-08-01  Steve LamertonAdd missing wxRTTI macros and fix incorrect ones.
2011-08-01  Steve LamertonHide the infobar in the sample if we start navigating...
2011-08-01  Steve LamertonFix remaining warnings in ie backend.
2011-08-01  Steve LamertonFix all the unused variable warnings in the sample.
2011-08-01  Steve LamertonMake web sample XPMs const to fix compiler warnings...
2011-08-01  Steve LamertonFix a couple of warning that crept back into the GTK...
2011-08-01  Steve LamertonAdd missing lines to setup.h.in. This properly fixes...
2011-07-31  Steve LamertonRework the GTK WebKit backend history to remove the...
2011-07-31  Steve LamertonSplit wxWebHistoryItem headers out into separate files...
2011-07-31  Václav SlavíkSilence Clang warning about numeric_limits<> specializa...
2011-07-31  Václav SlavíkDisable symbols visibility support for the Clang compiler.
2011-07-31  Vadim ZeitlinCorrect typo in wxArray::insert() fix of r68468.
2011-07-31  Steve LamertonSimplify the wxWebFileHandler code by using a map to...
2011-07-30  Vadim ZeitlinFix crash in wxArray::insert() overload taking iterator...
2011-07-30  Vadim ZeitlinGenerate events with WXK_NONE Unicode keys for non...
2011-07-30  Vadim ZeitlinAvoid bogus focus loss event when wxTextCtrl is modifie...
2011-07-30  Vadim ZeitlinImprove wxTextCtrl::GetNumberOfLines() unit test and...
2011-07-30  Vadim ZeitlinFix off by one error in wxTextCtrl::GetLineLength(...
2011-07-30  Vadim ZeitlinFix stock accelerators handling in wxOSX.
2011-07-30  Vadim ZeitlinEmphasize that wxStandardPaths must not be created...
2011-07-30  Steve LamertonOverhaul wxWebHandler naming to try and make it consist...
2011-07-30  Vadim ZeitlinGet rid of ugly wxCONTROL_ITEMCONTAINER_CLIENTDATAOBJEC...
2011-07-30  Vadim ZeitlinResolve ambiguity between GetClientXXX() methods in...
2011-07-30  Steve LamertonAdd new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event...
2011-07-29  Vadim ZeitlinAdd wxTextCtrl::PositionToCoords() functions for wxMSW...
2011-07-29  Steve LamertonAdd CombineURIs implementation for wxWebFileProtocolHan...
2011-07-28  Steve LamertonTidy up the include guards for the various wxWebView...
2011-07-28  Steve LamertonMove the wxWebFileProtocolHandler from the IE backend...
2011-07-28  Steve LamertonInitial implementation of wxWebProtocolHandler and...
2011-07-26  Vadim ZeitlinMention wxGTK wxAnimation implementation limitations...
2011-07-26  Steve LamertonVery basic implementation of IInternetProtocolInfo...
2011-07-26  Steve LamertonAdd a couple of missing forward declarations.
2011-07-26  Steve LamertonWe always let the user handle new window events so...
2011-07-26  Steve LamertonFix compilation errors under OSX.
2011-07-26  Vadim ZeitlinCompilation fix: include wx/event.h from wx/containr.h.
2011-07-25  Dimitri SchoolwerthFixed wxOSX-Cocoa compilation.
2011-07-25  Dimitri SchoolwerthFixed containr.h compilation with gcc.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-25  Steve LamertonFix warnings in the MSW IE backend.
2011-07-25  Steve LamertonWe no longer need to veto the new window event in the...
2011-07-25  Steve LamertonLink to urlmon from wxWeb to fix the compilation errors...
2011-07-25  Steve LamertonRename GetHref to GetURL in wxWebNavigationEvent, this...
2011-07-25  Steve LamertonAdd support for EVT_WEB_VIEW_NEWWINDOW to the OSX WebKi...
2011-07-25  Steve LamertonClarify what GetTarget actually returns in wxWebNavigat...
2011-07-25  Steve LamertonUpdate handling and documentation for new window events...
2011-07-25  Steve LamertonRemove some now unused history variables.
2011-07-24  Vadim ZeitlinNo changes, just remove unnecessary wxPickerBase::OnSize().
2011-07-24  Vadim ZeitlinExclude windows not accepting keyboard focus from GTK...
2011-07-24  Vadim ZeitlinReplace wxControlContainer-related macros with wxNaviga...
2011-07-24  Vadim ZeitlinDon't give focus to wxSearchButton when using keyboard...
2011-07-24  Vadim ZeitlinUse wxNavigationEnabled<> for keyboard navigation in...
2011-07-24  Vadim ZeitlinAdd wxNavigationEnabled<> helper for implementing TAB...
2011-07-24  Vadim ZeitlinIgnore WM_CLOSE generated by wxMSW edit control when...
2011-07-23  Vadim ZeitlinMention that pages can't be added to wxBookCtrl more...
2011-07-23  Vadim ZeitlinDon't try to pop from an empty stack in wxGDIPlusContex...
2011-07-23  Vadim ZeitlinRemove mentions of wxCommandEvent from wxThreadEvent...
2011-07-23  Vadim ZeitlinDon't create an unnecessary extra button in wxMSW wxPro...
2011-07-22  Vadim ZeitlinSet wxDidCreatePaintDC to true even if we reused a...
2011-07-22  Vadim ZeitlinIncreased the version to 2.9.3.
2011-07-22  Vadim ZeitlinUpdate the files changed by the version number incremen...
2011-07-22  Vadim ZeitlinAdded customizable wxDocManager::OnMRUFileNotExist...
2011-07-22  Vadim ZeitlinSeveral corrections to wxDocManager fields documentation.
2011-07-22  Vadim ZeitlinSave and restore file history in docview sample.
2011-07-22  Vadim ZeitlinAllow passing the error value to wxStreamBase::Reset().
2011-07-22  Julian SmartFixed Replace() to use the passed range instead of...
2011-07-22  Vadim ZeitlinDon't pass spin text control messages processed at...
2011-07-22  Vadim ZeitlinRefactor wxWindow::MSWHandleMessage() out from MSWWindo...
2011-07-22  Steve LamertonImplement basic support for virtual file systems for...
2011-07-22  Steve LamertonReplace define for OLECMDID_OPTICAL_ZOOM with an enum...
2011-07-21  Vadim ZeitlinFix double deletion bug in wxGTK wxDVC dnd code.
2011-07-21  Vadim ZeitlinFix the alignment used by custom wxDVC renderers in...
2011-07-21  Vadim ZeitlinSend wxEVT_COMMAND_DATAVIEW_COLUMN_SORTED for generic...
2011-07-21  Vadim ZeitlinFix drawing of expander columns not at 0 position in...
2011-07-21  Vadim ZeitlinCorrect test for maximal row index in generic wxDataVie...
2011-07-21  Vadim ZeitlinNever restore focus to hidden child.
2011-07-21  Vadim ZeitlinAllow marking wxTreeBook nodes to expand initially...
2011-07-21  Vadim ZeitlinMake wxEnhMetaFileDC ctor from wxDC explicit.
2011-07-21  Vadim ZeitlinFix parsing of negated long options in wxCmdLineParser.
next