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

2006-09-21 20:52 VZ, revision 41356

fixed unmatched braces

2006-09-21 20:46 VZ, revision 41355

don't release DC we don't own in MSWOnDraw() (backport of a fix in HEAD)

2006-09-21 19:14 RD, revision 41354

Add support for aborting the worker thread

2006-09-21 17:30 VS, revision 41353

put remaining toolbars-related methods into #if wxUSE_TOOLBAR

2006-09-21 17:01 RD, revision 41352

use the MSVC 7.1 DLLs for python versions >= 2.4, not ==

2006-09-21 17:00 RD, revision 41351

reSWIGged

2006-09-21 16:59 RD, revision 41350

Several methods dropped the const from their signature

2006-09-21 16:59 RD, revision 41349

Use GridNameStr

2006-09-21 16:58 RD, revision 41348

new wxCONTROL constants

2006-09-21 16:57 RD, revision 41347

Add comment about additional forms of Inflate(). Decide what to do about them later.

2006-09-21 16:56 RD, revision 41346

Import numpy.oldnumeric

2006-09-21 16:09 VS, revision 41345

send wxChildFocusEvent

2006-09-21 12:56 VS, revision 41344

fixed DrawText to use text colours instead of pen+brush colours

2006-09-21 10:22 ABX, revision 41343

PCH build fixes.

2006-09-21 10:13 VS, revision 41342

hide the caret before setting m_updateRegion: produces small flicker, but works

2006-09-21 06:27 SC, revision 41341

cleanup

2006-09-21 05:49 ABX, revision 41340

PCH build fix.

2006-09-21 05:38 SC, revision 41339

getting out for 'addded' events early enough

2006-09-20 23:59 VZ, revision 41338

removed operator>>(istream&, wxString&) -- it's better to not have it at all than have an empty function which compiles but doesn't work

2006-09-20 23:33 KO, revision 41337

Remove instances where wxGenericImageList is included directly.

2006-09-20 23:10 VZ, revision 41336

make colours of the selected text inversed

2006-09-20 23:09 VZ, revision 41335

add more virtual border drawing functions used by frame decorations code

2006-09-20 22:55 VZ, revision 41334

centre frame decoration bitmaps in their buttons

2006-09-20 22:52 VZ, revision 41333

removed stubs for frame decorations drawing

2006-09-20 22:49 VZ, revision 41332

move frame decorations drawing to the base class

2006-09-20 22:41 VZ, revision 41331

fix infinite recursion in DrawStatusField() after latest changes

2006-09-20 21:20 VZ, revision 41330

only include generic imaglist.{cpp|h} in the ports which don't have the native version

2006-09-20 17:25 VZ, revision 41329

added stubs for the missing functions, this theme links now

2006-09-20 17:24 VZ, revision 41328

move generic part of AdjustSize() and status bar methods to the base class

2006-09-20 17:20 VZ, revision 41327

add Inflate(wxSize) overload

2006-09-20 17:15 VZ, revision 41326

define wxCONTROL_SIZEGRIP as another possible interpretation of wxCONTROL_SPECIAL bit

2006-09-20 15:57 VZ, revision 41325

first compilable version of the mono theme, replacing the accidentally checked in previous revision

2006-09-20 15:48 SC, revision 41324

preliminary editing support

2006-09-20 15:38 VZ, revision 41323

moved Arrow_ constants to the base class

2006-09-20 15:37 SC, revision 41322

undoing my duplicate efforts to solve the same problem ...

2006-09-20 15:33 SC, revision 41321

adding support for listctrl editable columns

2006-09-20 15:29 SC, revision 41320

adding support for listctrl editable columns

2006-09-20 15:27 SC, revision 41319

type corrections, adding support for listctrl editable columns

2006-09-20 14:51 VZ, revision 41318

refactored common parts of DrawItem() in the base class; implemented GetTextTotal/ClientArea() there as well

