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-09-21 10:59 RR, revision 48857

more work on wxDC reorganizing

2007-09-21 10:56 VZ, revision 48856

removed an extra semicolon

2007-09-21 10:54 VZ, revision 48855

don't shadow declaration of nIndex variable

2007-09-21 10:51 JS, revision 48854

Optimized update events by only sending them to visible windows

2007-09-21 10:51 VZ, revision 48853

use the lower-case version of the parameter in GetEndianness() as intended (thanks icc for the warning)

2007-09-21 10:50 VZ, revision 48852

check whether compiler supports visibility pragmas used for broken libstdc++ visibility workaround and don't use visibility at all if it doesn't (which is the case for icc)

2007-09-21 10:39 RR, revision 48851

Mention that DrawLines( wxList *) is deprecated

2007-09-21 10:34 JS, revision 48850

Corrected bug in in revision 47973

2007-09-21 10:33 JS, revision 48849

Corrected bug in in revision 47973

2007-09-21 10:19 SC, revision 48848

drawing sash correctly in quickdraw mode when embedded

2007-09-21 09:21 SC, revision 48847

smaller code, notes for testing and todo

2007-09-21 08:50 JS, revision 48846

Fix for wxLIST_STATE_SELECTED not being returned from GetItem[State]

2007-09-21 08:48 JS, revision 48845

Fix for wxLIST_STATE_SELECTED not being returned when calling GetItem[State]

2007-09-21 02:48 PC, revision 48844

wcstod seems to be more widely available than wcstof

2007-09-21 02:39 PC, revision 48843

build fix for AIX

2007-09-21 02:39 PC, revision 48842

fix for HP and IBM compilers, calls to static template functions must be qualified

2007-09-20 23:11 VZ, revision 48841

allow the user to press Esc to close preview frame wherever the focus is, not only if it's on the canvas itself (patch 1719276)

2007-09-20 22:58 VZ, revision 48840

use wxWindow::NewControlId() instead of wxNewId() to avoid clashes with user-defined ids; bug fixes in wxMSW for negative menu and toolbar items ids

2007-09-20 22:24 VZ, revision 48839

update from Antonio Cardoso Martins [backport from trunk]

2007-09-20 22:22 VZ, revision 48838

update from Antonio Cardoso Martins

2007-09-20 19:38 RR, revision 48837

Patch from Bo for new selection API and impl. of GetColumnPos

2007-09-20 16:29 VZ, revision 48836

apply XRCID() automatically to XRCSIZERITEM() argument (patch 1798697)

2007-09-20 13:16 VZ, revision 48835

fix round trip check in wxMBConv_win32::WC2MB() when the buffer size is 0

2007-09-20 12:43 VZ, revision 48834

replaced the old half-done Ukrainian translations with the complete version from the trunk

2007-09-20 12:40 VZ, revision 48833

Ukrainian translation update from Yuri Chornoivan

2007-09-20 12:28 VZ, revision 48832

added Portuguese translation to 2.8 branch too

2007-09-20 12:20 VZ, revision 48831

added Portuguese translation from Antonio Cardoso Martins

2007-09-20 10:23 VZ, revision 48830

remove extra colons and semicolons

2007-09-20 10:22 VZ, revision 48829

added missing wxUSE_RICHEDIT test

2007-09-20 05:01 SC, revision 48828

correcting parenting from the window's overlay layer to its parent group

2007-09-20 02:06 PC, revision 48827

fix HAVE_ macros not being converted to uppercase on Solaris

2007-09-20 00:16 VZ, revision 48826

build fixes for MSVC

2007-09-20 00:02 VZ, revision 48825

rebake after libtiff changes

2007-09-20 00:01 VZ, revision 48824

build updates for libtiff 3.8.2

2007-09-19 23:59 VZ, revision 48823

import libtiff 3.8.2 into the trunk

2007-09-19 23:51 VZ, revision 48822
  • D /wxWidgets/trunk/src/tiff

remove the old hybrid libtiff sources

2007-09-19 23:22 RD, revision 48817

document another place the version number needs updated

2007-09-19 23:21 RD, revision 48816

need image.h for non-precomp build mode

2007-09-19 23:18 RD, revision 48815

rebake with new version number

2007-09-19 23:16 RD, revision 48814

regenerate configure

