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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2007-03-29 10:52 CE, revision 45106

zip32 should be zip

2007-03-29 09:17 CE, revision 45105

remove contrib docs from daily builds

2007-03-29 09:16 CE, revision 45104

uppercase CVS

2007-03-29 09:04 CE, revision 45103

remove build of contrib docs

2007-03-29 09:01 CE, revision 45102

only get todays files from top level dir

2007-03-29 06:18 VS, revision 45101

PCH-less compilation fix

2007-03-28 18:25 VZ, revision 45100

added wxString::operator[](int) as it's commonly used in code working with file/stream read functions which have int return value

2007-03-28 18:03 VS, revision 45099

allow passing wx[W]CharBuffer to wx vararg templates

2007-03-28 11:35 VS, revision 45098

split string.{h,cpp} into {string,stringimpl,arrstr}.{h,cpp} to make the files more managable

2007-03-28 09:46 VS, revision 45097

made wxHashMap work with any form of strings

2007-03-28 09:40 VS, revision 45096

added test for operator?: and wxCStrData

2007-03-28 09:37 VS, revision 45095

re-enabled using std::string for wxStringImpl if wxUSE_STL again

2007-03-28 00:09 RD, revision 45094

revert last change, it wasn't intended

2007-03-28 00:02 VZ, revision 45093

update from helix84

2007-03-27 13:42 JS, revision 45092

Need an extra pixel when divider present

2007-03-27 13:41 JS, revision 45091

Need an extra pixel or best size is incorrect when we have a divider (apparent with e.g. wxAUI)

2007-03-27 10:13 VS, revision 45090

disabled VC6 warning about passing a macro that expands to nothing to DECLARE_LOG_FUNCTION2_IMPL macro

2007-03-27 09:40 VS, revision 45089

fixed compilation with 2.8 compatibility off: wxTR_EXTENDED is deprecated

2007-03-27 01:49 RD, revision 45088

Merge recent changes from 2.8 branch. Make updates for recent changes on CVS HEAD. Remove or workaround deprecated items. Fix compile errors.

2007-03-26 23:46 VZ, revision 45087

make Ctrl-PageUp/Down work for changing notebook pages even when there is a wxWindow (i.e. not a native wxControl) in the hierarchy; this comes at the price of not being able to use the same key combinations for horizontal scrolling of the windows which do not have wxHSCROLL style and this seems like an acceptable tradeoff

2007-03-26 23:40 VZ, revision 45086

removed wxHAS_NATIVE_TAB_TRAVERSAL which is now defined in wx/window.h

2007-03-26 22:15 VZ, revision 45085

use NavigateIn() method instead of sending wxNavigationKeyEvent directly

2007-03-26 22:10 VZ, revision 45084

added wxWindow::NavigateIn(); provide wxGTK implementation of DoNavigateIn() working with native tab traversal

2007-03-26 21:24 VZ, revision 45083

added taborder sample

2007-03-26 21:12 VS, revision 45082

added basic test for wxLocale

2007-03-26 21:07 VS, revision 45081

use wxString for wxXmlResource::Set/GetDomain(), it's simpler

2007-03-26 21:05 VS, revision 45080

use wxStrings in wxLocale methods, _() and wxGetTranslation(), so that it can be used with any string literals

2007-03-26 20:50 VS, revision 45079

escape _ in LaTeX sources

2007-03-26 20:28 VS, revision 45078

Preparing wxString for UTF-8 representation: 1) split into wxStringImpl class that has std::string-like API and operates on char* or wchar_t* data and wxString class that provides Unicode iterators and indexes 2) added both char* and wchar_t* versions of many wxString methods to avoid having to use _T()

2007-03-26 20:08 RD, revision 45077

Forward port of my recent changes in the 2.8 branch: * Force use of floating point math in wxGCDC::DoDrawEllipticArc. * Check for 0.5 offset in wxGCDC::DoDrawRoundedRectangle and DoDrawEllipse. Set wxGDIPlusContext to use the offset. * Avoid crash in wxStdDialogButtonSizer::Realize if there is no negative button. * Provide implementations for wxCairoPathData::AddPath, wxCairoContext::Clip, wxCairoContext::DrawBitmap, wxCairoContext::DrawIcon, and wxCairoContext::GetTextExtent. * Fix wxCairoContext::DrawText to draw the text using the upper-left corner for the x,y position, not the baseline. * Fix wxMacCoreGraphicsRenderer::CreateContext to be able to use a wxMemoryDC as the target. * Map wxTELETYPE font family on wxMac to a monospace font.

