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 |
1998-10-20 |
Vadim Zeitlin | sorry... forgot to commit these 2 files |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | wxColour(const char *) ctor related modifications |
tree | commitdiff |
1998-10-20 |
Denis Pershin | .cvsignores added |
tree | commitdiff |
1998-10-20 |
Robin Dunn | Commented out constructor causing ambiguity |
tree | commitdiff |
1998-10-20 |
Robin Dunn | commented out constructor causing ambiguity |
tree | commitdiff |
1998-10-19 |
Julian Smart | More Motif additions: mdi and sashtest samples now... |
tree | commitdiff |
1998-10-19 |
Vadim Zeitlin | 1. wxTextCtrl::SetBackgroundColour() now works |
tree | commitdiff |
1998-10-19 |
Vadim Zeitlin | added methods for sequential scan of wxTextFile: Get... |
tree | commitdiff |
1998-10-18 |
Vadim Zeitlin | new wxTreeCtrl files |
tree | commitdiff |
1998-10-18 |
Julian Smart | Motif additions |
tree | commitdiff |
1998-10-17 |
Julian Smart | Motif updates |
tree | commitdiff |
1998-10-16 |
Julian Smart | Misc. Motif; removed duplicate wxICON; variant compile... |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-15 |
Robin Dunn | Added wxFrame::SetStatusBar |
tree | commitdiff |
1998-10-15 |
Julian Smart | Commented out _CrtSetDbgFlag yet again, restored setup... |
tree | commitdiff |
1998-10-15 |
Julian Smart | Presumably someone didn't mean to commit that wxUSE_XPM... |
tree | commitdiff |
1998-10-14 |
Vadim Zeitlin | minor changes a bit everywhere + a small wxLog change... |
tree | commitdiff |
1998-10-14 |
Guilhem Lavaux | * wxSocket fixes |
tree | commitdiff |
1998-10-14 |
Julian Smart | Removed windows.h and friend function. |
tree | commitdiff |
1998-10-14 |
Unknown (UG) | fix for private access for wxTimerProc |
tree | commitdiff |
1998-10-14 |
Julian Smart | Protected -> public |
tree | commitdiff |
1998-10-14 |
Unknown (UG) | fix for vc4.2+ for c++ standard exception handling |
tree | commitdiff |
1998-10-14 |
Julian Smart | Rewrote ConvertToStandardCommandArgs; resource.h correc... |
tree | commitdiff |
1998-10-12 |
Julian Smart | Session management changes for wxMSW. |
tree | commitdiff |
1998-10-12 |
Vadim Zeitlin | 1. wxTimer::Start() returns bool in wxGTK too (other... |
tree | commitdiff |
1998-10-12 |
Julian Smart | Changes related to stream includes |
tree | commitdiff |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
tree | commitdiff |
1998-10-07 |
Julian Smart | Latex updates; added defines to printdlg.h for referrin... |
tree | commitdiff |
1998-10-06 |
Julian Smart | FreeBSD patch to sckaddr.cpp; include more files in... |
tree | commitdiff |
1998-10-03 |
Vadim Zeitlin | bogus assert removed, optimized (and removed a bug... |
tree | commitdiff |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
tree | commitdiff |
1998-10-02 |
Robin Dunn | Added wxFrame::SetStatusBar for wxPython |
tree | commitdiff |
1998-09-30 |
Robin Dunn | Found the RIGHT place to make the __unix__ fix. |
tree | commitdiff |
1998-09-30 |
Robin Dunn | fixed Stricmp ifdef to also check for __unix__ |
tree | commitdiff |
1998-09-29 |
Vadim Zeitlin | 1) wxGTK now use the new, native implementation of... |
tree | commitdiff |
1998-09-29 |
Denis Pershin | See the prev one. |
tree | commitdiff |
1998-09-28 |
Julian Smart | More wxMotif work, OGL enhancements, USE_ macro correct... |
tree | commitdiff |
1998-09-28 |
Vadim Zeitlin | an extra backslash removed |
tree | commitdiff |
next |