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-19 18:40 DE, revision 25253

Reverting wxAppTraits GSocket patch

2004-01-19 16:41 CE, revision 25252

fix for DMC missing mouse defines

2004-01-19 15:54 CE, revision 25251

fix for DMC missing TVS_INFOTIP

2004-01-19 14:39 JS, revision 25250

Some doc corrections

2004-01-19 13:27 DS, revision 25249

Applied patch #876800: "Alphabetical order of tabs in widgets sample".

2004-01-19 10:30 VS, revision 25248

supressing legitimate warnings was bad idea, reverting

2004-01-19 08:15 JS, revision 25247

Added back constructor implementations

2004-01-19 06:16 DE, revision 25246

Baked files with Bakefile 0.1.1 using Python 2.3

2004-01-18 22:43 DE, revision 25245

Copied gsockpm.c revision 1.4

2004-01-18 22:42 DE, revision 25244

Copied gsockmsw.c revision 1.20

2004-01-18 22:04 JS, revision 25243

encinfo.h was missing

2004-01-18 22:00 DE, revision 25242

Copied gsockmot.c revision 1.7

2004-01-18 21:57 DE, revision 25241
  • D /wxWidgets/trunk/src/cocoa/gsockcocoa.c

Removed this file since it was only stubs and we now have the common Mac OS X implementation in src/mac/gsockosx.c(pp)

2004-01-18 21:55 DE, revision 25240

Copied gsockx11.c revision 1.7

2004-01-18 21:51 DE, revision 25239

Copied gsockosx.c revision 1.4

2004-01-18 21:45 DE, revision 25238

Copied gsockgtk.c revision 1.16

2004-01-18 21:39 DE, revision 25237

* Add my name to authors as the new maintainer. * Include wxWindows header files in the standard manner. * Use the new wxAppTraits::CreateGSocket() method.

2004-01-18 21:35 DE, revision 25236

Added wxAppTraits::CreateGSocket() as well as implementations for wxBase and wxGUI. This method should return a new derived instance of GSocketBSD which implements the EventLoop_ pure virtual functions appropriately.

2004-01-18 20:17 DE, revision 25235

