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 |
2007-01-07 |
Vadim Zeitlin | no changes, just removed duplicate TreeView_HitTest... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | corrected message about page number overflow |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | added EVT_TASKBAR_CLICK and use it to show taskbar... |
tree | commitdiff |
2007-01-07 |
Stefan Neis | Fixed switching to a different drive/volume on OS/2. |
tree | commitdiff |
2007-01-07 |
Kevin Ollivier | Add more sanity checks to virtual list item nums as... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | fix attribute memory leak in wxGrid::ShowCellEditContro... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | added support and enable long long support when wxLong... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | fix wxMDIChidFrame::GetPosition() (patch 1626610) |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | fix wxConfig::DeleteGroup() for arguments with trailing... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | fix combobox dropdown position in RTL (patch 1623127) |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | fixes and workarounds to return value of our own wxVsnp... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | fix for popup positioning in RTL mode (patch 1622930) |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | set tooltips for the both subcontrols (patch 1622531) |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | return correct item and position from wxTreeEvent:... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | added wxTreeCtrl::CollapseAll[Children]() and IsEmpty... |
tree | commitdiff |
2007-01-07 |
Stefan Neis | Extended wxGetHostName implementation. |
tree | commitdiff |
2007-01-07 |
Stefan Neis | Added wxGetDiskSpace implementation (patch #1625514). |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | changed copyright year to 2007 |
tree | commitdiff |
2007-01-07 |
Kevin Ollivier | Use GetItem to get item info for events, even for virtu... |
tree | commitdiff |
2007-01-07 |
Kevin Ollivier | Generic list and tree ctrl should not use the focused... |
tree | commitdiff |
2007-01-06 |
Robin Dunn | Fixes for segfaults when the parent frame is destroyed |
tree | commitdiff |
2007-01-06 |
Kevin Ollivier | Don't draw the primary highlight colors if the control... |
tree | commitdiff |
2007-01-05 |
Kevin Ollivier | Apply patch #1626802, which fixes GetNextItem to return... |
tree | commitdiff |
2007-01-05 |
Stefan Csomor | allowing vertical scrolling even if wxTE_NO_VSCROLL... |
tree | commitdiff |
2007-01-04 |
Jouk Jansen | Update OpenVMS make-files |
tree | commitdiff |
2007-01-03 |
Václav Slavík | fixed deadlock when calling wxPostEvent() from worker... |
tree | commitdiff |
2007-01-02 |
Chris Elliott | fix errant __BORLAND__ see http://article.gmane.org... |
tree | commitdiff |
2007-01-02 |
Jouk Jansen | avoid reading KDE-tables on OpenVMS. They will never... |
tree | commitdiff |
2007-01-01 |
Paul Cornett | restore declaration inline specifier, and make definiti... |
tree | commitdiff |
2007-01-01 |
Robin Dunn | Don't steal VK_RETURN for wxEVT_COMMAND_LIST_ITEM_ACTI... |
tree | commitdiff |
2007-01-01 |
Paul Cornett | remove inline from declaration of functions which are... |
tree | commitdiff |
2006-12-31 |
Kevin Ollivier | Make sure mouse events are only sent in the case of... |
tree | commitdiff |
2006-12-30 |
Stefan Neis | Fixed mismatch between wxOperatingSystemIdNames and... |
tree | commitdiff |
2006-12-29 |
Vadim Zeitlin | fixed incorrectly inversed test for parent [not] being... |
tree | commitdiff |
2006-12-29 |
Julian Smart | Process capture lost event to avoid assertion |
tree | commitdiff |
2006-12-28 |
Paul Cornett | fix idle handling when a new event loop is run from... |
tree | commitdiff |
2006-12-28 |
Kevin Ollivier | Fixing inactive state drawing, and removing warning. |
tree | commitdiff |
2006-12-28 |
Václav Slavík | added comment with pointers to wxEVT_MOUSE_CAPTURE_LOST... |
tree | commitdiff |
2006-12-28 |
Stefan Csomor | fix to always have a proper activation for DataBrowser... |
tree | commitdiff |
2006-12-28 |
Julian Smart | Temporary fix for inconsistent menu item margins (see... |
tree | commitdiff |
next |