wxWidgets.git
2007-09-26  Vadim Zeitlinanother compilation fix PCH-less build
2007-09-26  Robert RoeblingCompilo
2007-09-26  Robert RoeblingCompilo for non-PCH
2007-09-26  Robert RoeblingForgot to commit
2007-09-26  Vadim Zeitlinpart of wxComboBox to wxEntry refactoring (should have...
2007-09-26  Vadim Zeitlinrefactor wxMSW code to extract parts common to wxTextCt...
2007-09-26  Vadim Zeitlinremove wxComboBox-specific hack, override DoSetToolTip...
2007-09-26  Vadim Zeitlincompilation fixes for wxGTK1 after wxTextEntry changes...
2007-09-26  Vadim Zeitlincompilation fix for wxGTK1
2007-09-26  Julian SmartAdded forward declaration for wxWindow
2007-09-26  Vadim Zeitlinfix harmless unused parameter warning
2007-09-26  Vadim Zeitlinadded wxTextEntry common base class for both wxTextCtrl...
2007-09-26  Vadim Zeitlinadded unit test for some of wxTextCtrl methods and...
2007-09-25  Vadim Zeitlinfix operator<<() for wxString
2007-09-25  Vadim Zeitlindefine wxUSE_GADGETS as 0 as it's not defined in config...
2007-09-25  Vadim Zeitlinfix warning about visibility attribute ignored on non...
2007-09-25  Jouk Jansengit-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
2007-09-24  Václav Slavíkdocument that GetAttribute's argument must not be NULL
2007-09-24  Václav SlavíkwxXmlNode::GetAttribute's pointer argument must not...
2007-09-24  Robert RoeblingReduce width and height of drawing ops by one in all...
2007-09-24  Robert RoeblingFix various minor PS issues
2007-09-24  Robert RoeblingUse line width code from GTK+ print in GNOME print
2007-09-24  Robert RoeblingRemove several hack from PS code, use high resolution...
2007-09-24  Robert RoeblingCompilation with new dc code
2007-09-24  Robert Roeblingreorganized wxSVGFileDC code
2007-09-23  Vadim Zeitlinadded wxWindow::GetPopupMenuSelectionFromUser() (modifi...
2007-09-23  Robert RoeblingConverted wxGTK's basic DC classes to new DC code
2007-09-23  Vadim Zeitlindon't define wxCRT_xxprintfW function if the correspond...
2007-09-23  Vadim Zeitlinrevert last change (r48897)
2007-09-22  Vadim Zeitlininclude wx/log.h to fix PCH-less compilation
2007-09-22  Chris Elliottadd missing sample stc
2007-09-22  Robert RoeblingRemoved last bits of DrawScaledBitmap (was removed...
2007-09-22  Paul Cornettuse logical operator &&, not bitwise &; indentation fix
2007-09-22  Paul Cornettunused variables, useless assert
2007-09-22  Paul Cornettunused variable, more efficient increment operator
2007-09-22  Bryan PettyCorrected doc typo (missing escaped underscore).
2007-09-21  Vadim Zeitlinifconfig under NetBSD also takes -a
2007-09-21  Vadim Zeitlin*wprintf() functions should be extern, not static,...
2007-09-21  Vadim Zeitlininclude tif_config.h using <> instead of ""
2007-09-21  Vadim Zeitlinbring the new linpng 1.2.20 (without its contrib subdir...
2007-09-21  Vadim Zeitlinremove old libpng 1.2.7
2007-09-21  Vadim Zeitlinadded more convenient wxDL_INIT_FUNC[_AW] macros and...
2007-09-21  Vadim Zeitlinmade gs_msgXXX variables static
2007-09-21  Vadim Zeitlinallow using wxTaskBarIcon under Win95 by loading Shell_...
2007-09-21  Julian SmartDoc corrections
2007-09-21  Vadim Zeitlinpredefine _WIN32_IE before including shellapi.h too...
2007-09-21  Paul Cornettallow copying wxFormatString for compiler-generated...
2007-09-21  Vadim Zeitlincopy tif_config.h.vc to tif_config.h, this file will...
2007-09-21  Vadim Zeitlinuse libtiff/libjpeg VC-specific include files for all...
2007-09-21  Vadim Zeitlinremoved extra semicolon
2007-09-21  Vadim Zeitlinput __attribute__((deprecated)) before declaration...
2007-09-21  Julian SmartCorrected typo
2007-09-21  Vadim Zeitlinno changes, just a typo fix
2007-09-21  Julian SmartSize of help window tabs reduced to prevent ugly overlap
2007-09-21  Julian SmartReverted unnecessary fix
2007-09-21  Vadim Zeitlinfix VC6 warnings
2007-09-21  Julian SmartMake SetFont actually do something
2007-09-21  Vadim Zeitlinadded wxDEPRECATED_INLINE, use it for wxPixelData<wxBit...
2007-09-21  Vadim Zeitlinmake wxScopeGuardImplBase copy ctor public to avoid...
2007-09-21  Vadim Zeitlinvarious warning fixes for icc 9.1 compilation
2007-09-21  Vadim Zeitlindon't do anything before including the PCH header
2007-09-21  Vadim Zeitlindon't do anything before including the PCH header
2007-09-21  Vadim Zeitlininclude vms_jackets.h directly from wx/platform.h inste...
2007-09-21  Vadim Zeitlinfix icc warnings about shadowed variables and mismatchi...
2007-09-21  Vadim Zeitlinfunctions not taking argument must be declared as ...
2007-09-21  Vadim Zeitlinremoved wxEVT_POWER which wasn't declared nor used...
2007-09-21  Robert Roeblingmore work on wxDC reorganizing
2007-09-21  Vadim Zeitlinremoved an extra semicolon
2007-09-21  Vadim Zeitlindon't shadow declaration of nIndex variable
2007-09-21  Julian SmartOptimized update events by only sending them to visible...
2007-09-21  Vadim Zeitlinuse the lower-case version of the parameter in GetEndia...
2007-09-21  Vadim Zeitlincheck whether compiler supports visibility pragmas...
2007-09-21  Robert RoeblingMention that DrawLines( wxList *) is deprecated
2007-09-21  Julian SmartCorrected bug in in revision 47973
2007-09-21  Julian SmartFix for wxLIST_STATE_SELECTED not being returned when...
2007-09-21  Paul Cornettwcstod seems to be more widely available than wcstof
2007-09-21  Paul Cornettbuild fix for AIX
2007-09-21  Paul Cornettfix for HP and IBM compilers, calls to static template...
2007-09-20  Vadim Zeitlinallow the user to press Esc to close preview frame...
2007-09-20  Vadim Zeitlinuse wxWindow::NewControlId() instead of wxNewId() to...
2007-09-20  Vadim Zeitlinupdate from Antonio Cardoso Martins
2007-09-20  Robert RoeblingPatch from Bo for new selection API and impl. of GetCol...
2007-09-20  Vadim Zeitlinapply XRCID() automatically to XRCSIZERITEM() argument...
2007-09-20  Vadim Zeitlinfix round trip check in wxMBConv_win32::WC2MB() when...
2007-09-20  Vadim ZeitlinUkrainian translation update from Yuri Chornoivan
2007-09-20  Vadim Zeitlinadded Portuguese translation from Antonio Cardoso Martins
2007-09-20  Vadim Zeitlinremove extra colons and semicolons
2007-09-20  Vadim Zeitlinadded missing wxUSE_RICHEDIT test
2007-09-20  Paul Cornettfix HAVE_ macros not being converted to uppercase on...
2007-09-20  Vadim Zeitlinbuild fixes for MSVC
2007-09-20  Vadim Zeitlinrebake after libtiff changes
2007-09-20  Vadim Zeitlinbuild updates for libtiff 3.8.2
2007-09-19  Vadim Zeitlinimport libtiff 3.8.2 into the trunk
2007-09-19  Vadim Zeitlinremove the old hybrid libtiff sources
2007-09-19  Robin DunnGive wxPowerEvent wxRTTI
2007-09-19  Robert RoeblingGTK+ selects the first item initially, II
2007-09-19  Robert RoeblingGTK+ selects the first item initially
2007-09-19  Vadim Zeitlinuse update UI handler for the up and new directory...
2007-09-19  Vadim Zeitlinuse drives paths, not names, in the dialog to avoid...
2007-09-19  Robert RoeblingCorrect alphabetical order
next