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-02-10 18:34 RD, revision 37453

wx.Window.CenterOnScreen has been removed

2006-02-10 18:33 RD, revision 37452

Add wx.Rect.CenterIn

2006-02-10 18:32 RD, revision 37451

Add wx.KeyEvent.GetModifiers

2006-02-10 18:32 RD, revision 37450

GetFromWindow is available everywhere now

2006-02-10 18:31 RD, revision 37449

Add Get/SetBitmapHover

2006-02-10 18:27 RD, revision 37448

use wxRTTI to construct the right class of wxHtmlCell

2006-02-10 18:25 RD, revision 37447

CenterOnScreen is removed in 2.7 so deprecate it here.

2006-02-10 18:24 RD, revision 37446

Add missing constants

2006-02-10 17:53 vell, revision 37445

cleanup - reformatting

2006-02-10 17:40 SC, revision 37444

intel endian fix

2006-02-10 16:17 SC, revision 37443

adding CFM Carbon implementation

2006-02-10 16:10 SC, revision 37442

encapsulating HIView code for OSX only

2006-02-10 15:41 VZ, revision 37441

GTK1 fixes after wxObject-derived classes copy ctors/assignment operators simplifications (patch 1428863)

2006-02-10 11:59 ABX, revision 37440

Use 'wx/' for contrib samples and make wxTinderbox properly rebuilded after commits in core headers.

2006-02-10 11:33 ABX, revision 37439

wxTinderbox build fixes.

2006-02-10 02:30 VZ, revision 37438

GetFromWindow() is not MSW-only any more

2006-02-10 02:29 VZ, revision 37437

generic GetFromWindow() implementation for non-MSW platforms

2006-02-10 00:02 VZ, revision 37436

fixed centering of top level windows on secondary displays (replaces patch 1267173)

2006-02-10 00:01 VZ, revision 37435

added wxRect::CentreIn()

2006-02-09 23:17 VZ, revision 37434

added tests for centering dialogs on screen/parent

2006-02-09 23:09 VZ, revision 37433

put property sheets in their own submenu; resolve accelerators conflict

2006-02-09 22:19 MW, revision 37432

Fix link errors from advdll_taskbar.o on cygwin

2006-02-09 22:00 JS, revision 37431

Added wxUSE_INKEDIT

2006-02-09 20:53 RD, revision 37430

Backport of ROL's change on HEAD

2006-02-09 20:49 RD, revision 37429

backport some toolbar sizing changes from HEAD

2006-02-09 20:48 RD, revision 37428

Build UNICODE by default

2006-02-09 20:48 RD, revision 37427

build UNICODE by default

2006-02-09 16:09 RD, revision 37426

Mention BeginDrawing and EndDrawing deprecation.

2006-02-09 16:09 RD, revision 37425

Docstring fix, and a bit of cleanup

2006-02-09 15:45 SC, revision 37424

full keyboard access support

2006-02-09 15:43 RD, revision 37423

Use Bind()

2006-02-09 15:41 RD, revision 37422

Patch #1428290: STCStyleEditor updates

2006-02-09 15:37 RD, revision 37421

Patch #1428181: Sample wxProject.py updated

2006-02-09 15:35 JS, revision 37420

Applied doc patch [ 1426505 ] Failure to call wxWizard.Destroy() causes hang on exit

2006-02-09 15:30 SC, revision 37419

full keyboard access support

2006-02-09 15:28 JS, revision 37418

Applied patch [ 1427626 ] Fix wxFileConfig so that it still works after DeleteAll()

2006-02-09 15:28 SC, revision 37417

interpret XBMs as MSW does

2006-02-09 15:27 SC, revision 37416

support empty also for the null-ref case

2006-02-09 15:26 SC, revision 37415

support themed foreground brushes

2006-02-09 15:25 VZ, revision 37414

undeprecated wxSizerItem::IsShown() undoing last change to wx/sizer.h: turns out we do need this logic in a few places

2006-02-09 15:20 SC, revision 37413

support themed foreground brushes

2006-02-09 15:16 SC, revision 37412

guard against empty ref

2006-02-09 15:09 SC, revision 37411

