projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make BOM-detection code in wxConvAuto public.
[wxWidgets.git]
/
include
/
2011-10-27
Vadim Zeitlin
Make BOM-detection code in wxConvAuto public.
tree
|
commitdiff
2011-10-27
Vadim Zeitlin
Add _PTR WX_DECLARE_HASH_SET variants to fix warnings...
tree
|
commitdiff
2011-10-27
Vadim Zeitlin
Use WX_XXX_ARRAY_PTR macro variants for arrays of pointers.
tree
|
commitdiff
2011-10-27
Vadim Zeitlin
Don't make wxQsort() extern "C" nor use any special...
tree
|
commitdiff
2011-10-27
Vadim Zeitlin
Make GTK callbacks passed to GTKConnectWidget() extern...
tree
|
commitdiff
2011-10-27
Vadim Zeitlin
No real changes, just remove trailing commas from enums.
tree
|
commitdiff
2011-10-26
Robin Dunn
Work around a multiple inheritance ambiguity
tree
|
commitdiff
2011-10-25
Stefan Csomor
deactivate wxUSE_TIMEPICKCTRL for iphone
tree
|
commitdiff
2011-10-25
Paul Cornett
fix wxMDIChildFrame after r69390 and r69468, TLW realiz...
tree
|
commitdiff
2011-10-25
Stefan Csomor
fixing iPhone build
tree
|
commitdiff
2011-10-22
Julian Smart
Applied patch #13534: wxRichTextCtrl: Make it easier...
tree
|
commitdiff
2011-10-21
Václav Slavík
Move wxDataViewCustomRendererBase::ActivateCell() to...
tree
|
commitdiff
2011-10-20
Vadim Zeitlin
Dirty hack to allow generic wxDatePickerCtrl to compile...
tree
|
commitdiff
2011-10-20
Vadim Zeitlin
Fix wxRichToolTip compilation under MSW without PCH...
tree
|
commitdiff
2011-10-20
Robin Dunn
Delegate wxGraphicsBitmap::ConvertToImage to the render...
tree
|
commitdiff
2011-10-19
Vadim Zeitlin
Fix PCH-less compilation of wx/richtooltip.h too.
tree
|
commitdiff
2011-10-19
Václav Slavík
Cleanup of wxDataViewCtrl cell activation code.
tree
|
commitdiff
2011-10-19
Václav Slavík
Move InitMouseEvent<T>() to wx/gtk/private/event.h.
tree
|
commitdiff
2011-10-19
Václav Slavík
Use wxDatePickerCtrl in wxDataViewDateRenderer.
tree
|
commitdiff
2011-10-19
Václav Slavík
Allow using wxCompositeWindow<T> as wxDataViewCtrl...
tree
|
commitdiff
2011-10-19
Vadim Zeitlin
More fixes for PCH-less compilation.
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Added wxRichToolTip class.
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Added wxNonOwnedWindow::SetShape(wxGraphicsPath).
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Don't create a valid wxRegion when using default ctor...
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Don't interpret '&' specially in wxTextWrapper.
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
No changes, just fix typo in a comment following an...
tree
|
commitdiff
2011-10-17
Vadim Zeitlin
Explicitly use _stati64() with MinGW-W64.
tree
|
commitdiff
2011-10-15
Vadim Zeitlin
Don't use wxMSW version of wxNonOwnedWindow at all...
tree
|
commitdiff
2011-10-13
Vadim Zeitlin
Implement SetShape() for wxPopupWindow in wxGTK.
tree
|
commitdiff
2011-10-12
Vadim Zeitlin
Added wxWindow::GTKHandleRealized() virtual method...
tree
|
commitdiff
2011-10-12
Vadim Zeitlin
Move wxUSE_GUI definition from chkconf.h to the top...
tree
|
commitdiff
2011-10-12
Stefan Csomor
moving defines in front of the setup.h to make webkit...
tree
|
commitdiff
2011-10-11
Vadim Zeitlin
Added missing WXDLLIMPEXP_CORE to wxNonOwnedWindowBase...
tree
|
commitdiff
2011-10-11
Vadim Zeitlin
Move SetBackgroundBitmap() from wxPanel to new wxCustom...
tree
|
commitdiff
2011-10-10
Vadim Zeitlin
Fix warnings about wxOSX_USE_CARBON being undefined...
tree
|
commitdiff
2011-10-10
Vadim Zeitlin
Move wxTopLevelWindow::SetShape() down to wxNonOwnedWindow.
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Allow creating wxGraphicsFont without using wxFont.
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Allow creating wxGraphicsBitmap and wxGraphicsContext...
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Added wxGraphicsBitmap::ConvertToImage().
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Implement EVT_MOUSE_CAPTURE_LOST handling for wxPopupTr...
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Implement delayed destruction for wxPopupTransientWindow.
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Fix inheriting parent background colour in wxPanel...
tree
|
commitdiff
2011-10-09
Steve Lamerton
Reuse existing MinGW defines for all compilers that...
tree
|
commitdiff
2011-10-06
Steve Lamerton
Fix various GCC warnings in wxWebView.
tree
|
commitdiff
2011-10-05
Steve Lamerton
Delete the filesystem used by wxWebViewArchiveHandler...
tree
|
commitdiff
2011-10-05
Steve Lamerton
Store a pointer to each ClassFactory so we can correctl...
tree
|
commitdiff
2011-10-02
Steve Lamerton
Add new definitions required by MinGW for webview....
tree
|
commitdiff
2011-10-02
Steve Lamerton
Remove copied class definitions from missing.h. Disable...
tree
|
commitdiff
2011-10-02
Vadim Zeitlin
Fix setting tooltips for wxSearchCtrl and other composi...
tree
|
commitdiff
2011-10-02
Vadim Zeitlin
Add wxWindowBase::CopyToolTip() method.
tree
|
commitdiff
2011-10-02
Steve Lamerton
Derive wxAuiNotebook from wxBookCtrlBase. Document...
tree
|
commitdiff
2011-10-01
Steve Lamerton
Correctly initialise ref count in custom scheme class...
tree
|
commitdiff
2011-09-30
Jouk Jansen
updates for OpenVMS
tree
|
commitdiff
2011-09-29
Jouk Jansen
Fixes for OpenVMS on IA64
tree
|
commitdiff
2011-09-29
Vadim Zeitlin
Added XRC handler for wxTimePickerCtrl.
tree
|
commitdiff
2011-09-29
Vadim Zeitlin
Add wxTimePickerCtrl class.
tree
|
commitdiff
2011-09-29
Vadim Zeitlin
Refactor wxDatePickerCtrl to derive from wxDateTimePick...
tree
|
commitdiff
2011-09-28
Steve Lamerton
Fix compilation of wxWebView under mingw by adding...
tree
|
commitdiff
2011-09-23
Vadim Zeitlin
Fix inconsistent DLL export declaration for wxBannerWin...
tree
|
commitdiff
2011-09-22
Vadim Zeitlin
Fix inconsistent DLL export declaration for wxTreeListC...
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
Change wxSound ctor from in-memory data to use size_t...
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
Implement sorting in wxTreeListCtrl.
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
Reset previous sort column in generic wxDataViewColumn...
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
Remove wxHeaderColumn::SetAsSortKey() and only use...
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
Add wxTreeListCtrl::GetView() and GetDataView().
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
No changes, just extract wxCreateHiddenWindow() declara...
tree
|
commitdiff
2011-09-17
Vadim Zeitlin
Change wxDIALOG_NO_PARENT to avoid clash with wxICON_EX...
tree
|
commitdiff
2011-09-16
Vadim Zeitlin
Only define wxUSE_WEBVIEW if wxWebView is really available.
tree
|
commitdiff
2011-09-16
Vadim Zeitlin
Check for wxUSE_WEBVIEW being defined.
tree
|
commitdiff
2011-09-14
Steve Lamerton
Use integral value for OLECMDID_OPTICAL_ZOOM as we...
tree
|
commitdiff
2011-09-14
Steve Lamerton
Make wxBookCtrlBase::GetSelection virtual, as per the...
tree
|
commitdiff
2011-09-12
Steve Lamerton
Update wxWebView guards to stop backend compilation...
tree
|
commitdiff
2011-09-11
Steve Lamerton
Ensure that we have an available backend for wxWebView...
tree
|
commitdiff
2011-09-11
Steve Lamerton
Update setup files
tree
|
commitdiff
2011-09-10
Steve Lamerton
Merge the new wxWebView classes from the SOC2011_WEBVIE...
tree
|
commitdiff
2011-09-10
Steve Lamerton
Merge in from trunk r68684 - r69046
tree
|
commitdiff
2011-09-10
Robin Dunn
Enable the HWND of the task dialog to be fetched with...
tree
|
commitdiff
2011-09-08
Vadim Zeitlin
Allow setting colours and font of wxTreeListCtrl.
tree
|
commitdiff
2011-09-07
Paul Cornett
remove unnecessary GTK declarations from defs.h, move...
tree
|
commitdiff
2011-09-04
Vadim Zeitlin
Add persistence support for wxSplitterWindow.
tree
|
commitdiff
2011-08-31
Václav Slavík
Generic wxDataViewCtrl: resize autosized columns at...
tree
|
commitdiff
2011-08-29
Václav Slavík
Make generic wxDataViewToggleRenderer react to activation.
tree
|
commitdiff
2011-08-29
Vadim Zeitlin
Make it possible to TAB to wxTreeListCtrl contents.
tree
|
commitdiff
2011-08-27
Robin Dunn
* Implement dynamic loading of the Cairo DLL on Windows...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Make wxBU_EXACTFIT fir the button text more exactly.
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Added wxFLP_SMALL and wxDIRP_SMALL styles for wx{File...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Auto complete file names in the text controls of wx...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Add wxTextEntry::AutoCompleteDirectories().
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
No changes, just fix a typo in wxBannerWindow documenta...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Add new wxTreeListCtrl class.
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Set colours and fonts for all elements of the generic...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Allow returning NULL windows from GetCompositeWindowPar...
tree
|
commitdiff
2011-08-25
Dimitri Schoolwerth
Fixed best size of wxUniv's wxNotebook.
tree
|
commitdiff
2011-08-25
Dimitri Schoolwerth
Fixed best sizes for wxUniv controls.
tree
|
commitdiff
2011-08-25
Dimitri Schoolwerth
Fixed buttons having no border in wxUniv by default.
tree
|
commitdiff
2011-08-24
Stefan Csomor
missing commit for RAW_CONTROL changes
tree
|
commitdiff
2011-08-23
Vadim Zeitlin
Compilation fix for non-OSX: don't use m_rawControlDown...
tree
|
commitdiff
2011-08-23
Stefan Csomor
adjusting keyboardstate to new ctrl / raw_ctrl handling...
tree
|
commitdiff
2011-08-23
Dimitri Schoolwerth
Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
tree
|
commitdiff
2011-08-23
Dimitri Schoolwerth
Fixed linking errors related to wxAnyButton in wxUniv.
tree
|
commitdiff
next