1998-11-23 |
Robert Roebling | Added install scripts in missing places |
tree | commitdiff |
1998-11-22 |
Julian Smart | Changes to WXDLLEXPORT keyword position for VC++ 6... |
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 |
Robert Roebling | Fixed bug in dc::blit() |
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-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-10 |
Karsten Ballüder | Added a sample to test wxExtHelpController. Should... |
tree | commitdiff |
1998-11-10 |
Robert Roebling | Added test to prove a supposed misfeature. |
tree | commitdiff |
1998-11-10 |
Robert Roebling | Bit fiddling part 4. |
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-07 |
Robert Roebling | Fixed 5 bugs in wxImage and Blit |
tree | commitdiff |
1998-11-04 |
Robert Roebling | Test for image conversion correctness. |
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-10-30 |
Robert Roebling | Fixes to fonts, static text, radiobox, frame |
tree | commitdiff |
1998-10-29 |
Robert Roebling | Big color update with the newest information |
tree | commitdiff |
1998-10-28 |
Vadim Zeitlin | some old changes I forgot to check in |
tree | commitdiff |
1998-10-28 |
Denis Pershin | Minor modifications... |
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 |
Robert Roebling | Added background colour again |
tree | commitdiff |
1998-10-26 |
Julian Smart | Added simple notebook sample |
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 | Did much work on colors. It doesn't work and I guess |
tree | commitdiff |
1998-10-25 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-25 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-25 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-24 |
Vadim Zeitlin | some new functions: |
tree | commitdiff |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
tree | commitdiff |
1998-10-24 |
Unknown (UG) | uint to unsigned int |
tree | commitdiff |
1998-10-24 |
Denis Pershin | Prealpha, prebeta of new wxTreeCtrl for GTK. It is... |
tree | commitdiff |
1998-10-23 |
Vadim Zeitlin | 1. Split{Horizontal|Vertical} now accept negative args... |
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-21 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | wxColour(const char *) ctor related modifications |
tree | commitdiff |
1998-10-20 |
Unknown (UG) | fix for wxColour breakage |
tree | commitdiff |
1998-10-20 |
Unknown (UG) | fix for wxUSE_IOSTREAMH |
tree | commitdiff |
1998-10-20 |
Denis Pershin | .cvsignores added |
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-18 |
Julian Smart | Motif additions |
tree | commitdiff |
1998-10-17 |
Unknown (UG) | update to wx2 |
tree | commitdiff |
1998-10-17 |
Julian Smart | Motif updates |
tree | commitdiff |
1998-10-17 |
Unknown (UG) | miscellaeneous fixes |
tree | commitdiff |
1998-10-17 |
Unknown (UG) | miscellaeneous fixes |
tree | commitdiff |
1998-10-09 |
Vadim Zeitlin | removed some rests of my tests (which should have never... |
tree | commitdiff |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
tree | commitdiff |
1998-09-30 |
Mart Raudsepp | *** empty log message *** |
tree | commitdiff |
1998-09-29 |
Vadim Zeitlin | 1) wxGTK now use the new, native implementation of... |
tree | commitdiff |
1998-09-25 |
Vadim Zeitlin | USE_xxx => wxUSE_xxx: all samples compile except memcheck |
tree | commitdiff |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
tree | commitdiff |
1998-09-17 |
Guilhem Lavaux | * fixed a wrong line. |
tree | commitdiff |
1998-09-17 |
Guilhem Lavaux | * Added wxSerial DLL support for Borland 32 |
tree | commitdiff |
1998-09-17 |
Julian Smart | Dnd constant name changes because names like Copy can... |
tree | commitdiff |
1998-09-17 |
Vadim Zeitlin | VZ: I have reformatted it to correspond to our style... |
tree | commitdiff |
1998-09-16 |
Julian Smart | Made wxStubs compile on Unix. |
tree | commitdiff |
1998-09-12 |
Robert Roebling | Removed warnings |
tree | commitdiff |
1998-09-12 |
Julian Smart | Added sashtest GTK makefiles (crashing bug to be solved... |
tree | commitdiff |
1998-09-12 |
Robert Roebling | Changed instal path for setup.h |
tree | commitdiff |
1998-09-11 |
Robert Roebling | Updates to memcheck |
tree | commitdiff |
1998-09-09 |
Karsten Ballüder | removed __WXMSW__ define |
tree | commitdiff |
1998-09-08 |
Julian Smart | Additional makefiles; changes for compilation with... |
tree | commitdiff |
1998-09-07 |
Robert Roebling | Much more aggressive for intercepting events and |
tree | commitdiff |
1998-09-07 |
Julian Smart | Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit... |
tree | commitdiff |
1998-09-07 |
Julian Smart | Made wxSocket compile using makefiles; #ifdefed out... |
tree | commitdiff |
1998-09-06 |
Robert Roebling | Fillid in many more missing functions (such as Enable()) |
tree | commitdiff |
1998-09-06 |
Guilhem Lavaux | * Added wxsocket lib and sample (I hope I don't forget... |
tree | commitdiff |
1998-09-06 |
Robert Roebling | Added SetFont to most controls and controls sample |
tree | commitdiff |
1998-09-05 |
Robert Roebling | Fixed a small wxDialog thing |
tree | commitdiff |
1998-09-04 |
Robert Roebling | Corrected wxWindow::GetExtent |
tree | commitdiff |
1998-09-03 |
Robert Roebling | It's possible now to save to a PNG. OK, I still |
tree | commitdiff |
1998-09-03 |
Vadim Zeitlin | the notebook now has the icons |
tree | commitdiff |
1998-09-02 |
Robert Roebling | Added wxAccelerators (sort of) |
tree | commitdiff |
1998-09-01 |
Robert Roebling | Small fixes to wxChoice, wxComboBox and wxListBox |
tree | commitdiff |
1998-09-01 |
Robert Roebling | Fixed a few compile things |
tree | commitdiff |
1998-08-28 |
Julian Smart | Fixed MSW printing, tidied up member variable names |
tree | commitdiff |
1998-08-27 |
Julian Smart | Added some files I forgot about |
tree | commitdiff |
1998-08-27 |
Julian Smart | wxConfig changes to be more logical. |
tree | commitdiff |
1998-08-23 |
Karsten Ballüder | added (de)select all |
tree | commitdiff |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
tree | commitdiff |
1998-08-22 |
Julian Smart | Removed redundant makefiles and AIAI icons. Changed... |
tree | commitdiff |
1998-08-22 |
Julian Smart | Added config resource file and VC++ makefile |
tree | commitdiff |
1998-08-22 |
Julian Smart | Removed child frame CreateStatusBar from MDI sample... |
tree | commitdiff |
1998-08-17 |
Vadim Zeitlin | minor change |
tree | commitdiff |
1998-08-17 |
Robert Roebling | Added list ctrl sample. Looks better than what I... |
tree | commitdiff |
1998-08-17 |
Robert Roebling | Turned wxIcon inline constructors to real constructors |
tree | commitdiff |
1998-08-17 |
Julian Smart | Got printing, toolbar samples compiling under Windows... |
tree | commitdiff |
1998-08-17 |
Robert Roebling | GTK's toolbar class has no OnPaint |
tree | commitdiff |
1998-08-16 |
Robert Roebling | Added mising AddBitmapList in wxBitmap |
tree | commitdiff |
1998-08-15 |
Robert Roebling | Resource sample works now, apart from |
tree | commitdiff |
1998-08-15 |
Robert Roebling | Makefile fixes |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added validation support |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added wxRadioButton (not tested) |
tree | commitdiff |
next |