1999-01-21 |
Robert Roebling | changed make_int, make_exp .. to wxmake_int.. |
tree | commitdiff |
1999-01-21 |
Julian Smart | Made EVT_SLIDER event happen always; some doc and wxPro... |
tree | commitdiff |
1999-01-20 |
Vadim Zeitlin | RenameEntry/Group() functions added to wxConfig and... |
tree | commitdiff |
1999-01-20 |
Vadim Zeitlin | fixes to previous fixes for Sun's CC 5.0 |
tree | commitdiff |
1999-01-20 |
Vadim Zeitlin | fixes for Sun CC 5.0 (unlike 4.2 it understands bool) |
tree | commitdiff |
1999-01-19 |
Vadim Zeitlin | 1. wxMotif fixes for compilation in "no compatible... |
tree | commitdiff |
1999-01-19 |
Julian Smart | Removing redundant files. |
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 | wxThread fixes - compilation under Unix temporarily... |
tree | commitdiff |
1999-01-16 |
Julian Smart | For wxMSW, split XPM handler into separate file (please... |
tree | commitdiff |
1999-01-16 |
Julian Smart | Various changes for Salford C++, and commited fileconf... |
tree | commitdiff |
1999-01-15 |
Julian Smart | Added wxTE_PROCESS_TAB |
tree | commitdiff |
1999-01-15 |
Robert Roebling | DnD feedback |
tree | commitdiff |
1999-01-14 |
Julian Smart | Added wxMotif data object classes |
tree | commitdiff |
1999-01-14 |
Julian Smart | Added some tentative wxMotif clipboard code; did some... |
tree | commitdiff |
1999-01-14 |
Vadim Zeitlin | 1. NOT_FOUND -> wxNOT_FOUND |
tree | commitdiff |
1999-01-14 |
Karsten Ballüder | Split part of wxExtHelpController into wxHTMLHelpContro... |
tree | commitdiff |
1999-01-14 |
Julian Smart | Added OnKeyDown, OnKeyUp. |
tree | commitdiff |
1999-01-14 |
Julian Smart | Corrected stupid error. |
tree | commitdiff |
1999-01-14 |
Robert Roebling | Added wxPrivateDropTarget |
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-12 |
Vadim Zeitlin | changed "inline"s to "extern" |
tree | commitdiff |
1999-01-12 |
Vadim Zeitlin | WX_CLEAR_ARRAY() now calls Empty() too |
tree | commitdiff |
1999-01-12 |
Robert Roebling | image update |
tree | commitdiff |
1999-01-12 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-11 |
Julian Smart | Corrected thread.h inline problem. Set WXWIN_COMPATIBIL... |
tree | commitdiff |
1999-01-11 |
Vadim Zeitlin | wxCriticalSection implemented using mutexes for !MSW... |
tree | commitdiff |
1999-01-10 |
Robert Roebling | OpenGl works now under GTK |
tree | commitdiff |
1999-01-10 |
Vadim Zeitlin | assignment operators/copy ctors are private for classes... |
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 (it almost works now) |
tree | commitdiff |
1999-01-09 |
Vadim Zeitlin | wxObjArray fix (part 2) |
tree | commitdiff |
1999-01-09 |
Vadim Zeitlin | wxObjArrays code compiles again |
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) | 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 |
Unknown (UG) | no message |
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 |
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 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Robert Roebling | Compile improvemnts for strict compilers and the... |
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 | added wx<TemplateListName>::Node typedef for the node... |
tree | commitdiff |
1999-01-05 |
Vadim Zeitlin | MIME classes with docs (not yet added to the makefiles) |
tree | commitdiff |
1999-01-05 |
Vadim Zeitlin | file I forgot to commit last time (wxCritSection) |
tree | commitdiff |
1999-01-04 |
Julian Smart | Simplified BC++ makefiles; C++Builder 1.0 compilation... |
tree | commitdiff |
1999-01-04 |
Julian Smart | Some small corrections and setup.h additions |
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 | restoring wxUSE_GLOBAL_MEMORY_OPERATORS I accidentally... |
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-01 |
Vadim Zeitlin | wxString(const wxString& str, size_t position, size_t... |
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 | common definitions for cw |
tree | commitdiff |
1999-01-01 |
Stefan Csomor | started once again from stubs |
tree | commitdiff |
1999-01-01 |
Stefan Csomor | source files for precompiled headers for cw |
tree | commitdiff |
1998-12-31 |
Julian Smart | Added Property List classes to main library; added... |
tree | commitdiff |
1998-12-31 |
Julian Smart | Added fractal, bombs samples; removed global app variab... |
tree | commitdiff |
1998-12-30 |
Robert Roebling | Guess what: ODBC updates and build fixes. |
tree | commitdiff |
1998-12-30 |
Julian Smart | Updated the Remstar ODBC files, got the db sample compi... |
tree | commitdiff |
1998-12-29 |
Robert Roebling | Tried to fix some socket things. Wasn't enough. |
tree | commitdiff |
1998-12-29 |
Vadim Zeitlin | added WX_CLEAR_ARRAY() macro to delete all the elements... |
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 |
1998-12-28 |
Robert Roebling | Compile fix for filefn.cpp |
tree | commitdiff |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
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-25 |
Vadim Zeitlin | attempt to fix a report about compile problems in gener... |
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 |
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 |
Julian Smart | Added convenience form of wxEvtHandler::Connect, only... |
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-19 |
Robert Roebling | wxPython updates (SWIG really works, cannot believe it) |
tree | commitdiff |
1998-12-18 |
Julian Smart | Partial Watcom C++ 10.6 support added (doesn't link... |
tree | commitdiff |
next |