]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2011-08-21  Vadim ZeitlinReplace wxComboBox::IsEmpty() with Is{List,Text}Empty().
2011-08-21  Václav SlavíkRename wxDataViewCtrl::InvalidateColBestWidth* to Updat...
2011-08-21  Václav SlavíkFix autosize columns width calculation in generic wxDat...
2011-08-20  Steve LamertonFix history when using custom schemes in GTK.
2011-08-20  Vadim ZeitlinAdd a one line script to clean patches before submittin...
2011-08-20  Steve LamertonAdd virtual destructors to fix GCC4 warnings.
2011-08-20  Steve LamertonAnother compilation fix for OSX 10.5
2011-08-19  Václav SlavíkReorganize wxDataViewMainWindow::ItemAdded() for better...
2011-08-19  Dimitri SchoolwerthFixed failing test in ImageTestCase for builds made...
2011-08-19  Steve LamertonUpdate documentation for new library name.
2011-08-19  Steve LamertonRename web library to webview.
2011-08-19  Steve LamertonRename wxUSE_WEB to wxUSE_WEBVIEW to reflect that actua...
2011-08-19  Dimitri SchoolwerthDocumented wxIMAGE_OPTION_TIFF_* options that are curre...
2011-08-19  Dimitri SchoolwerthUse a default photometric interpretation value of PHOTO...
2011-08-19  Dimitri SchoolwerthAdded option to TIFF handler for specifying the photome...
2011-08-19  Dimitri SchoolwerthAdded support for saving greyscale TIFF images.
2011-08-19  Dimitri SchoolwerthChanged TIFF handler's monochrome conversion to look...
2011-08-19  Dimitri SchoolwerthFixed crash when saving as a monochrome TIFF image...
2011-08-19  Dimitri SchoolwerthNo code changes.
2011-08-19  Dimitri SchoolwerthRenamed the options specific to the TIFF handler.
2011-08-19  Dimitri Schoolwerthimproved wxImage documentation.
2011-08-19  Dimitri SchoolwerthImproved saving of TIFF monochrome images.
2011-08-18  Steve LamertonRemove a couple of unused forward declarations.
2011-08-18  Dimitri SchoolwerthFixed saving TIFF images to wxMemoryOutputStream.
2011-08-18  Steve LamertonAdd some version checks to help compiling on OSX.
2011-08-18  Steve LamertonRemove MoveWindow method.
2011-08-17  Dimitri SchoolwerthImproved BMP decoding.
2011-08-17  Steve LamertonReturn true by default under OSX WebKit.
2011-08-17  Steve LamertonCorrectly stop the loading animation in the sample...
2011-08-17  Steve LamertonDerive wxWebViewEvent from wxNotifyEvent.
2011-08-17  Steve LamertonRename LoadUrl to LoadURL. This corrects the capitalisa...
2011-08-17  Steve LamertonTidy up webview.h. Remove all of the doxygen comments...
2011-08-17  Steve LamertonMake a few internal methods private.
2011-08-17  Vadim ZeitlinUse correct format specifier for thread id in the sample.
2011-08-17  Vadim ZeitlinRestore stock item labels mistakenly removed by r68641.
2011-08-17  Steve LamertonConst correct the wxWebView api.
2011-08-17  Julian SmartBetter text control non-selection solution
2011-08-16  Julian SmartImplemented non-selection of content when setting focus...
2011-08-16  Stefan Csomoradapting to new ctrl constant handling on OSX
2011-08-16  Stefan Csomoradapting to new ctrl constant handling on OSX
2011-08-16  Stefan Csomoradapting to new ctrl constant handling on OSX
2011-08-16  Stefan Csomorsupporting full style mask
2011-08-16  Vadim ZeitlinwxMSW compilation fix when not using PCH.
2011-08-16  Stefan Csomoradjust init to standard
2011-08-16  Stefan Csomorsupport for raw ctrl shortcut
2011-08-16  Stefan Csomoremulate more arrow keys on non msw platforms
2011-08-16  Stefan Csomoradapt defines for ctrl/command key
2011-08-16  Stefan Csomoradapt defines
2011-08-16  Paul CornettAvoid creating rect with negative size while clipping...
2011-08-15  Steve LamertonAdd a menu item linking to a custom scheme example.
2011-08-15  Steve LamertonUpdate bakefile for new header names.
2011-08-15  Steve LamertonRename wxWebHistoryItem to wxWebViewHistoryItem.
2011-08-15  Steve LamertonRename wxWebNavigationError to wxWebViewNavigationError...
2011-08-14  Vadim ZeitlinFix return value of wxMBConvUTF8::ToWChar() when not...
2011-08-14  Stefan Csomorfixing comment
2011-08-14  Stefan Csomorfixing open application event handling, fixes #13397
2011-08-14  Stefan Csomoradding two missing strings (used in docview)
2011-08-14  Steve LamertonAdd missing bakefile from previous commit.
2011-08-14  Steve LamertonRename wxWebFileHandler to wxWebViewArchiveHandler...
2011-08-14  Stefan Csomorusing proper cmd constant
2011-08-13  Paul Cornettsimplify global cursor setting
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-13  Steve LamertonAdd various selection menu items to the sample.
2011-08-13  Steve LamertonAdd Run Script menu option to the sample.
2011-08-13  Steve LamertonAdd history list to the sample.
2011-08-13  Vadim ZeitlinFix bitmap position attribute name in XRC handler.
2011-08-13  Steve LamertonCall Dismiss rather than Show(false) on the infobar...
2011-08-13  Steve LamertonFix loading history items under GTK. The wrong function...
2011-08-12  Vadim ZeitlinNo changes, just remove gratuitous inefficiency from...
2011-08-12  Vadim ZeitlinFix compilation of generic wxDVC code when not using...
2011-08-12  Steve LamertonUpdate documentation about custom schemes and virtual...
2011-08-12  Steve LamertonFix history in wxWebViewIE when using a custom file...
2011-08-12  Steve LamertonUse the data scheme to load resources in the WebKitGTK...
2011-08-12  Paul Cornettremove unneeded gdk_window_get_pointer() call
2011-08-12  Paul Cornettpass proper window to gdk_window_get_pointer(), NULL...
2011-08-11  Steve LamertonAdd support for custom scheme handling and virtual...
2011-08-11  Steve Lamertongit-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
2011-08-11  Vadim ZeitlinUse separate strings for stock labels with and without...
2011-08-11  Steve LamertonFix typo in last commit
2011-08-11  Steve LamertonRename delegates to try and stop name clashes, probably...
2011-08-11  Stefan Csomoradjusting include styles
2011-08-11  Stefan Csomoradjusting include styles
2011-08-11  Stefan Csomorfixing osx_carbon
2011-08-11  Stefan Csomorfixing osx_cocoa, there's a reason m_peer is private...
2011-08-11  Stefan Csomorfixing osx_cocoa
2011-08-11  Dimitri SchoolwerthFixed wxOSX build.
2011-08-10  Vadim ZeitlinBasque translations update from Xabier Aramendi.
2011-08-10  Vadim ZeitlinAlso regenerate configure after wxWeb-related bakefile...
2011-08-10  Steve LamertonComplete rebake with web libraries to allow easier...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-10  Václav SlavíkAdd some basic tests for wxDataViewCtrl selection handling.
2011-08-10  Václav SlavíkFix selection handling wxDataViewMainWindow::ItemDeleted().
2011-08-10  Václav SlavíkMake the wxDataViewItem(void*) constructor explicit.
2011-08-10  Julian SmartAdded the ability to deselect attributes in the font...
2011-08-09  Dimitri SchoolwerthAdded NSApplicationDelegate's openFiles for wxOSX-Cocoa.
2011-08-09  Vadim ZeitlinDon't reset wxTLW::m_iconized when hiding the window...
2011-08-09  Václav SlavíkDon't use iterators with wxDataViewSelection.
2011-08-09  Vadim ZeitlinNo changes, just correct the helpview sample name in...
2011-08-08  Vadim ZeitlinDon't manually centre dialogs created with default...
2011-08-08  Steve LamertonUse shared pointers to hold wxWebHandlers throughout.
next