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-07-11 00:11 VZ, revision 47327

corrected timer.h include broken by last change

2007-07-11 00:03 VZ, revision 47326

compilation fixes for wxUSE_COMBOBOX/RADIOBTN==0

2007-07-11 00:02 VZ, revision 47325

compilation fixes for wxUSE_MSGDLG==0

2007-07-11 00:02 VZ, revision 47324

compilation fixes for wxUSE_IMAGE==0

2007-07-11 00:00 VZ, revision 47323

check for wxUSE_TIMER in headers, not the files including them

2007-07-10 23:59 VZ, revision 47322

added missing wxUSE_XXX checks

2007-07-10 23:37 VZ, revision 47318

removed dummy variable, C++ compilers shouldn't have any troubles with empty source file

2007-07-10 23:19 VZ, revision 47317

compilation fixes for wxUSE_TIMER==0

2007-07-10 23:19 VZ, revision 47316

compilation fixes for wxUSE_LONGLONG==0

2007-07-10 23:11 VZ, revision 47315

don't include wx/unix/private/timer.h from evtloop.h, it's only needed in .cpp

2007-07-10 23:01 FM, revision 47314

small fix for wxMSW

2007-07-10 22:35 FM, revision 47313

now the CreateFrameRTTI function is fully working (and safer than before)

2007-07-10 22:33 FM, revision 47312

formatting changes (to make the code more readable)

2007-07-10 22:32 FM, revision 47311

versions updated with new COMMON sources to compile

2007-07-10 22:31 FM, revision 47310

splitted xti.h in several smaller headers; formatting changes to make it more readable; now Create() functions bridged by XTI return bool

2007-07-10 22:30 FM, revision 47309

splitted xti.h in several smaller headers; formatting changes to make it more readable; now Create() functions bridged by XTI return bool

2007-07-10 22:16 FM, revision 47307

formatting changes (to make the code more readable)

2007-07-10 22:15 FM, revision 47306

cleaned the XTI class definition

2007-07-10 20:13 VS, revision 47305

compilation fix for gcc<3.4

2007-07-10 19:02 VS, revision 47304

added support for custom bitmap depths

2007-07-10 17:00 RD, revision 47303

Switch GetHeaderButtonWidget to use a real column header button.

2007-07-10 16:59 RD, revision 47302

Switch GetHeaderButtonWidget to use a real column header button.

2007-07-10 16:49 VS, revision 47300

implemented raw bitmap access for wxDFB

2007-07-10 15:58 FM, revision 47299

fixed the XTI sample so that now is correctly created the frame (still buggy in save phase).

2007-07-10 15:19 FM, revision 47298

reordered,reformatted,cleaned frame persist/depersist code; highlighted the portion which currently fails

2007-07-10 14:23 FM, revision 47297

removed redundant XTI definitions erraneously left in from previous commit

2007-07-10 14:09 FM, revision 47296

don't use the Append() name for an internal XTI utility - it gets shadowed by derived classes; use AppendMenuInfo() instead

2007-07-10 13:32 VS, revision 47295

cleanup of raw access to bitmaps: 1. remove UseAlpha() on platforms that don't need it and call it automatically from ~wxPixelData instead of requiring explicit call; deprecate wxPixelData::UseAlpha() 2. don't call UngetRawData() if GetRawData() failed

2007-07-10 13:09 FM, revision 47294

adjusted wxXTI helpers to make wxGTK compile (not link yet - there are multiple IMPLEMENT_DYNAMIC_CLASS macros here and there which needs to be fixed)

2007-07-10 12:00 RR, revision 47293

Block all events in wxSpinButton::SetValue etc.

2007-07-10 11:58 RR, revision 47292

Block all events in wxSpinButton::SetValue etc.

2007-07-10 11:50 RR, revision 47291

Block all events in wxSpinCtrl::SetValue etc.

2007-07-10 11:48 RR, revision 47290

Block all events in wxSpinCtrl::SetValue etc.

2007-07-10 11:48 RR, revision 47289

Block all events in wxSpinCtrl::SetValue etc.

2007-07-10 10:29 VZ, revision 47288
  • D /wxWidgets/trunk/src/msw/makebase.b32
  • D /wxWidgets/trunk/src/msw/makebase.vc
  • D /wxWidgets/trunk/src/msw/makefile.mic
  • D /wxWidgets/trunk/src/msw/makefile.sl

removed obsolete makefiles

2007-07-10 10:28 VZ, revision 47287

added --optional-libs wx-config argument (patch 1747239)

2007-07-10 10:13 FM, revision 47286

moved remaining XTI definitions from MSW/GENERIC sources to a new set of COMMON sources

2007-07-10 08:55 FM, revision 47285

moved XTI definitions from MSW sources to the corrispondent COMMON sources (changed only files which do have a corrispondent cmn.cpp file!)

2007-07-10 02:02 VZ, revision 47284

Also added wxFFileStream::IsOk() and corrected IsOk() implementations of wxFileInput/OutputStream to call the immediate base class version of this method and not wxStreamBase one.

2007-07-10 02:00 VZ, revision 47283

regenerated after adding base64.h/cpp

2007-07-10 01:51 VZ, revision 47282

added functions for base64 en/decoding (replaces patch 1739431)

