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 |
2011-06-01 |
Stefan Csomor | first stab at supporting custom renderers |
tree | commitdiff |
2011-05-31 |
Robin Dunn | Virtualize StartEditor and add implementations for... |
tree | commitdiff |
2011-05-31 |
Robin Dunn | Build fixes for using Cairo on MSW. |
tree | commitdiff |
2011-05-31 |
Paul Cornett | fix memory leak in wxScreenDC, fixes #13249 |
tree | commitdiff |
2011-05-31 |
Stefan Csomor | making sure |
tree | commitdiff |
2011-05-27 |
Dimitri Schoolwerth | Fixed saving GIFs on big-endian architectures. |
tree | commitdiff |
2011-05-27 |
Vadim Zeitlin | Use #ifdef, not #if, to check for __WXGTK26__ symbol. |
tree | commitdiff |
2011-05-26 |
Steve Lamerton | Add a new event type for new window creation, document... |
tree | commitdiff |
2011-05-25 |
Stefan Csomor | using systemui for full screen to allow modal dialogs |
tree | commitdiff |
2011-05-24 |
Vadim Zeitlin | Correct the picker button best size computation. |
tree | commitdiff |
2011-05-24 |
Stefan Csomor | guard against NULL textctrl, fixes #13247 |
tree | commitdiff |
2011-05-20 |
Dimitri Schoolwerth | Fixed wxMessageBox with only an OK button returning... |
tree | commitdiff |
2011-05-20 |
Vadim Zeitlin | Avoid conversion from wxString to wxChar* and back... |
tree | commitdiff |
2011-05-20 |
Jaakko Salli | Allow wxPGProperty::IsChildSelected() to work recursively |
tree | commitdiff |
2011-05-19 |
Steve Lamerton | Block new frames being created in wxWebViewIE, bringing... |
tree | commitdiff |
2011-05-19 |
Vadim Zeitlin | Make picker control at least as high as the associated... |
tree | commitdiff |
2011-05-18 |
Steve Lamerton | Update wxWebViewIE::Reload so that reloading without... |
tree | commitdiff |
2011-05-18 |
Stefan Csomor | making sure clip (device coordinages) is applied before... |
tree | commitdiff |
2011-05-17 |
Vadim Zeitlin | Don't construct invalid wxDateTime in GTK calendar... |
tree | commitdiff |
2011-05-17 |
Vadim Zeitlin | Fix client to screen translation in wxWindowMSW::PopupM... |
tree | commitdiff |
2011-05-16 |
Steve Lamerton | Rename source files for consistency |
tree | commitdiff |
2011-05-16 |
Vadim Zeitlin | Ensure that we never return negative client size. |
tree | commitdiff |
2011-05-16 |
Vadim Zeitlin | No changes, just refactor the code in MSW wxGetOsDescri... |
tree | commitdiff |
2011-05-16 |
Vadim Zeitlin | Recognize Windows 7 and Server 2008 versions in wxGetOs... |
tree | commitdiff |
2011-05-15 |
Vadim Zeitlin | Allow dragging floating AUI frames by the gripper. |
tree | commitdiff |
next |