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

2004-01-23 21:58 RD, revision 25353

reSWIGged with the new SWIG runtime and also other recent changes

2004-01-23 21:28 RD, revision 25352

Fix MSVC 6 compile problems

2004-01-23 21:26 RD, revision 25351

Fixed another SWIG warning

2004-01-23 21:11 RD, revision 25350

Typo

2004-01-23 21:10 RD, revision 25349

Cleanup

2004-01-23 21:09 RD, revision 25348

wxGTK has SetSelection now

2004-01-23 21:08 RD, revision 25347

docstring fix

2004-01-23 21:07 RD, revision 25346

More encoding constants

2004-01-23 21:06 RD, revision 25345

Fixed SWIG warning

2004-01-23 21:03 RD, revision 25344

wxMenu::Append (and similar) now return a pointer to the wxMenuItem that was added.

2004-01-23 21:02 RD, revision 25343

wxMenu::Append (and similar) now return a pointer to the wxMenuItem that was added. Checked on MSW, GTK, and Mac, other port authors please double check changes.

2004-01-23 21:00 RD, revision 25342

Fixed compile error

2004-01-23 18:46 RD, revision 25341

wxMenu::Append (and similar) now return a pointer to the wxMenuItem that was added. Checked on MSW, GTK, and Mac, other port authors please double check changes.

2004-01-23 18:42 RN, revision 25340

Check for WCHAR_T (thanks to ABX for pointing this out)

2004-01-23 10:01 JS, revision 25339

Applied patch [ 882493 ] Added XRC support for wxStatusBar By Brian Ravnsgaard Riis

2004-01-23 10:01 , revision 25338

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

2004-01-23 10:01 JS, revision 25337

Applied patch [ 882493 ] Added XRC support for wxStatusBar By Brian Ravnsgaard Riis

2004-01-23 09:52 RN, revision 25336

OS X Dock Menu/Taskbar support (not added to bakefiles yet - preliminary)

2004-01-23 09:44 RN, revision 25335

HID support (preliminary - not added to bakefiles yet)

2004-01-23 02:44 RD, revision 25334

Fixed a "comparison is always false" warning

2004-01-23 02:43 RD, revision 25333

Moved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncFromSystemEnc to a module that is included in wxBase to prevent linking errors.

2004-01-23 02:30 DS, revision 25332

Fixed DDE memory leaks.

2004-01-23 00:12 RD, revision 25331

Fixed autodoc for static methods

2004-01-23 00:00 RD, revision 25330

ensure that SetDimensions params are ints

2004-01-22 23:59 RD, revision 25329

build static lib and then use it for building wxrc

2004-01-22 23:57 RD, revision 25328

Batch file for building the wxWindows .chm help file

2004-01-22 23:57 RD, revision 25327

Don't forget wxrc

2004-01-22 23:56 RD, revision 25326

Stop the timer when the demo is shutdown

2004-01-22 23:56 RD, revision 25325

use Bind

2004-01-22 23:27 RD, revision 25324

Add some missing wx. prefixes

2004-01-22 23:27 RD, revision 25323

take Throbber out of Misc

2004-01-22 23:26 RD, revision 25322

wx.App

2004-01-22 23:25 RD, revision 25321

add an overview

2004-01-22 22:55 RD, revision 25320

These files just changed in SWIG again, so update the patches again.

2004-01-22 22:31 RD, revision 25319

Updated SWIG patches and wxPython's SWIG runtime

2004-01-22 21:15 VS, revision 25318