2007-03-26 19:55 , revision 45076
  • A /wxWidgets/tags/wxPy_last_28_merge
  • D /wxWidgets/tags/wxPy_last_28_merge/.cvsignore
  • D /wxWidgets/tags/wxPy_last_28_merge/acinclude.m4
  • D /wxWidgets/tags/wxPy_last_28_merge/aclocal.m4
  • D /wxWidgets/tags/wxPy_last_28_merge/art
  • D /wxWidgets/tags/wxPy_last_28_merge/autoconf_inc.m4
  • D /wxWidgets/tags/wxPy_last_28_merge/autogen.sh
  • D /wxWidgets/tags/wxPy_last_28_merge/BuildCVS.txt
  • D /wxWidgets/tags/wxPy_last_28_merge/build
  • D /wxWidgets/tags/wxPy_last_28_merge/config.guess
  • D /wxWidgets/tags/wxPy_last_28_merge/config.sub
  • D /wxWidgets/tags/wxPy_last_28_merge/configure
  • D /wxWidgets/tags/wxPy_last_28_merge/configure.in
  • D /wxWidgets/tags/wxPy_last_28_merge/contrib
  • D /wxWidgets/tags/wxPy_last_28_merge/debian
  • D /wxWidgets/tags/wxPy_last_28_merge/demos
  • D /wxWidgets/tags/wxPy_last_28_merge/descrip.mms
  • D /wxWidgets/tags/wxPy_last_28_merge/difflast.pl
  • D /wxWidgets/tags/wxPy_last_28_merge/distrib
  • D /wxWidgets/tags/wxPy_last_28_merge/docs
  • D /wxWidgets/tags/wxPy_last_28_merge/include
  • D /wxWidgets/tags/wxPy_last_28_merge/install-sh
  • D /wxWidgets/tags/wxPy_last_28_merge/lib
  • D /wxWidgets/tags/wxPy_last_28_merge/locale
  • D /wxWidgets/tags/wxPy_last_28_merge/Makefile.in
  • D /wxWidgets/tags/wxPy_last_28_merge/misc
  • D /wxWidgets/tags/wxPy_last_28_merge/mkinstalldirs
  • D /wxWidgets/tags/wxPy_last_28_merge/regen
  • D /wxWidgets/tags/wxPy_last_28_merge/samples
  • D /wxWidgets/tags/wxPy_last_28_merge/setup.h.in
  • D /wxWidgets/tags/wxPy_last_28_merge/setup.h_vms
  • D /wxWidgets/tags/wxPy_last_28_merge/src
  • D /wxWidgets/tags/wxPy_last_28_merge/tests
  • D /wxWidgets/tags/wxPy_last_28_merge/utils
  • D /wxWidgets/tags/wxPy_last_28_merge/version-script.in
  • D /wxWidgets/tags/wxPy_last_28_merge/wx-config-inplace.in
  • D /wxWidgets/tags/wxPy_last_28_merge/wx-config.in
  • D /wxWidgets/tags/wxPy_last_28_merge/wxBase.spec
  • D /wxWidgets/tags/wxPy_last_28_merge/wxGTK.spec
  • D /wxWidgets/tags/wxPy_last_28_merge/wxMGL.spec
  • D /wxWidgets/tags/wxPy_last_28_merge/wxMotif.spec
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/config.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/contrib/gizmos/wxCode/src
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/AlphaDrawing.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/AnimateCtrl.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/CustomTreeCtrl.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/Dialog.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/DirDialog.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/DragImage.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/DynamicSashWindow.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/GraphicsContext.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/GridSimple.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/I18N.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/Main.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/run.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/ScrolledWindow.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/SearchCtrl.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/SizedControls.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/demo/TreeMixin.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/distrib/all/build-all
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/distrib/all/build-deb
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/distrib/makedev.bat
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/distrib/makerpm
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/docs/CHANGES.html
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/docs/CHANGES.txt
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/samples/doodle/setup.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/aui.i
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/grid.i
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/gtk/aui.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/gtk/aui_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/gtk/grid.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/gtk/_controls.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/gtk/_controls_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/gtk/_core.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/gtk/_core_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/gtk/_gdi.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/gtk/_gdi_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/gtk/_windows.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/gtk/_windows_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/mac/aui.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/mac/aui_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/mac/grid.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/mac/_controls.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/mac/_controls_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/mac/_core.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/mac/_core_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/mac/_gdi.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/mac/_gdi_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/mac/_windows.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/mac/_windows_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/msw/aui.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/msw/aui_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/msw/grid.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/msw/_controls.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/msw/_controls_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/msw/_core.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/msw/_core_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/msw/_gdi.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/msw/_gdi_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/msw/_windows.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/msw/_windows_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/_bitmap.i
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/_cmndlgs.i
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/_combobox.i
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/_event.i
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/_gdicmn.i
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/_graphics.i
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/_menu.i
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/_sizers.i
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/_toolbar.i
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/src/_window.i
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/TreeMixinTest.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/test_borders.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/test_buttonKeyHandler.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/test_floatOnParent.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/test_gcDrawBitmap.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/test_gcdcDrawEllipticArc.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/test_gcdcDrawRect.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/test_gcMemDC.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/test_gcText.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/test_griddrag.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/test_logWindow.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/test_mediaCtrl.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/tests/test_scaleText.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/buttonpanel.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/buttons.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/customtreectrl.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/dialogs.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/docview.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/filebrowsebutton.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/flatnotebook.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/inspect.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/inspection.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/masked/maskededit.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/mixins/inspect.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/mixins/inspection.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/mixins/listctrl.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/mixins/treemixin.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/ogl/_basic.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/ogl/_lines.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/plot.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/lib/wxpTag.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/py/frame.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/helpviewer.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/img2py.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/CHANGES.txt
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/globals.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/images.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/panel.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/params.py
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/src-images/ToolMoveDown.png
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/src-images/ToolMoveLeft.png
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/src-images/ToolMoveRight.png
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/src-images/ToolMoveUp.png
  • A /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/src-images/TreeComment.png
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/TODO.txt
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/tools.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/tree.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/undo.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/xrced.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/xrced.xrc
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wx/tools/XRCed/xxx.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wxaddons/sized_controls.py
  • R /wxWidgets/tags/wxPy_last_28_merge/wxPython/wxPython/__init__.py
  • D /wxWidgets/tags/wxPy_last_28_merge/wxwin.m4
  • D /wxWidgets/tags/wxPy_last_28_merge/wxX11.spec

