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.

2006-01-29 02:09 RD, revision 37203

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 01:36 RD, revision 37202

no longer need to lowercase the input ourselves

2006-01-29 01:35 RD, revision 37201

Use reference types on SetDimension so the proper typemaps are used.

2006-01-28 18:25 vell, revision 37200

minor changes as per RN comments - add some comments and reorder a switch stmt.

2006-01-28 18:06 vell, revision 37199

improved LaunchDefaultBrowser on FreeBSD systems by using the BROWSER env var when no HTML file MIME mapping is found

2006-01-28 16:40 MW, revision 37198

Fix version typo

2006-01-28 16:37 MW, revision 37197

Update wxMGL instructions for MGL 6

2006-01-28 13:52 SN, revision 37196

Do test for get{host,serv}byname_r in C++ mode, so non visible declarations cannot break compilation of gsocket.cpp. Replaced AC_LANG_SAVE/RESTORE by AC_LANG_PUSH/POP for consistency.

2006-01-28 12:28 SC, revision 37195

converting menu ids and safeguarding against missing menu items

2006-01-28 10:56 JS, revision 37194

Further attempts at WinCE media control

2006-01-28 06:59 SC, revision 37193

attempt to fix endian problems when doing cross-compiles for universal binaries from a ppc

2006-01-28 02:11 KO, revision 37192

Adding Reswig and Universal binary options to both build_packages.sh and the wxPythonOSX/build script.

2006-01-28 00:44 VZ, revision 37191

SetSelection() must update m_selectionOld, otherwise it doesn't correspond to the real selection any more and selection change events are sent twice (backport from HEAD)

2006-01-28 00:43 VZ, revision 37190

SetSelection() must update m_selectionOld, otherwise it doesn't correspond to the real selection any more and selection change events are sent twice

2006-01-27 23:32 JS, revision 37189

Further steps towards media control support in WinCE (Ryan Norton) - not yet working

2006-01-27 23:30 JS, revision 37188

Small typo fix

2006-01-27 23:05 VZ, revision 37187

don't eat all events if m_maxLength is 0: this means no limit according to the docs and both wxMSW and wxGTK behave like this

2006-01-27 22:54 KO, revision 37186

Since Universal binaries compile the same file twice for different architectures, we need to allow WORDS_BIGENDIAN to be re-defined.

2006-01-27 22:51 VZ, revision 37185

compilation fix for MIPSpro 7.3

2006-01-27 22:50 VZ, revision 37184

fixed MIPSpro version in the comment

2006-01-27 22:07 MW, revision 37183

Link oleacc.lib conditionally since VC++ 5 w/o PSDK doesn't have it

2006-01-27 21:54 MW, revision 37182

Remove wxGetOsDescription from MGL's utils, and add it to msdos's

2006-01-27 17:32 ABX, revision 37181

Fix fro conflict between defs.h and glib headers.

2006-01-27 17:05 SC, revision 37180

removing unnecessary code

2006-01-27 17:04 SC, revision 37179

adapting keycode field usage for EVT_CHAR in unicode to MSW variant (full unicode char)

2006-01-27 15:43 ABX, revision 37178

Fix fro conflict between defs.h and glib headers.

2006-01-27 09:50 SC, revision 37177

app.h must be included for the non RAEL implementation, as universal binaries command line builds don't support precomps yet ...

2006-01-27 03:08 MW, revision 37176

Fix tex2rtf crashes showing on the tinderbox

2006-01-27 00:50 KH, revision 37175

Fix InterruptWait on wxBase; use polling on wxBase (wxStopWatch is unavailable) and also correctly restore timeout to original value after _Wait [ Slightly modified patch 1410868 ]

2006-01-27 00:49 KH, revision 37174

Fixed wxSocketBase::InterruptWait on wxBase.

2006-01-27 00:23 VZ, revision 37173

tentative compilation fix for MIPSpro 7.2

2006-01-26 23:54 KO, revision 37172

Fixes for wxMac Universal binary support. With these changes, I now get a working Universal build simply by passing --enable-universal_build to configure.

2006-01-26 22:35 JS, revision 37171

Fixed duplicate guard

2006-01-26 21:08 ABX, revision 37170

More headers for wxBase/MSW needed.

2006-01-26 19:53 ABX, revision 37169

Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.

2006-01-26 19:35 ABX, revision 37168

Blind fixes for warnings in wxTinderbox.

2006-01-26 19:22 ABX, revision 37167

Blind fixes for warnings in wxTinderbox.

2006-01-26 19:06 ABX, revision 37166

Better #include

2006-01-26 18:59 ABX, revision 37165

#include moved to module.

2006-01-26 17:20 ABX, revision 37164

Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.

2006-01-26 17:00 ABX, revision 37163

Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.

2006-01-26 16:50 ABX, revision 37162

Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.

2006-01-26 16:41 SC, revision 37161

implementing pure carbon event behaviour, getting rid of doubly executed events

2006-01-26 16:03 ABX, revision 37160

Filename correction.

2006-01-26 16:02 ABX, revision 37159

Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.

2006-01-26 15:40 ABX, revision 37158

wxBusyInfo interface moved to generic to make space for possible native implementations. wxInfoFrame moved from header to module.

2006-01-26 15:33 ABX, revision 37157

Improved preprocessor guards for numeric dialogs.

2006-01-26 15:31 ABX, revision 37156

Typo fix.

2006-01-26 15:29 ABX, revision 37155

Warning fixes after recent commits.

2006-01-26 13:15 JS, revision 37154

Suppress VC++ 2005 deprecation warnings (for now)

2006-01-26 12:28 RR, revision 37153

GTK2 RGBA has 32 bits.

2006-01-26 12:26 RR, revision 37152

GTK2 has 32-bit RGBA.

2006-01-26 12:10 RR, revision 37151

Mention wxImage::Copy() correction.

2006-01-26 12:07 RR, revision 37150

wxImage::Copy() forgot the alpha channel.

2006-01-26 00:33 RD, revision 37149

show unicode/ansi mode on startup too

2006-01-26 00:31 RD, revision 37148

Add supoprt for wxListCtrl::OnGetItemColumnImage

2006-01-26 00:29 RD, revision 37147

Patch from Tim Kosse to add supoprt for wxListCtrl::OnGetItemColumnImage which enables images to be specified for columns other than zero in virtual list controls. (Backport from HEAD, also used the ReservedWindowFunc9 slot in wxWindowBase for the new virtual in order to preserve ABI.)

2006-01-25 23:48 vell, revision 37146

fixed compilation failure introduced in prior commit

2006-01-25 23:40 JG, revision 37145

Calculate correct client size for windows that are using deferred sizing.

2006-01-25 23:29 RD, revision 37144

Patch from Tim Kosse to add supoprt for wxListCtrl::OnGetItemColumnImage which enables images to be specified for columns other than zero in virtual list controls.

2006-01-25 23:26 JG, revision 37143

Clarify wxMessageBox usage. Fixes bug #1414535.

2006-01-25 23:17 JG, revision 37142

Clarify wxMessageBox usage. Fixes bug #1414535.

2006-01-25 23:07 vell, revision 37141

cleanup - more reformatting; fixed bug introduced in prior commit

2006-01-25 20:57 vell, revision 37140

cleanup - more reformatting

2006-01-25 20:37 RD, revision 37139

Didn't need the geometry.h include, I didn't have the new version of math.h in my worksapce...

2006-01-25 20:29 RD, revision 37138

Removed wxLogNull's used to supress errors coming from wxCheckWindowWndProc

2006-01-25 20:28 RD, revision 37137

Removed wxLogNull's used to supress errors coming from wxCheckWindowWndProc.

2006-01-25 20:26 RD, revision 37136

Switched wxCheckWindowWndProc to always use the window class name for comparisons.

2006-01-25 20:07 vell, revision 37135

cleanup - major reformatting

2006-01-25 20:04 JS, revision 37134

Don't overwrite RESCOMP (fixes empty RESCOMP for Wine makefiles)

2006-01-25 19:41 JS, revision 37133

A couple of Wine compile fixes

2006-01-25 18:15 JS, revision 37132

Don't require drag and drop

2006-01-25 18:15 JS, revision 37131

WinCE fixes (in case a WinCE-friendly backend gets written one day)

2006-01-25 18:14 JS, revision 37130

Move some OLE utilities to oleutils.cpp and simplified date conversion

2006-01-25 18:14 JS, revision 37129

WinCE fixes

2006-01-25 18:12 JS, revision 37128

Updated change log

2006-01-25 17:58 SN, revision 37127

Fixed "typo".

2006-01-25 14:31 SN, revision 37126

Cleaned attempts at fixing NetBSD compilation commited in previous version.

2006-01-25 14:29 SN, revision 37125

Yet another try to fix NetBSD's problem with getservbyname_r.

2006-01-25 14:04 JS, revision 37124

First stab at adding --enable-universal_binary

2006-01-25 13:59 ABX, revision 37123

Fixes for building wxOS2 shared with OpenWatcom.

2006-01-25 13:11 SC, revision 37122

key/char event changes for inline editing (japanese/hiragana etc)

2006-01-25 12:55 SC, revision 37121

key/char event changes for inline editing (japanese/hirgana etc)

2006-01-25 12:52 SC, revision 37120

adapting comment to new implementation

2006-01-25 11:55 JS, revision 37119

Also copy acinclude.m4

2006-01-25 11:09 JS, revision 37118

Added wxHtmlHelp change log

2006-01-25 00:18 MW, revision 37117

Fixes for the GTK1 split

2006-01-24 23:11 JS, revision 37116

GetForce -> CanVeto

2006-01-24 22:59 vell, revision 37115

cleanup - reformatting

2006-01-24 22:15 VZ, revision 37114

fixed WX_DEFINE_SORTED_ARRAY_INT example

2006-01-24 20:23 ABX, revision 37113

Static build for wxMGL/DOS and little readme.

2006-01-24 19:40 ABX, revision 37112

msw/private.h needs msw/mslu.h in wxBase.

2006-01-24 13:05 SC, revision 37111

