2001-04-20 |
Stefan Neis | Hopefully fixed bug #233492 (SelectAll crashed on empty... |
tree | commitdiff |
2001-04-18 |
David Webster | Fix to excule OnPaint from WXPM |
tree | commitdiff |
2001-04-18 |
Julian Smart | No longer paint the selection background under the... |
tree | commitdiff |
2001-04-17 |
George Tasker | Fixed a compiler performance warning |
tree | commitdiff |
2001-04-16 |
Stefan Neis | Added patch #412132 (Fix for bug #215410) (Mainly in... |
tree | commitdiff |
2001-04-14 |
Vadim Zeitlin | merged focus handling fix from 2.2 |
tree | commitdiff |
2001-04-10 |
Julian Smart | Fixed some wxDragImage bugs |
tree | commitdiff |
2001-04-02 |
Vadim Zeitlin | argh! patch misapplied the patch in another place as... |
tree | commitdiff |
2001-04-02 |
Vadim Zeitlin | oops... wrong patch, second try |
tree | commitdiff |
2001-04-02 |
Vadim Zeitlin | fix for clicking on the button from 2.2 branch |
tree | commitdiff |
2001-03-22 |
Julian Smart | Fix for tip disappearing immediately under MSW |
tree | commitdiff |
2001-03-12 |
Vadim Zeitlin | patch initializing the multi choice dialog with the... |
tree | commitdiff |
2001-03-06 |
Vadim Zeitlin | merged fix from the 2.2 branch but the test I changed... |
tree | commitdiff |
2001-03-02 |
Julian Smart | Added DisplayTextPopup to wxHtmlHelpController; fixed... |
tree | commitdiff |
2001-02-22 |
Julian Smart | Attempted to improve tip window behaviour, but kill... |
tree | commitdiff |
2001-02-22 |
Julian Smart | wxLIST_STATE_FOCUSED -> wxLIST_STATE_SELECTED in GetIte... |
tree | commitdiff |
2001-02-22 |
Julian Smart | Changed wxYield calls to wxYieldIfNeeded |
tree | commitdiff |
2001-02-15 |
Gilles Depeyrot | modifications for compilation under Mac OS X |
tree | commitdiff |
2001-02-13 |
Vadim Zeitlin | fixed bug in wxCalendarCtrl (132199) and bug in wxDateT... |
tree | commitdiff |
2001-02-06 |
Julian Smart | Fixed sashwin events |
tree | commitdiff |
2001-02-06 |
Julian Smart | Fixed some warnings (don't know why dialoged Makefile... |
tree | commitdiff |
2001-02-02 |
Vadim Zeitlin | added missing GetEventHandler() (patch #103561) |
tree | commitdiff |
2001-02-01 |
George Tasker | Changed declaration of TREE events from being in both... |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
tree | commitdiff |
2001-01-29 |
David Webster | OS/2 updates (mostly executing MSW code) |
tree | commitdiff |
2001-01-26 |
Robert Roebling | Updated ten thousand macros for new event type code. |
tree | commitdiff |
2001-01-25 |
Robert Roebling | Prepare wxToolBarSimple for event type change. |
tree | commitdiff |
2001-01-23 |
Robert Roebling | Change required for new event types. |
tree | commitdiff |
2001-01-17 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-01-16 |
Robert Roebling | Removed plot.cpp. |
tree | commitdiff |
2001-01-11 |
Julian Smart | Use wxClientDC in header window so we don't clip (becau... |
tree | commitdiff |
2001-01-05 |
George Tasker | Fixed a problem in ConvertWXArrayToC() that would assig... |
tree | commitdiff |
2001-01-02 |
Vadim Zeitlin | patch adding DeselectXXX() functions from Roland Scholz... |
tree | commitdiff |
2000-12-24 |
Václav Slavík | fixed PS bounding box computation |
tree | commitdiff |
2000-12-21 |
Julian Smart | Modified treectrlg.cpp not to crash in HitTest if there... |
tree | commitdiff |
2000-12-20 |
Vadim Zeitlin | removed SetFont() from DoDrawText |
tree | commitdiff |
2000-12-18 |
David Webster | OS2 Statusbar fix |
tree | commitdiff |
2000-12-10 |
Vadim Zeitlin | merged in the fix for printing \% on PS DC |
tree | commitdiff |
2000-11-27 |
David Webster | Some OS/2 customization to make a more presentable... |
tree | commitdiff |
2000-11-25 |
Vadim Zeitlin | typo in AutosizeRowOrCol fixed (bug 115437) |
tree | commitdiff |
2000-11-25 |
Václav Slavík | applied (part of) Alexey Leko's patch |
tree | commitdiff |
2000-11-24 |
Václav Slavík | fixed bug in wxFileDialog: it tested wxCHANGE_DIR again... |
tree | commitdiff |
2000-11-24 |
Robert Roebling | matrix compile fix |
tree | commitdiff |
2000-11-23 |
Robert Roebling | Don't call busy cursor when creating a message |
tree | commitdiff |
2000-11-23 |
Robert Roebling | Ported DrawPolygone fix and new PS font name |
tree | commitdiff |
2000-11-16 |
Vadim Zeitlin | patch from Mike Oliver <oliver@math.ucla.edu> to have... |
tree | commitdiff |
2000-11-15 |
David Webster | Need to define wxArrayGenericTreeItems as WX_DEFINE_WXP... |
tree | commitdiff |
2000-11-12 |
Robin Dunn | Changed wxGridCellEditor::IsAcceptedKey to only check... |
tree | commitdiff |
2000-11-11 |
Robin Dunn | Allow a NULL editor and/or renderer to be passed to... |
tree | commitdiff |
2000-11-11 |
Vadim Zeitlin | added missing function |
tree | commitdiff |
2000-11-10 |
Vadim Zeitlin | applied patches from Mike Oliver <oliver@math.ucla... |
tree | commitdiff |
2000-11-06 |
Vadim Zeitlin | compilation/warning fixes for HP-UX |
tree | commitdiff |
2000-11-06 |
Vadim Zeitlin | ugly compilation fix for wxMotif |
tree | commitdiff |
2000-11-05 |
Václav Slavík | fixed typo (IsOK instead of IsOk) |
tree | commitdiff |
2000-11-03 |
Vadim Zeitlin | ok, it does work - it's just that wxGTK doesn't |
tree | commitdiff |
2000-11-03 |
Vadim Zeitlin | added wxGetMultiChoice() (which refuses to work for... |
tree | commitdiff |
2000-11-03 |
Julian Smart | Replaced comparisons with zero, with IsOk() |
tree | commitdiff |
2000-11-01 |
Václav Slavík | fixed incorrect GetTextExtent for wxTELETYPE font |
tree | commitdiff |
2000-10-25 |
David Webster | OS/2 fixes |
tree | commitdiff |
2000-10-24 |
David Webster | OS/2 updates for statusbar processing |
tree | commitdiff |
2000-10-19 |
Vadim Zeitlin | fixed GetItemRect() and GetItemPosition() for scrolled... |
tree | commitdiff |
2000-10-17 |
Václav Slavík | added automatic growing of in-place wxTextCtrls for... |
tree | commitdiff |
2000-10-17 |
Julian Smart | Made wxGenericDirCtrl compile with Cygwin |
tree | commitdiff |
2000-10-10 |
Julian Smart | Removed 'interface' pragma for gcc 2.96 |
tree | commitdiff |
2000-10-08 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2000-10-08 |
Vadim Zeitlin | wxFileDialog changed to use (new) wxCHANGE_DIR flag... |
tree | commitdiff |
2000-10-08 |
Václav Slavík | fixed EditLabel() for wxLC_REPORT mode |
tree | commitdiff |
2000-10-07 |
Vadim Zeitlin | 1. more warnings fixed |
tree | commitdiff |
2000-10-06 |
Václav Slavík | changed \n\r to \r\n |
tree | commitdiff |
2000-10-06 |
Julian Smart | Added DECLARE/IMLEMENT_CLASS for wxToolBarBase |
tree | commitdiff |
2000-10-04 |
Julian Smart | More fixes |
tree | commitdiff |
2000-10-04 |
Julian Smart | Fixes to generic dir dialog |
tree | commitdiff |
2000-10-04 |
Julian Smart | Speed fix for wxGenericDirCtrl, starting to add text... |
tree | commitdiff |
2000-10-02 |
David Webster | OS/2 Statusbar fixes, and class interface updates |
tree | commitdiff |
2000-09-28 |
Václav Slavík | added wxListCtrl::AssignImageList |
tree | commitdiff |
2000-09-28 |
Václav Slavík | added wxTreeCtrl::AssignImageList |
tree | commitdiff |
2000-09-28 |
Vadim Zeitlin | added event.Skip() to OnIdle() handler |
tree | commitdiff |
2000-09-25 |
Ron Lee | implemented wxDisplaySizeMM for gtk, msw & motif. |
tree | commitdiff |
2000-09-24 |
Ron Lee | removed unneccesary (and unwanted) asserts |
tree | commitdiff |
2000-09-22 |
Vadim Zeitlin | wxCaret now uses backing store instead of forcing windo... |
tree | commitdiff |
2000-09-18 |
Vadim Zeitlin | attempts to implement non blinking caret - failed so far |
tree | commitdiff |
2000-09-16 |
Robert Roebling | Set the m_isFrame flag corrcetly. |
tree | commitdiff |
2000-09-15 |
Julian Smart | Added Set/GetThemeEnabled and used this for determining... |
tree | commitdiff |
2000-09-14 |
Robert Roebling | More theme goodies. |
tree | commitdiff |
2000-09-13 |
Robert Roebling | wxListCtrl::InsertItem() returned wrong index. |
tree | commitdiff |
2000-09-13 |
Robert Roebling | Themed headers for wxListCtrl. |
tree | commitdiff |
2000-09-13 |
Vadim Zeitlin | 1. wxFrame::IsIconized() fixed - seems to work |
tree | commitdiff |
2000-09-13 |
Julian Smart | wxListMainWindow::HitTest no longer tests 'flags' which... |
tree | commitdiff |
2000-09-12 |
Vadim Zeitlin | attempt to fix crash in tree ctrl |
tree | commitdiff |
2000-09-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-09-12 |
Vadim Zeitlin | fixed bug in mouse handling |
tree | commitdiff |
2000-09-11 |
Robert Roebling | Tiny patch for wxListCtrl::HitTest(). I didn't |
tree | commitdiff |
2000-09-11 |
Julian Smart | Corrected typo |
tree | commitdiff |
2000-09-11 |
Julian Smart | wxHelpProvider now cleans itself up. wxTipWindow doesn't |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | wxTipWindow added and is now used by wxSimpleHelpProvider |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
tree | commitdiff |
2000-09-06 |
Julian Smart | Added wxHelpEvent, wxContextHelp (MSW only so far)... |
tree | commitdiff |
2000-09-06 |
Robert Roebling | Applied PS patch. |
tree | commitdiff |
2000-09-05 |
Julian Smart | Generic wxListCtrl now supports wxLC_HRULES, wxLC_VRULES |
tree | commitdiff |
2000-09-01 |
Robin Dunn | 1. Setting the listctrl as the event object before... |
tree | commitdiff |
next |