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-05-23 11:07 SC, revision 27403

make it non mach-o carbon savvy

2004-05-23 11:04 SC, revision 27402

activated modal app state again

2004-05-23 11:02 SC, revision 27401

Composite Window implementations for ::Update and ::ScrollWindow

2004-05-23 10:59 SC, revision 27400

-start experimental use of RunApplicationEventLoop, -storing current event for menu handling, because otherwise we get a redraw problem in wxWindow::Update which is called from the menu tracking code

2004-05-22 19:54 KO, revision 27399

Updating configure.in to work with wxWebKit.

2004-05-22 18:21 KO, revision 27398

Updating bakefiles to include wxWebKit.

2004-05-22 18:01 MBN, revision 27397

Do not realize the top level shell that acts as a parent for top level windows. Add a realized child for the shell for functions requiring it (clipboard at the moment). Use XtPopup to show top level widgets, as per Motif guidelines.

2004-05-22 17:52 MBN, revision 27396

Regenerated makefiles.

2004-05-22 17:51 MBN, revision 27395

Converted hash tests to CppUnit.

2004-05-22 03:44 RD, revision 27394

reSWIGged

2004-05-22 03:38 RD, revision 27393

Oops, forgot to return a value

2004-05-22 03:32 RD, revision 27392

Fixed some colours

2004-05-22 03:13 RD, revision 27391

reSWIGged

2004-05-22 03:03 RD, revision 27390

reSWIGged

2004-05-22 03:01 RD, revision 27389

Fix printing?

2004-05-22 02:59 RD, revision 27388

Docstrings

2004-05-22 02:58 RD, revision 27387

Add PreGrid()

2004-05-22 02:57 RD, revision 27386

Decref items added to lists

2004-05-22 02:08 KO, revision 27385

Fixed wxWebKit include.

2004-05-21 15:53 SN, revision 27384

Trying a workaround for bug in some of the unix-like shells available for OS/2.

2004-05-21 11:29 ABX, revision 27383

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-21 09:35 SN, revision 27382

Applied patch #957479 (Combobox crashes receiving focus).

2004-05-21 07:59 ABX, revision 27381

Recreated makefiles after patch #949276.

2004-05-21 07:55 ABX, revision 27380

Patch #949276: Less agresive strings test.

2004-05-21 07:32 ABX, revision 27379

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-21 07:27 ABX, revision 27378

Warning fix.

2004-05-21 00:36 RD, revision 27377

fixed wxGetKeyState to get current status of non-togle keys, and to correctly test for the toggles.

2004-05-21 00:23 RD, revision 27376

wxGTK now uses gtk_init_check so wxPython can raise an exception if there is no DISPLAY available or other initializaion problem. wx.GetKeyState now has an implementation for wxGTK and is able to detect the up/down or toggle state of modifier and toggle keys. The LC_NUMERIC locale is now reset back to "C" (compatibility) when running on wxGTK to work around the fact that GTK requires the locale to be set to the system settings but Python depends on LC_NUMERIC remaining compatible with "C".

2004-05-21 00:14 RD, revision 27375

Use gtk_init_check instead of gtk_init so that we can racefully exit (i.e. raise an exception in wxPython) instead of just terminating the app.

2004-05-20 23:37 RD, revision 27374

Implemented wxGetKeyState for wxGTK (and wxX11 too, but I havn't tested it there.)

2004-05-20 20:09 JS, revision 27373

Commented out code that seems to produce choice/combobox height problems

2004-05-20 18:47 ABX, revision 27372

Part of patch #957440: Solaris fix.

2004-05-20 18:44 SC, revision 27371

correcting system version compare

2004-05-20 18:42 SC, revision 27370

factoring common code out

2004-05-20 18:39 SC, revision 27369

sometimes mutexes are used before our module is initialized

2004-05-20 17:23 ABX, revision 27368

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-20 17:16 ABX, revision 27367

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-20 17:02 ABX, revision 27366

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-20 15:54 SC, revision 27365

first implementation of carbon timers

2004-05-20 15:21 SC, revision 27364

a few corrections

2004-05-20 11:01 ABX, revision 27363

-1->wxID_ANY replacement.

2004-05-20 11:00 ABX, revision 27362

Centralized wxDefaultSize/wxDefaultPosition. -1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-20 10:47 ABX, revision 27361

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-20 10:35 ABX, revision 27360

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-20 00:08 VZ, revision 27359

really fixed handling of non-text cells in justified paragraphs

2004-05-19 23:01 DS, revision 27358

applied patch #940914 "Minor cleaning of warnings in contrib tree"

2004-05-19 22:22 DS, revision 27357

restored mask copying code when converting a wxBitmap to a wxImage (wxMSW only)

2004-05-19 16:24 ABX, revision 27356

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-19 14:38 SC, revision 27355

defer Terminating the Task until it is really done

2004-05-19 13:28 ABX, revision 27354

-1->wxID_ANY, TRUE->true and FALSE->false replacements.