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-27 14:29 georgetasker, revision 9188

Added wxFrame support contributed by Aleks

2001-01-27 12:55 georgetasker, revision 9187

Added a check to make sure 'parent' is valid, otherwise a crash could occur

2001-01-27 12:46 vadz, revision 9186

added Id cvs tag

2001-01-27 12:46 vadz, revision 9185

wxEVT_USER_FIRST put back

2001-01-27 12:42 vadz, revision 9184

merged fix from main branch for DoPut

2001-01-27 12:40 vadz, revision 9183

fix for DoPut() from long time ago

2001-01-27 12:38 vadz, revision 9182

wxEVT_USER_FIRST readded

2001-01-27 10:58 depeyrot, revision 9181

corrections related to event.h modifications

2001-01-27 10:36 juliansmart, revision 9180

Updates for 2.2.5

2001-01-27 08:46 ronl, revision 9179

Began updating 2.2 Debian build scripts for 2.3

2001-01-27 07:54 ronl, revision 9178

more tweaks to Debian build system

2001-01-26 23:52 georgetasker, revision 9177

plot.cpp was moved out of the generic directory to contrib, so plot.obj no longer needs to be linked

2001-01-26 22:26 vadz, revision 9176

compilation fix for recent event changes

2001-01-26 20:59 depeyrot, revision 9175

correction to maintain data array in synch with string array

2001-01-26 20:16 depeyrot, revision 9174

corrected comment

2001-01-26 18:58 vadz, revision 9173

dynamic event types actually work with these changes, also corrected more event macro in the sources

2001-01-26 18:35 roebling, revision 9172

Corrected typo.

2001-01-26 17:35 roebling, revision 9171

Updated ten thousand macros for new event type code.

2001-01-26 14:13 juliansmart, revision 9170

Changed m_eventType to int

2001-01-25 18:30 roebling, revision 9169

New event types for use in external libs (and from now on actually everywhere). Adapted cshelp to new event types. Adapted wxGrid to new event types. Update for German translation.

2001-01-25 18:27 roebling, revision 9168

Beautified header.

2001-01-25 18:27 roebling, revision 9167

Prepare wxToolBarSimple for event type change. Make wxGrid use new event types.

2001-01-25 18:25 roebling, revision 9166

Changed wxCanvas constants from XXX to wxXXX

2001-01-25 18:23 roebling, revision 9165
  • D /wxWidgets/trunk/distrib/gtk
  • D /wxWidgets/trunk/distrib/motif
  • D /wxWidgets/trunk/distrib/wine

Removing obsolete ditrib files.

2001-01-25 14:56 vadz, revision 9164

another compile problem fixed

2001-01-25 14:33 vadz, revision 9163

compile/link problem fixed

2001-01-25 09:13 ronl, revision 9162

updated Debian build scripts

2001-01-25 02:33 ronl, revision 9161

Patched to enable building on Debian/Alpha

2001-01-24 17:16 vadz, revision 9160

applied wxNativeFontInfo patch #103089

2001-01-24 16:37 vadz, revision 9159

1. patch from Søren Erland Vestø implementing wxFTP::GetFileSize() with my fixes to the patch 2. significantly updated/cleaned FTP tests in the sample 3. don't log FTP passwords in wxLogTrace

2001-01-24 15:00 vadz, revision 9158

added wxEntry declaration

2001-01-24 14:51 vadz, revision 9157

compilation fix for new iostreams

2001-01-24 14:51 vadz, revision 9156

MIME type manager fixes described earlier on the list: 1. extended wxFileTypeInfo 2. moved handling of fallbacks into wxMimeTypesManager (instead of Impl) 3. added wxMimeTypesManager::Associate() and Unassociate() 4. Unix version only reads the files on demand => much faster startup

2001-01-24 11:04 georgetasker, revision 9155

Added optional parameter to SelectDocumentType() and SelectViewType() to allow the choice lists of documents/views to be alphabetically sorted if desired. Default behavior is FALSE on the sort to maintain backward compatability.

2001-01-23 23:20 vaclavslavik, revision 9154

synced intl.cpp and intl.h

2001-01-23 23:17 vaclavslavik, revision 9153

new locales code checked in

2001-01-23 18:38 roebling, revision 9152

Change required for new event types.

2001-01-23 17:30 vadz, revision 9151

fixed FindItem() to work with submenus

2001-01-23 15:12 georgetasker, revision 9150

One more function was out of alphanumeric sequence

2001-01-23 14:54 juliansmart, revision 9149

Added W2K toolbar fix to stable branch

2001-01-23 14:54 , revision 9148

This commit was manufactured by cvs2svn to create branch 'WX_2_2_BRANCH'.

2001-01-23 14:01 georgetasker, revision 9147

