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

2009-03-12 19:14 KO, revision 59498

Removing Classic MacOS / CodeWarrior instructions as neither are supported any longer.

2009-03-12 18:17 JMS, revision 59497

Reworked the way child properties can be added to a property that has not yet been added to a grid or page; AddChild() deprecated, now use AddPrivateChild() instead. For public children, new member functions AppendChild() and InsertChild() should do the job.

2009-03-12 17:26 KO, revision 59496
  • D /wxWidgets/trunk/include/wxshlba_cw.pch
  • D /wxWidgets/trunk/include/wxshlba_cw.pch++
  • D /wxWidgets/trunk/include/wxshlba_cwc.pch
  • D /wxWidgets/trunk/include/wxshlba_cwc.pch++
  • D /wxWidgets/trunk/include/wxshlba_cwc_d.pch
  • D /wxWidgets/trunk/include/wxshlba_cwc_d.pch++
  • D /wxWidgets/trunk/include/wxshlba_cw_d.pch
  • D /wxWidgets/trunk/include/wxshlba_cw_d.pch++
  • D /wxWidgets/trunk/include/wxshlb_cw.pch
  • D /wxWidgets/trunk/include/wxshlb_cw.pch++
  • D /wxWidgets/trunk/include/wxshlb_cwc.pch
  • D /wxWidgets/trunk/include/wxshlb_cwc.pch++
  • D /wxWidgets/trunk/include/wxshlb_cwc_d.pch
  • D /wxWidgets/trunk/include/wxshlb_cwc_d.pch++
  • D /wxWidgets/trunk/include/wxshlb_cw_d.pch
  • D /wxWidgets/trunk/include/wxshlb_cw_d.pch++
  • D /wxWidgets/trunk/include/wx_cw.pch
  • D /wxWidgets/trunk/include/wx_cw.pch++
  • D /wxWidgets/trunk/include/wx_cwc.pch
  • D /wxWidgets/trunk/include/wx_cwc.pch++
  • D /wxWidgets/trunk/include/wx_cwcocoa.pch
  • D /wxWidgets/trunk/include/wx_cwcocoa.pch++
  • D /wxWidgets/trunk/include/wx_cwcocoa.pchmm
  • D /wxWidgets/trunk/include/wx_cwcocoa_d.pch
  • D /wxWidgets/trunk/include/wx_cwcocoa_d.pch++
  • D /wxWidgets/trunk/include/wx_cwcocoa_d.pchmm
  • D /wxWidgets/trunk/include/wx_cwc_d.pch
  • D /wxWidgets/trunk/include/wx_cwc_d.pch++
  • D /wxWidgets/trunk/include/wx_cwu_d.pch
  • D /wxWidgets/trunk/include/wx_cwu_d.pch++
  • D /wxWidgets/trunk/include/wx_cw_d.pch
  • D /wxWidgets/trunk/include/wx_cw_d.pch++
  • D /wxWidgets/trunk/include/wx_pb.h

Removing pch header files for CodeWarrior and also the wx_pb.h which is no longer used.

2009-03-12 17:06 KO, revision 59495

Fix reference ids and update Mac requirements in the introduction page.

2009-03-12 16:24 KO, revision 59494

Remove CodeWarrior portion of the Mac installation instructions.

2009-03-12 16:23 KO, revision 59493
  • D /wxWidgets/trunk/docs/osx/ansi.diff
  • D /wxWidgets/trunk/docs/osx/M5build.applescript
  • D /wxWidgets/trunk/docs/osx/M5converteol.sh
  • D /wxWidgets/trunk/docs/osx/M5mcp2xml.applescript
  • D /wxWidgets/trunk/docs/osx/M5replace.sh
  • D /wxWidgets/trunk/docs/osx/M5xml2mcp.applescript
  • D /wxWidgets/trunk/docs/osx/M8mcp2xml.applescript
  • D /wxWidgets/trunk/docs/osx/M8xml2mcp.applescript
  • D /wxWidgets/trunk/docs/osx/SetXMLCreator.applescript
  • D /wxWidgets/trunk/src/wxWindowsClassicM8.xml
  • D /wxWidgets/trunk/src/wxWindowsM8.xml
  • D /wxWidgets/trunk/src/wxWindowsW7.xml

CodeWarrior has been discontinued on Mac for years, and none of the (manually maintained) project files have been updated in at least 3 years, so remove CodeWarrior support from the tree.

2009-03-12 12:14 VZ, revision 59492

