1999-10-19 |
Michael Bedward | Added demo of handling EVT_GRID_SELECT_CELL. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Michael Bedward | Added EVT_GRID_SELECT_CELL |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Michael Bedward | Added EVT_GRID_SELECT_CELL |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Robin Dunn | Added a simple makefile for those whose fingers can... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Michael Bedward | Numerous changes to comply with use of wxCoord. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Robert Roebling | New wxDataObject etc. Almost works. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Václav Slavík | wxUSE_HTML was missiing at some places |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | wxControl and wxChoice derive from the base classes... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | added appcmn.cpp to the list of files |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | don't try to build shared library on platforms not... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | include/wx/choice.hpragma warning is only for VC++ |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | compilation fix for !WX_PRECOMP |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | compilation fix for non OLE clipboard |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | gcc warning about printf() format mismatch corrected |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | gcc warning about printf() format mismatch corrected |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Sylvain Bougnoux | Add wxImage::CanRead, wasn't in 1.59 ? |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | added a rule about DoXXX() functions |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | described a patch to mingw32 headers to fix va_arg... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Robert Roebling | Corrected wxImage for use with mono wxBitmaps, |
commit | commitdiff | tree | snapshot |
1999-10-18 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Michael Bedward | Removed unused code |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Michael Bedward | Improved cell highlighting when in-place editing is... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | part of dnd sample I forgot |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Vadim Zeitlin | 1. more drag and drop and clipboard changes: |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Vadim Zeitlin | attempt at documenting drag and drop and clipboard... |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Vadim Zeitlin | corrected serious bug in SetHBITMAP |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Václav Slavík | HTML_xxxx constants changed to wxHTML_xxxx (with backwa... |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Vadim Zeitlin | added several other accel strings |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Robert Roebling | Added temporary test to splitter. |
commit | commitdiff | tree | snapshot |
1999-10-17 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Robert Roebling | Small fix. |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Robert Roebling | Distrib changes. |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Václav Slavík | added HTML printing |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Robert Roebling | Applied Diana's font patch II |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Robert Roebling | Restored wxSizeEvent code form last week -> wxGLCanvas |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Robin Dunn | Changed an OBJARRAY to an EXPORTED_OBJARRAY |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Václav Slavík | wxHTML classes description is now in alphabetical order |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Václav Slavík | fixed bug in PS clipping (non-virtual SetClippingRegion... |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Václav Slavík | wxHtmlCell::AdjustPagebreak now works correctly |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Václav Slavík | wxHtmlCell::AdjustPagebreak documented |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Václav Slavík | SetFonts methods have const param now |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Václav Slavík | removed wxVERSION_* macros |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Julian Smart | Added instructions to Forty. |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Robin Dunn | Added some definitions, a missing method, and fixed... |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Robin Dunn | Enabled to be run without splitters to track down possi... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-10-15 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | unused param |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | don't draw with NULL font |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | warning fixed |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | on some systems (HP-UX), strtok_r() needs _REENTRANT... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | let's not forget that \& has lower priority than =... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | 1. wxImageHandler::DoCanRead() introduced to solve... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | resolved a conflict |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | resolved a conflict |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | compile fix |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Vadim Zeitlin | removed wxDialog::Centre() |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Robert Roebling | scrolling of foreign windowsplus sample |
commit | commitdiff | tree | snapshot |
1999-10-15 |
George Tasker | Removed a variable declaration from within a FOR statem... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-14 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Julian Smart | Updated install.txt, added double-inclusion guard,... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Robert Roebling | HP-UX fixes |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Vadim Zeitlin | never undefine 'inline' keyword for C++ compilation |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Vadim Zeitlin | manually test for X11 headers/libs |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Vadim Zeitlin | NULL shouldn't be used in test programs |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Harco de Hilster | fixed some frame cleanup stuff; The main frame (MyFrame... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Julian Smart | Added sqltypes.h (for Cygwin b20), some other Cygwin... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Robert Roebling | Changed time of sending the wxSizeEvent and assorted... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Vadim Zeitlin | init.cpp isn't included in the makefiles for wxMSW... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Vadim Zeitlin | -mwindows added for mingw32 compilation |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Julian Smart | makeg95.env edited for Mingw32/gcc 2.95 compilation... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Vadim Zeitlin | = replaced with == |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Vadim Zeitlin | more mingw32 warnings fixed |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Julian Smart | Corrections |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Robert Roebling | Applied patches for AIX, |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Julian Smart | Added makewise.bat, for making a WISE installation... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Julian Smart | Added system DLL file installs for makewise.bat. |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Michael Bedward | Regenerated from tmake after editing filelist.txt to... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Michael Bedward | Put gridg.h back so that it gets installed |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Michael Bedward | Changed all EVT_WXGRID... constants to EVT_GRID... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Michael Bedward | Changed all EVT_WXGRID... constants to EVT_GRID... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
David Webster | Latest Updates |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Unknown (CR) | changed LVHITTESTINFO to LV_HITTESTINFO |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Unknown (CR) | brought regconf interface read/write methods up to... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Vadim Zeitlin | warnings for mingw32 compilation fixed |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Vadim Zeitlin | DnD is disabled automatically y configure for mingw32... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Vadim Zeitlin | small updates for Linux->Win32 cross compilation |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Robin Dunn | update to wxPython module |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Unknown (CR) | Added tabg.o/tabg.d to GTK make stuff. Tabbed dialogs... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Vadim Zeitlin | regenerated |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Unknown (CR) | Added item clicks event support |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Unknown (CR) | Added support for item clicks |
commit | commitdiff | tree | snapshot |
next |