2006-09-20 14:18 RR, revision 41317

[ 1505048 ] wxHtml rendering of underlined text by using a Pango hack to make it underline leading space and trailing space. recognized as a Pango bug fixed in recent Pango.

2006-09-20 14:15 RR, revision 41316

Made MSW wxSpinCtrl emit UPDATE event when validating the value in the text field upon kill focus. Documented this behaviour. This is in line with the GTK+ control.

2006-09-20 13:15 VZ, revision 41315

corrected ifdef condition

2006-09-20 12:05 JG, revision 41314

Fix label positioning when text is LTR.

2006-09-20 08:17 JS, revision 41313

Reverted last change

2006-09-20 08:09 VS, revision 41312

last change broke seting the surface in the common case, fixed (and reorganized the code a bit)

2006-09-20 08:08 RR, revision 41311

Fixed [ 1556843 ] wxGTK FindFocus returns NULL when a wxListBox is focused

2006-09-19 22:09 KO, revision 41310

Improved handling of column widths, removed need for hidden column for sorting, and put in a stub for editing support.

2006-09-19 18:18 RR, revision 41309

Fixed [ 1558015 ] No deselection event from wxGenericTreeCtrl::SelectItem()

2006-09-19 17:58 RR, revision 41308

More tests for circles and arcs.

2006-09-19 17:56 RR, revision 41307

Fixed [ wxwindows-Bugs-1556877 ] Draw arcs are showed like a pie

2006-09-19 17:29 RR, revision 41306

[ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl

2006-09-19 17:16 RR, revision 41305

1552971 ] Add flag for wxODComboBox::OnDrawItem to indicate selection

2006-09-19 17:08 KO, revision 41304

Handle cases where an index larger than GetItemCount() is passed into InsertItem.

2006-09-19 17:06 JS, revision 41303

Better compatibility between wxRichTextCtrl and wxTextCtrlBase

2006-09-19 16:30 ABX, revision 41302

Build fix.

2006-09-19 15:37 ABX, revision 41301

'configtool' removal.

2006-09-19 15:22 VS, revision 41300

fixed shutdown crashes after recent handlers creation changes

2006-09-19 14:14 VS, revision 41299

fixes to wxWindowDC flipping+clipping when painting on hidden windows or windows not being painted at the moment

2006-09-19 13:47 JS, revision 41298

Corrections to take into account that range in the API has an end position that is 1 more than the last affected position

2006-09-19 13:07 VS, revision 41297

fixed TLWs resizing to invalidate the DFB surface used for painting

2006-09-19 11:59 JJ, revision 41296

Include "xrc" support properly for OpenVMS Modified Files: wxWidgets/descrip.mms wxWidgets/setup.h_vms wxWidgets/lib/VMS_GTK2.OPT wxWidgets/lib/VMS_X11_UNIV.OPT wxWidgets/lib/vms_gtk.opt wxWidgets/src/common/descrip.mms wxWidgets/src/generic/descrip.mms wxWidgets/src/gtk1/descrip.mms wxWidgets/src/motif/descrip.mms wxWidgets/src/xrc/descrip.mms Added Files: wxWidgets/samples/xrc/descrip.mms

2006-09-19 11:40 VZ, revision 41295

add if wxUSE_NOTEBOOK around notebook-only renderer methods

2006-09-19 11:35 MR, revision 41294

Fix a few warnings that appear with -Wextra (unused parameters where WXUNUSED is already used for other parameters for the same function, and some GTypeInfo initializations)

2006-09-19 10:42 RR, revision 41293

Another RTL fix.

2006-09-19 10:28 RR, revision 41292

Give wxGrid its own string name for easier debugging.

2006-09-19 10:22 RR, revision 41291

Fix scrolling bug where client size was reported wrong when the scrollbar size was not subtracted when using a targetwindow != this.

2006-09-18 23:26 VZ, revision 41290