bring XBM in line with MSW

2006-02-09 15:03 SC, revision 37410

correct tabbing for full keyboard access

2006-02-09 14:58 VZ, revision 37409

set m_encoding in wxCSConv ctor from name

2006-02-09 12:42 JG, revision 37408

Fix drag and drop inside static boxes.

2006-02-09 03:53 VZ, revision 37407

implemented ScrollLines/Pages() for all classes in wxGTK, not just wxTextCtrl (patch 1281503)

2006-02-09 03:45 VZ, revision 37406

don't put the size of the data with the data itself by default (but allow it for compatibility with previous versions) (modified patch 1288868)

2006-02-09 03:14 VZ, revision 37405

documented GetMenus(); corrected GetMaxFiles() return type (patch 1371483)

2006-02-09 03:12 VZ, revision 37404

more standard (although less RFC-conformant) treatment of file: URIs (backport of patch 1415189 from HEAD)

2006-02-09 03:09 VZ, revision 37403

more standard (although less RFC-conformant) treatment of file: URIs (patch 1415189)

2006-02-09 00:51 VZ, revision 37402

great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)

2006-02-09 00:37 VZ, revision 37401

fix for wrong debugging message (replaces patch 1424028)

2006-02-09 00:28 VZ, revision 37400

fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other fixes to prevent wxTabCtrl from being built into the library unnecessarily (patch 1416049)

2006-02-08 22:32 VZ, revision 37399

avoid warnings C4311/4312 when building with MSVC >= 7 (patch 1414052)

2006-02-08 22:24 VZ, revision 37398

