wxWidgets.git
2007-10-02  Chris Elliotttypo fix
2007-10-02  Chris Elliottadd misisng files
2007-10-01  Vadim Zeitlindon't use tif_os2.c which doesn't exist any more
2007-10-01  Benjamin Williamsbetter child focus
2007-10-01  Vadim Zeitlininclude jconfig.vc under OS/2 too
2007-10-01  Vadim Zeitlindefine WXDLLIMPEXP_FWD_XXX as nothing for mingw32 too...
2007-10-01  Vadim Zeitlinuse WXDLLIMPEXP_FWD_CORE instead of WXDLLEXPORT
2007-10-01  Jouk JansenOpenVMS : removing dependency on obsolete Porting-libra...
2007-10-01  Robert RoeblingAdded API for adding/deleting/changing multiple items
2007-10-01  Jouk JansenOpenVMS update
2007-09-30  Vadim Zeitlindon't crash in GetAsDOS() if the time is not in time_t...
2007-09-30  Vadim Zeitlinreally fixed the DST test by using explicit country...
2007-09-30  Vadim Zeitlinreturn the beginning/end of DST in local time, not...
2007-09-30  Vadim Zeitlincleaned up and significantly simiplied Format() handlin...
2007-09-30  Václav Slavíkgenerate #line references to source .xrc files in wxrc...
2007-09-30  Václav Slavíkinclude line number information in wxXmlNode (based...
2007-09-30  Václav Slavík_WX_DECLARE_OBJARRAY was missing reserve() declaration
2007-09-30  Václav Slavíkuse reserve() instead of Alloc() in WX_APPEND_ARRAY...
2007-09-30  Vadim Zeitlinfix compilation in Unicode build (not sure if this...
2007-09-30  Vadim Zeitlinanother wxCmdLineEntryDesc compilation fix
2007-09-29  Vadim Zeitlinfix DrawLine() and DrawPolygon() which were totally...
2007-09-29  Vadim ZeitlinANSI mode compilation fix
2007-09-28  Vadim ZeitlinPCH-less build fix
2007-09-28  Vadim Zeitlincorrect properties were not set during initial add...
2007-09-28  Vadim Zeitlinanother compilation fix after wxCmdLineEntryDesc changes
2007-09-28  Vadim ZeitlinPCH-less build fix
2007-09-28  Chris Elliottvc6 did not like this (void function returning a value)
2007-09-28  Michael WetherellAdd buildbot configuration.
2007-09-27  Robert Roebling[ 1803350 ] Wrong top-level window positioning on scrol...
2007-09-27  Václav Slavíkcopy the list in wxList::operator=(), for consistency...
2007-09-27  Vadim Zeitlinadded disambiguation for Clear() too
2007-09-27  Vadim Zeitlindon't declare HasSelection() in this class and especial...
2007-09-27  Vadim Zeitlinadded msw/textentry{cpp,h}
2007-09-27  Václav Slavíkfixed cellpadding when printing (bug #1795572)
2007-09-27  Jouk Jansengit-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
2007-09-26  Vadim Zeitlincontinue with loading the message catalog even if setti...
2007-09-26  Vadim Zeitlinfixed command line processing which was preempted by...
2007-09-26  Vadim Zeitlincompilation fix after wxTRANSLATE() changes
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
next