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

2004-10-26 22:45 VS, revision 30103

fixed wxFRAME_TOOL_WINDOW to use 'utility' type hint instead of not rendering any frame at all

2004-10-26 21:55 RD, revision 30102

* Added selectNewest(minVersion) * Use the options in the sort ordering in addition to the version, this will put the gtk2 and unicode versions ahead of the others of the same version.

2004-10-26 19:49 RR, revision 30101

Next phase of Print Factory code. Created a mini interface so that the generic wxPrintDialog can show a "printer" and a "status" line if the print factory wants this to be the case. Moved some code (print mode) back from the PostScript only print data to the general print data since it is sort of general.

2004-10-26 17:42 VS, revision 30100

at least partially implemented vswscanf() -- otherwise wx apps compiled against glibc 2.1 wouldn't run at all

2004-10-26 17:10 ABX, revision 30099

Avoid anchor for label which determined creation of the new file and is already included in filename.

2004-10-26 10:32 VS, revision 30098

prefix symbols with wx

2004-10-25 22:53 RD, revision 30097

Doc and comment updates

2004-10-25 16:10 DE, revision 30096

Convert back to UNIX line endings (again)

2004-10-25 03:24 KH, revision 30095

MutexGui calls in WakeUpIdle are not needed under GTK2, fixing the long-standing "random" lockups experienced when using wxPostEvent from a thread. Collaboration with RR.

2004-10-24 14:49 VZ, revision 30094

use GetBestSize() and not GetSize() for AsIs() size constraints -- this makes much more sense

2004-10-24 13:46 SN, revision 30093

Removed list of modeless windows (apparently no longer needed).

2004-10-24 12:48 SC, revision 30092

corrected textbackground for theme text output

2004-10-24 12:08 SN, revision 30091

Fixed handling of modal dialogs.

2004-10-24 11:43 SC, revision 30090

adding Offset to wxRegion / carbon

2004-10-24 07:36 DE, revision 30089

Fix wxExecute for ports other than wxMac and wxCocoa on Darwin

2004-10-24 01:04 RD, revision 30088

typo

2004-10-24 00:59 RD, revision 30087

EP_ADD_OPTS defaults to true

2004-10-24 00:58 RD, revision 30086

require --> select, added checkInstalled and getInstalled

2004-10-24 00:17 RD, revision 30085

Combine the common installer package into the main package

2004-10-24 00:17 RD, revision 30084

Don't uninstall common files if there is more than one wxPython installed

2004-10-23 21:26 VZ, revision 30083

don't give focus to the window if it ate the left mouse click

2004-10-23 16:10 VS, revision 30082

fixing sizing bug inside wxWizard

2004-10-23 16:06 VS, revision 30081

added InvalidateBestSize calls when combobox's content changes; DoGetBestSize now accounts for the width returned by GTK+ too

2004-10-23 15:24 VZ, revision 30080

added MDI menu item translation, the menu was looking very wrong with only one item untranslated...

2004-10-23 14:56 VZ, revision 30079

updated version to 2.5.3.1