2013-04-29 |
Vadim Zeitlin | Fix VC6 compilation after r73880. |
tree | commitdiff |
2013-04-29 |
Vadim Zeitlin | Fix assert when adding items with bitmaps wxBitmapComboBox. |
tree | commitdiff |
2013-04-29 |
Vadim Zeitlin | Add empty paragraph in wxRichTextTable::AddColumns... |
tree | commitdiff |
2013-04-29 |
Vadim Zeitlin | Add support for wxICON_AUTH_NEEDED to wxMessageDialog. |
tree | commitdiff |
2013-04-28 |
Vadim Zeitlin | Really fix the problem with caret in wxGrid text editor... |
tree | commitdiff |
2013-04-26 |
Vadim Zeitlin | wxOSX: store the menu title when inserting it in the... |
tree | commitdiff |
2013-04-25 |
Vadim Zeitlin | Fix generic wxDataViewToggleRenderer hit testing with... |
tree | commitdiff |
2013-04-25 |
Vadim Zeitlin | Fix wxEVT_DATAVIEW_COLUMN_HEADER_RIGHT_CLICK event... |
tree | commitdiff |
2013-04-25 |
Vadim Zeitlin | Provide shorter synonyms for wxEVT_XXX constants. |
tree | commitdiff |
2013-04-24 |
Vadim Zeitlin | Fix showing back hidden columns and rows in wxGrid. |
tree | commitdiff |
2013-04-23 |
Vadim Zeitlin | Really fix hit testing in the generic wxDataViewToggleR... |
tree | commitdiff |
2013-04-22 |
Vadim Zeitlin | Add wxSocketBase::GetSocket(). |
tree | commitdiff |
2013-04-21 |
Vadim Zeitlin | Fix hit testing in generic wxDataViewToggleRenderer. |
tree | commitdiff |
2013-04-21 |
Vadim Zeitlin | Reset sorting column in generic wxDataViewCtrl properly. |
tree | commitdiff |
2013-04-20 |
Vadim Zeitlin | Add wxTextEntryDialog::SetMaxLength(). |
tree | commitdiff |
2013-04-12 |
Robin Dunn | Ensure there is valid context for DrawRectangle |
tree | commitdiff |
2013-04-11 |
Vadim Zeitlin | Check that focused window is non-NULL before using... |
tree | commitdiff |
2013-04-11 |
Vadim Zeitlin | Add missing t_str() call to fix wxUSE_STL build after... |
tree | commitdiff |
2013-04-09 |
Stefan Csomor | removing codewarrior support |
tree | commitdiff |
2013-04-08 |
Vadim Zeitlin | Support Unicode module names in wxDynamicLibrary::MSWGe... |
tree | commitdiff |
2013-04-08 |
Vadim Zeitlin | Check that files returned from wxDir::FindXXX() match... |
tree | commitdiff |
2013-04-05 |
Vadim Zeitlin | Allow to customize wxGrid column auto-sizing. |
tree | commitdiff |
2013-04-05 |
Julian Smart | Don't reset URL if applying character style |
tree | commitdiff |
2013-04-05 |
Robin Dunn | /dev/null may not exist, be smarter about it |
tree | commitdiff |
2013-04-04 |
Vadim Zeitlin | Fix wxTextEntryDialog::GetValue() when using SetTextVal... |
tree | commitdiff |
2013-04-01 |
Vadim Zeitlin | Don't use GetStandardCmdLineOptions() under non-Unix... |
tree | commitdiff |
2013-04-01 |
Julian Smart | Corrected code that re-encodes the book title. |
tree | commitdiff |
2013-03-31 |
Vadim Zeitlin | Make wxToolBar styles consistent and add wxTB_DEFAULT_S... |
tree | commitdiff |
2013-03-31 |
Vadim Zeitlin | Remove wxTextCtrl::OnEnabled() hack from wxGTK. |
tree | commitdiff |
2013-03-31 |
Vadim Zeitlin | Explicitly trigger wxNotebook layout in wxMSW to ensure... |
tree | commitdiff |
2013-03-31 |
Vadim Zeitlin | Add a comment with links to proper command line parsing... |
tree | commitdiff |
2013-03-29 |
Vadim Zeitlin | Fix program not shutting down when using Ubuntu app... |
tree | commitdiff |
2013-03-29 |
Vadim Zeitlin | Added wxBookCtrlBase::FindPage(). |
tree | commitdiff |
2013-03-27 |
Vadim Zeitlin | Fix assert when constructing invalid wxGBSpan inside... |
tree | commitdiff |
2013-03-27 |
Vadim Zeitlin | Add wxDocManager::FindDocumentByPath() helper. |
tree | commitdiff |
2013-03-27 |
Vadim Zeitlin | Fix display of empty wxStaticBoxSizers. |
tree | commitdiff |
2013-03-26 |
Vadim Zeitlin | Add wxDocument::Activate() method. |
tree | commitdiff |
2013-03-26 |
Vadim Zeitlin | Initialize Unicode code when generating wxEVT_CHAR_HOOK... |
tree | commitdiff |
2013-03-26 |
Vadim Zeitlin | Use WXK_DELETE as Unicode key code for VK_DELETE in... |
tree | commitdiff |
2013-03-26 |
Vadim Zeitlin | Use wxCONTROL_PRESSED instead of wxCONTROL_SELECTED... |
tree | commitdiff |
2013-03-22 |
Paul Cornett | fix GTK3 build |
tree | commitdiff |
2013-03-21 |
Vadim Zeitlin | Add IM and full wxEVT_CHAR support to wxTextCtrl and... |
tree | commitdiff |
2013-03-21 |
Vadim Zeitlin | Refactor wxGTK IM-related code to allow future modifica... |
tree | commitdiff |
2013-03-21 |
Vadim Zeitlin | Tweak wxGTK keyboard handling to allow accelerators... |
tree | commitdiff |
2013-03-21 |
Vadim Zeitlin | Use flat generic status bar by default and add wxSB_SUNKEN. |
tree | commitdiff |
2013-03-21 |
Vadim Zeitlin | Disable Unity global menu while native modal dialogs... |
tree | commitdiff |
2013-03-21 |
Vadim Zeitlin | Create a small helper class for Unity global menu bug... |
tree | commitdiff |
2013-03-21 |
Vadim Zeitlin | No changes, just remove an unused line of code. |
tree | commitdiff |
2013-03-19 |
Vadim Zeitlin | Add missing space to fix r73681 changes. |
tree | commitdiff |
2013-03-19 |
Vadim Zeitlin | Fix WM_UNINITMENUPOPUP missing definition for VC6. |
tree | commitdiff |
2013-03-19 |
Vadim Zeitlin | Suppress error output from Unix system information... |
tree | commitdiff |
2013-03-18 |
Julian Smart | Fixed help for symbol picker and style manager dialogs |
tree | commitdiff |
2013-03-18 |
Julian Smart | Added control over whether size and position units... |
tree | commitdiff |
2013-03-17 |
Julian Smart | Corrected clipboard data id |
tree | commitdiff |
2013-03-16 |
Julian Smart | Fixed centering/right alignment of last line |
tree | commitdiff |
2013-03-16 |
Vadim Zeitlin | Don't create temporary file in wxDebugReport ctor. |
tree | commitdiff |
2013-03-14 |
Julian Smart | Corrected wxRichTextCaret refresh |
tree | commitdiff |
2013-03-14 |
Julian Smart | We need to switch off UI elements before they are laid... |
tree | commitdiff |
2013-03-13 |
Julian Smart | Fixed some warnings |
tree | commitdiff |
2013-03-12 |
Julian Smart | Added ability to switch off more components of the... |
tree | commitdiff |
2013-03-11 |
Julian Smart | Search for font instead of creating it each time |
tree | commitdiff |
2013-03-11 |
Julian Smart | Added missing RTTI |
tree | commitdiff |
2013-03-11 |
Stefan Csomor | more specific solution to tooltips appearing on neighbo... |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | supporting also mouse entered / exited events which... |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | support alpha in color dialog, see #14127 |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | make sure dialogs can support alpha transparency sliders |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | add support for alpha in color dialog on OSX, see ... |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | avoid multiple mouse moved events, refs #15072 |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | trying to solve cursor update problems with AUI, refs... |
tree | commitdiff |
2013-03-10 |
Vadim Zeitlin | Disable sorting of generic wxDataViewCtrl while it... |
tree | commitdiff |
2013-03-10 |
Vadim Zeitlin | Use symbolic constants instead of magic numbers in... |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | No real changes, just use wxString::clear() instead... |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Return false from wxFileName::AppendDir() and InsertDir... |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Use generic spin control itself as parent for its children. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Implement support for pen cap and join in wxPostScriptDC. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Fix compilation for MinGW with wxUSE_IPV6==1. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Don't cache HDC used by wxPaintDCEx in wxMSW. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Fit the generic preferences editor dialog to its pages... |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Don't set cell value in wxDataViewEvent in one place... |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Remove wxLogWindow::OnFrameCreate() virtual method. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Restore wxDIRCTRL_SHOW_FILTERS flag of wxDirCtrl. |
tree | commitdiff |
2013-03-07 |
Stefan Csomor | avoid infinite recursion for richtooltops, (hopefully... |
tree | commitdiff |
2013-03-06 |
Stefan Csomor | implementing canBecomeKeyView for user panes, native... |
tree | commitdiff |
2013-03-04 |
Vadim Zeitlin | Unselect all wxDataViewCtrl items when clicking outside... |
tree | commitdiff |
2013-03-04 |
Vadim Zeitlin | Fix crash on wxDataViewCtrl creation after r73565. |
tree | commitdiff |
2013-03-04 |
Julian Smart | Corrected layout when scaling the control |
tree | commitdiff |
2013-03-03 |
Vadim Zeitlin | Fix handling of wxST_NO_AUTORESIZE in wxOSX. |
tree | commitdiff |
2013-03-03 |
Stefan Csomor | issue NUMPAD constants only for Key but not for Char... |
tree | commitdiff |
2013-03-03 |
Vadim Zeitlin | Revert "Fix off by 1 error in wxGenericListCtrl::HitTes... |
tree | commitdiff |
2013-03-02 |
Stefan Csomor | enabling cursor events, fixes #15044 |
tree | commitdiff |
2013-03-02 |
Vadim Zeitlin | Reset accelerator table after removing last accelerator... |
tree | commitdiff |
2013-03-02 |
Vadim Zeitlin | Use more native icons in wxMSW wxArtProvider. |
tree | commitdiff |
2013-03-02 |
Vadim Zeitlin | Don't give error message for non-existent paths in... |
tree | commitdiff |
2013-03-02 |
Vadim Zeitlin | Interpret wxRect passed to wxRichToolTip::ShowFor(... |
tree | commitdiff |
2013-03-02 |
Vadim Zeitlin | Make wxRect parameter of wxRichToolTip::ShowFor() const. |
tree | commitdiff |
2013-03-01 |
Vadim Zeitlin | Don't use GetThreadId() in wxMSW code. |
tree | commitdiff |
2013-02-28 |
Vadim Zeitlin | Use thread ID and not thread handle in the error messag... |
tree | commitdiff |
2013-02-28 |
Stefan Csomor | enabling menu close event, fixes #15069 |
tree | commitdiff |
2013-02-28 |
Julian Smart | Corrected loading of images: we need the parent size... |
tree | commitdiff |
2013-02-28 |
Václav Slavík | Add wxPreferencesEditor class. |
tree | commitdiff |
next |