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-01-21 11:23 vadz, revision 9138

test

2001-01-21 01:22 vadz, revision 9137

another attempt to fix parser compilation

2001-01-20 19:50 vaclavslavik, revision 9136

fixed bug #129464 (hopefully)

2001-01-20 19:35 depeyrot, revision 9135

corrected creation of wxNORMAL_FONT for Mac OS

2001-01-20 19:30 depeyrot, revision 9134

applied wxNativeFontInfo patch from Derry Bryson (with minor changes)

2001-01-20 19:25 depeyrot, revision 9133

CodeWarrior project for Classic Mac OS

2001-01-19 22:32 dwebster, revision 9132

chmod is not available in VisualAge

2001-01-19 22:30 dwebster, revision 9131

remove plot.cpp from build

2001-01-19 18:46 vadz, revision 9130

removed shift/reduce conflict

2001-01-19 00:20 vaclavslavik, revision 9129

updated wxLocale documentation to reflect API changes

2001-01-19 00:18 vaclavslavik, revision 9128

updated the script to generate pieces of TeX documentation as well

2001-01-19 00:18 vaclavslavik, revision 9127

fixed Farsi/Persian bug (not reflected in intl.cpp, intl.h yet due to the lock)

2001-01-19 00:17 vaclavslavik, revision 9126

applied pseudo-patch #103306

2001-01-19 00:16 vaclavslavik, revision 9125

moved XMLIDs counter inside GetXMLID to prevent initialization order problems

2001-01-18 18:10 vadz, revision 9124

added timestamping to wxLogStream

2001-01-18 13:35 joukj, revision 9123

Committing in . Modified Files: wxWindows/src/common/dynlib.cpp VMS patch for second argument of dlopen ----------------------------------------------------------------------

2001-01-18 12:37 roebling, revision 9122

This is how wxPlotWindow would look like with the suggested event type creation.

2001-01-17 18:01 vadz, revision 9121

applied file history patch

2001-01-17 17:05 vadz, revision 9120

fixed bug 128581

2001-01-17 17:00 vadz, revision 9119

tried to fix layout of label-less static box sizers

2001-01-17 16:45 vadz, revision 9118

added RTLD_GLOBAL to dlopen flags (bug 128705)

2001-01-17 16:18 vadz, revision 9117

no changes

2001-01-17 16:08 vadz, revision 9116

fixed wxSplitPath() bug and added tests for it

2001-01-17 12:43 joukj, revision 9115

Committing in . Modified Files: wxWindows/src/generic/descrip.mms removed plot.cpp reference ----------------------------------------------------------------------

2001-01-17 00:31 vaclavslavik, revision 9114

Bitmaps are no longer rescaled to reflect printerPPI/screenPPI ratio. Instead, we change user scale before drawing them and then restore it back.

2001-01-16 23:59 roebling, revision 9113

This way the plot events work.

2001-01-16 15:28 vadz, revision 9112

patch from Roland Scholz to fix the file permissions in wxCopyFile

2001-01-16 13:29 vadz, revision 9111

added a note about GetPosition() not working for the events other than thumb track/release

2001-01-16 13:29 roebling, revision 9110
  • D /wxWidgets/trunk/src/generic/plot.cpp

Removed plot.cpp.

2001-01-16 11:36 roebling, revision 9109

Removinmg plot sample from configure.

2001-01-16 11:36 roebling, revision 9108
  • D /wxWidgets/trunk/samples/plot

Removing plot sample.

2001-01-16 11:33 roebling, revision 9107

Readded wxPlotWindow as external lib.

2001-01-16 11:29 roebling, revision 9106

Removing wxPlotWindow from configure.

2001-01-16 11:27 roebling, revision 9105
  • D /wxWidgets/trunk/include/wx/generic/plot.h
  • D /wxWidgets/trunk/include/wx/generic/plot_dwn.xpm
  • D /wxWidgets/trunk/include/wx/generic/plot_enl.xpm
  • D /wxWidgets/trunk/include/wx/generic/plot_shr.xpm
  • D /wxWidgets/trunk/include/wx/generic/plot_up.xpm
  • D /wxWidgets/trunk/include/wx/generic/plot_zin.xpm
  • D /wxWidgets/trunk/include/wx/generic/plot_zot.xpm

Removing wxPlotWindow.

2001-01-16 11:25 roebling, revision 9104

Removing wxPlotWindow from filelist.txt.