compilation fix for ANSI build

2009-03-12 11:11 JJ, revision 59491

update OpenVMS makefiles

2009-03-12 10:30 VZ, revision 59490

corrections to Dutch translation from Gideon van Melle

2009-03-12 01:31 KO, revision 59486

Update wxMac docs to reflect new wxOSX/Carbon and wxOSX/Cocoa split, keep a note about the original Cocoa port.

2009-03-12 01:21 KO, revision 59485

Add a note about the flag for compiling OSX/Cocoa.

2009-03-11 16:11 VZ, revision 59484

reset the associated view frame pointer when the frame is deleted directly instead of being closed gracefully

2009-03-11 14:33 RR, revision 59483

Commit third algorithm for sorting and preserving old positions

2009-03-11 13:57 VZ, revision 59482

work around some (harmless) g++ warnings about possibly uninitalized variables

2009-03-11 13:16 VZ, revision 59481

remove MSVC warnings about DLL-exported class inheriting from non DLL-exported one by not exporting private classes at all

2009-03-11 13:15 VZ, revision 59480

disable IPC test completely as it prevents the test program from running to completion when it hangs (for still unknown reason)

2009-03-11 07:51 VS, revision 59479

renamed ATTRIBUTE_PRINTF to WX_ATTRIBUTE_PRINTF to avoid naming conflicts (e.g. with latest libxml2)

2009-03-11 04:53 KO, revision 59478

Add HTML docs generation and packaging to release process.

2009-03-11 04:50 KO, revision 59477

Get SetLabel working again for wxStaticText by overriding SetLabel so that we can respect alignment. Also add a couple more sizing tweaks.

2009-03-10 21:27 SC, revision 59476

adding pure CoreText Impl

2009-03-10 18:41 RR, revision 59475

Mention wxQsort()

2009-03-10 18:31 RR, revision 59474

Make a single for loop out of two

2009-03-10 15:45 VZ, revision 59473

