]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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  Stefan Csomoradd rtti for generic class
2011-01-04  Vadim ZeitlinRemove duplicate IMPLEMENT_DYNAMIC_CLASS() for wxGtkCal...
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  Vadim ZeitlinwxMSW compilation fix for wxCompositeWindow.
2011-01-04  Vadim ZeitlinMention that wxDV_ROW_LINES is not implemented in the...
2011-01-04  Stefan Csomorremoving msw dependency in non-precomp build
2011-01-04  Stefan Csomorporting back exact semicolon version
2011-01-04  Stefan Csomorfixing placing of common files for grid and calctrl
2011-01-04  Stefan Csomorfixing duplicate rti info for gtk
2011-01-04  Stefan Csomorfixing duplicate rti info
2011-01-04  Stefan Csomorfixing duplicate rti info
2011-01-04  Stefan Csomorupdating xti makefile
2011-01-04  Stefan Csomormerging back XTI branch part 2
2011-01-04  Stefan Csomorfixing selectors
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 ZeitlinSet up pages range in the wxMSW print dialog correctly.
2011-01-03  Vadim ZeitlinAdd "virtual" keywords to the overridden functions...
2011-01-03  Vadim ZeitlinDon't create slider with invalid range in mediaplayer...
2011-01-03  Vadim ZeitlinDon't name variables "id" in public headers.
2011-01-03  Stefan Csomorfixing warning and compile error against 10.4
2011-01-03  Stefan Csomoradding new files for xti merge
2011-01-03  Paul Cornettbuild fix for wxUSE_CONSOLE_EVENTLOOP==0
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  Václav SlavíkDebug messages aren't meant to be translated.
2011-01-03  Vadim ZeitlinDon't use deprecated NSTableView selectRow:byExtendingS...
2011-01-03  Vadim ZeitlinAllow selecting any kind of file in the sound sample.
2011-01-03  Jouk Jansenupdate configuration for OpenVMS
2011-01-03  Vadim ZeitlinAdd wxCompositeWindow<> and use it in wxDatePickerCtrlG...
2011-01-03  Vadim ZeitlinNo real changes, just remove an unneeded header dependency.
2011-01-03  Dimitri SchoolwerthFixed compilation of datectlg.cpp.
2011-01-02  Vadim ZeitlinRemove calls to wxApp::SetTopWindow() from the samples...
2011-01-02  Vadim ZeitlinSimplify wxFileNameFromPath() implementation to avoid...
2011-01-02  Vadim ZeitlinFix memory leak if wxDC::DrawBitmap() fails in wxOS2.
2011-01-02  Vadim ZeitlinUse correct delete[] for a buffer allocated with new[].
2011-01-02  Vadim ZeitlinForward declare classes instead of including their...
2011-01-02  Paul Cornettfix preprocessor expression, closes #12822
2011-01-02  Jaakko SalliAllow any.cpp to compile without wxDateTime support...
2011-01-02  Jaakko SalliAdded 'HasAlpha' attribute for wxColourProperty. Settin...
2011-01-01  Stefan Csomorpusing a dummy event, to make sure the stop: succeeds...
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-31  Vadim ZeitlinMake art provider id of type "char *" instead of "wxCha...
2010-12-31  Vadim ZeitlinAdd an option to embed image size in its name to PNG...
2010-12-31  Vadim ZeitlinShow wxART_BUTTON icons in art provider sample resource...
2010-12-31  Vadim ZeitlinAccept file names with dashes in PNG-to-C converter.
2010-12-31  Vadim ZeitlinUse open command to run the GUI unit test on Mac build...
2010-12-31  Jaakko SalliRevert unintended commit
2010-12-31  Jaakko SalliTry to better revert to the original string value in...
2010-12-31  Vadim ZeitlinDocument how to get the previous selection in wxEVT_GRI...
2010-12-30  Vadim ZeitlinMove wxMSW wxCommandLinkButton files to native-only...
2010-12-30  Vadim ZeitlinCompilation fixes for wxUniversal/MSW.
2010-12-30  Vadim ZeitlinMove wxGetLibraryVersionInfo() to core from base.
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-29  Vadim ZeitlinUpdate the generated makefile after wxOSX OpenGL changes.
2010-12-28  Dimitri SchoolwerthAdded saving support to TGA image handler.
2010-12-28  Dimitri SchoolwerthExpanded existing image saving test to also verify...
2010-12-28  Dimitri SchoolwerthAdded some simple unit tests for verifying pixel conten...
2010-12-28  Stefan Csomorremoving obsolete NO_PRAGMA
2010-12-28  Dimitri SchoolwerthUpdated manual regarding image alpha support for BMP...
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 SalliRemoved AdvImageFileProperty from the wxPropertyGrid...
2010-12-27  Jaakko SalliTest wxPropertyGrid::DoubleToString()
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 ZeitlinTest for wcsftime() in configure as it's not available...
2010-12-25  Vadim ZeitlinGive an error from configure if wchar_t is not available.
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-25  Vadim ZeitlinDocument wxItemContainer::SetStringSelection() as case...
2010-12-25  Vadim ZeitlinMinor improvements to wxComboBox documentation.
2010-12-23  Vadim ZeitlinRun tests with "-t" option on OS X too.
2010-12-23  Vadim ZeitlinCorrect Mac OX/iPhone check in libpng.
2010-12-23  Jaakko SalliAdded dummy GetTextWidget() implementation for wxMotif...
2010-12-22  Jaakko SalliAdded section 'Customizing Keyboard Handling' into...
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-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 ZeitlinUse stock ids for menu items in the config sample.
2010-12-22  Vadim ZeitlinCompute print preview scale using real DPI values in...
next