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

2008-04-27 17:17 JS, revision 53383

Bug fix for empty objects

2008-04-27 13:29 JS, revision 53382

Further wxRichTextCtrl performance improvements

2008-04-27 13:26 JS, revision 53381

Further wxRichTextCtrl performance improvements

2008-04-27 13:01 VZ, revision 53380

use GLX_DOUBLEBUFFER if no attributes were specified with GLX >= 1.3 too

2008-04-27 12:46 VZ, revision 53379

no real changes, clarified the usage of WX_GL_DOUBLEBUFFER; documented it and other WX_GL_XXX constants lost during doxygen transition; simplified wxMSW code a bit

2008-04-27 07:17 MW, revision 53378

New dev.

2008-04-26 23:05 VZ, revision 53373

backport fix to _TIFFrealloc from newer libtiff in trunk: don't call ::GlobalSize(NULL)

2008-04-26 19:43 JS, revision 53372

Fixed quotation mark input/output

2008-04-26 19:43 JS, revision 53371

Fixed quotation mark input/output

2008-04-26 05:43 KO, revision 53370

Add support for Mac dock icon bouncing. I used a cross-platform enum so that we can (ideally) craft a cross-platform API for 3.0.

2008-04-26 02:46 KO, revision 53368

Allow easy access to the build scripts from wx tree.

2008-04-26 02:33 KO, revision 53367

Make build tools accessible in 2.8 branch.

2008-04-26 02:25 KO, revision 53366

Add build script and utilities, including builder.py, an object-oriented wrapper for (eventually) all the compilers we support.

2008-04-26 02:14 KO, revision 53365

Home for scripts and such that are not tied to any particular wx version.

2008-04-25 19:59 RR, revision 53363

Trying to make wxString readable again, II

2008-04-25 19:52 RR, revision 53361

Trying to make wxString readable again

2008-04-25 18:53 RR, revision 53358

wxCairoGraphics need a font event without drawing text

2008-04-25 18:50 RR, revision 53357

Some testing code for wxGraphicsContext printing

2008-04-25 18:21 RR, revision 53356

Minor updates

2008-04-25 17:44 RR, revision 53355

Typo

2008-04-25 17:20 RR, revision 53354

Fix linking problem

2008-04-25 14:18 RR, revision 53349

Forgot to remove this one

2008-04-25 13:41 RR, revision 53348

const_iterator

2008-04-25 13:32 RR, revision 53347

Made wxCairo graphics code compile again, wxGraphicsBitmap still missing

2008-04-25 13:13 RR, revision 53346

Removed category for styled text control which only contained 1 item

2008-04-25 13:09 RR, revision 53345

A few wxString doc updates

2008-04-25 11:05 RR, revision 53344

Added wxDC::CreateGraphicsContext and implemented it for a few DCs

2008-04-25 10:07 RR, revision 53343

Forgot wxGraphicsPath

2008-04-25 10:06 RR, revision 53342

Mention graphics device classes

2008-04-25 09:59 RR, revision 53341

Mention graphics classes, separate out image and bitmap classes

2008-04-24 23:20 VS, revision 53340

Fixed handling of transparent background in borderless wxBitmapButton (patch #1477883)

2008-04-24 23:19 VS, revision 53339

Fixed handling of transparent background in borderless wxBitmapButton (patch #1477883)

2008-04-24 14:39 JS, revision 53338

Made performance acceptable for editing large paragraphs on low-powered machines

2008-04-24 14:39 JS, revision 53337

Made performance acceptable for editing large paragraphs on low-powered machines

2008-04-24 11:44 JS, revision 53336

Further optimizations

2008-04-24 11:43 JS, revision 53335

Further optimizations

2008-04-24 08:30 VS, revision 53334

merged trunk translations for strings occuring but not translated in 2.8 into 2.8 catalogs

2008-04-24 07:58 VS, revision 53333

updated 2.8 message catalogs from sources

2008-04-24 07:56 VS, revision 53332

don't merge msw/it.po with wxstd.pot during 'make allmo', it's manually maintained

2008-04-24 07:54 VS, revision 53331

don't merge msw/it.po with wxstd.pot during 'make allmo', it's manually maintained

2008-04-24 07:36 VS, revision 53330

updated message catalogs from sources

2008-04-24 07:33 VS, revision 53329

contrib is no more, updated locale/Makefile accordingly

2008-04-24 07:20 VS, revision 53328

added missing "

2008-04-24 07:16 VS, revision 53327

added wxString::Clone() and made wxString(wxCStrData) ctor make deep copy too

2008-04-23 23:39 KO, revision 53326

svn merge -r 52985:53325 http://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH

2008-04-23 23:33 KO, revision 53325

Ensure popup menus can display sub-menus.

2008-04-23 23:31 KO, revision 53324

Ensure popup menus can display sub-menus.

2008-04-23 21:50 VZ, revision 53323

prevent all our windows from being destroyed in wxApp::OnEndSession(), otherwise we're still killed before the cleanup code finishes to run

2008-04-23 17:05 PC, revision 53322

restore caching of WM frame extents

2008-04-23 16:56 KO, revision 53321

svn merge -r 52525:52984 http://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH