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

2007-03-07 22:54 VZ, revision 44656

removed unused src/gtk/main.cpp

2007-03-07 22:45 VZ, revision 44655

fix hang on startup in Unicode build if any standard GTK+ command line arguments were passed (patch 1665203; bug 1663597) [backport from HEAD]

2007-03-07 22:43 VZ, revision 44654

fix hang on startup in Unicode build if any standard GTK+ command line arguments were passed (patch 1665203; bug 1663597)

2007-03-07 22:32 VZ, revision 44653

take images and margins into account when setting column width to wxLIST_AUTOSIZE_USEHEADER (patch 1664598) [backport from HEAD]

2007-03-07 22:30 VZ, revision 44652

take images and margins into account when setting column width to wxLIST_AUTOSIZE_USEHEADER (patch 1664598)

2007-03-07 22:28 VZ, revision 44651

clip column image (and not only the text) to the column width (patch 1664588) [backport from HEAD]

2007-03-07 22:26 VZ, revision 44650

clip column image (and not only the text) to the column width (patch 1664588)

2007-03-07 22:25 VZ, revision 44649

fixed detection of number of processors under Linux 2.6 [backport from HEAD]

2007-03-07 22:23 VZ, revision 44648

fixed detection of number of processors under Linux 2.6 (replaces patch 1663444)

2007-03-07 22:12 VZ, revision 44647

native wxHyperlinkCtrl implementation for GTK+ 2.10+ (patch 1661851)

2007-03-07 22:09 VZ, revision 44646

add checks for GTK+ 2.10 (part of patch 1661851)

2007-03-07 21:50 , revision 44645

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

2007-03-07 21:50 VZ, revision 44644

update m4 files to bakefile 0.2.2

2007-03-07 21:29 VZ, revision 44643

use critical section to protect global TablesInUse (patch 1660652) [backport from HEAD]

2007-03-07 21:28 VZ, revision 44642

use critical section to protect global TablesInUse (patch 1660652)

2007-03-07 20:59 VZ, revision 44641

add a note about changing selection background colour

2007-03-07 20:58 VZ, revision 44640

use wxRendererNative::DrawItemSelectionRect() to draw wxVListBox items background unless selection background colour is explicitly set (patch 1650804)

2007-03-07 20:43 VZ, revision 44639

fix warning about non-dllexport'ed base wxDataViewHeaderWindowBase class from MSVC in DLL builds

2007-03-07 20:40 VZ, revision 44638

wxMSWGetColumnClicked must be dllexport'd to be used from another (adv) DLL

2007-03-07 20:01 VS, revision 44637

deprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer

2007-03-07 19:51 VZ, revision 44636

return correct client area for at least the primary display, fixes the problems with incorrect positioning of the Center()d windows [backport from HEAD]

2007-03-07 19:41 VZ, revision 44635

merge multiple lines into one as otherwise the display is corrupted/unreadable [backport from HEAD]

2007-03-07 19:41 VS, revision 44634

deprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer

2007-03-07 19:40 VZ, revision 44633

merge multiple lines into one as otherwise the display is corrupted/unreadable

2007-03-07 19:23 VZ, revision 44632

removed WXWIN_COMPATIBILITY_2_4

2007-03-07 18:41 VZ, revision 44631

no changes, just fixed a typo in warning given about wxDragImage when using wxCocoa

2007-03-07 14:45 ROL, revision 44630

0.1.8-2 ------- Fix for dealing with empty 'growable' property, using MiniFrame for properties panel, the panel is restored together with the main window.

2007-03-07 12:11 VZ, revision 44629

removed deprecated wxADJUST_MINSIZE

2007-03-07 11:55 VZ, revision 44628

removed wx/wave.h which was deprecated since 2.4

2007-03-07 11:48 VZ, revision 44627

removed WXWIN_COMPATIBILITY_2_4 in non-MSW code

2007-03-07 11:46 VZ, revision 44626

no changes, just a typo in SetItemImage() comment

2007-03-07 11:35 VZ, revision 44625

removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW files (patch 1675546)

2007-03-07 09:31 CE, revision 44624

fix for sf bug 1671804

2007-03-07 06:17 PC, revision 44623

queue resize on child when its position changes

2007-03-07 00:25 VZ, revision 44622

return correct client area for at least the primary display, fixes the problems with incorrect positioning of the Center()d windows