This commit was manufactured by cvs2svn to create tag 'wxPy_last_28_merge'.

2007-03-26 19:55 RD, revision 45075

0.9.1 of TreeMixin

2007-03-26 19:53 RD, revision 45074

Fix off-by-one error

2007-03-26 19:30 VZ, revision 45073

use native TAB traversal for GTK+ 2

2007-03-26 19:27 VZ, revision 45072

added ellipsis to a couple of stock labels

2007-03-26 19:20 VZ, revision 45071

fixed compilation without PCH

2007-03-26 19:06 VZ, revision 45070

use more complicated layout; added wxTE_PROCESS_TAB test

2007-03-26 18:56 RD, revision 45069

new test app

2007-03-26 18:55 RD, revision 45068

Patch from Rob McMullen allowing the plot title to be optional

2007-03-26 18:54 RD, revision 45067

fix offset of widget

2007-03-26 18:52 RD, revision 45066

Use disabled state if needed

2007-03-26 18:50 RD, revision 45065

Update to 0.9 of TreeMixin.

2007-03-26 18:49 RD, revision 45064

regenerated for the 2.8.3.0 release

2007-03-26 15:14 VZ, revision 45063

send wxNavigationKeyEvent to the correct window

2007-03-26 15:07 VZ, revision 45062

added taborder sample

2007-03-26 13:07 VZ, revision 45061

assert if AddRoot() is called twice for a wxTR_HIDE_ROOT tree

2007-03-26 09:42 JS, revision 45060

Typo correction

2007-03-26 08:25 VS, revision 45059

added missing operators to wxString::reverse_iterator

2007-03-25 23:00 VZ, revision 45058

do accept focus in notebook as it needs it for tabs

2007-03-25 22:55 VZ, revision 45057

don't accept focus in book control itself