]> git.saurik.com Git - wxWidgets.git/history - include/wx
Added allocation constructor (makes it easy to convert right into a buffer
[wxWidgets.git] / include / wx /
1999-01-22  Robert Roebling iODBC v2.5
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-21  Julian SmartMade EVT_SLIDER event happen always; some doc and wxPro...
1999-01-20  Vadim ZeitlinRenameEntry/Group() functions added to wxConfig and...
1999-01-20  Vadim Zeitlinfixes to previous fixes for Sun's CC 5.0
1999-01-20  Vadim Zeitlinfixes for Sun CC 5.0 (unlike 4.2 it understands bool)
1999-01-19  Vadim Zeitlin1. wxMotif fixes for compilation in "no compatible...
1999-01-19  Julian SmartRemoving redundant files.
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-17  Vadim ZeitlinOnExit() is called for modules which were initialized...
1999-01-17  Vadim ZeitlinwxThread fixes - compilation under Unix temporarily...
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1999-01-15  Julian SmartAdded wxTE_PROCESS_TAB
1999-01-15  Robert Roebling DnD feedback
1999-01-14  Julian SmartAdded wxMotif data object classes
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1999-01-14  Vadim Zeitlin1. NOT_FOUND -> wxNOT_FOUND
1999-01-14  Karsten BallüderSplit part of wxExtHelpController into wxHTMLHelpContro...
1999-01-14  Julian SmartAdded OnKeyDown, OnKeyUp.
1999-01-14  Julian SmartCorrected stupid error.
1999-01-14  Robert Roebling Added wxPrivateDropTarget
1999-01-13  Vadim Zeitlinupdated i18n sample, french translations are now in...
1999-01-13  Julian Smart*** empty log message ***
1999-01-13  Robert Roebling Better disabling of toolbars and menubars
1999-01-13  Julian SmartwxMSW wxClipboard implementation
1999-01-12  Vadim Zeitlinchanged "inline"s to "extern"
1999-01-12  Vadim ZeitlinWX_CLEAR_ARRAY() now calls Empty() too
1999-01-12  Robert Roebling image update
1999-01-12  Unknown (UG)no message
1999-01-11  Julian SmartCorrected thread.h inline problem. Set WXWIN_COMPATIBIL...
1999-01-11  Vadim ZeitlinwxCriticalSection implemented using mutexes for !MSW...
1999-01-10  Robert Roebling OpenGl works now under GTK
1999-01-10  Vadim Zeitlinassignment operators/copy ctors are private for classes...
1999-01-09  Julian SmartMore SC++ fixes; HelpGen starting to compile with VC...
1999-01-09  Karsten BallüderwxComboBox included (removed dependency on wxUSE_COMBOB...
1999-01-09  Robert Roebling ODBC updates (it almost works now)
1999-01-09  Vadim ZeitlinwxObjArray fix (part 2)
1999-01-09  Vadim ZeitlinwxObjArrays code compiles again
1999-01-09  Vadim Zeitlinthread fixes for MSW (samples doesn't compile currently...
1999-01-08  Julian SmartChanges to allow Cygwin to compile in non-PCH mode
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Julian SmartCorrected grey scrolling windows; added C++Builder...
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Robert Roebling Compile improvemnts for strict compilers and the...
1999-01-07  Julian SmartWatcom C++ mods
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-06  Robert Roebling Compilation fixes
1999-01-05  Vadim Zeitlinadded wx<TemplateListName>::Node typedef for the node...
1999-01-05  Vadim ZeitlinMIME classes with docs (not yet added to the makefiles)
1999-01-05  Vadim Zeitlinfile I forgot to commit last time (wxCritSection)
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-04  Julian SmartSome small corrections and setup.h additions
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-04  Julian SmartCorrected memory.cpp compilation error; Cygwin makefile...
1999-01-03  Robert Roebling Proofed that iostreams break threads
1999-01-03  Robert Roebling new cursors
1999-01-02  Vadim Zeitlinrestoring wxUSE_GLOBAL_MEMORY_OPERATORS I accidentally...
1999-01-02  Vadim ZeitlinThread fixes (but they still don't work at all...)
1999-01-02  Robert Roebling Triued in vain to fix threads segvs with gcc
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1999-01-01  Vadim ZeitlinwxString(const wxString& str, size_t position, size_t...
1999-01-01  Julian SmartLots of wxMotif fixes
1999-01-01  Stefan Csomormac support as stubs added
1999-01-01  Stefan Csomorcommon definitions for cw
1999-01-01  Stefan Csomorstarted once again from stubs
1998-12-31  Julian SmartAdded Property List classes to main library; added...
1998-12-31  Julian SmartAdded fractal, bombs samples; removed global app variab...
1998-12-30  Robert Roebling Guess what: ODBC updates and build fixes.
1998-12-30  Julian SmartUpdated the Remstar ODBC files, got the db sample compi...
1998-12-29  Robert Roebling Tried to fix some socket things. Wasn't enough.
1998-12-29  Vadim Zeitlinadded WX_CLEAR_ARRAY() macro to delete all the elements...
1998-12-29  Julian SmartBC++/16-bit support now working, but without resource...
1998-12-28  Julian SmartFixes to wxMotif scrolling and colours (wxTreeCtrl...
1998-12-28  Robert Roebling Compile fix for filefn.cpp
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-27  Vadim Zeitlin1. Pause()/Resume() implemented for wxMSW
1998-12-26  Robert Roebling Makefile tweaks
1998-12-25  Vadim Zeitlinattempt to fix a report about compile problems in gener...
1998-12-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-23  Guilhem Lavaux* Fixes
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-22  Vadim ZeitlinwxTextFile::Type changed to ::wxTextFileType (portability)
1998-12-21  Julian SmartAdded convenience form of wxEvtHandler::Connect, only...
1998-12-21  Stefan CsomorCW Win32 support
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-19  Robert Roebling wxPython updates (SWIG really works, cannot believe it)
1998-12-18  Julian SmartPartial Watcom C++ 10.6 support added (doesn't link...
next