projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Add new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event. Implement for all backends, exten...
[wxWidgets.git]
/
src
/
2011-07-04
Vadim Zeitlin
Fix warnings about implicit double to int conversions...
tree
|
commitdiff
2011-07-04
Vadim Zeitlin
Fix harmless warning about double to long long conversion.
tree
|
commitdiff
2011-07-04
Vadim Zeitlin
Suppress some harmless warnings about unused parameters...
tree
|
commitdiff
2011-07-04
Vadim Zeitlin
Also accept VT_R4 (float) VARIANTs in wxMSW OLE code.
tree
|
commitdiff
2011-07-04
Vadim Zeitlin
Fix crash in wxDataViewProgressRenderer in non-Unicode...
tree
|
commitdiff
2011-07-02
Steve Lamerton
Get the page title from the IHtmlDocument rather than...
tree
|
commitdiff
2011-07-02
Steve Lamerton
Implement undo and redo for the ie and gtk webkit backe...
tree
|
commitdiff
2011-07-02
Steve Lamerton
Implement clipboard api in gtk.
tree
|
commitdiff
2011-07-02
Steve Lamerton
Add new clipboard api and support for it in the ie...
tree
|
commitdiff
2011-07-02
Vadim Zeitlin
Add wxCOMPOSITION_INVALID mode and use it to simplify...
tree
|
commitdiff
2011-07-02
Vadim Zeitlin
Avoid g++ warnings about breaking strict aliasing rules...
tree
|
commitdiff
2011-07-01
Steve Lamerton
Implement extended history api in gtk
tree
|
commitdiff
2011-07-01
Paul Cornett
Don't cause scroll events for position changes from...
tree
|
commitdiff
2011-07-01
Steve Lamerton
Extend history api using the ie backend to include...
tree
|
commitdiff
2011-07-01
Steve Lamerton
Use shared pointers throughout when managing history...
tree
|
commitdiff
2011-07-01
Steve Lamerton
Add an extra assert in the case of trying to load an...
tree
|
commitdiff
2011-06-30
Steve Lamerton
Add support for the new history functions to the ie...
tree
|
commitdiff
2011-06-30
Steve Lamerton
Only send a document complete event when the page is...
tree
|
commitdiff
2011-06-30
Vadim Zeitlin
Initialize variable in UTF{16,32} conversion code to...
tree
|
commitdiff
2011-06-30
Steve Lamerton
Add basic history api and implement it under gtk.
tree
|
commitdiff
2011-06-29
Vadim Zeitlin
Change the loop condition to avoid comparing unsigned...
tree
|
commitdiff
2011-06-29
Vadim Zeitlin
Fix two harmless gcc warnings about missing initializers.
tree
|
commitdiff
2011-06-29
Vadim Zeitlin
Replace stc.{h,cpp} with the generated versions with...
tree
|
commitdiff
2011-06-29
Vadim Zeitlin
Generate code using IsOk() instead of Ok() in stc.cpp.
tree
|
commitdiff
2011-06-29
Steve Lamerton
Add support for loading a url in the constructor to...
tree
|
commitdiff
2011-06-29
Steve Lamerton
Add support for new window events in gtk
tree
|
commitdiff
2011-06-28
Václav Slavík
Move wxThreadEvent into wxBase.
tree
|
commitdiff
2011-06-28
Steve Lamerton
Don't use a depreciated method for loading a url.
tree
|
commitdiff
2011-06-28
Steve Lamerton
Bring gtk class naming into line with the new naming...
tree
|
commitdiff
2011-06-28
Steve Lamerton
Update msw files to use the new definitions
tree
|
commitdiff
2011-06-28
Steve Lamerton
Fix the build system in gtk, plus a couple of compilati...
tree
|
commitdiff
2011-06-27
Vadim Zeitlin
Add support for child documents to docview framework.
tree
|
commitdiff
2011-06-25
Robin Dunn
Paper size fix for wxOSX-cocoa
tree
|
commitdiff
2011-06-23
Steve Lamerton
Fix a number of mingw compile errors.
tree
|
commitdiff
2011-06-22
Vadim Zeitlin
Fix bug with out of range date in wxMSW wxDatePickerCtr...
tree
|
commitdiff
2011-06-22
Vadim Zeitlin
Restore wxPreviewFrame::Initialize(void) and add Initia...
tree
|
commitdiff
2011-06-21
Julian Smart
Fixed shift-click selection
tree
|
commitdiff
2011-06-19
Vadim Zeitlin
Fix bug when setting an out of range date in wxMSW...
tree
|
commitdiff
2011-06-19
Vadim Zeitlin
Implement wxCalendarCtrl::SetDateRange() in the native...
tree
|
commitdiff
2011-06-19
Vadim Zeitlin
Suppress harmless gcc warnings about enum elements...
tree
|
commitdiff
2011-06-19
Paul Cornett
fix GTKGetLabel() and DoApplyWidgetStyle(): children...
tree
|
commitdiff
2011-06-18
Stefan Csomor
fixing iphone build
tree
|
commitdiff
2011-06-17
Vadim Zeitlin
Fix g++ warnings about initialized variables being...
tree
|
commitdiff
2011-06-17
Vadim Zeitlin
Use GdipStringFormatCachedGenericTypographic hack for...
tree
|
commitdiff
2011-06-17
Vadim Zeitlin
Avoid problems with conflicting UINT16 definitions...
tree
|
commitdiff
2011-06-16
Vadim Zeitlin
Fix wxStringOutputStream in wxUSE_UNICODE_UTF8 build.
tree
|
commitdiff
2011-06-16
Vadim Zeitlin
Suppress various harmless warnings in MinGW build with...
tree
|
commitdiff
2011-06-16
Vadim Zeitlin
Make wxUIActionSimulator mouse move events marginally...
tree
|
commitdiff
2011-06-16
Vadim Zeitlin
Use symbolic WAIT_FAILED constant instead of raw -1.
tree
|
commitdiff
2011-06-16
Vadim Zeitlin
Round the values in wxDC coordinate calculations.
tree
|
commitdiff
2011-06-16
Vadim Zeitlin
Round font sizes in AdjustToSymbolicSize() instead...
tree
|
commitdiff
2011-06-16
Jouk Jansen
add src/gtk/anybutton.cpp to OpenVMS makefile
tree
|
commitdiff
2011-06-16
Robin Dunn
Use wxAnyButton's DoGetBestSize for toggle buttons
tree
|
commitdiff
2011-06-15
Vadim Zeitlin
Generic wxHyperlinkCtrl appearance and behaviour improv...
tree
|
commitdiff
2011-06-15
Vadim Zeitlin
Don't crash in wxOSX wxTextEntry if the window wasn...
tree
|
commitdiff
2011-06-15
Vadim Zeitlin
Fall back to the valid normal bitmap if no state-specif...
tree
|
commitdiff
2011-06-15
Vadim Zeitlin
Fix crash when creating and quickly destroying a wxTLW...
tree
|
commitdiff
2011-06-15
Julian Smart
Caret dropout fix
tree
|
commitdiff
2011-06-14
Robin Dunn
wxButtonBase::GetDefaultSize is declared but not implem...
tree
|
commitdiff
2011-06-14
Vadim Zeitlin
Refactor wxButton and wxToggleButton to derive from...
tree
|
commitdiff
2011-06-11
Vadim Zeitlin
Implement wxDataViewCtrl::SetRowHeight() for wxGTK.
tree
|
commitdiff
2011-06-09
Stefan Csomor
adding implementation for osx
tree
|
commitdiff
2011-06-09
Stefan Csomor
adding placeholders for interpolation setting
tree
|
commitdiff
2011-06-09
Stefan Csomor
fixing two warnings
tree
|
commitdiff
2011-06-09
Stefan Csomor
fixing memory leak
tree
|
commitdiff
2011-06-09
Stefan Csomor
inner layout support
tree
|
commitdiff
2011-06-09
Stefan Csomor
adapting ownership semantics to cocoa convention
tree
|
commitdiff
2011-06-09
Stefan Csomor
init pattern
tree
|
commitdiff
2011-06-09
Stefan Csomor
better ownership handling
tree
|
commitdiff
2011-06-09
Stefan Csomor
guard against nullptr
tree
|
commitdiff
2011-06-09
Stefan Csomor
using common colorspace method
tree
|
commitdiff
2011-06-09
Stefan Csomor
add member for sheetdialog
tree
|
commitdiff
2011-06-09
Stefan Csomor
better retain/release semantics
tree
|
commitdiff
2011-06-08
Stefan Csomor
adapting to init pattern
tree
|
commitdiff
2011-06-08
Stefan Csomor
adding fallback
tree
|
commitdiff
2011-06-08
Stefan Csomor
newstate already set
tree
|
commitdiff
2011-06-08
Stefan Csomor
adding fallback
tree
|
commitdiff
2011-06-08
Stefan Csomor
making intention clearer by explicit parentheses
tree
|
commitdiff
2011-06-08
Stefan Csomor
fixing uninit vars warning and memory errors
tree
|
commitdiff
2011-06-08
Stefan Csomor
adapting to init pattern
tree
|
commitdiff
2011-06-08
Stefan Csomor
adapting to init pattern
tree
|
commitdiff
2011-06-07
Vadim Zeitlin
Add wxDataViewCtrl::SetRowHeight() and provide its...
tree
|
commitdiff
2011-06-07
Vadim Zeitlin
Update status bar fields widths from WM_SIZE handler.
tree
|
commitdiff
2011-06-07
Vadim Zeitlin
Handle colours with alpha channel correctly in wxSVGFileDC.
tree
|
commitdiff
2011-06-07
Paul Cornett
avoid direct struct access for GTK3
tree
|
commitdiff
2011-06-06
Stefan Csomor
using higher abstraction to allow for optimized impleme...
tree
|
commitdiff
2011-06-06
Stefan Csomor
speeding up rectangle drawing by using specific methods...
tree
|
commitdiff
2011-06-06
Stefan Csomor
10.4 compatibility
tree
|
commitdiff
2011-06-06
Stefan Csomor
reverting to idle handling
tree
|
commitdiff
2011-06-06
Stefan Csomor
turning off unconditional usage of filter-delegate...
tree
|
commitdiff
2011-06-06
Stefan Csomor
supporting nested window disablers on the same window
tree
|
commitdiff
2011-06-06
Stefan Csomor
supporting native background color on wxWindow descenda...
tree
|
commitdiff
2011-06-05
Stefan Csomor
supporting native background on nonownedwindow, see...
tree
|
commitdiff
2011-06-05
Stefan Csomor
adding another assert for tracking modalSession problems
tree
|
commitdiff
2011-06-03
Julian Smart
Removed erroneous second reference to status bar height
tree
|
commitdiff
2011-06-03
Stefan Csomor
allowing more system keys in fullscreen mode, properly...
tree
|
commitdiff
2011-06-02
Stefan Csomor
first implementation for state on custom renderer,...
tree
|
commitdiff
2011-06-02
Stefan Csomor
fixes #12867
tree
|
commitdiff
2011-06-02
Stefan Csomor
reactivate commented out method
tree
|
commitdiff
2011-06-02
Stefan Csomor
cleanup
tree
|
commitdiff
next