2007-07-09 19:49 RD, revision 47274

Need to send an event in the wxCP_NO_TLW_RESIZE case too so the user code knows when to update the layout

2007-07-09 19:49 RD, revision 47273

Need to send an event in the wxCP_NO_TLW_RESIZE case too so the user code knows when to update the layout

2007-07-09 18:30 RD, revision 47272

Use a button that has a tree widget as a parent as the widget style for DrawHeaderButton, as this is apparently how the gtk themes decide whether to draw a normal button or a column header button.

2007-07-09 18:30 RD, revision 47271

Use a button that has a tree widget as a parent as the widget style for DrawHeaderButton, as this is apparently how the gtk themes decide whether to draw a normal button or a column header button.

2007-07-09 18:29 RR, revision 47270

More work on sorting in wxDataViewCtrl

2007-07-09 17:41 DE, revision 47269

Fix compilo due to r47267. That patch might need some review because it does not use direct base classes but skips up to wxStreamBase.

2007-07-09 17:08 VZ, revision 47268

use first unused colour for the mask instead of hardcoded #ff00ff (patch 1746895)

2007-07-09 16:59 VZ, revision 47267

added wxFileStream::IsOk() (patch 1749587)

2007-07-09 15:00 VZ, revision 47266

generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even if label didn't change [backport of rev 47265 from trunk]

2007-07-09 14:58 VZ, revision 47265

generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even if label didn't change

2007-07-09 14:48 VZ, revision 47264

don't bubble up the events upwards the window hierarchy in non-last event handler in the event handlers chain as this results in passing the event more than once to the parent (and, indirectly, to wxApp)

2007-07-09 14:31 JS, revision 47263

Added gravity

2007-07-09 14:30 JS, revision 47262

Added gravity

2007-07-09 13:23 RR, revision 47260

Add GtkSortableIface stubs

2007-07-09 13:18 VZ, revision 47259

added missing WXDLLIMPEXP_CORE for wxGetDisplay() for wxGTK

2007-07-09 12:32 RR, revision 47258

Add compare function to wxDataViewModel

2007-07-09 10:38 RR, revision 47257

Bo'd patch to make wxDataViewCtrl compile again (4th attempt to actually commit).

2007-07-09 10:17 VS, revision 47256

ignore Bakefiles.local.bkgen file with local customizations

2007-07-09 10:12 VS, revision 47255

added GCC visibility support

2007-07-09 10:09 VS, revision 47254

added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)

2007-07-09 09:19 BY, revision 47253

Make the TreeWalker more flexible. The final treewakler can do corresponding action according to the indicator of the DoJob Object.

2007-07-09 08:19 BY, revision 47252

Add function DestroyTree to make the memory released normally!

2007-07-09 07:05 BY, revision 47251

Make the generic version code builds and get the basic data structure of the tree view working. What left is the tree indent in the view and many other drawing work.

2007-07-09 06:56 BY, revision 47250

Copy the modified samples/dataview/dataview.cpp from trunk

2007-07-08 23:47 JW, revision 47244

Added basic macros to app.cpp, #included different files from app.h

2007-07-08 23:11 VZ, revision 47243

fix from Francesco for the latest version of wxPresets

2007-07-08 20:23 VS, revision 47241

documented removal of unsafe wxGets() and wxTmpnam() functions

2007-07-08 20:03 VS, revision 47240

don't call <del-flags> for flags that weren't added

2007-07-08 19:06 VS, revision 47238

removed unsecure wxTmpnam() function (patch by Francesco Montorsi)

2007-07-08 17:04 FM, revision 47237

removed IMPLEMENT_DYNAMIC_CLASS lines from GTK-specific sources in order to make wxGTK compile again - NOTE: I'll need to do the same for all other ports and for all other XTI-described classes

2007-07-08 15:06 FM, revision 47236

regenerated Makefile.in and configure script after adding wx/rtti.h and after modifying wxUSE_EXTENDED_RTTI default value

2007-07-08 12:16 FM, revision 47235

moved XTI definitions for wxButton and wxChoice from wxMSW to common sources

2007-07-08 11:30 FM, revision 47234

added property accessors to the dump code

2007-07-08 11:02 FM, revision 47233

do not assert in wxTypeInfo::FindType if the type could not be found. If the type is not found rather return NULL and handle this case in the caller instead!

2007-07-08 10:58 FM, revision 47232

fix typos in the about dialog

2007-07-08 08:40 VS, revision 47231

fix Watcom compilation: removed templates for wxFileSelector() compatibility with passing NULL

2007-07-08 07:04 VS, revision 47230

removed wxWCHAR_T_IS_SEPARATE_TYPE: there already was wxWCHAR_T_IS_REAL_TYPE with the exact same meaning and definition

2007-07-08 05:31 PC, revision 47229

process pending wx events before sending idle events

2007-07-08 03:23 JW, revision 47228

Updated bakefiles, ran bakefile_gen and autoconf, switched to generic icon implementation

2007-07-07 23:18 JW, revision 47227

Added stubs, application core, and event loops. Modified configure.in for --with-web and related settings. Ran autoconf

2007-07-07 22:10 DE, revision 47226