Move GSocketBSDGUIShim from source file to header (we'll need it in a second)

2004-01-18 19:34 DE, revision 25234

Add virtual methods to GSocketBSD for calling the event loop handler instead of the GUI event functions table. Also added a compatibility class to gsocket.cpp until we can update all of the GUIs.

2004-01-18 14:20 JS, revision 25233

Removed dialoged, regex/tests

2004-01-18 10:03 VS, revision 25232

supress warnings in regex

2004-01-18 08:40 JS, revision 25231

Don't copy obsolete Dialog Editor

2004-01-18 08:29 JS, revision 25230

regex doesn't have tests directory

2004-01-18 07:46 DE, revision 25229

Initial move from C to C++. The functionality of the code should not have changed at all in this move from C to C++. To top that off there is a define wxUSE_GSOCKET_CPLUSPLUS in include/wx/gsocket.h which turns off all the new code in that file and also gsockunx.h.

2004-01-18 03:38 RD, revision 25228

Ignore the args and args errors on Mac

2004-01-18 03:37 RD, revision 25227

*** empty log message ***

2004-01-18 03:05 RD, revision 25226

Don't create the fonts until after they are needed (after the App object has been created.)

2004-01-18 01:42 RD, revision 25225

Change owner and permissions of installed files

2004-01-18 00:44 JS, revision 25224

Some response file updates I forgot to commit previously

2004-01-18 00:15 RD, revision 25223

updates for the readme

2004-01-18 00:14 RD, revision 25222

Updated preview version number

2004-01-18 00:13 RD, revision 25221

RPM tweaks

2004-01-17 23:49 VS, revision 25220

console sample contains wxDb tests, it must link against wxodbc

2004-01-17 23:20 RD, revision 25219

Updated Installer builder scripts and such for OS X

2004-01-17 22:34 MBN, revision 25218

Compilation fix for MSVC 6 and wxUSE_STL=1.

2004-01-17 22:21 MBN, revision 25217

MinGW compilation fixes.

2004-01-17 22:18 MBN, revision 25216

Correct wxPerl note.

2004-01-17 22:17 DE, revision 25215

Copied gsocket.c revision 1.80

2004-01-17 22:16 MBN, revision 25214

Add wxRTTI information.

2004-01-17 22:14 MBN, revision 25213

Handle client data correctly.

2004-01-17 21:49 DE, revision 25212

Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom

2004-01-17 17:05 JS, revision 25211

Applied [ 876737 ] menu item with bitmap uses wrong font

2004-01-16 19:32 RD, revision 25210

also cleanup patch reject files

2004-01-16 19:25 RD, revision 25209

Ensure item is valid before using it.

2004-01-16 06:01 RD, revision 25208

Updated metadata document

2004-01-16 03:45 RN, revision 25207

Removed bogus configuration

2004-01-16 03:43 RN, revision 25206

Added setup.h stuff

2004-01-16 03:08 RN, revision 25205

A small patch (easy construction of wxFileConfig)

2004-01-16 01:48 RD, revision 25204

Send menu highlight events and fix statusbar to update immediatly when status text is changed

2004-01-16 01:46 RD, revision 25203

Send window create events

2004-01-16 00:52 RD, revision 25202

Patch [ 877891 ] Share the DC from DoPaint with FullPaint in ScintillaWX

2004-01-15 23:43 RD, revision 25201

reSWIGged

2004-01-15 23:34 RD, revision 25200

prevent checking for empty string

2004-01-15 23:33 RD, revision 25199

tweak the spin button size

2004-01-15 23:15 RD, revision 25198

On Windows the wxBitmapButton can't be borderless if you use wxBU_AUTODRAW, but wxGenBitmapButton can do it easily

2004-01-15 22:44 RD, revision 25197

ON XP when pages are added to a Notebook their colours (and their children's) are modified to match the theme colours for notebook pages rather than normal panel colours. When items are added dynamically after the fact to the notebook pages then we need to fiddle with the colours ourself. Also, since xrced is importing from wxPython.wx then DC.Draw methods now need to use the old parameter syntax.

2004-01-15 22:38 RD, revision 25196

Use unbuffered output

2004-01-15 22:37 RD, revision 25195
  • D /wxWidgets/trunk/wxPython/demo/data/grid.i

Not sure what this was here for

2004-01-15 22:26 RD, revision 25194

Win32 installer script updated for 2.5

2004-01-15 20:12 DE, revision 25193

Allow Clear() to clear the control even when it is not editable. (patch from Kevin Hock)

2004-01-15 17:46 RD, revision 25192

reSWIGged

2004-01-15 17:45 RD, revision 25191

new version of fancytext module, added foldmenu

2004-01-15 17:45 , revision 25190

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

2004-01-15 17:43 RD, revision 25189

Move wxPyTreeCtrl declaration to header file

2004-01-15 17:41 RD, revision 25188

Don't allow parameterless wxDropSource

2004-01-15 17:40 RD, revision 25187

Don't forget...

2004-01-15 17:40 RD, revision 25186

Typo

2004-01-15 17:39 RD, revision 25185

fix install target for devel package

2004-01-15 17:38 RD, revision 25184

A bunch of little demo tweaks that have accumulated over time...

2004-01-15 17:36 RD, revision 25183

removed unneeded typedef

2004-01-15 13:49 JS, revision 25182

Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom

2004-01-15 05:26 RD, revision 25181

reSWIGged

2004-01-15 01:24 RD, revision 25180

little tweaks

2004-01-15 01:20 DS, revision 25179

Applied patch #877159: Joinable threads might crash app if deleted right after Wait.

2004-01-15 01:11 RD, revision 25178

reSWIGged

2004-01-15 01:08 RD, revision 25177

little tweaks

2004-01-15 01:06 RD, revision 25176

Allow nested calls to wxPy[Begin|End]BlockThreads instead of deadlocking when the nested calls try to aquire the Python GIL.

2004-01-15 01:04 RD, revision 25175

Added wrappers for the missing wxSpinEvent, which fixes the deadlock when trying to catch events from wxSpinButton.

2004-01-14 15:28 CE, revision 25174

apply SF patch 876817

2004-01-14 10:05 SC, revision 25173

remove some duplicate defines under Mach

2004-01-14 06:24 RN, revision 25172

A little clarification

2004-01-14 05:57 DE, revision 25171

Added MSWPositionForWxMenu() method which is used to translate wxWindows menu positions to the ones that Windows is using. This mainly accounts for the system menu in maximized MDI child frames.

2004-01-14 04:44 DE, revision 25170

IsInAssert is only available (and only makes sense) in a debug build so don't try to call it in a release build.

2004-01-14 03:52 DE, revision 25169

Added empty base class constructors. This will still be broken for anything other than MSW, Mac, and Univ. Julian: Fix this the right way.

2004-01-14 02:50 DE, revision 25168

* In _GSocket_Get_Mac_Socket(), do not call CFSocketSetSocketFlags to turn off kCFSocketCloseOnInvalidate. Furthermore, kCFSocketAutomaticallyReenableWriteCallback wasn't part of default flags but had been erroneously included here. * Call CFSocketInvalidate() from _GSocket_Diable_Events instead of from _GSocket_GUI_Destroy_Socket. GSocket calls this from GSocket_close and so in combination with the above change and the most recent change to gsocket.c the CFSocket should now be invalidated and closed for all cases and not just planned shutdown.

2004-01-14 02:42 DE, revision 25167

* Revert Darwin specific changes to GSocket_destroy. * In GSocket_Shutdown do not call close on Darwin since gsockosx.c will do it during CFInvalidate which will be called from GSocket_Disable_Events

2004-01-14 02:17 DE, revision 25166

* _GSocket_Enable_Events() and _GSocket_Disable_Events() now call CFRunLoopAddSource() and CFRunLoopRemoveSource() respectively. They no longer call CFSocketEnableCallbacks or CFSocketDisableCallbacks. * In _GSocket_Get_Mac_Socket() no longer disable callbacks and also do not add the runloop source which combined with the above change has the same effect as before. * In _GSocket_GUI_Destroy_Socket() do not remove the runloop source because _GSocket_Disable_Events() should have and even if it didn't Mac OS X will clean it up in CFSocketInvalidate()

2004-01-14 02:11 RD, revision 25165

More packager scripts updates. The RPMs will now install icons and menu items, etc.

2004-01-14 02:10 RD, revision 25164

Corrected install_data files

2004-01-14 01:55 RD, revision 25163

typo

2004-01-14 01:53 RD, revision 25162

Fixed preprocessor warnings

2004-01-14 01:51 RD, revision 25161

Got iewin up and running again.

2004-01-14 01:50 RD, revision 25160

check for existance of output files

2004-01-14 01:28 RD, revision 25159

Fix compile warning when building DLLs

2004-01-13 20:34 RD, revision 25158

Update for new pickle format

2004-01-13 20:33 RD, revision 25157

Added some missing wx namespace corrections

2004-01-13 18:43 ROL, revision 25156

wxGridBahSizer support exception handling while loading resource some fixes (GetFirstChild, XRCID instead of FindByName, ...)

2004-01-13 17:48 JS, revision 25155

Added Emulator, configtool

2004-01-13 17:46 DS, revision 25154

Applied patch #876228: "Current value" always counts up to 100, instead of the max gauge value.