2007-09-19 23:14 RD, revision 48813

Use autohacks for this script

2007-09-19 23:14 RD, revision 48812

Give wxPowerEvent wxRTTI

2007-09-19 23:11 RD, revision 48811

Give wxPowerEvent wxRTTI, update C:R:A for imminent release

2007-09-19 16:33 SC, revision 48810

upping version number, adding new files

2007-09-19 16:26 SC, revision 48809

adding defines from wxcocoa to darwin wxmac builds

2007-09-19 15:20 SC, revision 48808

support for wxNO_BORDER

2007-09-19 15:05 MW, revision 48807

Remove extra semicolon.

2007-09-19 14:53 SC, revision 48806

preparing for NSCursor usage, turned off by default

2007-09-19 14:52 SC, revision 48805

preparing for NSCursor usage, turned off by default

2007-09-19 14:50 SC, revision 48804

was an inadvertent commit, turning off that functionality again

2007-09-19 14:47 SC, revision 48803

grouping of tlw supported

2007-09-19 14:39 SC, revision 48802

upping version numbers

2007-09-19 14:38 SC, revision 48801

binary compatible workaround for getting the parent for native window grouping

2007-09-19 14:12 JS, revision 48800

Mentioned Stefan's toolbar bug fix

2007-09-19 13:55 RR, revision 48799

GTK+ selects the first item initially, II

2007-09-19 13:48 RR, revision 48798

GTK+ selects the first item initially

2007-09-19 13:48 RR, revision 48797

GTK+ selects the first item initially

2007-09-19 13:39 JS, revision 48796

Updated readme and manual version and date Some clarifications of wxBORDER_THEME Don't use wxBORDER_DOUBLE in GTK+/Univ

2007-09-19 12:42 SC, revision 48795

fixing PICT conversion

2007-09-19 12:24 VZ, revision 48794

use update UI handler for the up and new directory buttons instead of manually updating the controls, this fixes a bug where up button wasn't enabled back after selecting a child of top level directory

2007-09-19 12:19 CE, revision 48793

current/revision/age=2/1/2 for 2.8.6

2007-09-19 12:14 VZ, revision 48792

use drives paths, not names, in the dialog to avoid confusing HandleAction() with the drive names which it fails to interpret properly

2007-09-19 12:01 RR, revision 48791

Mention the future

2007-09-19 11:58 RR, revision 48790

Correct alphabetical order

2007-09-19 11:58 RR, revision 48789

Correct alphabetical order

2007-09-19 11:54 RR, revision 48788

mention wxGTK changes since 2.8.5

2007-09-19 11:47 VZ, revision 48787

remove platform check, always compile this file as it's needed at least by the dialogs sample on all platforms

2007-09-19 11:39 VZ, revision 48786

fix warning about int->bool conversion; wrap long lines to 80 columns

2007-09-19 11:35 RR, revision 48785

Let wxListCtrl generate the context menu event itself

2007-09-19 11:34 RR, revision 48784

Let wxListCtrl generate the context menu event itself

2007-09-19 11:24 RR, revision 48783

Backport wxListBook resizing bug

2007-09-19 10:12 VZ, revision 48782

use fabs() instead of abs() to fix mingw32 compilation (bug 1797589)

2007-09-19 09:19 SC, revision 48781

using CGImage for all native toolbar items

2007-09-19 09:05 CE, revision 48780

2.8.6

2007-09-19 09:01 CE, revision 48779

2.8.6

2007-09-19 01:02 VZ, revision 48778

shut down GDI+ from a module instead of doing it during static object destruction time when it may be too late (patch 1792915)

2007-09-19 00:45 VZ, revision 48777

allow using wxSizerFlags with wxSizer methods adding spacers too (patch 1797272)

2007-09-19 00:41 VZ, revision 48776

fix bug with deleting and recreating entries in wxFileConfig (patch 1796866)

2007-09-18 21:49 MW, revision 48775

template class WXDLLIMPEXP_FWD_XRC wxVector<wxXmlResourceHandler *>; instantiates as well as forward declares, which gives us multiple definition link errors on some systems. So trying WXDLLIMPEXP_FWD_XRC on the declaration of m_handlers instead.

2007-09-18 18:37 SC, revision 48774

fix for no striped background under panther when using coregraphics

