wxWidgets.git
2007-04-06  Vadim Zeitlinsuppress warning about converting -1 to MenuItemIndex
2007-04-06  Stefan NeisBugfix (comparision vs. assignment).
2007-04-06  Stefan NeisAdded missing argument for DoGiveHelp.
2007-04-06  Vadim Zeitlincompilation fix: don't try to convert wxString to bool...
2007-04-06  Vadim Zeitlincompilation fix: don't try to convert wxString to bool...
2007-04-06  Vadim Zeitlincompilation fix: test correctly for filter string not...
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2007-04-06  Stefan NeisRather use the "obvious" implementation of wxStaticText...
2007-04-06  Stefan NeisTentative implementation of wxStaticText::DoGetLabel().
2007-04-06  Stefan NeisCompilation fix for wxCStrData handling.
2007-04-06  Stefan NeisCompilation fix for wxCStrData handling.
2007-04-06  Vadim Zeitlinhandle child destruction notifications in wxTLW itself...
2007-04-06  Vadim Zeitlinmore compilation and linking fixes for !wxHAS_NATIVE_TA...
2007-04-06  Vadim Zeitlincompilation fix for VC7.1: add size_t overloads for...
2007-04-06  Stefan NeisCompilation fix for wxCStrData handling.
2007-04-06  Stefan NeisCompilation fix for wxCStrData handling.
2007-04-06  Stefan NeisOS/2 specific compilation fix for wxCStrData handling.
2007-04-05  Vadim Zeitlincompilation fix for g++ 3 (and probably others) after...
2007-04-05  Vadim Zeitlincompilation fixes for generic TAB navigation after...
2007-04-05  Vadim Zeitlinmake wxControlContainer accept focus depending on wheth...
2007-04-05  Vadim ZeitlinwxString::[const_]iterator operators -= and += should...
2007-04-05  Vadim Zeitlinadded overloads taking pairs of const char/wchar_t...
2007-04-05  Vadim Zeitlinadded WX_ASSERT_STR_EQUAL helper macro for comparing...
2007-04-05  Václav Slavíkcompilation fix for previous commit
2007-04-05  Václav Slavíkprovide both const char* and const wchar_t* implicit...
2007-04-05  Robin DunnCompile fix for gcc on MSW
2007-04-05  Robin DunnPatch from FM with more bakefile tweaks and etc.
2007-04-05  Benjamin Williamsavoid assert in window list drop down
2007-04-05  Václav Slavíkcompilation fixes
2007-04-05  Vadim Zeitlinuse wxINT32_MIN, not LONG_MIN, in wxDateTime default...
2007-04-05  Vadim Zeitlinchanged wxLongLongNative(hi, lo) ctor to take wxInt32...
2007-04-05  Vadim Zeitlindefine C99-like wxINT8/16/32_MIN/MAX constants in addit...
2007-04-05  Vadim Zeitlincorrected signed/unsigned comparison warning
2007-04-05  Vadim Zeitlinfix another warning about unused variable in DoCStrData...
2007-04-05  Vadim Zeitlinfix warning about unused variable in DoCStrDataTernaryO...
2007-04-05  Vadim Zeitlinconstruct wxBasicString directly from wxString instead...
2007-04-05  Vadim Zeitlinfix typo in allowOthers description
2007-04-05  Václav Slavíkmade wxString::Replace, Matches and Find work with...
2007-04-05  Robin DunnBakefile and other changes for new locations of STC...
2007-04-04  Vadim Zeitlincompilation fix for Unicode build: remove ambiguity...
2007-04-04  Vadim Zeitlindon't call OnMouseEnter(-1) twice when the mouse leaves...
2007-04-04  Václav Slavíkbuild fixes after previous commit
2007-04-04  Vadim Zeitlincall SetEventObject() for wxHtmlLinkEvents we generate
2007-04-03  Václav Slavíkcleanup of wxString ctors and operator=: made both...
2007-04-03  Robin DunnUse our own getters and properties for wxVisualAttributes
2007-04-03  Vadim ZeitlinUndid last commit and restored bool argument to wxFrame...
2007-04-03  Vadim Zeitlinremoved unnecessary checks for m_clipboard/targetsWidge...
2007-04-03  Vadim Zeitlinremoved second parameter of wxFrame::DoGiveHelp(),...
2007-04-03  Václav SlavíkBCC5.5 compilation fix
2007-04-03  Václav Slavíkcompilation fix for BCC5.5
2007-04-03  Václav Slavíkfixed wxBitmap<->wxImage conversion to not exchange...
2007-04-03  Paul Cornettbuild fixes for wxUSE_VALIDATORS==0
2007-04-03  Paul Cornettmore checks for non-scrolling windows, some code duplic...
2007-04-03  Vadim Zeitlinquote AM_PATH_WXCONFIG arguments before passing them...
2007-04-02  Vadim Zeitlinremoved second parameter of wxFrame::DoGiveHelp(),...
2007-04-02  Robin DunnreSWIGged
2007-04-02  Robin DunnElippsis and markup support for wxStaticText
2007-04-02  Robin DunnAdd wx.SizerItem.Assign* methods, deprecate corespondin...
2007-04-02  Robin Dunnremove some problem commas
2007-04-02  Robin DunnPrimary selection stuff
2007-04-02  Robin Dunnfix test code
2007-04-02  Robin Dunnpatch from Andrea fixing sending of events and drawing...
2007-04-02  Robin DunnGizmos has been moved to wxCode.
2007-04-02  Robin DunnEnable the use of the primary selection
2007-04-02  Robin DunnAlways use wxHSCROLL|wxVSCROLL.
2007-04-02  Chris Elliottget wx and tex2rtf docs only
2007-04-02  Chris Elliottrestore cvs up
2007-04-02  Václav Slavíkadded some unsigned char overloads to wxString for...
2007-04-02  Chris Elliotttidy up daily build for 2.9
2007-04-02  Václav Slavíksome more operator?! tests
2007-04-02  Julian SmartAdded mouse event handler invocations
2007-04-02  Julian SmartFixed compile problem and warning
2007-04-02  Václav SlavíkGetBaseByName doesn't exist anymore
2007-04-01  Vadim Zeitlinavoid asserts when the cipboard is acquired by another...
2007-04-01  Vadim Zeitlinremoving obsolete contribs (partly moved to wxCode)
2007-04-01  Vadim Zeitlinremoving obsolete contribs (partly moved to wxCode)
2007-04-01  Vadim Zeitlinblind fix for Unicode key handling (patch 1615989)
2007-04-01  Vadim Zeitlintoggle the first button in a radio tools group initiall...
2007-04-01  Vadim Zeitlincompilation fix for wxUniv after last commit
2007-04-01  Vadim Zeitlincompilation fix for !wxUSE_PRINTF_POS_PARAMS
2007-04-01  Vadim Zeitlinimplement GetBestSize() (patch 1386199)
2007-04-01  Vadim Zeitlinfixes for PCH-less build after last commit
2007-04-01  Vadim Zeitlinfix unused parameter warning when wxHAS_NATIVE_OVERLAY...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-04-01  Vadim Zeitlincompilation fix after last change
2007-04-01  Vadim Zeitlininclude aui and richtext directories
2007-04-01  Vadim Zeitlinadded a generic mechanism for registering global handle...
2007-04-01  Václav Slavíkwint_t is wchar_t on OS/2 too
2007-04-01  Václav Slavík(OS/2) compilation fix
2007-03-31  Robert Roebling Don't create GtkScrolledWindow if neither wxHSCROLL
2007-03-31  Chris Elliottremove dead pro files
2007-03-31  Chris Elliottremove dead pro files
2007-03-31  Vadim Zeitlinset string field of wxCommandEvent object generated...
2007-03-31  Vadim Zeitlinadded test for EVT_TEXT handler for spin contorl
2007-03-31  Vadim Zeitlindon't return wxFONTENCODING_DEFAULT from wxFont::GetEnc...
2007-03-31  Vadim Zeitlinadded gtk.tlw.can-set-transparency system option (repla...
2007-03-31  Vadim Zeitlindon't remove the old tags of different kinds when setti...
2007-03-31  Paul Cornettdon't clamp scroll position before updating GtkRange,
2007-03-31  Vadim Zeitlin1. Moved m_usePrimary to wxClipboardBase as it's now...
2007-03-31  Vadim Zeitlinadded a menu command to switch between clipboard and...
next