Don't include <CoreFoundation/CFBase.h> because it in turn includes MacTypes.h which causes too much namespace pollution. Instead, declare the CFTypeRef type and the CFRelease and CFRetain functions.

2007-07-07 19:10 DE, revision 47225

Remove wxMBConv_mac and wxMBConv_macUTF8D converters and use wxMBConv_cf(wxFONTENCODING_UTF8) for wxConvFileName on Darwin platform regardless of GUI toolkit. Check for Mac encodings in wxMBConv_wxwin::Init and fail to provide conversion for them via wxEncodingConverter because that code is horribly broken for several encodings. Remove definition of wxConvLibc for non-Darwin Mac platforms (we don't support these anymore).

2007-07-07 18:56 DE, revision 47224

Add support for wxFONTENCODING_MACKEYBOARD.

2007-07-07 18:09 DE, revision 47223

Add factory functions for use with future unit tests.

2007-07-07 14:09 RR, revision 47218

GCC doesn't like inline wxDEPRECATED methods.

2007-07-07 12:31 VS, revision 47214

added missing wx_str() (patch #1749398)

2007-07-07 12:30 VS, revision 47213

fixed dereferencing of invalid pointers

2007-07-07 10:09 VS, revision 47212

changed wxVectorBase and WX_DECLARE_BASE into wxVector<T> template

2007-07-07 07:59 BY, revision 47211

I copy the six files of generic/datavgen.cpp generic/dataview.h wx/dataview.h common/datavcmn.cpp gtk/dataview.cpp gtk/dataview.h from the trunk to here. And discard my previous modification.

2007-07-07 04:35 KO, revision 47210

Fixing mixed tab/spaces indentation.

2007-07-07 03:23 JW, revision 47209

Merged from trunk revisions 46191 to 47203 in order to fix compilation errors

2007-07-07 02:56 DE, revision 47208

Move wxMBConv_cf out of strconv.cpp and into strconv_cf.(cpp|h) by forking the files (svn copy) and removing the appropriate portions from each fork.

2007-07-06 23:02 VS, revision 47207

fixed to make wxVariant compatible with both ANSI and Unicode modes

2007-07-06 22:38 DE, revision 47206

Fix wxMBConv_cf to implement FromWChar/ToWChar in lieu of now deprecated WC2MB/MB2WC. This is a complete rewrite trying built-in UTF-32 conversion first, then falling back to conversion through UTF-16.

2007-07-06 22:24 VS, revision 47205

added alpha channel support to wxDFB's wxBitmap

2007-07-06 22:17 VS, revision 47204

added support for loading images with alpha channel to TIFF handler

2007-07-06 18:20 DE, revision 47199

Rename wxMBConv_cocoa to wxMBConv_cf and use it when __DARWIN__ (all Darwin and OS X systems). Add comment about __WXMAC__ code path.

2007-07-06 15:43 VZ, revision 47196

use WXDLLIMPEXP_GL instead of WXDLLEXPORT (which is for core, not gl)

2007-07-06 15:40 VZ, revision 47195

use WXDLLIMPEXP_GL instead of WXDLLEXPORT (which is for core, not gl, library)

2007-07-06 12:40 VS, revision 47194

added missing wxUniChar::operator=(wxUniCharRef)

2007-07-06 12:13 VZ, revision 47193

remove the unneeded +1 from wxGauge::SetValue() call in Update() [backport of rev 47192 from trunk]

2007-07-06 12:11 VZ, revision 47192

remove the unneeded +1 from wxGauge::SetValue() call in Update()

2007-07-06 12:09 VZ, revision 47191

document that SetValue() accepts values in 0..GetRange interval, inclusive

2007-07-06 11:17 VZ, revision 47190

use 'neither ... nor ...' instead of 'neither ... or ...' in wxFinite documentation

2007-07-06 07:44 MW, revision 47188

Fix missing exports.

2007-07-06 06:45 BY, revision 47187

Test SVN commit

2007-07-06 00:18 DE, revision 47182

Make wxCocoa compile in 64-bit mode.

2007-07-06 00:14 DE, revision 47181

Fix wxCocoa compilation.

2007-07-05 22:52 VZ, revision 47177

prevent a single selection control from having multiple selected items [backport of 47175 and 47176 from trunk]

2007-07-05 22:50 VZ, revision 47176

reset selection when sorting the items as they don't make sense after items change order any more and not doing this could also result in having more than one selected item in a single selection control

2007-07-05 22:44 VZ, revision 47175

don't allow selecting multiple items in single selection control by changing the focused item with Ctrl-arrows and then pressing Space

2007-07-05 22:20 DE, revision 47174

Implement wxColour constructors to match other ports by adding char const * and wchar_t const * constructors.

2007-07-05 21:42 BP, revision 47171

Added deprecation warnings to old wxVScrolledWindow functions (in wxVarVScrollLegacyAdaptor), and fixed a minor documentation format error in the wxVScrolledWindow docs.

2007-07-05 21:37 VZ, revision 47170

fix the memory corruption in multiline controls due to wrong WrapLines() implementation [backport of rev 45343]

2007-07-05 19:55 RR, revision 47154

wxDataViewCtrl can show tree/list music sample.

2007-07-05 19:15 RR, revision 47153

Getting closer to working tree/list wxDataViewCtrl.

2007-07-05 17:59 VS, revision 47152

added missing WXDLLIMPEXP_CORE

2007-07-05 17:27 CE, revision 47151

added missing unixfiles

2007-07-05 17:02 CE, revision 47150

replace cvsentries

2007-07-05 14:59 RR, revision 47149

The dataview sample compiles now, but doesn't work yet...

2007-07-05 09:07 CE, revision 47147

cvs to svn

2007-07-05 08:07 CE, revision 47134

move to svn

2007-07-05 08:06 BP, revision 47133

Fixed case on LaTeX member function labels.

2007-07-05 08:03 CE, revision 47132

move to svn

2007-07-05 00:13 RR, revision 47131

New API for wxdataViewCtrl (doesn't run yet).

2007-07-04 22:33 VZ, revision 47128

simplify test for 64 bit architectures: just check if the string '64' occurs in the arch string, this also covers more cases [backport of rev 47127 from trunk]

2007-07-04 22:31 VZ, revision 47127

simplify test for 64 bit architectures: just check if the string '64' occurs in the arch string, this also covers more cases

2007-07-04 21:33 VZ, revision 47126

added support for broadcasting to UDP sockets (patch 1740266)

2007-07-04 21:24 VZ, revision 47125

fixed bug which resulted in generation of spurious EVT_RADIOBOX events when a radiobox button was focused but not selected (patch 1739140) [backport of rev 47124 from trunk]

2007-07-04 21:20 VZ, revision 47124

fixed bug which resulted in generation of spurious EVT_RADIOBOX events when a radiobox button was focused but not selected (patch 1739140)

2007-07-04 20:56 VZ, revision 47123

rebaked after adding threads/atomic.cpp

2007-07-04 20:54 PC, revision 47122

indentation cleanup, unused variables, constant expressions, etc

2007-07-04 20:54 VZ, revision 47121

added wxAtomicInc/Dec() functions (patch 1739486)

2007-07-04 20:50 VZ, revision 47120

ignore bakefile temp files

2007-07-04 20:49 VZ, revision 47119

ignore VC++ build files

2007-07-04 20:35 VZ, revision 47118

compilation fix for ANSI build (added #if wxUSE_UNICODE)

2007-07-04 16:42 BIW, revision 47117

fix for bug #1686328

2007-07-04 16:38 BIW, revision 47116

fix for bug #1686328

2007-07-04 11:49 VZ, revision 47114

test whether HAVE_VSWPRINTF is defined, not whether it's 0 or 1

2007-07-04 08:18 VS, revision 47113

compilation fixes: \_, not _

2007-07-04 08:04 VS, revision 47112

always assert if char<->wxUniChar conversion fails, not only if wxUSE_UTF8_LOCALE_ONLY

2007-07-03 21:26 VS, revision 47109

wxStrcoll_String compilation fixes for Dmars and Borland compilers

2007-07-03 21:11 VS, revision 47108

compilation fix for windows compilers: _wrename is declared in io.h

2007-07-03 18:00 BP, revision 47106

Added BuildSVN.txt instructions (copied from BuildCVS.txt, with appropriate replacements).

2007-07-03 17:17 PC, revision 47105

get color count from ComputeHistogram, use sprintf for hex conversion

2007-07-03 13:20 JJ, revision 47102

Update OpenVMS setup

2007-07-03 13:07 RR, revision 47101

Upport GNOME print GetTextExtent fix,

2007-07-03 12:58 RR, revision 47100

[ 1746670 ] wxGnomePrintDC::GetTextExtent() returns wrong size of text

2007-07-03 12:10 RR, revision 47099

upport wxListCtrl label edit changes

2007-07-03 12:00 RR, revision 47097

Use the same 250ms when waiting for slow-clicks for starting the edit label process in wxTreeCtrl and wxListCtrl. Take icon size in the first column into account when shwoing text control. Only activate label editing when clicked on the first label, not somewhere else

2007-07-03 11:17 RR, revision 47096

Let GtkScrolledWindow handle scroll wheel events. Reset visible range in wxListCtrl after scrolling.

2007-07-03 11:13 RR, revision 47095

Let GtkScrolledWindow handle scroll wheel events.

2007-07-03 11:10 RR, revision 47094

Move visible scroll range after scrolling.

2007-07-03 07:58 CE, revision 47093

svn cleanup added

2007-07-03 07:51 CE, revision 47092

change svn repository

2007-07-03 03:08 PC, revision 47088

fix XPM SaveFile for more than 92 colors

2007-07-02 10:44 VZ, revision 47069

removed instructions for adding contrib libraries -- we don't have them any more

2007-07-02 08:00 JS, revision 47066

Added SetBitmap, GetBitmap to wxWizard

2007-07-02 08:00 JS, revision 47065

Added SetBitmap, GetBitmap to wxWizard

2007-07-02 07:50 JS, revision 47064

Replaced tabs with spaces.

2007-07-02 07:49 JS, revision 47063

Replaced tabs with spaces

2007-07-01 15:39 BIW, revision 47057

in wxAuiNotebook, prevent unwanted page selection changes during tab drags

2007-07-01 15:11 BIW, revision 47055

in wxAuiNotebook, prevent unwanted page selection changes during tab drags

2007-07-01 12:42 VS, revision 47054

silenced Watcom warning when deleting const pointer

2007-07-01 12:32 VS, revision 47053

explicitly cast m_value to the resulting type in wxUniChar's integer conversion operators to silence compiler warnings

2007-06-30 19:23 VZ, revision 47050

add wxUSE_EDITABLELISTBOX

2007-06-30 12:13 VZ, revision 47046

changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows)

2007-06-30 11:17 VS, revision 47045

STL compilation fix

2007-06-30 09:06 VS, revision 47044

XRC: Handle wxFLP_USE_TEXTCTRL in wxFilePickerCtrl handler (patch #1745662)

2007-06-30 09:06 VS, revision 47043

XRC: Handle wxFLP_USE_TEXTCTRL in wxFilePickerCtrl handler (patch #1745662)

2007-06-30 00:09 RD, revision 47041

copy wxAutohacks into main tree

2007-06-30 00:09 RD, revision 47040

copy wxAutohacks into main tree

2007-06-30 00:06 RD, revision 47039

copy wxAutohacks into main tree

2007-06-30 00:06 RD, revision 47038

copy wxAutohacks into main tree

2007-06-30 00:06 RD, revision 47037
  • D /wxWidgets/branches/SOC2007_UNITTEST
  • D /wxWidgets/branches/SOC2007_XRCED

moving wxPython SOC branches

2007-06-30 00:06 RD, revision 47036

moving wxPython SOC branches

2007-06-30 00:06 RD, revision 47035

moving wxPython SOC branches

2007-06-30 00:06 RD, revision 47034

Move wxPython portion of wx 2.8 branch to new location

2007-06-30 00:05 RD, revision 47033

Move wxPython portion of wx 2.6 branch to new location

2007-06-30 00:05 RD, revision 47031

move wxPython to new trunk

2007-06-29 19:28 VS, revision 47029

fixed wxVsnprintf() to write as much as it can if the output buffer is too short

2007-06-29 19:11 VS, revision 47028

wxUniChar wchar_t handling fixes for Borland, DMC and Watcom compilers

2007-06-29 18:23 VZ, revision 47027

strip the leading dot from extension if present in GetFileTypeFromExtension() [backport from HEAD]

2007-06-29 17:33 VZ, revision 47026

strip the leading dot from extension if present in GetFileTypeFromExtension()

2007-06-29 17:30 VS, revision 47025

test wxVsnprintf() printing to both wchar_t* and char* buffers

2007-06-29 16:59 JS, revision 47024

Prevent seg fault for older GTK+

2007-06-29 16:58 JS, revision 47023

Prevent seg fault for older GTK+

2007-06-29 12:36 CE, revision 47022
  • D /wxWidgets/trunk/samples/combo/makefile.dmc

remove sole makefile.dmc in tree

2007-06-29 11:53 BIW, revision 47021

applied patch 1737156 to wxAuiManager

2007-06-29 11:53 BIW, revision 47020

applied patch 1737156 to wxAuiManager

2007-06-29 11:37 BIW, revision 47019

in wxAUI, set the hint transparency before showing the hint window, as this prevents a flicker of the solid hint window

2007-06-29 11:34 BIW, revision 47018

in wxAUI, set the hint transparency before showing the hint window, as this prevents a flicker of the solid hint window

2007-06-29 09:35 BIW, revision 47017

updated change log with information about wxAuiNotebook updates

2007-06-29 01:51 VZ, revision 47016

restored key events generation (backports 45371 from the trunk, closes bug 1724916)

2007-06-29 00:23 RD, revision 47015

be able to change tabs with arrow keys

2007-06-29 00:22 RD, revision 47014

be able to change tabs with arrow keys

2007-06-28 22:47 FT, revision 47013

Eleven new tests for wx.Window and updated documentation. Note many of the size tests fail and will need to be retooled later on for more meaningful results.

2007-06-28 20:01 VS, revision 47012

fixed FromAscii to work with NULL argument (broken after recent changes)

2007-06-28 19:07 VS, revision 47011

fixed FromAscii() changes to correctly handle embedded NULs

2007-06-28 18:57 VS, revision 47010

return const wxString& from wxFontMapper::GetDefaultConfigPath()

2007-06-28 18:56 VS, revision 47009

ANSI+Unicode compatibility fixes to wxArrayString

2007-06-28 18:39 RD, revision 47008

Patch from Andrea. Adds focus rectangle on the tabs, and provides best size.

2007-06-28 18:38 RD, revision 47007

Patch from Andrea. Adds focus rectangle on the tabs, and provides best size.

2007-06-28 17:55 FT, revision 47006

Tests for wx.RadioBox.

2007-06-28 17:33 VS, revision 47005

dont use wxChar* arguments in wxHTML API

2007-06-28 17:03 VS, revision 47004

dont use wxChar* arguments in wxDatePickerCtrlGeneric API

2007-06-28 16:59 VS, revision 47003

don't use wxChar* arguments in wxLogWindow API

2007-06-28 15:09 FT, revision 47002

Added tests for wx.RadioButton. Nearly all functionality is tested.

2007-06-28 14:41 FT, revision 47001

Added tests for wx.CheckBox; they are virtually comprehensive. Removed tested classes from "classes not yet tested" list.

2007-06-28 13:11 BIW, revision 47000

fix for wxAuiNotebook middle-click close (was closing wrong page)

2007-06-28 13:07 BIW, revision 46999

fix for wxAuiNotebook middle-click close (was closing wrong page)

2007-06-28 12:57 VS, revision 46998

fixes to handling of focus changes for toplevel windows

2007-06-28 12:52 VS, revision 46997

don't assign m_next twice in wxStringIteratorNode ctor

2007-06-28 12:49 VS, revision 46996

1. added default constructors for wxString iterators 2. fixed assignment of iterator to iterator that points to a different string

2007-06-28 12:36 VS, revision 46995

added wxString::FromAscii(char*,size_t) for consistency with FromUTF8()

2007-06-28 12:04 VZ, revision 46994

CanAcceptFocus() now returns true if either the window itself or one of its children accepts focus; added new IsFocusable() to test whether the window itself accepts focus

2007-06-28 08:46 VS, revision 46993

fixed typo in comment

2007-06-28 07:54 VS, revision 46992

use same names for test suites as the ones in ./test -l

2007-06-28 02:16 PC, revision 46991

wxMac bitmap now requires QuickTime

2007-06-28 01:57 VZ, revision 46990

corrected some links

2007-06-28 01:55 VZ, revision 46989

mention wxLogInterposer(Temp)

2007-06-27 21:27 FT, revision 46988

Added tests for wx.Gauge.

2007-06-27 20:50 VS, revision 46987

compatibility fix: have wxListKey ctors from C strings so that passing string literals to functions expecting wxListKey works

2007-06-27 20:49 VS, revision 46986

compilation fixes after string changes

2007-06-27 19:25 VZ, revision 46985

use DisableTimestamp() instead of SetTimestamp(NULL)

2007-06-27 18:05 FT, revision 46984

More tests for wx.SpinCtrl.

2007-06-27 17:38 BIW, revision 46983

added middle-click close to wxAuiNotebook

2007-06-27 17:38 PC, revision 46982

block signal handlers, instead of disconnecting, to temporarily disable them

2007-06-27 16:46 BIW, revision 46981

added middle-click close to wxAuiNotebook

2007-06-27 15:55 VZ, revision 46980

don't invalidate the font in SetNativeFontInfo[Desc]() to conform to the documented behaviour (patch 1743548)

2007-06-27 15:44 VZ, revision 46979

fix wxUniv/MSW compilation with wxUSE_MENUS==0 (patch 1744277)

2007-06-27 12:36 BIW, revision 46978

in wxAuiNotebook, code to reduce flicker on page close

2007-06-27 12:35 BIW, revision 46977

in wxAuiNotebook, code to reduce flicker on page close

2007-06-27 12:09 VZ, revision 46976

added wxLog::DisableTimestamp() to be used as a synonym for SetTimestamp(wxEmptyString)

2007-06-27 11:29 BIW, revision 46975

wxAuiNotebook::RemovePage() rewritten; fixes bugs #1737293 and #1737433

2007-06-27 11:28 BIW, revision 46974

wxAuiNotebook::RemovePage() rewritten; fixes bugs #1737293 and #1737433

2007-06-27 10:45 CE, revision 46973

tidy up

2007-06-27 09:55 VS, revision 46972
  • D /wxWidgets/trunk/contrib

removed leftover files under contrib

2007-06-27 08:32 CE, revision 46971

more svn script changes

2007-06-26 23:29 FT, revision 46970

Add tests for wx.SpinCtrl. The 'testAllControlsHaveChildren' method sometimes causes the interpreter to crash on Windows; removed it from testBitmapButton and testSpinCtrl.

2007-06-26 22:53 VZ, revision 46969

fix bug in WX_GL_DOUBLEBUFFER handling introduced during the last great refactoring

2007-06-26 22:41 VZ, revision 46968
  • D /wxWidgets/trunk/.cvsignore
  • D /wxWidgets/trunk/build/.cvsignore
  • D /wxWidgets/trunk/build/bakefiles/.cvsignore
  • D /wxWidgets/trunk/build/msw/.cvsignore
  • D /wxWidgets/trunk/build/palmos/.cvsignore
  • D /wxWidgets/trunk/demos/bombs/.cvsignore
  • D /wxWidgets/trunk/demos/dbbrowse/.cvsignore
  • D /wxWidgets/trunk/demos/forty/.cvsignore
  • D /wxWidgets/trunk/demos/fractal/.cvsignore
  • D /wxWidgets/trunk/demos/life/.cvsignore
  • D /wxWidgets/trunk/demos/poem/.cvsignore
  • D /wxWidgets/trunk/docs/latex/wx/.cvsignore
  • D /wxWidgets/trunk/include/.cvsignore
  • D /wxWidgets/trunk/include/wx/.cvsignore
  • D /wxWidgets/trunk/include/wx/generic/.cvsignore
  • D /wxWidgets/trunk/include/wx/gtk/.cvsignore
  • D /wxWidgets/trunk/include/wx/gtk1/.cvsignore
  • D /wxWidgets/trunk/include/wx/html/.cvsignore
  • D /wxWidgets/trunk/include/wx/motif/.cvsignore
  • D /wxWidgets/trunk/include/wx/msw/.cvsignore
  • D /wxWidgets/trunk/include/wx/protocol/.cvsignore
  • D /wxWidgets/trunk/include/wx/univ/.cvsignore
  • D /wxWidgets/trunk/include/wx/unix/.cvsignore
  • D /wxWidgets/trunk/lib/.cvsignore
  • D /wxWidgets/trunk/locale/.cvsignore
  • D /wxWidgets/trunk/misc/.cvsignore
  • D /wxWidgets/trunk/samples/.cvsignore
  • D /wxWidgets/trunk/samples/artprov/.cvsignore
  • D /wxWidgets/trunk/samples/calendar/.cvsignore
  • D /wxWidgets/trunk/samples/caret/.cvsignore
  • D /wxWidgets/trunk/samples/checklst/.cvsignore
  • D /wxWidgets/trunk/samples/config/.cvsignore
  • D /wxWidgets/trunk/samples/controls/.cvsignore
  • D /wxWidgets/trunk/samples/db/.cvsignore
  • D /wxWidgets/trunk/samples/dialogs/.cvsignore
  • D /wxWidgets/trunk/samples/dialup/.cvsignore
  • D /wxWidgets/trunk/samples/dnd/.cvsignore
  • D /wxWidgets/trunk/samples/docview/.cvsignore
  • D /wxWidgets/trunk/samples/docvwmdi/.cvsignore
  • D /wxWidgets/trunk/samples/dragimag/.cvsignore
  • D /wxWidgets/trunk/samples/drawing/.cvsignore
  • D /wxWidgets/trunk/samples/dynamic/.cvsignore
  • D /wxWidgets/trunk/samples/erase/.cvsignore
  • D /wxWidgets/trunk/samples/event/.cvsignore
  • D /wxWidgets/trunk/samples/exec/.cvsignore
  • D /wxWidgets/trunk/samples/font/.cvsignore
  • D /wxWidgets/trunk/samples/grid/.cvsignore
  • D /wxWidgets/trunk/samples/help/.cvsignore
  • D /wxWidgets/trunk/samples/html/.cvsignore
  • D /wxWidgets/trunk/samples/html/about/.cvsignore
  • D /wxWidgets/trunk/samples/html/help/.cvsignore
  • D /wxWidgets/trunk/samples/html/helpview/.cvsignore
  • D /wxWidgets/trunk/samples/html/printing/.cvsignore
  • D /wxWidgets/trunk/samples/html/test/.cvsignore
  • D /wxWidgets/trunk/samples/html/virtual/.cvsignore
  • D /wxWidgets/trunk/samples/html/widget/.cvsignore
  • D /wxWidgets/trunk/samples/html/zip/.cvsignore
  • D /wxWidgets/trunk/samples/image/.cvsignore
  • D /wxWidgets/trunk/samples/internat/.cvsignore
  • D /wxWidgets/trunk/samples/ipc/.cvsignore
  • D /wxWidgets/trunk/samples/joytest/.cvsignore
  • D /wxWidgets/trunk/samples/keyboard/.cvsignore
  • D /wxWidgets/trunk/samples/layout/.cvsignore
  • D /wxWidgets/trunk/samples/listbox/.cvsignore
  • D /wxWidgets/trunk/samples/listctrl/.cvsignore
  • D /wxWidgets/trunk/samples/mdi/.cvsignore
  • D /wxWidgets/trunk/samples/memcheck/.cvsignore
  • D /wxWidgets/trunk/samples/menu/.cvsignore
  • D /wxWidgets/trunk/samples/mfc/.cvsignore
  • D /wxWidgets/trunk/samples/minifram/.cvsignore
  • D /wxWidgets/trunk/samples/minimal/.cvsignore
  • D /wxWidgets/trunk/samples/minimal/minimal.xcode/.cvsignore
  • D /wxWidgets/trunk/samples/minimal/minimal.xcodeproj/.cvsignore
  • D /wxWidgets/trunk/samples/nativdlg/.cvsignore
  • D /wxWidgets/trunk/samples/notebook/.cvsignore
  • D /wxWidgets/trunk/samples/oleauto/.cvsignore
  • D /wxWidgets/trunk/samples/opengl/cube/.cvsignore
  • D /wxWidgets/trunk/samples/opengl/isosurf/.cvsignore
  • D /wxWidgets/trunk/samples/opengl/penguin/.cvsignore
  • D /wxWidgets/trunk/samples/ownerdrw/.cvsignore
  • D /wxWidgets/trunk/samples/png/.cvsignore
  • D /wxWidgets/trunk/samples/printing/.cvsignore
  • D /wxWidgets/trunk/samples/propsize/.cvsignore
  • D /wxWidgets/trunk/samples/regtest/.cvsignore
  • D /wxWidgets/trunk/samples/rotate/.cvsignore
  • D /wxWidgets/trunk/samples/sashtest/.cvsignore
  • D /wxWidgets/trunk/samples/scroll/.cvsignore
  • D /wxWidgets/trunk/samples/scrollsub/.cvsignore
  • D /wxWidgets/trunk/samples/shaped/.cvsignore
  • D /wxWidgets/trunk/samples/sockets/.cvsignore
  • D /wxWidgets/trunk/samples/splitter/.cvsignore
  • D /wxWidgets/trunk/samples/statbar/.cvsignore
  • D /wxWidgets/trunk/samples/stc/.cvsignore
  • D /wxWidgets/trunk/samples/taskbar/.cvsignore
  • D /wxWidgets/trunk/samples/text/.cvsignore
  • D /wxWidgets/trunk/samples/thread/.cvsignore
  • D /wxWidgets/trunk/samples/toolbar/.cvsignore
  • D /wxWidgets/trunk/samples/treectrl/.cvsignore
  • D /wxWidgets/trunk/samples/typetest/.cvsignore
  • D /wxWidgets/trunk/samples/validate/.cvsignore
  • D /wxWidgets/trunk/samples/widgets/.cvsignore
  • D /wxWidgets/trunk/samples/widgets/icons/.cvsignore
  • D /wxWidgets/trunk/samples/wizard/.cvsignore
  • D /wxWidgets/trunk/src/common/.cvsignore
  • D /wxWidgets/trunk/src/gtk/.cvsignore
  • D /wxWidgets/trunk/src/gtk1/.cvsignore
  • D /wxWidgets/trunk/src/jpeg/.cvsignore
  • D /wxWidgets/trunk/src/msw/.cvsignore
  • D /wxWidgets/trunk/src/png/.cvsignore
  • D /wxWidgets/trunk/src/regex/.cvsignore
  • D /wxWidgets/trunk/src/tiff/.cvsignore
  • D /wxWidgets/trunk/src/wxWindows.xcode/.cvsignore
  • D /wxWidgets/trunk/src/wxWindows.xcodeproj/.cvsignore
  • D /wxWidgets/trunk/src/zlib/.cvsignore
  • D /wxWidgets/trunk/tests/.cvsignore
  • D /wxWidgets/trunk/utils/HelpGen/src/.cvsignore
  • D /wxWidgets/trunk/utils/hhp2cached/.cvsignore
  • D /wxWidgets/trunk/utils/tex2rtf/src/.cvsignore
  • D /wxWidgets/trunk/utils/wxOLE/samples/servlet/.cvsignore
  • D /wxWidgets/trunk/wxPython/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/gizmos/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/glcanvas/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/glcanvas/gtk/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/glcanvas/msw/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/ogl/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/stc/.cvsignore
  • D /wxWidgets/trunk/wxPython/demo/.cvsignore
  • D /wxWidgets/trunk/wxPython/demo/bitmaps/.cvsignore
  • D /wxWidgets/trunk/wxPython/demo/data/.cvsignore
  • D /wxWidgets/trunk/wxPython/demo/dllwidget/.cvsignore
  • D /wxWidgets/trunk/wxPython/distrib/.cvsignore
  • D /wxWidgets/trunk/wxPython/distrib/mac/.cvsignore
  • D /wxWidgets/trunk/wxPython/distrib/mac/wxPythonOSX/.cvsignore
  • D /wxWidgets/trunk/wxPython/distrib/mac/wxPythonOSX/resources/.cvsignore
  • D /wxWidgets/trunk/wxPython/docs/.cvsignore
  • D /wxWidgets/trunk/wxPython/samples/doodle/.cvsignore
  • D /wxWidgets/trunk/wxPython/samples/embedded/.cvsignore
  • D /wxWidgets/trunk/wxPython/samples/pySketch/.cvsignore
  • D /wxWidgets/trunk/wxPython/src/.cvsignore
  • D /wxWidgets/trunk/wxPython/src/gtk/.cvsignore
  • D /wxWidgets/trunk/wxPython/src/msw/.cvsignore
  • D /wxWidgets/trunk/wxPython/wx/.cvsignore
  • D /wxWidgets/trunk/wxPython/wx/build/.cvsignore
  • D /wxWidgets/trunk/wxPython/wx/lib/.cvsignore
  • D /wxWidgets/trunk/wxPython/wx/lib/editor/.cvsignore
  • D /wxWidgets/trunk/wxPython/wxPython/.cvsignore
  • D /wxWidgets/trunk/wxPython/wxPython/lib/.cvsignore
  • D /wxWidgets/trunk/wxPython/wxPython/lib/editor/.cvsignore

remove .cvsignore files, they're useless with svn

2007-06-26 20:44 VS, revision 46967

fixes to wint_t and wchar_t handling in unichar.h (fixes FreeBSD compilation and Mingw compilation with -pedantic)

2007-06-26 17:01 CE, revision 46966

more cvs to svn script changes

2007-06-26 16:55 CE, revision 46965

rebuild tex2rtf

2007-06-26 16:24 ROL, revision 46964

- moved ID to globals - added Listener.OnTreeItemCollapsed to handle unselect

2007-06-26 15:48 FT, revision 46963

Refactor away unnecessary instance properties from TestWindow.

2007-06-26 15:34 FT, revision 46962

Update testWindow and testTextAttr to take advantage of new testColour.getColourEquivalents function

2007-06-26 15:04 FT, revision 46961

Vast improvements to the functions which return test data for other classes. Added test for this functionality does not run in the test suite (only when the script itself is executed). Added test for wx.Colour.SetFromName.