2007-09-18 18:34 SC, revision 48773

fixing bug 1782738

2007-09-18 17:43 RR, revision 48772

Rearrange code to fix some problems

2007-09-18 17:31 SC, revision 48771

applying patch 1789066

2007-09-18 17:27 SC, revision 48770

adding reminder

2007-09-18 17:09 RR, revision 48769

Correct setting of line width

2007-09-18 15:51 PC, revision 48768

return type for "grab-broken-event" is not void; remove some redundant conditionals

2007-09-18 15:15 JS, revision 48767

Layout corrections

2007-09-18 15:11 JS, revision 48766

Layout corrections

2007-09-18 14:15 JS, revision 48765

wxBORDER_THEME now means 'use an appropriate themed border' on all plaforms as opposed to wxBORDER_NONE which may or may not show a border, depending on control.

2007-09-18 12:06 VZ, revision 48764

fix for the last commit: reset the dummy wxRICHTEXT_DEFAULT_DROPTARGET pointer in dtor to avoid crashing when trying to delete it in the base class dtor

2007-09-18 12:04 VZ, revision 48763

properly NUL-terminate the buffer returned by wxMBConv::cMB2WC()

2007-09-18 11:07 JS, revision 48762

Committed missing part of earlier bottom tab patch

2007-09-18 10:48 JS, revision 48761

wxBORDER_THEME now means 'use an appropriate themed border' on all plaforms as opposed to wxBORDER_NONE which may or may not show a border, depending on control.

2007-09-18 09:47 JS, revision 48760

Fixed compilo

2007-09-17 19:47 RD, revision 48758

changelog for 2.8.5.0

2007-09-17 17:24 PC, revision 48755

various small cleanups

2007-09-17 16:43 DE, revision 48754

Instantiate NSSecureTextField instead of NSTextField when wxTE_PASSWORD is specified. Copyright 2007 Software 2000 Ltd.

2007-09-17 15:41 KO, revision 48753

Adding prototype script for creating a wx Mac framework from a configure-based wxPython build.

2007-09-17 14:37 VZ, revision 48752

fix compilation due to wxCmdLineEntryDesc changes once again

2007-09-17 13:37 RR, revision 48751

Always rearrange wxListBook and send out size event, otherwise scrollbar overlaps icons

2007-09-17 13:34 RR, revision 48750

compilation

2007-09-17 11:41 MW, revision 48749

Cache user and group names for tar streams as getting these can be expensive.

2007-09-17 10:56 RR, revision 48748

Don't compile with < GTK 2.4

2007-09-17 10:17 RR, revision 48747

Always make wxWindow::SetFocus() focus the window, overriding SetCanFocus, some more focus related docs

2007-09-17 10:01 VZ, revision 48746

rename wxFileList to wxFileListCtrl

2007-09-17 09:52 VZ, revision 48745

reverted accidental change to this file as part of rev 48732

2007-09-17 09:28 JS, revision 48744

Removed restriction that multiple centre panes can't be resized

2007-09-17 09:28 JS, revision 48743

Removed restriction that multiple centre panes can't be resized

2007-09-17 09:26 JS, revision 48742

Added omitted variable copy

2007-09-17 09:25 JS, revision 48741

Added omitted variable copy

2007-09-17 09:24 JS, revision 48740

Removed "not yet working" comment for --enable-universal_binary

2007-09-17 09:13 JS, revision 48739

Remove "not yet working" comment for --enable-universal_binary

2007-09-17 00:40 VZ, revision 48738

declare wxVector<wxXmlResourceHandler *> as DLL-exported to avoid VC++ warnings in shared build

2007-09-17 00:32 VZ, revision 48737

don't abbreviate 'control' to 'ctrl' (patch 1780280)

2007-09-17 00:25 VZ, revision 48736

define wxUSE_CAIRO as 0 for non-GTK builds to avoid warnings about using undefined symbols in preprocessor conditions

2007-09-17 00:22 VZ, revision 48734

reverted wxSocket changes of rev 48723 as they broke linking under non-Unix systems

2007-09-17 00:14 VZ, revision 48733

added new and improved wxFileCtrl implementation (patch 1763164)

2007-09-17 00:12 VZ, revision 48732

don't access m_clientDataItemsType directly

2007-09-16 23:53 VZ, revision 48731

