2000-03-10 |
Stefan Neis | Removed unused parameter addToSelected. |
tree | commitdiff |
2000-03-10 |
Stefan Neis | Changed wxGridCellCoords from long to int (get rid... |
tree | commitdiff |
2000-03-10 |
Julian Smart | Small fixes for Tex2RTF but alas, we still get memory... |
tree | commitdiff |
2000-03-10 |
Guillermo Rodrigue... | Fix from Mumit Khan to allow mingw DLL compilation... |
tree | commitdiff |
2000-03-10 |
Guillermo Rodrigue... | Fix from Mumit Khan to allow mingw DLL compilation |
tree | commitdiff |
2000-03-10 |
Guillermo Rodrigue... | Finally deprecated callbacks. |
tree | commitdiff |
2000-03-10 |
Guillermo Rodrigue... | Some parts rewritten to use wxSocket events instead... |
tree | commitdiff |
2000-03-09 |
David Webster | os2 update. Need initializers like windows, not unix. |
tree | commitdiff |
2000-03-09 |
David Webster | More framework fixes and fixes for building dlls. |
tree | commitdiff |
2000-03-09 |
Julian Smart | Mmedia, OGL lib directory changes; omitted naughty... |
tree | commitdiff |
2000-03-09 |
Julian Smart | wxHtmlHelpController made compatible with other controllers |
tree | commitdiff |
2000-03-09 |
Robin Dunn | Initial version of wxStyledTextCtrl, a Scintilla wrappe... |
tree | commitdiff |
2000-03-09 |
Vadim Zeitlin | don't define __cplusplus for DECCXX if it is already... |
tree | commitdiff |
2000-03-09 |
Stefan Neis | Changed Shift+Arrow handling |
tree | commitdiff |
2000-03-09 |
Robert Roebling | Some make corrections for HP and related, |
tree | commitdiff |
2000-03-08 |
Julian Smart | Added WinHelp sample doc to samples/help, and made... |
tree | commitdiff |
2000-03-08 |
Mark Johnson | calctrl.h |
tree | commitdiff |
2000-03-08 |
Guillermo Rodrigue... | All IO calls take void* instead of char* |
tree | commitdiff |
2000-03-07 |
David Webster | no message |
tree | commitdiff |
2000-03-07 |
Guillermo Rodrigue... | Ops, stupid me. |
tree | commitdiff |
2000-03-07 |
Guillermo Rodrigue... | First set of changes toward wxBase compliance :-) |
tree | commitdiff |
2000-03-07 |
Vadim Zeitlin | Mark Johnoson's additions for variable-width weekday... |
tree | commitdiff |
2000-03-07 |
Michael Bedward | Added Create functions. They return TRUE if the file... |
tree | commitdiff |
2000-03-07 |
Michael Bedward | Removed redundant m_displayed member var from wxGrid |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Added wxIcon(const char **) ctor (same as char **) |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | removed wxUSE_WXCONFIG (obsoleted by wxUSE_CONFIG |
tree | commitdiff |
2000-03-06 |
Vadim Zeitlin | patches from Ricky Gonzales <gonzales@pyramid3.net>: |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Disabled memory tracing code for mingw32, |
tree | commitdiff |
2000-03-06 |
Ron Lee | set m_clipXX so dc.GetClippingBox returns real bounding box |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Added support for timer events in Motif |
tree | commitdiff |
2000-03-05 |
Stefan Neis | Fixed apparent typo (int->wxWindowID) |
tree | commitdiff |
2000-03-05 |
Robert Roebling | Various makefile and installation things. |
tree | commitdiff |
2000-03-05 |
Václav Slavík | added missing wxImageList::Add methods |
tree | commitdiff |
2000-03-05 |
Vadim Zeitlin | 1. wxWindowDisabler modified to bring parent window... |
tree | commitdiff |
2000-03-04 |
Stefan Neis | Improved handling of selection/deselection events. |
tree | commitdiff |
2000-03-04 |
Vadim Zeitlin | removed extern from inline function declarations |
tree | commitdiff |
2000-03-04 |
Václav Slavík | fixes for wxBase compilation |
tree | commitdiff |
2000-03-04 |
Stefan Neis | Bugfixes; added selection modes demo to griddemo |
tree | commitdiff |
2000-03-04 |
Stefan Neis | Added SetSelectionMode |
tree | commitdiff |
2000-03-04 |
Robert Roebling | Lotta stuff for drawing etc. |
tree | commitdiff |
2000-03-03 |
Václav Slavík | added compression ratio argument to wxZlibOutputStream... |
tree | commitdiff |
2000-03-03 |
Guillermo Rodrigue... | Added Destroy() |
tree | commitdiff |
2000-03-03 |
Stefan Neis | Added extended selection support. |
tree | commitdiff |
2000-03-03 |
Julian Smart | Removed OGL prior to re-adding; some Watcom corrections |
tree | commitdiff |
2000-03-03 |
Vadim Zeitlin | 1. wxShell fixes: now really uses shell (it wasn't... |
tree | commitdiff |
2000-03-02 |
David Webster | More framework updates |
tree | commitdiff |
2000-03-02 |
Stefan Neis | Added class to handle selection inside wxGrid |
tree | commitdiff |
2000-03-02 |
Vadim Zeitlin | 1. wxProcess changes to make capturing subprocess outpu... |
tree | commitdiff |
2000-03-02 |
Vadim Zeitlin | 1. wxGrid row can't be resized to less than minimal... |
tree | commitdiff |
2000-03-01 |
Vadim Zeitlin | 1. warning in gtk/menu.cpp fixed |
tree | commitdiff |
2000-03-01 |
Julian Smart | Added wxDragImage generic implementation and sample... |
tree | commitdiff |
2000-02-29 |
David Webster | no message |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | setting parameters for wxGridCellFloatRenderer seems... |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | 1. more corrections for ref counted editors/renderers... |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | wxGridCellRenderer/Editor made ref counted |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | 1. added range checks in wxGridStringTable |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | added wxHashTableLong |
tree | commitdiff |
2000-02-29 |
Michael Bedward | AutoSizeColumns and AutoSizeRows changed to pass FALSE... |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | 1. fixed bug with MDI child frames changign state when... |
tree | commitdiff |
2000-02-29 |
Michael Bedward | Added wxWANTS_CHARS style to all windows so that the... |
tree | commitdiff |
2000-02-28 |
David Webster | no message |
tree | commitdiff |
2000-02-28 |
Vadim Zeitlin | wxGridCellAttr::Clone() added to allow the demo of... |
tree | commitdiff |
2000-02-28 |
Vadim Zeitlin | grid autosize fixes/changes |
tree | commitdiff |
2000-02-28 |
David Webster | Standard frame resource defines for OS/2 |
tree | commitdiff |
2000-02-28 |
Julian Smart | Some corrections |
tree | commitdiff |
2000-02-28 |
Julian Smart | Removed old wxGLCanvas stuff; moved wxTreeLayout to... |
tree | commitdiff |
2000-02-28 |
Guillermo Rodrigue... | Added #include "wx/bitmap.h" |
tree | commitdiff |
2000-02-28 |
Julian Smart | Moved OGL to new locations. |
tree | commitdiff |
2000-02-28 |
Julian Smart | Moved wxGLCanvas to more normal positions |
tree | commitdiff |
2000-02-28 |
David Webster | More updates to wxWindow, wxMenu, GdiImage to get minim... |
tree | commitdiff |
2000-02-27 |
Václav Slavík | added --enable-filesystem |
tree | commitdiff |
2000-02-27 |
Václav Slavík | minimalistic build fixes (mostly #if wxUSE_something) |
tree | commitdiff |
2000-02-27 |
Robert Roebling | Added bitmap create |
tree | commitdiff |
2000-02-27 |
Robert Roebling | More wxPlotWindow goodies. |
tree | commitdiff |
2000-02-27 |
Guilhem Lavaux | Inserted "stdio catch" in wxExecute. The activation... |
tree | commitdiff |
2000-02-26 |
Vadim Zeitlin | wxGrid::AutoSize() added |
tree | commitdiff |
2000-02-25 |
Vadim Zeitlin | 1. cursor fixes: frame does have hand cursor in the... |
tree | commitdiff |
2000-02-25 |
Vadim Zeitlin | WX_DECLARE_HASH() macro for type safe hashes |
tree | commitdiff |
2000-02-25 |
Vadim Zeitlin | attempts at making wxSocket work with wxBase - it doesn... |
tree | commitdiff |
2000-02-25 |
Julian Smart | Added fix to wxMDIClientWindow to redisplay contents... |
tree | commitdiff |
2000-02-25 |
Vadim Zeitlin | compatibility/compilation fix |
tree | commitdiff |
2000-02-25 |
David Webster | Change m_SubControls from wxList to wxArrayLong |
tree | commitdiff |
2000-02-25 |
Vadim Zeitlin | 1. corrected problem with label updating in wxProgressD... |
tree | commitdiff |
2000-02-24 |
Vadim Zeitlin | 1. corrected bug in MDI sample (which resulted in missi... |
tree | commitdiff |
2000-02-24 |
Julian Smart | wxToolBarSimple fix + OGL studio sample compilation |
tree | commitdiff |
2000-02-24 |
Julian Smart | Some Motif fixes; makefile fixes; added wxTransferStrea... |
tree | commitdiff |
2000-02-24 |
Ron Lee | configure changes, for wxBase and wx-config |
tree | commitdiff |
2000-02-23 |
Julian Smart | Misc small changes, some for VC++ 1.5 |
tree | commitdiff |
2000-02-23 |
Vadim Zeitlin | removed saveValue param in EndEdit() |
tree | commitdiff |
2000-02-23 |
Michael Bedward | Added wxGrid::DrawGridSpace function to suppress junk... |
tree | commitdiff |
2000-02-23 |
Robin Dunn | Some mouse events need to be handled even when outside... |
tree | commitdiff |
2000-02-23 |
Robin Dunn | delay getting the default editor and renderer (by data... |
tree | commitdiff |
2000-02-22 |
David Webster | GetSubcontrols now returns a reference to an Arraylong |
tree | commitdiff |
2000-02-22 |
Vadim Zeitlin | added combobox editor |
tree | commitdiff |
2000-02-22 |
Vadim Zeitlin | column autosizing added |
tree | commitdiff |
2000-02-22 |
Vadim Zeitlin | 1. corrected bug with LIST_ITEM_ACTIVATED being sent... |
tree | commitdiff |
2000-02-22 |
Vadim Zeitlin | added renderers/editors for long/float, not fully teste... |
tree | commitdiff |
2000-02-22 |
Vadim Zeitlin | don't draw cell highlight over the cell editor (improve... |
tree | commitdiff |
2000-02-22 |
Vadim Zeitlin | 1. wxMenuBar::FindMenu() made "const" |
tree | commitdiff |
2000-02-22 |
Vadim Zeitlin | added wxLog::Suspend/Resume and wxYield() uses them... |
tree | commitdiff |
next |