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

2007-07-11 00:11 VZ, revision 47327

corrected timer.h include broken by last change

2007-07-11 00:03 VZ, revision 47326

compilation fixes for wxUSE_COMBOBOX/RADIOBTN==0

2007-07-11 00:02 VZ, revision 47325

compilation fixes for wxUSE_MSGDLG==0

2007-07-11 00:02 VZ, revision 47324

compilation fixes for wxUSE_IMAGE==0

2007-07-11 00:00 VZ, revision 47323

check for wxUSE_TIMER in headers, not the files including them

2007-07-10 23:59 VZ, revision 47322

added missing wxUSE_XXX checks

2007-07-10 23:37 VZ, revision 47318

removed dummy variable, C++ compilers shouldn't have any troubles with empty source file

2007-07-10 23:19 VZ, revision 47317

compilation fixes for wxUSE_TIMER==0

2007-07-10 23:19 VZ, revision 47316

compilation fixes for wxUSE_LONGLONG==0

2007-07-10 23:11 VZ, revision 47315

don't include wx/unix/private/timer.h from evtloop.h, it's only needed in .cpp

2007-07-10 23:01 FM, revision 47314

small fix for wxMSW

2007-07-10 22:35 FM, revision 47313

now the CreateFrameRTTI function is fully working (and safer than before)

2007-07-10 22:33 FM, revision 47312

formatting changes (to make the code more readable)

2007-07-10 22:32 FM, revision 47311

versions updated with new COMMON sources to compile

2007-07-10 22:31 FM, revision 47310

splitted xti.h in several smaller headers; formatting changes to make it more readable; now Create() functions bridged by XTI return bool

2007-07-10 22:30 FM, revision 47309

splitted xti.h in several smaller headers; formatting changes to make it more readable; now Create() functions bridged by XTI return bool

2007-07-10 22:16 FM, revision 47307

formatting changes (to make the code more readable)

2007-07-10 22:15 FM, revision 47306

cleaned the XTI class definition

2007-07-10 20:13 VS, revision 47305

compilation fix for gcc<3.4

2007-07-10 19:02 VS, revision 47304

added support for custom bitmap depths

2007-07-10 17:00 RD, revision 47303

Switch GetHeaderButtonWidget to use a real column header button.

2007-07-10 16:59 RD, revision 47302

Switch GetHeaderButtonWidget to use a real column header button.

2007-07-10 16:49 VS, revision 47300

implemented raw bitmap access for wxDFB

2007-07-10 15:58 FM, revision 47299

fixed the XTI sample so that now is correctly created the frame (still buggy in save phase).

2007-07-10 15:19 FM, revision 47298

reordered,reformatted,cleaned frame persist/depersist code; highlighted the portion which currently fails

2007-07-10 14:23 FM, revision 47297

removed redundant XTI definitions erraneously left in from previous commit

2007-07-10 14:09 FM, revision 47296

don't use the Append() name for an internal XTI utility - it gets shadowed by derived classes; use AppendMenuInfo() instead

2007-07-10 13:32 VS, revision 47295

cleanup of raw access to bitmaps: 1. remove UseAlpha() on platforms that don't need it and call it automatically from ~wxPixelData instead of requiring explicit call; deprecate wxPixelData::UseAlpha() 2. don't call UngetRawData() if GetRawData() failed

2007-07-10 13:09 FM, revision 47294

adjusted wxXTI helpers to make wxGTK compile (not link yet - there are multiple IMPLEMENT_DYNAMIC_CLASS macros here and there which needs to be fixed)

2007-07-10 12:00 RR, revision 47293

Block all events in wxSpinButton::SetValue etc.

2007-07-10 11:58 RR, revision 47292

Block all events in wxSpinButton::SetValue etc.

2007-07-10 11:50 RR, revision 47291

Block all events in wxSpinCtrl::SetValue etc.

2007-07-10 11:48 RR, revision 47290

Block all events in wxSpinCtrl::SetValue etc.

2007-07-10 11:48 RR, revision 47289

Block all events in wxSpinCtrl::SetValue etc.

2007-07-10 10:29 VZ, revision 47288
  • D /wxWidgets/trunk/src/msw/makebase.b32
  • D /wxWidgets/trunk/src/msw/makebase.vc
  • D /wxWidgets/trunk/src/msw/makefile.mic
  • D /wxWidgets/trunk/src/msw/makefile.sl

removed obsolete makefiles

2007-07-10 10:28 VZ, revision 47287

added --optional-libs wx-config argument (patch 1747239)

