2011-10-02 |
Vadim Zeitlin | Fix harmless warnings in hot key code in wxOSX. |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Fix harmless gcc initialization order warning. |
tree | commitdiff |
2011-10-02 |
Steve Lamerton | Derive wxAuiNotebook from wxBookCtrlBase. Document... |
tree | commitdiff |
2011-09-30 |
Robin Dunn | Use wxAlphaPixelData if the source bitmap depth is... |
tree | commitdiff |
2011-09-30 |
Vadim Zeitlin | Fix the comparison direction in wxTextAttr::BitlistsEqP... |
tree | commitdiff |
2011-09-30 |
Vadim Zeitlin | Fix assert in initial call to wxPostScriptDC::SetPen(). |
tree | commitdiff |
2011-09-30 |
Jouk Jansen | updates for OpenVMS |
tree | commitdiff |
2011-09-30 |
Jouk Jansen | Update OpenVMS compile support |
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-29 |
Vadim Zeitlin | VC6 compilation fixes for wxTreeListCtrl. |
tree | commitdiff |
2011-09-29 |
Julian Smart | Fixed caret sizing problem around large objects by... |
tree | commitdiff |
2011-09-29 |
Robin Dunn | Don't always use the Cairo context for wxGCDC(wxMemoryD... |
tree | commitdiff |
2011-09-28 |
Steve Lamerton | Fix compilation of wxWebView under mingw by adding... |
tree | commitdiff |
2011-09-28 |
Jouk Jansen | correcting typo in previous commit |
tree | commitdiff |
2011-09-28 |
Jouk Jansen | Include support for OpenVMS IA64 |
tree | commitdiff |
2011-09-27 |
Stefan Csomor | giving in on native undo integration, as we don't have... |
tree | commitdiff |
2011-09-27 |
Jouk Jansen | Correcting typo in commit 69203 |
tree | commitdiff |
2011-09-27 |
Jouk Jansen | Update openVMS compile support |
tree | commitdiff |
2011-09-25 |
Stefan Csomor | adding missing autorelease pool, since this can be... |
tree | commitdiff |
2011-09-22 |
Vadim Zeitlin | Improve appearance of wxTreeListCtrl during live resizing. |
tree | commitdiff |
2011-09-22 |
Vadim Zeitlin | Always give all the remaining space to the first wxTree... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Fix scrolling in small wxVListBox with tall items. |
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 | Send EVT_DATAVIEW_ITEM_CONTEXT_MENU events even when... |
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 | Don't limit window size to (0, 0) in wxSizer if getting... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Refresh wxDisplay when a monitor is added to or removed... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | No changes, just extract wxCreateHiddenWindow() declara... |
tree | commitdiff |
2011-09-20 |
Julian Smart | Remove pointless case insensitivity |
tree | commitdiff |
2011-09-20 |
Vadim Zeitlin | Add GetExpanderColumnOrFirstOne() to avoid code duplica... |
tree | commitdiff |
2011-09-20 |
Vadim Zeitlin | Reset the expander column when clearing columns in... |
tree | commitdiff |
2011-09-17 |
Vadim Zeitlin | Fix format specifiers used for "unsigned long" in wxPG... |
tree | commitdiff |
2011-09-17 |
Vadim Zeitlin | Add wxUSE_TREELISTCTRL checks to treelist.cpp itself. |
tree | commitdiff |
2011-09-16 |
Vadim Zeitlin | Only define wxUSE_WEBVIEW if wxWebView is really available. |
tree | commitdiff |
2011-09-16 |
Vadim Zeitlin | Fix wxFont::GetFaceName() for not realized yet fonts... |
tree | commitdiff |
2011-09-16 |
Vadim Zeitlin | Fix int field of wxCommandEvents generated by menu... |
tree | commitdiff |
2011-09-16 |
Vadim Zeitlin | Fix int field of wxCommandEvent generated by popup... |
tree | commitdiff |
2011-09-16 |
Vadim Zeitlin | Fix checked state for the popup menu items in the event... |
tree | commitdiff |
2011-09-14 |
Steve Lamerton | Use integral value for OLECMDID_OPTICAL_ZOOM as we... |
tree | commitdiff |
2011-09-12 |
Steve Lamerton | Update wxWebView guards to stop backend compilation... |
tree | commitdiff |
2011-09-12 |
Václav Slavík | Fix appending of non-leaf node to wxGTK's wxDataViewCtrl. |
tree | commitdiff |
2011-09-11 |
Vadim Zeitlin | Fix best size computation for wxTextCtrl without border... |
tree | commitdiff |
2011-09-11 |
Steve Lamerton | Ensure that we have an available backend for wxWebView... |
tree | commitdiff |
2011-09-11 |
Vadim Zeitlin | Still resize wxSplitterWindow children even when sash... |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge the new wxWebView classes from the SOC2011_WEBVIE... |
tree | commitdiff |
2011-09-10 |
Paul Cornett | update WarpPointer for GTK3 |
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 | non-pch build fix |
tree | commitdiff |
2011-09-07 |
Paul Cornett | remove unnecessary GTK declarations from defs.h, move... |
tree | commitdiff |
2011-09-06 |
Robin Dunn | fix for non-pch builds |
tree | commitdiff |
2011-09-05 |
Robin Dunn | Avoid infinite recursion on Mac in comboctrl, and fix... |
tree | commitdiff |
2011-09-05 |
Václav Slavík | Fix crash in wxDataViewCtrl::UpdateColWidths(). |
tree | commitdiff |
2011-09-05 |
Václav Slavík | wxDataViewCtrl: enable F2 editing with multiple selecti... |
tree | commitdiff |
2011-09-03 |
Stefan Csomor | setting the image position after the label is set,... |
tree | commitdiff |
2011-09-03 |
Václav Slavík | Use ProcessWindowEvent() in generic wxDataViewCtrl... |
tree | commitdiff |
2011-09-03 |
Václav Slavík | Extracted wxDataViewMainWindow left/right keys handling... |
tree | commitdiff |
2011-09-03 |
Václav Slavík | Rename wxDataViewMainWindow::OnArrowChar to OnVerticalN... |
tree | commitdiff |
2011-09-03 |
Václav Slavík | Slightly more efficient wxDataViewCtrl::StartEditor(). |
tree | commitdiff |
2011-09-03 |
Václav Slavík | Fix generic wxDataViewCtrl Enter handling to conform... |
tree | commitdiff |
2011-09-01 |
Stefan Csomor | fixes #13443, thanks :-) |
tree | commitdiff |
2011-08-31 |
Vadim Zeitlin | Fix deleting and clearing wxTreeListCtrl columns. |
tree | commitdiff |
2011-08-31 |
Václav Slavík | Add items to correct position in wxDataViewCtrl:ItemAdded. |
tree | commitdiff |
2011-08-31 |
Václav Slavík | Generic wxDataViewCtrl: resize autosized columns at... |
tree | commitdiff |
2011-08-30 |
Dimitri Schoolwerth | Fixed dlmsw.cpp compilation with older SDKs and at... |
tree | commitdiff |
2011-08-30 |
Vadim Zeitlin | Better support for flat lists in wxTreeListCtrl. |
tree | commitdiff |
2011-08-30 |
Vadim Zeitlin | Fix computation of the item offset in generic wxDataVie... |
tree | commitdiff |
2011-08-30 |
Jouk Jansen | Update makefiles for OpenVMS |
tree | commitdiff |
2011-08-30 |
Stefan Csomor | fixes #13438 (building OSX min >= 10.6), thanks :-) |
tree | commitdiff |
2011-08-30 |
Stefan Csomor | adding command - comma as shortcut of stockitem wxID_PR... |
tree | commitdiff |
2011-08-29 |
Václav Slavík | Send wxEVT_COMMAND_DATAVIEW_ITEM_ACTIVATED if WXOnActiv... |
tree | commitdiff |
2011-08-29 |
Václav Slavík | Make generic wxDataViewToggleRenderer react to activation. |
tree | commitdiff |
2011-08-29 |
Václav Slavík | Activate cells from keyboard too in generic wxDataViewCtrl. |
tree | commitdiff |
2011-08-29 |
Dimitri Schoolwerth | Fixed drawing a check box in the undetermined state... |
tree | commitdiff |
2011-08-29 |
Vadim Zeitlin | Fix spelling error in an error message in wxObjectXmlRe... |
tree | commitdiff |
2011-08-29 |
Dimitri Schoolwerth | Added alpha saving support to TIFF image handler. |
tree | commitdiff |
2011-08-28 |
Dimitri Schoolwerth | Fixed loading greyscale with alpha TIFF images. |
tree | commitdiff |
2011-08-28 |
Dimitri Schoolwerth | Fixed copying only 1/3 of scanline when saving TIFF... |
tree | commitdiff |
2011-08-28 |
Dimitri Schoolwerth | Added support for loading black and white TIFF images... |
tree | commitdiff |
2011-08-28 |
Dimitri Schoolwerth | Read TIFF images from top to bottom instead of bottom... |
tree | commitdiff |
2011-08-28 |
Dimitri Schoolwerth | Fixed accessing out-of-bounds image coordinates while... |
tree | commitdiff |
2011-08-28 |
Dimitri Schoolwerth | Fixed calculated image pitch being off-by-one in some... |
tree | commitdiff |
2011-08-28 |
Dimitri Schoolwerth | Removed double TIFFSetField call for setting TIFFTAG_OR... |
tree | commitdiff |
2011-08-28 |
Dimitri Schoolwerth | Call GetAlpha() to get a pointer instead of checking... |
tree | commitdiff |
2011-08-28 |
Stefan Csomor | routing keys like ESC etc, fixes #13429 |
tree | commitdiff |
2011-08-27 |
Robin Dunn | * Implement dynamic loading of the Cairo DLL on Windows... |
tree | commitdiff |
2011-08-27 |
Václav Slavík | More understandable symbolic constants in generic wxDVC... |
tree | commitdiff |
2011-08-27 |
Václav Slavík | Use spacebar to activate items in generic wxDataViewCtr... |
tree | commitdiff |
2011-08-27 |
Václav Slavík | Remove DestroyTreeHelper(), make GetChildNodes() const... |
tree | commitdiff |
2011-08-27 |
Václav Slavík | Add wxDataViewMainWindow::GetModel() helper. |
tree | commitdiff |
2011-08-27 |
Václav Slavík | Better names in wxDataViewTreeNode. |
tree | commitdiff |
2011-08-27 |
Václav Slavík | Use wxTE_PROCESS_ENTER with wxDataViewCtrl text controls. |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Compilation fix for wxTreeListCtrl when not using PCH. |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Make wxBU_EXACTFIT fir the button text more exactly. |
tree | commitdiff |
next |