Merge the new wxWebView classes from the SOC2011_WEBVIEW branch.
[wxWidgets.git] / src /
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Paul Cornettupdate WarpPointer for GTK3
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-10  Robin DunnEnable the HWND of the task dialog to be fetched with...
2011-09-08  Vadim ZeitlinAllow setting colours and font of wxTreeListCtrl.
2011-09-07  Paul Cornettnon-pch build fix
2011-09-07  Paul Cornettremove unnecessary GTK declarations from defs.h, move...
2011-09-06  Robin Dunnfix for non-pch builds
2011-09-05  Robin DunnAvoid infinite recursion on Mac in comboctrl, and fix...
2011-09-05  Václav SlavíkFix crash in wxDataViewCtrl::UpdateColWidths().
2011-09-05  Václav SlavíkwxDataViewCtrl: enable F2 editing with multiple selecti...
2011-09-03  Stefan Csomorsetting the image position after the label is set,...
2011-09-03  Václav SlavíkUse ProcessWindowEvent() in generic wxDataViewCtrl...
2011-09-03  Václav SlavíkExtracted wxDataViewMainWindow left/right keys handling...
2011-09-03  Václav SlavíkRename wxDataViewMainWindow::OnArrowChar to OnVerticalN...
2011-09-03  Václav SlavíkSlightly more efficient wxDataViewCtrl::StartEditor().
2011-09-03  Václav SlavíkFix generic wxDataViewCtrl Enter handling to conform...
2011-09-01  Stefan Csomorfixes #13443, thanks :-)
2011-08-31  Vadim ZeitlinFix deleting and clearing wxTreeListCtrl columns.
2011-08-31  Václav SlavíkAdd items to correct position in wxDataViewCtrl:ItemAdded.
2011-08-31  Václav SlavíkGeneric wxDataViewCtrl: resize autosized columns at...
2011-08-30  Dimitri SchoolwerthFixed dlmsw.cpp compilation with older SDKs and at...
2011-08-30  Vadim ZeitlinBetter support for flat lists in wxTreeListCtrl.
2011-08-30  Vadim ZeitlinFix computation of the item offset in generic wxDataVie...
2011-08-30  Jouk JansenUpdate makefiles for OpenVMS
2011-08-30  Stefan Csomorfixes #13438 (building OSX min >= 10.6), thanks :-)
2011-08-30  Stefan Csomoradding command - comma as shortcut of stockitem wxID_PR...
2011-08-29  Václav SlavíkSend wxEVT_COMMAND_DATAVIEW_ITEM_ACTIVATED if WXOnActiv...
2011-08-29  Václav SlavíkMake generic wxDataViewToggleRenderer react to activation.
2011-08-29  Václav SlavíkActivate cells from keyboard too in generic wxDataViewCtrl.
2011-08-29  Dimitri SchoolwerthFixed drawing a check box in the undetermined state...
2011-08-29  Vadim ZeitlinFix spelling error in an error message in wxObjectXmlRe...
2011-08-29  Dimitri SchoolwerthAdded alpha saving support to TIFF image handler.
2011-08-28  Dimitri SchoolwerthFixed loading greyscale with alpha TIFF images.
2011-08-28  Dimitri SchoolwerthFixed copying only 1/3 of scanline when saving TIFF...
2011-08-28  Dimitri SchoolwerthAdded support for loading black and white TIFF images...
2011-08-28  Dimitri SchoolwerthRead TIFF images from top to bottom instead of bottom...
2011-08-28  Dimitri SchoolwerthFixed accessing out-of-bounds image coordinates while...
2011-08-28  Dimitri SchoolwerthFixed calculated image pitch being off-by-one in some...
2011-08-28  Dimitri SchoolwerthRemoved double TIFFSetField call for setting TIFFTAG_OR...
2011-08-28  Dimitri SchoolwerthCall GetAlpha() to get a pointer instead of checking...
2011-08-28  Stefan Csomorrouting keys like ESC etc, fixes #13429
2011-08-27  Robin Dunn* Implement dynamic loading of the Cairo DLL on Windows...
2011-08-27  Václav SlavíkMore understandable symbolic constants in generic wxDVC...
2011-08-27  Václav SlavíkUse spacebar to activate items in generic wxDataViewCtr...
2011-08-27  Václav SlavíkRemove DestroyTreeHelper(), make GetChildNodes() const...
2011-08-27  Václav SlavíkAdd wxDataViewMainWindow::GetModel() helper.
2011-08-27  Václav SlavíkBetter names in wxDataViewTreeNode.
2011-08-27  Václav SlavíkUse wxTE_PROCESS_ENTER with wxDataViewCtrl text controls.
2011-08-27  Vadim ZeitlinCompilation fix for wxTreeListCtrl when not using PCH.
2011-08-27  Vadim ZeitlinMake wxBU_EXACTFIT fir the button text more exactly.
2011-08-27  Vadim ZeitlinAdded wxFLP_SMALL and wxDIRP_SMALL styles for wx{File...
2011-08-27  Vadim ZeitlinAuto complete file names in the text controls of wx...
2011-08-27  Vadim ZeitlinAdd wxTextEntry::AutoCompleteDirectories().
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-27  Václav SlavíkNotify GtkTreeView if a node stops being a parent.
2011-08-27  Václav SlavíkSave memory in wxDataViewTreeNode.
2011-08-27  Václav SlavíkSimplified generic wxDataViewCtrl's tree structure.
2011-08-27  Václav SlavíkNo real change, use more descriptive variable names...
2011-08-27  Vadim ZeitlinSet colours and fonts for all elements of the generic...
2011-08-27  Vadim ZeitlinAllow returning NULL windows from GetCompositeWindowPar...
2011-08-25  Dimitri SchoolwerthFixed best size of wxUniv's wxNotebook.
2011-08-25  Dimitri SchoolwerthFixed best sizes for wxUniv controls.
2011-08-25  Dimitri SchoolwerthFixed width of scrollbars in wxUniv.
2011-08-25  Dimitri SchoolwerthFixed MSW/Univ compilation of toplevel.cpp.
2011-08-25  Stefan Csomormb:54153a12-b2c7-417e-b607-c4faa9c436ab
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 Csomormissing commit for RAW_CONTROL changes
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  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 compilation of various notebook.cpp's.
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 ZeitlinReturn (16,16) as the default list icons size in wxMSW.
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 add wxGtkList to ensure g_list_free...
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 ZeitlinFix the coordinates in wxDataViewCustomRenderer::LeftCl...
2011-08-22  Steve LamertonExport a couple of carbon functions so that shared...
2011-08-21  Vadim ZeitlinAdd wxWithImages helper mix-in with {Set,Get,Assign...
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  Steve LamertonAnother compilation fix for OSX 10.5
2011-08-19  Václav SlavíkReorganize wxDataViewMainWindow::ItemAdded() for better...
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 SchoolwerthUse a default photometric interpretation value of PHOTO...
2011-08-19  Dimitri SchoolwerthAdded option to TIFF handler for specifying the photome...
next