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 |
2000-09-01 |
Julian Smart | Small mods |
tree | commitdiff |
2000-09-01 |
Julian Smart | Ignored palettes for wxGTK |
tree | commitdiff |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
tree | commitdiff |
2000-08-29 |
Julian Smart | Sash window layout algorithm now fails if not enough... |
tree | commitdiff |
2000-08-29 |
Julian Smart | Added wxCLIP_SIBLINGS. CVS also seems to think lots... |
tree | commitdiff |
2000-08-25 |
Julian Smart | Added some casts in hopes of fixing HP compilation... |
tree | commitdiff |
2000-08-25 |
Julian Smart | Fixed sample; enhanced wxLayoutAlgorithm to give remain... |
tree | commitdiff |
2000-08-25 |
Julian Smart | Typo in doc, wxCHECK2_MSG replaced with wxCHECK_MSG |
tree | commitdiff |
2000-08-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-19 |
Robert Roebling | The mac text ctrl wants '/r' from the log system for... |
tree | commitdiff |
2000-08-18 |
Julian Smart | Implemented IsVisible and GetFirst/NextVisibleItem... |
tree | commitdiff |
2000-08-15 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-10 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-09 |
Stefan Csomor | merge of wxMac into main repository |
tree | commitdiff |
2000-08-09 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-08 |
Michael Bedward | Added Paul Gamman's patch for 0 as FALSE in bool editor... |
tree | commitdiff |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
tree | commitdiff |
2000-08-07 |
Julian Smart | Added first stab at GetBoundingRect for generic tree... |
tree | commitdiff |
2000-08-06 |
Julian Smart | Mingw32 fixes |
tree | commitdiff |
2000-08-06 |
Michael Bedward | Minor compilation fixes for Borland. |
tree | commitdiff |
2000-08-04 |
Julian Smart | Generic tree control text editor now has simple boder... |
tree | commitdiff |
2000-08-04 |
Julian Smart | Generic tree control fixes |
tree | commitdiff |
2000-08-04 |
Julian Smart | Renamed generic tree control. |
tree | commitdiff |
2000-08-04 |
Michael Bedward | Removed redundant m_left etc. variables |
tree | commitdiff |
2000-08-03 |
Václav Slavík | fixed low resolution problem with wxPostScriptDC |
tree | commitdiff |
2000-08-02 |
Julian Smart | Corrected resource type |
tree | commitdiff |
2000-07-28 |
Julian Smart | Added wxQuantize, wxSplashScreen, wxEffects & added... |
tree | commitdiff |
2000-07-28 |
Michael Bedward | Renamed existing wxGrid::SelectBlock to HighlightBlock. |
tree | commitdiff |
2000-07-27 |
Julian Smart | Generic dirctrl corrections |
tree | commitdiff |
2000-07-27 |
Michael Bedward | Fix for bug where the cell highlight was not cleared... |
tree | commitdiff |
2000-07-27 |
Michael Bedward | Added another hack to the collection of hacks in |
tree | commitdiff |
2000-07-27 |
Michael Bedward | Changed cell and label alignment functions to use wxALI... |
tree | commitdiff |
2000-07-26 |
Julian Smart | Better behaviour on NT (no dialogs when searching drives) |
tree | commitdiff |
2000-07-25 |
Václav Slavík | wxGTK compilation fixes |
tree | commitdiff |
2000-07-24 |
Michael Bedward | Changes as per patch from Paul Gammans to fix bug with... |
tree | commitdiff |
2000-07-23 |
Julian Smart | Added wxGenericDirCtrl, wxGenericDirDialog and associat... |
tree | commitdiff |
2000-07-21 |
Michael Bedward | Added ForceRefresh() to request immediate repainting... |
tree | commitdiff |
2000-07-19 |
Ove Kaaven | If, in a single-selection listctrl, a focused item... |
tree | commitdiff |
2000-07-19 |
Ove Kaaven | Another case of fn_str() in wxFopen() ? |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-03-20 |
Julian Smart | Fixed wrong cursor problem in wxGTK |
tree | commitdiff |
2000-03-19 |
Julian Smart | Misc small changes |
tree | commitdiff |
2000-03-19 |
Robert Roebling | Small speed-up. |
tree | commitdiff |
2000-03-19 |
Unknown (NI) | fixed wxListMainWindow::HitTest |
tree | commitdiff |
2000-03-18 |
Robert Roebling | I don't think the last person to edit splitter.cpp did |
tree | commitdiff |
2000-03-17 |
Vadim Zeitlin | warnings from FreeBSD compilation log removed |
tree | commitdiff |
2000-03-16 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-03-16 |
Vadim Zeitlin | 1. fixed memory leak in GAddress |
tree | commitdiff |
next |