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):

2006-07-24 07:02 ABX, revision 40253

PCH build fix.

2006-07-24 06:30 ABX, revision 40252

Source cleaning.

2006-07-23 21:18 AMB, revision 40251

Per Robert R, apply: [ 1484667 ] Make wxWindow::Update() update native controls

2006-07-23 20:56 AMB, revision 40250

Per Robert R, apply: [ 1484667 ] Make wxWindow::Update() update native controls

2006-07-23 14:03 AMB, revision 40249

wxAUI: wrap calls to SetTransparent/CanSetTransparent so file can easily be used with 2.6

2006-07-23 13:52 AMB, revision 40248

Use wxCHECK_VERSION not wxABI_VERSION to avoid xrc loader bug

2006-07-23 12:07 MR, revision 40247

Add ability to test tab stops. Very slightly modified patch from #1518114 (Tim Kosse)

2006-07-23 11:39 AMB, revision 40246

wxAUI: Don't fade venetian blind effect by default

2006-07-22 23:05 RD, revision 40245

Added color setting tool to the RichTextCtrl sample

2006-07-22 23:04 RD, revision 40244

some test code

2006-07-22 23:02 RD, revision 40243

Added support for the wxAUI Notebook

2006-07-22 23:01 RD, revision 40242

Change the other OnAssert --> OnAssertFailure

2006-07-22 22:32 RD, revision 40241

Some changes needed for wxPython

2006-07-22 22:31 RD, revision 40240

Also need to override Show

2006-07-22 18:51 BIW, revision 40239

added some font measuring to wxAuiMultiNotebook

2006-07-22 18:47 MR, revision 40238

Escape underscores

2006-07-22 17:30 AMB, revision 40237

Add support for transparent hint windows under GTK

2006-07-22 17:20 JG, revision 40236

Don't handle WM_PRINTCLIENT anymore, manually draw the static box label background instead.

2006-07-22 16:41 AMB, revision 40235

wxAUI: Do not leak a wxFrame if transparency is not supported

2006-07-22 14:00 BIW, revision 40234

added auibook.cpp and tabmdi.cpp to build scripts

2006-07-22 13:58 AMB, revision 40233

Fix redraw problems with hint rectangle when there is no transparency

2006-07-22 13:14 BIW, revision 40232

more compile fixes on wxGTK; auibook.h and tabmdi.h are now uncommented in aui.h

2006-07-22 13:12 BIW, revision 40231

compile fixes on wxGTK

2006-07-22 12:47 AMB, revision 40230

Clean up wxOwnerDrawnComboBox XRC handler as suggested by abxabx fixing bug https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1487463&group_id=9863

2006-07-22 07:34 BIW, revision 40229

added some overrides to wxTabFrame to remove errors

2006-07-22 07:20 SC, revision 40228

fixing this conversion (was essentially a no-op under NON-UNICODE)

2006-07-22 07:18 SC, revision 40227

adding back-conversion to filenames (wide composed)

2006-07-21 16:16 RD, revision 40226

Docstrings and other fixes from David Hughes

2006-07-21 16:10 RD, revision 40225

Docstrings and other fixes from David Hughes

2006-07-21 15:28 ABX, revision 40224

PDA adjustements

2006-07-21 15:05 AMB, revision 40223

Fix typo

2006-07-21 14:55 BIW, revision 40222

updated header file name in source

2006-07-21 14:49 BIW, revision 40221

renamed notebook.h to auibook.h

2006-07-21 14:48 BIW, revision 40220

renamed notebook.cpp to auibook.cpp

2006-07-21 13:36 BIW, revision 40219

added corresponding notebook.h and tabmdi.h to aui

2006-07-21 13:35 BIW, revision 40218

added notebook.cpp and tabmdi.cpp

2006-07-21 12:01 CE, revision 40217

revert change to bakefile list

2006-07-21 10:45 CE, revision 40216

use Bakefiles in CVS tree

2006-07-21 09:10 CE, revision 40215

use local scripts not the newly downloaded CVS

2006-07-21 01:49 MR, revision 40214

Don't check with CanSetTransparent from within SetTransparent if the former is supposed to be pessimistic and latter optimistic about actual visual result.

