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 |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
tree | commitdiff |
1999-01-06 |
Robert Roebling | Compilation fixes |
tree | commitdiff |
1999-01-05 |
Vadim Zeitlin | bug in wxString::Printf() corrected (the length of... |
tree | commitdiff |
1999-01-05 |
Vadim Zeitlin | MIME classes with docs (not yet added to the makefiles) |
tree | commitdiff |
1999-01-04 |
Julian Smart | Simplified BC++ makefiles; C++Builder 1.0 compilation... |
tree | commitdiff |
1999-01-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX updates |
tree | commitdiff |
1999-01-04 |
Julian Smart | Corrected memory.cpp compilation error; Cygwin makefile... |
tree | commitdiff |
1999-01-03 |
Robert Roebling | Proofed that iostreams break threads |
tree | commitdiff |
1999-01-02 |
Robert Roebling | Triued in vain to fix threads segvs with gcc |
tree | commitdiff |
1999-01-02 |
Robert Roebling | Header changes (gtk.h etc no longer included in defs.h |
tree | commitdiff |
1999-01-02 |
Julian Smart | Corrected memory.cpp checkpoint bug; added Tex2RTF |
tree | commitdiff |
1999-01-01 |
Julian Smart | Lots of wxMotif fixes |
tree | commitdiff |
1999-01-01 |
Stefan Csomor | mac support as stubs added |
tree | commitdiff |
1998-12-31 |
Julian Smart | Added Property List classes to main library; added... |
tree | commitdiff |
1998-12-30 |
Robert Roebling | Guess what: ODBC updates and build fixes. |
tree | commitdiff |
1998-12-30 |
Robert Roebling | sockets work now an all platforms |
tree | commitdiff |
1998-12-30 |
Julian Smart | Introduced wxSOCKET_INT to socket.cpp. The previous... |
tree | commitdiff |
1998-12-30 |
Julian Smart | Updated the Remstar ODBC files, got the db sample compi... |
tree | commitdiff |
1998-12-30 |
Vadim Zeitlin | stupid bug corrected (the code was never compiled) |
tree | commitdiff |
1998-12-29 |
Robert Roebling | Tried to fix some socket things. Wasn't enough. |
tree | commitdiff |
1998-12-29 |
Vadim Zeitlin | small optimization in ProcessEvent() (IsKindOf(wxWindow... |
tree | commitdiff |
1998-12-29 |
Julian Smart | BC++/16-bit support now working, but without resource... |
tree | commitdiff |
1998-12-28 |
Julian Smart | Fixes to wxMotif scrolling and colours (wxTreeCtrl... |
tree | commitdiff |
next |