1999-01-14 |
Robert Roebling | Added wxPrivateDropTarget |
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 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1999-01-13 |
Robert Roebling | Better disabling of toolbars and menubars |
tree | commitdiff |
1999-01-13 |
Julian Smart | wxMSW wxClipboard implementation |
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 | wxMotif now works with wx-config and make install |
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 | added an error message if a bitmap can't be addedto... |
tree | commitdiff |
1999-01-12 |
Vadim Zeitlin | catches program exceptions in release build (VC++ only) |
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-11 |
Vadim Zeitlin | TestDestroy() bug corrected |
tree | commitdiff |
1999-01-11 |
Julian Smart | Corrected thread.h inline problem. Set WXWIN_COMPATIBIL... |
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-10 |
Robert Roebling | OpenGl works now under GTK |
tree | commitdiff |
1999-01-09 |
Julian Smart | More SC++ fixes; HelpGen starting to compile with VC... |
tree | commitdiff |
1999-01-09 |
Karsten Ballüder | wxComboBox included (removed dependency on wxUSE_COMBOB... |
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-09 |
Vadim Zeitlin | thread fixes for MSW (samples doesn't compile currently... |
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) | WXDLLEXPORT added to wxPendingList |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Julian Smart | Corrected grey scrolling windows; added C++Builder... |
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-03 |
Robert Roebling | new cursors |
tree | commitdiff |
1999-01-02 |
Vadim Zeitlin | Thread fixes (but they still don't work at all...) |
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 |
1999-01-01 |
Stefan Csomor | mac socket port (preliminary - based on M. Neerachers... |
tree | commitdiff |
1999-01-01 |
Stefan Csomor | added win32 release and ppc targets |
tree | commitdiff |
1999-01-01 |
Stefan Csomor | started once again from stubs |
tree | commitdiff |
1998-12-31 |
Robert Roebling | Compile and build fixes |
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 |
Robert Roebling | Motif corrections in |
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-29 |
Robert Roebling | Added wxNotebook::SetText and SetImage (thanks Harm) |
tree | commitdiff |
1998-12-28 |
Julian Smart | Fixes to wxMotif scrolling and colours (wxTreeCtrl... |
tree | commitdiff |
1998-12-28 |
Robert Roebling | Compile fix for filefn.cpp |
tree | commitdiff |
1998-12-28 |
Robert Roebling | Added facenames support to wxFont |
tree | commitdiff |
1998-12-28 |
Vadim Zeitlin | wxGTK compiles (and links) when configured without... |
tree | commitdiff |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
tree | commitdiff |
1998-12-28 |
Robert Roebling | Now even Julian can use wxGTK :-) |
tree | commitdiff |
1998-12-27 |
Vadim Zeitlin | 1. Pause()/Resume() implemented for wxMSW |
tree | commitdiff |
1998-12-26 |
Robert Roebling | Makefile tweaks |
tree | commitdiff |
1998-12-26 |
Guilhem Lavaux | * Fixes (AIF works on Linux) |
tree | commitdiff |
1998-12-26 |
Unknown (UG) | no message |
tree | commitdiff |
1998-12-25 |
Guilhem Lavaux | * Fixes (WAV works on Linux, AIFF following) |
tree | commitdiff |
1998-12-25 |
Vadim Zeitlin | wxStringList::Sort() bug corrected |
tree | commitdiff |
1998-12-25 |
Vadim Zeitlin | attempt to fix a report about compile problems in gener... |
tree | commitdiff |
1998-12-24 |
Vadim Zeitlin | wxGetUserName() returns the user name (wxGetUserId... |
tree | commitdiff |
1998-12-23 |
Julian Smart | Some more wxMotif improvements: DrawIcon fixed; generic... |
tree | commitdiff |
1998-12-23 |
Guilhem Lavaux | * Fixes |
tree | commitdiff |
1998-12-23 |
Robin Dunn | Moved the main funtion into its own source file. |
tree | commitdiff |
1998-12-23 |
Julian Smart | Compilation fixes for SUN CC. |
tree | commitdiff |
1998-12-23 |
Julian Smart | Got generic wxListCtrl, wxTreeCtrl working under Window... |
tree | commitdiff |
1998-12-22 |
Vadim Zeitlin | wxTextFile::Type changed to ::wxTextFileType (portability) |
tree | commitdiff |
1998-12-21 |
Robin Dunn | Added $(OVERRIDEFLAGS) to the end of the flags so defau... |
tree | commitdiff |
1998-12-21 |
Julian Smart | Added convenience form of wxEvtHandler::Connect, only... |
tree | commitdiff |
1998-12-21 |
Stefan Csomor | CW Win32 support |
tree | commitdiff |
1998-12-21 |
Stefan Csomor | CW Win32 support |
tree | commitdiff |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
tree | commitdiff |
1998-12-20 |
Vadim Zeitlin | missing functions implemented in wxMSW tree ctrl (custo... |
tree | commitdiff |
1998-12-19 |
Robert Roebling | wxPython updates (SWIG really works, cannot believe it) |
tree | commitdiff |
1998-12-19 |
Robert Roebling | Added more keyboard handling to wxTreeCtrl |
tree | commitdiff |
1998-12-18 |
Julian Smart | Partial Watcom C++ 10.6 support added (doesn't link... |
tree | commitdiff |
1998-12-18 |
Julian Smart | Solved a bug in generic wxTreeCtrl whereby CalculatePos... |
tree | commitdiff |
1998-12-18 |
Robert Roebling | wxDirDialog now sorts its entries |
tree | commitdiff |
1998-12-18 |
Robert Roebling | wxClipboard now serves the primary selection as well |
tree | commitdiff |
next |