2006-07-20 20:55 RD, revision 40213

out typemap for wxMemorySize

2006-07-20 20:01 ABX, revision 40212

Follow lib dependancy.

2006-07-20 17:28 ABX, revision 40211

Follow lib dependancy.

2006-07-20 17:26 ABX, revision 40210

Warning fixes.

2006-07-20 15:31 ABX, revision 40209

[ 1523907 ] Remove unnecessary wxComboCtrl window style.

2006-07-20 15:25 VZ, revision 40208

made RE match the otional tag name after the sticky flags

2006-07-20 15:12 CE, revision 40207

fix RE

2006-07-20 15:11 VZ, revision 40206

added more time span formatting tests

2006-07-20 15:04 VZ, revision 40205

handle negative time spans correctly in Format()

2006-07-20 14:55 ABX, revision 40204

Reuse common sample resources. Remove unused files.

2006-07-20 14:37 ABX, revision 40203

[ 1524693 ] wxOwnerDrawnComboBox focus paint fix.

2006-07-20 14:01 ABX, revision 40202

Warning fix.

2006-07-20 13:41 VZ, revision 40201

fixed TestTimeFormat() test: and can use 2 digit years which broke dates comparison for dates not in this (nor last) century

2006-07-20 13:40 VZ, revision 40200

added non-static GetCentury(), removed default value for static GetCentury() parameter which didn't make any sense at all

2006-07-20 13:20 VZ, revision 40199

added wxTimeSpan::Format() test

2006-07-20 11:57 ABX, revision 40198

Reuse common sample resources. Little code cleanup. Removed unused files.

2006-07-20 11:14 CE, revision 40197

remove file lists on exit

2006-07-20 10:52 CE, revision 40196

restore snapshot and remove 2 toplevels dirs from tarball

2006-07-19 20:55 SN, revision 40195

Fixes according to patch #1523304.

2006-07-19 20:52 SN, revision 40194

Sizing fixes according to patch #1523304.

2006-07-19 18:59 MR, revision 40193

[wxGTK] Be pessimistic about transparency being visually shown in CanSetTransparent. With current code CanSetTransparent will only return TRUE if gtk+ version is at least 2.10 AND there is a running compositing manager that implements the _NET_WM_CM_Sn EWMH spec addition proposal (at this point only metacity GL based compositor, afaik). This is for wxAUI to be able to implement dock preview correctly. In general these behaviours needs some discussion.

2006-07-19 17:18 MR, revision 40192

Initial wxTLW::(Can)SetTransparent support for wxGTK. The return value of SetTransparent is currently very optimistic and doesn't use the EWMH composite manager spec update proposal (_NET_WM_CM_Sn) yet. This is on purpose until the proposal appears in EWMH new version draft and it gets used by more composite managers. See http://www.nabble.com/Interaction-between-applications-and-compositing-managers-t1389248.html and in the future http://standards.freedesktop.org/wm-spec/latest/ for details. Some code reordering is probably in order (helper function to utilsx11?) and testing on non-traditional X servers appreciated.

2006-07-19 15:52 ABX, revision 40191

Warning fix.

2006-07-19 15:50 ABX, revision 40190

Crash fix for working without selecting subpage.

2006-07-19 14:08 DMS, revision 40189

basic RTL support was added, most of the native controls are working properly.

2006-07-19 13:56 CE, revision 40188

revert to unix2dos

2006-07-19 13:55 CE, revision 40187

remove duplicate dir

2006-07-19 12:23 MW, revision 40186

Missing header

2006-07-19 10:31 CE, revision 40185

copy install.txt and readme.txt

2006-07-19 10:28 CE, revision 40184