don't always find the file if it's in the current directory (even if it's not in the search path) (patch 1411994 closing bug 1214987)

2006-02-08 22:22 VZ, revision 37397

deprecated wxSizerItem::IsShown() because it doesn't really make sense for the sizers

2006-02-08 22:15 VZ, revision 37396

don't lose the alignment flags when setting the column image (replaces patch 1411870; closes bug 1155504)

2006-02-08 22:03 VZ, revision 37395

fix for artefacts when dragging a column divider in wxListCtrl with wxLC_VRULES style (patch 1411857 closing bug 673394)

2006-02-08 21:55 VZ, revision 37394

don't update m_iconized in IsIconized(), this can break wxFrame::HandleSize() logic (bug 1407848)

2006-02-08 21:47 VZ, revision 37393

make access specifiers for the virtual functions match their access in the base class (patch 1400131)

2006-02-08 21:32 VZ, revision 37392

removed duplicate entries for UTF-16/32 (which are aliases for either LE or BE variants) from the encodings data arrays (patch 1382350)

2006-02-08 17:46 vell, revision 37391

cleanup - reformatting (again)

2006-02-08 15:41 VZ, revision 37390

removed code refreshing toolbar on every MDI child move -- no idea why was it there (since rev 1.1) but it results in horrible flicker and removing it doesn't seem to do any harm

2006-02-08 15:38 VZ, revision 37389

set the same background colour for wxMDIParentFrame as for wxFrame

2006-02-08 15:23 VZ, revision 37388

account for DrawThemeParentBackground() returning S_FALSE

2006-02-08 14:42 VZ, revision 37387

don't set colours for the toolbar manually, this prevents default redrawing from taking place; draw themed background if the parent is themed (based on patch 1358919)

2006-02-08 14:01 VZ, revision 37386

no changes; just code cleanup in OnEraseBackground()

2006-02-08 14:00 VZ, revision 37385

added wxCHANGE_HDC_MAP_MODE to avoid #ifdef __WXWINCE__ everywhere

2006-02-08 13:33 VZ, revision 37384

documented wxToolBar dontattachtoframe tag

2006-02-08 13:29 VZ, revision 37383

added a page showing wxToolBars (part of patch 1358919)

2006-02-08 13:22 VZ, revision 37382

added support for <bg> tag for toolbars in XRC

2006-02-08 13:20 VZ, revision 37381

added support disabled tag for toolbar elements in XRC

2006-02-08 13:04 VZ, revision 37380

removed a few more extra semicolons (patch 1425785)

2006-02-08 13:02 VZ, revision 37379

corrected description of font parameter of GetTextExtent()

2006-02-07 21:54 vell, revision 37378

fixed DoDrawRoundedRect to use corner rounding radius arguments

2006-02-07 17:28 RD, revision 37377

Remove calls to dc.BeginDrawing and dc.EndDrawing

2006-02-07 09:32 vell, revision 37376

removed deprecated wxDC.[Begin,End]Drawing calls

2006-02-07 04:42 RD, revision 37375

reSWIGged

2006-02-07 04:36 RD, revision 37374

reSWIGged

2006-02-07 04:17 RD, revision 37373

some cleanup

2006-02-07 04:16 RD, revision 37372

reSWIGged

2006-02-07 04:14 RD, revision 37371

Oops, DoLog and DoLogString are protected

2006-02-07 04:04 RD, revision 37370

Added feature flag

2006-02-07 03:56 RD, revision 37369

Changes to how overridable C++ methods are virtualized for Python.

2006-02-07 00:42 VZ, revision 37368

removed old Win16 files

2006-02-07 00:39 VZ, revision 37367

always send TB_AUTOSIZE in UpdateSize(), even if we're not attached to a frame

2006-02-06 22:53 vell, revision 37366

tweaks and comments to previous commit

2006-02-06 22:48 VZ, revision 37365

declare rich text control event types with correct dll export qualifiers

2006-02-06 22:34 vell, revision 37364

fix gcc v3.3.3 compiler crash

2006-02-06 22:09 vell, revision 37363

fix compilation problem, pass 2

2006-02-06 21:58 RD, revision 37362

Fix compilation error

2006-02-06 20:43 , revision 37361
  • A /wxWidgets/tags/wxPy_b4_virtualization_fix
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/.cvsignore
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/acinclude.m4
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/aclocal.m4
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/art
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/autoconf_inc.m4
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/autogen.sh
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/BuildCVS.txt
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/build
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/config.guess
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/config.sub
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/configure
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/configure.in
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/contrib
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/debian
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/demos
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/descrip.mms
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/difflast.pl
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/distrib
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/docs
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/include
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/install-sh
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/lib
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/locale
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/Makefile.in
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/make-deb
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/misc
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/mkinstalldirs
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/regen
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/samples
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/setup.h.in
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/setup.h_vms
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/src
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/tests
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/utils
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/version-script.in
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wx-config-inplace.in
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wx-config.in
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxBase.spec
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxGTK.spec
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxGTK_RR.spec
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxMGL.spec
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxMotif.spec
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxWINE.spec
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxwin.m4
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxX11.spec

This commit was manufactured by cvs2svn to create tag 'wxPy_b4_virtualization_fix'.

2006-02-06 20:43 RD, revision 37360

ShrinkMode --> FitToCurrentPage

2006-02-06 18:12 MW, revision 37359

Compile fix for --enable-stl

2006-02-06 18:01 MW, revision 37358

Remove richedit sample from configure

2006-02-06 17:56 JS, revision 37357

Attempt at using inkedit control for wxTextCtrl, when PC is tablet enabled. Currently doesn't behave properly but is a first step.

2006-02-06 17:51 JS, revision 37356

Changed function to SetFitToCurrentPage

2006-02-06 17:42 JS, revision 37355

Added wxSYS_TABLET_PRESENT to check for tablet capability

2006-02-06 17:37 JS, revision 37354

Take into account Info.plist

2006-02-06 17:37 JS, revision 37353

m_border and accessors not used

2006-02-06 16:58 SC, revision 37352

guard against early redraws

2006-02-06 16:24 vell, revision 37351

added protection against non-file drop targets receiving files (and subsequently crashing)

2006-02-06 13:44 JG, revision 37350

Add check for wxGLCanvas to wxCheckWindowWndProc. Fixes bug #1425106.

2006-02-06 05:08 vell, revision 37349

cleanup - reformatting

2006-02-06 04:24 KH, revision 37348

CheckValidator should not return false if no variable is associated for data storage, data storage is optional [ fixes bug 1414892, closes patch 1415315 ]

2006-02-06 03:38 KO, revision 37347

Backport of fix for duplicate gl lib args.

2006-02-06 03:03 KO, revision 37346

wx-config now provides all the needed flags, so lflags just adds duplicates.

2006-02-05 23:50 VZ, revision 37345

now we don't only show label mnemonics but they also work

2006-02-05 23:39 VZ, revision 37344

no changes; just some (very) minor cleanup

2006-02-05 23:20 VZ, revision 37343

use XmNrecomputeSize instead of manually resizing the label (and unmanaging/managing it in process resulting in flicker) (patch 1420899)

2006-02-05 23:02 VZ, revision 37342

use GTKRemoveMnemonics instead of wxStripMenuCodes

2006-02-05 22:58 VZ, revision 37341

removed GTKConvertMnemonics() which is not used in GTK1 (which doesn't support mnemonics)

2006-02-05 22:41 VZ, revision 37340

honour the mnemonics; don't use gtk_label_set_markup() for foreground colour as this doesn't seem to be necessary

2006-02-05 22:10 RD, revision 37339

For consistency with the docs and with wxMSW the keycode for Ctrl-letter EVT_CHAR events should be in the range 1-26. Also, make the m_uniChar value match the keycode for KEY_UP/DOWN events for letters.

2006-02-05 22:01 RD, revision 37338

BeginDrawing/EndDrawing are deprecated, and never really did anything to begin with.

2006-02-05 22:01 RD, revision 37337

AddSubPage --> InsertSubPage

2006-02-05 22:00 vell, revision 37336

cleanup - reformatting

2006-02-05 20:58 ABX, revision 37335

Missing break after error in daily build.

2006-02-05 20:53 vell, revision 37334

moved ctor implementation into dot-cpp file; reformatted

2006-02-05 20:52 vell, revision 37333

added ctor implementation from header + initialzation; more reformatting

2006-02-05 20:45 JS, revision 37332

Removed richedit from index file

2006-02-05 20:43 JS, revision 37331
  • D /wxWidgets/trunk/samples/richedit

Removed obsolete files from richedit sample directory

2006-02-05 20:41 JS, revision 37330

Removed textedit sample from distribution script

2006-02-05 20:40 JS, revision 37329

Removed textedit from top-level sample makefiles

2006-02-05 20:40 MR, revision 37328

Remove remark on wxTLW::Maximize that it only works on Windows. It works on wxGTK too, and I see implementation for Mac aswell (in 2.6.x too)

2006-02-05 20:39 MR, revision 37327

Remove remark on wxTLW::Maximize that it only works on Windows. It works on wxGTK too, and I see implementation for Mac aswell.

2006-02-05 16:09 VZ, revision 37326

set USE_QA to 1 for VC builds only by default (real fix for bug 1419152)

2006-02-05 15:19 rgammans, revision 37325

fix for [1357272] . Use temporary unique tokens for 2 and 4 digit years

2006-02-05 14:10 rgammans, revision 37324

fix for [1357272] . Replace the fake year with unique tokens to prevent substring matches.

2006-02-05 14:05 rgammans, revision 37323

Add flags to test dates struct which allow us to skip ecpected failures. Use new flags feature to allow us to test format dates outside the two digit year parse range. Add dates to test for sf.net bug #1357272 and a couple of related issues. (eg,6Feb{1856,1857,1937}) .

2006-02-05 14:01 rgammans, revision 37322

Fix for compiler error with gcc 3.3.5 and cppunit 1.10.0 and Improve readablity of test.

2006-02-05 13:00 VZ, revision 37321

renamed AddSubPage() with pos parameter to InsertSubPage()

2006-02-05 12:47 JG, revision 37320

Put previous change under correct heading

2006-02-05 12:41 JG, revision 37319

Mention wxDC::{Begin,End}Drawing deprecation.

2006-02-05 12:39 VZ, revision 37318

set USE_QA to 1 for consistency with the IDE builds (closes 1419152)

2006-02-05 12:36 JG, revision 37317

Mention that wxDC::{Begin,End}Drawing() does nothing and is deprecated.

2006-02-05 12:27 VZ, revision 37316

renamed AddSubPage() with pos parameter to InsertSubPage()

2006-02-05 11:59 JG, revision 37315

Deprecate wxDC::{Begin,End}Drawing()

2006-02-05 09:14 vell, revision 37314

correct include file conditionalization, take 2

2006-02-05 07:27 vell, revision 37313

cleanup - reformatting

2006-02-05 07:15 vell, revision 37312

cleanup - reformatting

2006-02-05 00:23 MR, revision 37311

GTK2: Revert one set_resizable back to set_policy for now, as we need allow_shring to be TRUE right now, due to doing bad things(tm) to the size requests of child widgets inside the toplevel.

2006-02-04 19:53 SC, revision 37310

using common info.plist

2006-02-04 19:44 SC, revision 37309

common Info.plist for XCode projects

2006-02-04 18:49 vell, revision 37308

added appropriate WX_PRECOMP bracket for new include statement

2006-02-04 16:23 SC, revision 37307

support for default location added

2006-02-04 15:38 SC, revision 37306

linking commands on the individual window level, otherwise built-in handlers override our own (eg Paste is handled internally in a textcontrol without going through our own, resulting in changing 'read-only' unicode textcontrol)

2006-02-04 15:35 SC, revision 37305

deactivate read-only implementation for unicodetextcontrol because it cannot be selected otherwise

2006-02-04 13:06 MR, revision 37304

I'm no fan of that focus ring being drawn inside the wxMiniFrame close button after a click (and release not on the button), making the button look weird. So... don't focus on click.

2006-02-04 12:39 MR, revision 37303

Optimize (for size) the cross_xpm used for the X button in wxMiniFrame. We use only 2 colors, so don't declare 16 of them. Also swap the characters used to make the X visible in source code.

2006-02-04 12:31 MR, revision 37302

GTK2: gtk_widget_set_uposition -> gtk_window_move for wxMiniFrame. No, I don't like emulated window moves, so I can't use my wm to move this minifram, but alas for now.

2006-02-04 12:15 MR, revision 37301

GTK2: gtk_widget_set_uposition -> gtk_window_move for wxPopupWindow - migration appears to work fine for it

2006-02-04 04:58 vell, revision 37300

added missing include; minor reformatting

2006-02-04 02:10 MR, revision 37299

GTK2: Add a GTK_WIDGET_DRAWABLE check to the gtk_widget_draw replacement to make it call identical worker functions as before, and not spew warnings

2006-02-04 01:49 MR, revision 37298

GTK2: gtk_widget_{push,pop}_visual don't do anything in GTK2, other than break compilation with GTK_DISABLE_DEPRECATED

2006-02-04 01:47 MR, revision 37297

gtk_signal_connect -> g_signal_connect in unix/mediactrl.cpp

2006-02-04 00:50 MR, revision 37296

GTK2: gtk_entry_* -> gtk_editable_* where necessary

2006-02-04 00:09 MR, revision 37295

GTK2: gtk_radio_button_group -> _set_group; A missed gtk_label_set to set_text. Add a FIXME note for wxStaticText probably not honoring SetBackgroundColour

2006-02-03 23:39 MR, revision 37294

GTK2: gtk_container_children -> gtk_container_get_children

2006-02-03 23:38 MR, revision 37293

GTK2: gtk_check_menu_item_set_state -> _set_active; gtk_label_{parse_uline,set_text} and co -> gtk_label_set_text_with_mnenomics

2006-02-03 23:26 MR, revision 37292

GTK2: gtk_notebook_set_page -> gtk_notebook_set_current_page

2006-02-03 23:22 MR, revision 37291

GTK2: gtk_progress_bar_update -> gtk_progress_bar_set_fraction

2006-02-03 23:14 MR, revision 37290

GTK2: gtk_widget_draw -> gtk_widget_queue_draw + gdk_window_process_updates. Do we really want to force an immediate redraw here?

2006-02-03 23:07 MR, revision 37289

GTK: gtk_menu_{insert,append} -> gtk_menu_shell_{insert,append}

2006-02-03 23:07 RD, revision 37288

Allow Save Settings to save even when AutoSave is turned off

2006-02-03 23:05 RD, revision 37287

Don't assume that msw.remap was 1, instead change it back to what it really was before.

2006-02-03 22:58 MR, revision 37286

GTK2: gtk_label_set -> gtk_label_set_text

2006-02-03 22:53 MR, revision 37285

GTK2: gtk_toggle_button_set_state -> gtk_toggle_button_set_active

2006-02-03 22:25 MR, revision 37284

Correct (static, hence no effect to ABI) gtk_frame_urgency_timer_callback return type (2.6 branch)

2006-02-03 22:22 MR, revision 37283

GTK2: gtk_timeout_add -> g_timeout_add; gtk_timeout_remove -> g_source_remove. Fix gtk_frame_urgency_timer_callback return type (gint -> gboolean).

2006-02-03 22:08 MR, revision 37282

GTK2: gtk_window_set_policy -> gtk_window_set_resizable. Slight change for resizable toplevel behaviour - allow_shrink is now always FALSE - it being TRUE is told to be 99% of the times a bad idea, too. I think we aren't the 1% case here

2006-02-03 21:57 MR, revision 37281

GTK2: gtk_draw_* -> gtk_paint_*

2006-02-03 21:51 MR, revision 37280

GTK2: gtk_widget_set_usize -> gtk_widget_set_size_request

2006-02-03 21:44 MR, revision 37279

GTK2: gtk_idle_add_priority -> g_idle_add_full; gtk_idle_remove -> g_source_remove

2006-02-03 21:27 MR, revision 37278

wxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED. Define them to catch deprecated function usage for older glib/pango versions and/or other systems. Is there a better place for this than defs.h?

2006-02-03 21:15 vell, revision 37277

minor reformat

2006-02-03 20:57 MR, revision 37276

g_main_set_poll_func(x) -> g_main_context_set_poll_func(NULL, x). Former deprecated since glib-2.2. Latter available since at least glib-2.0

2006-02-03 20:38 MR, revision 37275

Remove obsolete GTK1 compatibility macros. Patch #1413458 - Paul Cornett

2006-02-03 19:54 MR, revision 37274
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1

Remove .cvsignore files from gtk1 copies on WX_2_6_BRANCH.

2006-02-03 19:32 MR, revision 37273
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/accel.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/app.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/bitmap.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/bmpbuttn.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/brush.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/button.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/checkbox.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/checklst.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/choice.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/clipbrd.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/colordlg.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/colour.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/combobox.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/control.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/cursor.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/dataform.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/dataobj.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/dataobj2.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/dc.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/dcclient.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/dcmemory.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/dcscreen.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/dialog.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/dnd.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/filedlg.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/font.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/fontdlg.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/frame.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/gauge.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/gdiobj.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/glcanvas.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/gnome
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/icon.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/listbox.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/mdi.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/menu.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/menuitem.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/minifram.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/msgdlg.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/notebook.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/pen.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/popupwin.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/private.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/radiobox.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/radiobut.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/region.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/scrolbar.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/scrolwin.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/slider.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/spinbutt.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/spinctrl.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/statbmp.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/statbox.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/statline.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/stattext.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/taskbarpriv.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/tbargtk.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/textctrl.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/tglbtn.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/timer.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/tooltip.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/toplevel.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/treectrl.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/window.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/include/wx/gtk1/win_gtk.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/app.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/artgtk.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/bdiag.xbm
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/bitmap.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/bmpbuttn.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/brush.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/button.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/cdiag.xbm
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/checkbox.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/checklst.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/choice.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/clipbrd.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/colordlg.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/colour.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/combobox.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/control.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/cross.xbm
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/cursor.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/data.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/dataobj.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/dc.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/dcclient.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/dcmemory.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/dcscreen.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/descrip.mms
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/dialog.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/dnd.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/eggtrayicon.c
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/eggtrayicon.h
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/evtloop.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/fdiag.xbm
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/filedlg.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/font.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/fontdlg.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/frame.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/gauge.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/gdiobj.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/glcanvas.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/gnome
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/gsockgtk.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/horiz.xbm
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/icon.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/listbox.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/main.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/mdi.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/menu.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/minifram.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/msgdlg.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/notebook.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/pen.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/popupwin.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/radiobox.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/radiobut.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/region.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/renderer.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/scrolbar.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/scrolwin.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/settings.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/slider.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/spinbutt.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/spinctrl.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/statbmp.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/statbox.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/statline.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/stattext.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/taskbar.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/tbargtk.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/textctrl.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/tglbtn.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/threadno.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/threadsgi.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/timer.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/tooltip.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/toplevel.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/treegtk.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/utilsgtk.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/utilsres.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/verti.xbm
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/window.cpp
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/win_gtk.c
  • D /wxWidgets/branches/WX_2_6_BRANCH/src/gtk1/wx_gtk_vmsjackets.c

Removed the gtk1 (deep) copy dirs from WX_2_6_BRANCH.

2006-02-03 18:26 MBN, revision 37272

DeleteFunction argument should be non-const since it is deleted inside the function.

2006-02-03 16:30 JS, revision 37271

Fix for WinCE - no delayed sizing for now

2006-02-03 16:29 JS, revision 37270

Applied patch from Neil Robinson to allow manipulation of unattached menubars

2006-02-03 16:21 RL, revision 37269
  • D /wxWidgets/branches/WX_2_4_BRANCH/include/wx/gtk1
  • D /wxWidgets/branches/WX_2_4_BRANCH/src/gtk1

Removed the gtk1 (deep) copy dirs from WX_2_4_BRANCH.

2006-02-03 07:00 RD, revision 37268

Better cleanup of circular references

2006-02-03 06:51 RD, revision 37267

Better cleanup of circular references.

2006-02-02 20:59 RD, revision 37266

Fix for bug #1422217. Menu items with the checked bitmap set need to be owner drawn. This also fixes submenu items that have a bitmap.

2006-02-02 20:46 JS, revision 37265

Committed forgotten file

2006-02-02 18:19 JS, revision 37264

Fix nonsensical checked menu item label and behaviour

2006-02-02 17:00 vell, revision 37263

add missing wxHTML sources

2006-02-02 13:05 JS, revision 37262

Scroll text into view when typing

2006-02-02 02:20 RD, revision 37261

use UNICODE=1 by default

2006-02-02 02:02 RD, revision 37260

use UNICODE=1 by default

2006-02-02 02:02 RD, revision 37259

reSWIGged

2006-02-02 01:48 RD, revision 37258

Mention the SWIG_VERSION change

2006-02-02 01:47 RD, revision 37257

minor layout tweak

2006-02-01 23:46 RD, revision 37256

Added wxPython wrappers for the new wx.Treebook and wx.Toolbook classes.

2006-02-01 23:45 RD, revision 37255

Set the toolbar orientation based on the wxBK_ alignment style flag

2006-02-01 15:23 ABX, revision 37254

eVC3 build fix.

2006-02-01 13:52 ABX, revision 37253

wxOS2 warning fixes after daily build log.

2006-02-01 10:25 ROL, revision 37252

updated from CVS

2006-01-31 21:37 ABX, revision 37251

[ 1420190 ] Enable backspace key on smartphone

2006-01-31 21:29 ABX, revision 37250

Warning fix.

2006-01-31 21:27 ABX, revision 37249

Build fix.

2006-01-31 20:50 RD, revision 37248

reSWIGged

2006-01-31 20:42 RD, revision 37247

Allow wxPython 2.6 to still be able to use OnGetItemColumnImage if my custom patch has been applied.

2006-01-31 20:14 RD, revision 37246

demo tweak

2006-01-31 20:11 RD, revision 37245

reSWIGged

2006-01-31 19:52 RD, revision 37244

reSWIGged

2006-01-31 19:46 RD, revision 37243

reSWIGged

2006-01-31 17:48 RD, revision 37242

Delay part of the setup

2006-01-31 17:44 RD, revision 37241

Use const reference parameters so the right typemaps will be used.

2006-01-31 17:44 RD, revision 37240

Don't need to check for ShiftDown ourselves

2006-01-31 17:43 RD, revision 37239

Add output of SWIG_VERSION macro

2006-01-31 16:22 JS, revision 37238

Mac doesn't like getting an icon if it's a bitmap

2006-01-31 16:01 JS, revision 37237

wxControl::SetLabel no longer strips out codes so do it here

2006-01-31 15:37 JS, revision 37236

Added missing include

2006-01-31 15:12 JS, revision 37235

Added wxUSE_TOOLBOOK

2006-01-31 14:37 JS, revision 37234

Regenerated configure for wxToolbook

2006-01-31 13:54 JS, revision 37233

Added SetSheetStyle to property sheet dialog to allow specification of alternative book styles and shrink-to-fit mode Updated dialogs sample with example of toolbook-style property sheet dialog

2006-01-31 13:51 JS, revision 37232

Introduced the ability to size a book control based on the currently selected page

2006-01-31 09:29 JS, revision 37231

Put MFC sample at end of list

2006-01-31 09:28 JS, revision 37230

Added toolbook.cpp

2006-01-31 04:02 RD, revision 37229

Revert the OnGetItemColumnImage changes for 2.6

2006-01-31 02:37 RD, revision 37228

Another patch from Tim Kosse for using images on more than one column

2006-01-31 02:29 RD, revision 37227

Move SendSizeEvent to wxWindow

2006-01-31 02:28 RD, revision 37226

use explicit SWIG version

2006-01-31 01:55 RD, revision 37225

Putting the SetBestFittingSize() call at the end of wxToolBar::Realize seems to cause more problems than it fixes, and in fact I can't seem to duplicate the problems that it had before any longer, so let's remove it.

2006-01-31 00:54 ABX, revision 37224

Last parameter of GetVolumeInformation() is not pointer.

2006-01-31 00:46 ABX, revision 37223

Last parameter of GetVolumeInformation() is not pointer.

2006-01-30 20:04 JS, revision 37222

Reverting patch 1325857

2006-01-30 16:46 ABX, revision 37221

Tree != List

2006-01-30 16:38 RD, revision 37220

This is a TOOLBOOK, not a LISTBOOK

2006-01-30 16:29 RD, revision 37219

fix for compile warning, Patch #1418530

2006-01-30 16:26 JS, revision 37218

Added wxUSE_TOOLBOOK

2006-01-30 16:00 JS, revision 37217

Entry for wxToolbook.

2006-01-30 15:40 JS, revision 37216

Adapted notebook sample to demonstrate wxToolbook

2006-01-30 15:38 JS, revision 37215

Updates for wxToolbook class

2006-01-30 15:35 JS, revision 37214

Added wxToolbook class

2006-01-30 15:19 JS, revision 37213

Separated out book control sizing code

2006-01-30 12:32 JJ, revision 37212

Committing in . Updated OpenVMS compile support Modified Files: wxWidgets/descrip.mms ----------------------------------------------------------------------

2006-01-29 17:35 vell, revision 37211

wxPython tab cleaning

2006-01-29 15:44 RR, revision 37210

Fix rawbitmap sample to clear bitmap first.

2006-01-29 15:37 RR, revision 37209

Corrected rawbitmap sample to "clear" the enitre bitmap to being fully transparent first. The code then works correctly using both wxAlphaPixelFormat and wxNativePixelFormat under GTK2.

2006-01-29 08:49 vell, revision 37208

remove extraneous whitespace

2006-01-29 02:36 RD, revision 37207

Ensure the window is still valid before adjusting the scrollbars

2006-01-29 02:34 RD, revision 37206

Minor demo tweaks

2006-01-29 02:33 RD, revision 37205

Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as the upcoming 1.3.28, using #if statements on SWIG_VERSION. Adjustments to ownership of SWIG objects, add some destructors and explicitly disown non-window objects when their ownership is transfered to a C++ object. Since all window objects are owned by their parent, or by themselves, always set their thisown attribute to False. Explicitly set thisown to False after any Destroy() methods are called, so SWIG doesn't try to destroy them again. Etc.

2006-01-29 02:14 RD, revision 37204

Ouput a SWIG_VERSION #define to the wrapper file.