]> git.saurik.com Git - wxWidgets.git/history - src
Ensure that InsertItem doesn't lead to a crash in virtual mode, and don't use SortPro...
[wxWidgets.git] / src /
2006-11-27  Kevin OllivierEnsure that InsertItem doesn't lead to a crash in virtu...
2006-11-27  Vadim Zeitlinavoid assert in DoGetBestSize() for an empty tree
2006-11-27  Vadim Zeitlincache the best size in overridden DoGetBestSize()
2006-11-27  Vadim ZeitlinNUL terminate the string in UngetWriteBuf(len) (bug...
2006-11-27  Vadim Zeitlinfixed missing initialization of line variable in InitFr...
2006-11-27  Vadim Zeitlinreplaced assert in wxPrintfConvSpec::ReplaceAsteriskWit...
2006-11-27  Vadim Zeitlinensure that image data is always freed by using wxON_BL...
2006-11-27  Włodzimierz SkibaWarning fixes and source cleaning.
2006-11-27  Michael WetherellCheck for G_FILENAME_ENCODING=@locale case insensitively.
2006-11-27  Włodzimierz SkibaCast adjusted to expected integer range.
2006-11-27  Kevin OllivierImplement SetItemState for native virtual listctrl.
2006-11-26  Julian SmartDon't apply bounding box adjustment when using generic...
2006-11-26  Julian SmartAdded DnD guard
2006-11-26  Vadim Zeitlincompilation fix for BCC 5.5: use IsSameAs() instead...
2006-11-26  Václav Slavíkdestroy IDirectFBWindow in wxTLW dtor
2006-11-26  Robert Roebling [ 1603286 ] make wxMessageDialog Gnome HIG conform...
2006-11-26  Robert Roebling [ 1601396 ] Fix copy of empty wxXmlDocuments
2006-11-26  Benjamin Williamsselection bug fixed in wxAuiNotebook
2006-11-26  Benjamin WilliamswxAuiNotebook minor tab art interface cleanups
2006-11-26  Mattia Barbon Use 1 as true and "" as false, not the opposite.
2006-11-26  Julian SmartStyles now sorted alphabetically
2006-11-26  Robin DunnMore layout tweaks for wxComboCtrl on Mac
2006-11-26  Robin DunnAdded DrawComboBoxDropButton and DrawPushButton to...
2006-11-25  Robin Dunnuse sizes from the HIG for the best height of the Combo...
2006-11-25  Julian SmartFix tree size calculation by using logical item position
2006-11-25  Chris Elliottfix missing int return type
2006-11-25  Vadim Zeitlincorrected wxTreeCtrl::GetBestSize() for a control with...
2006-11-25  Vadim Zeitlinadded wxWindow::GetWindowBorderSize()
2006-11-25  Vadim Zeitlinmove wxIsDragResultOk out of line to avoid problems...
2006-11-25  Julian SmartDon't allow zero size for clipping region, or wxX11...
2006-11-25  Julian SmartAdded missing include for FILE
2006-11-24  Benjamin Williamsanother notebook event fix
2006-11-24  Chris Elliottfix for bakefile and autoconf changes
2006-11-24  Robert Roebling Actually use new GTK+ native assert dialog.
2006-11-24  Robert Roebling Commit FM's GTK+ native assert dialog code.
2006-11-24  Robert Roebling Override SetLogicalOrigin and SetDeviceOrigin in...
2006-11-24  Vadim ZeitlinFixed bug in wxCalendarCtrl::HitTest() when clicking...
2006-11-23  Benjamin Williamsprep flags, code indentation
2006-11-23  Vadim Zeitlinlimit TLW size to display size in wxSizer::Fit() instea...
2006-11-23  Václav Slavíkcorrectly render titlebars for TLWs with wxCAPTION...
2006-11-23  Vadim Zeitlinmoved some wxMimeTypeCommands methods into .cpp file...
2006-11-23  Benjamin Williamsfixed notebook event bug
2006-11-22  Benjamin Williamsremoved some members from wxAuiPaneInfo which should...
2006-11-22  Kevin OllivierAvoid crash when trying to access m_window from wxScreenDC.
2006-11-22  Julian SmartAdded setters for print and page data
2006-11-22  Julian SmartCrash bug fix (don't access NULL pointer)
2006-11-22  Robin DunnRemove unneeded code in wxWindowDC::DoGetPartialTextExtents
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Włodzimierz SkibaUse same type in both results of A?B:C operator (Tinder...
2006-07-25  Vadim Zeitlininclude X11/Xutil.h for wxMotif compilation
2006-07-25  Vadim Zeitlindocument HasAlignment(), Left/RightIndent() and Tabs...
2006-07-25  Vadim Zeitlinhandlers added using AddHandler() last must have the...
2006-07-25  Vadim Zeitlinupdate from suzumizaki (patch 1522506)
2006-07-25  Vadim Zeitlinupdate from suzumizaki (patch 1522241)
2006-07-25  Vadim Zeitlinadded wxID_HELP_INDEX/SEARCH (part of request 1404089)
2006-07-25  Vadim Zeitlinoptionally count repeating wxLog messages instead of...
2006-07-24  Vadim ZeitlinwxFD_PREVIEW implementation for wxGTK (slightly modifie...
2006-07-24  Vadim Zeitlinfixed typos in last check in
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-10-11  Robin Dunndistrib changes to enable graphics context and add...
2006-10-11  Robin DunnreSWIGged
2006-10-11  Robin Dunnhelpers and typemaps for new GraphicsContext methods
2006-10-11  Robin Dunnbetter comments
2006-10-11  Robin DunnGet/Set LayoutDirection
2006-11-21  Benjamin Williamsreadded window ptr check
2006-11-21  Benjamin Williamsassert if user tries to add pane with same name
2006-11-21  Benjamin Williamscurrent page bug fix in wxAuiNotebook
2006-11-21  Kevin OllivierAllow spell-checking to be turned off with the MLTE...
2006-11-20  Václav Slavíkmoved wxMGL's font management code to common so that...
2006-11-20  Benjamin Williamsfloating pane size now restores after perspective restore
2006-11-20  Václav Slavíkdon't expose M_FONTDATA in public header
2006-11-20  Václav Slavíkdon't expose M_FONTDATA in public header
2006-11-20  Václav Slavíkdon't expose M_FONTDATA in public header
2006-11-20  Benjamin Williamstoolbar docking bug fixed
2006-11-20  Julian SmartFixed a bug setting caret position after setting or...
2006-11-20  Benjamin Williamscomment improvements/fixes
2006-11-19  Benjamin Williamsallow programmatic access to start pane dragging
2006-11-19  Vadim Zeitlindelete controls which are part of the calendar (even...
2006-11-19  Vadim Zeitlinavoid assert when creating the control with wxCAL_SEQUE...
2006-11-19  Vadim Zeitlinassert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is...
2006-11-19  Vadim Zeitlinno changes, just some minor modifications of comments...
2006-11-19  Vadim Zeitlinset/get validator for wxTextCtrl part of wxComboCtrl...
2006-11-19  Benjamin WilliamsGradientFillLinear() on wxMSW now draws on the rectangl...
2006-11-19  Vadim Zeitlinremove obsolete and out of date project file which...
2006-11-19  Vadim Zeitlindon't use wxFromSystemTime() with possibly invalid...
2006-11-19  Vadim Zeitlinunmultiply by alpha when converting from wxDIB to wxIma...
2006-11-19  Kevin OllivierFix API calls to match header changes made in richtextb...
2006-11-19  Kevin OllivierHave wxGenericListCtrl record and store the selection...
2006-11-19  Kevin OllivierImplement wxRendererMac::DrawItemSelectionRect and...
2006-11-19  Michael WetherellwxArchiveFSHandler switches on simulated seeking for...
2006-11-18  Julian SmartSmall cleanup.
2006-11-18  Michael WetherellAdd wxFS_SEEKABLE to wxFileSystem::OpenFile calls for...
2006-11-18  Robert Roebling [ 1598659 ] make wxAnimationCtrl::SetInactiveBitmap...
2006-11-18  Robert Roebling Restore correct behaviour of GetTimes() wrt to
2006-11-18  Václav Slavíkdon't use priviledged calls in wxDFB to allow concurren...
2006-11-18  Robert Roebling Hopefully fixed misplaced printout in libgnomeprint.
2006-11-17  Benjamin Williamstab drawing fix for vista
2006-11-17  Benjamin Williamsmanager should always be set in pane events
2006-11-17  Vadim Zeitlinfree old resources in DoLoad(), apparently fixes memory...
2006-11-17  Vadim Zeitlin- fix wxAnimationCtrl::SetBackgroundColour both for...
next