Reordered some of the functions from the sequence they were listed in to make them be in alphabetical order

2001-01-23 01:24 vadz, revision 9146

1. fixed spurious debug error message 2. fixed wxChoice height calculations

2001-01-23 00:24 vadz, revision 9145

fixed bug in parsing filenames without paths, added more/better tests

2001-01-22 11:55 juliansmart, revision 9144

Fixed wxToolBar colour mapping problem (I hope)

2001-01-22 11:54 juliansmart, revision 9143

And a 'standard colours' bitmap to help fix wxToolBar colour mapping problem

2001-01-21 23:00 dwebster, revision 9142

initial coding of and OS/2 XpmHandler

2001-01-21 23:00 dwebster, revision 9141

new makefile and gdiimage suport for xpm data

2001-01-21 18:29 depeyrot, revision 9140

CodeWarrior project for Classic Mac OS

2001-01-21 17:45 juliansmart, revision 9139

Remove plot.cpp

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

2001-01-02 20:29 robind, revision 9038

yet more testing...

2001-01-02 20:17 robind, revision 9037

more testing of cvs update messages...

2001-01-02 20:00 robind, revision 9036

test commit...

2001-01-02 19:41 robind, revision 9035

test cvs commit

2001-01-02 16:42 juliansmart, revision 9034

Added filename.cpp to .dsp files

2001-01-02 16:04 roebling, revision 9033

Small change to error dialog to make it look better if the details button is bigger than the OK button (German locale). Don't let it capitalize the first letter (WxWindows).

2001-01-02 15:35 vadz, revision 9032

patch adding DeselectXXX() functions from Roland Scholz <scholz@pb.izm.fhg.de>

2001-01-02 07:59 juliansmart, revision 9031

Added line to wxMask doc.

2001-01-01 11:32 vaclavslavik, revision 9030

fixed docs of wxLocale::Init (forgotted bConvertEncoding)

2000-12-31 17:45 roebling, revision 9029

Corrected .so name. Updated German locale and related things.

2000-12-31 15:23 vadz, revision 9028

readded back SetFullName

2000-12-31 01:15 vadz, revision 9027

implemented wxFileName::SplitPath(), wxSplitPath() now just calls it

2000-12-31 00:23 vadz, revision 9026

rewrote wxFileName::Normalize(), added a few methods, general clean up, added some tests

2000-12-30 21:35 vaclavslavik, revision 9025

fixed nonsenses in tnoneng.tex

2000-12-30 19:36 vadz, revision 9024

just added some _T()s

2000-12-30 12:47 roebling, revision 9023

Various fixes for wxFilename.

2000-12-30 00:28 roebling, revision 9022

wxFileName II. It actually works.

2000-12-29 23:44 vadz, revision 9021

merged wxStaticLine ctor fix

2000-12-29 23:38 vadz, revision 9020

fixed wxStaticLine ctor docs

2000-12-29 22:12 dwebster, revision 9019

Added filename.cpp to build

2000-12-29 17:39 dwebster, revision 9018

include "wx/filefn.h" instead of just "filefn.h".

2000-12-29 17:38 dwebster, revision 9017

should use array delete on a wxString object (line 991) that is not an array of wxStrings

2000-12-28 14:07 vadz, revision 9016

modified check listbox indicators and made them customizable

2000-12-28 03:52 vadz, revision 9015

added event sending to wxComboBox

2000-12-28 01:05 vadz, revision 9014

1. fixed flicker causing bug introduced into wxListBox yesterday 2. fixed wxBitmapButton refresh logic (reacts to bitmap changing now) 3. fixed focus rect drawing in win32 renderer - don't do it if no label 4. fixed combobox layout, seems to look fine now!

2000-12-28 00:00 roebling, revision 9013

Added wxFileName. Small fix for log error messages on startup. Added missing accessor to wxSizer.

2000-12-27 02:22 vadz, revision 9012

1. popup windows created as children of desktop 2. mouse handling ok in popup listbox

2000-12-26 15:19 vadz, revision 9011

1. wxCopyFile() uses buffer (huge copy speed up) 2. OS_FILENAME macro instead of #ifdef MAC everywhere 3. test for wxCopyFile in the console sample

2000-12-26 02:13 vadz, revision 9010

listboxes changed slightly to accomodate for combobox needs, the interface for "generic" combobox is in place, combolistbox starts to work

2000-12-24 15:42 vadz, revision 9009

1. allow having buttons more narrow than default in win32 theme 2. more combo stuff - starts to work

2000-12-24 15:32 vadz, revision 9008

bug in hit test range checkign fixed

2000-12-24 14:03 vaclavslavik, revision 9007

fixed generic wxListCtrl headers rendering

