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

2005-04-12 17:52 RN, revision 33553

Fix CYGWIN socket compilo

2005-04-12 17:18 RN, revision 33552

Fix warning on CYGWIN for sockets

2005-04-12 17:17 RL, revision 33551

Ensure 2.6 trumps 2.5 as default.

2005-04-12 17:16 RN, revision 33550

Fix CYGWIN socket compilo

2005-04-12 17:08 RL, revision 33549

Replace files from 2.5 that still overlap.

2005-04-12 17:03 RN, revision 33548

CYGWIN socket compilation fixes

2005-04-12 15:59 RL, revision 33547

Update stray references to 2.5

2005-04-12 15:50 RL, revision 33546

Bump for 2.6.0 and close Debian bts report about missing archive.h on the next upload.

2005-04-12 15:34 ABX, revision 33545

wxUniv build fix (typo correction).

2005-04-12 14:36 VS, revision 33544

use configured scrolling increments (m_scrollLineX/Y) instead of hardcoded constants in all places

2005-04-12 09:51 JS, revision 33543

2.6

2005-04-12 08:55 RR, revision 33542

Corrected two typos. Back to disable-enable-gtk2 as without-gtk1 has been implemented yet.

2005-04-12 08:13 ABX, revision 33541

WinCE build fix (missing style).

2005-04-12 08:08 ABX, revision 33540

Misplaced #endif (WinCE build fix).

2005-04-12 07:33 JS, revision 33539

wxFrameBase doesn't have wxRTTI so don't test for it, or wxDynamicCast (for example) will erroneously succeed and return the wrong cast object

2005-04-12 05:18 RD, revision 33538

checked in just John's patch, will keep working my fixes...

2005-04-12 04:53 RD, revision 33537

GRR! Reverting last change. I broke some things that I thought I had tested before...

2005-04-12 04:36 RD, revision 33536

Copy & paste error

2005-04-12 04:28 RD, revision 33535

Fixes for wxPopupTransientWindow for wxMSW. Includes Patch #1181190, and also fixes for automatically dismissing the popup whenever the mouse is clicked outside of the popup window.

2005-04-12 04:24 SC, revision 33534

make sure also toplevel windows have the correct systen font

2005-04-12 00:12 RR, revision 33533

Added wxBase headers from /include/unix to the RPM. Set _prefix macro for non-standard location.

2005-04-11 23:29 MW, revision 33532

Remove workaround for link problem with versions of mingw before 3.4.2

2005-04-11 23:26 MW, revision 33531

A better workaround for the link problem with mingw versions before 3.4.2

2005-04-11 23:24 MW, revision 33530

Add a comment about covariant returns

2005-04-11 20:44 RD, revision 33529

reSWIGged

2005-04-11 20:42 RD, revision 33528

return begining of the selection for GetInsertionPoint to match what wxTextCtrl does.

2005-04-11 20:40 MBN, revision 33527

Regenerated PO files. Updated Italian translation.

2005-04-11 20:32 MBN, revision 33526

Easy translation of very long strings.

2005-04-11 20:21 RD, revision 33525

reSWIGged

2005-04-11 20:16 RD, revision 33524

adjusted indent

2005-04-11 20:15 RD, revision 33523

reSWIGged

2005-04-11 20:02 RD, revision 33522

Oops

2005-04-11 19:59 RD, revision 33521

Version number update

2005-04-11 19:58 RD, revision 33520

wxSL_TICKS

2005-04-11 19:57 RD, revision 33519

ApplyParentThemeBackground is history

2005-04-11 19:57 RD, revision 33518

updated coment

2005-04-11 19:37 JS, revision 33517

rel = 1

2005-04-11 19:33 RR, revision 33516

Added the "buildname" variable which has the "u" after "gtk2" in it. This is helpful to prevent the matching string {gtk2}*_xrc from incorrectly finding _gizmos_xrc instead of just _xrc. Now the lib names can be given exactly {portname}_xrc and {portname}_gizmos_xrc. Still rebuilding..

2005-04-11 19:14 RD, revision 33515

Better handling of the refcount of the wx.App object, so it now destroyed when expected and also resets the current instance pointer returned by wx.GetApp().

2005-04-11 18:42 SC, revision 33514

setting an empty region shouldn't clear the clipping

2005-04-11 17:21 RR, revision 33513

Bumped version to 2.6. Added static builds to -devel packages.

2005-04-11 16:08 RL, revision 33512

Regenerated after version bump.

2005-04-11 15:50 JS, revision 33511

Changed version number

2005-04-11 14:51 JS, revision 33510

Removed very out of date files in docs/msw Changed version number in docs

2005-04-11 14:41 VZ, revision 33509

after latest changes background of radio buttons _not_ inside the notebook wasn't redrawn at all, fixed this

2005-04-11 13:31 JS, revision 33508

Script updates

2005-04-11 13:30 JS, revision 33507

A word about context help on Mac

2005-04-11 13:30 RL, revision 33506

Remove static libs from package build. Trim configure options to reflect new defaults. Make i18n package conflict/replace. Not my first choice.

2005-04-11 12:50 RL, revision 33505

Enabled opengl and unicode by default too as discussed.

2005-04-11 12:11 ABX, revision 33504

Build fixes after gizmos_xrc additions.

2005-04-11 12:08 ABX, revision 33503

wxUniv build fix.

2005-04-11 12:03 ABX, revision 33502

Do not break twice.

2005-04-11 11:03 RR, revision 33501

Make std_string, std_iostreams and gnomeprint default.

2005-04-11 10:45 RR, revision 33500

Even shorter.

2005-04-11 10:44 RR, revision 33499

Remove outdated changes.txt, the common one should be used.

2005-04-11 10:42 RR, revision 33498

