2007-02-06 |
Robin Dunn | Allow wxWANTS_CHARS to be effective on native controls too |
tree | commitdiff |
2007-02-06 |
Robin Dunn | Reset g_lastMouseEvent after processing the mouse butto... |
tree | commitdiff |
2007-02-06 |
Robin Dunn | Don't capture the mouse until after the possible wxEVT_... |
tree | commitdiff |
2007-02-06 |
Robin Dunn | use ChangeValue instead of SetValue to avoid bogus... |
tree | commitdiff |
2007-02-06 |
Robin Dunn | Added SetToolNormalBitmap and SetToolDisabledBitmap |
tree | commitdiff |
2007-02-06 |
Robin Dunn | Fill in more details for the wxEVT_STC_AUTOCOMP_SELECTI... |
tree | commitdiff |
2007-02-06 |
Włodzimierz Skiba | Fixed wxComboBox always sorted in all univ builds ... |
tree | commitdiff |
2007-02-06 |
Włodzimierz Skiba | wx/log.h belongs to pch system |
tree | commitdiff |
2007-02-06 |
Paul Cornett | simplify wxGTK DoSetSizeHints logic, respect size incre... |
tree | commitdiff |
2007-02-05 |
Vadim Zeitlin | made (many) more wxGrid methods const |
tree | commitdiff |
2007-02-05 |
Julian Smart | Fixes to the previous fix |
tree | commitdiff |
2007-02-05 |
Julian Smart | Avoid triggering false update event when setting the... |
tree | commitdiff |
2007-02-05 |
Julian Smart | Restored drag position mysteriously removed in revision... |
tree | commitdiff |
2007-02-05 |
Julian Smart | Typo fix |
tree | commitdiff |
2007-02-05 |
Julian Smart | Missing include |
tree | commitdiff |
2007-02-04 |
Stefan Csomor | using scroll axis for mousewheel events |
tree | commitdiff |
2007-02-04 |
Stefan Csomor | using scroll axis in translation to scrollwin events... |
tree | commitdiff |
2007-02-04 |
Stefan Csomor | adding scroll axis to wheel events |
tree | commitdiff |
2007-02-04 |
Vadim Zeitlin | added wxEventBlocker class (patch 1622444) |
tree | commitdiff |
2007-02-03 |
Vadim Zeitlin | updated comments after latest commit (Tim Kosse) |
tree | commitdiff |
2007-02-03 |
Vadim Zeitlin | fix compilation problem when wxUSE_FSVOLUME==0 after... |
tree | commitdiff |
2007-02-02 |
Vadim Zeitlin | use wxFSVolume instead of duplicating its functionality... |
tree | commitdiff |
2007-02-02 |
Vadim Zeitlin | don't show an error if SHGetFileInfo(SHGFI_ATTRIBUTES... |
tree | commitdiff |
2007-02-02 |
Vadim Zeitlin | fix assert when the control doesn't have a valid date... |
tree | commitdiff |
2007-02-02 |
Vadim Zeitlin | don't wait for Windows messages in WaitForThread()... |
tree | commitdiff |
2007-02-02 |
Vadim Zeitlin | don't wake up on Windows messages when waiting for... |
tree | commitdiff |
2007-02-02 |
Vadim Zeitlin | added support for underlined fonts |
tree | commitdiff |
2007-02-01 |
Vadim Zeitlin | use wxObject copy ctor, not default ctor, in wxEvent... |
tree | commitdiff |
2007-01-28 |
Julian Smart | Added extra hit test style for more accurate reporting |
tree | commitdiff |
2007-01-26 |
Stefan Csomor | fix for drawing in the 'grox box' between two scrollbars |
tree | commitdiff |
2007-01-26 |
Stefan Csomor | changing asserts to debug info |
tree | commitdiff |
2007-01-26 |
Stefan Csomor | separate assert in case the control ref is already... |
tree | commitdiff |
2007-01-25 |
Václav Slavík | don't assume there's always an active wxEventLoop instance |
tree | commitdiff |
2007-01-25 |
Vadim Zeitlin | changing text alignment dynamically doesn't always... |
tree | commitdiff |
2007-01-24 |
Václav Slavík | compiled fixes for builds without PCH |
tree | commitdiff |
2007-01-23 |
Chris Elliott | fix SF bug 1640955 |
tree | commitdiff |
2007-01-22 |
Václav Slavík | implemented wxPopupWindow for wxDFB; added wxNonOwnedWi... |
tree | commitdiff |
2007-01-22 |
Václav Slavík | wxDFB: fix rendering artefacts when scrolling wxScrolle... |
tree | commitdiff |
2007-01-22 |
Václav Slavík | implemented wxPopupWindow for wxDFB; added wxNonOwnedWi... |
tree | commitdiff |
2007-01-22 |
Václav Slavík | enable wxFontMapper in wxDFB port |
tree | commitdiff |
2007-01-21 |
Stefan Neis | Improve resetting table via SetTable (extended version... |
tree | commitdiff |
2007-01-21 |
Robin Dunn | Return an empty string from wxDataFormat::GetId if... |
tree | commitdiff |
2007-01-21 |
Robin Dunn | Add some wxCHECK_MSG's |
tree | commitdiff |
2007-01-21 |
Robin Dunn | Return an empty string from GetValue if the textctrl... |
tree | commitdiff |
2007-01-21 |
Robin Dunn | Revert menus and toolbars to using wxNewId() too since... |
tree | commitdiff |
2007-01-21 |
Paul Cornett | expose handlers are supposed to return a gboolean; |
tree | commitdiff |
2007-01-21 |
Vadim Zeitlin | fix infinite recursion when processing navigation keys... |
tree | commitdiff |
2007-01-21 |
Vadim Zeitlin | reverted last commit, using result of NewControlId... |
tree | commitdiff |
2007-01-21 |
Vadim Zeitlin | use wxID_ANY for internal controller control instead... |
tree | commitdiff |
2007-01-20 |
Vadim Zeitlin | don't crash in dtor if the X11 window hadn't been creat... |
tree | commitdiff |
2007-01-20 |
Vadim Zeitlin | name user config file appname.conf when it's locayed... |
tree | commitdiff |
2007-01-20 |
Vadim Zeitlin | set command int (indicating whether the item is checked... |
tree | commitdiff |
2007-01-20 |
Robin Dunn | Use float-on-parent frames for the popups if wxPopupWin... |
tree | commitdiff |
2007-01-20 |
Robin Dunn | Added support for the wxFRAME_FLOAT_ON_PARENT style |
tree | commitdiff |
2007-01-19 |
Václav Slavík | fixed typo in code for setting alternative locale name |
tree | commitdiff |
2007-01-19 |
Robin Dunn | Added wxSearchCtrl::[Get|Set]DescriptiveText |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | added wxCONFIG_USE_SUBDIR flag to wxFileConfig (patch... |
tree | commitdiff |
2007-01-18 |
Paul Cornett | revert last, GUI mutex isn't GUI-only |
tree | commitdiff |
2007-01-18 |
Robin Dunn | Use kControlContentIconRef when recreating the tool... |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | added wxCSConv::IsOk() (patch 1637944) |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | corrected VC warning about possibly uninitialized varia... |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | make wxTextFile work with unseekable files again (patch... |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | reverted last change: wxGTK-specific wxMutextGui code... |
tree | commitdiff |
2007-01-18 |
Václav Slavík | compilation fix for !wxUSE_STATBOX |
tree | commitdiff |
2007-01-18 |
Paul Cornett | use GTK-specific GUI lock |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | use wxWindow::NewControlId() instead of wxNewId() to... |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | added wxDateTime::GetDateOnly() |
tree | commitdiff |
2007-01-17 |
Vadim Zeitlin | discard time part of m_date, otherwise comparisons... |
tree | commitdiff |
2007-01-15 |
Vadim Zeitlin | honour the drag effect supported by the drag source... |
tree | commitdiff |
2007-01-15 |
Vadim Zeitlin | added wx/image.h to fix non-PCH compilation after last... |
tree | commitdiff |
2007-01-15 |
Paul Cornett | don't change wxPRINTER_CANCELLED to wxPRINTER_ERROR... |
tree | commitdiff |
2007-01-15 |
Paul Cornett | remove some unneeded includes, clean up gnome force... |
tree | commitdiff |
2007-01-15 |
Paul Cornett | chain to the polling function GLib was using before... |
tree | commitdiff |
2007-01-14 |
Vadim Zeitlin | create in place edit control with wxTE_PROCESS_ENTER... |
tree | commitdiff |
2007-01-14 |
Vadim Zeitlin | corrected drawing of the bitmaps for the disabled menu... |
tree | commitdiff |
2007-01-14 |
Vadim Zeitlin | don't crash when setting tooltip for a picker without... |
tree | commitdiff |
2007-01-12 |
Václav Slavík | fixed child windows scrolling to use wxSIZE_ALLOW_MINUS_ONE |
tree | commitdiff |
2007-01-12 |
Robin Dunn | Fix for problem when Realize is re-called on a vertical... |
tree | commitdiff |
2007-01-12 |
Robin Dunn | DoGetBestSize fix, the lbWidth was not getting updated... |
tree | commitdiff |
2007-01-12 |
Robin Dunn | Fix for when only a default dir is given without a... |
tree | commitdiff |
2007-01-12 |
Stefan Csomor | making sure it is only breaking at newlines for measuring |
tree | commitdiff |
2007-01-12 |
Stefan Csomor | using the CF Message box only for non main thread alerts |
tree | commitdiff |
2007-01-12 |
Vadim Zeitlin | only set cursor immediately in SetCursor() if the mouse... |
tree | commitdiff |
2007-01-11 |
Julian Smart | Use the associated document manager, not the global one |
tree | commitdiff |
2007-01-11 |
Vadim Zeitlin | no changes, just refactor the code sending spin update... |
tree | commitdiff |
2007-01-11 |
Vadim Zeitlin | apply patch 1630906 after all as with my simpler fix... |
tree | commitdiff |
2007-01-11 |
Vadim Zeitlin | fix lack of spin control update event when control... |
tree | commitdiff |
2007-01-11 |
Vadim Zeitlin | suppress spurious error message when copying from clipb... |
tree | commitdiff |
2007-01-11 |
Vadim Zeitlin | reverted wrong change of rev 1.129 and fixed the first... |
tree | commitdiff |
2007-01-10 |
Vadim Zeitlin | add #if wxUSE_TOOLTIPS around DoSetToolTip() |
tree | commitdiff |
2007-01-09 |
Julian Smart | Fix for missing separator if any previous items were... |
tree | commitdiff |
2007-01-08 |
Vadim Zeitlin | added more wxUSE_TREE/LISTCTRL tests to fix compilation... |
tree | commitdiff |
2007-01-08 |
Chris Elliott | fix part of proposal at http://news.gmane.org/find... |
tree | commitdiff |
2007-01-08 |
Vadim Zeitlin | use wxLongLong_t instead of long long |
tree | commitdiff |
2007-01-08 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2007-01-08 |
Kevin Ollivier | Fix GetNextItem for virtual wxListCtrl, and improve... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | fix compilation for latest SDK where EnumModulesProc... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | fix wxConfig::DeleteGroup() for arguments with trailing... |
tree | commitdiff |
2007-01-07 |
Stefan Neis | Attempt at fixing deepCopyHostent/Servent. |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | don't compile wxDataViewDateRendererPopupTransient... |
tree | commitdiff |
next |