]> git.saurik.com Git - wxWidgets.git/history - src
Finally deprecated callbacks.
[wxWidgets.git] / src /
2000-03-10  Guillermo Rodrigue... Finally deprecated callbacks.
2000-03-10  Guillermo Rodrigue... Some parts rewritten to use wxSocket events instead...
2000-03-10  Vadim Zeitlin1. fixed warning which was hiding a bug in wxGrid:...
2000-03-10  Guillermo Rodrigue... - Uses wxSocketBase::Destroy() now.
2000-03-10  Guillermo Rodrigue... Bugfix:
2000-03-09  Julian SmartHelp sample should work for .zip help files now.
2000-03-09  David WebsterUpdate for building jpeg as an os2 dll
2000-03-09  David WebsterUpdate for building png as an os2 dll
2000-03-09  David WebsterUpdate for building xpm as an os2 dll
2000-03-09  David WebsterUpdate for building zlib as an os2 dll
2000-03-09  David WebsterUpdate for building tiff as an os2 dll
2000-03-09  David WebsterLoads of framework and dll fixes
2000-03-09  David WebsterUpdates for build dll
2000-03-09  Vadim Zeitlinpatch from Paul Gammans <paul.gammans@brunel.ac.uk...
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-09  Julian SmartwxHtmlHelpController made compatible with other controllers
2000-03-09  Robert Roebling Disabled horizontal report mode scrolling in wxListCtrl
2000-03-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...
2000-03-09  Vadim Zeitlin(failed) attempts at fixing menu bar swapping
2000-03-09  Vadim Zeitlinfixed parsing of non quoted entries in .mime.types
2000-03-09  Vadim Zeitlinregenerated with tmake
2000-03-09  Vadim Zeitlindon't translate wxASSERT_MSG messages
2000-03-09  Vadim Zeitlinuse wxFAIL_MSG, not wxMessageBox for programming errors
2000-03-09  Vadim Zeitlinfixed the value of LVM_SETEXTENDEDLISTVIEWSTYLE
2000-03-09  Vadim Zeitlindon't allow multiple root in the tree
2000-03-09  Stefan NeisMake correct cell visible for cursor movement.
2000-03-09  Stefan NeisAdded workaround for life crashing in toolbar deletion.
2000-03-09  Stefan NeisModified keyboard and mouse handling wrt selecting...
2000-03-09  Stefan NeisChanged Shift+Arrow handling
2000-03-09  Robert Roebling Some make corrections for HP and related,
2000-03-08  Vadim Zeitlin(blind) gcc fixes
2000-03-08  Vadim Zeitlinwarnings in wxCHeCK_MSG fixed
2000-03-08  Vadim Zeitlinwarning in wxCustomDataObject::Free fix (I hope)
2000-03-08  Ron Leefinal (touch wood) tidy after things went pearshaped...
2000-03-08  George TaskerFixed the fix of the fix so it will compile under VC6
2000-03-08  Ron Leefixed my own typo.. oops
2000-03-08  Julian SmartCorrection
2000-03-08  David WebsterPlaced an ifndef for VA around the MSWGetImagePixels...
2000-03-08  Ron Leefix for pageup 'blind spot'
2000-03-08  Julian SmartMore makefile and project fun
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-08  Guillermo Rodrigue... All IO calls take void* instead of char*
2000-03-08  Julian SmartAdded WIN16 code for window disabler
2000-03-07  Václav Slavíkfix of previous commit
2000-03-07  David Webstermakefile enhancements for dll, ne wxwindll.ics for...
2000-03-07  David Webstermore minimal stuff
2000-03-07  David Websterremove the #warning for VisualAge
2000-03-07  Václav Slavíkfixed bug: removed m_windowStyle = style
2000-03-07  Guillermo Rodrigue... First set of changes toward wxBase compliance :-)
2000-03-07  Mark Johnson*** empty log message ***
2000-03-07  Stefan NeisAdd Child to parent instead of adding it to itself!
2000-03-07  Michael BedwardModified <shift>+arrow key behaviour so that the starti...
2000-03-07  Vadim ZeitlinMark Johnoson's additions for variable-width weekday...
2000-03-07  Michael BedwardAdded Create functions. They return TRUE if the file...
2000-03-07  Vadim ZeitlinAPPEXTRALIBS added to LDLIBS
2000-03-07  Jouk Jansen Committing in .
2000-03-07  Jouk Jansen Committing in .
2000-03-07  Michael BedwardMoved current cell initialization from wxGrid::OnPaint to
2000-03-06  Guillermo Rodrigue... Changed another NONE to wxSOCKET_NONE
2000-03-06  Guillermo Rodrigue... Use IsConnected instead of m_connected
2000-03-06  Guillermo Rodrigue... Trying to fix IPC problems under Linux as reported...
2000-03-06  Guillermo Rodrigue... Added wxIcon(const char **) ctor (same as char **)
2000-03-06  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net>:
2000-03-06  Mark Johnson*** empty log message ***
2000-03-06  Ron Leeset m_clipXX so dc.GetClippingBox returns real bounding box
2000-03-06  Guillermo Rodrigue... Added blind-fix for vert. scrollbars - not tested yet
2000-03-06  Guillermo Rodrigue... Added support for timer events in Motif
2000-03-05  Ron Leeset m_clipXX to resultant clipping region
2000-03-05  Stefan NeisRe-added XtDestroyWidget call in ~wxWindow - hopefully...
2000-03-05  Ron Leecouple of typo/thinko bug fixes
2000-03-05  Robert Roebling Various makefile and installation things.
2000-03-05  Stefan Neis*** empty log message ***
2000-03-05  Václav Slavíkadded missing wxImageList::Add methods
2000-03-05  Vadim Zeitlincreate null, not empty, region in default wxRegion...
2000-03-05  Vadim Zeitlin1. wxWindowDisabler modified to bring parent window...
2000-03-04  Stefan NeisCompilation fixes (true->TRUE, false->FALSE)
2000-03-04  Stefan NeisAdded a fix for compilers with problems to compute...
2000-03-04  Vadim Zeitlinremoved warning about wxDrawRectangle being unused
2000-03-04  Stefan NeisImproved handling of selection/deselection events.
2000-03-04  Václav Slavíkfixed couple of bugs in wxZlibInputStream -- mainly...
2000-03-04  Václav Slavíkfixed wxDataInputStream::ReadString for empty strings
2000-03-04  Václav Slavíkfixes for wxBase compilation
2000-03-04  Václav Slavíkadded more stuff to wxBase: zipstrm, zstream, fs_*...
2000-03-04  Stefan NeisBugfixes; added selection modes demo to griddemo
2000-03-04  Robert Roebling Some more drawing things,
2000-03-04  Stefan NeisAdded SetSelectionMode
2000-03-04  Robert Roebling Lotta stuff for drawing etc.
2000-03-04  Julian SmartFixed non-standard C++ syntax errors
2000-03-04  Robert Roebling Adapted wxGTK to wxMSW's notion of region setting.
2000-03-04  Guillermo Rodrigue... Stupidity fixed in WaitOnConnect()
2000-03-03  Václav Slavíkadded compression ratio argument to wxZlibOutputStream...
2000-03-03  Guillermo Rodrigue... Removed dependency on tiffiop.h
2000-03-03  Robert Roebling Clean-up, speed-up and bug-fix for wxListCtrl drawing,
2000-03-03  Guillermo Rodrigue... Added Destroy()
2000-03-03  Vadim Zeitlinbug in month day parsing - now check that it's > 1 too
2000-03-03  Guillermo Rodrigue... no more _ftime instead of ftime
2000-03-03  Vadim Zeitlinregenerated from filelist.txt
2000-03-03  Stefan NeisAdded extended selection support.
2000-03-03  Vadim Zeitlinfatal bug in wxSplitPath fixed
2000-03-03  Guillermo Rodrigue... Added HAVE_FTIME for all Windows compilers
next