]> git.saurik.com Git - wxWidgets.git/history - src
Doc edits; adding mmedia.rsp; added STC BC++ makefiles
[wxWidgets.git] / src /
2000-03-14  Julian SmartDoc edits; adding mmedia.rsp; added STC BC++ makefiles
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
2000-03-14  David WebsterTiff library icc for VisualAge 4.0
2000-03-14  Robert Roebling Even more printfs in GSocket,
2000-03-14  David WebsterSome changes to fix event processing
2000-03-14  Julian SmartFixed crash-on-exit bug due to status bar being deleted...
2000-03-14  Guillermo Rodrigue... Changed declaration of functions taking an empty arglis...
2000-03-14  Julian SmartAdded gsockmsw.c to VC++ project files
2000-03-14  Julian SmartAdded prototypes to eliminate BC++ warnings
2000-03-14  Guillermo Rodrigue... Added new file: gsockmsw.c
2000-03-14  Guillermo Rodrigue... Added gsockmsw which now contains all GUI-specific...
2000-03-14  Guillermo Rodrigue... src\unix\gsocket.c
2000-03-14  Unknown (MT)remove HWND association when DestroyWindow
2000-03-14  Guillermo Rodrigue... Removed the PREEXTRALIBS hack - no longer needed
2000-03-14  Vadim Zeitlin1. status bar can now be positioned on top (and anywher...
2000-03-14  Guillermo Rodrigue... Added PREEXTRALIBS and .cxx rule
2000-03-13  Guillermo Rodrigue... new
2000-03-13  David WebsterSome changes to fix event processing
2000-03-13  Stefan NeisImproved selection mode handling in wxGrid::SelectBlock
2000-03-13  Václav Slavíkreplaced 'wxPCX/GIFHandler:' by 'PCX/GIF:' in error...
2000-03-13  Robin DunnInitialize the field count in Create(). It was using...
2000-03-13  Robert Roebling Found bug that skrewed up display wrt horizontal
2000-03-13  Vadim Zeitlin1. some patches from Janos Vegh to docview template...
2000-03-13  Vadim Zeitlinsuppress gcc warning about non virtual dtor
2000-03-13  Robert Roebling Typo GtkPizza,
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
2000-03-13  Guillermo Rodrigue... Fixed a harmless warning about $d in sprintf and long...
2000-03-13  Guillermo Rodrigue... Use system default font for all platforms
2000-03-13  Stefan NeisMore compilation fixes.
2000-03-13  Vadim Zeitlinremove \r from literal strings
2000-03-13  Robin DunnAdded methods for folding
2000-03-13  David Websterno message
2000-03-13  Unknown (NI)someone forgot to clear the m_needUpdating flag, so...
2000-03-13  Unknown (NI)someone forgot to clear the m_needUpdating flag, so...
2000-03-12  Robert Roebling Added debuf printf()s to GSocket,
2000-03-12  Robert Roebling Corrected scrollwin thumb release event,
2000-03-12  Julian SmartAdded project files for STC; fixed wxStringList memory...
2000-03-12  Ron Leeseparated wxDash type from platform specific wxGTKDash...
2000-03-12  Julian SmartMade iniconf compile on BC++ 5.01 (involved adding...
2000-03-12  Vadim Zeitlinfixed (rare but fatal) bug in wxWindowDisabler
2000-03-12  Vadim Zeitlin1. wxProgressDialog uses wxWindowDisabler, not (dumb...
2000-03-11  Václav Slavíkfixed incorrect use of _() where it should be wxT()
2000-03-11  Václav Slavíksome != NULL checks
2000-03-11  Václav Slavíkfixed DoGetBestSize -- it returned too small bounding box
2000-03-11  Stefan Neis*** empty log message ***
2000-03-11  Stefan NeisAdded WXUNUSED_GTK and WXUNUSED_GTK_AND_MOTIF
2000-03-11  Stefan NeisAdded many WXUNUSED, untabified once again.
2000-03-11  Stefan NeisFixed remaining int vs. long warnings.
2000-03-11  Václav Slavíkfixed GTK 1.2.7 vs. <= 1.2.6 API incompatibility: gdk_g...
2000-03-11  Julian SmartOops, compile errors...
2000-03-11  Václav Slavíkfixed typo : _ instead of wxT
2000-03-11  Robin DunnDid splitting of wxEntry for wxMSW. Not nearly as...
2000-03-11  Robin DunnSplit up wxEntry so wxPython can use the bits it needs...
2000-03-11  Unknown (NI)small change to avoid floating point exception in wxScr...
2000-03-11  Vadim Zeitlinsome warnings fixed in the sockets code
2000-03-10  David Websterremove the VisualAge 3.0 hack
2000-03-10  David WebsterIcon bug
2000-03-10  David Webstercombine minimal with the .dll
2000-03-10  David Websterno message
2000-03-10  Stefan NeisReplaced long by wxCoord as used in the other ports.
2000-03-10  Robert Roebling Small oops in redrawing code.
2000-03-10  Robert Roebling Fixed various bugs (from - err - various authors...
2000-03-10  Julian SmartDoc corrections, wxMotif toolbar AddControl implementat...
2000-03-10  Stefan NeisRemoved unused parameter addToSelected.
2000-03-10  David WebsterOS/2 patch
2000-03-10  David Websterno message
2000-03-10  Stefan NeisChanged wxGridCellCoords from long to int (get rid...
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
2000-03-10  David Websterno message
2000-03-10  Guillermo Rodrigue... Ups, mismatch between header and source wrt InterruptWait()
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,
next