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

2001-07-22 13:52 GD, revision 11140

removed inexistant header files

2001-07-22 12:06 VZ, revision 11139

compilation fix for old broken Borland compiler

2001-07-22 01:28 VZ, revision 11138

backported fix for proper tree ctrl refershing after changing item colour/font from 2.2

2001-07-21 06:51 GD, revision 11137

replaced hardcoded wxgtk_gl library with appropriate configure macro

2001-07-21 06:48 GD, revision 11136

added WX_TARGET_LIBRARY_GL to recursive configure substitutions

2001-07-21 06:47 GD, revision 11135

added wxWindows shared library to link of OpenGL wxWindows shared library

2001-07-21 06:45 GD, revision 11134

corrected bad Darwin related configure test implemented OpenGL configuration for Mac OS X added WX_TARGET_LIBRARY_GL to config cache

2001-07-21 06:42 GD, revision 11133

added DEP_INFO_FLAGS to compilation options

2001-07-21 05:32 GD, revision 11132

corrections for wxGtk compilation under Darwin/Mac OS X

2001-07-21 05:23 GD, revision 11131

added missing conditional compilation test for wxUSE_PROPSHEET

2001-07-21 05:19 GD, revision 11130

minor changes to correct compilation warnings

2001-07-20 20:54 VZ, revision 11129

fix for rather mysterious problem when deleting the list ctrl

2001-07-20 18:46 GD, revision 11128

post wxUniv merge fixes

2001-07-20 18:44 GD, revision 11127

post wxUniv merge fix

2001-07-20 14:35 VZ, revision 11126

applied numpad keys patch

2001-07-20 12:33 VS, revision 11125

fixed entities parsing under win32

2001-07-20 12:32 VS, revision 11124

oops, forgot to fix wxHtmlTag dtor

2001-07-20 11:59 VZ, revision 11123

test for __WIN95__ in the main header, not platform-sepcific one for consistency with the other classes

2001-07-20 11:58 VZ, revision 11122

define WINVER for mingw32 cross compilation

2001-07-20 11:12 VZ, revision 11121

implemented EVT_LIST_CACHE_HINT support: send this message from OnPaint() now

2001-07-20 08:56 VZ, revision 11120

fixed three new warnings after the last warning fix

2001-07-20 08:55 VZ, revision 11119

fixed a warning and detabified

2001-07-20 08:48 VZ, revision 11118

made 2 column list wider to accomodate all entries

2001-07-20 08:47 VZ, revision 11117

replaced literal backslashes with backslash TeX macro

2001-07-20 01:18 VZ, revision 11116

fixed crash in XPM decoder when reading non XPM files

2001-07-20 01:00 VZ, revision 11115

filter out garbage Windows sends us via LVN_ODCACHEHINT

2001-07-20 00:25 VZ, revision 11114

added EVT_LIST_COMMAND_CACHE_HINT, implemented it for MSW and test in the sample; briefly documented virtual list control fucntionality

2001-07-19 23:43 VZ, revision 11113

VC++ warning fixed

2001-07-19 22:31 VS, revision 11112

new wxHtmlParser core and changes implied by it

2001-07-19 22:30 VS, revision 11111

new wxHtmlParser core

2001-07-19 20:54 VZ, revision 11110

FreeBSD compilation fix

2001-07-19 20:52 VZ, revision 11109

fixed some warnings

2001-07-19 20:50 VZ, revision 11108

1. don't delete item attributes in the virtual list control (=> crash) 2. refresh the window after deleting all items

2001-07-19 20:49 VZ, revision 11107

added test for THREADS if JOYSTICK is set

2001-07-19 20:48 VZ, revision 11106

don't remove lib/wx when making clean

2001-07-19 20:47 VZ, revision 11105

made SetPriority docs more clear

2001-07-19 20:44 VZ, revision 11104

fix for missing wxUSE_DARWIN definition

2001-07-19 13:51 VZ, revision 11103

fixes to version string

2001-07-19 13:44 VZ, revision 11102

1. compilation fixes 2. don't quote special characters inside verbatim environment

2001-07-19 12:29 VZ, revision 11101

fix for custom bitmap setting for the first page

2001-07-19 01:07 VZ, revision 11100

minor fixes, added an example

2001-07-19 00:44 VZ, revision 11099

fixed compilation problem inwith ^

2001-07-18 23:01 VS, revision 11098

removed debug printfs

2001-07-18 23:01 VS, revision 11097

fixed ugly stupid piece of code

2001-07-18 23:01 VS, revision 11096

Unicode complation fixes

2001-07-18 23:00 VS, revision 11095

backported no-recursion patch to wxHTML

2001-07-18 23:00 VS, revision 11094

- fixes warnings with mingw crosscompilation - fixes for missing _t functions

2001-07-18 23:00 VS, revision 11093

Mingw Unicode fix

2001-07-18 23:00 VS, revision 11092

Mingw Unicode fixes

2001-07-18 22:59 VS, revision 11091

Unicode fixes to wxCmdLineParser

2001-07-18 22:58 VS, revision 11090

(1) removed -lcrtdll from Mingw build (it was plainly wrong thing, gcc is supposed to link against C library automatically... and it broke binaries produced with MSVCRT version of Mingw) (2) fixed typo in MS_HTML_HELP check (3) added (back?) WXHTML_HELP checks to configure

