]> git.saurik.com Git - wxWidgets.git/history - src
Implemented text boxes and tables, and further editing pages for backgrounds, borders...
[wxWidgets.git] / src /
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-31  Jaakko SalliRevert unintended commit
2010-12-31  Jaakko SalliTry to better revert to the original string value in...
2010-12-30  Vadim ZeitlinCompilation fixes for wxUniversal/MSW.
2010-12-30  Vadim ZeitlinDon't crash on malformed HTML in wxHTML font tag handler.
2010-12-29  Dimitri SchoolwerthTightened icon and cursor file detection heuristics.
2010-12-28  Dimitri SchoolwerthAdded saving support to TGA image handler.
2010-12-27  Jaakko SalliNo longer use semi-static IDs for wxPropertyGrid embedd...
2010-12-27  Stefan Csomoradding backtab to exception list
2010-12-27  Stefan Csomormake sure we always have a return value
2010-12-26  Vadim ZeitlinIncrease wxStaticText height in wxMSW to align its...
2010-12-25  Vadim ZeitlinCompilation fix for wxMSW build without PCH.
2010-12-25  Vadim ZeitlinMake the margin between wxSpinCtrlGeneric sub-windows...
2010-12-25  Vadim ZeitlinCorrect bug in the wxSpinCtrlGeneric sub-controls resizing.
2010-12-23  Vadim ZeitlinCorrect Mac OX/iPhone check in libpng.
2010-12-22  Jaakko SalliAdded wxPG_ACTION_EDIT, which allows specifying custom...
2010-12-22  Vadim ZeitlinSwitch to GtkTooltip from deprecated GtkTooltips in...
2010-12-22  Vadim ZeitlinReally fix recently broken accelerators handling in...
2010-12-22  Vadim ZeitlinImplement proper wxCursor cloning in wxDFB.
2010-12-22  Vadim ZeitlinCompute print preview scale using real DPI values in...
2010-12-22  Vadim ZeitlinUse generic wxHyperlinkCtrl under Vista/7 without comtr...
2010-12-21  Robert RoeblingDon't let anything, such as pressing F2, start editing...
2010-12-21  Robert Roeblingmodel column and index of column in the dataview can...
2010-12-21  Julian SmartFixed bad rendering with tabs by correcting the positio...
2010-12-20  Robert RoeblingCorrection to: Support diabling items in GTK+, see...
2010-12-20  Jaakko SalliUse locale-specific decimal point in wxNumericPropertyV...
2010-12-20  Jaakko SalliAdded wxComboPopup::FindItem() to help in deciding...
2010-12-20  Jouk Janseninclude compile support for tests on OpenVMS (part3)
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-19  Vadim ZeitlinNo real changes, just get rid of _wxMenuAt() in wxOSX...
2010-12-19  Vadim ZeitlinFix initial gradient point calculation in wxOSX.
2010-12-19  Vadim ZeitlinPreserve wxSlider value when changing its range in...
2010-12-17  Jaakko SalliMake wxOwnerDrawnComboBox sorting identical to the...
2010-12-17  Jaakko SalliAdd wxComboBox-compatible Popup() and Dismiss() functio...
2010-12-17  Jaakko SalliMostly change the wxOwnerDrawnComboBox text value using...
2010-12-17  Jaakko SalliMake the wxComboCtrl's wxTextEntry interface more compl...
2010-12-17  Robin DunnUse a " " (space) for the menu item if an empty string...
2010-12-16  Jaakko SalliRemoved a return statement from void function
2010-12-16  Jaakko SalliResolve ambiguity with wxOwnerDrawnComboBox::Clear...
2010-12-16  Jaakko SalliIn wxBitmapComboBox dtor, call DoClear() instead of...
2010-12-16  Jaakko SalliOverride wxTextEntry::GetSelection(long *from, long...
2010-12-16  Jaakko SalliInstead of having wxComboCtrl mimic wxTextEntry interfa...
2010-12-15  Vadim ZeitlinInitialize wxLogWindow::m_pLogFrame in ctor to avoid...
2010-12-15  Vadim ZeitlinCompilation fixes for wx{X11,GTK1,Motif} after making...
2010-12-15  Vadim ZeitlinCompilation fix for wxMotif PCH build.
2010-12-15  Vadim ZeitlinDon't pass strings not containing accelerators to Parse...
2010-12-15  Jouk JansenInclude compilation of tests for OpenVMS (part2)
2010-12-15  Jouk JansenInclude compilation of tests for OpenVMS (part1)
2010-12-14  Vadim ZeitlinReturn false, not NULL, from a function returning bool.
2010-12-14  Vadim ZeitlinNo real changes, just add a cast to fix a warning.
2010-12-14  Vadim ZeitlinMake wxRefCounter non copyable.
2010-12-14  Vadim ZeitlinFail in CloneGDIRefData() instead of implementing it...
2010-12-14  Vadim ZeitlinDon't use implicit wxBitmapRefData copy ctor in wxGTK...
2010-12-14  Vadim ZeitlinFail instead of crashing in wxGTK wxCursor::CloneGDIRef...
2010-12-13  Vadim ZeitlinPreserve value when changing range of inverted wxSlider...
2010-12-13  Jaakko SalliHave wxPropertyGrid::DoubleToString() to also take...
2010-12-11  Jaakko SalliAdded code to remove sign from zero in wxPropertyGrid...
2010-12-11  Stefan Csomorchanging compositing mode for Clear, see #12756
2010-12-07  Stefan Csomoradding support for layout coordinates via insets from...
2010-12-07  Stefan Csomorfixing redraw debugging
2010-12-07  Stefan Csomorupdated comment was not saved in former commit
2010-12-07  Stefan Csomorreverting content area calculation for iphone as transl...
2010-12-04  Stefan Csomorfixing osx iphone build
2010-12-04  Stefan Csomorguarding compile
2010-12-04  Stefan Csomoradapting inheritance to other osx ports
2010-12-03  Vadim ZeitlinRename wxGenericDirCtrl::ExpandDir() to PopulateNode().
2010-12-03  Vadim ZeitlinSet the window in focus event sent by wxComboCtrl corre...
2010-12-03  Vadim ZeitlinUpdate AUI bitmaps when its colours change.
2010-12-03  Vadim ZeitlinNo changes, just clean up duplicate colour functions...
2010-12-03  Vadim ZeitlinUpdate the directory icon in wxGenericDirCtrl::ExpandDir().
2010-12-03  Vadim ZeitlinNo changes, just clean up duplicate colour functions...
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-30  Paul Cornettmerge libpng 1.4.4 to trunk
2010-11-30  Jouk JansenAdd mnemonics to wxGTK1
2010-11-30  Stefan Csomoradding standard menu items for cocoa, adding translatio...
2010-11-29  Stefan Csomoradding defines to support building against 10.4u.SDK
2010-11-28  Vadim ZeitlinDon't compare invalid iterators in wxCommandProcessor...
2010-11-27  Vadim ZeitlinFix the return value of wxSimpleHtmlListBox::Insert().
2010-11-26  Jaakko SalliFix 100% CPU usage on wxGTK caused by a recent change...
2010-11-26  Vadim ZeitlinUpdate configure helper scripts to latest versions...
2010-11-26  Vadim ZeitlinSmall bug fixes for GetLibraryVersionInfo() changes.
2010-11-26  Vadim ZeitlinNo real changes, just remove unnecessary const workaround.
2010-11-26  Vadim ZeitlinAllow wxAutomationObject::GetInstance() create new...
2010-11-26  Vadim ZeitlinNo real changes, just use ProgID term instead of incorr...
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-24  Vadim ZeitlinSkip mouse events outside of item area in wxDataViewCtrl.
2010-11-23  Vadim ZeitlinVC6 compilation fix: don't return void values.
2010-11-23  Vadim ZeitlinSimplify timezone-related code and fix some minor bugs...
2010-11-23  Vadim ZeitlinCenter task dialog-based wxProgressDialog on the parent...
next