2007-07-10 10:13 FM, revision 47286

moved remaining XTI definitions from MSW/GENERIC sources to a new set of COMMON sources

2007-07-10 08:55 FM, revision 47285

moved XTI definitions from MSW sources to the corrispondent COMMON sources (changed only files which do have a corrispondent cmn.cpp file!)

2007-07-10 02:02 VZ, revision 47284

Also added wxFFileStream::IsOk() and corrected IsOk() implementations of wxFileInput/OutputStream to call the immediate base class version of this method and not wxStreamBase one.

2007-07-10 02:00 VZ, revision 47283

regenerated after adding base64.h/cpp

2007-07-10 01:51 VZ, revision 47282

added functions for base64 en/decoding (replaces patch 1739431)

2007-07-09 19:49 RD, revision 47274

Need to send an event in the wxCP_NO_TLW_RESIZE case too so the user code knows when to update the layout

2007-07-09 19:49 RD, revision 47273

Need to send an event in the wxCP_NO_TLW_RESIZE case too so the user code knows when to update the layout

2007-07-09 18:30 RD, revision 47272

Use a button that has a tree widget as a parent as the widget style for DrawHeaderButton, as this is apparently how the gtk themes decide whether to draw a normal button or a column header button.

2007-07-09 18:30 RD, revision 47271

Use a button that has a tree widget as a parent as the widget style for DrawHeaderButton, as this is apparently how the gtk themes decide whether to draw a normal button or a column header button.

2007-07-09 18:29 RR, revision 47270

More work on sorting in wxDataViewCtrl

2007-07-09 17:41 DE, revision 47269

Fix compilo due to r47267. That patch might need some review because it does not use direct base classes but skips up to wxStreamBase.

2007-07-09 17:08 VZ, revision 47268

use first unused colour for the mask instead of hardcoded #ff00ff (patch 1746895)

2007-07-09 16:59 VZ, revision 47267

added wxFileStream::IsOk() (patch 1749587)

2007-07-09 15:00 VZ, revision 47266

generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even if label didn't change [backport of rev 47265 from trunk]

2007-07-09 14:58 VZ, revision 47265

generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even if label didn't change

2007-07-09 14:48 VZ, revision 47264

don't bubble up the events upwards the window hierarchy in non-last event handler in the event handlers chain as this results in passing the event more than once to the parent (and, indirectly, to wxApp)

2007-07-09 14:31 JS, revision 47263

Added gravity

2007-07-09 14:30 JS, revision 47262

Added gravity

2007-07-09 13:23 RR, revision 47260

Add GtkSortableIface stubs

2007-07-09 13:18 VZ, revision 47259

added missing WXDLLIMPEXP_CORE for wxGetDisplay() for wxGTK

2007-07-09 12:32 RR, revision 47258

Add compare function to wxDataViewModel

2007-07-09 10:38 RR, revision 47257

Bo'd patch to make wxDataViewCtrl compile again (4th attempt to actually commit).

2007-07-09 10:17 VS, revision 47256

ignore Bakefiles.local.bkgen file with local customizations

2007-07-09 10:12 VS, revision 47255

added GCC visibility support

2007-07-09 10:09 VS, revision 47254

added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)

2007-07-09 09:19 BY, revision 47253

Make the TreeWalker more flexible. The final treewakler can do corresponding action according to the indicator of the DoJob Object.

2007-07-09 08:19 BY, revision 47252

Add function DestroyTree to make the memory released normally!

2007-07-09 07:05 BY, revision 47251

Make the generic version code builds and get the basic data structure of the tree view working. What left is the tree indent in the view and many other drawing work.

2007-07-09 06:56 BY, revision 47250

Copy the modified samples/dataview/dataview.cpp from trunk

2007-07-08 23:47 JW, revision 47244

Added basic macros to app.cpp, #included different files from app.h

2007-07-08 23:11 VZ, revision 47243

fix from Francesco for the latest version of wxPresets

2007-07-08 20:23 VS, revision 47241

documented removal of unsafe wxGets() and wxTmpnam() functions

2007-07-08 20:03 VS, revision 47240

don't call <del-flags> for flags that weren't added

2007-07-08 19:06 VS, revision 47238

removed unsecure wxTmpnam() function (patch by Francesco Montorsi)

2007-07-08 17:04 FM, revision 47237

removed IMPLEMENT_DYNAMIC_CLASS lines from GTK-specific sources in order to make wxGTK compile again - NOTE: I'll need to do the same for all other ports and for all other XTI-described classes