2007-03-06 10:06 JS, revision 44621

Correct too-small size when the progress dialog is very simple

2007-03-06 09:56 JS, revision 44620

Made choice convenient dialog more, well, convenient: fixed lack of vertical expansion and increased list size for larger screens.

2007-03-05 19:18 RD, revision 44619

keep a reference to the textctrl

2007-03-05 19:08 RD, revision 44618

Add GetTopLevelParent convenience function

2007-03-05 17:21 JS, revision 44617

Updated change log

2007-03-05 17:21 JS, revision 44616

Updated change log, date

2007-03-05 17:15 JS, revision 44615

Fixed problem with tab size calculation not reflecting current position in the line

2007-03-05 16:13 JS, revision 44614

Optimization: don't set the base background colour

2007-03-05 16:08 JS, revision 44613

Drawing correction

2007-03-05 15:22 JS, revision 44612

Implemented text background colour

2007-03-05 11:34 JS, revision 44611

Fix for exiting on Windows

2007-03-05 10:46 JS, revision 44610

Fixed helpview sample and app in binary compatible way by only exiting on idle (would exit prematurely since help frame doesn't prevent app exit when still open)

2007-03-05 08:58 VZ, revision 44609

use virtual size for the size of the buffer when wxBUFFER_VIRTUAL_AREA style is used [backport from HEAD]

2007-03-05 08:54 VZ, revision 44608

use virtual size for the size of the buffer when wxBUFFER_VIRTUAL_AREA style is used

2007-03-05 06:41 PC, revision 44607

use AllocExclusive

2007-03-04 22:18 VZ, revision 44606

handle mouse capture lost event in grid windows and reset the grid to normal state when it happens

2007-03-04 21:11 VZ, revision 44605

remove inexistent wxGetMultipleChoice()

2007-03-04 20:57 VZ, revision 44604

wxCreateGreyedImage() deprecated, use wxImage::ConvertToGreyscale() directly instead

2007-03-03 18:37 PC, revision 44603

Don't assert on value change which shouldn't occur, but does. Closes bug 1672671

2007-03-02 21:39 RD, revision 44602

Docstring fixes

2007-03-02 21:04 RD, revision 44601

wx.lib.customtreectrl patches from Andrea: 1. ExpandAll has been renamed as ExpandAllChildren, and the new ExpandAll now takes no input arguments (consistent with wx.TreeCtrl) 2. ctstyle keyword is now defaulted to 0: every style related to CustomTreeCtrl and the underlying wx.PyScrolledWindow should be declared using the keyword "style" only. For backward compatibility, ctstyle continues to work as I merged ctstyle and style in the __init__ method. 3. GetClassDefaultAttributes is now a classmethod. 4. UnselectAll bug fixed.

2007-03-02 19:48 JS, revision 44600

Fixed premature exit of helpview sample and utility

2007-03-02 17:18 RD, revision 44599

Mention GraphicsContext changes

2007-03-02 16:53 RD, revision 44598

Include dcmemory.h if not using precomp headers

2007-03-02 16:39 RD, revision 44597

Fix to allow using Cairo version < 1.2 where cairo_image_surface_get_data doesn't exist.

2007-03-02 12:44 VS, revision 44596

changes wxDirExists() to accept wxString instead of wxChar*, so that it can be used with any string literals

2007-03-02 03:06 PC, revision 44595

wxRunningEventLoopCount is only defined when wxUSE_THREADS==1

2007-03-01 22:00 RD, revision 44594

Some docstring tweaks

2007-03-01 21:51 RD, revision 44593

Patch from Gianluca Costa: -Refactorization of the script-creation code in a specific "img2py()" function -Added regex parsing instead of module importing -Added some "try/finally" statements -Added default values as named constants -Made some parts of code a bit easier to read -Updated the module docstring -Corrected a bug with EmptyIcon

2007-03-01 20:03 VS, revision 44592

allow using both char* and wchar_t* in wxFileConfig and wxConfigBase, too

2007-03-01 19:37 RD, revision 44591

header cleanup

2007-03-01 19:35 RD, revision 44590

Add missing 'recursive' parameter to wx.Sizer.GetItem

2007-03-01 19:01 RD, revision 44589

Create the other frame on all platforms

2007-03-01 18:53 RD, revision 44588

use a hidden frame to prevent premature exit on wxMac

2007-03-01 18:52 RD, revision 44587

don't set hover state when button is pressed

2007-03-01 01:26 RD, revision 44586

wx.lib.plot: patch #1663937 to allow user to turn off scientific notation on plot.

2007-03-01 01:08 RD, revision 44585

Will Sadkin provided a patch for the wx.lib.masked package that fixes its support for using the navigation keys on the numeric keypad.

2007-03-01 01:02 RD, revision 44584

now able to make a debug -dev package

2007-02-28 21:42 RD, revision 44583

new and updated tests

2007-02-28 21:42 RD, revision 44582

Add an implementation of wxCairoContext::DrawBitmap

2007-02-28 21:40 RD, revision 44581

Fix runtime crash in wxStdDialogButtonSizer. Don't set the label on a button we don't have.

2007-02-28 08:48 CE, revision 44580

fix for MSVC see sf bug 1669419

2007-02-27 20:52 VZ, revision 44579

don't generate size events when the window is unmapped, this is at best unnecessary and also breaks window layout in some situations [backport from HEAD rev 1.683]

2007-02-27 20:47 VZ, revision 44578

regenerated with theversion of bakefile which uses quotes around the directory name MAKEDIR which may contain spaces

2007-02-27 15:41 VZ, revision 44577

Support encodings in wxGTK_CONV_BACK() in the same way as we do it in wxGTK_CONV(), i.e. return the string containing text in ISO-8859-1 encoding and not UTF-8 if the controls font was set to have ISO-8859-1 encoding

2007-02-27 14:06 VZ, revision 44576

removed erroneous return in DoSetFont() [backport from HEAD]

2007-02-27 14:04 VZ, revision 44575

removed stray return from SetFont()

2007-02-26 23:35 RD, revision 44574

Updated to TreeMixin 0.7

2007-02-26 23:28 RD, revision 44573

Allow using a memory dc (or a buffered dc) as the target of a wx.GraphicsContext.

2007-02-26 23:24 RD, revision 44572

Simple test for using a memory dc (or a buffered dc) as the target of a wx.GraphicsContext.

2007-02-26 23:23 RD, revision 44571

Reorder what happens when a button is pressed so if the user's event handler blocks it won't leave the buttonbar in a funny state when it finally returns.

2007-02-26 23:22 RD, revision 44570

Added the wx.SizerFlags class, and also added AddF, InsertF and PrependF methods to wx.Sizer.

2007-02-26 10:58 VZ, revision 44569

call gtk_paint_focus() with NORMAL state, not SELECTED, for unselected items as otherwise the focus rectangle is invisible with some themes (e.g. the Ubuntu default one) and it generally makes more sense

2007-02-26 10:00 VZ, revision 44568

interpret stringsinvalid in current encoding as ISO8859-1 instead of discarding them completely [backport from HEAD]

2007-02-26 09:53 VZ, revision 44567

interpret text invalid in the current encoding (typical for UTF-8 environments) as ISO8859-1, this is wrong but better than eating it completely

2007-02-26 08:23 JJ, revision 44566

OpenVMS compile support update Modified Files: wxWidgets/src/common/descrip.mms

2007-02-24 20:21 VZ, revision 44565

recognize the encoding name without hyphens as synonym for the same name with hyphens when matching encoding names

2007-02-24 19:39 VZ, revision 44564

added MSxxx and IBMxxx as synonyms for CPxxx code pages as some systems use these names (too)

2007-02-24 15:19 VS, revision 44563

changed wxArrayString::m_pItems from wxChar* to const wxChar*, the strings are not modified by the class

2007-02-24 02:49 KH, revision 44562

Build fix from FM (cascade from object.h changes making wxObjectRefData destructor private)

2007-02-24 00:11 RD, revision 44561

Backport fixes from ROL: Fixed SetItemBold and editing 'growable' properties of wxFlexGridSizer.

2007-02-23 21:25 RR, revision 44560

FM small patch for wxDataViewCtrl compilation and warning fixes (dll linking problem).

2007-02-23 10:30 JS, revision 44559

Fixed a control-arrow bug

2007-02-23 09:19 ROL, revision 44558

1.8-1

2007-02-23 09:19 ROL, revision 44557

Fixed SetItemBold and editing 'growable' properties of wxFlexGridSizer.