rebaked after listctrl/imagelist and wxUniv changes

2006-09-18 23:09 VZ, revision 41289

refactor some existing themes methods in a new base wxStdRenderer class (before adding a new theme)

2006-09-18 23:06 VZ, revision 41288

use native wxImageList for wxUniv, it's a low level class and so it doesn't make sense to always usegeneric version (also fixes wxUniv build broken by recent changes)

2006-09-18 21:02 RR, revision 41287

More wxGrid RTL things.

2006-09-18 21:00 RR, revision 41286

Fix compilo under MINGW32

2006-09-18 20:41 RD, revision 41285

Kevin's prefered way to do the last fix

2006-09-18 20:39 RD, revision 41284

Use wxListCtrlNameStr for the generic control too.

2006-09-18 19:44 RD, revision 41283

docstrings and other minor tweaks

2006-09-18 19:15 RD, revision 41282

revert last change

2006-09-18 19:14 RD, revision 41281

Add a couple missing methods

2006-09-18 19:13 RD, revision 41280

Don't unconditionally include the generic headers, fixes build problems on Windows.

2006-09-18 15:26 RD, revision 41279

minor demo tweak

2006-09-18 15:25 RD, revision 41278

Don't turn off the HAS_BUTTONS stle on wxMac

2006-09-18 14:29 RR, revision 41277

More RTL work. Now transform m_updateRegion and do nothing special in IsExposed() since some code may use m_updateRegion directly. Keep untransformed version around for use with GTK clipping in the DC.

2006-09-18 13:20 RR, revision 41276

Draw 2-pixel width rectangle ourselves, the X11 code leaves one pixel white (?) and looks differently positioned in RTL.

2006-09-18 12:17 SC, revision 41275

fixing notifications

2006-09-18 11:20 VS, revision 41274

basic blitting implementation

2006-09-18 10:59 JS, revision 41273

Removed rogue continue statement (bug 1560636)

2006-09-18 07:52 SC, revision 41272

fixed crash when no status bar is present, conditionals around optional parts

2006-09-18 04:41 KO, revision 41271

Remove duplication in wxImageList defines and always default to using the native wxImageList when available, even for wxGenericListCtrl.

2006-09-18 02:39 KO, revision 41270

Fixing compilation on Mac, and attempting to better calculate the bottom position for the toolbar. However, this is not completely fixed and needs more work.

2006-09-17 11:58 RR, revision 41269

[ 1521481 ] wxPathList modernization Applied part II.

2006-09-17 11:51 RR, revision 41268

[ 1550698 ] Bottom aligned toolbar

2006-09-17 11:43 RR, revision 41267

[ 1558691 ] wxPNGHandler: Preserve palette

2006-09-17 11:21 RR, revision 41266

[ 1559550 ] Fix wxVariant wxDateTime conversion from time string

2006-09-17 11:09 RR, revision 41265

Mention that GTK+ and OS X already are double buffered.

2006-09-17 11:03 RR, revision 41264

[ 1557326 ] Remove redundant code from wxComboCtrl

2006-09-17 10:59 RR, revision 41263

Applied [ 1555974 ] small wxURL improvements

2006-09-17 10:49 RR, revision 41262

Commit patch [ 1559950 ] fix mem leaks in wx{Dir|File}Dialog

2006-09-17 10:30 RR, revision 41261

Remove debug code.

2006-09-17 09:07 MW, revision 41260

Fix missing 3rd party builtin libs for static monolithic builds.

2006-09-17 08:06 KO, revision 41259

Commiting re-baked files after wxListCtrl OS X additions.

2006-09-17 01:30 KO, revision 41258

Accidently checked for invalid image index rather than using the mask.

2006-09-17 01:20 KO, revision 41257

Initial commit of native OS X list ctrl support. Compile tested on Win, Mac, FC4/GTK2. Tested samples on Win and OS X. Also, support for co-existance of native and generic list ctrl on OS X.