1998-11-30 |
Julian Smart | Fixed toolbar gaffe. |
tree | commitdiff |
1998-11-30 |
Julian Smart | Hierarchy fixes; bug fix for tabg that was introduced... |
tree | commitdiff |
1998-11-30 |
Vadim Zeitlin | 1. added wxTreeCtrl::SetItemBold and IsBold, updated... |
tree | commitdiff |
1998-11-29 |
Vadim Zeitlin | some Linux compilation fixes |
tree | commitdiff |
1998-11-29 |
Julian Smart | Added Win95 implementation of OutputDebugString; added... |
tree | commitdiff |
1998-11-28 |
Vadim Zeitlin | compilation fixes for !wxUSE_POSTSCRIPT |
tree | commitdiff |
1998-11-28 |
Vadim Zeitlin | moved common code from ctor and Create() to a separate... |
tree | commitdiff |
1998-11-28 |
Vadim Zeitlin | added wxTB_FLAT to default style in wxFrame::CreateTool... |
tree | commitdiff |
1998-11-28 |
Guilhem Lavaux | * Fixed some "memory leak" |
tree | commitdiff |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
tree | commitdiff |
1998-11-27 |
Vadim Zeitlin | wxStringList::copy ctor and assignment operator added... |
tree | commitdiff |
1998-11-27 |
Karsten Ballüder | handle sizeof(int) correctly |
tree | commitdiff |
1998-11-27 |
Karsten Ballüder | made operator definition dependent on sizeof(int),... |
tree | commitdiff |
1998-11-26 |
Karsten Ballüder | trying to resolve string problem |
tree | commitdiff |
1998-11-26 |
Robert Roebling | Flicker war won. |
tree | commitdiff |
1998-11-26 |
Karsten Ballüder | trying with only an operator[] (int) and not (size_t) |
tree | commitdiff |
1998-11-26 |
Julian Smart | Fixed Dialog Editor compilation and window sizing bug... |
tree | commitdiff |
1998-11-26 |
Robert Roebling | Fixes for wxlist |
tree | commitdiff |
1998-11-25 |
Julian Smart | Various wxMotif changes including size optimisation... |
tree | commitdiff |
1998-11-25 |
Robert Roebling | Fixed module code |
tree | commitdiff |
1998-11-25 |
Karsten Ballüder | use unsigned for wxString [] operator |
tree | commitdiff |
1998-11-25 |
Karsten Ballüder | made operator[](int n) const #ifdef _WXMSW__ |
tree | commitdiff |
1998-11-25 |
Julian Smart | Various fixes. |
tree | commitdiff |
1998-11-25 |
Unknown (UG) | no message |
tree | commitdiff |
1998-11-25 |
Robert Roebling | wxFrame size bug |
tree | commitdiff |
1998-11-25 |
Robin Dunn | Converted the virtual-methods-callbacks into real event... |
tree | commitdiff |
1998-11-25 |
Vadim Zeitlin | added untyped Sort() for compatibility |
tree | commitdiff |
1998-11-24 |
Vadim Zeitlin | LISTs renamed to OBJARRAYs |
tree | commitdiff |
1998-11-24 |
Vadim Zeitlin | renamed old listimpl.cpp (because now there is a "real... |
tree | commitdiff |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
tree | commitdiff |
1998-11-24 |
Julian Smart | 2nd attempt at MDI in wxMotif, using wxNotebook this... |
tree | commitdiff |
1998-11-24 |
Vadim Zeitlin | 1. Empty() now doesn't free memory - Clear() does |
tree | commitdiff |
1998-11-24 |
Robert Roebling | GTK's dnd is broken, not mine |
tree | commitdiff |
1998-11-23 |
Robert Roebling | Corrected wxCHECK calls in bitmap.cpp |
tree | commitdiff |
1998-11-23 |
Robert Roebling | Added install scripts in missing places |
tree | commitdiff |
1998-11-23 |
Vadim Zeitlin | __WIN16__ not defined any more for !MSW build |
tree | commitdiff |
1998-11-22 |
Julian Smart | Changes to WXDLLEXPORT keyword position for VC++ 6... |
tree | commitdiff |
1998-11-22 |
Guilhem Lavaux | * Renamed fstream.h in wfstream.h |
tree | commitdiff |
1998-11-22 |
Robin Dunn | Changed the event handling to use events, instead of... |
tree | commitdiff |
1998-11-21 |
Julian Smart | Doc updates (debug stuff); Cygwin corrections |
tree | commitdiff |
1998-11-17 |
Julian Smart | Cured BC++ makefile bug; wxGrid fix; updated Motif... |
tree | commitdiff |
1998-11-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-11-16 |
Robert Roebling | Fixed resizing of wxTextCtrl |
tree | commitdiff |
1998-11-15 |
Julian Smart | Fix to parser.y to make it compile with makefile.unx... |
tree | commitdiff |
1998-11-15 |
Robert Roebling | Added new wxBitmapButton implementation |
tree | commitdiff |
1998-11-15 |
Karsten Ballüder | Replaced kbList with wxList. |
tree | commitdiff |
1998-11-14 |
Robert Roebling | Added spinbutton |
tree | commitdiff |
1998-11-14 |
Robert Roebling | Doc corrections |
tree | commitdiff |
1998-11-13 |
Vadim Zeitlin | 1. GetNextChild() bug fixed in generic version |
tree | commitdiff |
1998-11-12 |
Julian Smart | Accelerators implemented for wxMotif; some wxComboBox... |
tree | commitdiff |
1998-11-12 |
Robert Roebling | Compile fixes, warnings etc. |
tree | commitdiff |
1998-11-11 |
Guilhem Lavaux | * Fixes. |
tree | commitdiff |
1998-11-11 |
Julian Smart | Motif bug fixes; dialog OnPaint works now; wxColourDial... |
tree | commitdiff |
1998-11-11 |
Robert Roebling | Still bit fiddling in wxImage. |
tree | commitdiff |
1998-11-11 |
Julian Smart | Changed setup.h so that global memory operators are... |
tree | commitdiff |
1998-11-11 |
Karsten Ballüder | Made netscape default browser. |
tree | commitdiff |
1998-11-11 |
Unknown (UG) | const added to Contains |
tree | commitdiff |
1998-11-10 |
Karsten Ballüder | Added wxExtHelpController: wxHelpController implementat... |
tree | commitdiff |
1998-11-09 |
Julian Smart | Removed references to DEBUG and WXDEBUG; cured Motif... |
tree | commitdiff |
1998-11-08 |
Julian Smart | OGL fixes for wxMotif; added Set/GetClientData to wxMen... |
tree | commitdiff |
1998-11-08 |
Robert Roebling | Compile and build fixes for wxGTK and wxMotif |
tree | commitdiff |
1998-11-08 |
Julian Smart | Minor changes |
tree | commitdiff |
1998-11-06 |
Robert Roebling | Second try at doing Set/GetClient right |
tree | commitdiff |
1998-11-06 |
Unknown (UG) | no message |
tree | commitdiff |
1998-11-06 |
Unknown (UG) | dll fixes |
tree | commitdiff |
1998-11-06 |
Robert Roebling | SetEventData for a few widgets |
tree | commitdiff |
1998-11-04 |
Julian Smart | Added GetRect to region iterator; cured window.cpp... |
tree | commitdiff |
1998-11-03 |
Robert Roebling | Fix for TextCtrl problem as reported by Vegh |
tree | commitdiff |
1998-11-02 |
Robert Roebling | DnD fixes |
tree | commitdiff |
1998-11-02 |
Denis Pershin | All functionality I know hot implement already implemented. |
tree | commitdiff |
1998-10-31 |
Robert Roebling | Font fixes and icons in report view for list control |
tree | commitdiff |
1998-10-31 |
Denis Pershin | wxTreeCtrl changes: |
tree | commitdiff |
1998-10-30 |
Robert Roebling | Fixes to fonts, static text, radiobox, frame |
tree | commitdiff |
1998-10-30 |
Robert Roebling | Tought Systemettings that sysfont has 12 pts |
tree | commitdiff |
1998-10-29 |
Robert Roebling | Big color update with the newest information |
tree | commitdiff |
1998-10-28 |
Guilhem Lavaux | * Build IODBC on demand on unix. |
tree | commitdiff |
1998-10-28 |
Denis Pershin | Minor modifications... |
tree | commitdiff |
1998-10-28 |
Mart Raudsepp | wxWave class for wxGTK (linux) |
tree | commitdiff |
1998-10-28 |
Robert Roebling | DnD |
tree | commitdiff |
1998-10-27 |
Robert Roebling | Fixes, typos etc... |
tree | commitdiff |
1998-10-27 |
Julian Smart | Motif wxNotebook about done; added print/preview to... |
tree | commitdiff |
1998-10-27 |
Vadim Zeitlin | "unsigned char" restored in wxColour ctor |
tree | commitdiff |
1998-10-27 |
Robert Roebling | Added background colour again |
tree | commitdiff |
1998-10-26 |
Julian Smart | Added OnEraseBackground to wxNotebook on wxMSW to avoid... |
tree | commitdiff |
1998-10-26 |
Vadim Zeitlin | final (?) changes to the generic tree ctrl -- seems... |
tree | commitdiff |
1998-10-26 |
Julian Smart | Motif and other mods |
tree | commitdiff |
1998-10-26 |
Robert Roebling | Implemented wxScreenDC the hard way |
tree | commitdiff |
1998-10-26 |
Robert Roebling | Did much work on colors. It doesn't work and I guess |
tree | commitdiff |
1998-10-24 |
Vadim Zeitlin | some new functions: |
tree | commitdiff |
1998-10-24 |
Robert Roebling | Added support for frames without borders (such as for |
tree | commitdiff |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
tree | commitdiff |
1998-10-24 |
Denis Pershin | Prealpha, prebeta of new wxTreeCtrl for GTK. It is... |
tree | commitdiff |
1998-10-23 |
Julian Smart | More Motif changes (colour/font stuff) |
tree | commitdiff |
1998-10-23 |
Vadim Zeitlin | 1. Split{Horizontal|Vertical} now accept negative args... |
tree | commitdiff |
1998-10-22 |
Julian Smart | More-or-less finished reasonably cool wxToolBar class... |
tree | commitdiff |
1998-10-22 |
Julian Smart | Added WXHTREEITEM |
tree | commitdiff |
1998-10-22 |
Julian Smart | Mods for Gnu-Win32 |
tree | commitdiff |
1998-10-21 |
Robert Roebling | SetBackground for ListBox and others |
tree | commitdiff |
1998-10-21 |
Julian Smart | More Motif stuff incl. beginnings of wxToolBar |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | added back the missing "unsigned"s to wxColour ctor |
tree | commitdiff |
next |