mask fixes for non-core graphics case (this build uses CopyDeepMask for painting, which apparently doesn't like 24RGB)

2006-01-24 12:58 SC, revision 37110

mask fixes for non-core graphics case (this build uses CopyDeepMask for painting, which apparently doesn't like 24RGB)

2006-01-24 12:55 JS, revision 37109

Backported WinCE fixes

2006-01-24 02:32 RD, revision 37108

fix for broken files that were recently checked in

2006-01-24 02:24 RD, revision 37107

move the nodefault option into _defs.i too.

2006-01-24 02:04 VZ, revision 37106

no changes but more comments in DoSetClientSize() (explains the change of rev 1.624 and also why we can't use AdjustWindowRect here)

2006-01-23 23:04 RD, revision 37105

reSWIGged with the new SWIG runtime

2006-01-23 23:03 RD, revision 37104

more about the downloadable swig

2006-01-23 23:01 RD, revision 37103

reSWIGged with new SWIG runtime

2006-01-23 22:55 MW, revision 37102
  • D /wxWidgets/trunk/contrib/samples/applet/Makefile.in
  • D /wxWidgets/trunk/contrib/src/applet/Makefile.in

Remove old Makefile.ins

2006-01-23 22:54 SN, revision 37101

Yet another attempt at making the getservbyname_r prototype visible.

2006-01-23 22:48 RD, revision 37100

comment fix

2006-01-23 22:44 MW, revision 37099

lndir no longer needed

2006-01-23 22:41 MW, revision 37098

Back to copying for make dist

2006-01-23 22:28 MW, revision 37097
  • D /wxWidgets/branches/WX_2_6_BRANCH/contrib/samples/applet/Makefile.in
  • D /wxWidgets/branches/WX_2_6_BRANCH/contrib/src/applet/Makefile.in

Remove old Makefile.ins

2006-01-23 21:05 RD, revision 37096

reSWIGged with new SWIG runtime

2006-01-23 20:47 SN, revision 37095

Testing if using -D_REENTRANT helps compiling socket code on NetBSD.

2006-01-23 20:32 RD, revision 37094

reSWIGed with new SWIG runtime

2006-01-23 20:29 RD, revision 37093

reSWIGged with new SWIG runtime

2006-01-23 20:21 RD, revision 37092

Version number update

2006-01-23 20:12 RD, revision 37091

Version number update

2006-01-23 20:10 RD, revision 37090

fixed compile error

2006-01-23 20:06 RD, revision 37089

Clear possible exception from failed wxPyConvertSwigPtr

2006-01-23 19:57 RD, revision 37088

more about the downloadable swig

2006-01-23 19:52 MW, revision 37087

Fix for gtk1 separation

2006-01-23 19:31 MW, revision 37086

Add gtk1 files to make dist

2006-01-23 18:50 MW, revision 37085

Fixes for gtk1 separation

2006-01-23 18:12 JS, revision 37084

Only do sanity check if the stream is seekable, otherwise it'll always fail

2006-01-23 17:06 RD, revision 37083

Reverted my last change. See http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?5:mss:69575:200601:mcpjehmjnnbicpomelpm

2006-01-23 16:43 VZ, revision 37082

dirty but backwards compatible fix for UI updating of MDI child menu items (bug 1214439)

2006-01-23 16:38 VZ, revision 37081

extracted wxFrame::MSWTranslateMessage() implementation into new MSWDoTranslateMessage so that it can be reused by wxMDIChildFrame; this allows to pass the correct window to ::TranslateAccelerator() and fix UI updating of the MDI child menu items (bug 1214439)

2006-01-23 15:43 VZ, revision 37080

no real changes; just a very minor cleanup in wxFrame::MSWTranslateMessage()

2006-01-23 15:40 VZ, revision 37079

added tests of update UI handlers for clipboard menu items; minor cleanup

2006-01-23 15:11 JS, revision 37078

Fixed date formatting and mktime for WinCE

2006-01-23 15:09 ABX, revision 37077

Use wxTextInputStream instead of wxSTD ifstream for reading ini file (and use wxString instead of wxChar[]).

2006-01-23 15:08 JS, revision 37076

ActiveX doesn't compile on WinCE

2006-01-23 14:29 MW, revision 37075

gtk1 fixes

2006-01-23 12:11 MW, revision 37074

Regenerate with gtk1 changes

2006-01-23 12:01 MW, revision 37073

GTK1 mods

2006-01-23 10:01 JG, revision 37072

Improve extended key handling code readability.

2006-01-23 09:40 CE, revision 37071

fix Borland part of bug 1158383

2006-01-23 07:19 vell, revision 37070

backport - improve error handling

2006-01-23 07:18 vell, revision 37069

backport - improve handling of corrupt animated GIF files

2006-01-23 04:11 vell, revision 37068

cleanup - more reformatting

2006-01-23 03:58 MR, revision 37067

Add wxGTK1 port to bakefiles files.bkl. Please review this commit.

2006-01-23 03:27 MR, revision 37066

Include gtk1 headers for non-gtk2. I don't really like this CPP logic, or more exactly __WXGTK__ without __WXGTK20__ being GTK1, oh well. Might have missed some.

2006-01-23 02:28 MR, revision 37065

Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or hdr

2006-01-23 02:10 MR, revision 37064
  • D /wxWidgets/trunk/include/wx/gtk1/gnome
  • D /wxWidgets/trunk/include/wx/gtk1/taskbarpriv.h

wx/gtk1/taskbarpriv.h and gnome/gprint.h not necessary for gtk1. Deleting.

2006-01-23 01:14 MR, revision 37063

Remove GTK2 stuff from src/gtk1. Rename wx/gtk includes to wx/gtk1. 57 files changed, 394 insertions(+), 6767 deletions(-)

2006-01-22 23:48 vell, revision 37062

apply patch 1411688 - suppress abort on invalid PNG files

2006-01-22 23:28 MR, revision 37061

Use g_signal* instead of deprecated gtk_signal*. Use proper casts for the arguments. Worth norting from the GTK+ docs: "For future usage, direct use of the GSignal API is recommended, this avoids significant performance hits where GtkArg structures have to be converted into GValues."

2006-01-22 21:59 vell, revision 37060

applied patch 1411688

2006-01-22 21:26 vell, revision 37059

cleanup - heavy reformatting

2006-01-22 21:00 MR, revision 37058

Nuke GTK1 from include/gtk

2006-01-22 20:37 MW, revision 37057

Update instructions to match mgl 6

2006-01-22 20:29 MR, revision 37056

Nuke GTK1 from src/gtk

2006-01-22 13:45 , revision 37055
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/contrib/build/animate/animate_animatedll.dsp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/contrib/build/animate/animate_animatelib.dsp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/contrib/build/fl/fl_fldll.dsp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/contrib/build/fl/fl_fllib.dsp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/contrib/build/net/netutils.dsp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/contrib/build/ogl/ogl_ogldll.dsp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/contrib/build/ogl/ogl_ogllib.dsp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/contrib/build/stc/stc_stcdll.dsp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/contrib/build/stc/stc_stclib.dsp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/contrib/build/svg/svg_svgdll.dsp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/contrib/build/svg/svg_svglib.dsp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/lib/dummy
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/internat/internat.rc
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/internat/makefile.vms
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/internat/mondrian.ico
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/layout/expt.cpp
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/layout/makefile.vms
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/mdi/chart.ico
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/mdi/makefile.vms
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/png/pngdemo.rc
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/resource
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/splitter/mondrian.ico
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/tab
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/samples/treectrl/treetest.dsp
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/aclocal.m4
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/configure
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/configure.in
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/expat.dsp
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/lib/dosconfig.h
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/lib/expat.h
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/lib/internal.h
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/lib/macconfig.h
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/lib/os2config.h
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/lib/winconfig.h
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/lib/xmlparse.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/lib/xmlrole.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/expat/lib/xmltok.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/gtk/cross.xbm
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/gtk/horiz.xbm
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/gtk/verti.xbm
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/gtk1/cross.xbm
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/gtk1/verti.xbm
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/html/htmlhelp.cpp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/html/search.cpp
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/.cvsignore
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/ANNOUNCE
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/ansi2knr.1
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/ansi2knr.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/CHANGES
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/configure
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/example.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/INSTALL
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/KNOWNBUG
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/LICENSE
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/libpng.3
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/libpng.txt
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/libpngpf.3
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/MAKEFILE.VA
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/makefile.dos
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/makefile.sc
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/makefile.unx
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/makefile.vc
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/makefile.wat
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/png.5
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/png.c
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/png.dsp
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/png.h
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngasmrd.h
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngconf.h
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngerror.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pnggccrd.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngget.c
  • A /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngM8.xml
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngmem.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngpread.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngread.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngrio.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngrtran.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngrutil.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngset.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngtest.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngtrans.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngvcrd.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngwio.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngwrite.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngwtran.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/pngwutil.c
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/projects/beos
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/projects/beos/x86-static.txt
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/projects/borland
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/projects/msvc
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/README
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/scripts/makefile.bd32
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/scripts/makefile.sgi
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/scripts/pngdef.pas
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/TODO
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/png/Y2KINFO
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/regex/regfronts.c
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/unix/net.cpp
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/zlib/algorithm.txt
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/zlib/crc32.h
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/zlib/FAQ
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/zlib/INDEX
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/zlib/inflate.h
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/zlib/README
  • R /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/src/zlib/trees.h
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/utils/HelpGen/helpgen.dsp
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/utils/HelpGen/makefile.bcc
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/utils/HelpGen/makefile.gcc
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/utils/HelpGen/makefile.vc
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/utils/HelpGen/makefile.wat
  • D /wxWidgets/tags/BEFORE_GTK1_GTK_2_SPLIT/utils/wxprop

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

2006-01-22 13:45 rgammans, revision 37054

Fix bug [1297817] - applied suggested patch

2006-01-22 13:22 RR, revision 37053

Applied MIME-types patch.

2006-01-22 13:21 RR, revision 37052

Applied MIME-type patch.

2006-01-22 11:37 SN, revision 37051

Moved os2/private.h to BASE_OS2_HDR.

2006-01-22 05:13 MR, revision 37050

Add a "see also" note for wxScrollWinEvent for wxWindow::SetScrollbar in 2_6_BRANCH. Closes bug #1083738.

2006-01-22 05:12 MR, revision 37049

Add a "see also" note for wxScrollWinEvent for wxWindow::SetScrollbar. Closes bug #1083738

2006-01-22 05:10 JG, revision 37048

Distinguish numpad extended keys. Fixes bug #1327720

2006-01-22 05:04 JG, revision 37047

Distinguish numpad extended keys. Fixes bug #1327720

2006-01-21 23:06 MW, revision 37046

Rebake all the VC++ project files and makefiles

2006-01-21 22:50 MW, revision 37045

Move oleacc.lib from the VC++ projects/makefiles to libraries.h

2006-01-21 22:44 MW, revision 37044

Update with location of SP3 for VC++ 5.0 (Jan Jezabek)

2006-01-21 22:39 RD, revision 37043

Use wxSUBRELEASE_NUMBER for the file version, not wxBETA_NUMBER. Also update copyright year

2006-01-21 18:08 MR, revision 37042

Lets have a close box for the DnDShapeDialog in the dnd sample

2006-01-21 18:07 MR, revision 37041

Lets have a close box for the DnDShapeDialog in the dnd sample (2.6 branch)

2006-01-21 17:49 JS, revision 37040

Fixed bug [ 1361674 ] Document wxDocMDIParentFrame::Create

2006-01-21 17:38 JS, revision 37039

Typo fix

2006-01-21 17:31 JS, revision 37038

Fix for bug [ 1335450 ] Replace all << by &lt;&lt; and >> by &gt;&gt;

2006-01-21 16:47 JS, revision 37037

Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set to 0

2006-01-21 15:13 JS, revision 37036

Fix for [ 1351655 ] wxTextValidator::OnChar not working with numeric filter

2006-01-21 15:09 JS, revision 37035

Fix for bug [ 1351659 ] wxTextValidator::Validate not Unicode safe

2006-01-21 15:04 JS, revision 37034

Bug [ 1355450 ] wxSplitterWindow overview shows horizontal says vertical Fixed wrong orientation documentation

2006-01-21 14:45 JS, revision 37033

Applied patch [ 1409971 ] wxX11: fix for DoDrawBitmap() when scaling is set

2006-01-21 14:45 JS, revision 37032

Applied patch [ 1407318 ] bitmap clipping / transparency mask (X11 port) By Burkhard Fischer Applied patch [ 1409971 ] wxX11: fix for DoDrawBitmap() when scaling is set

2006-01-21 12:44 SC, revision 37031

Info.plist now uses $(PRODUCT_NAME), so that no further adoptions are necessary in this file.

2006-01-21 12:43 SC, revision 37030

universal binary projects xcode 2.2

2006-01-21 12:41 SC, revision 37029

backporting of masking fixes for intel builds

2006-01-21 12:18 SC, revision 37028

adding new event loop implementation, removing aga.cpp (outdated)

2006-01-21 12:16 SC, revision 37027

adjust subbitmap mask code to new representation

2006-01-21 09:44 SC, revision 37026

backport of 2nd SetMenuBar call support

2006-01-21 09:41 SC, revision 37025

backport of MinSize fix

2006-01-21 09:40 SC, revision 37024

backport of SInt32 fix

2006-01-21 08:08 RD, revision 37023

prevent overload abiguity in wxPyPrintPreview ctor

2006-01-21 07:07 RD, revision 37022

Since this window draws its own background, set the custom bg style.

2006-01-21 06:45 RD, revision 37021

Changes needed for SWIG 1.3.27

2006-01-21 03:25 VZ, revision 37020

document other SetValue() overloads

2006-01-21 01:34 MW, revision 37019

Remove wxGetOsDescription from MGL's utils, and add it to msdos's

2006-01-20 21:16 SC, revision 37018

using a dynamic cast to wxFrame in order to get the MenuBar correctly from the frontmost window

2006-01-20 19:49 vell, revision 37017

fixed compilation errors in prior checkin; some minor cleanup

2006-01-20 18:18 RD, revision 37016

Added some (#ifdef'd out) wrappers to help in debugging the swig runtime swig_type_info structures.

2006-01-20 18:11 RD, revision 37015

corrections for some SWIG deprecation warnings

2006-01-20 17:32 RD, revision 37014

Patch for Bug 1409256, wxversion.py does not understand lib and lib64

2006-01-20 17:26 RD, revision 37013

Updates for CreateButtonSizer

2006-01-20 17:23 RD, revision 37012

prevent overload abiguity in wxPyPrintPreview ctor

2006-01-20 17:23 RD, revision 37011

Added ConvertToGreyscale

2006-01-20 17:17 SC, revision 37010

Supporting a SetMenuBar call when this frame is already showing its menu

2006-01-20 17:15 SC, revision 37009

allow for a range value of SInt32 instead of SInt16

2006-01-20 02:52 MW, revision 37008

Update notes on VC++ 5.0

2006-01-20 00:58 VZ, revision 37007

always initialize m_bChanged in wxConfigPathChanger ctor; this could result in difficult to reproduce bugs (backport from HEAD)

2006-01-20 00:57 VZ, revision 37006

don't look beyond the end of the string if it ends with a backslash in FilterInEntryName() (thanks Purify) (backport from HEAD)

2006-01-20 00:55 VZ, revision 37005

always initialize m_bChanged in wxConfigPathChanger ctor; this could result in difficult to reproduce bugs

2006-01-20 00:55 VZ, revision 37004

don't look beyond the end of the string if it ends with a backslash in FilterInEntryName() (thanks Purify)

2006-01-19 22:03 ABX, revision 37003

Checkable items in wxToolMenuBarTool supported.

2006-01-19 18:32 vell, revision 37002

cleanup - reformat

2006-01-19 15:37 JG, revision 37001

Fixed bug #778299 - wxTE_RICH2 causes SetValue to show control.

2006-01-19 15:27 JG, revision 37000

Fixed bug #778299 - wxTE_RICH2 causes SetValue to show control.

2006-01-19 11:03 JS, revision 36999

Applied patch [ 1378183 ] Mac: wxNotebook::HitTest off by one

2006-01-19 10:33 JS, revision 36998

Applied patch [ 1331340 ] faster Drawing of Polygons and Polylines Chris Borgolte

2006-01-19 10:28 JS, revision 36997

Applied patch [ 1381420 ] wxHTTP Basic authentication support

2006-01-19 10:16 JS, revision 36996

Applied patch [ 1374618 ] Fix wxJoystick::GetXMin/Max (bug 1374480) Ryan Norton

2006-01-19 09:55 JS, revision 36995

Applied patch [ 1339764 ] Add wxImage::ConvertToGreyscale Jamie Gadd

2006-01-19 09:42 JS, revision 36994

Applied patch [ 1355809 ] Add ability to use templates with static event tables Jamie Gadd

2006-01-19 09:36 JS, revision 36993

Added toggle event

2006-01-19 08:33 JJ, revision 36992

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

2006-01-19 07:37 JS, revision 36991

Don't use Windows handles directly in headers

2006-01-19 01:09 MR, revision 36990

Update copyright year in ctrl+alt+mclick dialog for 2.6 branch

2006-01-19 01:05 MR, revision 36989

Update copyright year in ctrl+alt+mclick dialog

2006-01-18 22:58 MW, revision 36988

Remove workaround since the problem should now be fixed

2006-01-18 22:06 JS, revision 36987

Improved mktime for WinCE

2006-01-18 22:02 JS, revision 36986

Cleanup

2006-01-18 21:14 MW, revision 36985

Regenerate

2006-01-18 20:24 JS, revision 36984

Updated version

2006-01-18 20:20 JS, revision 36983

Version change

2006-01-18 19:41 vell, revision 36982

cleanup - reformat

2006-01-18 19:25 JS, revision 36981

Bumped version to 2.6.3 and regenerated makefiles

2006-01-18 19:10 ABX, revision 36980

Warning fix.

2006-01-18 19:02 ABX, revision 36979

Warning corrections backported.

2006-01-18 17:23 JS, revision 36978

Fixed comment bug [ 1390056 ] Wrong Documentation for TransferFromWindow

2006-01-18 16:56 JS, revision 36977

Applied patch [ 1380544 ] wxCondition::WaitTimeout() return value when timeout occurs

2006-01-18 16:51 JS, revision 36976

Applied patch [ 1325857 ] CJK input method doesn't work properly(GTK, CVS)

2006-01-18 16:48 VZ, revision 36975

use Cmd-C under Mac to copy text, not Ctrl-C (backport from HEAD)

2006-01-18 16:47 VZ, revision 36974

use Cmd-C under Mac to copy text, not Ctrl-C

2006-01-18 16:45 JS, revision 36973

Reverted semicolons patch

2006-01-18 16:32 JS, revision 36972

Reverted patch 1399013

2006-01-18 16:16 JS, revision 36971

Must strip menu codes from labels before measuring (fixes bug 1400552)

2006-01-18 16:03 MW, revision 36970

Compile fix

2006-01-18 15:30 VZ, revision 36969

declare wxEVT_COMMAND_HTMLWINDOW_URL_CLICKED with correct DLL decl spec (fixes DLL build warning)

2006-01-18 14:16 JS, revision 36968

Applied doc patch [ 1341459 ] wxDatePickerCtrl::SetFormat

2006-01-18 14:13 JS, revision 36967

Applied patch [ 1373215 ] Codewarrior 9 (+?) warning fixes

2006-01-18 13:27 JS, revision 36966

Applied patch [ 1255676 ] stc2wx/wx2stc not exported (Win32 Unicode DLL)

2006-01-18 13:20 JS, revision 36965

Applied patch [ 1334242 ] wxLogStream::DoLogString fix for unicode builds

2006-01-18 13:15 JS, revision 36964

Applied patch [ 1304191 ] support for MEMO fields Francesco Montorsi

2006-01-18 13:02 JS, revision 36963

Applied patch [ 1188724 ] missing header in carbon CFM builds

2006-01-18 12:46 JS, revision 36962

Applied patch [ 1381895 ] remove circular include dependendcy in wxchar.h

2006-01-18 12:29 JS, revision 36961

Reordering so most likely to fail are at end

2006-01-18 12:26 JS, revision 36960

Unicode

2006-01-18 12:25 JS, revision 36959

Unicode fixes

2006-01-18 12:16 JS, revision 36958

Allowed display sample to be compiled with wxUSE_DISPLAY=0

2006-01-18 11:58 JS, revision 36957

Applied patch [ 1386163 ] misquoted #include (CVS 2.6) Jose Cruanyes

2006-01-18 11:48 JS, revision 36956

Allow compilation of samples to continue with wxUSE_DISPLAY set to 0 (the default)

2006-01-18 11:46 JS, revision 36955

Applied patch [ 1399013 ] More removals of extraneous semicolons Wlodek Szafran

2006-01-18 11:25 JS, revision 36954

Applied patch [ 1394164 ] Update wxWinINetURL to use wxURI

2006-01-18 10:38 JS, revision 36953

Applied part of patch [ 1304579 ] fix click bug in wxCalendarCtrl

2006-01-18 10:25 JS, revision 36952

Applied patch [ 1306443 ] Removal of C++-style comments from C files

2006-01-18 10:12 JS, revision 36951

Applied patch [ 1382329 ] [msw] SetScrollbar: Set thumbsize before triggering events

2006-01-18 10:06 JS, revision 36950

Applied patch [ 1325207 ] Fixes unicode build using Solaris with Sun's SunPro compiler

2006-01-18 09:59 JS, revision 36949

Added missing include

2006-01-18 09:55 JS, revision 36948

Applied patch [ 1312729 ] fix for wxMac Carbon spin control on EVT_TEXT emitter

2006-01-18 09:50 JS, revision 36947

Applied patch [ 1405821 ] wxVListBox double-buffering + fix to a scrolling issue By Jaakko Salli

2006-01-18 09:44 JS, revision 36946

Applied patch [ 1381016 ] wxFileName should use TMPDIR Paul Cornett

2006-01-18 09:16 JS, revision 36945

Don't pass wxALIGN_ flags to wxButton

2006-01-18 08:34 JS, revision 36944

Two corrections to const fix

2006-01-18 03:40 vell, revision 36943

cleanup - remove duplicate decl., added #include, etc.

2006-01-17 20:06 JS, revision 36942

Applied patch [ 1378522 ] fixed bitmap w/alpha->icon/cursor conversion Vince Harron

2006-01-17 20:01 JS, revision 36941

Colour fix for some video cards suggested by David Surovell

2006-01-17 19:56 JS, revision 36940

WinCE compile fix

2006-01-17 19:17 JS, revision 36939

Applied patch [ 1336712 ] Fix segfault when calling wxThread::Exit() By bdonner

2006-01-17 19:10 JS, revision 36938

Eliminated a VC++ 8 warning

2006-01-17 19:02 JS, revision 36937

Applied patch [ 1392288 ] FIX: Bug 1306671 Build Error in list.h with VC2005 By Kevin J Bluck, with mods by JS

2006-01-17 18:26 ABX, revision 36936

Minor cleaning.

2006-01-17 18:10 JS, revision 36935

Applied patch [ 1401000 ] Fixes Unix domain sockets under darwin

2006-01-17 18:04 JS, revision 36934

Applied patch [ 1373007 ] Document wxPROCESS_ENTER in wxComboBox

2006-01-17 17:35 RD, revision 36933

MSW Support

2006-01-17 16:59 JS, revision 36932

Committed forgotten files

2006-01-17 16:51 JS, revision 36931

Applied patch [ 1405547 ] wxDbConnectInf + unicode = massive buffer overflows Ove Kaaven

2006-01-17 16:47 JS, revision 36930

Applied patch [ 1374215 ] Bug fix to wxSpinCtrl for Windows Update valid value on kill focus By peter1079

2006-01-17 16:24 JS, revision 36929

cleanup

2006-01-17 16:24 JS, revision 36928

Cleanup

2006-01-17 16:20 JS, revision 36927

Applied patch [ 1393577 ] show volumename in dirctlg Viktor P

2006-01-17 16:08 JS, revision 36926

Applied patch [ 1382552 ] Fixes GDI-ressource leak in wxStaticBitmap Robert N.

2006-01-17 16:00 JS, revision 36925

Applied patch [ 1405821 ] wxVListBox double-buffering + fix to a scrolling issue By Jaakko Salli

2006-01-17 15:53 JS, revision 36924

Applied patch [ 1407318 ] bitmap clipping / transparency mask (X11 port) By Burkhard Fischer

2006-01-17 15:41 JS, revision 36923

Applied patch [ 1389709 ] XP theme support for DrawHeaderButton, DrawTreeItemButton By Chris Mellon

2006-01-17 15:37 JS, revision 36922

Applied patch [ 1349607 ] [msw] Multiline notebook tab label change can add extra row

2006-01-17 15:23 JS, revision 36921

Applied patch [ 1369264 ] added note for wxListCtrl::OnGetItemAttr( long item)

2006-01-17 15:05 JS, revision 36920

Improved ugly custom tool button drawing

2006-01-17 09:53 JS, revision 36919

Applied patch [ 1345297 ] Crash with MSW wxPrintDialog when pressed OK.

2006-01-17 09:46 JS, revision 36918

Applied patch [ 1385822 ] fixed stdpaths get folder path on WinCE Vince Harron

2006-01-17 09:38 JS, revision 36917

Applied patch [ 1340814 ] fix for wxTextCtrl::GetStyle Aron Pongo

2006-01-17 09:28 JS, revision 36916

Applied patch [ 1370718 ] WinCE does not support drive letters Mike Wolfram

2006-01-17 09:25 JS, revision 36915

Applied patch [ 1344168 ] wxUniv (on MSW) IM input no response By Danny Raynor

2006-01-17 05:42 RD, revision 36914

Another merge of 2.6 changes

2006-01-17 04:24 RD, revision 36913

return correct client size for child window which are being defer-resized (backport from HEAD)

2006-01-17 04:24 RD, revision 36912

Comment about the new image-in-other-columns support

2006-01-17 04:23 RD, revision 36911

Use wx.media.EVT_MEDIA_LOADED to know when it is safe to play the media.

2006-01-17 04:20 RD, revision 36910

Remove the busy-wait loops in wxAMMediaBackend::Play as they didn't work right anyway... Also silence some log messages when a failure is expected from wxCheckWindowWndProc.

2006-01-17 02:20 RD, revision 36909

Enable wxListCtrl in report mode to be able to use images in other columns, if ComCtl32 >= 470. All it needed was to add the LVS_EX_SUBITEMIMAGES style, everything else was already in place, and the generic control already supports it too. (Backport from HEAD)

2006-01-17 02:13 RD, revision 36908

reSWIGged

2006-01-17 02:13 RD, revision 36907

Enable wxListCtrl in report mode to be able to use images in other columns, if ComCtl32 >= 470. All it needed was to add the LVS_EX_SUBITEMIMAGES style, everything else was already in place, and the generic control already supports it too.

2006-01-17 02:00 RD, revision 36906

reSWIGged

2006-01-17 01:53 RD, revision 36905

bumped subrel number

2006-01-17 01:50 RD, revision 36904

Change the InsertStringItem to use the form that takes an imageIndex, and set the default to -1. This ensures that on wxMSW that if there is an image list but they don't specify an image, the native control doesn't used one anyway.

2006-01-16 23:47 RD, revision 36903

remove some extra ';'

2006-01-16 23:46 RD, revision 36902

still more tweaks

2006-01-16 20:10 ABX, revision 36901

Watcom fix.

2006-01-16 20:08 ABX, revision 36900

wxOS2 build system for OpenWatcom.

2006-01-16 16:33 ABX, revision 36899

wxMGL build system for OpenWatcom.

2006-01-16 16:09 ABX, revision 36898

Avoid conflict between wxWindow::Enable and MyFrame::Enable.

2006-01-16 16:05 ABX, revision 36897

Code cleaning.

2006-01-16 16:04 ABX, revision 36896

Towards other setups.

2006-01-16 15:51 ABX, revision 36895

Warning fix.

2006-01-16 15:45 MR, revision 36894

Regenerate after latest changes to configure.in (GTK_NO_CHECK_CASTS removal for gtk2 and gsocket related identation changes). Does gsocket work still/now?

2006-01-16 15:42 MR, revision 36893

GTK_NO_CHECK_CASTS is a gtk1 only thing, so don't put it to CPPFLAGS with gtk2. It's been renamed to G_NO_CHECK_CASTS in gtk2 stack, but we don't appear to need it. Why do we need to supress cast checks for gtk1?

2006-01-16 15:41 ABX, revision 36892

msw/private.h is included from filefn.h

2006-01-16 14:59 MR, revision 36891

Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. If any more exotic toolchain decides to not export these strings into the core library anymore, let me know. Try to compile the notebook sample, for example. TODO: Move strings not meant for wxCore out of wxCore to the appropriate library.

2006-01-16 02:31 VZ, revision 36890

reset g_SelectionBeforePopup sooner in gtk_popup_hide_callback() to ensure that GetSelection() returns the new selection when called from wxEVT_COMMAND_COMBOBOX_SELECTED handler

2006-01-15 22:16 SN, revision 36889

Some OS/2 specific improvements.

2006-01-15 21:50 SN, revision 36888

Fixes for positioning & sizing, removal of handle/window associations in dtor. (backporting patch #1396667

2006-01-15 21:39 VZ, revision 36887

just reindented properly (while trying to understand what this check does...)

2006-01-15 20:50 SN, revision 36886

Removed redundant code (part of backporting patch #1396667.

2006-01-15 16:19 SN, revision 36885

Backported sizing improvements from patch #1396667.

2006-01-15 16:19 , revision 36884

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

2006-01-15 14:48 SN, revision 36883

Improved label handling (part of backporting patch #1396667

2006-01-15 10:15 ABX, revision 36882

Build fix for wxTheApp usage.

2006-01-15 10:13 ABX, revision 36881

Build fix for wxWindowMSW used in header.

2006-01-15 10:06 ABX, revision 36880

More common code moved from generic dialogs to wxDialogBase::CreateButtonSizer(). New system option 'wince.dialog.real-ok-cancel'.

2006-01-15 07:20 vell, revision 36879

cleanup - reformat

2006-01-15 01:42 MR, revision 36878

Convert line-endings to proper style

2006-01-15 01:29 MR, revision 36877

Don't extern declare wxDialogNameStr twice in include/wx/mac/classic/dialog.h either...

2006-01-15 01:27 MR, revision 36876

Don't extern declare wxDialogNameStr twice

2006-01-14 18:32 MR, revision 36875

Remove stray whitespaces

2006-01-14 18:26 MR, revision 36874

Regenerated after getaddr* fixes in configure.in

2006-01-14 13:30 SN, revision 36873

Ensure "reasonable" return values even if none of the #ifdef conditions in wxGet{host,serv}by{name,addr}_r matches.

2006-01-14 13:07 SN, revision 36872

Temporarily (?) commented the code for testing for getaddrinfo.

2006-01-14 08:49 vell, revision 36871

fixed crash introduced in v1.41

2006-01-14 08:25 vell, revision 36870

cleanup - reformat ()

2006-01-14 07:56 vell, revision 36869

cleanup - reformat

2006-01-14 07:31 vell, revision 36868

cleanup - reformat

2006-01-14 06:55 vell, revision 36867

removed extraneous spaces

2006-01-13 23:21 RD, revision 36866

Only update the size if the parent is a frame and the frame is managing the size of this toolbar, otherwise assume that something else (like a sizer) is managing the layout of this toolbar and leave it alone.

2006-01-13 22:07 VZ, revision 36865

return correct client size for child window which are being defer-resized

2006-01-13 21:10 VZ, revision 36864

fixed crash with ownerdrawn menu items accelerators (backport from HEAD)

2006-01-13 21:03 VZ, revision 36863

fixed crash with ownerdrawn menu items accelerators (Perry Miller)

2006-01-13 17:44 SC, revision 36862

gcc 3.3 for ppc and gcc 4.0 for i386, static and dynamic builds, 10.3 minimum

2006-01-13 17:42 SC, revision 36861

gcc 3.3 for ppc and gcc 4.0 static and dynamic builds 10.3 minimum

2006-01-13 05:22 RD, revision 36860

Fix for MSVC 6 compile error

2006-01-13 05:21 RD, revision 36859

reSWIGged

2006-01-13 05:19 RD, revision 36858

Added GetFrame and GetDialog

2006-01-13 04:07 RD, revision 36857

wx.EventLoop is now implemented for wxMac.

2006-01-13 04:00 , revision 36856
  • A /wxWidgets/tags/wxPy_2_6_2_1
  • R /wxWidgets/tags/wxPy_2_6_2_1/autoconf_inc.m4
  • D /wxWidgets/tags/wxPy_2_6_2_1/build/autogen.mk
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/common.bkl
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/common_samples.bkl
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/config.bkl
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/files.bkl
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/make_dist.mk
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/wx.bkl
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/wxpresets/presets/wx_win32.bkl
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/msw/config.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/msw/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/msw/wx_base.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/build/README.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/configure
  • R /wxWidgets/tags/wxPy_2_6_2_1/configure.in
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/animate/animate_animatedll.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/animate/animate_animatelib.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/animate/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/deprecated/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/fl/fl_fldll.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/fl/fl_fllib.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/fl/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/foldbar/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/gizmos/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/mmedia/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/net/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/net/netutils.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/ogl/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/ogl/ogl_ogldll.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/ogl/ogl_ogllib.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/plot/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/stc/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/stc/stc_stcdll.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/stc/stc_stclib.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/svg/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/svg/svg_svgdll.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/svg/svg_svglib.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/animate/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/deprecated/proplist/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/deprecated/resource/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/deprecated/treelay/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/fl/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/foldbar/extended/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/foldbar/foldpanelbar/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/gizmos/dynsash/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/gizmos/dynsash_switch/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/gizmos/editlbox/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/gizmos/led/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/gizmos/multicell/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/gizmos/splittree/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/mmedia/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/ogl/ogledit/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/ogl/studio/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/plot/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/stc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/svg/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/utils/convertrc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/changelog
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/control.in
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/libwxgtk-dbg.postinst
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/libwxgtk-dev.postinst
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/libwxmsw-dbg.postinst
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/libwxmsw-dev.postinst
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/lintian-override.in
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/README.Debian
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/rules
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/wxrc-tools.1
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/bombs/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/dbbrowse/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/forty/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/fractal/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/life/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/poem/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/distrib/msw/base.rsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/base
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/changes.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/closeevt.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/db.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/encconv.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/ffilestr.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/fileistr.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/fileostr.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/frame.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/function.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/grid.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/listctrl.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/mutex.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/mutexlck.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/regex.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/semaphor.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/timer.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/treectrl.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/msw/install.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/univ/readme.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/cocoa/tooltip.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/defs.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/dialog.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/dir.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/effects.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/ffile.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/filefn.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/filename.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/calctrl.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/fdrepdlg.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/grid.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/gridsel.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/laywin.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/splash.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/wizard.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk/bitmap.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk/dc.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk/gnome
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk/private.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk1/bitmap.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk1/dc.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk1/gnome
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk1/private.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/hashmap.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/html/htmldefs.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/ipc.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/mac/carbon/notebook.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/mac/carbon/private.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/mac/carbon/tooltip.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/mac/carbon/toplevel.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/mac/corefoundation/hid.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/motif/choice.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/motif/filedlg.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/motif/radiobox.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/amd64.manifest
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/chkconf.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/display.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/fdrepdlg.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/genrcdefs.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/ia64.manifest
  • A /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/libraries.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/missing.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/ole/automtn.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/rcdefs.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/tooltip.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/wx.rc
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/os2/checklst.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/os2/pnghand.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/os2/private.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/os2/setup0.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/os2/tooltip.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/palmos/display.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/palmos/fdrepdlg.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/palmos/glcanvas.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/palmos/tooltip.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/platform.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/quantize.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/regex.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/sizer.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/string.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/univ/gauge.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/univ/renderer.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/univ/scrtimer.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/univ/slider.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/univ/statline.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/utils.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/volume.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/wizard.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/wxchar.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/lib/dummy
  • R /wxWidgets/tags/wxPy_2_6_2_1/locale/sv.po
  • R /wxWidgets/tags/wxPy_2_6_2_1/locale/zh_CN.po
  • R /wxWidgets/tags/wxPy_2_6_2_1/locale/zh_TW.po
  • R /wxWidgets/tags/wxPy_2_6_2_1/Makefile.in
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/access/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/artprov/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/calendar/calendar.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/calendar/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/caret/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/checklst/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/config/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/console/console.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/console/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/controls/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/db/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/debugrpt/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/dialogs/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/dialup/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/display/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/dnd/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/docview/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/docvwmdi/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/dragimag/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/drawing/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/dynamic/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/erase/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/event/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/except/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/exec/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/font/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/grid/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/help/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/htlbox/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/about/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/help/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/helpview/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/printing/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/test/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/test/test.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/virtual/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/widget/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/zip/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/image/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/internat/internat.rc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/internat/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/internat/makefile.vms
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/internat/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/ipc/client.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/ipc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/joytest/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/keyboard/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/layout/expt.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/layout/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/layout/makefile.vms
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/listbox/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/listctrl/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mdi/chart.ico
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mdi/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mdi/makefile.vms
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mediaplayer/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/memcheck/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/menu/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mfc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/minifram/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/minimal/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mobile/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mobile/styles/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mobile/wxedit/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/multimon/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/nativdlg/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/notebook/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/oleauto/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/opengl/cube/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/opengl/isosurf/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/opengl/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/opengl/penguin/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/ownerdrw/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/png/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/png/pngdemo.rc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/popup/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/printing/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/propsize/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/regtest/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/render/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/samples/resource
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/richedit/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/richedit/wxllist.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/rotate/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/sashtest/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/scroll/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/scrollsub/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/shaped/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/sockets/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/sound/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/splash/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/splitter/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/splitter/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/statbar/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/stc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/svg/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/taskbar/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/text/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/text/text.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/thread/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/toolbar/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/treectrl/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/samples/treectrl/treetest.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/typetest/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/typetest/typetest.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/validate/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/vscroll/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/widgets/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/wizard/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/xrc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/setup.h.in
  • R /wxWidgets/tags/wxPy_2_6_2_1/setup.h_vms
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/containr.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/db.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/docview.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/ffile.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/filefn.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/filename.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/fmapbase.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/image.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/imagtiff.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/intl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/menucmn.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/regex.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/sizer.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/string.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/utilscmn.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/variant.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/wxchar.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/zipstrm.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/zstream.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/expat/aclocal.m4
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/configure
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/configure.in
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/expat/expat.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/expat.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/internal.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/macconfig.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/os2config.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/winconfig.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/xmlparse.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/xmlrole.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/xmltok.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/calctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/choicbkg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/choicdgg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/dcpsg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/dirctrlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/fdrepdlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/filedlgg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/fontdlgg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/grid.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/gridctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/helpext.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/listbkg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/listctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/panelg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/printps.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/prntdlgg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/tipwin.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/treectlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/bitmap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/colordlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/combobox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/cross.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/dcmemory.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/dcscreen.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/filedlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/gnome
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/horiz.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/menu.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/scrolwin.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/utilsgtk.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/verti.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/window.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/bitmap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/colordlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/combobox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/cross.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/dcmemory.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/dcscreen.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/filedlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/gnome
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/menu.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/scrolwin.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/utilsgtk.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/verti.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/window.cpp
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/html/htmlhelp.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/html/m_list.cpp
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/html/search.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/app.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/bitmap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/bmpbuttn.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/clipbrd.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/dccg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/dialog.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/dirmac.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/menu.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/mimetmac.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/msgdlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/notebmac.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/printmac.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/taskbar.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/textctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/toplevel.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/utils.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/window.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/corefoundation/hid.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/corefoundation/hidjoystick.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/corefoundation/utilsexc_base.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/motif/app.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/motif/choice.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/motif/filedlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/motif/radiobox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/bitmap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/dc.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/evtloop.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/fdrepdlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/filedlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/frame.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/imaglist.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/joystick.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/listbox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/listctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/mdi.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/menu.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/mslu.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/notebook.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/ole/dataobj.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/radiobox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/registry.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/statbr95.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/tabctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/tbar95.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/textctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/toplevel.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/treectrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/utils.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/utilsexc.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/window.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/bitmap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/checkbox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/checklst.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/choice.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/combobox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/dcclient.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/frame.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/listbox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/notebook.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/radiobox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/radiobut.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/settings.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/slider.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/spinbutt.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/statbmp.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/statbox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/stattext.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/toplevel.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/utilsgui.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/window.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/.cvsignore
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/ANNOUNCE
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/ansi2knr.1
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/ansi2knr.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/CHANGES
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/configure
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/example.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/INSTALL
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/KNOWNBUG
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/LICENSE
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/libpng.3
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/libpng.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/libpngpf.3
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/MAKEFILE.VA
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/makefile.dos
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/makefile.sc
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/makefile.unx
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/makefile.vc
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/makefile.wat
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/png.5
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/png.c
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/png.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/png.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngasmrd.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngconf.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngerror.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pnggccrd.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngget.c
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngM8.xml
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngmem.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngpread.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngread.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngrio.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngrtran.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngrutil.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngset.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngtest.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngtrans.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngvcrd.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngwio.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngwrite.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngwtran.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngwutil.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/projects/beos
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/projects/beos/x86-static.txt
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/png/projects/borland
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/png/projects/msvc
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/README
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/png/scripts/makefile.bd32
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/scripts/makefile.sgi
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/png/scripts/pngdef.pas
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/TODO
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/Y2KINFO
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/regex/regcomp.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/regex/regerror.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/regex/regex.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/regex/regfree.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/regex/regfronts.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/unix/dialup.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/unix/gsocket.cpp
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/unix/net.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/wxWindows.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/xml/xml.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/xrc/xh_menu.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/xrc/xmlres.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/algorithm.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/crc32.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/FAQ
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/INDEX
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/inflate.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/README
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/trees.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/archive
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/hashes
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/regex/regextest.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/streams/zlibstream.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/strings/strings.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/uris
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/configtool/src/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/emulator/src/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/utils/HelpGen/helpgen.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/utils/HelpGen/makefile.bcc
  • D /wxWidgets/tags/wxPy_2_6_2_1/utils/HelpGen/makefile.gcc
  • D /wxWidgets/tags/wxPy_2_6_2_1/utils/HelpGen/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/utils/HelpGen/makefile.wat
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/HelpGen/src/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/helpview/src/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/hhp2cached/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/tex2rtf/src/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/utils/wxprop
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/wxrc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/version-script.in
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxGTK.spec
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/b.win32
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/config.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/activex/activex_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/activex/wxie/wxactivex.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/activex/wxie/wxactivex.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/animate/gtk/animate_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/animate/mac/animate_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/animate/msw/animate_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/dllwidget/dllwidget.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/dllwidget/dllwidget.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/gizmos/gtk/gizmos_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/gizmos/mac/gizmos_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/gizmos/msw/gizmos_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/gizmos/wxCode
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/glcanvas/gtk/glcanvas_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/glcanvas/mac/glcanvas_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/glcanvas/msw/glcanvas_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/iewin/IEHtmlWin.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/stc/gtk/stc_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/stc/mac/stc_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/stc/msw/stc_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/About.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/BitmapButton.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/ColourDB.py
  • A /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/data/proclamation.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/data/world.dat
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/EventManager.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/FileBrowseButton.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/FileHistory.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/FloatBar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/FloatCanvas.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/FoldPanelBar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/FontDialog.py
  • A /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/GetMouseState.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/GLCanvas.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/Grid_MegaExample.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/HyperLinkCtrl.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/LayoutConstraints.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/ListBox.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/ListCtrl.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/Main.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/MDIWindows.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/MediaCtrl.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/MimeTypesManager.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/PopupMenu.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/Process.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/StyledTextCtrl_2.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/TablePrint.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/Throbber.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/ToolBar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/XmlResourceHandler.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/all/build-finalize
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/build_packages.sh
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/mac/wxPythonOSX/build
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/makedemo
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/makedocs
  • A /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/makemo.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/make_installer.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/make_installer_inno4.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/README.win32.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/viewdocs.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/wxPythonFull.spec.in
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/docs/BUILD.html
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/docs/BUILD.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/docs/CHANGES.html
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/docs/CHANGES.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/docs/PyManual.html
  • D /wxWidgets/tags/wxPy_2_6_2_1/wxPython/docs/xml
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/include/wx/wxPython/wxPython_int.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/wxPython/misc/wxprojview.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/doodle/superdoodle.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/ActiveGridIDE.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/tool/checker.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/tool/data
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/tool/MarkerService.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/tool/process.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/tool/TabbedView.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/tool/__init__.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/__init__.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/pydocview/PyDocViewDemo.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/setup.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/.cvsignore
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/calendar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/grid.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/html.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/webkit.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/wizard.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/_windows.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/helpers.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac/calendar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac/grid.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac/html.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac/webkit.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac/wizard.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac/_windows.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/media.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/.cvsignore
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/calendar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/grid.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/html.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/webkit.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/wizard.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/_windows.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_bitmap.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_choice.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_clipbrd.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_combobox.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_core_api.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_dataobj.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_datetime.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_defs.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_event.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_font.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_functions.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_image.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_listctrl.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_menu.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_sizers.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_statctrls.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_window.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_xmlres.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/__core_rename.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/__misc_rename.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/buttons.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/calendar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/docview.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/editor/editor.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/filebrowsebutton.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/floatcanvas
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/foldpanelbar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/hyperlink.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/masked/maskededit.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/masked/numctrl.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/mixins/grid.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/ogl/_basic.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/printout.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/pydocview.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/splitter.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/throbber.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/CHANGES.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/crust.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/editor.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/editwindow.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/filling.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/frame.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/interpreter.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/PyCrust.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/PyShell.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/shell.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/version.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/CHANGES.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/globals.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/panel.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/params.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/README.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/tools.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/tree.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/undo.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/xrced.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/xrced.xrc
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/xxx.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wxPython/media.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wxPython/_core.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wxPython/_misc.py

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

2006-01-13 04:00 RD, revision 36855

Another tweak

2006-01-13 03:53 RD, revision 36854

a few little tweaks

2006-01-13 03:46 RD, revision 36853

A handy little tool to display which wx project I currently have active

2006-01-13 01:33 JG, revision 36852

Add missing WINDOWPOS flags for WinCE build to include/wx/msw/wince/missing.h

2006-01-13 01:32 VZ, revision 36851

added missing default value for wxEventLoopManual::Exit() parameter

2006-01-13 01:31 VZ, revision 36850

updated to derive from wxEventLoopManual

2006-01-12 23:10 VZ, revision 36849

wxEventLoop::ms_activeLoop is now defined in its own file

2006-01-12 23:10 VZ, revision 36848

don't compile wxEventLoopManual for the ports which don't need it

2006-01-12 23:06 VZ, revision 36847

improved wxMac event loop implementation and refactored the code to share it with wxMSW

2006-01-12 20:09 VZ, revision 36846

implemented wxEventLoop for wxMac

2006-01-12 18:57 VZ, revision 36845

define wxEventLoopBase::ms_activeLoop in appcmn.cpp instead of doing it in all platform-dependent evtloop.cpp files

2006-01-12 18:38 RD, revision 36844

Method Resolution Order was finding the wrong OnHelp, so explicitly choose the one in ShellFrameMixin

2006-01-12 18:30 RD, revision 36843

Release the mouse before sending the Notify for toggle buttons

2006-01-12 16:56 VZ, revision 36842

share wxEventLoop::IsRunning() implementation between all ports; moved wxEventLoopActivator used by it in wx/evtloop.h instead of duplicating it in 3 different .cpp files (and not using it at all in 3 other ones)

2006-01-12 15:25 KH, revision 36841

Change reference from GetForce to CanVeto

2006-01-11 23:58 vell, revision 36840

fixed include file rename issue

2006-01-11 22:35 SN, revision 36839

Backported sizing and positioning fixes of patch #1396667.

2006-01-11 13:26 JJ, revision 36838

Committing in . 1 ; too many Modified Files: wxWidgets/include/wx/html/helpwnd.h ----------------------------------------------------------------------

2006-01-11 13:25 ABX, revision 36837

Open Watcom 1.4 adjustements backported.

2006-01-11 13:17 ABX, revision 36836

wxWinCE (small screen) adjustements. Added possible testing of sizable calendar control.

2006-01-11 13:13 ABX, revision 36835

wxCalendarCtrl: drawing and positioning fixes backported (without following system colours for consistency with 2.6.X look).

2006-01-11 10:36 JJ, revision 36834

Committing in . OpenVMS update Modified Files: wxWidgets/setup.h_vms ----------------------------------------------------------------------

2006-01-11 09:08 JS, revision 36833

Corrected accessor names

2006-01-11 09:00 JS, revision 36832

Typos

2006-01-11 08:59 JS, revision 36831

Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash Added back GetFrame/GetDialog for compatibility and consistency

2006-01-11 02:48 RD, revision 36830

Correct compile error for MSVC 6

2006-01-10 23:49 , revision 36829
  • A /wxWidgets/tags/wxPy_last_2_6_merge_point
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/.cvsignore
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/acinclude.m4
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/aclocal.m4
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/art
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/autoconf_inc.m4
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/autogen.sh
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/BuildCVS.txt
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/build
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/config.guess
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/config.sub
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/configure
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/configure.in
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/contrib
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/debian
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/demos
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/descrip.mms
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/difflast.pl
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/distrib
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/docs
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/include
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/install-sh
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/lib
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/locale
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/Makefile.in
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/make-deb
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/misc
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/mkinstalldirs
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/regen
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/samples
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/setup.h.in
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/setup.h_vms
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/src
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/tests
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/utils
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/version-script.in
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wx-config-inplace.in
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wx-config.in
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxBase.spec
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxGTK.spec
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxGTK_RR.spec
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxMGL.spec
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxMotif.spec
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/b.win32
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/config.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/activex/activex_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/activex/wxie/wxactivex.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/activex/wxie/wxactivex.h
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/animate/gtk/animate_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/animate/mac/animate_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/animate/msw/animate_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/dllwidget/dllwidget.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/dllwidget/dllwidget.h
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/gizmos/gtk/gizmos_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/gizmos/mac/gizmos_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/gizmos/msw/gizmos_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/gizmos/wxCode
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/glcanvas/gtk/glcanvas_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/glcanvas/mac/glcanvas_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/glcanvas/msw/glcanvas_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/iewin/IEHtmlWin.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/stc/gtk/stc_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/stc/mac/stc_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/stc/msw/stc_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/About.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/BitmapButton.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/ColourDB.py
  • A /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/data/proclamation.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/data/world.dat
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/EventManager.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/FileBrowseButton.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/FileHistory.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/FloatBar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/FloatCanvas.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/FoldPanelBar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/FontDialog.py
  • A /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/GetMouseState.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/GLCanvas.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/Grid_MegaExample.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/HyperLinkCtrl.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/LayoutConstraints.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/ListBox.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/ListCtrl.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/Main.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/MDIWindows.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/MediaCtrl.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/MimeTypesManager.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/PopupMenu.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/Process.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/StyledTextCtrl_2.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/TablePrint.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/Throbber.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/ToolBar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/XmlResourceHandler.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/all/build-finalize
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/build_packages.sh
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/mac/wxPythonOSX/build
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/makedemo
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/makedocs
  • A /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/makemo.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/make_installer.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/make_installer_inno4.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/README.win32.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/viewdocs.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/wxPythonFull.spec.in
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/docs/BUILD.html
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/docs/BUILD.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/docs/CHANGES.html
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/docs/CHANGES.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/docs/PyManual.html
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/docs/xml
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/include/wx/wxPython/wxPython_int.h
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/doodle/superdoodle.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/ActiveGridIDE.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/tool/checker.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/tool/data
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/tool/MarkerService.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/tool/process.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/tool/TabbedView.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/tool/__init__.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/__init__.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/pydocview/PyDocViewDemo.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/setup.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/.cvsignore
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/calendar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/grid.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/html.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/webkit.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/wizard.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/_windows.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/helpers.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac/calendar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac/grid.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac/html.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac/webkit.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac/wizard.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac/_windows.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/media.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/.cvsignore
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/calendar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/grid.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/html.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/webkit.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/wizard.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/_windows.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_bitmap.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_choice.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_clipbrd.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_combobox.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_core_api.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_dataobj.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_datetime.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_defs.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_event.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_font.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_functions.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_image.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_listctrl.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_menu.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_sizers.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_statctrls.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_window.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_xmlres.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/__core_rename.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/__misc_rename.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/calendar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/docview.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/editor/editor.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/filebrowsebutton.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/floatcanvas
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/foldpanelbar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/hyperlink.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/masked/maskededit.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/masked/numctrl.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/mixins/grid.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/ogl/_basic.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/printout.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/pydocview.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/splitter.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/throbber.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/CHANGES.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/crust.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/editor.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/editwindow.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/filling.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/frame.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/interpreter.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/PyCrust.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/PyShell.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/shell.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/version.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/CHANGES.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/globals.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/panel.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/params.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/README.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/tools.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/tree.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/undo.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/xrced.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/xrced.xrc
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/xxx.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wxPython/media.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wxPython/_core.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wxPython/_misc.py
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxWINE.spec
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxwin.m4
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxX11.spec

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

2006-01-10 23:49 RD, revision 36828

One last change from Chris. Delays handling a resize event until 50ms after the last event.

2006-01-10 23:15 RD, revision 36827

merge #4 from 2.6 branch

2006-01-10 23:07 RD, revision 36826

Noted that the last change comes from bug #1280715 in the wxActiveX SF project

2006-01-10 23:05 RD, revision 36825

Get the TypeInfo about the properties too.

2006-01-10 22:16 JG, revision 36824

Repainting fixes/improvements. Use SWP_NOCOPYBITS for statusbars, don't activate when using DeferWindowPos and remove WM_WINDOWPOSCHANGED code (no longer necessary).

2006-01-10 22:08 JG, revision 36823

Mention statusbar painting fix.

2006-01-10 21:37 RD, revision 36822

Change date

2006-01-10 21:37 JG, revision 36821

Repainting fixes/improvements. Use SWP_NOCOPYBITS for statusbars, don't activate when using DeferWindowPos and remove WM_WINDOWPOSCHANGED code (no longer necessary).

2006-01-10 21:36 RD, revision 36820

reSWIGged

2006-01-10 21:23 RD, revision 36819

give wx.MenuItem.SetBitmaps an implementation for the non-MSW platforms

2006-01-10 21:22 RD, revision 36818

Change date

2006-01-10 21:08 RD, revision 36817

remove "pre" for release

2006-01-10 21:08 ABX, revision 36816

wxCalendarCtrl: positioning fixes and colours following system settings.

2006-01-10 21:07 RD, revision 36815

Ensure that a zero sized bitmap is not made

2006-01-10 21:00 ABX, revision 36814

wxWinCE (small screen) adjustements. Added possible testing of sizable calendar control.

2006-01-10 19:39 ABX, revision 36813

Watcom does not accept #warning but supports more than MSW port.

2006-01-10 16:52 ABX, revision 36812

wxMGL/Watcom linkage fix.

2006-01-10 04:10 vell, revision 36811

cleanup - reformat

2006-01-10 03:47 vell, revision 36810

cleanup - reformat - 4th pass

2006-01-10 00:08 RD, revision 36809

Add the release date

2006-01-09 23:23 RD, revision 36808

uninstall any wxversion.py[co] files that are present

2006-01-09 23:05 RD, revision 36807

Added wxHelpControllerBase, wxHtmlHelpDialog, wxHtmlHelpWindow

2006-01-09 21:09 RD, revision 36806

Merge #3 from the 2.6 branch, containing last set of changes before the 2.6.2 release.

2006-01-09 18:06 RD, revision 36805

regenerated ReST docs

2006-01-09 17:47 vell, revision 36804

add new wxHTML headers

2006-01-09 17:06 JS, revision 36803

Made the HTML command ids visible

2006-01-09 13:42 JS, revision 36802

Moved wxHtmlHelpFrame functionality to wxHtmlHelpWindow to allow for embedded and modal help

2006-01-09 12:32 VZ, revision 36801

added wxABI_VERSION > 20602 check around functions new in 2.6.3

2006-01-09 12:30 VZ, revision 36800

removed wxCHECK_VERSION(2,7,0) test which was meant as a reminder for 2.7 branch and not needed any more

2006-01-09 12:28 VZ, revision 36799

fix SetUserData() to delete the correct pointer (backport from HEAD)

2006-01-09 12:27 VZ, revision 36798

fix SetUserData() to delete the correct pointer

2006-01-09 12:27 VZ, revision 36797

fix for Unicode builds under OS X <= 10.2

2006-01-09 12:25 VZ, revision 36796

document that wxDC can't be created

2006-01-09 09:46 vell, revision 36795

cleanup - reformat

2006-01-09 02:57 RD, revision 36794

Fix for wxMac when the tree doesn't have the focus and the wxSYS_COLOUR_HIGHLIGHTTEXT is white.

2006-01-09 00:46 vell, revision 36793

cleanup - reformat

2006-01-09 00:12 VZ, revision 36792

moved OnExceptionInMainLoop() from wxAppConsole to wxAppBase because 1. console apps have no main loop 2. in non-monolithic mingw32 build, rethrowing an exception thrown from the GUI in the base DLL doesn't work

2006-01-09 00:09 ABX, revision 36791

Minor reformat.

2006-01-09 00:09 VZ, revision 36790

mention that wxMULTIPLE flag doesn't make sense with wxFileSelector

2006-01-09 00:06 ABX, revision 36789

defs.h doubled include fixed.

2006-01-09 00:03 ABX, revision 36788

wxMGL bakefiled for OpenWatcom (needs bakefiles from CVS but compatible with bkl 0.1.9.X for other ports.

2006-01-08 23:58 ABX, revision 36787

wxMGL bakefiled for OpenWatcom (needs bakefiles from CVS but compatible with bkl 0.1.9.X for other ports.

2006-01-08 21:50 RR, revision 36786

Added empty wxDataViewCtrl header and control name string.

2006-01-08 21:23 RR, revision 36785

Added configure flag for wxDataViewCtrl. Currently defaults to "no".

2006-01-08 21:18 RR, revision 36784

Added configure checks for Hildon Framework.

2006-01-08 18:52 vell, revision 36783

fixed a typo

2006-01-08 18:52 vell, revision 36782

minor cleanup - reformat

2006-01-08 18:51 vell, revision 36781

cleanup - reformat

2006-01-08 16:23 RR, revision 36780

Added sample for wxDataViewCtrl

2006-01-08 15:33 JG, revision 36779

Return correct values for GetFieldRect() when using themes.

2006-01-08 13:46 JG, revision 36778

InsertMenuItem can be used by submenus having bitmaps also

2006-01-08 13:28 JG, revision 36777

InsertMenuItem can be used by submenus having bitmaps also

2006-01-08 12:19 VZ, revision 36776

fixes for Unicode build with CodeWarrior under OS X 10.2 (patch 1373217)

2006-01-08 12:13 VZ, revision 36775

fixed check for Metrowerks mbstowcs(): check for __MSL__ (backport from HEAD)

2006-01-08 12:09 VZ, revision 36774

fixed check for Metrowerks mbstowcs(): check for __MSL__

2006-01-08 10:54 SC, revision 36773

allowing ampersands in choices and comboboxes means we have to strip outside of uma.cpp

2006-01-08 01:33 SN, revision 36772

Replaced get{host,serv}by{name,addr} by the threadsafe wrappers introduced in the previous revision.

2006-01-08 01:29 SN, revision 36771

Avoid multiple definition of wxWidgetArray on OS/2 (where this is an error) by disabling pragma interface/implementation for the files causing the conflict.

2006-01-08 00:01 SN, revision 36770

Renamed magical pragma interface/implementation string to avoid multiple definitions due to identical pragma in common\fldlgcmn.cpp and motif\filedlg.cpp.

2006-01-07 22:54 RD, revision 36769

Document that Ctrl-Shift-F is the fold key now

2006-01-07 21:15 RD, revision 36768

resorted one of the lists of samples, moved MimeTypesManager to Misc

2006-01-07 21:14 RD, revision 36767

tweaked a comment

2006-01-07 20:54 KO, revision 36766

Fix list and None to string conversion so that unicode types aren't converted to string, and vice-versa. Also, check the extension is not an empty string before referencing characters in it.

2006-01-07 20:39 KO, revision 36765

Remove dups produced by wxMac's EnumAllFileTypes.

2006-01-07 20:26 KO, revision 36764

Hardcoded fix to work around some issues with the app bundle finding the correct Python.

2006-01-07 19:47 RD, revision 36763

FloatCanvas has been updated, so add it to the recent updates list.

2006-01-07 19:47 RD, revision 36762

Intercept SetLabel and only update the label if the text changes, to help reduce flicker.

2006-01-07 19:39 RD, revision 36761

Don't try to force the buffers to get built before the Window is sized

2006-01-07 19:37 RD, revision 36760

Remove the accelerators using Ctrl-Alt-* because Ctrl-Alt is AltGr on non-U.S. keyboards and is used for normal typing. Also add support for the normal Scintilla Zooming keys Ctrl-Numpad-+/- as Ctrl-[ and Ctrl-] may not be able to be typed on non-U.S. keyboards without the AltGR key.

2006-01-07 19:17 RD, revision 36759

typo

2006-01-07 19:17 RD, revision 36758

Preserve modification times, etc. on the scp copies

2006-01-07 18:01 SN, revision 36757

Backported improvements in sizing and positioning and various clean-up suggested in patch #1396667

2006-01-07 17:43 vell, revision 36756

fixed typo in prior checkin

2006-01-07 17:29 vell, revision 36755

cleanup - reformat

2006-01-07 16:40 RR, revision 36754

Added configure checks for Hildon framework (Maemo.org)

2006-01-07 08:33 SC, revision 36753

bug fix for MacTel builds, using the same code on PPC as well (wxMask)

2006-01-07 06:30 vell, revision 36752

minor cleanup

2006-01-07 06:09 vell, revision 36751

minor cleanup

2006-01-07 06:01 vell, revision 36750

cleanup - reformat

2006-01-07 01:14 VZ, revision 36749

refresh the MDI frame window menu whenever a child frame is shown/hidden (and not only when its menu bar is changed as this means that the menu is never refreshed if the child frame has no menu)

2006-01-07 01:12 VZ, revision 36748

just added wxUSE_MENUS around code using the menus

2006-01-07 01:05 VZ, revision 36747

removed Win16 code

2006-01-07 00:31 VZ, revision 36746

added a test command to show the current selection

2006-01-06 23:43 SN, revision 36745

Integrated fixes for sizing/positioning; cleanup; removal of handle/window association in dtor. (All according to patch #1396667).

2006-01-06 22:31 SN, revision 36744

Fixed sizing&positioning and an error in subclassing.

2006-01-06 22:26 SN, revision 36743

Cosmetic fixes.

2006-01-06 21:44 VZ, revision 36742

Unicode compilation fix

2006-01-06 21:41 VZ, revision 36741

fixed bug in GetString() introduced during the latest round of changes

2006-01-06 21:33 VZ, revision 36740

added GetString() test

2006-01-06 21:17 vell, revision 36739

cleanup - reformat (take 2)

2006-01-06 21:14 vell, revision 36738

cleanup - reformat

2006-01-06 17:10 VZ, revision 36737

add comment about using not quite standard mbstowcs() feature

2006-01-06 17:06 VZ, revision 36736

use our own mbstowcs() and wcstombs() implementations with Metrowerks as MSL CRT doesn't implement Unix98 extension of allowing to call them with NULL output parameters to just get the size of the needed buffer which we rely on (backport from HEAD)

2006-01-06 16:52 VZ, revision 36735

use our own mbstowcs() and wcstombs() implementations with Metrowerks as MSL CRT doesn't implement Unix98 extension of allowing to call them with NULL output parameters to just get the size of the needed buffer which we rely on

2006-01-06 16:04 SN, revision 36734

Removed creation&deletion of an unused font object.

2006-01-06 16:01 SN, revision 36733

Allow multiple lines for a static text

2006-01-06 12:54 VZ, revision 36732

added wx/object.h include (bug 1398517)

2006-01-06 12:53 VZ, revision 36731

added wx/object.h include (bug 1398517; backport from HEAD)

2006-01-06 07:05 RD, revision 36730

another merge from WX_2_6_BRANCH

2006-01-06 05:36 RD, revision 36729

reSWIGged

2006-01-06 05:26 RD, revision 36728

Allow the frame (if there is one) to resize the toolbar after Realize is called

2006-01-06 05:18 RD, revision 36727

ReST docs regenerated

2006-01-06 04:54 RD, revision 36726

A variety of updates to wx.lib.floatcanvas, including Added DrawObjects, including a ScaledTextBox, with auto-wrapping, etc, and Scaled and Unscaled Bitmap Objects.

2006-01-06 04:46 RD, revision 36725

Added wxSizerItem::SetUserData

2006-01-06 04:45 RD, revision 36724

Added wx.SizerItem.SetUserData

2006-01-06 03:17 vell, revision 36723

cleanup - reformat; added assignment of initial selection to match other platform behavior

2006-01-06 00:36 vell, revision 36722

cleanup - reformat; added (disabled) support for secondary highlight color

2006-01-06 00:18 RD, revision 36721

Set the tool size to to be the same as the bitmap size

2006-01-05 23:55 RD, revision 36720

Workaround for wxMac since it is unable to dismiss the edit control when the listctrl is clicked on. It has to do with a dependency on the order of focus events so on wxMac we'll just explicitly dismiss the edit control if it's active when the listctrl is clicked on.

2006-01-05 23:47 RD, revision 36719

Switch to a GenStaticText so the colour can be changed everywhere that the font dialog allows the colour to be selected

2006-01-05 23:45 KO, revision 36718

Remove MultipleChoiceDemo now that MultiChoiceDemo exists and does the same things.

2006-01-05 23:41 RD, revision 36717

Fixes problem of pasting code that contains an else, elif, except, etc. and factored out a separate Execute method.

2006-01-05 23:16 MR, revision 36716

(WX_2_6_BRANCH) Include wx/event.h, as it is used by-value (parent class). Thanks to Stefan Langhammer for finding a problem, and to Robin McNeill for finding the missing header before I managed to open my editor.

2006-01-05 23:11 MR, revision 36715

include wx/event.h, as it is used by-value (parent class).

2006-01-05 23:09 KO, revision 36714

Ensure the EVT_TEXT's text string is set properly.

2006-01-05 22:15 RD, revision 36713

Tweaked layout a bit

2006-01-05 22:14 RD, revision 36712

It is now recommended to not pass the position to PopupMenu and to let the platform position the menu itself

2006-01-05 19:02 vell, revision 36711

cleanup - reformat; minor code tweaks

2006-01-05 18:27 RD, revision 36710

backport of "layout adaptions for mac" change from HEAD

2006-01-05 18:26 RD, revision 36709

backport of "transparent grow box for dialogs" change from HEAD

2006-01-05 17:07 RD, revision 36708

docstring fixes

2006-01-05 11:26 SC, revision 36707

layout adaptions for mac

2006-01-05 11:24 SC, revision 36706

transparent grow box for dialogs

2006-01-05 08:46 vell, revision 36705

ported KO's v262 change forward

2006-01-05 08:38 vell, revision 36704

cleanup - reformat (part 3)

2006-01-05 08:21 RD, revision 36703

reSWIGged

2006-01-05 08:13 RD, revision 36702

reSWIGged

2006-01-05 08:11 RD, revision 36701

Add rpmbuild options for adding --enable-mediactrl and for specifying the full version for the site-pacakges subdir.

2006-01-05 08:11 RD, revision 36700

Add a command-line option for specifying that the full version number shoudl be used in the site-packages subdir. Currently it defaults to off, but that could change...

2006-01-05 08:02 RD, revision 36699

Added a demo for wx.GetMouseState

2006-01-05 06:46 KO, revision 36698

Comment out code that causes serious drawing issues under OS X 10.4. (Do we even need to show a grow icon when the text ctrl is not at the bottom right of the screen?)

2006-01-05 06:03 RD, revision 36697

wxURLDataObject does not derive from wxDataObjectComposite on all the platforms, so tell SWIG that it derives from wxDataObject instead.

2006-01-05 05:40 RD, revision 36696

reSWIGged

2006-01-05 05:36 RD, revision 36695

copy the demo's icon file

2006-01-05 05:32 RD, revision 36694

Fix to allow slider to be initialized properly

2006-01-05 05:26 RD, revision 36693

Added EVT_MEDIA_LOADED event.

2006-01-05 04:40 RD, revision 36692

Added wxGetMouseState which returns the current state of the mouse. Returns an instance of a wxMouseState object that contains the current position of the mouse pointer in screen coordinants, as well as boolean values indicating the up/down status of the mouse buttons and the modifier keys. Implemented for wxMSW, wxGTK and wxMac.

2006-01-05 04:31 RD, revision 36691

Added wxGetMouseState which returns the current state of the mouse. Returns an instance of a wxMouseState object that contains the current position of the mouse pointer in screen coordinants, as well as boolean values indicating the up/down status of the mouse buttons and the modifier keys. Implemented for wxMSW, wxGTK and wxMac.

2006-01-05 01:00 SN, revision 36690

Temporarily disabled OS/2 specific code.

2006-01-05 00:43 vell, revision 36689

cleanup - reformat (part 2)

2006-01-04 23:27 SN, revision 36688

Fixed sizing and positioning.

2006-01-04 23:05 SN, revision 36687

Minor cleanup

2006-01-04 22:54 SN, revision 36686

Better default sizes.

2006-01-04 22:49 SN, revision 36685

Cache slider size in DoSetSize.

2006-01-04 22:46 SN, revision 36684

Fixed label handling (translating for accelerator handling only for relevant classes)

2006-01-04 22:37 SN, revision 36683

Improved size handling.

2006-01-04 22:19 SN, revision 36682

Fixed sizing and positioning, simplifying code (too much?) in the process.

2006-01-04 18:10 vell, revision 36681

cleanup - reformat

2006-01-04 14:17 MW, revision 36680

Fix control and shift key event flags

2006-01-04 14:14 MW, revision 36679

Undefine true and false defined in scitech header

2006-01-04 11:52 , revision 36678
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/animate/animate_animatedll.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/animate/animate_animatelib.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/fl/fl_fldll.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/fl/fl_fllib.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/net/netutils.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/ogl/ogl_ogldll.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/ogl/ogl_ogllib.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/stc/stc_stcdll.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/stc/stc_stclib.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/svg/svg_svgdll.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/svg/svg_svglib.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/lib/dummy
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/internat/internat.rc
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/internat/makefile.vms
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/internat/mondrian.ico
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/layout/expt.cpp
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/layout/makefile.vms
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/mdi/chart.ico
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/mdi/makefile.vms
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/png/pngdemo.rc
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/resource
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/splitter/mondrian.ico
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/tab
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/treectrl/treetest.dsp
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/aclocal.m4
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/configure
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/configure.in
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/expat.dsp
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/dosconfig.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/expat.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/internal.h
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/macconfig.h
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/os2config.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/winconfig.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/xmlparse.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/xmlrole.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/xmltok.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk/cross.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk/horiz.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk/verti.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk1/cross.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk1/verti.xbm
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/html/htmlhelp.cpp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/html/search.cpp
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/.cvsignore
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/ANNOUNCE
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/ansi2knr.1
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/ansi2knr.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/CHANGES
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/configure
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/example.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/INSTALL
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/KNOWNBUG
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/LICENSE
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/libpng.3
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/libpng.txt
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/libpngpf.3
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/MAKEFILE.VA
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/makefile.dos
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/makefile.sc
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/makefile.unx
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/makefile.vc
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/makefile.wat
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/png.5
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/png.c
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/png.dsp
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/png.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngasmrd.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngconf.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngerror.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pnggccrd.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngget.c
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngM8.xml
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngmem.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngpread.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngread.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngrio.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngrtran.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngrutil.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngset.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngtest.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngtrans.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngvcrd.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngwio.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngwrite.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngwtran.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngwutil.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/projects/beos
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/projects/beos/x86-static.txt
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/projects/borland
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/projects/msvc
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/README
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/scripts/makefile.bd32
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/scripts/makefile.sgi
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/scripts/pngdef.pas
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/TODO
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/Y2KINFO
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/regex/regfronts.c
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/unix/net.cpp
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/algorithm.txt
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/crc32.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/FAQ
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/INDEX
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/inflate.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/README
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/trees.h
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/utils/HelpGen/helpgen.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/utils/HelpGen/makefile.bcc
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/utils/HelpGen/makefile.gcc
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/utils/HelpGen/makefile.vc
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/utils/HelpGen/makefile.wat
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/utils/wxprop

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

2006-01-04 11:52 SC, revision 36677

remove sizing controls when being in fullscreen mode

2006-01-04 11:49 SC, revision 36676

increase min size to make all scrollbar controls visible

2006-01-04 11:43 SC, revision 36675

starting blend modes for Core Graphics

2006-01-04 10:34 SC, revision 36674

factoring out Background setter

2006-01-04 09:36 vell, revision 36673

cleanup - reformat

2006-01-04 08:19 vell, revision 36672

cleanup - reformat

2006-01-04 05:21 vell, revision 36671

cleanup - reformat

2006-01-04 03:14 vell, revision 36670

cleanup - reformat

2006-01-04 00:06 VZ, revision 36669

Initialize() returns bool, not void

2006-01-03 23:11 vell, revision 36668

cleanup - reformat

2006-01-03 22:06 vell, revision 36667

cleanup - reformat

2006-01-03 17:02 SN, revision 36666

Backported patch #1396039 (Notebook tab bitmaps)

2006-01-03 16:52 SN, revision 36665

Applied patch #1396039 (Notebook tab bitmaps)

2006-01-03 16:39 JS, revision 36664

Added wxAddGrab, wxRemoveGrab

2006-01-03 16:37 JS, revision 36663

Added wxAddGrab, wxRemoveGrab for use by popup window implementations

2006-01-03 16:36 SN, revision 36662

Added thread-safe wrappers for get{host,serv}by{name,addr} to replace the currently still used unsafe versions once possible compilation problems are sorted out.

2006-01-03 12:01 SN, revision 36661

Applied patch #1395526 (Autoradiobutton corrections)

2006-01-03 11:49 SN, revision 36660

Applied patch #1395526 (Autoradiobutton corrections)

2006-01-03 11:08 SN, revision 36659

Fixed bug introduced by previous change (patch #1395852)

2006-01-03 04:36 vell, revision 36658

cleanup - reformat

2006-01-03 00:13 RD, revision 36657

--enable-mediactrl

2006-01-02 23:30 VZ, revision 36656

document that font set with SetFont() is not automatically used by wxPaint/Client/WindowDC associated with the window

2006-01-02 23:28 VZ, revision 36655

GetFont() only works after SetFont()

2006-01-02 23:24 RD, revision 36654

use full path to the test movie file

2006-01-02 22:45 vell, revision 36653

cleanup - reformat

2006-01-02 22:40 RD, revision 36652

tweaked layout a bit

2006-01-02 21:55 SN, revision 36651

Backported parts of patch #1395329 (use system colours and scrollbar sizes).

2006-01-02 21:26 SN, revision 36650

Use system colours Fixed handling of scrollbar heigh/width

2006-01-02 21:15 RD, revision 36649

more tweaks

2006-01-02 21:04 RD, revision 36648

reSWIGged

2006-01-02 20:47 RD, revision 36647

backported the fix for bug #1387591

2006-01-02 20:24 RD, revision 36646

Need to set the bacground style for erase background events to be sent on wxGTK

2006-01-02 20:19 RD, revision 36645

Don't use sys.executable to correct problem of running from an app bundle. Not sure if there is a more proper way to fix this...

2006-01-02 19:57 RD, revision 36644

Update copyright year

2006-01-02 19:53 MW, revision 36643

Update changes.txt with recent changes

2006-01-02 19:42 MW, revision 36642

Mention rcdefs.h in changes.txt

2006-01-02 19:37 MW, revision 36641

Update changes.txt with recent changes

2006-01-02 19:37 SN, revision 36640

Improved support for system colours and scrollbar widths/heights acoording to patch #1395329.

2006-01-02 19:35 RD, revision 36639

Added wx.GetColourFromUser and wx.GetFontFromUser

2006-01-02 19:23 RD, revision 36638

reSWIGged

2006-01-02 19:11 RD, revision 36637

reSWIGged

2006-01-02 19:01 RD, revision 36636

Update copyright year

2006-01-02 18:00 RD, revision 36635

Better enabling/disabling of menu itesm when there isn't a config. We don't need our own SetSelection.

2006-01-02 16:32 SN, revision 36634

Choose a legal default font on DC creation.

2006-01-02 16:17 SN, revision 36633

Some minor corrections (typos, return value handling).

2006-01-02 15:44 MW, revision 36632

The Sun customised version of Pango shipping with Solaris 10 crashes if the language is left NULL (bug 1374114)

2006-01-02 15:42 MW, revision 36631

Add comments about the pango crashes on Solaris 10

2006-01-02 15:30 MW, revision 36630

Backport bcc warning fix

2006-01-02 15:24 MW, revision 36629

Backport compile fix.

2006-01-02 15:23 MW, revision 36628

Test the archive streams work with non-seekable parent streams that return an error instead of Eof

2006-01-02 15:21 MW, revision 36627

Changes to cope with parent streams which return an error instead of eof at the end of the file.

2006-01-02 15:06 ABX, revision 36626

wxpresets adjustement to dmars format.

2006-01-02 14:52 ABX, revision 36625

wxpresets adjustement to dmars format.

2006-01-02 14:28 JS, revision 36624

Removed no longer needed code to fix combo sizing (causes layout problems on Windows)

2006-01-02 14:26 JS, revision 36623

Added caption parameter to wxGetFontFromUser and wxGetColourFromUser.

2006-01-02 11:03 JG, revision 36622

Make radiobuttons siblings instead of children in radioboxes again and remove refresh hack. Fixes bug #1387591.

2006-01-02 02:29 vell, revision 36621

cleanup - reformat

2006-01-02 02:10 vell, revision 36620

cleanup - reformat

2006-01-02 00:12 vell, revision 36619

added runtime protection for no SL_LABEL style case

2006-01-01 20:19 vell, revision 36618

relaxed ReadGIF error checking as per review

2006-01-01 20:17 KO, revision 36617

wxScrolledWindow no longer receives focus-on-click, so we need to explicitly set focus when a left down mouse event occurs.

2006-01-01 18:44 VZ, revision 36616

fixed typo in event name (bug 1394834)

2006-01-01 01:47 VZ, revision 36615

fixed VC7 unreachable code warning (given even in debug build)

2006-01-01 01:42 VZ, revision 36614

don't test for __WIN95__ which doesn't exist any more; don't do compiler checks here as they belong to other files

2005-12-31 20:01 VZ, revision 36613

don't set frame size to maximized one if we're restoring it (backport from HEAD)

2005-12-31 19:59 VZ, revision 36612

don't set frame size to maximized one if we're restoring it

2005-12-31 18:56 SN, revision 36611

No obnoxious warnings if threading is disabled.

2005-12-31 09:19 vell, revision 36610

fix wxMac-QD - blank focusesed text; minor reformat

2005-12-31 01:33 vell, revision 36609

cleanup - reformat

2005-12-30 23:11 RD, revision 36608

Merged modifications from the 2.6 branch

2005-12-30 23:02 RD, revision 36607

Merged modifications from the 2.6 branch

2005-12-30 22:37 RD, revision 36606

Switch to using wx.CallAfter instead of EVT_IDLE

2005-12-30 20:48 RD, revision 36605

wxHotkeyModifier --> wxKeyModifier

2005-12-30 20:48 RD, revision 36604

Note that some deprecated items have been removed

2005-12-30 20:20 RD, revision 36603

another deprecation

2005-12-30 19:01 vell, revision 36602

minor reformat

2005-12-30 18:53 vell, revision 36601

two more ReadGIF tweaks

2005-12-30 18:48 vell, revision 36600

fixed spelling mistake in comment

2005-12-30 18:40 vell, revision 36599

reformatted; added more error checking

2005-12-30 18:38 vell, revision 36598

added protection against corrupted GIFs in ReadGIF

2005-12-30 13:30 MW, revision 36597

The Sun customised version of Pango shipping with Solaris 10 crashes if the language is left NULL (bug 1374114)

2005-12-29 23:01 RD, revision 36596

[Get|Set]Quality() are deprecated

2005-12-29 22:57 RD, revision 36595

wx.FontMapper.SetConfig is deprecated (it is removed already in 2.7)

2005-12-29 22:40 RD, revision 36594

docstrign fixes

2005-12-29 22:23 vell, revision 36593

cleanup - reformatting (lots), minor code tweaks

2005-12-29 19:42 vell, revision 36592

cleanup - reformatting, minor code tweaks

2005-12-29 17:52 RD, revision 36591

Applied patches from Will Sadkin for wx.lib.masked modules: * Now ignores kill focus events when being destroyed. * Added missing call to set insertion point on changing fields. * Modified SetKeyHandler() to accept None as means of removing one. * Fixed keyhandler processing for group and decimal character changes. * Fixed a problem that prevented input into the integer digit of a integerwidth=1 numctrl, if the current value was 0. * Fixed logic involving processing of "_signOk" flag, to remove default sign key handlers if false, so that SetAllowNegative(False) in the NumCtrl works properly. * Fixed selection logic for numeric controls so that if selectOnFieldEntry is true, and the integer portion of an integer format control is selected and the sign position is selected, the sign keys will always result in a negative value, rather than toggling the previous sign.

2005-12-29 17:48 RD, revision 36590

comment fix

2005-12-29 06:43 vell, revision 36589

fix MinGW/gcc compilation issue

2005-12-29 02:01 KH, revision 36588

Remove obsolete GetForce

2005-12-29 01:56 KH, revision 36587

Remove obsolete GetForce

2005-12-29 01:49 KH, revision 36586

Remove wxConfig object caching (m_config), which solves dangling pointer problem if the global config object changes (and just makes things simpler)

2005-12-29 01:45 KH, revision 36585

Always update cached config object to global object if one exists. (Caching removed altogether on HEAD/2.7, but with header changes.)

2005-12-28 23:40 vell, revision 36584

fix MinGW/gcc compilation issue

2005-12-28 23:02 vell, revision 36583

fix SetInvokingWindow link problem

2005-12-28 06:44 vell, revision 36582

cleanup - reformatting, minor code rewrites

2005-12-27 23:07 RD, revision 36581

Spawn the MDI demos as new processes

2005-12-27 22:16 VZ, revision 36580

compilation fix after latest dc.h changes for !WX_PRECOMP case

2005-12-27 21:41 RD, revision 36579

Setting the color of the caption text was missing.

2005-12-27 21:08 RD, revision 36578

Delay the setting of the filling sash to ensure that everything else is already done and so the new setting won't get trompped on...

2005-12-27 20:43 RD, revision 36577

LOTS of PyCrust enhancements and fixes. See CHANGES.txt for details.

2005-12-27 19:50 vell, revision 36576

cleanup - reformatting

2005-12-27 18:07 ABX, revision 36575

Backported missing definitions.

2005-12-27 15:00 VZ, revision 36574

mention wxDC change

2005-12-27 11:20 SN, revision 36573

Applied Patch #1390457 (Incorrect wxRadioBox widths & heights).

2005-12-27 00:00 VS, revision 36572

added support for <sub> and <sup> to wxHTML (based on patch #1263152)

2005-12-26 23:29 VS, revision 36571

allow opening .html files, too

2005-12-26 19:52 RD, revision 36570

description formatting

2005-12-26 18:45 vell, revision 36569

protect separators against inappropriate state changes

2005-12-26 17:58 vell, revision 36568

cleanup - reformatting

2005-12-25 14:37 SN, revision 36567

Fixed GetIcon to keep up with return type change on all other platforms.

2005-12-25 13:06 VZ, revision 36566

implemented wxDC::DoGetSize() correctly for metafile DC classes

2005-12-25 12:52 VZ, revision 36565

Start/EndDrawingOnTop are still used under Motif, don't deprecate them

2005-12-25 02:34 VZ, revision 36564

disallow creation of wxDC objects and made wxDC an ABC; use wxDCTemp instead of wxDC in wx code; fixed WinCE bug with deleting a DC which should be released in wxListBox::MSWOnMeasure()

2005-12-24 17:10 vell, revision 36563

more cleanup

2005-12-24 02:55 VZ, revision 36562

also generate wxEVT_SCROLL_CHANGED as under wxMSW

2005-12-24 02:52 VZ, revision 36561

determine the slider event type more precisely (i.e. generate LINE/PAGE UP/DOWN and not only THUMBTRACK always) under GTK2 (bug 1377777); also generate THUMBTRACK/RELEASE

2005-12-24 02:21 VZ, revision 36560

fixed labels under GTK+ 1 after recent changes (remove underscores from them again)

2005-12-24 02:20 VZ, revision 36559

GTK+ 1 compilation fixes

2005-12-24 02:02 VZ, revision 36558

implemented wxCURSOR_BLANK (bug 1377290)

2005-12-24 01:31 VZ, revision 36557

warn that GetMenu() may return NULL

2005-12-24 01:29 VZ, revision 36556

moded wxWindow::PopupMenu() from window.cpp to menu.cpp as this allows it to access static functions in menu.cpp; implemented sending of wxEVT_MENU_OPEN/CLOSE for popup menus

2005-12-24 01:21 VZ, revision 36555

send wxEVT_MENU_CLOSE from menubar deactivate handler, this ensures that the event is sent even when the menu is dismissed

2005-12-24 00:44 VZ, revision 36554

send wxEVT_MENU_CLOSE at least sometimes

2005-12-24 00:37 RD, revision 36553

Mention IEHtmlWindow fix too.

2005-12-24 00:12 VZ, revision 36552

1. changed wxStringTokenizer to not modify the string we're iterating over but to just update our position in it (makes the code much more clear) 2. added GetLastDelimiter() to make up for lack of mode combining wxTOKEN_RET_EMPTY_ALL and RET_DELIMS 3. documented it and added unit tests for it

2005-12-24 00:01 VZ, revision 36551

added a couple more wxTOKEN_RET_DELIMS tests

2005-12-23 23:54 VZ, revision 36550

even more test cases

2005-12-23 23:38 VZ, revision 36549

corrected expected test results to conform to current wxTOKEN_RET_EMPTY behaviour; added the value of loop index for which the test fails to the diagnostic messages

2005-12-23 23:27 VZ, revision 36548

more test cases

2005-12-23 18:54 RD, revision 36547

reSWIGged

2005-12-23 18:49 RD, revision 36546

Not sure why yesterday's version appeared to work so well. (It didn't work at all!) The obj.this attribute is the one that should be checked for being a PySwigObject, not obj itself.

2005-12-23 16:53 RD, revision 36545

reSWIGged

2005-12-23 16:38 RD, revision 36544

Corrected comment

2005-12-23 16:36 RD, revision 36543

reSWIGged

2005-12-23 07:42 JJ, revision 36542

Committing in . configuration update for OpenVMS Modified Files: wxWidgets/setup.h_vms ----------------------------------------------------------------------

2005-12-23 05:16 vell, revision 36541

more cleanup - added comment regarding possible stipple brush problem

2005-12-23 01:20 VZ, revision 36540

corrected handling of timeouts in wxConditionInternal::WaitTimeout(): check for wxSEMA_TIMEOUT, not wxSEMA_BUSY; return wxCOND_TIMEOUT, not wxCOND_MISC_ERROR (bug 1387179)

2005-12-23 01:00 VZ, revision 36539

don't set minimal column width, it should be possible to set it even to 0 if desired (e.g. to hide a column)

2005-12-23 00:59 VZ, revision 36538

correct dll export declaration for wxVolume (backport from HEAD)

2005-12-23 00:59 VZ, revision 36537

correct dll export declaration for wxVolume

2005-12-23 00:58 VZ, revision 36536

added wxRTTI macros to wxControlWithItems: it's not private any longer

2005-12-22 23:49 RD, revision 36535

reSWIGged

2005-12-22 23:43 RD, revision 36534

Fixup error message

2005-12-22 23:43 RD, revision 36533

Move wxPySwigInstance_Check() and wxPySwigInstance_Check into the core API module, change wxPySwigInstance_Check to use the SWIG runtime function PySwigObject_Check.

2005-12-22 23:33 RD, revision 36532

Fix for bug #1266745 and #1387725 in the wxFindReplaceDialog on MSW. Actually check we are using MSLU before doing the hack designed to workaround a bug in MSLU!

2005-12-22 23:11 VS, revision 36531

reverted previous accidental commit

2005-12-22 23:04 VS, revision 36530

wxMac linking fix

2005-12-22 17:58 KO, revision 36529

Backporting fix for proper TAB, RETURN, etc. handling for IE ActiveX control.

2005-12-22 17:55 KO, revision 36528

Backporting fix to allow wx parent windows to handle non-wx child events, i.e. for wxActiveX controls.

2005-12-22 06:57 KO, revision 36527

Fixes so that wxPython builds on 2.7. Mostly removing references to all functions that require WXWIN_2_4_COMPATIBILITY to be defined.

2005-12-22 06:09 KO, revision 36526

Use the now 'official' makemo.py when building packages.

2005-12-22 05:55 KO, revision 36525

Updating version.

2005-12-22 03:24 KO, revision 36524

Moving the 2.6 branch change in how SWIG is found to CVS HEAD now that Robin's build system uses it too.

2005-12-22 03:10 VZ, revision 36523

added wxListAttr::AssignFrom()

2005-12-22 03:07 VZ, revision 36522

don't overwrite the existing attributes when setting one new one, i.e. SetItemBackgroundColour() after SetItemTextColour() doesn't reset the text colour to default one any more

2005-12-22 02:43 VZ, revision 36521

update from liou xiao <liouxiao@hotmail.com> (backport from HEAD)

2005-12-22 02:41 VZ, revision 36520

update from liou xiao <liouxiao@hotmail.com>

2005-12-22 01:14 vell, revision 36519

fixed error in prior checkin

2005-12-22 00:17 VZ, revision 36518

Unicode compilation fix

2005-12-22 00:11 VZ, revision 36517

regenerated makefiles after adding tokenizer.cpp

2005-12-21 20:51 RD, revision 36516

After a conversaion with Vadim I reverted the last change and instead just allowed for the specific situation that was incorrectly causing the assert.

2005-12-21 20:19 RD, revision 36515

Fix for Bug #1387359, bail out early from DoWriteText if the string is empty.

2005-12-21 19:54 vell, revision 36514

minor cleanup; remove focus patch scaffolding

2005-12-21 16:12 VZ, revision 36513

g++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes

2005-12-21 16:11 VZ, revision 36512

just added a comment

2005-12-21 16:03 RD, revision 36511

Applied patch #1238825 adding search backward capabilities to the demo. Modified to use the up/down options in the wx.FindReplaceDialog instead of a separate menu item.

2005-12-21 01:23 VZ, revision 36510

compilation test for Unicode build

2005-12-20 23:51 RD, revision 36509

Applied patch from Morgan Hua to fix bug #1219423: CommandManager should not repeat old commands after a branch.

2005-12-20 16:52 DS, revision 36508

fixed compile errors (code was using unnamed objects, resulting in compiler ambiguity)

2005-12-20 16:48 VZ, revision 36507

added tests showing that current wxStringTokenizer code doesn't handle multiple delimiters at the end of string properly in mode != wxTOKEN_STRTOK

2005-12-20 16:34 VZ, revision 36506

extracted wxStringTokenizer tests in their own file and rewrote them to be table based and more clear (separated strtok()-compatibility test from the other one)

2005-12-20 16:30 VZ, revision 36505

extracted wxStringTokenizer tests in their own file and rewrote them to be table based and more clear (separated strtok()-compatibility test from the other one)

2005-12-20 14:44 VZ, revision 36504

update from Wei-Lun Chao (backport from HEAD)

2005-12-20 14:40 VZ, revision 36503

update from Wei-Lun Chao

2005-12-20 14:25 DS, revision 36502

fixed unreachable code warnings (occurred in MSVC6+Release mode)

2005-12-20 06:17 RD, revision 36501

reSWIGged

2005-12-20 05:44 KO, revision 36500

Remove references to now removed iewin module. Replaced by activex/wxie.

2005-12-20 05:37 KO, revision 36499
  • D /wxWidgets/trunk/wxPython/contrib/iewin

Removing old iewin extension. Replaced by activex/wxie.

2005-12-20 02:12 RD, revision 36498

Applied patch from Morgan Hua for updates to ActiveGrid code (pydocview, ActiveGrid IDE, etc.)

2005-12-20 01:56 RD, revision 36497

Fix for bug #1336711: wx.lib.calendar.CalenDlg can yield incorrect result.

2005-12-20 01:47 VZ, revision 36496

added newline at end of file (avoids gcc warning when building with Xcode 2.2)

2005-12-19 23:13 RD, revision 36495

Applied patch #1243907: Give Throbber much more flexibility by allowing the user to set the rest image, the direction, the current index, custom sequence. Allows user to manually step through the sequence with Next(), Previous(), Increment(), Decrement() & SetCurrent(). Very handy if you have multiple throbbers that you want to synchronize with a single timer.

2005-12-19 20:43 RD, revision 36494

Applied patch #1072210: generalize printout.py to allow text printing.

2005-12-19 20:38 JS, revision 36493

Fixed problem trying to print from a preview, whereby wrong printer class was used instead of Gnome printer class.

2005-12-19 20:32 RD, revision 36492

Applied patch #1072210: generalize printout.py to allow text printing.

2005-12-19 20:18 RD, revision 36491

Applied patch #1066222: Fix GLCanvas demo mouse tracking

2005-12-19 20:04 RD, revision 36490

Fixes for Bugs #1232546 and #1232550

2005-12-19 19:33 RD, revision 36489

Applied Patch # #1230107 which allows image handlers to be written in Python by deriving from wx.PyImageHandler.

2005-12-19 18:25 RD, revision 36488

Ensure that the build_options.pyc file is removed too.

2005-12-19 18:24 RD, revision 36487

Applied Patch #1239456: wxPython wx.DataObject.GetAllFormats fix.

2005-12-19 16:44 RD, revision 36486

Use wx.NO_BORDER for consistency

2005-12-19 16:42 RD, revision 36485

Add test for wx.BORDER_NONE style

2005-12-19 16:07 VZ, revision 36484

don't crash when XIM is used under IRIX (backport from HEAD)

2005-12-19 16:06 VZ, revision 36483

don't crash when XIM is used under IRIX

2005-12-19 14:34 VZ, revision 36482

removed DllMain(): we don't even compile it with any compiler but VC8 and with VC8 it results in a crash; we need another way to make it possible to use wx DLL from another DLL, this one is flawed

2005-12-19 13:56 VZ, revision 36481

documented Set/GetIcon(), added (not quite pure) virtual GetIcon() in the base class

2005-12-19 13:46 VZ, revision 36480

return a valid bitmap from GetBitmap() even if we created an icon internally

2005-12-19 12:18 JS, revision 36479

Backport: added CFRef holder templated class

2005-12-19 12:04 JS, revision 36478

wxMac changes documented.

2005-12-19 11:53 JS, revision 36477

Backported patch [ 1372567 ] wxMac wxTaskBarIcon code cleanup for recent CGImage changes

2005-12-19 11:41 JS, revision 36476

Backport: adding correct window-ids to window events (important when using eg Connect)

2005-12-19 11:35 JS, revision 36475

Backport: cleanup, using Tiger funcs if possible

2005-12-19 11:31 JS, revision 36474

Backport: support for wxNO_BORDER

2005-12-19 11:27 JS, revision 36473

Backport: CGImage Creation is always available under OS X

2005-12-19 11:23 JS, revision 36472

Backport: switch to a CoreFoundation based and thread-safe implementation for message boxes for Mach-O builds

2005-12-19 11:18 JS, revision 36471

Backport: finished implementation for stencil and colored patterns

2005-12-19 11:09 ABX, revision 36470

Somebody forgot to restore from testing phase.

2005-12-19 11:00 JS, revision 36469

Backported: added permission error to the 'expected' error codes, removed assert, as this leads to problems in wxPython otherwise, and getting another error essentially means we cannot continue iterating.

2005-12-19 10:55 JS, revision 36468

Backported joystick patch 1345435: no link error, no crash if no joysticks found.

2005-12-19 10:55 ABX, revision 36467

__WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always defined for WXMSW so useless). Minor cleanings and corrections for correct #includes.

2005-12-19 10:47 ABX, revision 36466

__WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always defined for WXMSW so useless). Minor cleanings and corrections for correct #includes.

2005-12-19 10:03 VZ, revision 36465

fix for compilation without PCH

2005-12-19 08:53 JS, revision 36464

Backport: activate SetFocus patch

2005-12-19 08:52 JS, revision 36463

Backporting support for standard command IDs

2005-12-19 08:52 JS, revision 36462

Backporting: support for standard command IDs

2005-12-19 08:51 JS, revision 36461

Backporting: add reasonable default TEMP for __WXMAC__ when running under __DARWIN__

2005-12-19 08:51 JS, revision 36460

Backporting: default to simple show/hide tlw on OSX instead of transitions

2005-12-19 08:51 JS, revision 36459

Backporting: avoiding unkown namespace std

2005-12-19 08:50 JS, revision 36458

Backported fix: correcting CGImage handling to be always correctly initialized and freed on OSX builds, even when not using CoreGraphics, Ryan's Patch 1372209

2005-12-19 08:50 JS, revision 36457

Backported patch 1352744 (custom data type fix)

2005-12-19 08:49 JS, revision 36456

Backported patch 1306473 (printer resolution fix)

2005-12-19 08:49 JS, revision 36455

Backported patch 1265473 (wxExecute fixes)

2005-12-19 08:48 JS, revision 36454

Backported wakeup code correction