fix todos conversion (unix2dos called to dos

2006-07-18 16:23 , revision 40183
  • A /wxWidgets/branches/SOC2006_RTL
  • D /wxWidgets/branches/SOC2006_RTL/contrib/build/animate/animate_animatedll.dsp
  • D /wxWidgets/branches/SOC2006_RTL/contrib/build/animate/animate_animatelib.dsp
  • D /wxWidgets/branches/SOC2006_RTL/contrib/build/fl/fl_fldll.dsp
  • D /wxWidgets/branches/SOC2006_RTL/contrib/build/fl/fl_fllib.dsp
  • D /wxWidgets/branches/SOC2006_RTL/contrib/build/net/netutils.dsp
  • D /wxWidgets/branches/SOC2006_RTL/contrib/build/ogl/ogl_ogldll.dsp
  • D /wxWidgets/branches/SOC2006_RTL/contrib/build/ogl/ogl_ogllib.dsp
  • D /wxWidgets/branches/SOC2006_RTL/contrib/build/stc/stc_stcdll.dsp
  • D /wxWidgets/branches/SOC2006_RTL/contrib/build/stc/stc_stclib.dsp
  • D /wxWidgets/branches/SOC2006_RTL/contrib/build/svg/svg_svgdll.dsp
  • D /wxWidgets/branches/SOC2006_RTL/contrib/build/svg/svg_svglib.dsp
  • D /wxWidgets/branches/SOC2006_RTL/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/branches/SOC2006_RTL/lib/dummy
  • R /wxWidgets/branches/SOC2006_RTL/samples/grid/bitmap1.bmp
  • R /wxWidgets/branches/SOC2006_RTL/samples/internat/internat.rc
  • R /wxWidgets/branches/SOC2006_RTL/samples/internat/makefile.vms
  • R /wxWidgets/branches/SOC2006_RTL/samples/internat/mondrian.ico
  • R /wxWidgets/branches/SOC2006_RTL/samples/layout/expt.cpp
  • R /wxWidgets/branches/SOC2006_RTL/samples/layout/makefile.vms
  • R /wxWidgets/branches/SOC2006_RTL/samples/mdi/chart.ico
  • R /wxWidgets/branches/SOC2006_RTL/samples/mdi/makefile.vms
  • R /wxWidgets/branches/SOC2006_RTL/samples/mdi/mondrian.ico
  • R /wxWidgets/branches/SOC2006_RTL/samples/png/pngdemo.rc
  • D /wxWidgets/branches/SOC2006_RTL/samples/resource
  • R /wxWidgets/branches/SOC2006_RTL/samples/splitter/mondrian.ico
  • D /wxWidgets/branches/SOC2006_RTL/samples/tab
  • D /wxWidgets/branches/SOC2006_RTL/samples/treectrl/treetest.dsp
  • R /wxWidgets/branches/SOC2006_RTL/src/expat
  • A /wxWidgets/branches/SOC2006_RTL/src/expat/aclocal.m4
  • R /wxWidgets/branches/SOC2006_RTL/src/expat/configure
  • R /wxWidgets/branches/SOC2006_RTL/src/expat/configure.in
  • A /wxWidgets/branches/SOC2006_RTL/src/expat/expat.dsp
  • A /wxWidgets/branches/SOC2006_RTL/src/expat/lib/dosconfig.h
  • R /wxWidgets/branches/SOC2006_RTL/src/expat/lib/expat.h
  • R /wxWidgets/branches/SOC2006_RTL/src/expat/lib/internal.h
  • A /wxWidgets/branches/SOC2006_RTL/src/expat/lib/macconfig.h
  • A /wxWidgets/branches/SOC2006_RTL/src/expat/lib/os2config.h
  • R /wxWidgets/branches/SOC2006_RTL/src/expat/lib/winconfig.h
  • R /wxWidgets/branches/SOC2006_RTL/src/expat/lib/xmlparse.c
  • R /wxWidgets/branches/SOC2006_RTL/src/expat/lib/xmlrole.c
  • R /wxWidgets/branches/SOC2006_RTL/src/expat/lib/xmltok.c
  • R /wxWidgets/branches/SOC2006_RTL/src/gtk/bdiag.xbm
  • R /wxWidgets/branches/SOC2006_RTL/src/gtk/cdiag.xbm
  • R /wxWidgets/branches/SOC2006_RTL/src/gtk/cross.xbm
  • R /wxWidgets/branches/SOC2006_RTL/src/gtk/fdiag.xbm
  • R /wxWidgets/branches/SOC2006_RTL/src/gtk/horiz.xbm
  • R /wxWidgets/branches/SOC2006_RTL/src/gtk/verti.xbm
  • R /wxWidgets/branches/SOC2006_RTL/src/gtk1/bdiag.xbm
  • R /wxWidgets/branches/SOC2006_RTL/src/gtk1/cdiag.xbm
  • R /wxWidgets/branches/SOC2006_RTL/src/gtk1/cross.xbm
  • R /wxWidgets/branches/SOC2006_RTL/src/gtk1/fdiag.xbm
  • R /wxWidgets/branches/SOC2006_RTL/src/gtk1/horiz.xbm
  • R /wxWidgets/branches/SOC2006_RTL/src/gtk1/verti.xbm
  • D /wxWidgets/branches/SOC2006_RTL/src/html/htmlfilter.cpp
  • D /wxWidgets/branches/SOC2006_RTL/src/html/htmlhelp.cpp
  • D /wxWidgets/branches/SOC2006_RTL/src/html/search.cpp
  • R /wxWidgets/branches/SOC2006_RTL/src/png
  • A /wxWidgets/branches/SOC2006_RTL/src/png/.cvsignore
  • R /wxWidgets/branches/SOC2006_RTL/src/png/ANNOUNCE
  • A /wxWidgets/branches/SOC2006_RTL/src/png/ansi2knr.1
  • A /wxWidgets/branches/SOC2006_RTL/src/png/ansi2knr.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/CHANGES
  • R /wxWidgets/branches/SOC2006_RTL/src/png/configure
  • R /wxWidgets/branches/SOC2006_RTL/src/png/example.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/INSTALL
  • R /wxWidgets/branches/SOC2006_RTL/src/png/KNOWNBUG
  • R /wxWidgets/branches/SOC2006_RTL/src/png/LICENSE
  • R /wxWidgets/branches/SOC2006_RTL/src/png/libpng.3
  • R /wxWidgets/branches/SOC2006_RTL/src/png/libpng.txt
  • R /wxWidgets/branches/SOC2006_RTL/src/png/libpngpf.3
  • A /wxWidgets/branches/SOC2006_RTL/src/png/MAKEFILE.VA
  • A /wxWidgets/branches/SOC2006_RTL/src/png/makefile.dos
  • A /wxWidgets/branches/SOC2006_RTL/src/png/makefile.sc
  • A /wxWidgets/branches/SOC2006_RTL/src/png/makefile.unx
  • A /wxWidgets/branches/SOC2006_RTL/src/png/makefile.vc
  • R /wxWidgets/branches/SOC2006_RTL/src/png/png.5
  • R /wxWidgets/branches/SOC2006_RTL/src/png/png.c
  • A /wxWidgets/branches/SOC2006_RTL/src/png/png.dsp
  • R /wxWidgets/branches/SOC2006_RTL/src/png/png.h
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngasmrd.h
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngconf.h
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngerror.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pnggccrd.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngget.c
  • A /wxWidgets/branches/SOC2006_RTL/src/png/pngM8.xml
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngmem.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngpread.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngread.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngrio.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngrtran.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngrutil.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngset.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngtest.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngtrans.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngvcrd.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngwio.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngwrite.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngwtran.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/pngwutil.c
  • R /wxWidgets/branches/SOC2006_RTL/src/png/projects/beos
  • R /wxWidgets/branches/SOC2006_RTL/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/branches/SOC2006_RTL/src/png/projects/beos/x86-static.txt
  • D /wxWidgets/branches/SOC2006_RTL/src/png/projects/borland
  • D /wxWidgets/branches/SOC2006_RTL/src/png/projects/msvc
  • R /wxWidgets/branches/SOC2006_RTL/src/png/README
  • D /wxWidgets/branches/SOC2006_RTL/src/png/scripts/makefile.bd32
  • R /wxWidgets/branches/SOC2006_RTL/src/png/scripts/makefile.sgi
  • D /wxWidgets/branches/SOC2006_RTL/src/png/scripts/pngdef.pas
  • R /wxWidgets/branches/SOC2006_RTL/src/png/TODO
  • R /wxWidgets/branches/SOC2006_RTL/src/png/Y2KINFO
  • R /wxWidgets/branches/SOC2006_RTL/src/regex/regfronts.c
  • D /wxWidgets/branches/SOC2006_RTL/src/unix/net.cpp
  • R /wxWidgets/branches/SOC2006_RTL/src/zlib/algorithm.txt
  • R /wxWidgets/branches/SOC2006_RTL/src/zlib/crc32.h
  • R /wxWidgets/branches/SOC2006_RTL/src/zlib/FAQ
  • R /wxWidgets/branches/SOC2006_RTL/src/zlib/INDEX
  • R /wxWidgets/branches/SOC2006_RTL/src/zlib/inflate.h
  • R /wxWidgets/branches/SOC2006_RTL/src/zlib/README
  • R /wxWidgets/branches/SOC2006_RTL/src/zlib/trees.h
  • D /wxWidgets/branches/SOC2006_RTL/utils/HelpGen/helpgen.dsp
  • D /wxWidgets/branches/SOC2006_RTL/utils/HelpGen/makefile.bcc
  • D /wxWidgets/branches/SOC2006_RTL/utils/HelpGen/makefile.gcc
  • D /wxWidgets/branches/SOC2006_RTL/utils/HelpGen/makefile.vc
  • D /wxWidgets/branches/SOC2006_RTL/utils/HelpGen/makefile.wat
  • D /wxWidgets/branches/SOC2006_RTL/utils/wxprop

This commit was manufactured by cvs2svn to create branch 'SOC2006_RTL'.

2006-07-18 16:23 MW, revision 40182

Remove malloc.h

2006-07-18 09:47 MW, revision 40181

Remove malloc.h

2006-07-18 06:56 CE, revision 40180

fixes for York delivery

2006-07-18 06:54 KO, revision 40179

Fixed version of unix2dos conversion.

2006-07-18 00:50 KO, revision 40178

Moving to new approach that uses CVS entries to determine text/binary state of file.

2006-07-17 23:21 AVV, revision 40177

And now the actual class

2006-07-17 23:15 AVV, revision 40176

GAddress splitted from GSocket. This will allow merging with wxAddress later.

2006-07-17 21:45 RD, revision 40175

fixed merge conflict

2006-07-17 21:37 RD, revision 40174

enable sound and mediactrl

2006-07-17 21:36 RD, revision 40173

fix for import error

2006-07-17 21:34 RD, revision 40172

Wrap new AddPane method as AddPaneAtPos

2006-07-17 21:32 RD, revision 40171

GetTmpDefaultItem

2006-07-17 21:31 RD, revision 40170

Added note about CanSetTransparent and SetTransparent

2006-07-17 21:30 RD, revision 40169

Translucency --> Transparent

2006-07-17 20:58 RD, revision 40168

if Acrobat is >= 7.0 then use acrobat by embedding it in a IE window

2006-07-17 20:53 RD, revision 40167

typo

2006-07-17 19:23 BIW, revision 40166

frame should call skip on child focus event to give owner a chance

2006-07-17 17:54 MW, revision 40165

Compile fix for OS X 10.2

2006-07-17 16:19 MW, revision 40164

Restore wxUSE_MS_HTML_HELP to setup.h.in

2006-07-17 15:02 MW, revision 40163

File/font/colour/dir picker fixes for GTK Universal

2006-07-17 13:17 MW, revision 40162

Drop non-ANSI malloc.h

2006-07-17 13:06 MW, revision 40161

Rename log2 to avoid conflict standard log2 which is a macro on Cygwin.

2006-07-17 10:42 VZ, revision 40160

fixed crash in wxDb::Open() in Unicode build due to wrong interpretation of BufferLength argument of SQLDriverConnect()

2006-07-17 09:39 MW, revision 40159

Use substitions when converting gnome mime files from UTF-8 (bug 1518012)

2006-07-17 08:45 ABX, revision 40158

[ 1519202 ] wxComboCtrl::SetButtonPosition() to support -1 width/height

2006-07-17 07:40 ABX, revision 40157

[ 1522987 ] wxComboCtrl crashes if TAB is pressed while popup is open

2006-07-17 07:22 ABX, revision 40156

[ 1522988 ] Keypress causes crash in combo sample

2006-07-17 06:37 ABX, revision 40155

create_archives.sh

2006-07-17 06:28 ABX, revision 40154

Better temporary fix.