compilation fix

2007-09-16 23:40 VZ, revision 48730

don't use NULL when we mean 0

2007-09-16 23:27 VZ, revision 48729

fix warnings due to use of WXDLLEXPORT on forward declarations

2007-09-16 23:12 VZ, revision 48728

fix access to client data of wxComboBox in wxUniv by virtualizing access to wxControlWithItems::m_clientDataItemsType

2007-09-16 18:53 VZ, revision 48727

include wx/beforestd.h before iostream headers to avoid problems with visibility in Unix build

2007-09-16 17:51 CE, revision 48726

fix for VC6 sorry

2007-09-16 17:47 CE, revision 48725

fix for VC6

2007-09-16 17:29 CE, revision 48724

remove refernce to removed samples

2007-09-16 14:29 VZ, revision 48723

more fixes for using wxSocket in console applications (patch 1756260)

2007-09-16 11:19 VZ, revision 48722

expand the table cells to fill the entire table width (patch 1722794)

2007-09-16 11:04 VZ, revision 48721

fix divide by 0 bug in UpdateScrollbars() (part of patch 1716763)

2007-09-16 10:57 VZ, revision 48720

destroy the old clipping region before setting the new one (part of patch 1716763)

2007-09-16 10:55 VZ, revision 48719

removed apparent off by 1 bug in the end line calculation in ShowPosition() (part of patch 1716763)

2007-09-16 10:50 VZ, revision 48718

added XRCSIZERITEM() allowing to directly retrieve the sizer from XRC by name (patch 1782080)

2007-09-16 10:24 VZ, revision 48717

use ListView_RedrawItems() to implement wxListCtrl::RefreshItems(); added tests for it to the sample

2007-09-15 23:52 VZ, revision 48716

check whether clipping region is empty, not whether it's null; disable USE_PAINT_REGION which seems to be more harmful than useful (part of patch 1716763)

2007-09-15 23:43 VZ, revision 48715

fix off by one (or rather "off by border width") bug in ScrollWindow() (part of patch 1716763)

2007-09-15 23:35 VZ, revision 48714

fix the bug with not showing all the text in the text control even if there is enough space (replaces patch 1716758)

2007-09-15 22:30 VZ, revision 48713

corrected m_strings array creation broken by last changes

2007-09-15 22:06 RR, revision 48712

Implement wxWindow::SetFocusIgnoringChildren for GTK+

2007-09-15 21:23 VZ, revision 48711

wxX11 compilation fixes after wxTRANSLATE/wxCmdLineEntryDesc Unicode changes

2007-09-15 11:05 RR, revision 48710

Correct GetLabelItemRect to not include image (as per 2.8 branch)

2007-09-15 10:31 RR, revision 48709

Remove redundant test later in keypress handling

2007-09-15 10:29 RR, revision 48708

Only send keypress events to focus widget, not its parents

2007-09-15 10:28 RR, revision 48707

Only send keypress events to focus widget, not its parents

2007-09-15 02:58 PC, revision 48706

let GtkRange clamp scroll position

2007-09-15 01:09 VZ, revision 48704

get rid of the built-in drop target in rich text controls before setting the user-defined one as otherwise it fails

2007-09-15 00:36 VZ, revision 48703

always NUL-terminate the buffers returned by cWC2MB/cMB2WC() overloads taking input length, even if the input is not NUL-terminated (part of patch 1795174)

2007-09-15 00:32 VZ, revision 48702

fix wxStringOutputStream to deal with NUL bytes correctly (incidentally fixes bug 1792727, part of patch 1795174)

2007-09-15 00:18 VZ, revision 48701

use wxSafeConvertWX2MB() instead of mb_str() in operator<<(wxString)

2007-09-15 00:17 VZ, revision 48700

always return positive pixel size, even for negative LOGFONT height values

2007-09-15 00:16 VZ, revision 48699

fix wxMBConvUTF8::cMB2WC/cWC2MB() broken by the introduction of wxMBConvStrictUTF8: as it overrides From/ToWChar(), wxMBConvUTF8 needs to do it (instead of deprecated MB2WC/WC2MB) as well

2007-09-15 00:03 VZ, revision 48698

undo revision 48162 as it broke unit tests

2007-09-14 23:33 VZ, revision 48697