2001-07-18 22:00 GT, revision 11089

Fixed some "\_"s in verbatim blocks so they are no longer quoted with backslashes

2001-07-18 21:04 GT, revision 11088

Fixed closing of program to work properly if PASS #1 failed for some reason. Before this fix, you could not exit the GUI version of the program under windows without using CTRL-ALT-DEL

2001-07-18 20:47 GT, revision 11087

Fixed mismatched curley brace

2001-07-17 22:21 VZ, revision 11086

initialize gs_pFrame to NULL

2001-07-17 22:01 VZ, revision 11085

blind fix for wxScrolledWindow problem

2001-07-17 18:14 VZ, revision 11084

fixed regex bug in ProcessFamiliesFromFontList

2001-07-17 16:47 JS, revision 11083

Added icon index parsing

2001-07-17 16:27 JS, revision 11082

Correction to icon index code

2001-07-17 15:49 JS, revision 11081

Added support for extracting icon using specified index

2001-07-17 09:03 VZ, revision 11080

added wxOPEN/SAVE flags to wxDefaultFileSelector

2001-07-17 08:27 VZ, revision 11079

don't use static box as a parent

2001-07-17 08:25 VZ, revision 11078

renamed wxDynamicThisCast to wxDynamicCastThis, removed 1st parameter, and documented

2001-07-17 00:18 RD, revision 11077

Added rules to build the regex library from the main makefile, if needed.

2001-07-16 22:54 VZ, revision 11076

wxRegEx docs I forgot to add before (sorry)

2001-07-16 22:52 RD, revision 11075

Some tweaks and generated core sources for wxGTK

2001-07-16 18:07 VZ, revision 11074

compilation fix I had forgot to commit

2001-07-16 17:48 RD, revision 11073

fixed compile error

2001-07-16 15:23 VZ, revision 11072

speed up font list processing

2001-07-16 15:17 VZ, revision 11071

removed assert which could be provoked by correct code

2001-07-16 14:27 RR, revision 11070

Added missing methods. Now tested.

2001-07-16 09:42 RR, revision 11069

Added missing methods. Not yet tested.

2001-07-16 08:20 RR, revision 11068

Added symptomatic fix to wrong height in wxStaticText.

2001-07-16 07:58 RR, revision 11067

Tried to make button events interceptable in generic wxSpinCtrl. No luck.

2001-07-16 07:38 RR, revision 11066

Fixed small prob with wxSpinButton orientation.

2001-07-15 21:12 GD, revision 11065

modified configure to allow configuration of wxMotif under Darwin/Mac OS X wxWindows can be configured as wxMac or wxMotif under Mac OS X replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues) moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif

2001-07-15 21:07 GD, revision 11064

modified configure to allow configuration of wxMotif under Darwin/Mac OS X wxWindows can be configured as wxMac or wxMotif under Mac OS X replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues) moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif ----------------------------------------------------------------------

2001-07-15 21:04 GD, revision 11063

modified configure to allow configuration of wxMotif under Darwin/Mac OS X wxWindows can be configured as wxMac or wxMotif under Mac OS X replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues) moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif

2001-07-15 19:36 RR, revision 11062

Up-ported code to make tree item visible when programmatically selected.

2001-07-15 18:47 GD, revision 11061

modified configure to allow configuration of wxMotif under Darwin/Mac OS X wxWindows can be configured as wxMac or wxMotif under Mac OS X replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues) moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif

2001-07-15 10:45 GD, revision 11060

added common regex added missing dependency files

2001-07-15 10:11 SC, revision 11059

committed - just to be sure

2001-07-15 10:06 SC, revision 11058

no message

2001-07-15 10:02 SC, revision 11057

added new project file having the new files

2001-07-14 21:18 VZ, revision 11056

bug fix to the recent wxConvertFromMSW change

2001-07-14 21:01 VZ, revision 11055

use LVM_SETITEMSTATE instead of LVM_SETITEM for virtual controls

2001-07-14 20:39 VZ, revision 11054

blind fix for clearing font attributes in SetStyle()

2001-07-14 20:38 VZ, revision 11053

removed obsolete comment

2001-07-14 18:49 RR, revision 11052

Minor beautification of wxToolBar under Mac.

2001-07-14 18:12 RR, revision 11051

Corrected wxScrolledWindow's OnSize behaviour. Formated code.

2001-07-14 18:11 RR, revision 11050

Corrected wxScrolledWindow's OnSize behaviour.

2001-07-14 17:41 VZ, revision 11049

merged NULL wxFrame parent HWND fix from 2.2 branch

2001-07-14 17:37 VZ, revision 11048

merged MapBitmap() from 2.2 branch

2001-07-14 16:41 VZ, revision 11047

use wxRegEx if available in wxString::Matches

2001-07-14 16:41 VZ, revision 11046

added wxRegEx docs

2001-07-14 16:13 VZ, revision 11045

rewrote wxRegEx::Replace() to do something useful

2001-07-14 14:29 RR, revision 11044

Restored wxFileName::GetFullPath()

2001-07-14 14:28 RR, revision 11043

wxIsAbsolutePath was correct.

2001-07-14 14:27 RR, revision 11042

Mac-ify wxTreeCtrl further.

2001-07-14 14:26 RR, revision 11041

Fix HTML help on Mac.