2007-07-08 15:06 FM, revision 47236

regenerated Makefile.in and configure script after adding wx/rtti.h and after modifying wxUSE_EXTENDED_RTTI default value

2007-07-08 12:16 FM, revision 47235

moved XTI definitions for wxButton and wxChoice from wxMSW to common sources

2007-07-08 11:30 FM, revision 47234

added property accessors to the dump code

2007-07-08 11:02 FM, revision 47233

do not assert in wxTypeInfo::FindType if the type could not be found. If the type is not found rather return NULL and handle this case in the caller instead!

2007-07-08 10:58 FM, revision 47232

fix typos in the about dialog

2007-07-08 08:40 VS, revision 47231

fix Watcom compilation: removed templates for wxFileSelector() compatibility with passing NULL

2007-07-08 07:04 VS, revision 47230

removed wxWCHAR_T_IS_SEPARATE_TYPE: there already was wxWCHAR_T_IS_REAL_TYPE with the exact same meaning and definition

2007-07-08 05:31 PC, revision 47229

process pending wx events before sending idle events

2007-07-08 03:23 JW, revision 47228

Updated bakefiles, ran bakefile_gen and autoconf, switched to generic icon implementation

2007-07-07 23:18 JW, revision 47227

Added stubs, application core, and event loops. Modified configure.in for --with-web and related settings. Ran autoconf

2007-07-07 22:10 DE, revision 47226

Don't include <CoreFoundation/CFBase.h> because it in turn includes MacTypes.h which causes too much namespace pollution. Instead, declare the CFTypeRef type and the CFRelease and CFRetain functions.

2007-07-07 19:10 DE, revision 47225

Remove wxMBConv_mac and wxMBConv_macUTF8D converters and use wxMBConv_cf(wxFONTENCODING_UTF8) for wxConvFileName on Darwin platform regardless of GUI toolkit. Check for Mac encodings in wxMBConv_wxwin::Init and fail to provide conversion for them via wxEncodingConverter because that code is horribly broken for several encodings. Remove definition of wxConvLibc for non-Darwin Mac platforms (we don't support these anymore).

2007-07-07 18:56 DE, revision 47224

Add support for wxFONTENCODING_MACKEYBOARD.

2007-07-07 18:09 DE, revision 47223

Add factory functions for use with future unit tests.

2007-07-07 14:09 RR, revision 47218

GCC doesn't like inline wxDEPRECATED methods.

2007-07-07 12:31 VS, revision 47214

added missing wx_str() (patch #1749398)

2007-07-07 12:30 VS, revision 47213

fixed dereferencing of invalid pointers

2007-07-07 10:09 VS, revision 47212

changed wxVectorBase and WX_DECLARE_BASE into wxVector<T> template

2007-07-07 07:59 BY, revision 47211

I copy the six files of generic/datavgen.cpp generic/dataview.h wx/dataview.h common/datavcmn.cpp gtk/dataview.cpp gtk/dataview.h from the trunk to here. And discard my previous modification.

2007-07-07 04:35 KO, revision 47210

Fixing mixed tab/spaces indentation.

2007-07-07 03:23 JW, revision 47209

Merged from trunk revisions 46191 to 47203 in order to fix compilation errors

2007-07-07 02:56 DE, revision 47208

Move wxMBConv_cf out of strconv.cpp and into strconv_cf.(cpp|h) by forking the files (svn copy) and removing the appropriate portions from each fork.

2007-07-06 23:02 VS, revision 47207

fixed to make wxVariant compatible with both ANSI and Unicode modes

2007-07-06 22:38 DE, revision 47206

Fix wxMBConv_cf to implement FromWChar/ToWChar in lieu of now deprecated WC2MB/MB2WC. This is a complete rewrite trying built-in UTF-32 conversion first, then falling back to conversion through UTF-16.

2007-07-06 22:24 VS, revision 47205

added alpha channel support to wxDFB's wxBitmap

2007-07-06 22:17 VS, revision 47204

added support for loading images with alpha channel to TIFF handler

2007-07-06 18:20 DE, revision 47199

Rename wxMBConv_cocoa to wxMBConv_cf and use it when __DARWIN__ (all Darwin and OS X systems). Add comment about __WXMAC__ code path.

2007-07-06 15:43 VZ, revision 47196

use WXDLLIMPEXP_GL instead of WXDLLEXPORT (which is for core, not gl)

2007-07-06 15:40 VZ, revision 47195

use WXDLLIMPEXP_GL instead of WXDLLEXPORT (which is for core, not gl, library)