fix a couple of harmless warnings in MSVC build

2007-09-14 23:26 VZ, revision 48696

fix wxCmdLineEntryDesc compilation after latest changes

2007-09-14 23:22 VZ, revision 48695

mention that support for reading alpha from TIFF images was added (rev 47204)

2007-09-14 23:21 VZ, revision 48694

add support for reading alpha data from TIFF images (backport of 47204 from trunk, replaces patch 1793718)

2007-09-14 21:05 VZ, revision 48693

reverted the change of wxCmdLineEntryDesc fields to wxString as this doesn't compile with VC6; make them const char * instead

2007-09-14 21:02 RR, revision 48692

Implement wxDataViewCtrl::GetSortingColumn() and related code for GTK+

2007-09-14 21:02 VZ, revision 48691

added WXDLLIMPEXP_TEMPLATE_INSTANCE_BASE() macro and use it to work around VC6 warnings about non DLL-exported templates

2007-09-14 21:00 VZ, revision 48690

fix unused parameter warning

2007-09-14 20:36 RR, revision 48689

Implement and test _HEADER_RIGHT_CLICK event for GTK+

2007-09-14 20:30 RR, revision 48688

Implement and test wxDataViewCtrl::GetColumnPosition() for GTK+

2007-09-14 19:51 RR, revision 48687

Forgot this one

2007-09-14 19:50 RR, revision 48686

Patch from Hartwig wrt SELECTION_CHANGE event

2007-09-14 19:02 VZ, revision 48685

blind fix to let wxDB compile in debug without threads

2007-09-14 18:58 VZ, revision 48684

don't crash if conversion to MB string fails in wxLogStream::DoLogString()

2007-09-14 18:54 VZ, revision 48683

fix warning about not enough parameters for WX_DEFINE_GLOBAL_CONV2 with VC6

2007-09-14 17:23 PC, revision 48682

scrolling windows need wx[HV]SCROLL style

2007-09-14 17:04 VZ, revision 48681

added WXDLLIMPEXP_BASE for a couple of template classes having only inline functions as VC7 still needs them in DLL build if these classes are used as base classes or members of other DLL-exported classes (replaces first two parts of the patch 1779004)

2007-09-14 17:00 VZ, revision 48680

fix some harmless warnings (last two parts of patch 1779004)

2007-09-14 16:37 CE, revision 48679

add missing sample

2007-09-14 16:15 CE, revision 48678

add missing sample

2007-09-14 12:19 RR, revision 48677

Remove debug code

2007-09-14 12:18 JS, revision 48676

Fixed caret sizing bug

2007-09-14 12:17 JS, revision 48675

Fixed caret sizing bug

2007-09-14 10:37 RR, revision 48674

Remove check for non-existing wxUSE_TASKBARICON

2007-09-14 08:59 RR, revision 48673

API change: a single SELECTION_CHANGED not lots of SELECT and UNSELECT events

2007-09-14 07:58 RR, revision 48672

Fix ending label-editing bug when clicking elsewhere

2007-09-14 07:57 RR, revision 48671

Fix ending label-editing bug when clicking elsewhere

2007-09-14 07:15 JS, revision 48670

Fix for status bar having themed border

2007-09-14 04:26 PC, revision 48669

remove m_blockScrollEvent from wxWindowGTK

2007-09-14 04:22 PC, revision 48668

build fix

2007-09-14 04:11 PC, revision 48667

more value updating fixes

2007-09-14 01:08 VZ, revision 48666

use wxBORDER_NONE as border default for wxStatusBar: this generally makes sense and also fixes the display problem of the status bars under Windows when using themes

2007-09-14 00:51 VZ, revision 48665

compilation fix after wxCmdLineEntryDesc changes

2007-09-13 21:23 RR, revision 48664

wxDataViewCtrl patch from Hartwig

2007-09-13 18:42 VZ, revision 48663

don't interpret the first DWORD of data as its size if there is nothing following it (this fixes bug 1791459 for the 2.8 branch)

2007-09-13 18:37 VZ, revision 48662

remove the drag-and-drop compatibility hack for extracting the embedded size of the object from the beginning of data itself: this fixes bug 1791459 for the trunk

2007-09-13 17:34 PC, revision 48661

fix SetValue

2007-09-13 16:41 PC, revision 48660

