1999-10-18 |
Vadim Zeitlin | part of dnd sample I forgot |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. more drag and drop and clipboard changes: |
tree | commitdiff |
1999-10-17 |
Robert Roebling | Added temporary test to splitter. |
tree | commitdiff |
1999-10-17 |
Robert Roebling | Small fix. |
tree | commitdiff |
1999-10-17 |
Robert Roebling | Distrib changes. |
tree | commitdiff |
1999-10-17 |
Václav Slavík | added HTML printing |
tree | commitdiff |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
tree | commitdiff |
1999-10-16 |
Robert Roebling | Restored wxSizeEvent code form last week -> wxGLCanvas |
tree | commitdiff |
1999-10-16 |
Julian Smart | Added instructions to Forty. |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | compile fix |
tree | commitdiff |
1999-10-15 |
Robert Roebling | scrolling of foreign windowsplus sample |
tree | commitdiff |
1999-10-14 |
Harco de Hilster | fixed some frame cleanup stuff; The main frame (MyFrame... |
tree | commitdiff |
1999-10-14 |
Robert Roebling | Changed time of sending the wxSizeEvent and assorted... |
tree | commitdiff |
1999-10-14 |
Robert Roebling | Applied patches for AIX, |
tree | commitdiff |
1999-10-14 |
Michael Bedward | Changed all EVT_WXGRID... constants to EVT_GRID... |
tree | commitdiff |
1999-10-13 |
Robert Roebling | Forgot resource sample. |
tree | commitdiff |
1999-10-13 |
Michael Bedward | Added demonstration of insert/delete rows/cols |
tree | commitdiff |
1999-10-12 |
Robert Roebling | More makefiles, distrib things, |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Added wxMenu::Delete() and fixed some menu deleted... |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Minor doc updates, |
tree | commitdiff |
1999-10-11 |
Robert Roebling | added SpinCtrl, |
tree | commitdiff |
1999-10-10 |
Vadim Zeitlin | wxSpinCtrl |
tree | commitdiff |
1999-10-10 |
Václav Slavík | fixed bug with 2 frames |
tree | commitdiff |
1999-10-10 |
Václav Slavík | fixed terminology (widget vs. binded window) |
tree | commitdiff |
1999-10-10 |
Robert Roebling | TreeTest compiles again, |
tree | commitdiff |
1999-10-10 |
Robert Roebling | Scrolling updates. |
tree | commitdiff |
1999-10-10 |
Karsten Ballüder | updated richedit and nettest |
tree | commitdiff |
1999-10-09 |
Robert Roebling | Applied a few patches, |
tree | commitdiff |
1999-10-09 |
Robert Roebling | Changed SetToolBar() to behave a bit smarter. Untested. |
tree | commitdiff |
1999-10-08 |
Robert Roebling | New scrolling code. |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | 1. wxLog::FlushActive() added |
tree | commitdiff |
1999-10-07 |
George Tasker | no message |
tree | commitdiff |
1999-10-07 |
George Tasker | Fixed the GUI so it will now work correctly when widget... |
tree | commitdiff |
1999-10-06 |
Vadim Zeitlin | added wxDialUpManager::IsAlwaysConnected() and GetISPNa... |
tree | commitdiff |
1999-10-06 |
Vadim Zeitlin | more changes for wxBase - starts to work under Unix |
tree | commitdiff |
1999-10-06 |
Michael Bedward | Added comments |
tree | commitdiff |
1999-10-06 |
Michael Bedward | Sample program for new wxGrid classes. |
tree | commitdiff |
1999-10-05 |
Robert Roebling | Updated configure (not only configure.in) |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | use BMPs and npt PNGs under MSW |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-04 |
Julian Smart | Added some makefiles etc. to nettest sample |
tree | commitdiff |
1999-10-04 |
Unknown (JL) | Parameter "small" renamed. Defined in a header file |
tree | commitdiff |
1999-10-04 |
Václav Slavík | added GetTextExtent test |
tree | commitdiff |
1999-10-03 |
Václav Slavík | changed to use 2 html windows |
tree | commitdiff |
1999-10-03 |
Vadim Zeitlin | forgot this one |
tree | commitdiff |
1999-10-02 |
Robert Roebling | Added test for wxTreeCtrl::GetChildrenCount() |
tree | commitdiff |
1999-10-02 |
Václav Slavík | did not compile under GCC2.95 |
tree | commitdiff |
1999-10-02 |
Václav Slavík | making wxHTML 8.3 compliant |
tree | commitdiff |
1999-10-02 |
Václav Slavík | global makefile for samples now include html |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | minor correction |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxDialUpManager class (first draft, works only under... |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxFontEnumerator class for Motif/X |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | small font demo |
tree | commitdiff |
1999-09-30 |
Guillermo Rodrigue... | new sample |
tree | commitdiff |
1999-09-30 |
Vadim Zeitlin | fixed compilation and added support for all 4 images... |
tree | commitdiff |
1999-09-30 |
Robert Roebling | Corrected filelist.txt a little - one gsocket.c is... |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
tree | commitdiff |
1999-09-29 |
Julian Smart | Misc changes, including to wxPropertyForm and sample... |
tree | commitdiff |
1999-09-21 |
Michael Bedward | Ifdef'd out sample code for wxStaticBitmap. It's not... |
tree | commitdiff |
1999-09-16 |
Vadim Zeitlin | use "cd dir && make" instead of "cd dir; make" which... |
tree | commitdiff |
1999-09-15 |
Vadim Zeitlin | added test for changing toolbar on the fly |
tree | commitdiff |
1999-09-15 |
Vadim Zeitlin | removed some unneeded bit of test code |
tree | commitdiff |
1999-09-14 |
J. Russell Smyth | Added makefile and resource script for building under... |
tree | commitdiff |
1999-09-12 |
Harco de Hilster | New HTML help system. The old controller class has... |
tree | commitdiff |
1999-09-11 |
Guillermo Rodrigue... | little changes |
tree | commitdiff |
1999-09-09 |
Guillermo Rodrigue... | wxUSE_GIF instead of wxUSE_LIBGIF |
tree | commitdiff |
1999-09-09 |
Guillermo Rodrigue... | small changes here and there |
tree | commitdiff |
1999-09-09 |
Guillermo Rodrigue... | Nothing serious here :-) |
tree | commitdiff |
1999-09-07 |
Guillermo Rodrigue... | Little changes |
tree | commitdiff |
1999-09-05 |
Guilhem Lavaux | Updated wxSocket documentation |
tree | commitdiff |
1999-09-05 |
Guilhem Lavaux | Added GSocket/wxSocket alias to socket.h to prevent... |
tree | commitdiff |
1999-09-03 |
Michael Bedward | Fixes for gcc 2.95 and AIX. |
tree | commitdiff |
1999-09-02 |
Guilhem Lavaux | Added a test to wxSocket sample (client side socket... |
tree | commitdiff |
1999-08-31 |
Michael Bedward | ifdef'd out call to dc.FloodFill() for WXMOTIF (not... |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | *** empty log message *** |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | binary |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | *** empty log message *** |
tree | commitdiff |
1999-08-29 |
Guilhem Lavaux | PNM horse |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | *** empty log message *** |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | *** empty log message *** |
tree | commitdiff |
1999-08-29 |
Guilhem Lavaux | Removed LastError() from wxFilterStream |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | Added horse.pcx |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | binary |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | *** empty log message *** |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | PCX image for testing |
tree | commitdiff |
1999-08-28 |
Robert Roebling | Added German translation to internat sample. |
tree | commitdiff |
1999-08-27 |
Patrick Albert | Removing some level 3 warning |
tree | commitdiff |
1999-08-27 |
Guillermo Rodrigue... | Added testing code for PCX Handler (which is still... |
tree | commitdiff |
1999-08-26 |
Guilhem Lavaux | Better fix for thread sample code |
tree | commitdiff |
1999-08-26 |
Guilhem Lavaux | Fixed thread sample SEGV on wxGTK |
tree | commitdiff |
1999-08-26 |
Patrick Albert | Solving link problem with 16 bits versions (wxProcessEv... |
tree | commitdiff |
1999-08-24 |
Robert Roebling | Added new wxFontDialog, |
tree | commitdiff |
1999-08-24 |
Sylvain Bougnoux | 2c : check menu was inversely set |
tree | commitdiff |
1999-08-22 |
Robert Roebling | Added wxFFileStream base on wxFFile (as opposed to... |
tree | commitdiff |
1999-08-22 |
Robert Roebling | Added wxCountingStream for measuring the size of... |
tree | commitdiff |
1999-08-21 |
Robert Roebling | makefile typo |
tree | commitdiff |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
tree | commitdiff |
1999-08-20 |
Stefan Csomor | CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files) |
tree | commitdiff |
1999-08-19 |
Robert Roebling | Doc updates, wxsizer et al |
tree | commitdiff |
1999-08-18 |
Václav Slavík | added wxImage::CanRead |
tree | commitdiff |
next |