2000-02-11 |
Vadim Zeitlin | added ChangeCursorMode() method, rewrote the col/row... |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Julian Smart | Some BC++ 5.4 fixes |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Robert Roebling | Added BMP files for wxPlotWindow, |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Václav Slavík | fixed bug in scaling images |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Michael Bedward | Added facility to resize rows and cols by dragging... |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Vadim Zeitlin | 1. exchanged binary ROPs wxSET/wxCLEAR meaning for... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Robert Roebling | Fixed Vadims fix. |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Robert Roebling | Whole lotta stuff for wxPlotWindow, |
commit | commitdiff | tree | snapshot |
2000-02-10 |
David Webster | Added an OS/2 section to the sql defines |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Vadim Zeitlin | 1. fixed bug with the index of the last column in EVT_C... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Mark Johnson | dbgrid.cpp dbtree.cpp |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Julian Smart | Added a few makefiles |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Mark Johnson | dbbrowse.rc dbgrid.cpp dbtree.cpp dbtree.h help.de... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Guillermo Rodriguez... | Added support for transparency in rotation code |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Guillermo Rodriguez... | Added code to test the transparency stuff for image... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Bart A.M. Jourquin | #include textfile.h out of the WX_PRECOMP section ... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Guillermo Rodriguez... | Added comments explaining my recent changes |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Guillermo Rodriguez... | ROP 0x00AA0029 used for transparent area in DrawBitmap... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Guillermo Rodriguez... | Minor updates |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Robin Dunn | moved Clear() outside of if (textured)... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Robin Dunn | added option for drawing a textured background to test... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Michael Bedward | Added wxTextFile functions to make multi-line text... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Michael Bedward | Reverted changes to grid line positioning that caused... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Guillermo Rodriguez... | - wxSocket no loner automatically Closes() the socket... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
David Webster | Updates to make latest changes compile |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Guillermo Rodriguez... | Stupid bug: using LastError() instead of Error() |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Stefan Neis | Updated/Added build instructions for OS/2. |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Guillermo Rodriguez... | Zooming buttons / menu options automatically disabled... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Robin Dunn | fixed VC6 compilation error |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Robin Dunn | plugged memory leak |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Vadim Zeitlin | cell attributes added (doesn't quite work, work in... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Guillermo Rodriguez... | Added automatic connection of drawn points |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Vadim Zeitlin | fixed fatal bug in wxStatusBar::SetFieldsCount(), added... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Vadim Zeitlin | some Motif compilation fixes |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Vadim Zeitlin | more HP-UX compilation warnings fixed (187th try) |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Vadim Zeitlin | and ITEM_COLLAPSED/ING too |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Vadim Zeitlin | added EVT_TREE_ITEM_ACTIVATED |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Stefan Neis | Fix refreshs for wxGTK. |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Guillermo Rodriguez... | let's see it it works now... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Michael Bedward | Changed grid line positioning slightly to line up the... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Michael Bedward | Fixed problem where corner label was displayed when... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Michael Bedward | Simplified sizing code. Sub-windows are now sized... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Michael Bedward | Partially reverted last changes because of problems... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Michael Bedward | Initializing more variables in wxGrid::Create() |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Michael Bedward | Added more 3d rendering to row and col labels and remov... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Michael Bedward | A few optimizations to Refresh() calls for the grid... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Michael Bedward | Implemented row and col label size functions. |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Stefan Neis | More fixes |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Stefan Neis | Fixed typo |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Václav Slavík | fixed incorrect parsing of http://domain.com:portnumber/ |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Robin Dunn | Fix in parse headers so it wouldn't always store an... |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Guillermo Rodriguez... | Life! version 2 |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Julian Smart | ShowFullScreen (MSW) doc; projgen updates |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Julian Smart | Minor mods if any |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Julian Smart | Added ShowFullScreen call (MSW only) |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Julian Smart | VC++ project file updates; minor sashwindow/splitterwin... |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Julian Smart | Misc. fixes for obscure compilers |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Julian Smart | Added ShowFullScreen |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Vadim Zeitlin | don't use ROPs for drawing the text for wxMSW compatibility |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Guillermo Rodriguez... | Changed the order in which events are checked, so that... |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Vadim Zeitlin | added checks for Xm/Xpm headers/libs in CFLAGS/LDFLAGS |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Vadim Zeitlin | cache the result of socklen_t check |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Vadim Zeitlin | HP-UX compilation errors |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Bart A.M. Jourquin | add SQL_CATALOG and SQL_LOG filename variablesas extern |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Bart A.M. Jourquin | add SQL_CATALOG and SQL_LOG filename variables |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Michael Bedward | Fixed problem with label resize cursor not resetting |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Guillermo Rodriguez... | M_PI is not ANSI |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Vadim Zeitlin | 1. wxWizard appears in the centre of the screen by... |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Vadim Zeitlin | 1. more test code for drawing with ROPs/masks/bg brushe... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Guillermo Rodriguez... | Fixed transparency problem when masked area was not... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Sylvain Bougnoux | Add ctor with shared GLCanvas ( to be gtk compliant) |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Vadim Zeitlin | fix for missing AC_SUBST(SAMPLES_SUBDIRS) |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Vadim Zeitlin | many fixed for configure for Win32 - cross-compiling... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Vadim Zeitlin | wxLogFatalError() should abort now |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Vadim Zeitlin | trying to fix memory leak in wxListCtrl (attributes... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Vadim Zeitlin | 1. modified Makefile to copy the .bmp |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Vadim Zeitlin | wxListCtrl::SortItems() clarifications, more samples... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Julian Smart | Copied XPM files to new names to avoid conflict when... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Stefan Neis | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Harco de Hilster | Some fixes (&->\&, _->\_) to remove latex complaints. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Bart A.M. Jourquin | add definition for FAR for mingwin 2.95 |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Bart A.M. Jourquin | add casts + type to untyped const for GCC2.95 |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Michael Bedward | Fixes for problem where selection fails to start on... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Michael Bedward | Fixed bug in wxGrid::DrawAllGridLines that was causing... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Julian Smart | Small changes for VC++ 4 compilation |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Robert Roebling | Small modifications to listtest. |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Robert Roebling | Reenabled deleteallitems events, marked |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Stefan Neis | Minor fix in screen update code |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Julian Smart | Some doc corrections; Watcom C++ corrections; VC++... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Robert Roebling | compilation fixes. |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Julian Smart | Changed static_cast syntax not recogised by all compilers |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Julian Smart | Added rotation to wxImage |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Robert Roebling | Tried to prevent scrollbars from scrolling as |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Julian Smart | long -> wxCoord |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Robert Roebling | Scrolling fixes. |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Julian Smart | Some BC++ 4.5 and other compile fixes; changed FAR... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Ron Lee | patched DoSetClippingRegionAsRegion to update clipping... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Stefan Neis | Optimized Refresh Area in various functions |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Vadim Zeitlin | some minor changes in controls/image, timings added... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Stefan Neis | long -> wxCoord |
commit | commitdiff | tree | snapshot |
next |