2000-09-26 |
Robin Dunn | new and improved wxSTC |
tree | commitdiff |
2000-09-22 |
Vadim Zeitlin | wxCaret now uses backing store instead of forcing windo... |
tree | commitdiff |
2000-09-18 |
Vadim Zeitlin | attempts to implement non blinking caret - failed so far |
tree | commitdiff |
2000-09-13 |
Julian Smart | Added accelerator to bitmap menu item |
tree | commitdiff |
2000-09-12 |
Julian Smart | Minor mods |
tree | commitdiff |
2000-09-12 |
Vadim Zeitlin | 1. removed 'B' flag from treebase.cpp and regenerated... |
tree | commitdiff |
2000-09-12 |
Julian Smart | Added wxHelpControllerHelpProvider, added DisplayContex... |
tree | commitdiff |
2000-09-12 |
Robert Roebling | Added test for bitmap menu. |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | wxTipWindow added and is now used by wxSimpleHelpProvider |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | 1. added wxHelpProvider and (unfinished) wxSimpleHelpPr... |
tree | commitdiff |
2000-09-08 |
Julian Smart | Added context-sensitive help dialog demo. |
tree | commitdiff |
2000-09-08 |
Julian Smart | Put wxContextHelp into cshelp.h/cpp, added wxContextHel... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Added memcheck to configure |
tree | commitdiff |
2000-09-07 |
Julian Smart | Applied memory allocation patch, and worked around... |
tree | commitdiff |
2000-09-06 |
Julian Smart | Dialogs can now show a question mark for context-sensit... |
tree | commitdiff |
2000-09-06 |
Julian Smart | Added wxHelpEvent, wxContextHelp (MSW only so far)... |
tree | commitdiff |
2000-09-05 |
Robert Roebling | Applied DrawArc patch. |
tree | commitdiff |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
tree | commitdiff |
2000-08-25 |
Julian Smart | Fixed sample; enhanced wxLayoutAlgorithm to give remain... |
tree | commitdiff |
2000-08-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-23 |
Vadim Zeitlin | added test of wxFileSelector() def ext handling |
tree | commitdiff |
2000-08-21 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-15 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-14 |
Stefan Csomor | thread support for mac finished |
tree | commitdiff |
2000-08-10 |
Stefan Csomor | wxMac merge |
tree | commitdiff |
2000-08-10 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
tree | commitdiff |
2000-08-04 |
Julian Smart | Generic tree control fixes |
tree | commitdiff |
2000-08-04 |
Julian Smart | Modified generic wxTreeCtrl to work under non-Unix... |
tree | commitdiff |
2000-07-27 |
Michael Bedward | Changed wxGridCellAttr::HasAlignment to treat values... |
tree | commitdiff |
2000-07-23 |
Julian Smart | Added wxGenericDirCtrl, wxGenericDirDialog and associat... |
tree | commitdiff |
2000-07-21 |
Unknown (NI) | uses now the platform independant attributes |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-05-11 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-05-09 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-05-09 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-03-20 |
Julian Smart | Win16 BC++ makefile fixes, other v. small fixes |
tree | commitdiff |
2000-03-20 |
Julian Smart | Added joytest Makefile.in |
tree | commitdiff |
2000-03-19 |
Ron Lee | fixed broken test for wxUSE_JOYSTICK in configure. |
tree | commitdiff |
2000-03-19 |
Vadim Zeitlin | 1. corrected HAVE_PW_GECOS detection in configure ... |
tree | commitdiff |
2000-03-19 |
Julian Smart | Some VC++ makefile fixes; minor comment mods to setup0.h |
tree | commitdiff |
2000-03-19 |
Ron Lee | repaired some of the more obvious horrors in the contri... |
tree | commitdiff |
2000-03-19 |
Vadim Zeitlin | don't compile docvwmdi sample if !wxUSE_MDI_ARCHITECTURE |
tree | commitdiff |
2000-03-17 |
Vadim Zeitlin | more tests: OS/user info functions |
tree | commitdiff |
2000-03-17 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2000-03-17 |
Robin Dunn | fixing the STC sample makefile to find the include... |
tree | commitdiff |
2000-03-17 |
Robert Roebling | Small makefile change. |
tree | commitdiff |
2000-03-16 |
George Tasker | Modified to use the newly defined names for functions... |
tree | commitdiff |
2000-03-16 |
Vadim Zeitlin | added test for bug #38 |
tree | commitdiff |
2000-03-16 |
Vadim Zeitlin | better TestSocketServer() |
tree | commitdiff |
2000-03-16 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-03-16 |
Vadim Zeitlin | removed test code |
tree | commitdiff |
2000-03-16 |
Vadim Zeitlin | some fixes in TestSocketServer() |
tree | commitdiff |
2000-03-15 |
Vadim Zeitlin | wxSocketServer test added to console sample |
tree | commitdiff |
2000-03-15 |
Julian Smart | Various compiler changes |
tree | commitdiff |
2000-03-15 |
Vadim Zeitlin | test data file for console sample |
tree | commitdiff |
2000-03-15 |
Vadim Zeitlin | 1. wxFTP works (somehow) |
tree | commitdiff |
2000-03-15 |
Guillermo Rodrigue... | Fixed typo |
tree | commitdiff |
2000-03-15 |
Guillermo Rodrigue... | Fixed a endianness stupidity in the sample |
tree | commitdiff |
2000-03-14 |
Robert Roebling | Fixed missing paint events when overriding DoMoveWindow() |
tree | commitdiff |
2000-03-14 |
Ron Lee | renamed treelay sample |
tree | commitdiff |
2000-03-14 |
Ron Lee | renamed dragimag sample |
tree | commitdiff |
2000-03-14 |
Ron Lee | renamed thread sample |
tree | commitdiff |
2000-03-14 |
Ron Lee | renamed splitter sample |
tree | commitdiff |
2000-03-14 |
Ron Lee | renamed notebook sample |
tree | commitdiff |
2000-03-14 |
Ron Lee | renamed minifram sample |
tree | commitdiff |
2000-03-14 |
Ron Lee | renamed grid sample |
tree | commitdiff |
2000-03-14 |
Ron Lee | renamed tab sample |
tree | commitdiff |
2000-03-14 |
Ron Lee | renamed wizard sample |
tree | commitdiff |
2000-03-14 |
Ron Lee | renamed treectrl sample |
tree | commitdiff |
2000-03-14 |
Ron Lee | ...and extra proplist makefiles too |
tree | commitdiff |
2000-03-14 |
Ron Lee | renamed proplist sample |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | makefiles for stc lib and sample for Unix |
tree | commitdiff |
2000-03-14 |
Julian Smart | Doc edits; adding mmedia.rsp; added STC BC++ makefiles |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | temp ugly hack around the bug under GTK |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | reverted all changes by Mark Johnson |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | 1. aapplied patch for bcc makefiles from Ricky Gonzales |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | some appearance fixes |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | compilation fir for !WX_PRECOMP |
tree | commitdiff |
2000-03-14 |
Ron Lee | updated samples makefiles |
tree | commitdiff |
2000-03-14 |
Julian Smart | Added/updated some BC++ makefiles |
tree | commitdiff |
2000-03-14 |
Guillermo Rodrigue... | Changed Socket() and SocketEvent() to Get... in the... |
tree | commitdiff |
2000-03-14 |
Guillermo Rodrigue... | Removed the PREEXTRALIBS hack - no longer needed |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | 1. demo of status bar at the top in statbar |
tree | commitdiff |
2000-03-14 |
Guillermo Rodrigue... | Added PREEXTRALIBS (ugh) |
tree | commitdiff |
2000-03-13 |
Guillermo Rodrigue... | new |
tree | commitdiff |
2000-03-13 |
Vadim Zeitlin | added test for selection events |
tree | commitdiff |
2000-03-12 |
Robert Roebling | Added debuf printf()s to GSocket, |
tree | commitdiff |
2000-03-12 |
Robert Roebling | Corrected scrollwin thumb release event, |
tree | commitdiff |
2000-03-12 |
Vadim Zeitlin | 1. wxProgressDialog uses wxWindowDisabler, not (dumb... |
tree | commitdiff |
2000-03-11 |
Vadim Zeitlin | replaced make with $MAKE |
tree | commitdiff |
2000-03-11 |
Vadim Zeitlin | some warnings fixed |
tree | commitdiff |
2000-03-10 |
Robert Roebling | Fixed various bugs (from - err - various authors... |
tree | commitdiff |
2000-03-10 |
Stefan Neis | Changed wxGridCellCoords from long to int (get rid... |
tree | commitdiff |
2000-03-10 |
Julian Smart | Small fixes for Tex2RTF but alas, we still get memory... |
tree | commitdiff |
2000-03-10 |
Julian Smart | Added GIF files to help sample |
tree | commitdiff |
2000-03-10 |
Guillermo Rodrigue... | Set IPC by default on MSW (need to test recent changes... |
tree | commitdiff |
2000-03-10 |
Michael Bedward | Compilation fix for Borland. Write 'T' or 'F' to logBu... |
tree | commitdiff |
2000-03-10 |
Vadim Zeitlin | changed default image size to 16 |
tree | commitdiff |
next |