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

2002-03-23 01:31 VZ, revision 14740

updated wxExecute API

2002-03-23 01:23 VZ, revision 14739

compatibility constructors for wxMenuItem() taking bool instead of wxItemKind

2002-03-23 01:22 VZ, revision 14738

added wxEXEC_NOHIDE flag, modified wxExecute() to take a combination of bit flags instead of a boolean parameter

2002-03-22 23:22 VS, revision 14737

point to MSLU library

2002-03-22 23:22 VS, revision 14736

port proplist.cpp to wxArtProvider

2002-03-22 22:32 JS, revision 14735

Removed references to wxHelpControllerHtml from docs.

2002-03-22 22:29 JS, revision 14734

Removed helpwxht.h/cpp (old wxHelpControllerHtml class) and updated makefiles accordingly

2002-03-22 20:59 JS, revision 14733

Don't use deprecated functions

2002-03-22 20:25 JS, revision 14732

Replaced wxBuffer with wxTex2RTFBuffer

2002-03-22 19:20 VS, revision 14731

Added 'go home' button to generic dir dialog

2002-03-22 19:20 VS, revision 14730

use wxArtProvider in wxFileDialog

2002-03-22 19:18 VS, revision 14729

wxITEM_FOO instead of wxItem_Foo, for the sake of consistency

2002-03-22 19:15 VS, revision 14728

require GTK+ 2.0.0, not 1.3.1

2002-03-22 19:15 VZ, revision 14727

avoid an assert in wxString::GetWriteBuf()

2002-03-22 19:14 VS, revision 14726

added wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap to wxMotif

2002-03-22 19:13 VS, revision 14725

tex2rtf doesn't like math mode

2002-03-22 19:09 VZ, revision 14724

recognize ANSI_X3.4-1968 as US-ASCII

2002-03-22 18:52 VZ, revision 14723

added Allow() docs

2002-03-22 13:43 GT, revision 14722

Semi-Blind fixes for trying to handle different versions of MySQL and MySQL windows drivers Hopefully better handling of DATE type fields New parameter added to optionally not have database connections fail if a basic data type (like DATE) is not reported as supported by the datasource

2002-03-22 12:18 VS, revision 14721

fixed compilation problem with old gcc releases

2002-03-21 23:49 VS, revision 14720

used wxArtProvider in wxTipDialog

2002-03-21 23:47 VS, revision 14719

use wxArtProvider in wxtipDialog

2002-03-21 23:46 VS, revision 14718

use wxArtProvider

2002-03-21 23:46 VS, revision 14717

added icon

2002-03-21 23:45 VS, revision 14716

wxhtml.rc no longer needed

2002-03-21 23:44 VS, revision 14715
  • D /wxWidgets/trunk/include/wx/html/msw
  • D /wxWidgets/trunk/src/html/bitmaps

deleted no longer needed resource files

2002-03-21 23:43 VS, revision 14714

rellocated art XPMs

2002-03-21 23:42 VS, revision 14713

(hopefully) final touches to wxArtProvider

2002-03-21 23:40 VS, revision 14712

root is always hidden -> no icon needed

2002-03-21 23:39 VS, revision 14711

added wxArtProvider

2002-03-21 20:35 RD, revision 14710

SWIGged updates for wxMac

2002-03-21 20:08 SC, revision 14709

added hashmap and dirdlgg

2002-03-21 18:59 VZ, revision 14708

HDC leak fix

2002-03-21 18:05 RD, revision 14707

Some distrib updates

2002-03-21 17:36 RD, revision 14706

Typo fix

2002-03-21 15:32 JS, revision 14705

Added wxX11 to readme Distribution script mods

2002-03-21 13:10 JS, revision 14704

Put dialog in more sensible place in Forty, got a bit further with running it under wxX11 but still crashes (bad XPM?) Updated wxX11 readme text Added more wxYields to progress dialog Added timer and idle processing to wxApp::Yield for X11 Made busy info dialog thick frame for wxX11, else no decorations Some corrections for Nano-X Made text for busy dialog more sensible in dialogs sample

