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-05-27 20:31 MBN, revision 20748

Removed some duplicated code, made wxCursor( wxImage ) handling of dark/light colors agree with wxMSW and wxGTK, i.e. dark -> black, light -> white.

2003-05-27 20:28 MBN, revision 20747

Don't leave the wxStaticBox hanging around after wxStaticLine destruction.

2003-05-27 13:43 CE, revision 20746

Borland makefiles for contrib keeping output apart

2003-05-27 09:16 CE, revision 20745

fixing SF bug 742496

2003-05-27 06:09 JJ, revision 20744

Committing in . OpenVMS complie issues + src/generic/statline.cpp : setup should be runned before first #ifdef Modified Files: wxWindows/src/generic/descrip.mms wxWindows/src/generic/statline.cpp wxWindows/src/motif/descrip.mms wxWindows/src/x11/descrip.mms ----------------------------------------------------------------------

2003-05-26 22:59 JS, revision 20743

More style fixes

2003-05-26 22:15 JS, revision 20742

Further border style corrections.

2003-05-26 20:41 GD, revision 20741

ignore dll build output directories

2003-05-26 19:28 JS, revision 20740

Include missing.h and commctrl.h

2003-05-26 19:25 JS, revision 20739

Include missing.h

2003-05-26 16:20 VS, revision 20738

clarify using embedded XRC

2003-05-26 11:34 CE, revision 20737

Borland makefiles now keep output apart

2003-05-26 10:23 CE, revision 20736

fix SF bug 742496

2003-05-26 09:55 JS, revision 20735

Allow printing objects to be passed a wxWindow, not a wxFrame (vestigial remains of older wxWin version)

2003-05-26 09:17 CE, revision 20734

dialogs sample now works with digitalmars

2003-05-25 20:28 VZ, revision 20733

fix m_Matches overflow if Compile() is called more than once (bug 742236)

2003-05-25 17:19 JS, revision 20732

Backported size fix for MSW

2003-05-25 13:20 JS, revision 20731

Backported wxSplitterWindow and wxWizard from head

2003-05-25 13:20 , revision 20730

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

2003-05-25 11:18 VS, revision 20729

fix _() for wxUSE_INTL==0 case

2003-05-25 11:18 VS, revision 20728

added CompareAccelString function

2003-05-24 22:27 VZ, revision 20727

added a link to the Wiki page explaining MSVC++ install process

2003-05-24 21:31 SC, revision 20726

guarded M_PI declaration

2003-05-24 20:23 MBN, revision 20725

Removed obsoleted files from vc.t. Regenerated some makefiles/project files.

2003-05-24 20:07 MBN, revision 20724

Compilation/warning fixes.

2003-05-24 20:06 MBN, revision 20723

Added --enable-accessibility switch to configure (off by default). Fixed makefile for the accessibility sample.

2003-05-24 20:01 MBN, revision 20722

wxMotif now uses src/x11/region.cpp, change makefiles accordingly.

2003-05-24 19:41 MBN, revision 20721

Used wxRegion code from wxX11. Removed update rect list from wxWindow (not necessary anymore). Simplified and corrected clipping region handling in wxWindowDC. Stopped wxWindowDC::DoBlit from destroying the clipping region. Simplified wxPaintDC code. Added wxWindow::DoCreateScrollBar helper function.

2003-05-24 11:20 JS, revision 20720