non-pch build fix, indentation and whitespace cleanup

2007-09-13 16:02 VZ, revision 48659

added attribution for wxSYS_DCLICK_TIME time change

2007-09-13 14:36 RR, revision 48658

Use GTK_SPIN_BUTTON() not (GtkSpinButton*)

2007-09-13 14:33 RR, revision 48657

[ 1793012 ] wxSpinCtrl::SetValue() doesn't update internal counter

2007-09-13 14:27 RR, revision 48656

[ 1793012 ] wxSpinCtrl::SetValue() doesn't update internal counter

2007-09-13 13:29 RR, revision 48655

Add wxDataViewCtrl::GetColumnPosition() stubs

2007-09-13 12:57 RR, revision 48654

Add wxDataViewCtrl::GetSortingColumn() stubs

2007-09-13 12:47 RR, revision 48653

Patch from Hartwig (use new GetChildren() API)

2007-09-13 12:41 RR, revision 48652

little change for Mac build

2007-09-13 12:28 RR, revision 48651

Third update patch for GTK+ print (correcting my device origin search-and-replace mistake)

2007-09-13 12:26 RR, revision 48650

Second update patch for GTK+ print (DrawBitmap fix)

2007-09-13 12:23 RR, revision 48649

First update patch for GTK+ print

2007-09-13 06:24 PC, revision 48648

remove unused configure tests and macros

2007-09-13 05:42 PC, revision 48647

epoll typo

2007-09-13 04:36 PC, revision 48646

get more accurate TLW sizing by using a window decorations cache

2007-09-12 17:39 PC, revision 48645

warning fix

2007-09-12 16:48 PC, revision 48644

add wxUSE_TASKBARICON wrapper

2007-09-12 00:39 VZ, revision 48643

check that the conversion really succeeds even when wxMBConv_win32::WC2MB() is called with NULL buffer

2007-09-12 00:21 VZ, revision 48642

fix assert for bitmaps buttons created without bitmap initially

2007-09-10 22:27 VS, revision 48640

Fixed wxAtomicInc/Dec() to not use asm/atomic.h header on Linux - it's kernel internal, not available for userspace in newer kernel versions and broken for userspace on some platforms. Use GCC's builtins instead.

2007-09-10 22:26 VS, revision 48639

use wxVector<T> instead of wxList in wxXmlResource code

2007-09-10 22:15 VS, revision 48638

fix to make 'wxAtomicInt i = 0;' work with generic implementation and gcc

2007-09-10 22:13 VS, revision 48637

compilation fix after wxCmdLineEntryDesc changes

2007-09-10 22:12 VS, revision 48636

added a test for wxAtomicDec return value

2007-09-10 22:04 VZ, revision 48635

mention that NULL/"" changes also affect struct fields

2007-09-10 21:52 VS, revision 48634

compilation fixes for generic implementation of wxAtomicInt32

2007-09-10 21:35 RR, revision 48633

Rewrote scaling for GTK+ print

2007-09-10 16:41 RR, revision 48632

Compilation

2007-09-10 15:29 VZ, revision 48631

map wxFONTENCODING_ISO2022_JP to the correct Windows code page

2007-09-10 14:22 VZ, revision 48630

fix a warning about casting literal string constants to non-const char *

2007-09-10 14:16 RR, revision 48629

corrected some of 200 compile errors introduced by the latest global search and replace

2007-09-10 14:00 RR, revision 48628

Rewrote scaling code for GNOME print backend. The inverted Y axis is now handled internally. Resulotion is not set to 600 dpi

2007-09-10 11:16 VZ, revision 48627

chop off the unwanted \r from GetLineText() return value for richedit 2.0 controls (patch 1780110)

2007-09-10 10:51 VZ, revision 48626

Unicode compilation fix

2007-09-10 10:49 VZ, revision 48625

wxDL_XXX macros and dynamic loading cleanup: 1. Clearly document the wxDL_XXX macros; including their implicit usage of m_ok member variable 2. Made sure they're used in the same way in all places they are used (sometimes they were passed an object, sometimes a pointer, breaking compilation: see patch 1791288) 3. Don't allocate wxDynamicLibrary objects on heap unnecessarily (which removes the need to delete -- or leak, as it was -- them afterwards) 4. Some naming convention fixes

