]> git.saurik.com Git - wxWidgets.git/history - include
reverting inadvertent commit
[wxWidgets.git] / include /
2011-01-27  Stefan Csomorreverting inadvertent commit
2011-01-27  Stefan Csomorsupporting clang 2.0 under xcode, see #12332
2011-01-26  Stefan Csomorartmac extended for cocoa
2011-01-26  Stefan CsomorPNG is the native format on iOS
2011-01-26  Stefan Csomorsupport for hints, fixing textfield implementation...
2011-01-25  Robin DunnAdd wxRTTI macros for the wxSimpleHtmlListBox class
2011-01-24  Stefan Csomordirect constructor from CGImageRef
2011-01-23  Jaakko SalliTo work around harmless memory leaks reported by Visual...
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2011-01-20  Julian SmartFixed some bugs in up/down cursor navigation.
2011-01-20  Stefan Csomorusing explicit fixes #12689
2011-01-19  Vadim ZeitlinWork around wxNumValidator compilation problems with...
2011-01-19  Dimitri SchoolwerthAdded GIF and animated GIF saving support.
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-19  Vadim ZeitlinAdd support for long long to wxNumberFormatter.
2011-01-19  Vadim ZeitlinAdd wxHAS_LONG_LONG_T_DIFFERENT_FROM_LONG symbol.
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...
2011-01-19  Robin DunnOn OSX don't propogate the alignment setting from colum...
2011-01-16  Vadim ZeitlinOverride HasTransparentBackground() in wxHyperlinkCtrl...
2011-01-16  Vadim ZeitlinRemove undefined wxScrollBarBase::Create() declaration.
2011-01-14  Julian SmartSmall doc tweaks
2011-01-14  Julian SmartRemoved GCC 4 warning
2011-01-14  Julian SmartCompile fixes
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2011-01-12  Paul Cornettnon-pch build fix
2011-01-12  Vadim ZeitlinAdd support for icons in wxAUI panes title bars.
2011-01-08  Paul Cornettremove unneeded #includes
2011-01-08  Paul Cornettfix GCC warning about not explicitly initializing base...
2011-01-08  Paul Cornettfix GCC warning about not explicitly initializing base...
2011-01-08  Paul Cornettproper const-ness for GetLine() and operator[]()
2011-01-08  Paul Cornettproper const-ness for Item(), operator[](), and Last()
2011-01-08  Stefan Csomorremoving xti code which isn't necessary for unicode...
2011-01-08  Stefan Csomorrearranging xti code
2011-01-08  Paul CornettMove SendIdleEvents() from wxApp to wxWindow.
2011-01-07  Stefan Csomorgcc fixes
2011-01-07  Stefan Csomoravoid type conflict with univ wxMenuInfo
2011-01-07  Stefan Csomorfixing class name
2011-01-07  Stefan Csomorhaving menu classinfo at one place
2011-01-07  Stefan Csomorrouting to common classinfo for non-xti builds
2011-01-07  Václav SlavíkImplement wxCOL_WIDTH_AUTOSIZE on OS X.
2011-01-07  Paul Cornettmove default OnInternalIdle processing to wxWindowBase
2011-01-07  Stefan Csomorxti changes
2011-01-07  Stefan Csomoradding range type
2011-01-07  Stefan Csomormoved xti info to common file
2011-01-07  Stefan Csomorprops
2011-01-07  Stefan Csomoradditional file, test auto-props
2011-01-07  Stefan CsomorXTI updates
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2011-01-06  Vadim ZeitlinAdd possibility to hide panels in wxRibbon.
2011-01-06  Stefan Csomorreverting AssignAny fix, not needed if wxAny is not...
2011-01-06  Stefan Csomorfixing a few typos, wxAny copy constructor implementati...
2011-01-05  Paul Cornettmake wxMarkupEntities fully const
2011-01-05  Paul Cornettset eol-style and keywords properties on new files
2011-01-04  Vadim ZeitlinDisable wxCompositeWindow<> code for VC6.
2011-01-04  Vadim ZeitlinAttempt to make wxCompositeWindow<> compile with MSVC6.
2011-01-04  Vadim ZeitlinDeclare wxStaticText in wxUniv as being dynamic, not...
2011-01-04  Vadim ZeitlinwxMSW compilation fix for wxCompositeWindow.
2011-01-04  Stefan Csomorporting back exact semicolon version
2011-01-04  Stefan Csomormerging back XTI branch part 2
2011-01-04  Stefan Csomoradd methods needed for XTI
2011-01-03  Dimitri SchoolwerthAdded support for saving PNG files with palette.
2011-01-03  Vadim ZeitlinDon't name variables "id" in public headers.
2011-01-03  Stefan Csomoradding new files for xti merge
2011-01-03  Vadim ZeitlinImprove print preview appearance and functionality.
2011-01-03  Vadim ZeitlinAdd wxCompositeWindow<> and use it in wxDatePickerCtrlG...
2011-01-02  Vadim ZeitlinForward declare classes instead of including their...
2011-01-02  Jaakko SalliAdded 'HasAlpha' attribute for wxColourProperty. Settin...
2011-01-01  Stefan Csomorbracketing msw enhanced metafile usage
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-31  Vadim ZeitlinMake art provider id of type "char *" instead of "wxCha...
2010-12-30  Vadim ZeitlinMove wxGetLibraryVersionInfo() to core from base.
2010-12-27  Robin DunnFix various missing or broken stuff needed for Project...
2010-12-27  Stefan Csomoradding backtab to exception list
2010-12-27  Jaakko SalliNo longer use semi-static IDs for wxPropertyGrid embedd...
2010-12-25  Vadim ZeitlinTest for wcsftime() in configure as it's not available...
2010-12-23  Jaakko SalliAdded dummy GetTextWidget() implementation for wxMotif...
2010-12-22  Jaakko SalliBring AddActionTrigger() doc string up to date with...
2010-12-22  Jaakko SalliAdded wxPG_ACTION_EDIT, which allows specifying custom...
2010-12-20  Jaakko SalliRemoved non-implemented function prototype OnMouseWheel...
2010-12-20  Jaakko SalliAdded wxComboPopup::FindItem() to help in deciding...
2010-12-20  Jouk Jansencorrection to make wxGTK1 compile
2010-12-20  Jaakko SalliHave wxUniv wxComboBox inherit from wxItemContainer...
2010-12-20  Jaakko SalliAdded dummy-wxTextEntry implementation section for...
2010-12-19  Robert RoeblingSupport diabling items in GTK+, see #12686: Allow disab...
2010-12-19  Vadim ZeitlinAdd the possibility to disable invisible wxDataViewCtrl...
2010-12-19  Vadim ZeitlinStore menus titles in menus themselves in wxOSX.
2010-12-17  Jaakko SalliAdd wxComboBox-compatible Popup() and Dismiss() functio...
2010-12-17  Jaakko SalliAdd enough default arguments to one wxOwnerDrawnComboBo...
2010-12-17  Jaakko SalliMake the wxComboCtrl's wxTextEntry interface more compl...
2010-12-16  Jaakko SalliResolve ambiguity with wxOwnerDrawnComboBox::Clear...
2010-12-16  Jaakko SalliOverride wxTextEntry::GetSelection(long *from, long...
2010-12-16  Jaakko SalliInstead of having wxComboCtrl mimic wxTextEntry interfa...
2010-12-14  Vadim ZeitlinMake wxRefCounter non copyable.
2010-12-13  Jaakko SalliHave wxPropertyGrid::DoubleToString() to also take...
2010-12-07  Stefan Csomoradding support for layout coordinates via insets from...
2010-12-04  Stefan Csomorguarding against non-implemented parts
2010-12-03  Vadim ZeitlinRename wxGenericDirCtrl::ExpandDir() to PopulateNode().
2010-12-03  Vadim ZeitlinUpdate AUI bitmaps when its colours change.
next