Update for install.txt.

2005-04-11 10:38 RR, revision 33497

Version 2.6 in the readme.txt

2005-04-11 10:29 RR, revision 33496

Further improvements to the spec file. It now creates and installs setup.h for both wxBase-devel and wxGTK-devel. Better descriptions. Added BuildRequires with zlib-devel etc.

2005-04-11 09:13 RN, revision 33495

Add reverse case too

2005-04-11 09:05 RN, revision 33494

fix wxString::Replace when new strings are longer than old string

2005-04-10 23:37 RR, revision 33493

Committed by attempt of a spec file to CVS. It builds RPM for wxBase, wxGTK, wxGTK-gl and contrib as well as the devel packages.

2005-04-10 22:37 VZ, revision 33492

modified AddFile() to copy file to the debug report directory if its path is absolute

2005-04-10 22:13 VZ, revision 33491

silently ignore NULL pointers in MSWOnMeasureItem(): apparently this can happen with MDI frames under XP

2005-04-10 22:12 VZ, revision 33490

fixed MSWGetBgBrush() call, it needs a HWND and not wxWindow * now

2005-04-10 22:11 VZ, revision 33489

documented AddText

2005-04-10 21:55 VZ, revision 33488

extended wxWindow::MSWGetBgBrush() and wxControl::MSWControlColor() to work for arbitrary HWNDs and not just wxWindows: this allows us to draw proper background for slider labels and other subcontrols

2005-04-10 19:54 MBN, revision 33487

Updated PO files for wxWidgets 2.6.

2005-04-10 19:41 VS, revision 33486

splitted gizmos library into gizmos and gizmos_xrc in order to fix broken compilation of DLLs

2005-04-10 18:33 VZ, revision 33485

mark slider as being transparent, otherwise it has ugly solid grey background when placed on a themed notebook

2005-04-10 18:28 VZ, revision 33484

fixed slider positioning/sizing (especially when ticks are shown on both sides)

2005-04-10 18:09 VZ, revision 33483

documented wxSL_BOTTOM, clarified the others

2005-04-10 18:07 VZ, revision 33482

put some asserts to check that inconsistent slider styles are not used

2005-04-10 18:07 VZ, revision 33481

removed is_vertical check box, it was duplicating the ticks direction radiobox functionality

2005-04-10 18:05 KH, revision 33480

th4ese -> these in comment

2005-04-10 17:55 VZ, revision 33479

GetParent() was always used in test for wxHSCROLL checked in in last commit; use the parent window recursively as intended instead; slightly simplified the code

2005-04-10 17:51 VZ, revision 33478

undid flags values change, it's not as backwards compatible as I thought

2005-04-10 17:14 JS, revision 33477

Hack to make wxStaticBox be repainted when inside a scrolling window

2005-04-10 17:06 VZ, revision 33476

moved wxSL_XXX styles to wx/slider.h; made wxSL_LEFT/RIGHT == wxSL_TOP/BOTTOM | wxSL_VERTICAL

2005-04-10 16:45 VZ, revision 33475

unused param warning

2005-04-10 15:23 VZ, revision 33474

simplifications and corrections to background drawing: 1. removed ApplyParentThemeBackground() not used any longer 2. removed ProvidesBackground() which is synonymous with !HasTransparentBackground() 3. removed a whole bunch of unused MSWXXX() methods 4. moved MSWControlColor() from wxWindow up to wxControl results: 1. the gradient is still shown properly for static/radio boxes in notebooks 2. correct background colour is used for the static boxes 3. code is shorter and better commented

2005-04-10 14:57 MBN, revision 33473

Check for wxUSE_STD_STRING with #if not with #ifdef, because it is always defined. Do not unconditionally #define HAVE_STD_STRING_COMPARE if it is not defined, because this nullifies the configure test.

2005-04-10 14:54 MBN, revision 33472

Check that std::basic_string<wchar_t> actually works before trying to use it. Fail at configure time when trying to compile wxMotif with Unicode.

2005-04-10 14:49 MBN, revision 33471

Correct harmless typos.

2005-04-10 14:47 MBN, revision 33470

Add some missing headers to wxMSW "make install".

2005-04-10 11:31 VZ, revision 33469

added wxCopyRectToRECT()

2005-04-10 11:30 VZ, revision 33468

added HDCClipper() class which automatically unselects clipping region in its dtor

2005-04-10 07:02 SC, revision 33467

changing the defaults to the app font

2005-04-10 06:44 RN, revision 33466

Don't include sys/socket.h on cygwin in windows mode

2005-04-10 06:37 RN, revision 33465

...and msw only of course

2005-04-10 06:35 RN, revision 33464

cygwin only

2005-04-10 06:33 RN, revision 33463

Fixes & Hacks to make sockets compile on CYGWIN with windows enabled

2005-04-10 04:36 KH, revision 33462

kTXNDoFontSubstitutionMask requires OS X 10.3 (undefined symbol on < 10.3)

2005-04-10 00:19 VZ, revision 33461

added WM_PRINTCLIENT

2005-04-09 23:25 VZ, revision 33460

show 20 lines of stack in assert, this should still hold on any reasonable screen

2005-04-09 20:16 RD, revision 33459

Oops, added the wrong new methods

2005-04-09 20:08 RD, revision 33458

Don't depend on the default formatting of wx.DateTime objects for extracting a date and time string. The format depends on locale and platform defaults.

2005-04-09 20:07 RD, revision 33457

New methods added

2005-04-09 20:07 RD, revision 33456

Ensure that the results of __str__ and __repr__ are strings

2005-04-09 20:06 RD, revision 33455

Check for TypeError too

2005-04-09 20:06 RD, revision 33454

Docstring corrected