Removed wxHTMLHelpControllerBase (putting the implementation into wxExtHelpController. wx/helphtml.h now includes wx/html/helpctrl.h.

2003-05-24 11:07 JS, revision 20719

Updated release number

2003-05-24 07:42 SC, revision 20718

reflected latest file movements...

2003-05-24 07:39 SC, revision 20717

removed DoGetSize implementation

2003-05-24 07:37 SC, revision 20716

removed carbon printing code

2003-05-24 07:35 SC, revision 20715

comments added

2003-05-24 07:30 SC, revision 20714

two fixes for CW/Mac

2003-05-23 19:16 JS, revision 20713

Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.

2003-05-23 18:59 JS, revision 20712

Applied patch [ 738821 ] Allow more features to be turned off

2003-05-23 18:56 JS, revision 20711

Applied patch [ 736321 ] Compile error for src/msw/textctrl.cpp

2003-05-23 18:38 JS, revision 20710

Applied patch [ 742452 ] wxPrintDialogData: can't set PD_PAGENUMS Applied patch [ 742446 ] wxPrintDialogData::GetAllPages always returns TRUE

2003-05-23 18:35 SC, revision 20709

experimental speed up avoiding style copying and restoring

2003-05-23 18:30 SC, revision 20708

speed up for string conversion

2003-05-23 18:18 GD, revision 20707

removed print.cpp from list of Mac files and regenerated files.lst

2003-05-23 16:50 RD, revision 20706

Added warning to the docstring

2003-05-23 16:48 RD, revision 20705

Experimental script to assist in static linking wxWindows/wxPython to the python interpreter

2003-05-23 16:48 RD, revision 20704

typo fixed

2003-05-23 16:47 RD, revision 20703

Added "megaGrid" sample to the demo

2003-05-23 16:46 RD, revision 20702

Added new or missing methods

2003-05-23 16:28 RD, revision 20701

define LVSICF_NOSCROLL if it is missing

2003-05-22 21:18 SC, revision 20700

wxPrintData::ValidateOrCreate to keep common code for wxMac, used when ConvertToNative is called, not needed here anymore

2003-05-22 21:14 SC, revision 20699

ValidateOrCreate to keep common code for wxMac

2003-05-22 21:12 SC, revision 20698

extending printing code (backport of 2.5 is not possible)

2003-05-22 20:51 MBN, revision 20697

MinGW compilation fix.

2003-05-22 20:39 MBN, revision 20696

Correct wxCommandEvent.IsChecked() when generated from a checkable menu item.

2003-05-22 20:36 MBN, revision 20695

Remove duplicate wxEmptyString declaration.

2003-05-22 19:43 SC, revision 20694

deactivating wxSTAY_ON_TOP patch

2003-05-22 19:42 rgammans, revision 20693

* 2.4 version of sf.net pacth 735595 Backport of docs from patch 2.5 patch

2003-05-22 18:12 SC, revision 20692

turning off a wxSTAY_ON_TOP patch

2003-05-22 18:07 SC, revision 20691

fix by Egon to avoid endless loop when no matching item found

2003-05-21 23:05 VS, revision 20690

backported HTML pagebreak code

2003-05-21 22:41 RD, revision 20689

Fix page positioning when the tabs are on a side different than wxNB_TOP by choosing margins dynamically instead of always using fixed margin sizes. Also remove unnecessary large internal borders (although they can be reactivated by flipping an #if.)

2003-05-21 22:02 JS, revision 20688

Added pngs

2003-05-21 22:01 JS, revision 20687

Test using transparency in menu bitmaps. Better, but still shows background when menu item selected.

2003-05-21 20:37 SC, revision 20686

removed print.cpp from Mac

2003-05-21 19:07 JS, revision 20685

Applied patch [ 731656 ] Owner draw menu icons Benjamin I. Williams

2003-05-21 18:54 JS, revision 20684

Applied patch [ 739401 ] gtk_init() has to be called before gdk_threads_enter()

2003-05-21 18:43 JS, revision 20683

Applied patch [ 740012 ] GetKeyState returns 16-Bit value on WindowsNT

2003-05-21 18:25 JS, revision 20682

Applied patch [ 740071 ] Make tiff errors/warnings use wxLog functions

2003-05-21 16:50 MBN, revision 20681

Stop the ApplicationShell from being managed (and thus show on the screen as a "normal" window).

2003-05-21 15:45 JS, revision 20680

Noted that the preview object is deleted by the frame.

2003-05-21 15:27 JS, revision 20679

Applied patch [ 689188 ] adds wxToolBar::GetToolPos

2003-05-21 07:43 JS, revision 20678

Fixed wxListCtrl simple border

2003-05-21 07:40 JS, revision 20677

Fixed simple border style on wxListCtrl

2003-05-20 21:45 JS, revision 20676

A fix to prevent mungeing of the config file after reading in entries (say, just one entry in one group), then adding entries to a different group.

2003-05-20 18:26 RD, revision 20675

Ensure that the focus gets redirected to the embedded control

2003-05-20 13:26 ROL, revision 20674

two-stage creation of XRC-based dialogs

2003-05-19 23:55 RD, revision 20673

Patch from Eugene Rimsky

2003-05-19 21:41 PKO, revision 20672

Protect against inspect.getdoc() failing.

2003-05-19 18:49 SC, revision 20671

DoGetSize implementation corrected

2003-05-19 18:45 SC, revision 20670

switch to pImpl pattern for mac printing

2003-05-19 18:33 SC, revision 20669

DoGetSize overrides

2003-05-19 18:27 SC, revision 20668

switch to pImpl pattern for mac printing

2003-05-19 18:22 SC, revision 20667

switch to pImpl pattern for mac printing

2003-05-19 16:46 VS, revision 20666

compilation fix

2003-05-19 16:45 VS, revision 20665

allow untranslated accelerators, too

2003-05-19 14:00 JS, revision 20664

Corrected some wxAccessible mistakes Implemented some SplitterWindowAccessible functions in sample

2003-05-19 07:40 JS, revision 20663

Added list of possible slogans for wxWindows stuff

2003-05-19 07:36 JS, revision 20662

Added a backport item and items to the todo list

2003-05-18 20:15 rgammans, revision 20661

* Prevent miminum and actual row and col sizes going below the minimum acceptable row size. This should fix sf.net bug #645734

2003-05-18 19:49 rgammans, revision 20660

* Apply patch #735595. Add miminumAcceptable{Height,Width}

2003-05-18 15:23 SC, revision 20659
  • D /wxWidgets/trunk/src/mac/carbon/print.cpp
  • D /wxWidgets/trunk/src/mac/print.cpp

no message

2003-05-18 15:07 rgammans, revision 20658

* Fix logical error in m_overflow attribute merging

2003-05-18 12:08 SC, revision 20657

no message

2003-05-18 09:20 JS, revision 20656

Don't prepend directory to filename for shortcuts

2003-05-18 07:58 SC, revision 20655
  • D /wxWidgets/trunk/include/wx/mac/print.h

not needed anywhere

2003-05-18 07:43 SC, revision 20654

UMAPr.. calls for classic only

2003-05-17 20:14 MBN, revision 20653

Remove dead code. Factor out duplicated code.

2003-05-17 19:52 MBN, revision 20652

Update changes.txt.

2003-05-17 19:51 MBN, revision 20651

Compilation fix.

2003-05-17 09:30 JS, revision 20650

Corrected wxScrollBar style

2003-05-17 07:45 SC, revision 20649

finding papersizes allows for 1 mm tolerance