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-12-09 10:15 JS, revision 18140

Applied patch [ 642172 ] Fix menu accelerators in ownerdrw Fixed bug when updating menu text to inform the ownerdrw code of the new menu accelerator attached to the menu item. Improved the layout of the owenerdrw menu ownerdrw to correctly account for menu accelerators, submenu arrows etc. Scott Pleiter (Note from JACS: I've also changed the sample to show the Quit item correctly aligned; it needs to have the font set before wxWin knows it's an ownerdrawn item.)

2002-12-09 09:49 ROL, revision 18139

*** empty log message ***

2002-12-09 09:48 ROL, revision 18138

changes

2002-12-09 09:46 ROL, revision 18137

Changes from global variables to 'g' object defined in globals.py

2002-12-09 09:46 JS, revision 18136

Applied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_FINISHED Restore the wxWizard wxEVT_WIZARD_FINISHED event, which was sent when the FINISHED button was pressed and the wizard was finished. When the wxWizard is modal this event is not needed. However, when the wizard is non-modal this is the only way to determine that the wizard has finished. Scott Pleiter

2002-12-09 09:45 ROL, revision 18135

Undo/Redo support classes

2002-12-09 09:45 ROL, revision 18134

Undo/Redo

2002-12-09 09:44 ROL, revision 18133

Separated XML_Tree to tree.py, Panel and friends to panel.py added Undo/Redo commands added 'container' submenu other fixes

2002-12-09 09:42 ROL, revision 18132

SawFish customization for better focus handling

2002-12-09 09:41 ROL, revision 18131

Global variables collected

2002-12-09 09:41 ROL, revision 18130

Separated xrced.py in 3 files

2002-12-09 09:38 ROL, revision 18129

Undo/Redo images

2002-12-09 09:29 JS, revision 18128

Applied patch [ 642157 ] [MSW] HMENU resource leak from wxMenuBar Latest CVS - When a wxMenuBar is detached from a frame and deleted the HMENU resource leaks. This patch fixes the leak. Scott Pleiter

2002-12-09 09:21 JS, revision 18127

Applied [ 639060 ] Individual bar floating in contrib/fl In the current contrib/fl implementation, all control bars in the frame layout either float or they don't. I added code to allow the bar floating to be determined on a bar- by-bar basis. That is, this patch enables some control bars to float while keeping others locked. Kevin Yochum

2002-12-09 09:15 JS, revision 18126

Added missing AddBook

2002-12-09 09:14 JS, revision 18125

Applied patch [ 638561 ] Allow SetFont(wxNullFont) in wxGTK

2002-12-09 00:14 VZ, revision 18124

fixed Get/SetString() prototypes

2002-12-09 00:06 VZ, revision 18123

fixed a typo

2002-12-09 00:05 VZ, revision 18122

replaced wxItem_Xxx with wxITEM_XXX as they should be

2002-12-08 22:07 JS, revision 18121

Applied patch [ 637982 ] wxComboBox needs margin wxComboBox doesn't have a margin between the text and the dropdown button when the default size is used. Since wxTextctrl currently returns a rather long minmal size, this error is only visible if a long text (around 20 chars) is used. This patch introduces a margin (analog wxSpinctrl). Otto Wyss

2002-12-08 21:43 JS, revision 18120

Applied patch [ 637982 ] wxComboBox needs margin wxComboBox doesn't have a margin between the text and the dropdown button when the default size is used. Since wxTextctrl currently returns a rather long minmal size, this error is only visible if a long text (around 20 chars) is used. This patch introduces a margin (analog wxSpinctrl). Otto Wyss

2002-12-08 20:30 VS, revision 18119

use AddBook(wxFileName)

2002-12-08 20:30 VS, revision 18118

added wxHtmlHelpController::AddBook(wxFileName)

2002-12-08 20:30 VS, revision 18117

fixed tex2rtf error

2002-12-08 20:28 VS, revision 18116

modifications to URL<->filename conversion: take wxFileName, rename