]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-03-26  Vadim Zeitlinfixed compilation warnings with GTK+ 2.0
2002-03-26  Vadim Zeitlinfixed crash under GTK+ 2.0
2002-03-26  Vadim Zeitlinfixed compilation error
2002-03-26  Vadim Zeitlinupdate the toolbar docs for radio buttons
2002-03-26  Vadim Zeitlinfix for toolbar radio buttons event generation
2002-03-26  Vadim Zeitlinradio toolbar buttons finally work
2002-03-26  Vadim Zeitlindon't send the events for the radio menu items being...
2002-03-26  Mattia BarbonCorrected ctors for wxPropertyListView and wxPropertyLi...
2002-03-26  Vadim ZeitlinwxUniv toolbar compilation fixes
2002-03-26  Vadim ZeitlinwxMotif toolbar compilation fixes
2002-03-26  Jouk Jansen Committing in .
2002-03-26  Robin Dunnswitch to _EXPORTED_ hash maps to avoid VC++ warnings
2002-03-26  Vadim Zeitlinmade radio buttons and the toolbat text work for Win32...
2002-03-25  Václav Slavíkadded wxArtProvider sample (not yet finished)
2002-03-25  Václav Slavíkoops, this was for my debugging purposes :(
2002-03-25  Václav Slavíkadded skeleton of wxArtProvider sample
2002-03-25  David Websterno message
2002-03-25  Václav Slavíkadded wxArtProvider sample (not yet finished)
2002-03-25  Václav Slavíkforgot to check in modified artstd.cpp
2002-03-25  Václav Slavíksurround deprecated wxImage methods in WXWIN_COMPATIBIL...
2002-03-25  Vadim Zeitlinfixed compilation for wxMSW after the recent changes
2002-03-25  Robert Roebling Some more fiddling with two-window approach and
2002-03-25  Vadim Zeitlintests for the new toolbar features (icons text and...
2002-03-25  Vadim Zeitlinimplemented (but it doesn't work yet) the radio buttons...
2002-03-25  Vadim Zeitlinadded and documented wxTB_NOICONS and wxTB_TEXT style...
2002-03-25  David WebsterNew radio item menu stuff
2002-03-25  Vadim Zeitlinsome minor appearance fixes
2002-03-25  Vadim Zeitlinupdated for 2.4.0
2002-03-25  Vadim Zeitlinmore fixes to radio menu items: fixed Check() for them...
2002-03-25  Vadim Zeitlinsome UTF8 tests
2002-03-25  Vadim Zeitlinfixed compilation for wxBase
2002-03-25  Vadim Zeitlinfixed compilation under Unix where SQL_DATETIME is...
2002-03-25  Vadim Zeitlinfixed the menu bug introduced by the previous commit
2002-03-25  Vadim Zeitlinblind fix for compilation under AIX: always include...
2002-03-25  Vadim Zeitlintest for wcstr.h only if we don't have wchar.h
2002-03-25  David Websterno message
2002-03-24  Robert Roebling Implemented two-window approach for wxX11.
2002-03-24  Julian SmartAdded SetActive to wxEventLoop
2002-03-24  Václav Slavíkdirty fix for even dirtier memory leak
2002-03-24  Julian SmartUpdated art filespec
2002-03-24  Julian SmartUpdated release scripts
2002-03-24  Vadim Zeitlinfixes to radio menu items
2002-03-24  Václav Slavíkmoved the rest of XPMs in /include/wx/generic to /art
2002-03-24  Václav Slavíkfixed sizers-inside-wxFrame
2002-03-24  Václav Slavíkadded radio menu items ot XRC
2002-03-24  Václav Slavíkadded wxTheme::GetArtProvider to wxUniv
2002-03-24  Václav Slavíkchange wxICON_INFO to wxICON_INFORMATION in Mac and...
2002-03-24  Václav Slavíkadd automatic rescaling to wxArtProvider
2002-03-24  Václav SlavíkWXWIN_COMPATIBILITY_2_2 is on by default
2002-03-24  Václav Slavíkdon't use deprecated wxImage methods inside wxWin
2002-03-24  Václav Slavíkadded wxArtProvider
2002-03-24  Václav Slavíkremove wxApp::GetStdIcon from documentation
2002-03-24  Václav Slavíkdon't use wxApp::GetStdIcon
2002-03-24  Václav Slavíkcompilation fix for WXWIN_COMPATIBILITY_2_2
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-24  Václav Slavíkmake dist works again with wxArtProvider related changes
2002-03-24  Václav Slavíkmoved the rest of XPMs to /art
2002-03-23  Julian SmartAdded hack to make standard art provider link with app
2002-03-23  Julian SmartUse wxHtmlHelpController for HTML help, not wxHelpContr...
2002-03-23  Vadim Zeitlinupdated wxExecute API
2002-03-23  Vadim Zeitlincompatibility constructors for wxMenuItem() taking...
2002-03-23  Vadim Zeitlinadded wxEXEC_NOHIDE flag, modified wxExecute() to take...
2002-03-22  Václav Slavíkpoint to MSLU library
2002-03-22  Václav Slavíkport proplist.cpp to wxArtProvider
2002-03-22  Julian SmartRemoved references to wxHelpControllerHtml from docs.
2002-03-22  Julian SmartRemoved helpwxht.h/cpp (old wxHelpControllerHtml class)
2002-03-22  Julian SmartDon't use deprecated functions
2002-03-22  Julian SmartReplaced wxBuffer with wxTex2RTFBuffer
2002-03-22  Václav SlavíkAdded 'go home' button to generic dir dialog
2002-03-22  Václav Slavíkuse wxArtProvider in wxFileDialog
2002-03-22  Václav SlavíkwxITEM_FOO instead of wxItem_Foo, for the sake of consi...
2002-03-22  Václav Slavíkrequire GTK+ 2.0.0, not 1.3.1
2002-03-22  Vadim Zeitlinavoid an assert in wxString::GetWriteBuf()
2002-03-22  Václav Slavíkadded wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap...
2002-03-22  Václav Slavíktex2rtf doesn't like math mode
2002-03-22  Vadim Zeitlinrecognize ANSI_X3.4-1968 as US-ASCII
2002-03-22  Vadim Zeitlinadded Allow() docs
2002-03-22  George TaskerSemi-Blind fixes for trying to handle different version...
2002-03-22  Václav Slavíkfixed compilation problem with old gcc releases
2002-03-21  Václav Slavíkused wxArtProvider in wxTipDialog
2002-03-21  Václav Slavíkuse wxArtProvider in wxtipDialog
2002-03-21  Václav Slavíkuse wxArtProvider
2002-03-21  Václav Slavíkadded icon
2002-03-21  Václav Slavíkwxhtml.rc no longer needed
2002-03-21  Václav Slavíkdeleted no longer needed resource files
2002-03-21  Václav Slavíkrellocated art XPMs
2002-03-21  Václav Slavík(hopefully) final touches to wxArtProvider
2002-03-21  Václav Slavíkroot is always hidden -> no icon needed
2002-03-21  Václav Slavíkadded wxArtProvider
2002-03-21  Robin DunnSWIGged updates for wxMac
2002-03-21  Stefan Csomoradded hashmap and dirdlgg
2002-03-21  Vadim ZeitlinHDC leak fix
2002-03-21  Robin DunnSome distrib updates
2002-03-21  Robin DunnTypo fix
2002-03-21  Julian SmartAdded wxX11 to readme
2002-03-21  Julian SmartPut dialog in more sensible place in Forty, got a bit...
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-03-21  Julian SmartMinor fix for wxX11 compilation
2002-03-21  Robin DunnSWIGged updates for wxGTK
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
next