]> git.saurik.com Git - wxWidgets.git/history - src/common
Use wxString's empty() when checking if the string is (non-)empty throughout wx.
[wxWidgets.git] / src / common /
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2011-01-20  Vadim ZeitlinFurther improve caching of locale-specific data in...
2011-01-19  Vadim ZeitlinInclude more information in assert in wxNumberFormatter.
2011-01-19  Dimitri SchoolwerthImproved detection of alpha channels in TIFF images.
2011-01-19  Dimitri SchoolwerthAdded GIF and animated GIF saving support.
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-19  Vadim ZeitlinUpdate cached values in wxNumberFormatter when locale...
2011-01-19  Vadim ZeitlinAdd support for long long to wxNumberFormatter.
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...
2011-01-19  Vadim ZeitlinAvoid collapsing the hidden root in wxTreeCtrl::Collaps...
2011-01-11  Jouk Jansenupdate OpenVMS makefile
2011-01-10  Vadim ZeitlinCheck index in wxItemContainer methods working with...
2011-01-08  Paul Cornettremove always-true test of unsigned >= 0
2011-01-08  Paul Cornettremove unneeded #includes
2011-01-08  Stefan Csomorremoving xti code which isn't necessary for unicode...
2011-01-08  Paul CornettMove SendIdleEvents() from wxApp to wxWindow.
2011-01-07  Stefan Csomorgcc fixes
2011-01-07  Stefan Csomorbracketing xti-only methods
2011-01-07  Stefan Csomoradding xti info
2011-01-07  Stefan Csomorcommon rtti in nbkbase.cpp
2011-01-07  Stefan Csomorcorrecting merge conflict
2011-01-07  Stefan Csomoravoid type conflict with univ wxMenuInfo
2011-01-07  Stefan Csomorhaving menu classinfo at one place
2011-01-07  Paul Cornettmove default OnInternalIdle processing to wxWindowBase
2011-01-07  Stefan Csomorxti changes
2011-01-07  Stefan Csomorxti changes
2011-01-07  Jouk JansenUpdate OpenVMS compile support
2011-01-07  Dimitri SchoolwerthFixed saving PNG in wrong format sometimes.
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2011-01-06  Stefan Csomorfixing a few typos, wxAny copy constructor implementati...
2011-01-06  Jouk JansenUpdate compile support for OpenVMS
2011-01-05  Paul Cornettmake wxMarkupEntities fully const
2011-01-05  Paul Cornettmove variable definitions to more appropriate places...
2011-01-05  Dimitri SchoolwerthAllow loading 8-bit TGA images when wxUSE_PALETTE is...
2011-01-05  Dimitri SchoolwerthAlways save PNG as a true colour image instead of possi...
2011-01-05  Stefan Csomorwas missing in xti merge
2011-01-05  Stefan Csomorwas missing in xti merge
2011-01-05  Stefan Csomorwas missing in xti merge
2011-01-05  Jouk JansenUpdate compile support for OpenVMS
2011-01-05  Paul Cornettset eol-style and keywords properties on new files
2011-01-04  Vadim ZeitlinCompilation fix for PNG saving code when wxUSE_PALETTE==0.
2011-01-04  Vadim ZeitlinUse wxControl instead of wxControlWithItems with wxRTTI...
2011-01-04  Vadim ZeitlinUse wxControl as wxComboBox base class for wxRTTI in...
2011-01-04  Stefan Csomorfixing rti
2011-01-04  Dimitri SchoolwerthMinor wxPNGHandler cleanup.
2011-01-04  Dimitri SchoolwerthFixed deprecated usage warnings in wxPNGHandler.
2011-01-04  Vadim ZeitlinDon't use "/*" inside a C comment.
2011-01-04  Dimitri SchoolwerthCleaned up wxGIFDecoder.
2011-01-04  Stefan Csomorremoving msw dependency in non-precomp build
2011-01-04  Stefan Csomorremoving msw dependency in non-precomp build
2011-01-04  Stefan Csomorfixing duplicate rti info
2011-01-04  Stefan Csomormerging back XTI branch part 2
2011-01-03  Dimitri SchoolwerthAdded support for saving PNG files with palette.
2011-01-03  Stefan Csomoradding new files for xti merge
2011-01-03  Paul Cornettnon-pch build fix
2011-01-03  Vadim ZeitlinDecrease the margins around the page in the print preview.
2011-01-03  Vadim ZeitlinDon't hardcode wxPreviewControlBar size in print previe...
2011-01-03  Vadim ZeitlinImprove print preview appearance and functionality.
2011-01-03  Vadim ZeitlinNo real changes, just remove an unneeded header dependency.
2011-01-02  Vadim ZeitlinSimplify wxFileNameFromPath() implementation to avoid...
2011-01-02  Paul Cornettfix preprocessor expression, closes #12822
2011-01-02  Jaakko SalliAllow any.cpp to compile without wxDateTime support...
2011-01-01  Stefan Csomorbracketing msw enhanced metafile usage
2011-01-01  Stefan Csomorfixing iterator comparison
2010-12-31  Vadim ZeitlinPCH-less compilation fix in recently added wxTangoArtPr...
2010-12-31  Vadim ZeitlinAdd wxUSE_ARTPROVIDER_STD build option.
2010-12-31  Vadim ZeitlinAdd wxArtProvider using Tango icons.
2010-12-31  Vadim ZeitlinAdd go to first/last and plus/minus art provider icons.
2010-12-29  Dimitri SchoolwerthTightened icon and cursor file detection heuristics.
2010-12-28  Dimitri SchoolwerthAdded saving support to TGA image handler.
2010-12-22  Vadim ZeitlinReally fix recently broken accelerators handling in...
2010-12-20  Jaakko SalliAdded wxComboPopup::FindItem() to help in deciding...
2010-12-19  Vadim ZeitlinAdd the possibility to disable invisible wxDataViewCtrl...
2010-12-17  Jaakko SalliAdd wxComboBox-compatible Popup() and Dismiss() functio...
2010-12-17  Jaakko SalliMake the wxComboCtrl's wxTextEntry interface more compl...
2010-12-16  Jaakko SalliInstead of having wxComboCtrl mimic wxTextEntry interfa...
2010-12-15  Vadim ZeitlinDon't pass strings not containing accelerators to Parse...
2010-12-15  Jouk JansenInclude compilation of tests for OpenVMS (part1)
2010-12-14  Vadim ZeitlinMake wxRefCounter non copyable.
2010-12-11  Stefan Csomorchanging compositing mode for Clear, see #12756
2010-12-04  Stefan Csomorfixing osx iphone build
2010-12-03  Vadim ZeitlinSet the window in focus event sent by wxComboCtrl corre...
2010-12-03  Vadim ZeitlinOptimize pixels rotation in wxImage::Rotate90().
2010-12-03  Vadim ZeitlinDon't require leading TAB in wxAcceleratorEntry::FromSt...
2010-12-03  Vadim ZeitlinDon't try to extract accelerators from menu items which...
2010-11-28  Vadim ZeitlinDon't compare invalid iterators in wxCommandProcessor...
2010-11-26  Vadim ZeitlinSmall bug fixes for GetLibraryVersionInfo() changes.
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2010-11-24  Vadim ZeitlinOptimize wxImage::Rotate90() by rotating alpha separately.
2010-11-24  Vadim ZeitlinAdd support for negatable command line switches.
2010-11-24  Vadim ZeitlinRewind the input stream after failing to load image...
2010-11-24  Vadim ZeitlinImprove error messages from wxImage::LoadFile().
2010-11-23  Vadim ZeitlinSimplify timezone-related code and fix some minor bugs...
2010-11-22  Vadim ZeitlinInitialize time zone information before using it in...
2010-11-22  Vadim ZeitlinDelete pending objects in wxApp::ProcessPendingEvents...
2010-11-20  Vadim ZeitlinDon't consider extra ".." an error in wxFileName::Norma...
2010-11-18  Vadim ZeitlinCheck wxDateTime components validity more rigorously.
2010-11-17  Vadim ZeitlinNo real changes, just minor cleanup of wxImage code.
2010-11-17  Vadim ZeitlinDon't pass a bool to wxImage::MakeEmptyClone() which...
2010-11-16  Vadim ZeitlinCorrect checks for wxUSE_PRINTING_ARCHITECTURE and...
next