1999-02-18 |
Vadim Zeitlin | i18n fixes |
tree | commitdiff |
1999-02-18 |
Vadim Zeitlin | wxMimeTypesManager::IsOfType() added (and documented) |
tree | commitdiff |
1999-02-18 |
Vadim Zeitlin | wxSplitPath() bugs corrected and it's documented |
tree | commitdiff |
1999-02-17 |
Vadim Zeitlin | wxProcess fixes (Detach() added), cleared/corrected... |
tree | commitdiff |
1999-02-16 |
Julian Smart | Some doc corrections; removed wxDocument arg from wxVie... |
tree | commitdiff |
1999-02-16 |
Robert Roebling | Applied Russel's changes to wxToolBarBase |
tree | commitdiff |
1999-02-15 |
Vadim Zeitlin | A couple of identifiers at global level moved to the... |
tree | commitdiff |
1999-02-15 |
Vadim Zeitlin | enable verbose messages by default in debug builds |
tree | commitdiff |
1999-02-14 |
Guilhem Lavaux | * Stream: update in doc, fix in code. |
tree | commitdiff |
1999-02-11 |
Julian Smart | Solved wxMotif scrolling display problem; added wxImage... |
tree | commitdiff |
1999-02-11 |
Robert Roebling | Solaris compilation patches |
tree | commitdiff |
1999-02-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferr... |
tree | commitdiff |
1999-02-10 |
Vadim Zeitlin | bug in wxSplitPath() corrected: the returned file name... |
tree | commitdiff |
1999-02-10 |
Guilhem Lavaux | * Doc updates |
tree | commitdiff |
1999-02-09 |
Vadim Zeitlin | wxMSW compilation problem fixed |
tree | commitdiff |
1999-02-09 |
Vadim Zeitlin | wxFindFirst/NextFile() now return wxString and not... |
tree | commitdiff |
1999-02-09 |
Vadim Zeitlin | wxArrayString::Sort() implemented |
tree | commitdiff |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
tree | commitdiff |
1999-02-08 |
Karsten Ballüder | fixed linkage problem |
tree | commitdiff |
1999-02-08 |
Karsten Ballüder | compilation fixes |
tree | commitdiff |
1999-02-07 |
Vadim Zeitlin | wxProcess() fixes: will really call parent's event... |
tree | commitdiff |
1999-02-07 |
Guilhem Lavaux | * A few updates (stream doc) |
tree | commitdiff |
1999-02-07 |
Julian Smart | Added wxGenericValidator & doc |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | more files to ignore in cvs commands (setup.h, lex_yy... |
tree | commitdiff |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | 1. more keyboard navigation fixes - seems to work now |
tree | commitdiff |
1999-02-04 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1999-02-04 |
Julian Smart | Corrected XPM-related cast in resource.cpp; added gener... |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | wxSplitPath() handles correctly filenames with '.'... |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | some compilation "enhancements" |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | compilation fix due to wxString(int) addition |
tree | commitdiff |
1999-02-04 |
Václav Slavík | wxJPEGHandler non-default |
tree | commitdiff |
1999-02-04 |
Robert Roebling | Faster imagescale code |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | Before/After => BeforeFirst/AfterFirst (corrects some... |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | _MSC_VER => __VISUALC__ change |
tree | commitdiff |
1999-02-02 |
Vadim Zeitlin | clicking on the messages about assert failures in VC... |
tree | commitdiff |
1999-02-02 |
Vadim Zeitlin | allow 8bit chars in the group names in wxFileConfig |
tree | commitdiff |
1999-02-01 |
Stefan Csomor | latest CW additions |
tree | commitdiff |
1999-01-31 |
Julian Smart | Added a few files; fixed some warnings and wxMotif... |
tree | commitdiff |
1999-01-31 |
Julian Smart | Various small fixes |
tree | commitdiff |
1999-01-31 |
Julian Smart | Some corrections for BC++ compilation; Latex doc correc... |
tree | commitdiff |
1999-01-29 |
Robert Roebling | Added distribution script |
tree | commitdiff |
1999-01-28 |
Vadim Zeitlin | wxLogMessage()s are now shown (again) |
tree | commitdiff |
1999-01-27 |
Václav Slavík | added wxJPEGHandler |
tree | commitdiff |
1999-01-27 |
Julian Smart | Added dde sample; added docs/index.htm |
tree | commitdiff |
1999-01-26 |
Karsten Ballüder | More compilation fixes for Solaris. :-< |
tree | commitdiff |
1999-01-26 |
Karsten Ballüder | more waste of time fixing uncompilable code |
tree | commitdiff |
1999-01-26 |
Karsten Ballüder | sun compilation fix |
tree | commitdiff |
1999-01-26 |
Julian Smart | Some compile warnings removed; file selector prototypes... |
tree | commitdiff |
1999-01-26 |
Karsten Ballüder | compilation fixes for solaris |
tree | commitdiff |
1999-01-25 |
Julian Smart | Split up wxStream doc files; added wxTCP... files;... |
tree | commitdiff |
1999-01-24 |
Vadim Zeitlin | 1. wxLoad/SaveFileSelector return "wxString" instead... |
tree | commitdiff |
1999-01-24 |
Julian Smart | Renamed .nt makefiles to .vc and factored them out... |
tree | commitdiff |
1999-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
tree | commitdiff |
1999-01-22 |
Julian Smart | Made wxGTK dcps.cpp generic. |
tree | commitdiff |
1999-01-21 |
Robert Roebling | changed make_int, make_exp .. to wxmake_int.. |
tree | commitdiff |
1999-01-21 |
Vadim Zeitlin | wxMimeTypesManagerImpl::GetFileTypeFromMimeType() imple... |
tree | commitdiff |
1999-01-20 |
Karsten Ballüder | Fixed orientation of radioboxes. |
tree | commitdiff |
1999-01-20 |
Vadim Zeitlin | RenameEntry/Group() functions added to wxConfig and... |
tree | commitdiff |
1999-01-20 |
Vadim Zeitlin | fixes for Sun CC 5.0 (unlike 4.2 it understands bool) |
tree | commitdiff |
1999-01-20 |
Vadim Zeitlin | wxUSE_STREAM corrected to wxUSE_STREAMS |
tree | commitdiff |
1999-01-20 |
Vadim Zeitlin | wxString::Right() changed to AfterLast() (config works... |
tree | commitdiff |
1999-01-20 |
Julian Smart | Fixed wxConfig (I hope) and disabled wxRegConfig::Delet... |
tree | commitdiff |
1999-01-19 |
Vadim Zeitlin | 1. wxMotif fixes for compilation in "no compatible... |
tree | commitdiff |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
tree | commitdiff |
1999-01-19 |
Robert Roebling | New DnD and Clipboard code |
tree | commitdiff |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
tree | commitdiff |
1999-01-17 |
Vadim Zeitlin | OnExit() is called for modules which were initialized... |
tree | commitdiff |
1999-01-17 |
Vadim Zeitlin | warning suppressed for MSVC++ |
tree | commitdiff |
1999-01-16 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-16 |
Julian Smart | Various changes for Salford C++, and commited fileconf... |
tree | commitdiff |
1999-01-14 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-01-14 |
Vadim Zeitlin | 1. NOT_FOUND -> wxNOT_FOUND |
tree | commitdiff |
1999-01-14 |
Julian Smart | Added OnKeyDown, OnKeyUp. |
tree | commitdiff |
1999-01-13 |
Unknown (AN) | For MSW, scan line boundary aligned, and >2MB case... |
tree | commitdiff |
1999-01-13 |
Vadim Zeitlin | compilation problem fixed |
tree | commitdiff |
1999-01-13 |
Vadim Zeitlin | updated i18n sample, french translations are now in... |
tree | commitdiff |
1999-01-13 |
Robert Roebling | Better disabling of toolbars and menubars |
tree | commitdiff |
1999-01-13 |
Julian Smart | Added dnd classes, data object classes, changed clipboa... |
tree | commitdiff |
1999-01-13 |
Robert Roebling | more wxImage on Motif |
tree | commitdiff |
1999-01-13 |
Karsten Ballüder | Fixes for compilation problems on Solaris(!). |
tree | commitdiff |
1999-01-13 |
Robert Roebling | The usual amount of trash over my telephone fixed |
tree | commitdiff |
1999-01-12 |
Vadim Zeitlin | memory leak plugged |
tree | commitdiff |
1999-01-12 |
Vadim Zeitlin | some really minor changes (the most important one:... |
tree | commitdiff |
1999-01-12 |
Robert Roebling | image update |
tree | commitdiff |
1999-01-12 |
Vadim Zeitlin | changed #ifdef wxUSE_XXX into #if wxUSE_XXX |
tree | commitdiff |
1999-01-10 |
Julian Smart | Added some makefiles, cured some wxMotif bugs |
tree | commitdiff |
1999-01-10 |
Guilhem Lavaux | * Deleted debug messages. |
tree | commitdiff |
1999-01-09 |
Julian Smart | More SC++ fixes; HelpGen starting to compile with VC... |
tree | commitdiff |
1999-01-09 |
Robert Roebling | ODBC updates |
tree | commitdiff |
1999-01-09 |
Robert Roebling | ODBC updates (it almost works now) |
tree | commitdiff |
1999-01-08 |
Julian Smart | Changes to allow Cygwin to compile in non-PCH mode |
tree | commitdiff |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Robert Roebling | Compile improvemnts for strict compilers and the... |
tree | commitdiff |
1999-01-07 |
Vadim Zeitlin | storable objects use _() and wxLogXXX instead of messag... |
tree | commitdiff |
1999-01-07 |
Julian Smart | Watcom C++ mods |
tree | commitdiff |
next |