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

2003-10-10 20:22 VZ, revision 24153

another Unicode compilation fix for !wxUSE_ENHMETAFILE

2003-10-10 16:11 RD, revision 24152

removed #!

2003-10-10 09:48 VS, revision 24151

return false from wxXmlResource::Load if the resource is corrupted

2003-10-10 08:21 JS, revision 24150

Don't set insertion point if the text is the same in SetValue

2003-10-10 08:20 JS, revision 24149

Fix for last SetValue mod

2003-10-10 08:16 JS, revision 24148

Reverted change of insertion point even when value is the same

2003-10-10 04:26 SC, revision 24147

newlines conversions streamlined

2003-10-09 22:21 VZ, revision 24146

Unicode compilation fix for !wxUSE_ENHMETAFILE

2003-10-09 20:03 RR, revision 24145

Applied new DoDrawBitmap() and DoBlit() from 2_4

2003-10-09 20:01 RR, revision 24144

Added wxBitmap::Rescale() from 2_4

2003-10-09 20:00 RR, revision 24143

image sample fix from 2_4

2003-10-09 19:59 RR, revision 24142

Rounding error.

2003-10-09 19:50 RR, revision 24141

Use new bitmap scalingin DrawBitmap() as well.

2003-10-09 19:40 RR, revision 24140

image sample no longer crashes under GTK2.

2003-10-09 19:39 RR, revision 24139

Small bug in 1-bit bitmap scaling.

2003-10-09 18:19 SC, revision 24138

added newline conversion

2003-10-09 15:59 DE, revision 24137

Added lengthy comment detailing the implications of idle handling

2003-10-09 15:56 DE, revision 24136

Prevent Cocoa from waiting indefinitely when stopping the event loop

2003-10-09 15:16 VS, revision 24135

fixed too small pagesize

2003-10-09 12:47 VS, revision 24134

beginnings of DigitalMars support

2003-10-09 08:52 VZ, revision 24133

fix for showing a modal dialog from OnIdle() when another modal dialog is being destroyed

2003-10-09 00:24 RR, revision 24132

Further work on bitmap drawing and rescaling.

2003-10-08 23:37 VZ, revision 24131

backport wxRegConfig enumeration fix

2003-10-08 23:36 VZ, revision 24130

fixed enumerating of entries/groups under '/' in wxRegConfig

2003-10-08 23:22 VZ, revision 24129

wxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works

2003-10-08 23:15 VZ, revision 24128

check directories passed to Append/Insert/PrependDir(); don't terminate string returned from GetPath() with wxPATH_GET_SEPARATOR flag with slash for the paths which don't have any path at all under DOS

2003-10-08 22:16 VZ, revision 24127

documented _PTR versions of WX_DEFINE_ARRAY macros

2003-10-08 22:13 VZ, revision 24126

renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR

2003-10-08 15:51 DE, revision 24125

Implement Pending and Dispatch

2003-10-08 11:59 RR, revision 24124

Aplplied second part of bitmap scaling speed-up patch. The PS part is still not done.

2003-10-07 23:07 VZ, revision 24123

don't always create MDI children with WS_THICKFRAME (only if wxRESIZE_BORDER is given)

2003-10-07 23:06 VZ, revision 24122

no changes

2003-10-07 23:04 VZ, revision 24121

restore status bar text after a menu has been shown

2003-10-07 22:55 VZ, revision 24120

restore status bar text after a menu has been shown

2003-10-07 21:37 VS, revision 24119

fixed bakefile so that in-tree headers take precedence over system-installed ones

2003-10-07 20:20 VS, revision 24118

added .chm support for Unix (Markus Sinner) -- regenerated makefiles

2003-10-07 20:15 VS, revision 24117

added .chm support for Unix (Markus Sinner)

2003-10-07 19:47 VS, revision 24116

added .chm support for Unix (Markus Sinner)

2003-10-07 13:37 VZ, revision 24115

fixed FixedSizeTabs()

2003-10-07 13:20 DE, revision 24114

wxListMainWindow::OnRenameCancelled(): itemEdit parameter is used

2003-10-07 12:43 RR, revision 24113

Adding wxBitmap::Rescale()

2003-10-07 09:06 VZ, revision 24112

added test for cancelled END_EDIT

2003-10-07 08:41 VZ, revision 24111

send END_EDIT label if label editing is cancelled

2003-10-06 19:17 DE, revision 24110

Use NSWindow delegate notification windowWillClose instead of overriding close

2003-10-06 19:12 VS, revision 24109

remove wxBase files to get rid of RPM's complains about unpackaged files

2003-10-06 18:54 DE, revision 24108

* Add bool parameter to WindowDidResignKey indicating whether the menu bar should be changed to the common menubar or remain installed. * Add back some assertions to ensure the code is working as intended.

2003-10-06 18:43 RR, revision 24107

Compilo.

2003-10-06 18:09 RR, revision 24106

Implemented wxChoice::SetString()

2003-10-06 18:08 RR, revision 24105

Implemented wxChoice::SetString()

2003-10-06 17:12 DE, revision 24104