2001-01-16 11:24 roebling, revision 9103
  • D /wxWidgets/trunk/include/wx/msw/plot_dwn.bmp
  • D /wxWidgets/trunk/include/wx/msw/plot_enl.bmp
  • D /wxWidgets/trunk/include/wx/msw/plot_shr.bmp
  • D /wxWidgets/trunk/include/wx/msw/plot_up.bmp
  • D /wxWidgets/trunk/include/wx/msw/plot_zin.bmp
  • D /wxWidgets/trunk/include/wx/msw/plot_zot.bmp
  • M /wxWidgets/trunk/include/wx/msw/wx.rc

Removing wxPlotWindow.

2001-01-16 11:10 georgetasker, revision 9102

Changed code to use the RM environment variable (if one exists) to delete files. If one does not exist, the ERASE command is used which is what was used previously

2001-01-16 10:59 georgetasker, revision 9101

Changed code to use the RM environment variable (if one exists) to delete files. If one does not exist, the ERASE command is used which is what was used previously Target added for building .OBJ files for .C files in DEBUG or RELEASE subdirs

2001-01-16 10:58 georgetasker, revision 9100

Changed code to use the RM environment variable (if one exists) to delete files. If one does not exist, the ERASE command is used which is what was used previously

2001-01-16 10:57 georgetasker, revision 9099

Added code to create $D (debug or release) subdir to put the .OBJ files into. Changed code to use the RM environment variable (if one exists) to delete files. If one does not exist, the ERASE command is used which is what was used previously

2001-01-16 10:55 georgetasker, revision 9098

Swapped the directory seperator from / to \ for VC makefile

2001-01-16 10:47 georgetasker, revision 9097

Restructured the VC makefile to build the OBJ files in either a DEBUG or RELEASE subdir to allow concurrent debug and release builds to exist side by side.

2001-01-15 22:03 vadz, revision 9096

blind fix for setting selection in combobox text ctrl

2001-01-15 21:50 vadz, revision 9095

merged in the console for MIME handlers fix from 2.2 branch

2001-01-15 21:48 vadz, revision 9094

launch MIME viewers which need a console inside an xterm

2001-01-15 18:01 vadz, revision 9093

fixed a bug in handling mailcap entries with more than one commands with tests

2001-01-14 12:46 georgetasker, revision 9092

Fixed problem in wxDbColFor::Format() for mySQL (patch submittted directly to me from Mark Johnson) to handle SQL_C_TIMESTAMP fields, which is what mySQL uses for DATE fields.

2001-01-13 14:51 juliansmart, revision 9091

Added .cvsignore file

2001-01-13 14:32 georgetasker, revision 9090

Fixed a couple spelling typos

2001-01-13 12:56 vaclavslavik, revision 9089

fixed stupid bug in LCID->locale string translation

2001-01-13 12:50 vaclavslavik, revision 9088

added English and English US for testing

2001-01-12 20:31 vaclavslavik, revision 9087

changed internat sample so that it shows language choice dialog on startup

2001-01-12 20:31 vaclavslavik, revision 9086

_Really_ fixed Norwegian, added Kernewek language

2001-01-12 20:31 vaclavslavik, revision 9085

changed wxLogWarning('catalog not found') message to wxLogVerbose; wxLocale::Init now works with Windows9X, too

2001-01-12 20:30 vaclavslavik, revision 9084

verbose mode wxLog disabled by default even in debug mode

2001-01-12 20:29 vaclavslavik, revision 9083

applied patch to prevent crashing when libxml DLL doesn't contain some symbols

2001-01-12 19:50 roebling, revision 9082

Updated changes.txt for 2.2.4.

2001-01-11 22:11 vadz, revision 9081

allow people use modal dialogs in wxApp::OnInit

2001-01-11 21:51 vadz, revision 9080

fix/workaround for Trim() and accented letters

2001-01-11 18:54 roebling, revision 9079

wxYield() patch from stable tree.

2001-01-11 18:22 juliansmart, revision 9078

Use wxClientDC in header window so we don't clip (because of gtk_paint_box not being clippable). This cures the header refresh problem.

2001-01-11 16:26 vadz, revision 9077

applied Derry's patch to fix scaling bug

2001-01-11 14:58 vadz, revision 9076

applied (slightly modified) patch for loading large/small icons

2001-01-10 23:54 roebling, revision 9075

Fixes for wxYield() reentry problems.

2001-01-10 19:51 vaclavslavik, revision 9074

fixed Norway languages

2001-01-10 19:51 vaclavslavik, revision 9073
  • D /wxWidgets/trunk/misc/languages/_wxlang.cpp
  • D /wxWidgets/trunk/misc/languages/_wxlang.h

