wxWidgets.git
2011-08-25  Stefan Csomormb:54153a12-b2c7-417e-b607-c4faa9c436ab
2011-08-24  Steve LamertonRebake after previous commit, should fix monolithic...
2011-08-24  Vadim ZeitlinNo real changes, just update copyright year in wxInfoMe...
2011-08-24  Vadim ZeitlinTry harder to set the requester splitter position in...
2011-08-24  Stefan Csomoradding raw_control for osx
2011-08-24  Steve LamertonRemove out of date extralib stuff from the bakefiles.
2011-08-24  Stefan Csomormissing commit for RAW_CONTROL changes
2011-08-24  Stefan Csomormissing commit for RAW_CONTROL changes
2011-08-23  Vadim ZeitlinCompilation fix for non-OSX: don't use m_rawControlDown...
2011-08-23  Stefan Csomorfixing type for key event, using WXK_RAW_CONTROL consta...
2011-08-23  Stefan Csomorexposing control key combinations as before, fixing...
2011-08-23  Vadim ZeitlinSimplify checks for event vetoing in generic wxDataView...
2011-08-23  Vadim ZeitlinFix completely wrong logic for veto checking in generic...
2011-08-23  Stefan Csomoradjusting keyboardstate to new ctrl / raw_ctrl handling...
2011-08-23  Stefan Csomoradjusting keyboardstate to new ctrl / raw_ctrl handling...
2011-08-23  Vadim ZeitlinMention wxLocale in wxNumValidator documentation.
2011-08-23  Vadim ZeitlinNo changes, just add a missing comma in wxNumValidator...
2011-08-23  Vadim ZeitlinCheck for decimal separator inconsistency in wxLocale...
2011-08-23  Vadim ZeitlinFix wxBannerWindowNameStr definition in DLL builds.
2011-08-23  Dimitri SchoolwerthAdded wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
2011-08-23  Dimitri SchoolwerthFixed linking errors related to wxAnyButton in wxUniv.
2011-08-23  Dimitri SchoolwerthFixed compilation of various notebook.cpp's.
2011-08-23  Dimitri SchoolwerthFixed compilation of sources that make use of wx/univ...
2011-08-22  Vadim ZeitlinExclude another auto-generated file when cleaning the...
2011-08-22  Vadim ZeitlinDon't refresh not yet realized widget in wxGTK wxDataVi...
2011-08-22  Vadim ZeitlinReturn non-const pointer from wxDataViewRendererBase...
2011-08-22  Vadim ZeitlinAdd wxDataViewIconText::IsSameAs() and make comparison...
2011-08-22  Vadim ZeitlinReturn (16,16) as the default list icons size in wxMSW.
2011-08-22  Stefan Csomorremoving trailing comma
2011-08-22  Stefan Csomorexposing wxGraphicsContext through an ordinary wxDC
2011-08-22  Václav SlavíkFix typo.
2011-08-22  Václav SlavíkDon't iterate over selection twice needlessly in wxData...
2011-08-22  Václav SlavíkNo change, improve wxDataViewMainWindow::ItemDeleted...
2011-08-22  Vadim ZeitlinHarmonize wxDataViewCtrl::GetSelection() behaviour...
2011-08-22  Vadim ZeitlinNo changes, just use CPPUNIT_ASSERT_EQUAL() instead...
2011-08-22  Vadim ZeitlinNo changes, just add wxGtkList to ensure g_list_free...
2011-08-22  Vadim ZeitlinDon't export Objective C interfaces in non-x86_64 builds.
2011-08-22  Vadim ZeitlinAdd XRC handler for wxBannerWindow and a test for it...
2011-08-22  Vadim ZeitlinNo changes, just factor our wxDirection parsing code...
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-22  Vadim ZeitlinAdd @genericAppearance Doxygen macro.
2011-08-22  Vadim ZeitlinFix the coordinates in wxDataViewCustomRenderer::LeftCl...
2011-08-22  Julian SmartFix duplicate variable for VC++ 6
2011-08-22  Julian SmartRename identifier
2011-08-22  Steve LamertonAdd new sample project files.
2011-08-22  Steve LamertonRebake
2011-08-22  Steve LamertonExport a couple of carbon functions so that shared...
2011-08-21  Vadim ZeitlinAdd missing wx/icon.h header to fix wxGTK compilation.
2011-08-21  Vadim ZeitlinRefactor: replace wxTreeItemId and wxDataViewItem with...
2011-08-21  Vadim ZeitlinNo changes, just move wxCheckBoxState to wx/defs.h...
2011-08-21  Vadim ZeitlinNo changes, just use symbolic NO_IMAGE constant instead...
2011-08-21  Vadim ZeitlinAdd wxWithImages helper mix-in with {Set,Get,Assign...
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
next