2000-12-24 14:01 vaclavslavik, revision 9006

fixed PS bounding box computation

2000-12-24 07:31 robind, revision 9005

More cleanup. Regenerated wxGTK code.

2000-12-24 01:23 vadz, revision 9004

start of wxComboBox code

2000-12-23 23:04 roebling, revision 9003

Fixed log error messages upon startup. Added accessor to min size to sizer. Something in changes.txt.

2000-12-23 19:40 vadz, revision 9002

added some error checking to wxCopyFile

2000-12-22 22:32 robind, revision 9001

Added the wxClassInfo stuff back in to the modules that are standalone. This is needed so any classes defined in the module will get hooked up with their parents and assertions like "is wxWindow" will work.

2000-12-22 22:06 robind, revision 9000

wxDefaultPosition and wxDefaultSize are marked read-only.

2000-12-22 21:17 roebling, revision 8999

Log error messages work.

2000-12-22 21:17 roebling, revision 8998

Log error messages work now. It took me only 3 years.

2000-12-22 15:56 roebling, revision 8997

Some wxBook docs.

2000-12-22 15:04 vadz, revision 8996

motif warning fixes

2000-12-22 15:01 vadz, revision 8995

motif compilation fixes

2000-12-22 14:57 georgetasker, revision 8994

Overview of the wxDb and wxDbTable classes added. Added commentary and DEPRECATED tags to all the old wxDatabase classes directing the reader to read and use the wxDb/wxDbtable classes instead

2000-12-22 14:48 georgetasker, revision 8993

Removed the BOLDFACE on items that are in INDEXIT blocks, so that the items will not appear in BOLD in the index.

2000-12-22 13:34 georgetasker, revision 8992

Removed the BOLDFACE on items that are in INDEXIT blocks, so that the items will not appear in BOLD in the index. Removed some \$ inside of a couple of prelnote blocks that cause tex2rtf to fail. They do not seem to be needed anyway.

2000-12-22 13:33 georgetasker, revision 8991

Removed the BOLDFACE on items that are in INDEXIT blocks, so that the items will not appear in BOLD in the index.

2000-12-22 13:30 georgetasker, revision 8990

Program now keeps track of how many errors occured during the pass, and if any occurred, the user is notified (interactive mode) of how many occured. All error messages are now constructed with wxStrings rather than char arrays.

2000-12-22 13:28 georgetasker, revision 8989

Now uses MAX_LINE_BUFFER_SIZE constant for the array sizing of the buffer that hold lines read in Now checks that the line being read in does not exceed MAX_LINE_BUFFER_SIZE length, avoiding a crash whenever a long line is read in from a .tex file. An error is now generated if the line is too long, and line line is truncated at MAX_LINE_BUFFER_SIZE characters. All error messages are now constructed with wxStrings rather than char arrays.

2000-12-22 13:24 georgetasker, revision 8988

Added MAX_LINE_BUFFER_SIZE constant instead of using a hardcoded number in the array brackets

2000-12-22 06:51 robind, revision 8987

More cleanup. Removed all wxPyDefaultXXX since they aren't needed any more. Regenerated wxGTK code from this morning's changes.

2000-12-22 02:16 robind, revision 8986

test commit, no real change

2000-12-22 00:47 robind, revision 8985

Some cleanup and a fix

2000-12-22 00:06 robind, revision 8984

Massive code changes and cleanup to allow wxPython to be split into multiple extension modules again. A Python CObject is used to allow the "export" of SWIG and other common helper functions from the wxc module to other modules, even if they are in separate shared libraries. Should also be usable from 3rd party code, just include wxPython/src/export.h Changed the default setup so the following are built as separate extension modules: calendar, glcanvas, grid, html, ogl, stc, and utils. Will probably add more later.

2000-12-21 22:07 dwebster, revision 8983

Beginning of bitmap updates

2000-12-21 16:12 juliansmart, revision 8982

Modified treectrlg.cpp not to crash in HitTest if there's no m_anchor

2000-12-21 15:55 vadz, revision 8981

fix for -1 coords in wxWindow::Centre

2000-12-21 13:57 dwebster, revision 8980

ANSI 'C' fix (decs in "for" clauses no longer have any scope outside clause itself)

2000-12-21 11:37 juliansmart, revision 8979

Added m_keyGlobal.Open()

2000-12-21 04:25 dwebster, revision 8978

Fix for VisualAge 3.0 compile concerning wxNativeFontInfo

2000-12-21 04:24 dwebster, revision 8977

Fix for the wrong painting rectangle being set.

2000-12-21 02:12 vadz, revision 8976

wxSpinCtrl now sens TEXT_UPDATED events as in wxGTK

2000-12-21 00:33 georgetasker, revision 8975