commited by mistake, removed

2001-01-10 18:31 vaclavslavik, revision 9072

new locales code checked in

2001-01-09 23:29 dwebster, revision 9071

Needed to initialize time_t to 0 in GetTimeZone to prevent a arithmetic underflow in VA 4.0

2001-01-09 15:50 juliansmart, revision 9070

Extended ProcessTextCommand so processes SETFOCUS/KILLFOCUS; checked for valid HWND in wxBuddyTextWndProc so if the event handler kills the HWND, it doesn't crash; added support for disabling 3D effect in buddy window.

2001-01-09 15:37 juliansmart, revision 9069

Extended ProcessTextCommand so processes SETFOCUS/KILLFOCUS; checked for valid HWND in wxBuddyTextWndProc so if the event handler kills the HWND, it doesn't crash; added support for disabling 3D effect in buddy window.

2001-01-08 19:00 dwebster, revision 9068

Fixes to resolve default Client Window painting when EVT_PAINT events are captured by derived classes downstream.

2001-01-08 16:48 vadz, revision 9067

fix for better European date format parsing

2001-01-08 13:35 vadz, revision 9066

test all selection methods

2001-01-07 18:40 roebling, revision 9065

Applied Kai's new 8-bit display patch. It doesn't do any harm on either 8-bit or 16-bit and should improve things under Solaris.

2001-01-07 17:28 vadz, revision 9064

typo: return Win98, not 99, from wxGetOSDescription()

2001-01-07 17:13 vadz, revision 9063

typo: return Win98, not 99, from wxGetOSDescription()

2001-01-07 14:55 roebling, revision 9062

Make wxMenuItem::GetLabel() handle escaped underscores (which are '__') correctly.

2001-01-07 01:35 vadz, revision 9061

1. don't print !isprint() chars in text ctrl 2. better combobox popup positioning (ok now) 3. dismiss on kill focus seems to work

2001-01-06 18:00 vadz, revision 9060

wxPopupWindow class added - nothing works any more but at least it's there

2001-01-06 14:31 vadz, revision 9059

fix for gcc bug under Mac OS X

2001-01-06 14:18 vadz, revision 9058

fixed wxStreamBuffer::SetBufferIO() (thanks to Gilles Depeyrot)

2001-01-05 21:03 vadz, revision 9057

wxDateTime::IsValid() now returns m_time != (wxLongLong)-1

2001-01-05 19:10 georgetasker, revision 9056

Fixed a problem in ConvertWXArrayToC() that would assign a string to an incorrect memory location due to missing parens "(*choices)[i] = aChoices[i];"

2001-01-05 18:58 roebling, revision 9055

Corrcted wxMenuItem::GetLabel() in terms of handling underscores which really ought to be there.

2001-01-05 14:01 juliansmart, revision 9054

Corrected horizontal rule drawing when number of items is 1

2001-01-05 13:35 juliansmart, revision 9053

In wxListCtrl::Find, don't decrement 'start' if already -1, or the search fails.

2001-01-05 10:50 juliansmart, revision 9052

Changed GetDocuments() to remove cast, added GetTemplates()

2001-01-04 19:42 vadz, revision 9051

added wxArrayString::RemoveAt()

2001-01-04 19:06 vadz, revision 9050

fix for copy ctor from the main branch

2001-01-04 18:46 vadz, revision 9049

fix for wxList copy ctor

2001-01-04 15:18 joukj, revision 9048

Committing in . Modified Files: wxWindows/src/common/descrip.mms Updating VMS support ----------------------------------------------------------------------

2001-01-04 12:55 vadz, revision 9047

added src/msw/files.lst to the list of files to generate and updated it

2001-01-04 12:17 vadz, revision 9046

use default timeout of 1 minute

2001-01-04 11:05 vadz, revision 9045

tests for the new [de]selection grid methods (patch by Roland Scholz <scholz@pb.izm.fhg.de>)

2001-01-04 02:30 vadz, revision 9044

fix for Centre() (thanks Derry!)

2001-01-03 19:03 vaclavslavik, revision 9043

added SAX error callback (thanks go to Robert)

2001-01-03 17:16 vadz, revision 9042

test for bug with new wu-ftpd

2001-01-03 17:14 vadz, revision 9041

a fix for new wu-ftpd

2001-01-03 17:09 vadz, revision 9040

regenerated the makefiles to include filename.cpp

2001-01-03 15:37 georgetasker, revision 9039

Added filename.obj to the target list so it gets built with VC