2007-09-09 23:27 VZ, revision 48624

added wxApp::Set/GetAppDisplayName() (patch 1780414)

2007-09-09 23:26 VZ, revision 48623

added wxApp::Set/GetAppDisplayName() (patch 1780414)

2007-09-09 22:57 VZ, revision 48622

add wxSYS_DCLICK_TIME system metric constant; use it for the generic list control rename timer interval (patch 1782472)

2007-09-09 22:40 VZ, revision 48621

cache the result of wxGetOsVersion() (heavily modified patch 1783198)

2007-09-09 22:24 VZ, revision 48620

don't change locale in XRC GetFloat() method, change the strings to use the current locale decimal point separator instead (patch 1783849)

2007-09-09 21:45 VZ, revision 48619

fix bug with mistakenly recognising 'wxdebug' as 'debug' and 'wxshared' as 'shared' (patch 1787101)

2007-09-09 21:39 VZ, revision 48618

declare wxEVT_GRID_COL_MOVE event (which was defined but not declared in the header) and add macros for handling it (patch 1788077)

2007-09-09 21:32 VZ, revision 48617

don't give spurious error message if non-empty status bar field style is specified in XRC (patch 1791037)

2007-09-09 19:36 VZ, revision 48616

fixed off by 1 bug in wxDC::GradientFillLinear() (patch 1788549)

2007-09-09 19:34 VZ, revision 48615

fix gcc warnings about float/double to int conversion after the latest changes

2007-09-09 19:05 VZ, revision 48614

no changes, just added a comment explaining the issues involved in doing the conversion in place in wxCStrData::AsChar()

2007-09-09 18:57 VZ, revision 48613

return empty string, not NULL, from wxCStrData::AsChar() if conversion to ANSI fails for compatibility with wxWidgets 2 and std::string

2007-09-08 18:32 VZ, revision 48612

added support for reading resolution information from TIFF, JPEG and BMP formats; corrected some bugs with saving resolution; added command allowing to see the image resolution (if available) to the sample (heavily modified patch 1790546)

2007-09-08 18:08 RR, revision 48611

Compile error (no idea why Mingw doesn't like wxPoint())

2007-09-08 11:37 VZ, revision 48610

fix file names format in wxFileDataObject::GetDataHere() in Unicode build (replaces patch 1785191)

2007-09-08 11:28 VZ, revision 48609

added wxDirCtrl to the sample to allow testing of the file names dragging (based on patch attached to the bug 1775213)

2007-09-08 09:52 CE, revision 48608

2.8.5 release

2007-09-08 00:32 VZ, revision 48607

don't pass garbage to SetData() in wxURLDataObject::SetURL()

2007-09-07 23:47 VZ, revision 48606

better document some of the incompatibilities introduced by the Unicode changes

2007-09-07 23:41 VZ, revision 48605

change wxCmdLineEntryDesc::short/longName type to wxString for better compatibility with existing Unicode code

2007-09-07 23:39 VZ, revision 48604

fix unused parameter warning in wxSetEnv() in release build

2007-09-07 21:47 VZ, revision 48603

don't use _T() inside wxGetTranslation() and related macros (wxTRANSLATE, _, ...) to preserve compatibility with the old ASCII build (even at the expense with the Unicode build compatibility)

2007-09-07 19:34 VZ, revision 48602

don't use _T() inside wxGetTranslation() and related macros (wxTRANSLATE, _, ...) to preserve compatibility with the old ASCII build (even at the expense with the Unicode build compatibility)

2007-09-07 19:32 VZ, revision 48601

changed wxCmdLineEntryDesc::short/longName fields type to char* from wxChar* (non-ASCII options are uncommon but NULL values are often specified for these fields) and made description field a wxString (as it can be constructed from either char or wchar_t strings and normally shouldn't be NULL)

2007-09-07 19:31 VZ, revision 48600

changed wxCmdLineEntryDesc::short/longName fields type to char* from wxChar* (non-ASCII options are uncommon but NULL values are often specified for these fields) and made description field a wxString (as it can be constructed from either char or wchar_t strings and normally shouldn't be NULL)

2007-09-07 14:16 JS, revision 48599

Only write text colour if the colour is valid

2007-09-07 14:15 JS, revision 48598

Only write text colour if the colour is valid