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 |
2006-12-28 |
Kevin Ollivier | exposing generic system option define, adding missing... |
tree | commitdiff |
2006-12-27 |
Stefan Csomor | applying patch 1622389, fixing two memory leaks |
tree | commitdiff |
2006-12-26 |
Kevin Ollivier | Add middle-item click support. |
tree | commitdiff |
2006-12-25 |
Kevin Ollivier | Stop crash when wxVSCROLL is specified for native OS... |
tree | commitdiff |
2006-12-25 |
Vadim Zeitlin | show RTL message box (in Unicode build only) when using... |
tree | commitdiff |
2006-12-25 |
Kevin Ollivier | Implement LIST_KEY_DOWN support, and move new functions... |
tree | commitdiff |
2006-12-24 |
Václav Slavík | fixed wxFrame background colour in wxUniv on ports... |
tree | commitdiff |
2006-12-24 |
Kevin Ollivier | Implementing LIST_ITEM_RIGHT_CLICK event support, and... |
tree | commitdiff |
2006-12-24 |
Vadim Zeitlin | compare charset strings case-insensitively (and so... |
tree | commitdiff |
2006-12-24 |
Vadim Zeitlin | fix hint rect position for RTL (patch 1618719 from... |
tree | commitdiff |
2006-12-24 |
Vadim Zeitlin | fill in sqlDataType field of wxDbColInf in ExecSql... |
tree | commitdiff |
2006-12-24 |
Václav Slavík | removed #ifdefs that conditionally included the exact... |
tree | commitdiff |
2006-12-24 |
Vadim Zeitlin | another fix for the default button in the dialog |
tree | commitdiff |
2006-12-23 |
Vadim Zeitlin | 1. Don't draw our own custom label if we don't have... |
tree | commitdiff |
2006-12-23 |
Julian Smart | Bullet size should take into account the font of the... |
tree | commitdiff |
2006-12-23 |
Julian Smart | Optimization |
tree | commitdiff |
2006-12-23 |
Robin Dunn | Reset the item's text in SetItemFont to ensure that... |
tree | commitdiff |
2006-12-22 |
Kevin Ollivier | Adding SetFocus to wxABI_VERSION. |
tree | commitdiff |
2006-12-22 |
Kevin Ollivier | Fix for non-PCH builds. |
tree | commitdiff |
2006-12-21 |
Vadim Zeitlin | restored (as deprecated) accidentally removed wx{Dir... |
tree | commitdiff |
2006-12-21 |
Václav Slavík | compilation fix for !wxUSE_VALIDATORS |
tree | commitdiff |
2006-12-21 |
Kevin Ollivier | Restore compilation with --enable-stl, fix SetFocus... |
tree | commitdiff |
2006-12-20 |
Vadim Zeitlin | C/POSIX locales (or absence of locale information)... |
tree | commitdiff |
2006-12-20 |
Vadim Zeitlin | unused parameter warning |
tree | commitdiff |
2006-12-20 |
Vadim Zeitlin | changing ES_LEFT/CENTER/RIGHT styles only works for... |
tree | commitdiff |
2006-12-20 |
Vadim Zeitlin | fixed initial size of a control with wxDefaultSize... |
tree | commitdiff |
2006-12-20 |
Vadim Zeitlin | we don't need to subclass text control twice to impleme... |
tree | commitdiff |
2006-12-20 |
Stefan Csomor | best size fix for multi-line fields |
tree | commitdiff |
2006-12-19 |
Vadim Zeitlin | make the continue button default, not the stop one... |
tree | commitdiff |
2006-12-19 |
Stefan Csomor | fvisibility-inlines-hidden fix |
tree | commitdiff |
2006-12-19 |
Stefan Csomor | fixing -fvisibility-inlines-hidden problem (IsOk functi... |
tree | commitdiff |
2006-12-18 |
Václav Slavík | wxDFB: fix events processing to support sockets events |
tree | commitdiff |
2006-12-17 |
Vadim Zeitlin | don't treat foo in c:\\foo\bar as network share |
tree | commitdiff |
2006-12-17 |
Vadim Zeitlin | don't set the label colour in DrawButtonLabel(), this... |
tree | commitdiff |
2006-12-17 |
Vadim Zeitlin | forcefully get rid of the scrollbars in CalcWindowSizes... |
tree | commitdiff |
2006-12-16 |
Vadim Zeitlin | for for initializing wxFileName with empty string retur... |
tree | commitdiff |
2006-12-15 |
Stefan Csomor | adding common search field file |
tree | commitdiff |
2006-12-15 |
Stefan Csomor | using native architecture for development builds only... |
tree | commitdiff |
2006-12-15 |
Vadim Zeitlin | respect background colour of wxStaticText in wxUniv |
tree | commitdiff |
2006-12-15 |
Vadim Zeitlin | correct GetBestSize() to return correct best size,... |
tree | commitdiff |
2006-12-14 |
Václav Slavík | compilation fix for wxUSE_ACCEL && !wxUSE_BUTTON |
tree | commitdiff |
2006-12-14 |
Václav Slavík | moved wxX11's wxSocketTable to private wxSocketEventDis... |
tree | commitdiff |
2006-12-14 |
Václav Slavík | fixed wxStdRenderer::DrawButtonLabel() to not change... |
tree | commitdiff |
2006-12-14 |
Paul Cornett | make sure style is set on menubar before querying its... |
tree | commitdiff |
next |