wxWidgets.git
2005-04-07  Ryan NortonFix Seeking to end of wxStreamInputStream (patch [...
2005-04-07  Michael WetherellWorkarounds to allow compilation by Sun C++ 5.5
2005-04-07  Michael WetherellFixes to allow compilation with wxUSE_STD_STRING
2005-04-07  Stefan Csomorusing font substitution (allows for fallbacks when...
2005-04-07  Stefan Csomorrelease does not assert on empty bitmaps anymore
2005-04-07  Włodzimierz... [1178593] Outdated exclamation mark.
2005-04-07  Michael WetherellRemove unintentionally added whitespace
2005-04-07  Michael WetherellCompilation fix
2005-04-07  Kevin HockDeclare CFRunLoopSourceRef rather than including the...
2005-04-07  Włodzimierz... Warning fix about possibly misplaced assignment.
2005-04-07  Włodzimierz... VC++ 1.5 no more supported.
2005-04-07  David WebsterNew classes for OS/2 and compiler warning suppressions
2005-04-07  David WebsterNew classes for OS/2
2005-04-07  David WebsterAdd OS/2 to supported instances
2005-04-07  Robin DunnreSWIGged
2005-04-07  Robin Dunnfixed paste error
2005-04-07  Robin DunnDisable typemap for wxImage constructors
2005-04-07  Michael WetherellRedo the previous warning fix
2005-04-07  Michael WetherellCompilation fix
2005-04-07  Michael WetherellWarning fix
2005-04-07  Michael WetherellAdd "-framework IOKit -framework CoreServices -framewor...
2005-04-06  Vadim Zeitlinsynthesize NM_RCLICK ourselves now that def window...
2005-04-06  Vadim Zeitlintest EVT_TREE_ITEM_RIGHT_CLICK as well
2005-04-06  Julian SmartwxWinCE notes updates
2005-04-06  Julian SmartDon't always maximize top-level windows on Smartphone
2005-04-06  Julian SmartAs yet unsuccessful attempt to set the focus to the...
2005-04-06  Michael WetherellUse wxFileSystem for left hand side. Patches 1169934...
2005-04-06  Michael WetherellAdd m_allowSeeking for updated filesystem handler to...
2005-04-06  Julian SmartCosmetic changes
2005-04-06  Robin DunnCorrect way to find the region
2005-04-06  Robin DunnAdded typemap for wxIndex*
2005-04-06  Robin DunnCorrected InsertColumnItem name
2005-04-06  Vadim Zeitlinfixed wx/motif/chkconf.h include
2005-04-06  Robin DunnReally remove the droppings when there are no pages
2005-04-06  Robert Roebling Applied gnome print rounded rect patch.
2005-04-06  Ryan NortonFix memory leak when a spacer is added, and crash when...
2005-04-06  Ryan NortonGet rid of inline for methods not implemented in the...
2005-04-06  Vadim Zeitlindefine WM_CONTEXTMENU if the standard headers don't
2005-04-06  Julian SmartAlways Maximize() top-level windows on Smartphone.
2005-04-06  Michael WetherellAdd comments explaining the workaround for mingw 3.2.3
2005-04-06  Robin DunnReturn the wx.SizerItem from the Add methods
2005-04-06  Robin Dunnfix email message
2005-04-06  Robin DunnreSWIGged
2005-04-06  Robin DunnCheck validity of items before using them
2005-04-06  Robin DunnCorrected the name of EVT_TREE_ITEM_MENU
2005-04-06  Robin DunnreSWIGged
2005-04-06  Robin DunnAdded wx.GetTopLevelWindows() function which returns...
2005-04-06  Robin DunnToday's changes
2005-04-06  Vadim Zeitlinuse LVS_EX_LABELTIP by default
2005-04-06  Michael WetherellChange the name of the smart pointer so that wxZipOutpu...
2005-04-06  Vadim Zeitlinreversed change of rev 1.127: this resulted in bug...
2005-04-06  Vadim Zeitlinadded more tests for wxFileConfig creation: adding...
2005-04-05  Vadim Zeitlinmove code ignoring VK_SPACE and VK_RETURN WM_CHAR messa...
2005-04-05  Vadim Zeitlinreset selection anchor when a key changing selection...
2005-04-05  Vadim Zeitlinremoved code which doesn't do anything (patch 1175655)
2005-04-05  Vadim Zeitlindon't generate assert when creating wxEVT_COMMAND_TREE_...
2005-04-05  Vadim Zeitlinlog right mouse down/up events too
2005-04-05  Vadim Zeitlindon't let WM_RBUTTONDOWN reach def window proc as it...
2005-04-05  Vadim Zeitlinadded GetVisibleBegin/End() to complement/replace GetFi...
2005-04-05  Vadim Zeitlinadd extra space for top border when wxDIALOG_UNIT_COMPA...
2005-04-05  Vadim Zeitlinfix for richedit version 1 control bug with bad refresh...
2005-04-05  Vadim Zeitlinuse wxTE_RICH2 for the text control, it looks better...
2005-04-05  Vadim Zeitlinfixed wxStaticBox::SetBackgroundColour(): this should...
2005-04-05  Vadim Zeitlinmention static box border fir under wxMSW
2005-04-05  Vadim Zeitlinwe need to leave some space for static box border even...
2005-04-05  Vadim Zeitlingive an error if wxMotif is built in Unicode mode ...
2005-04-05  Robert Roebling Added switch and define for wxUSE_STD_STRING
2005-04-05  Michael WetherellTemporary fix for link error to ~wxZipOutputStream()
2005-04-05  Włodzimierz... Deprecate wxPathExists, make wxDirExists used everywher...
2005-04-05  Ryan Norton[ 1176516 ] argv datatype has changed (char in docs...
2005-04-05  Włodzimierz... Warning fix for wxUSE_LOG off.
2005-04-05  Włodzimierz... Incomplete setup build fix.
2005-04-05  Stefan Csomoruse EditUnicodeText control for single lines
2005-04-05  Julian SmartAdded cross.cur
2005-04-05  Włodzimierz... Warning fixes.
2005-04-05  Włodzimierz... Fix the warning about code sensitive to packing (VisualC).
2005-04-05  Robin Dunnbuild the animate contrib
2005-04-05  Robin DunnreSWIGged
2005-04-04  Robin DunnwxDEFAULT_STATUSBAR_STYLE
2005-04-04  Robin Dunnformat the list of installed packages better
2005-04-04  Robin Dunnuse versioned tag names for OSX too
2005-04-04  Robin DunnAdded wrappers and a demo for the animate contrib
2005-04-04  Robin DunnAdd py2.4 to the pacakge name so they will be unique...
2005-04-04  Robin DunnPatch from OSAF that maintains radio button selection...
2005-04-04  Robin DunnIf the filename is given in the ctor then call LoadFile
2005-04-04  Robin DunnPatch from Werner F. Bruhin that allows either vertical...
2005-04-04  Robin DunnEnsure that SWIG_TYPE_TABLE is defined
2005-04-04  Robin DunnMove comment to where it can be a true statement ;-)
2005-04-04  Václav Slavíkfixed wrong order of libraries in the output
2005-04-04  Włodzimierz... Fix for saving in Unicode mode (Bug #1172299).
2005-04-04  Robin DunnreSWIGged
2005-04-04  Robin DunnreSWIGged
2005-04-04  Robin Dunndoc tweaks
2005-04-04  Robin Dunncorrected DSM
2005-04-04  Robin DunnAdd extern "C" to DllMain
2005-04-04  Robin DunnreSWIGged
2005-04-04  Robin DunnIsTransparent and etc.
2005-04-04  Robin DunnwxDEFAULT_CONTROL_BORDER
2005-04-04  Václav Slavíkfixed typo in dynamic cast
2005-04-04  Václav Slavíkmade options defaults configurable
next