fixed wrong handling of magenta (patch #882201)

2004-01-22 20:09 SC, revision 25317

no message

2004-01-22 20:05 VS, revision 25316

fixed wrong handling of magenta (patch #882201)

2004-01-22 18:53 SC, revision 25315

font encoding support added

2004-01-22 18:52 SC, revision 25314

setting the default locale during startup

2004-01-22 18:41 SC, revision 25313

moved system-fontencoding conversions to fontutil.cpp

2004-01-22 18:40 SC, revision 25312

mac encodings support

2004-01-22 18:38 SC, revision 25311

systen encoding for mac

2004-01-22 18:36 SC, revision 25310

font and system conversion functions for wxMac

2004-01-22 18:32 SC, revision 25309

added all standard mac encodings

2004-01-22 15:20 VZ, revision 25308

implemented SetSelection

2004-01-22 15:09 VZ, revision 25307

preselect the text in the dialog to allow replacing it easier (just as in the text entry dialog)

2004-01-22 14:47 VZ, revision 25306

implemented HitTest() (modified patch 875957)

2004-01-22 14:39 VZ, revision 25305

fix what seems to be a big memory leaks in SetPageImage()

2004-01-22 14:09 VZ, revision 25304

German translations update from Martin Jost (patch 875687)

2004-01-22 13:35 VZ, revision 25303

minimal changes needed to allow linking wxCocoa as shared lib

2004-01-22 12:53 VZ, revision 25302

replaced (references to) LastError() with GetLastError() (bug 878525)

2004-01-22 12:16 VZ, revision 25301

use wxColourDatabase::Find(), not obsolete FindColour(), in wxColour::InitFromName()

2004-01-22 11:55 VZ, revision 25300

suppress warnings about implicit float -> int conversions

2004-01-22 11:53 VZ, revision 25299

warning about returning something from a void function

2004-01-22 11:52 VZ, revision 25298

suppress warnings about implicit double -> int conversions

2004-01-22 11:34 VZ, revision 25297

compilation fix for !wxUSE_VALIDATOR

2004-01-22 11:28 VZ, revision 25296

linking fix for wxCocoa apps using clipboard

2004-01-22 11:28 VZ, revision 25295

fix for wx-config --inplace --rezflags output in wxCocoa (and reorganization of code common to wxMac/wxCocoa)

2004-01-22 11:26 VZ, revision 25294

don't crash when restoring focus after showing a modal dialog

2004-01-22 11:26 VZ, revision 25293

make it possible to restart timer with a simple Start(), as in other ports

2004-01-22 11:26 VZ, revision 25292

fixed compilation when wxUSE_THREADS == 0

2004-01-22 09:01 VS, revision 25291

let <wx-lib>odbc</wx-lib> do nothing if USE_ODBC=0

2004-01-22 08:56 VS, revision 25290

bcc has ODBC symbols in odbc32.lib, not import32.lib

2004-01-22 07:29 DE, revision 25289

Unicode build fixes

2004-01-22 06:18 DE, revision 25288

* Add Unicode support for wxNSStringWithWxString and wxInitNSStringWithWxString * Add wxStringWithNSString which works for both WC and MB builds

2004-01-22 06:13 DE, revision 25287

Applied patch #881258: Add wxT() to debug messages and a few others

2004-01-22 04:41 DE, revision 25286

Applied correct filename case for header imports from patch #881258

2004-01-22 03:48 DE, revision 25285

Baked files with Bakefile 0.1.2 (Mac OS 10.3 Python 2.3)

2004-01-21 23:05 RD, revision 25284

Typos fixed and further clarification of the Python situation on Panther

2004-01-21 20:53 RD, revision 25283

Changes needed to put the Panther version in the right place, also changed to using "panther" and "jaguar" in the names.

2004-01-21 20:33 RD, revision 25282

Typos fixed and other tweaks

2004-01-21 17:59 VS, revision 25281

fixed typo

2004-01-21 17:53 VS, revision 25280

fixed typo

2004-01-21 17:52 VS, revision 25279

disable multilib by default for Watcom

2004-01-21 13:44 JS, revision 25278

wxFileDialog now returns correct filter index for multiple-file dialogs.

2004-01-21 13:41 JS, revision 25277

Filter index wasn't being set for multiple file dialog Added several filters to multiple files test in dialogs sample to test that it's now working

2004-01-21 03:06 RD, revision 25276

Use Bind

2004-01-21 02:15 RD, revision 25275

new encoding constants

2004-01-21 01:50 RD, revision 25274

Fix cleanup exceptions

2004-01-21 01:48 RD, revision 25273

cleanup, docs, and typos

2004-01-20 23:31 RD, revision 25272

Use new SystemSettings names

2004-01-20 23:30 RD, revision 25271

use new syntax for emitting python code

2004-01-20 23:29 RD, revision 25270

typos fixed and more notes on some changes

2004-01-20 23:28 RD, revision 25269

Be sure to mention the directories too so they get cleaned up upon uninstall

2004-01-20 23:26 RD, revision 25268

Patches from Tomo

2004-01-20 22:01 SC, revision 25267

preliminary fix, for using the correct output encoding on mac

2004-01-20 21:59 SC, revision 25266

added mac conversions

2004-01-20 18:22 SC, revision 25265

wchar_t (4 bytes) / unichar (2 bytes) problems first attempt to fix

2004-01-20 18:20 SC, revision 25264

string conversion implemented for mac

2004-01-20 18:19 SC, revision 25263

ambiguous operator[] access

2004-01-20 18:18 SC, revision 25262

system includes instead of user

2004-01-20 18:17 SC, revision 25261

gcc warnings

2004-01-20 18:14 SC, revision 25260

turn off unknown pragma for CW 9

2004-01-20 18:03 DS, revision 25259

Removed obsolete file and added 2 new required ones.

2004-01-20 18:01 DS, revision 25258

Added ../../include/wx/ to path.

2004-01-20 09:01 CE, revision 25257

fix for DMC missing mouse defines - linking of minimal failed

2004-01-20 02:57 DE, revision 25256

When inserting a new menu don't try to find th eposition of the current one if the menubar is not yet attached.

2004-01-19 22:11 RN, revision 25255

- Got rid of warnings - Fixed locale problems (?) - Fixed newlines of rege_dfa.c

2004-01-19 21:35 JS, revision 25254

Sometimes the clipping region can become bigger than the actual window, and this can cause X11 to fail inside gdk_gc_set_clip_region intermittently. The clipping region is now limited to the actual window size so only valid regions can be passed to this function.