Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04
Changelog for wxWidgets (70435 changes):
2007-01-31 03:26 VZ, revision 44331- M /wxWidgets/trunk/docs/changes.txt
- M /wxWidgets/trunk/docs/latex/wx/sizer.tex
- M /wxWidgets/trunk/include/wx/sizer.h
2007-01-31 03:24 VZ, revision 44330Added wxSizerFlags::Top() and Bottom()
2007-01-28 16:57 JS, revision 44329removed 2.6 incompatibilities section
- M /wxWidgets/branches/WX_2_8_BRANCH/docs/latex/wx/richtextbuffer.tex
- M /wxWidgets/branches/WX_2_8_BRANCH/include/wx/richtext/richtextbuffer.h
- M /wxWidgets/branches/WX_2_8_BRANCH/src/richtext/richtextbuffer.cpp
- M /wxWidgets/branches/WX_2_8_BRANCH/src/richtext/richtextctrl.cpp
- M /wxWidgets/trunk/docs/latex/wx/richtextbuffer.tex
- M /wxWidgets/trunk/include/wx/richtext/richtextbuffer.h
- M /wxWidgets/trunk/src/richtext/richtextbuffer.cpp
- M /wxWidgets/trunk/src/richtext/richtextctrl.cpp
2007-01-26 22:59 RD, revision 44328Added extra hit test style for more accurate reporting
2007-01-26 22:39 RD, revision 44327fix typo
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/demo/Main.py
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/docs/CHANGES.txt
- A /wxWidgets/branches/WX_2_8_BRANCH/wxPython/wx/lib/inspect.py
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/wx/lib/mixins/inspect.py
2007-01-26 21:47 SC, revision 44326refactor InspectionTool
2007-01-26 20:14 RD, revision 44325fix for drawing in the 'grox box' between two scrollbars
2007-01-26 17:36 SC, revision 44324Patch #1645253, fixes overflow error
2007-01-26 17:22 SC, revision 44323changing asserts to debug info
2007-01-26 16:37 RD, revision 44322separate assert in case the control ref is already null
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/aui.i
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/gtk/aui.py
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/gtk/aui_wrap.cpp
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/mac/aui.py
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/mac/aui_wrap.cpp
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/msw/aui.py
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/msw/aui_wrap.cpp
2007-01-26 12:41 VS, revision 44321Added some missing "private:" keywords
- M /wxWidgets/branches/WX_2_8_BRANCH/build/bakefiles/common.bkl
- M /wxWidgets/trunk/build/bakefiles/common.bkl
2007-01-26 07:23 RD, revision 44320fixes to InputPath values in custom build steps
2007-01-26 07:17 RD, revision 44319Switch to AUI instead of splitter windows. Also load and save config settings.
2007-01-25 23:36 RD, revision 44318fix docstring
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/gtk/_controls.py
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/gtk/_controls_wrap.cpp
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/gtk/_core_wrap.cpp
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/mac/_controls.py
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/mac/_controls_wrap.cpp
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/mac/_core_wrap.cpp
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/msw/_controls.py
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/msw/_controls_wrap.cpp
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/msw/_core_wrap.cpp
2007-01-25 23:35 RD, revision 44317reSWIGged
- M /wxWidgets/branches/WX_2_8_BRANCH/docs/changes.txt
- M /wxWidgets/branches/WX_2_8_BRANCH/include/wx/gtk/tbargtk.h
- M /wxWidgets/branches/WX_2_8_BRANCH/include/wx/mac/carbon/toolbar.h
- M /wxWidgets/branches/WX_2_8_BRANCH/include/wx/msw/tbar95.h
- M /wxWidgets/branches/WX_2_8_BRANCH/src/gtk/tbargtk.cpp
- M /wxWidgets/branches/WX_2_8_BRANCH/src/mac/carbon/toolbar.cpp
- M /wxWidgets/branches/WX_2_8_BRANCH/src/msw/tbar95.cpp
- M /wxWidgets/branches/WX_2_8_BRANCH/version-script.in
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/docs/CHANGES.txt
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/src/_toolbar.i
2007-01-25 23:07 RD, revision 44316Added wxToolBar::SetTool[Normal|Disabled]Bitmap for wxMSW, wxGTK and wxMac
2007-01-25 23:07 RD, revision 44315wx.FRAME_FLOAT_ON_PARENT experiments
2007-01-25 23:05 RD, revision 44314Don't use a reference for the return value of wx.Rect.Inflate
2007-01-25 23:04 RD, revision 44313DocString fix
2007-01-25 22:59 RD, revision 44312Use ChangeValue instead of SetValue when changing the DescriptiveText in order to not generate unexpected EVT_TEXT events.
- M /wxWidgets/branches/unlabeled-1.104.4/src/stc/stc.cpp
- M /wxWidgets/branches/unlabeled-1.70.4/src/stc/stc.cpp.in
- M /wxWidgets/branches/WX_2_8_BRANCH/contrib/src/stc/stc.cpp
- M /wxWidgets/branches/WX_2_8_BRANCH/contrib/src/stc/stc.cpp.in
2007-01-25 22:52 RD, revision 44311Fill in more info for the wxEVT_STC_AUTOCOMP_SELECTION event.
2007-01-25 22:52 RD, revision 44310reorder the creation of the drag objects
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/demo/Dialog.py
- M /wxWidgets/branches/WX_2_8_BRANCH/wxPython/demo/SearchCtrl.py
2007-01-25 17:33 VS, revision 44309minor tweaks
2007-01-25 15:39 VZ, revision 44308don't assume there's always an active wxEventLoop instance
2007-01-25 15:36 VZ, revision 44307changing text alignment dynamically doesn't always work under XP, recreate the control there too (backport from HEAD)
changing text alignment dynamically doesn't always work under XP, recreate the control there too