2000-02-15 |
Guillermo Rodrigue... | added tests for filled rects |
tree | commitdiff |
2000-02-15 |
Guillermo Rodrigue... | ... |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | demo of wxYield() bug |
tree | commitdiff |
2000-02-15 |
Robert Roebling | Various distrib related changes. |
tree | commitdiff |
2000-02-15 |
David Webster | Updates to make VA 3.0 compile again, particularly xpm |
tree | commitdiff |
2000-02-15 |
David Webster | minimal makefile for VA 3.0 |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | 1. implemented wxRegKey::Copy() and CopyValue() |
tree | commitdiff |
2000-02-14 |
Robin Dunn | 1. Fixed slow-click timer. |
tree | commitdiff |
2000-02-13 |
Robert Roebling | Added mingw32 makefile for plot demo. |
tree | commitdiff |
2000-02-13 |
Robin Dunn | 1. Grid cell defaults are now handled by an internal |
tree | commitdiff |
2000-02-12 |
Julian Smart | Distrib file updates; test for bitmap presence in contr... |
tree | commitdiff |
2000-02-11 |
Vadim Zeitlin | added attr assignment for rows/columns |
tree | commitdiff |
2000-02-11 |
Vadim Zeitlin | added wxGridCellRenderer |
tree | commitdiff |
2000-02-11 |
Vadim Zeitlin | fixed setting more than one attr for a cell |
tree | commitdiff |
2000-02-11 |
Guillermo Rodrigue... | Added wxEVT_SCROLL[WIN]_THUMBRELEASE |
tree | commitdiff |
2000-02-11 |
Robert Roebling | Added BMP files for wxPlotWindow, |
tree | commitdiff |
2000-02-11 |
Vadim Zeitlin | 1. exchanged binary ROPs wxSET/wxCLEAR meaning for... |
tree | commitdiff |
2000-02-10 |
Robert Roebling | Whole lotta stuff for wxPlotWindow, |
tree | commitdiff |
2000-02-10 |
Vadim Zeitlin | 1. fixed bug with the index of the last column in EVT_C... |
tree | commitdiff |
2000-02-10 |
Julian Smart | Added a few makefiles |
tree | commitdiff |
2000-02-10 |
Guillermo Rodrigue... | Added code to test the transparency stuff for image... |
tree | commitdiff |
2000-02-10 |
Robin Dunn | moved Clear() outside of if (textured)... |
tree | commitdiff |
2000-02-10 |
Robin Dunn | added option for drawing a textured background to test... |
tree | commitdiff |
2000-02-09 |
Vadim Zeitlin | cell attributes added (doesn't quite work, work in... |
tree | commitdiff |
2000-02-09 |
Vadim Zeitlin | fixed fatal bug in wxStatusBar::SetFieldsCount(), added... |
tree | commitdiff |
2000-02-08 |
Julian Smart | Minor mods if any |
tree | commitdiff |
2000-02-08 |
Julian Smart | Added ShowFullScreen call (MSW only) |
tree | commitdiff |
2000-02-08 |
Guillermo Rodrigue... | M_PI is not ANSI |
tree | commitdiff |
2000-02-08 |
Vadim Zeitlin | 1. more test code for drawing with ROPs/masks/bg brushe... |
tree | commitdiff |
2000-02-07 |
Vadim Zeitlin | fix for missing AC_SUBST(SAMPLES_SUBDIRS) |
tree | commitdiff |
2000-02-07 |
Vadim Zeitlin | 1. modified Makefile to copy the .bmp |
tree | commitdiff |
2000-02-06 |
Julian Smart | Small changes for VC++ 4 compilation |
tree | commitdiff |
2000-02-06 |
Robert Roebling | Small modifications to listtest. |
tree | commitdiff |
2000-02-06 |
Julian Smart | Some doc corrections; Watcom C++ corrections; VC++... |
tree | commitdiff |
2000-02-06 |
Robert Roebling | compilation fixes. |
tree | commitdiff |
2000-02-06 |
Julian Smart | Added rotation to wxImage |
tree | commitdiff |
2000-02-06 |
Robert Roebling | Tried to prevent scrollbars from scrolling as |
tree | commitdiff |
2000-02-06 |
Vadim Zeitlin | some minor changes in controls/image, timings added... |
tree | commitdiff |
2000-02-05 |
Vadim Zeitlin | cosemtic fixes |
tree | commitdiff |
2000-02-04 |
Vadim Zeitlin | readding back |
tree | commitdiff |
2000-02-04 |
Vadim Zeitlin | new sample: statbar |
tree | commitdiff |
2000-02-04 |
Vadim Zeitlin | another new version of wxStringTokenizer (with tests... |
tree | commitdiff |
2000-02-04 |
Julian Smart | Minor doc typos removed; compilation improved for VC... |
tree | commitdiff |
2000-02-04 |
Vadim Zeitlin | fixed refresh problem due to rounding errors |
tree | commitdiff |
2000-02-03 |
Michael Bedward | Updated demo program to work with revised grid code |
tree | commitdiff |
2000-02-01 |
Guillermo Rodrigue... | Added a test for saving XPMs with 'automatic' mask |
tree | commitdiff |
2000-02-01 |
Robert Roebling | Various corrections to makefiles, RPMs etc. |
tree | commitdiff |
2000-02-01 |
Julian Smart | Set/GetWindowMenu added to MDI parent frame under MSW |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | 1. bug in wxString::find_first_of() fixed |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | makefiles changes (@top_srcdir@ adjusted) |
tree | commitdiff |
2000-01-30 |
Julian Smart | Some but not all compile fixes for typetest (VC++ 1... |
tree | commitdiff |
2000-01-30 |
Vadim Zeitlin | added modeless dlg test to dialogs |
tree | commitdiff |
2000-01-29 |
Vadim Zeitlin | I think it's needed... |
tree | commitdiff |
2000-01-29 |
Robert Roebling | Line drawing correction. |
tree | commitdiff |
2000-01-29 |
Robert Roebling | New line tests. |
tree | commitdiff |
2000-01-29 |
Vadim Zeitlin | 1. thread sample now uses wxProgressDialog for more... |
tree | commitdiff |
2000-01-28 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2000-01-28 |
Vadim Zeitlin | test for log dialog with only 1 msg |
tree | commitdiff |
2000-01-28 |
Vadim Zeitlin | small compilation fix for !wxUSE_SOCKETS |
tree | commitdiff |
2000-01-27 |
Vadim Zeitlin | wxString::find() now works again (was completely broken) |
tree | commitdiff |
2000-01-27 |
Václav Slavík | added helpview to makefile |
tree | commitdiff |
2000-01-27 |
Václav Slavík | compilation fix |
tree | commitdiff |
2000-01-27 |
Václav Slavík | compilation fix for MSVC |
tree | commitdiff |
2000-01-26 |
David Webster | Copmplete .icc that includes all libs that need be... |
tree | commitdiff |
2000-01-26 |
David Webster | New OS2 icon file |
tree | commitdiff |
2000-01-26 |
David Webster | New OS2 resource file |
tree | commitdiff |
2000-01-26 |
David Webster | New Visualage stuff and remove OS/2 stuff in the .rc... |
tree | commitdiff |
2000-01-26 |
Robert Roebling | Corrected TIFF, |
tree | commitdiff |
2000-01-26 |
Guillermo Rodrigue... | URL test and some comments added |
tree | commitdiff |
2000-01-26 |
Václav Slavík | changed demo data a bit |
tree | commitdiff |
2000-01-26 |
Václav Slavík | added wxHF_OPENFILES demo |
tree | commitdiff |
2000-01-26 |
Vadim Zeitlin | extended (wxMask test) and reorganized the drawing... |
tree | commitdiff |
2000-01-25 |
Ron Lee | fixed _T typo |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | added DrawRectangle() test |
tree | commitdiff |
2000-01-25 |
George Tasker | Fixed code that did not work with Postgres |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | added wxGetPasswordFromUser(), dialogs sample shows... |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | modifications to show non monochrome masks in action |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | small tests added here and there |
tree | commitdiff |
2000-01-23 |
Stefan Neis | Added @PROGRAM_EXT@ as apropriate (hopefully ;-) ). |
tree | commitdiff |
2000-01-23 |
Robert Roebling | tabbing in controls sample works again. |
tree | commitdiff |
2000-01-22 |
Robert Roebling | Various makefile corrections, |
tree | commitdiff |
2000-01-22 |
Vadim Zeitlin | another image used by the image sample |
tree | commitdiff |
2000-01-22 |
Robert Roebling | Changes for next snapshot. |
tree | commitdiff |
2000-01-22 |
Václav Slavík | added demo of wxEncodingConverter |
tree | commitdiff |
2000-01-22 |
Vadim Zeitlin | 1. added some test code (currently disabled) to controls |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | a new bitmap for the sample |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | tests for XPM images |
tree | commitdiff |
2000-01-21 |
Guillermo Rodrigue... | Socket sample: |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | 1. some DDE tests in exec |
tree | commitdiff |
2000-01-20 |
Robert Roebling | A no-change for scroll events. |
tree | commitdiff |
2000-01-19 |
Václav Slavík | uses wxInitAllImageHandlers |
tree | commitdiff |
2000-01-19 |
Guillermo Rodrigue... | makefile updates |
tree | commitdiff |
2000-01-19 |
Václav Slavík | uses SetTempDir |
tree | commitdiff |
2000-01-19 |
Václav Slavík | Added Open HTML page to menu |
tree | commitdiff |
2000-01-18 |
Guillermo Rodrigue... | Test for IsScrolling() added |
tree | commitdiff |
2000-01-18 |
Václav Slavík | added justification demo |
tree | commitdiff |
2000-01-17 |
Robert Roebling | Add draft wxPlotWindow |
tree | commitdiff |
2000-01-17 |
Václav Slavík | wxConfig is used together with wxConfig::Set now |
tree | commitdiff |
2000-01-17 |
Vadim Zeitlin | cleaned a bit |
tree | commitdiff |
2000-01-17 |
Guillermo Rodrigue... | added missing headers |
tree | commitdiff |
next |