2011-08-14 |
Stefan Csomor | adding two missing strings (used in docview) |
tree | commitdiff |
2011-08-14 |
Stefan Csomor | using proper cmd constant |
tree | commitdiff |
2011-08-13 |
Paul Cornett | simplify global cursor setting |
tree | commitdiff |
2011-08-13 |
Vadim Zeitlin | Fix bitmap position attribute name in XRC handler. |
tree | commitdiff |
2011-08-12 |
Vadim Zeitlin | No changes, just remove gratuitous inefficiency from... |
tree | commitdiff |
2011-08-12 |
Vadim Zeitlin | Fix compilation of generic wxDVC code when not using... |
tree | commitdiff |
2011-08-12 |
Paul Cornett | remove unneeded gdk_window_get_pointer() call |
tree | commitdiff |
2011-08-12 |
Paul Cornett | pass proper window to gdk_window_get_pointer(), NULL... |
tree | commitdiff |
2011-08-11 |
Vadim Zeitlin | Use separate strings for stock labels with and without... |
tree | commitdiff |
2011-08-11 |
Dimitri Schoolwerth | Fixed wxOSX build. |
tree | commitdiff |
2011-08-10 |
Václav Slavík | Fix selection handling wxDataViewMainWindow::ItemDeleted(). |
tree | commitdiff |
2011-08-10 |
Václav Slavík | Make the wxDataViewItem(void*) constructor explicit. |
tree | commitdiff |
2011-08-10 |
Julian Smart | Added the ability to deselect attributes in the font... |
tree | commitdiff |
2011-08-09 |
Dimitri Schoolwerth | Added NSApplicationDelegate's openFiles for wxOSX-Cocoa. |
tree | commitdiff |
2011-08-09 |
Vadim Zeitlin | Don't reset wxTLW::m_iconized when hiding the window... |
tree | commitdiff |
2011-08-09 |
Václav Slavík | Don't use iterators with wxDataViewSelection. |
tree | commitdiff |
2011-08-08 |
Vadim Zeitlin | Don't manually centre dialogs created with default... |
tree | commitdiff |
2011-08-08 |
Václav Slavík | Check for invalid items in generic wxDataViewCtrl:... |
tree | commitdiff |
2011-08-08 |
Václav Slavík | Remove selection methods taking int from generic wxData... |
tree | commitdiff |
2011-08-08 |
Vadim Zeitlin | Added wxTopLevelWindow::MSWGetSystemMenu() method. |
tree | commitdiff |
2011-08-08 |
Vadim Zeitlin | Added private wxMenu::MSWNewFromHMENU() method. |
tree | commitdiff |
2011-08-07 |
Vadim Zeitlin | Use 0 instead of NULL to avoid g++ warning. |
tree | commitdiff |
2011-08-07 |
Václav Slavík | Use ChangeCurrentRow() in wxDataViewMainWindow::ItemDel... |
tree | commitdiff |
2011-08-07 |
Václav Slavík | Clean up wxDataViewMainWindow::ItemDeleted() a bit. |
tree | commitdiff |
2011-08-07 |
Václav Slavík | wxDataViewSelection private type doesn't need to be... |
tree | commitdiff |
2011-08-07 |
Václav Slavík | Remove unused ItemList type from datavgen.cpp. |
tree | commitdiff |
2011-08-05 |
Vadim Zeitlin | Implement wxFileType::GetOpenCommand() in wxOSX. |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Add support for wxHELP button to wxMessageDialog. |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Add missing header for minimalistic builds not using... |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Compilation fixes for wxUSE_GEOMETRY==0 build. |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Use wxWindowMSW instead of wxWindow to fix wxUniv/MSW... |
tree | commitdiff |
2011-08-04 |
Julian Smart | Added Page Break control to spacing page |
tree | commitdiff |
2011-08-03 |
Julian Smart | Return sensible major and minor version numbers for... |
tree | commitdiff |
2011-08-03 |
Julian Smart | Outline and line spacing can now be reset via the UI... |
tree | commitdiff |
2011-08-03 |
Vadim Zeitlin | Fix bug with TAB being able to switch focus between... |
tree | commitdiff |
2011-08-03 |
Vadim Zeitlin | No real changes, just rename a variable. |
tree | commitdiff |
2011-08-02 |
Robin Dunn | If -1 is passed to InsertItem for the imageIndex then... |
tree | commitdiff |
2011-08-02 |
Robin Dunn | Initialize the native printer info for ConvertFromNativ... |
tree | commitdiff |
2011-08-02 |
Vadim Zeitlin | Don't un-maximize the window when Iconize(false) is... |
tree | commitdiff |
2011-08-02 |
Vadim Zeitlin | Fix wxSocket::WaitForAccept() in blocking mode. |
tree | commitdiff |
2011-07-31 |
Vadim Zeitlin | Correct typo in wxArray::insert() fix of r68468. |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Fix crash in wxArray::insert() overload taking iterator... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Generate events with WXK_NONE Unicode keys for non... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Avoid bogus focus loss event when wxTextCtrl is modifie... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Fix off by one error in wxTextCtrl::GetLineLength(... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Fix stock accelerators handling in wxOSX. |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Get rid of ugly wxCONTROL_ITEMCONTAINER_CLIENTDATAOBJEC... |
tree | commitdiff |
2011-07-29 |
Vadim Zeitlin | Add wxTextCtrl::PositionToCoords() functions for wxMSW... |
tree | commitdiff |
2011-07-25 |
Dimitri Schoolwerth | Fixed wxOSX-Cocoa compilation. |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | No changes, just remove unnecessary wxPickerBase::OnSize(). |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Exclude windows not accepting keyboard focus from GTK... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Replace wxControlContainer-related macros with wxNaviga... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Don't give focus to wxSearchButton when using keyboard... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Ignore WM_CLOSE generated by wxMSW edit control when... |
tree | commitdiff |
2011-07-23 |
Vadim Zeitlin | Don't try to pop from an empty stack in wxGDIPlusContex... |
tree | commitdiff |
2011-07-23 |
Vadim Zeitlin | Don't create an unnecessary extra button in wxMSW wxPro... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Set wxDidCreatePaintDC to true even if we reused a... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Added customizable wxDocManager::OnMRUFileNotExist... |
tree | commitdiff |
2011-07-22 |
Julian Smart | Fixed Replace() to use the passed range instead of... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Don't pass spin text control messages processed at... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Refactor wxWindow::MSWHandleMessage() out from MSWWindo... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Fix double deletion bug in wxGTK wxDVC dnd code. |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Fix the alignment used by custom wxDVC renderers in... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Send wxEVT_COMMAND_DATAVIEW_COLUMN_SORTED for generic... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Fix drawing of expander columns not at 0 position in... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Correct test for maximal row index in generic wxDataVie... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Never restore focus to hidden child. |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Allow marking wxTreeBook nodes to expand initially... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Fix parsing of negated long options in wxCmdLineParser. |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Reset negatable switches correctly in wxCmdLineParser... |
tree | commitdiff |
2011-07-20 |
Julian Smart | No longer ignores first-line indent if no left indent... |
tree | commitdiff |
2011-07-20 |
Stefan Csomor | fixes redraw problems under OSX, see #13345 |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Fix harmless gcc warning about uninitialized mask in... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Refresh the old current row when right clicking in... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Add wxDataViewEvent::IsEditCancelled() and support... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Fix deleting columns in wxGridStringTable with custom... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Added wxGCDC(wxEnhMetaFileDC) ctor too. |
tree | commitdiff |
2011-07-19 |
Stefan Csomor | doing WakeUp in osx_carbon differently for the main... |
tree | commitdiff |
2011-07-19 |
Stefan Csomor | make sure we can issue a WakeUp call that really trigge... |
tree | commitdiff |
2011-07-19 |
Stefan Csomor | fixing width/height (were negative) thanks to Werner... |
tree | commitdiff |
2011-07-18 |
Vadim Zeitlin | Fix memory leak in wxPanel::SetBackgroundBirmap() in... |
tree | commitdiff |
2011-07-16 |
Václav Slavík | Add support for column header images to wxListCtrl... |
tree | commitdiff |
2011-07-16 |
Václav Slavík | Fix wxListCtrlXmlHandler so that it accepts icon with... |
tree | commitdiff |
2011-07-16 |
Václav Slavík | Fix wxXmlResourceHandler::GetImageList() to use specifi... |
tree | commitdiff |
2011-07-16 |
Václav Slavík | Add check to prevent creation of element wxXmlNodes... |
tree | commitdiff |
2011-07-16 |
Stefan Csomor | fixing typo |
tree | commitdiff |
2011-07-15 |
Vadim Zeitlin | Implement wxRegion::Equal() for wxOSX. |
tree | commitdiff |
2011-07-15 |
Vadim Zeitlin | Ensure we don't modify a shared object in wxOSX wxRegio... |
tree | commitdiff |
2011-07-15 |
Vadim Zeitlin | No real changes, just use AllocExclusive() in wxOSX... |
tree | commitdiff |
2011-07-13 |
Václav Slavík | Better sizing in wxDataViewSpinRenderer and wxDataViewC... |
tree | commitdiff |
2011-07-12 |
Vadim Zeitlin | Use native hint wxTextCtrl support in wxSearchCtrl. |
tree | commitdiff |
2011-07-12 |
Vadim Zeitlin | Centre wxSlider value correctly when wxSL_MIN_MAX_LABEL... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | Fix showing slider label in wxMSW when wxSL_MIN_MAX_LAB... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | No real changes, just make some wxSlider members local... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | Don't handle "Return" key as "TAB" even when the defaul... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | Copy recently added wxGenericValidator fields in Copy(). |
tree | commitdiff |
2011-07-10 |
Stefan Csomor | support multi-line labels, add different native styles... |
tree | commitdiff |
2011-07-10 |
Vadim Zeitlin | Use the correct event handler in wxMenuBase::UpdateUI(). |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Support float, double and file name values in wxGeneric... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | No changes, just use NULL instead of 0 for pointers. |
tree | commitdiff |
next |