2002-03-21 10:32 JS, revision 14703

Added __WXX11__ tests where appropriate

2002-03-21 10:02 JS, revision 14702

Minor fix for wxX11 compilation

2002-03-21 06:48 RD, revision 14701

SWIGged updates for wxGTK

2002-03-21 05:50 RD, revision 14700

More unicode related cleanup and fixes for wxPython

2002-03-21 02:37 VZ, revision 14699

enabled toolbar as it works now

2002-03-21 02:36 VZ, revision 14698

let the popup listbox process the kbd messages in wxComboBox

2002-03-21 02:35 VZ, revision 14697

removed som obsolete TODO comments

2002-03-21 02:35 VZ, revision 14696

implemented radio menu items for wxMSW

2002-03-20 21:36 RR, revision 14695

No more pixel junk when resizing windows that use the wxNO_FULL_REPAINT_ON_RESIZE flag and which have a border.

2002-03-20 20:48 RD, revision 14694

Fixed problem between the splash screen and tip dialog.

2002-03-20 20:43 RD, revision 14693

wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1. When in unicode mode Scintilla uses UTF-8 internally so the wxSTC wrapper only needs to convert to/from UTF-8 in the right places. Still need to figure out to get unicode characters from key/char events...

2002-03-20 20:13 RD, revision 14692

Decided I need copy and assignment afterall

2002-03-20 16:50 VZ, revision 14691

added a note about wxGetHomeDir() change under MSW

2002-03-20 11:17 JS, revision 14690

Fixed controls.cpp for wxX11

2002-03-19 23:40 VS, revision 14689

updated samples/html/widget to avoid confusion

2002-03-19 23:40 VS, revision 14688

added wxArtProvider

2002-03-19 23:39 VS, revision 14687

fixed MSLU check

2002-03-19 17:21 JS, revision 14686

Works with wxX11 now.

2002-03-19 16:13 VZ, revision 14685

compilation fix after wxMenuItem changes

2002-03-19 15:04 VZ, revision 14684

fixed GTK critical warning when closing MDI child (patch 529369)

2002-03-19 15:01 VZ, revision 14683

show the standard wxWin fonts (modified patch 530698)

2002-03-19 14:19 VZ, revision 14682

compilation fix for FALSE -> wxItemKind conversion

2002-03-19 00:04 VS, revision 14681

blind fix to wxGetCwd crash on NT when wxUSE_UNICODE=1 and wxUSE_UNICODE_MSLU=0

2002-03-19 00:04 VS, revision 14680

minor fixes to #include

2002-03-19 00:04 VS, revision 14679

fixed MSVC's problems...

2002-03-18 23:10 RD, revision 14678

SWIGged updates for wxGTK

2002-03-18 22:59 RD, revision 14677

Regenerated file lists so features.h would be installed

2002-03-18 22:31 RD, revision 14676

Updated wxSTC from Scintilla 1.40 to Scintilla 1.45

2002-03-18 22:11 RD, revision 14675

Added wxBufferedDC, changes for wxMenu and wxMenuItem, and other little fixes.

2002-03-18 19:41 VZ, revision 14674

1. implemented radio menu items for wxGTK 2. changed (in most cases blindly) code for all the others 3. added wx/features.h 4. update wxMenu[Item] docs ---------------------------------------------------------------------- Committing in . Modified Files: distrib/msw/tmake/filelist.txt docs/changes.txt docs/latex/wx/menu.tex docs/latex/wx/menuitem.tex include/wx/defs.h include/wx/menu.h include/wx/menuitem.h include/wx/gtk/menu.h include/wx/gtk/menuitem.h include/wx/mac/menuitem.h include/wx/motif/menuitem.h include/wx/msw/menuitem.h include/wx/os2/MENUITEM.H include/wx/univ/menuitem.h samples/menu/menu.cpp src/common/menucmn.cpp src/gtk/menu.cpp src/mac/menuitem.cpp src/motif/menuitem.cpp src/msw/menuitem.cpp src/os2/MENUITEM.CPP src/univ/menu.cpp Added Files: include/wx/features.h ----------------------------------------------------------------------