Added code to the RIGHT CLICK popup dialog to show the type:name of the widget/dialog that was right clicked. Added code to prompt the user for confirmation before deleting an entire DIALOG, to help avoid accidental deletions of the dialog, when the user thought they were deleting a widget.

2000-12-21 00:31 georgetasker, revision 8974

Added BOUNDING BOX selection of multiple widgets on the dialogs by left clicking and dragging the mouse while holding down the left mouse button to draw a rectangle around the widgets to be selected Added code to the popup menus to identify which widget/dialog was right clicked Double clicking an item in the TREE pane will bring up the EDIT PROPERTIES dialog for the widget/dialog that was double clicked.

2000-12-21 00:27 georgetasker, revision 8973

Added BOUNDING BOX selection of multiple widgets on the dialogs by left clicking and dragging the mouse while holding down the left mouse button to draw a rectangle around the widgets to be selected Added code to the popup menus to identify which widget/dialog was right clicked

2000-12-20 23:06 vaclavslavik, revision 8972

fixed wxTextFile::GuessType assertion

2000-12-20 18:26 vadz, revision 8971

compilation fix (?)

2000-12-20 18:22 vadz, revision 8970

removed SetFont() from DoDrawText

2000-12-20 17:39 vadz, revision 8969

merged from the main branch

2000-12-20 17:37 vadz, revision 8968

2nd part of wxRegConfig fix

2000-12-20 16:10 vadz, revision 8967

wxPerl doc patches applied

2000-12-20 16:06 vadz, revision 8966

fix to GetAllCommands ret value

2000-12-20 15:30 vadz, revision 8965

wxRB_GROUP fix from the main branch

2000-12-20 15:22 vadz, revision 8964

merging the GetNextGroup fix

2000-12-20 15:18 georgetasker, revision 8963

Fixed bug where if the style included wxFRAME_NO_TASKBAR, not all the extended flags were set that were needed to prevent it from showing up on the taskbar were set (specifically WS_EX_TOOLWINDOW), and the frame still showed on the taskbar

2000-12-20 14:41 vadz, revision 8962

fix for wxRegConfig::GetNextGroup

2000-12-20 14:20 vadz, revision 8961

compilation fix for !PCH

2000-12-20 14:18 vadz, revision 8960

merged fix from 2.2 branch

2000-12-20 14:10 vadz, revision 8959

warning fixed

2000-12-19 17:25 georgetasker, revision 8958

When deleting an entire dialog in DialogEditor by right clicking and choosing DELETE from the popup menu, you are presented with an ARE YOU SURE message. This prevents the tradgedy of thinking you right clicked a widget, when you actually right clicked the dialog, and then you accidentally delete your unsaved dialog.

2000-12-19 17:24 vadz, revision 8957

wxFTP docs update and a small fix to wxString overview (Unicode *is* supported now!)

2000-12-19 17:22 georgetasker, revision 8956

Left Double clicking a widget (not a dialog) in the left hand TREE pane will now pop up the EDIT PROPERTIES dialog for the widget

2000-12-19 16:56 vadz, revision 8955

tons of wxFTP fixes and compilation fix for wxBase

2000-12-19 13:52 vadz, revision 8954

fix for a crash in ~wxFontList

2000-12-19 03:10 dwebster, revision 8953

Palette code

2000-12-19 02:00 georgetasker, revision 8952

Fixed the popup menus when you right click a widget.

2000-12-18 23:49 vadz, revision 8951

compilation fixes for wxMSW

2000-12-18 23:05 roebling, revision 8950

Bumped up a few versions to 2.2.4.

2000-12-18 21:15 vadz, revision 8949

wxNativeFontInfo changes

2000-12-18 21:10 vadz, revision 8948

fixed compilation warning about variable being clobbered by fork

2000-12-18 21:00 vadz, revision 8947

fixed compilation warning about variable being clobbered by fork

2000-12-18 20:06 dwebster, revision 8946

Additions to help Fonts compile clean and add SetPS impelementation to wxRegion for OS2

2000-12-18 20:05 dwebster, revision 8945

VisualAge V3.0 does not understand lowercase, "true", "false"

2000-12-18 20:04 dwebster, revision 8944

Update to allow new wxNativeFontInfo stuff to compile

2000-12-18 16:16 vadz, revision 8943

fix to parse the new GNOME .keys files

2000-12-18 15:50 vadz, revision 8942

fixed compilation problems (mismatch between header and cpp)

2000-12-18 09:30 roebling, revision 8941

Applied 8-bit-mode patch to stable tree.

2000-12-18 05:34 dwebster, revision 8940

Lots of OS/2 fixes mostly to do with painting

2000-12-18 05:33 dwebster, revision 8939

OS2 Statusbar fix