also fix handling of wxSP_ARROW_KEYS|wxSP_WRAP (see #10565)

2009-03-10 15:36 VZ, revision 59472

honour wxSP_ARROW_KEYS in wxSpinCtrlGeneric and don't handle the arrows unless it's specified (closes #10565)

2009-03-10 14:06 RR, revision 59471

Change Compare() method to being const

2009-03-10 13:38 RR, revision 59470

Use sorting algo using wxQsort that includes the old position for reporting that to GtkTreeView

2009-03-10 13:37 RR, revision 59469

Make wxDataViewModel::Compare() const

2009-03-10 06:00 KO, revision 59468

Forgot to commit the header change too.

2009-03-10 05:07 KO, revision 59467

Focus handling fixes - make sure new windows activate on show, ensure focus events call SetWindow with the previous / next focus window respectively, and go back to native behavior for now with acceptsFirstResponder until we can figure out how to pass the results of AcceptsFocus() to it without getting in a loop as the wx API calls native and vice versa.

2009-03-10 04:56 KO, revision 59466

Border styles create a double-border on native search ctrl, just use the one Apple draws.

2009-03-09 23:13 VZ, revision 59461

add support for multiple extensions to wxImage handlers (closes #10570)

2009-03-09 23:08 VZ, revision 59460

no changes, just correct the file name in the header (part of #10570)

2009-03-09 23:05 VZ, revision 59459

no real changes, just correct a comment (closes #10563)

2009-03-09 22:41 VZ, revision 59458

define HOST_SUFFIX as empty string when not cross-compiling as it's also used in this case (fixes breakage in library names introduced by r59381)

2009-03-09 20:49 RR, revision 59457

Implement vetoing editing in wxDataViewTextRenderer under GTK+ and test it in the sample (see also #10495)

2009-03-09 20:48 RR, revision 59456

Add wxDataViewEvent for vetoing label editing (see also #10495)

2009-03-09 19:53 VZ, revision 59455

close the associated frame if the view is deleted directly to avoid leaving zombie frames floating around

2009-03-09 19:40 VZ, revision 59454

don't use wxScopedPtr<> in wxDocTemplate::CreateDocument() as the document is implicitly deleted by InitDocument() if its initialization fails; try to explain the (complex and inconsistent) rules for deleting the document in the manual

2009-03-09 19:29 VZ, revision 59453

PCH-less build fix after r59452

2009-03-09 18:45 VZ, revision 59452

don't leak memory if exceptions are thrown during a new wxDocument creation

2009-03-09 18:33 JMS, revision 59451

Minor wxPGMultiButton refacotring

2009-03-09 18:32 JMS, revision 59450

Allow wxPGMultiButton to work even if primary editor control was not created in wxPGEditor::CreateControls(); Clarified related samples and documentation.

2009-03-09 18:13 VZ, revision 59449

don't call neither OnSaveModified() nor Modify(false) from On{New,Open}Document(): these methods are only ever called for the new wxDocument object which should never be saved, even if they're marked as modified by the user-defined document creation code

2009-03-09 17:09 JMS, revision 59448

Added build/msw/wx_propgrid.dsp to vc manifest (I hope this fixes #10564)

2009-03-09 13:05 VZ, revision 59446

restore passing WM_COMMAND messages for SC_XXX commands to DefFrameProc() in wxMDIParentFrame::MSWWindowProc() accidentally removed in previous changes; removed doing this for WM_SYSCOMMAND in wxMDIChildFrame as this does seem to be unnecessary

2009-03-09 04:29 KO, revision 59444

Fix for accessing m_peer during initialization.

2009-03-08 21:41 RR, revision 59438

Commit most parts of #10495 wxDataViewCtrl needs a way to start the label editor programmatically

2009-03-08 21:23 RR, revision 59437

Fixes #10556: wxDataViewCtrl keyboard navigation broken in r59379, some internal renaming

2009-03-08 15:59 VZ, revision 59435

take into account the width of the static box label in wxStaticBoxSizer minimal size computation

2009-03-08 15:54 VZ, revision 59434

no changes, just removed unnecessary GetStaticBoxBorders() function

2009-03-08 12:58 FM, revision 59433

add wxAppConsoleBase::DeletePendingEvents and wxEvtHandler::DeletePendingEvents. Fix wxAppConsoleBase::Suspend/ResumeProcessingOfPendingEvents: locking the mutex does not prevent wxAppConsoleBase::ProcessPendingEvents from running if the mutex was locked from the main thread!

2009-03-08 12:56 FM, revision 59432

document that locking a wxMutex or a wxCriticalSection twice from the same thread doesn't result in a deadlock

2009-03-08 12:08 FM, revision 59431

document wxProgressDialog::Update(maximumValue) behaviour and warn the user that it may generate unwanted re-entrancies because of wxDialog::ShowModal()

2009-03-08 12:05 FM, revision 59430

fix typo; distribute docs between Open() overloads for better rendering/better function descriptions

2009-03-08 11:34 JMS, revision 59429

Added support for 'AutoComplete' attribute, automatically used by any wxTextCtrl-based property editor

2009-03-08 11:04 JMS, revision 59428

Always reduce size of the last (instead of widest) wxPropertyGrid column when control's client size changes

2009-03-08 10:02 SC, revision 59427

letting the peer declare whether it wants to draw its borders itself (eg the search control has a round border on mac)

2009-03-08 06:42 KO, revision 59426

Fix double-click support for wxListBox (#10548)

2009-03-08 06:35 KO, revision 59425

Mac inherits the window variant setting on control creation, and thus on Mac this always asserts, so remove the assert to fix #10559.

2009-03-08 04:15 KO, revision 59424

Fixes needed to get transient popup windows working, also implement SetFont for OS X Cocoa for classes that support it.

2009-03-08 03:32 KO, revision 59423

Make sure the user can't select the text.

2009-03-07 23:37 VZ, revision 59422

detect adding too many items to a grid sizer sooner and don't crash if this happens

2009-03-07 19:36 VZ, revision 59421

support %l in wxDateTime::ParseFormat()

2009-03-07 16:07 VZ, revision 59420

optimize Replace() to use a linear algorithm (closes #9135)

2009-03-07 15:49 VZ, revision 59419

add wxUSE_CONFIG checks (see #10560)

2009-03-07 15:49 VZ, revision 59418

no changes, just remove an extra space (see #10560)

2009-03-07 15:39 VZ, revision 59417

replace wxGetMultipleChoices() with wxGetSelectedChoices() which allows to distinguish between cancelling the dialog and not selecting any items in it (closes #10057)

2009-03-07 15:28 VZ, revision 59416

correct size of extra controls in pixels to dialogs units correctly (see #9679)

2009-03-07 15:16 VZ, revision 59415

don't add the sash size to the best size if the window is not actually split (see #10533)

2009-03-07 15:10 VZ, revision 59414

also remove WXUNUSED_UNLESS_DEBUG to fix release build after t59404

2009-03-07 15:08 VZ, revision 59413

compilation fix: add missing header after r59404

2009-03-07 14:54 RR, revision 59412

wxMac requires UTF-8 for wxTextDataoObject

2009-03-07 14:37 VZ, revision 59411

store our styles in wxSpinCtrlGenericBase ctor (needed to make the changes of r59410 actually work, see #10557)

2009-03-07 14:27 VZ, revision 59410

support wxSP_WRAP in generic implementation (closes #10557)

2009-03-07 14:25 VZ, revision 59409

use wxLog::Log() instead of ugly cast

2009-03-07 14:23 VZ, revision 59408

suppress wxLog::DoLog() and DoLogString() hiding warnings

2009-03-07 14:09 RR, revision 59407

wxDATAVIEW_CELL_ACTIVATABLE translates Editable under OS X. Maybe we should remove the distinction.

2009-03-07 14:07 VZ, revision 59406

fix generation of key events with Alt pressed broken by r59369 (see #626)

2009-03-07 14:03 VZ, revision 59405

add wxUSE_CONFIG guard

2009-03-07 13:58 VZ, revision 59404

added wxProtocolLog class for logging network requests/responses (closes #7464)

2009-03-07 13:46 RR, revision 59403

Report first selected item in selection change event

2009-03-07 13:33 RR, revision 59402

Make wxDataViewCtrl::GetBestSize() return a height of 80 on OSX as per the other platforms

2009-03-07 12:11 RR, revision 59401

Correct define

2009-03-07 04:20 KO, revision 59400

For search ctrl, the bordered and bezeled styles destroy the control's rounded border and white background for some reason. This gives us "double borders", but for the moment it's better than the old look.

2009-03-07 04:19 KO, revision 59399

Add alignment support, and more tweaks for label size issues, though I hope to find the core cause and solution soon.

2009-03-06 23:42 FM, revision 59395

fix wxDataObjectComposite::GetFormatCount and add some comments to explain the reason of recents modifications to wxDataObjectComposite (closes #10430)

2009-03-06 23:30 RR, revision 59394

wxBusyInfo now uses wxGenericStaticText under GTK+, more Refresh/Update updates

2009-03-06 22:57 FM, revision 59393

wxDataViewColumn derives from wxSettableHeaderColumn, not from wxHeaderColumn

2009-03-06 22:56 FM, revision 59392

don't return hardcoded constants for empty renderers, introduce wxDVC_DEFAULT_RENDERER_SIZE. Some code styling review (indentation, long line wrapping, etc)

2009-03-06 22:45 FM, revision 59391

fix wxTextDataObject::GetDataHere and SetData functions (under wxMSW) so that they work with strings with embedded NULLs and can cope with non-NULL terminated arrays.

2009-03-06 22:36 FM, revision 59390

move wxDataFormat and wxDataObject docs at the beginning of the file, before the derived classes' docs. Many small improvements. Document wxTextDataObject::GetFormatCount, GetAllFormats(), GetFormat() functions as the wxDataObjectSimple docs for those functions result misleading for wxTextDataObject (closes #10431)

2009-03-06 20:45 FM, revision 59385

fix typo (part of r59384)

2009-03-06 20:45 FM, revision 59384

remove wxT() and _() macros to make the sample more readable; add File->Clear log menuitem; re-add m_container flag in MyMusicTreeModelNode and describe in a TODO/FIXME item why it's needed; warn when selecting the ninth symphony is not possible

2009-03-06 20:40 FM, revision 59383

some more const-ification of HasEditorCtrl

2009-03-06 20:39 FM, revision 59382

comment out wxPrintf/wxLogDebug calls; fix some indentations; comment out the (debug) code explicitly crashing the application; protect with wxASSERTs the FindNode() return values, before they are dereferenced

2009-03-06 20:06 VZ, revision 59381

use install_name_tool when cross-compiling too: it's not very useful if the build machine can't execute host binaries but it might be possible to do this (e.g. using an emulator) and it doesn't hurt anyhow

2009-03-06 19:32 RR, revision 59379

Correct minor bishaviours in Expand() and Collapse()

2009-03-06 19:20 RR, revision 59378

added test for wxDataViewCtrl::Expand() and ::Collapse()

2009-03-06 19:13 RR, revision 59377

Add new line at the end of the file

2009-03-06 19:07 RR, revision 59376

Make all instances of HasEditorCtrl() const, not just a few