]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-09-20  Robin DunnAdded userData to wxSizerItems and other things to...
1999-09-19  Robin DunnAdded CVS module for wxPython
1999-09-18  Robin Dunnupdates of some SWIG generated stuff
1999-09-18  Robin Dunnsome ifdef'd out things added back in
1999-09-18  Robin Dunnminor changes
1999-09-18  Robin Dunnmore things to ignore
1999-09-18  Vadim Zeitlinsetlocale() argument corrected
1999-09-18  Vadim Zeitlinsmall underscores fix for GTK 1.0
1999-09-18  Vadim Zeitlinunderscores in menu items handled too under GTK+ 1.2
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlinserbase.cpp added to the list of files
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim ZeitlinFreeBSD linking fix
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinmore files to ignore (*.env)
1999-09-18  Vadim Zeitlinambiguous ctor call resolved
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlinmore files to ignore (*.d and configarg.cache)
1999-09-18  Vadim Zeitlinfont selector dialog doesn't work with GTK+ 1.0
1999-09-18  Vadim Zeitlinextra consts removed here and there
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlin'static not in the beginning of the decl' warnings...
1999-09-18  Vadim ZeitlinMac and OS2 files excluded from wxGTK and wxMSW modules
1999-09-18  Robin DunnFixed wxTreeCtrl to use the proper bacground color...
1999-09-17  Vadim Zeitlincompilation error corrected
1999-09-17  Vadim Zeitlinnow we initialize wxListEvent correctly
1999-09-17  Guillermo Rodriguez... Solved problem with wxhInstance name being mangled...
1999-09-17  Guillermo Rodriguez... Solved problem with wxhInstance name being mangled...
1999-09-17  David WebsterMore OS/2 stubs and caret fix
1999-09-17  David WebsterMore stubs
1999-09-17  Robin Dunnuncommented a try...except that I had removed for testing.
1999-09-17  Robin DunnDon't need these in the demo directory anymore
1999-09-17  Robin DunnNew wxHtml stuff, including a TagHandler for placing...
1999-09-17  Unknown (MT)set tooltip to be TOPMOST
1999-09-17  David Webster*** empty log message ***
1999-09-17  Guillermo Rodriguez... - NOWAIT flag now implemented
1999-09-17  Guillermo Rodriguez... typedef unsigned int bool (instead of int) for consiste...
1999-09-16  Unknown (AN)call HasMask() before writing PNG files, as was done...
1999-09-16  Vadim Zeitlinvetoing item collapse works again
1999-09-16  Vadim Zeitlinuse "cd dir && make" instead of "cd dir; make" which...
1999-09-16  Michael BedwardAdded GetMainWidget() to fix bug that was causing crash...
1999-09-16  Patrick AlbertCorrecting minor painting problems
1999-09-16  Michael BedwardModified wxTranslateMouseEvent so that it can recognize...
1999-09-15  David WebsterUpdated makefiles for VisualAge C++ V3.0
1999-09-15  J. Russell... corrected to allow drag and drop for mingw32/gcc295
1999-09-15  Vadim Zeitlinadded test for changing toolbar on the fly
1999-09-15  Vadim Zeitlinremoved some unneeded bit of test code
1999-09-15  Vadim Zeitlinunderscors are handled better in the menu item labels
1999-09-15  Vadim Zeitlincorrected the bad patch
1999-09-15  Vadim Zeitlinpatch for AIX compilation (Hans-Joachim Baader)
1999-09-15  Guillermo Rodriguez... Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__...
1999-09-15  Guillermo Rodriguez... Now uses wxSocketBase::Error() to see if last IO call...
1999-09-15  Guillermo Rodriguez... Various small bugfixes
1999-09-15  Guillermo Rodriguez... You CAN'T check for wxUSE_SOCKET *before* #including...
1999-09-15  Guillermo Rodriguez... wxSocketBase::OnRequest is non.virtual now (and there...
1999-09-15  Guillermo Rodriguez... Added _GSOCKET_STANDALONE_ symbol
1999-09-14  Robin DunnAdded GetParser method to wxHtmlWindow
1999-09-14  J. Russell... Patches for mingw32/gcc-2.95
1999-09-14  J. Russell... Mingw32/gcc-2.95 change
1999-09-14  J. Russell... Changes for mingw32/gcc-2.95
1999-09-14  J. Russell... Makefile for mingw/gcc-2.95
1999-09-14  J. Russell... Added makeg295.env file for building with gcc-2.95...
1999-09-14  J. Russell... Added files for mingw32/gcc-2.95/norlander headers...
1999-09-14  J. Russell... Added makefile and resource script for building under...
1999-09-14  Harco de HilsterChanged AppendCommon (called by all Append methods...
1999-09-14  Robin Dunnifdef'ed out GetBoundingRect for wxGTK
1999-09-14  Robin DunnNo need to separate generated code for html because...
1999-09-13  Robin DunnwxPython html module updates. The beginings of tag...
1999-09-13  Robin DunnAdded ogl to the module list
1999-09-13  Robin DunnThe beginings of wxHtmlWindow support in the wxPython...
1999-09-13  Robin DunnMore tweaks
1999-09-13  Robin DunnMoved wxPy_ConvertList function from oglhelpers to...
1999-09-13  Robin Dunn*** empty log message ***
1999-09-13  Robin DunnChanged HWND --> WXHWND in tooltip.h so it can be inclu...
1999-09-13  Robin DunnNow specifies the corrent EVT_ macro names for wxScrollBar
1999-09-13  Harco de Hilstersmall fixes
1999-09-13  Julian SmartAdded DLL versions of project files.
1999-09-13  Robin DunnNow setting the right library switches for both platfor...
1999-09-13  Harco de HilsterFixed surplus space in help output.
1999-09-13  Harco de HilsterChanged configure option --with-libgif to --enable-gif
1999-09-13  Julian SmartAdded VC++ 5 wxWin project files (not generated sample...
1999-09-13  Julian SmartMade HelpGen into a wxWin app (still uses command-line...
1999-09-13  Harco de Hilsternew include file for change to new wxHtmlHelp classes.
1999-09-13  Julian SmartTook anonymous class out of wxHtmlHelpFrame; corrected...
1999-09-13  Robin DunnConfigure support for OGL
1999-09-13  Unknown (MT)add detachmenu, insert menu, replace menu
1999-09-13  Unknown (MT)use global hwndTT
1999-09-13  Unknown (MT)Add detachmenu
1999-09-13  Unknown (MT)Add wxTE_AUTO_SCROLL
1999-09-13  Unknown (MT)use a global hwndTT
1999-09-13  Unknown (MT)add wxTE_AUTO_SCROLL
1999-09-13  Unknown (MT)blit using icon mask
1999-09-13  Unknown (MT)Add detachmenu, insert menu, replace menu.
1999-09-13  Unknown (MT)Added callback to start in current directory
1999-09-13  Robin DunnAllowed gsocket to compile when wxUSE_SOCKETS is 0
1999-09-13  Robin DunnMakefile updates from new filelist.txt
1999-09-13  Robin DunnFixed some compile errors (MSVC++ 6) and some very...
1999-09-13  Robin DunnAdded implicit rule for building .c files in msw direct...
next