Moved wxCocoa specific doIdle method to application delegate object

2003-10-06 16:53 RD, revision 24103

Show how to get the right position for HitTest from a mouse event position

2003-10-06 15:59 RR, revision 24102

Fixed bitmap problem reported last week.

2003-10-06 15:58 RR, revision 24101

Fixed bitmap problems reported a week ago on the list.

2003-10-06 15:36 DE, revision 24100

Use an application delegate object

2003-10-06 15:14 DE, revision 24099

Always return NO for applicationShouldTerminateAfterLastWindowClosed

2003-10-05 21:46 SN, revision 24098

Added dummy implementations of Enable and SetDelay.

2003-10-05 21:39 SN, revision 24097

Fixed linkage problem on OS/2.

2003-10-05 19:27 VZ, revision 24096

instead of ignoring all unknown MIME keywords, ignore only those not starting with x- (this was always the intended effect but it didn't work like this)

2003-10-05 19:25 VZ, revision 24095

don't show warnings about x-foo keywords in mimetype file

2003-10-05 15:18 VZ, revision 24094

removed extra virtual

2003-10-05 12:49 SN, revision 24093

Fix to detection of gcc version on OS/2.

2003-10-05 12:43 SN, revision 24092

Fix to detection of gcc version on OS/2.

2003-10-05 12:36 SN, revision 24091

Compilation fix.

2003-10-04 22:44 VS, revision 24090

don't build the GUI version of tex2rtf wif --disable-gui

2003-10-04 22:43 VS, revision 24089

added gettext plural forms support (patch #785660 with modifications)

2003-10-04 22:43 VS, revision 24088

tex2rtf builds in wxBase, too

2003-10-04 22:42 VS, revision 24087

added Czech translation to the sample

2003-10-04 22:39 VS, revision 24086

copy catalogs to builddir

2003-10-04 22:38 VS, revision 24085

added gettext plural forms support (patch #785660 with modifications)

2003-10-04 17:57 VS, revision 24084

fixed misgenerated makefiles

2003-10-04 13:49 VS, revision 24083

regenerated makefiles

2003-10-04 11:58 GD, revision 24082

ignore some files or directories produced when compiling with MSVC

2003-10-04 09:10 VS, revision 24081

regenerated with DESTDIR fixes

2003-10-04 08:26 SC, revision 24080

applied bug fix

2003-10-04 03:00 RD, revision 24079

Add some WXDLLIMPEXP's

2003-10-04 00:21 VZ, revision 24078

fixed inconsistencies with indices in wxTE_RICH2 controls (remove CRs when streaming text out now)

2003-10-04 00:19 VZ, revision 24077

fixed horrible flicker and 100 CPU usage (text ctrl was being updated all the time)

2003-10-03 22:22 VZ, revision 24076

fixed wxMOUSE_BTN_XXX values, use them instead of hard coded constants

2003-10-03 19:51 RD, revision 24075

Added more meta-data for PyPi

2003-10-03 19:00 VS, revision 24074

the patch was misapplied, fixed

2003-10-03 18:30 VS, revision 24073

fixed memory leak (#817324)

2003-10-03 17:03 SN, revision 24072

Fixed usage of uninitialized variable.

2003-10-03 17:01 SN, revision 24071

Fixed typo.

2003-10-03 16:58 SN, revision 24070

Added dummies for Enable and SetDelay.

2003-10-03 16:56 SN, revision 24069

Only use unicode format when unicode support is enabled.

2003-10-03 16:03 SN, revision 24068

Added Unix implementation of platform specific files for OS/2.

2003-10-03 15:52 VS, revision 24067

fixed utils.bkl to include all utils

2003-10-03 15:08 VZ, revision 24066

fix wxLongLong values printinf for MGL and for wxUSE_LONGLONG_WX case

2003-10-03 13:15 DE, revision 24065

Removed MainLoop, ExitMainLoop, Pending, and Dispatch

2003-10-03 13:12 DE, revision 24064

Added src/cocoa/evtloop.mm

2003-10-03 13:05 DE, revision 24063

Extremely simple implementation of wxEventLoop using wxGTK as a skeleton

2003-10-03 12:09 VS, revision 24062

use soft links, not hard links for data files

2003-10-03 12:07 VS, revision 24061

fixed incorrect output of wx-config --libs for wxBAse

2003-10-02 22:45 VZ, revision 24060

fixed off by 1 in new GetRange() for wxTE_RICH2 controls

2003-10-02 21:01 VZ, revision 24059

fixed (harmless) mem leak when wxUSE_THREADS == 0

2003-10-02 18:08 SN, revision 24058

Correctly bracketed initializers.

2003-10-02 16:51 RD, revision 24057

Added a const to be consistent with the generic class

2003-10-02 16:50 SN, revision 24056

Switches OS/2 back to generic ListCtrl and TreeCtrl as those compile and link at least (and problems with generic controls needs fixing anyway).

2003-10-02 16:15 DE, revision 24055

include "wx/encinfo.h" for wxNativeEncodingInfo

2003-10-02 16:01 CE, revision 24054

fix for DMC bug reading JPEGs