]> git.saurik.com Git - wxWidgets.git/history - src
Compile fix for 64-bit.
[wxWidgets.git] / src /
2006-10-29  Michael WetherellMake m_typeflag an int.
2006-10-29  Julian SmartDigital Mars fixes
2006-10-29  Vadim Zeitlinescape special SQL chars in where clauses (patch 1204728)
2006-10-29  Vadim Zeitlinsearch in the index case-insensitively in FindPageByNam...
2006-10-29  Stefan Csomorminimize overlay area to avoid eg scrolling artifacts...
2006-10-29  Václav Slavíkadd events API to wxHtmlWindow (patch #1504493 by Franc...
2006-10-29  Vadim Zeitlinavoid infinite recursion by not using GetMaxWidth/Heigh...
2006-10-29  Stefan Csomorguarding against setting of NULL
2006-10-29  Stefan Csomorapplying correct offsets
2006-10-29  Stefan Csomorremove unneeded code
2006-10-29  Vadim Zeitlinremove manual bitmap greying code with a call to wxImag...
2006-10-29  Vadim Zeitlindon't override GetMinWidth/Height() which are non-virtu...
2006-10-29  Paul Cornettremove unneeded include
2006-10-29  Vadim Zeitlinpass correct indicator pointer to SQLBindCol() (patch...
2006-10-29  Václav Slavíkadd events API to wxHtmlWindow (patch #1504493 by Franc...
2006-10-29  Vadim Zeitlinpost WM_CLOSE instead of deleting the inplace edit...
2006-10-29  Robert Roebling Remove left-over code.
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-29  Vadim Zeitlinsome people disliked the asterisks in wxDebugReport...
2006-10-29  Stefan Csomorsubrect blit
2006-10-29  Robert Roebling Make wxWindow::SetSizeHints() do nothing.
2006-10-29  Vadim Zeitlinadded wxTB_RIGHT style for right-aligned toolbars ...
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-29  Václav Slavíkcompilation fix
2006-10-29  Vadim Zeitlindon't set translation credits if they're empty (part...
2006-10-29  Vadim Zeitlindon't call gtk_image_set_from_pixbuf() if no animation...
2006-10-29  Vadim Zeitlindon't use Unicode filenames under Win9x, even with...
2006-10-29  Stefan Csomorflushing is not done anymore in closing the context...
2006-10-29  Julian SmartApplied patch [ 1583316 ] set media source for printing
2006-10-29  Julian SmartApplied patch 1586499: wxCoordRound function
2006-10-29  Michael WetherellChange GetC to return an int so that it can return...
2006-10-29  Michael WetherellRename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT.
2006-10-29  Vadim Zeitlindeal correctly with vsnprintf() implementations which...
2006-10-29  Vadim Zeitlinuse just HAVE_FSYNC as wxFsync() guard, it is now defin...
2006-10-29  Stefan Csomorblit implemented using dc.GetAsBitmap with subrect
2006-10-29  Stefan Csomorapply complete transforms (scroll window PrepareDC...
2006-10-29  Stefan Csomorusing native tranforms for everything
2006-10-29  Stefan Csomorswitch having an affine transform even when there is...
2006-10-29  Stefan Csomormoving context methods
2006-10-29  Michael WetherellFixes for semicolons, commas and wxSTRING_MAXLEN from...
2006-10-29  Kevin OllivierAdded wxDC::GetAsBitmap, and implemented wxWindowDC...
2006-10-29  Robin Dunnupdate the Cairo version to match recent changes in...
2006-10-29  Robin DunnAdd missing wxNullGraphicsPath
2006-10-29  Vadim Zeitlinadded NZST and NZDT time zones (request 617912)
2006-10-28  Robert Roebling Correct background colour in ComboCtrl (from Jaako).
2006-10-28  Robert Roebling Launch the browser that is set in the gconf registry.
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-28  Vadim Zeitlinremove unneeded WXDLLEXPORTs for the classes only used...
2006-10-28  Benjamin Williamsfixed some compiler warnings in wxaui
2006-10-28  Benjamin Williamswxaui multi-book prep work for left/right buttons on...
2006-10-28  Stefan Csomormissing methods
2006-10-28  Vadim Zeitlinadded wxString::ToLongLong() and ToULongLong() (feature...
2006-10-28  Vadim Zeitlinalso reset errno iin ToDouble()
2006-10-28  Vadim Zeitlinreset errno before testing it
2006-10-28  Vadim Zeitlinextracted common code of ToLong and ToULong in a separa...
2006-10-28  Benjamin Williamswxaui multi-notebook now uses a tab art provider which...
2006-10-28  Václav Slavíkremoved unused GetScrollbarArrowSize() version
2006-10-28  Vadim Zeitlincheck for under/overflow in ToLong/ULong/Double() as...
2006-10-28  Stefan Csomormatrix and path to ref counting
2006-10-28  Vadim ZeitlinAlloc() doesn't clear the array any more, for consisten...
2006-10-28  Vadim Zeitlinallow customizing the string values returned by wxGridC...
2006-10-28  Stefan Csomormoving path and matrix to refcounting as well, switchin...
2006-10-28  Julian SmartCorrected a clearing bug
2006-10-28  Michael WetherellCompile fix for VC++ 5 and 6.
2006-10-28  Robin DunnAdd missing Contains overload
2006-10-28  Robin DunnEnsure that the pen and bush are properly initialized
2006-10-28  Kevin OllivierCalling SetFocus from within an OnFocus handler causes...
2006-10-27  Michael WetherellAdd wxArchiveFSHandler.
2006-10-27  Michael WetherellTidy up includes and #if wxUSE statements.
2006-10-27  Kevin OllivierDon't use the superview when converting.
2006-10-27  Robert Roebling Compile fix.
2006-10-27  Robert Roebling [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr...
2006-10-27  Robert Roebling [ 1585270 ] Further fixes to wxPathList
2006-10-27  Kevin OllivierDon't use bitmaps to draw tree item buttons, use the...
2006-10-27  Benjamin Williamsfixed crash in multi notebook
2006-10-27  Stefan Csomorchanging graphics pen, brushes and fonts to be refcount...
2006-10-27  Michael WetherellComment out compile time check.
2006-10-27  Stefan Csomorswitching things to ref counting
2006-10-27  Julian SmartPagination fix
2006-10-27  Michael WetherellRemove header now not needed here.
2006-10-27  Václav Slavíkfixed typo in last commit: use YLOG2DEV for y coordinat...
2006-10-27  Stefan Csomorchanging graphics pen, brushes and fonts to be refcount...
2006-10-27  Julian SmartColour preview canvas grey to contrast with page
2006-10-27  Michael WetherellCompile fix for --enable-stl.
2006-10-27  Václav Slavíkcompilation fix: wxGenericCollapsiblePane needs wxButto...
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-27  Václav Slavíkdon't draw the endpoint in DrawLine at least in the...
2006-10-27  Julian SmartFixed caret droppings left when scrolling
2006-10-27  Václav Slavíkwx{V,H}SCROLL code is needed on all platforms
2006-10-27  Václav Slavíkfixed repainting of windows without the wxFULL_REPAINT_...
2006-10-27  Michael WetherellBase wxArchiveFSHandler on wxZipFSHandler.
2006-10-27  Michael WetherellBug fix.
2006-10-27  Michael WetherellUse wxFS_SEEKABLE when opening images since some image...
2006-10-27  Michael WetherellRebake for new tar streams.
2006-10-27  Michael WetherellImplement new features for finding class factories...
2006-10-27  Michael WetherellBase class factory on the wxFilter base class and imple...
2006-10-27  Michael WetherellAllow per instance filesystem handlers.
2006-10-27  Julian SmartWarning fixes
2006-10-27  Michael WetherellAdd tar streams.
2006-10-27  Julian SmartAdded richtextprinting.cpp/h
next