2002-03-18 18:30 RD, revision 14673

Fixed a typo in one of the virtual callback macros.

2002-03-17 21:44 VS, revision 14672

fix to segfault in system menu code

2002-03-17 21:44 VS, revision 14671

better handling situation when active frame is destroyed or hidden

2002-03-17 21:44 VS, revision 14670

compilation fix

2002-03-17 21:43 VS, revision 14669

fixed rendering artifact in popup menus (caused by incorrect implicit clipping in wxClientDC)

2002-03-17 21:43 VS, revision 14668

minor fix to wxDC::SetClippingRegion

2002-03-17 21:43 VS, revision 14667

more corrections to interactive resizing

2002-03-17 20:07 RR, revision 14666

A draft for a possible fix to the redraw problems when using control with borders and the wxNO_FULL_REPAINT_ON_RESIZE flag under wxUniv.

2002-03-17 15:29 RR, revision 14665

New WM decoration code. It fails to resize dialogs sometimes just like the previous versions.

2002-03-17 15:05 GD, revision 14664

added url of Fink Unix to Mac OS X porting instructions added compatibility version options to dynamic linking under Darwin

2002-03-17 14:31 RR, revision 14663

New attempt to implement wxNO_FULL_REDRAW_ON_REPAINT.

2002-03-17 14:27 GD, revision 14662

added wxMAC and wxMOTIF to title conditional compilation

2002-03-17 14:23 GD, revision 14661

added missing consts

2002-03-17 14:16 VZ, revision 14660

patch from Dimitri fixing a few memory leaks and unTABbing the sources

2002-03-17 14:13 VS, revision 14659

implemented 'shaft scrolling' of children in wxUnivWindow::ScrollWindow

2002-03-17 14:13 VS, revision 14658

use Calc(Un)ScrolledPosition instead of wxClientDC

2002-03-17 14:13 VS, revision 14657

added Calc(Un)ScrolledPosition taking wxPoint

2002-03-17 13:58 VZ, revision 14656

clear the frame statusbar when the mouse leaves the toolbar or enters a tool without help string

2002-03-17 11:35 VS, revision 14655

Chris' wxImage::SaveFile(filename_only) patch

2002-03-17 11:34 VS, revision 14654

docs corrections and docs for Chris' wxImage::SaveFile(filename_only) patch

2002-03-17 07:48 RL, revision 14653

really, it will build for 'doze this time.

2002-03-17 07:38 RL, revision 14652

build fix for mingw-cross.

2002-03-17 06:34 RL, revision 14651

Added wxBufferedDC class.

2002-03-17 00:53 VS, revision 14650

fix HTML browser setup dialog under MSW and make the 'OK' button default

2002-03-17 00:52 VS, revision 14649

use wxUniv's setup

2002-03-17 00:52 VS, revision 14648

initial wxMGL readmes

2002-03-17 00:51 VS, revision 14647

added wxCURSOR_RIGHT_ARROW to wxMGL

2002-03-17 00:51 VS, revision 14646

restored old casts (there was a reason for them)

2002-03-17 00:51 VS, revision 14645

my previous commit corrupted the catalogs, reverted

2002-03-17 00:20 RD, revision 14644

Newly SWIGged sources for wxGTK

2002-03-17 00:19 RD, revision 14643

Fixed compilation error and a stupid typo

2002-03-16 19:35 VS, revision 14642

hide tree root on wxMSW in wxHtmlHelpController

2002-03-16 19:35 VS, revision 14641

applied wxTR_HIDE_ROOT patch for wxMSW