Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2005-02-13 00:55 VZ, revision 31978

changed Remove/InsertDir() parameter type to size_t from int; added RemoveLastDir()

2005-02-13 00:23 RN, revision 31977

note wxMediaCtrl change - all that work for one line lol

2005-02-12 23:44 RR, revision 31976

Reapplied patch to change the two scrolled window implementations to no longer clip the last bits as a rounding error. I had to change GetVirtualSize() as per my mail to devs.

2005-02-12 23:24 RN, revision 31975

Rework to include gnome preferences. Correct signal methods

2005-02-12 21:53 MW, revision 31974

Rename wxGetFileType to wxGetFileKind

2005-02-12 21:40 MW, revision 31973

Rename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS

2005-02-12 21:00 RN, revision 31972

changes based on message #6 in my thread with Vaclav :)

2005-02-12 20:51 JS, revision 31971

GetPixel and FloodFill (in this case) not supported by CoreGraphics

2005-02-12 20:00 RN, revision 31970

slight warnings in wxprinterdc docs about constructor confusion - see http://www.solidsteel.nl/users/wxwidgets/viewtopic.php?t=1247 for more

2005-02-12 19:42 VZ, revision 31969

corrected header name (closes 1121351)

2005-02-12 19:32 RN, revision 31968

change configure to better detect gstreamer. Check create is valid in mediaplayer sample. Comment the heck out of the unix mediaplayer.cpp.

2005-02-12 19:01 JS, revision 31967

Regenerated makefiles

2005-02-12 18:53 JS, revision 31966

Regenerated makefiles

2005-02-12 18:38 JS, revision 31965

Regenerated makefiles

2005-02-12 15:53 RR, revision 31964

Added GetPureVitualSize() returning just m_virtualSize.

2005-02-12 13:54 VZ, revision 31963

compilation fix for !wxUSE_ON_FATAL_EXCEPTION

2005-02-12 12:36 RR, revision 31962

Revert patch again, as the scrollbars are now always shown.

2005-02-12 12:31 JS, revision 31961

Patch by David Brinegar to fix menubar updating after modal dialog shown See thread: [wx-dev] [wxMac] Menubar UI updates when launching from Finder

2005-02-12 12:03 SC, revision 31960

Mac Core Graphics Implementation

2005-02-12 11:34 SC, revision 31959

Mac Core Graphics Implementation

2005-02-12 10:42 JS, revision 31958

Applied [ 1059554 ] patch for [1028659] fixes a couple of bugs with menus

2005-02-12 10:15 JS, revision 31957

Applied patch [ 1120683 ] Fix for wxDateTime::Format() under Windows CE by upcase

2005-02-12 08:51 RR, revision 31956

ALso correct scrollbar calc to not clip division remainder from the displayed area.

2005-02-12 02:32 RN, revision 31955

Cleanup mediaplayer sample a bit - get rid of bad loop/islooped since it has internal state

2005-02-12 02:29 RN, revision 31954

underscore fix(es)