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-09-07 14:05 RR, revision 48597

Patch to use high printer resolution instead of Cairo's 72dpi

2007-09-07 13:17 RR, revision 48596

minor corrections, made non-public API private

2007-09-07 07:40 RR, revision 48595

prevent double deletion of cairo lib

2007-09-06 20:30 RR, revision 48594

wxDC::Clear() shouldn't do anything in printing DCs (I think)

2007-09-06 17:56 RR, revision 48593

Removed run-time dependency on libpangocairo

2007-09-06 17:31 RR, revision 48592

Add Cairo to build, remove run-time dependency

2007-09-06 17:24 RR, revision 48591

Make use of wxCairoLibrary from within wxGtkPrint

2007-09-06 16:47 DE, revision 48590

Merged 48589 from trunk: Make a slider control created with a particular size/position adjust itself to the only size that works and adjust the positioning accordingly. Implement the wxSL_AUTOTICKS style. Patch from Mark Oxenham. Copyright 2007 Software 2000 Ltd.

2007-09-06 16:41 DE, revision 48589

Make a slider control created with a particular size/position adjust itself to the only size that works and adjust the positioning accordingly. Implement the wxSL_AUTOTICKS style. Patch from Mark Oxenham. Copyright 2007 Software 2000 Ltd.

2007-09-06 14:04 RR, revision 48587

Add wxCairoLibrary (not yet built)

2007-09-06 13:37 RR, revision 48586

Move the wxDL_ macros to wxDynLibrary

2007-09-06 13:31 VS, revision 48585

fixed wxString::FromAscii signature

2007-09-06 13:28 RR, revision 48584

Explain various printing backends in GTK+

2007-09-06 13:26 RR, revision 48583

Mention wxUSE_GTKPRINT define

2007-09-06 09:19 CE, revision 48582

add missing timer.h

2007-09-05 23:01 VZ, revision 48581

fixed off by 1 bug in converting premultiplied DIB pixel values to non-premultiplied image ones

2007-09-05 22:58 VZ, revision 48580

fixed off by 1 bug in converting premultiplied DIB pixel values to non-premultiplied image ones

2007-09-05 22:53 RD, revision 48579

Pass length including the null-terminator to cWC2MB

2007-09-05 21:34 RR, revision 48578

Add support for GTK print, modified from patch 1782055

2007-09-05 19:49 RR, revision 48575

Add force link for GtkPrint modeule (still commented out)

2007-09-05 19:26 RR, revision 48570

Make wxGnomePrintModule public so that wxGtkPrintModule knows about it

2007-09-05 18:55 RR, revision 48569

Add GtkPrint detection code and configure switch

2007-09-05 18:53 RR, revision 48568

upport wxFileDataObject change for UTF8 handling

2007-09-05 12:39 RR, revision 48566

fixes [ 1779152 ] FileDataObject Unicode, [ 1643699 ] DnD File Unicode error

2007-09-05 08:41 CE, revision 48564

add missing ds? files