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

2002-01-03 18:18 RD, revision 13340

Fix for Python 2.2 issue

2002-01-03 18:17 RD, revision 13339

Move [GS]etDefaultItem up to wxWindow

2002-01-03 18:16 RD, revision 13338

use proper style name

2002-01-03 17:39 VZ, revision 13337

don't crash in UnselectAll() if the tree has no root

2002-01-03 17:18 VZ, revision 13336

fixed memory leak in wxHTTP

2002-01-03 17:16 VZ, revision 13335

compilation fix for recent commit

2002-01-03 16:01 VZ, revision 13334

added wxRTTI macros to wxPopupComboWindow and wxPopupTransientWindow

2002-01-03 15:59 VZ, revision 13333

rearranged functions by topics, got rid of the macros section and reduced the miscellaneous one and also added the alphabetical function list

2002-01-03 14:23 JS, revision 13332

Added code to make it not duplicate membersections for overloaded functions

2002-01-03 14:15 JJ, revision 13331

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

2002-01-03 13:34 JS, revision 13330

Added FlushAll to CloseClass, otherwise text was only flushed right at the end, and appeared in one file.

2002-01-03 12:47 GD, revision 13329

added missing include file for Apple DevTools

2002-01-03 12:02 JS, revision 13328

Added main() and corrected VC++ project settings

2002-01-03 10:25 SC, revision 13327

added plain "*" as wildcard

2002-01-03 09:47 SC, revision 13326

added correct temp folder path for mac classic

2002-01-03 09:29 SC, revision 13325

corrected graying out, only to be executed when background is gray or white

2002-01-03 06:34 RL, revision 13324

Changed test to reflect the real current state of dynamic loading dependencies.

2002-01-03 06:22 RL, revision 13323

Use GetFullPath not GetFullName in OnWrite else we'll always write the file to the cwd.

2002-01-03 05:53 RL, revision 13322

Added (and documented :) optional stack size specification for wxThread.

2002-01-03 00:49 VZ, revision 13321

fixed SetInsertionPoint() for the rich text controls (ugly hack)

2002-01-03 00:45 VZ, revision 13320

log textctrl should be readonly

2002-01-03 00:42 VZ, revision 13319

suppressed wrong debug error messages from SetFocus

2002-01-03 00:13 VZ, revision 13318

some brush tests

2002-01-02 23:18 VZ, revision 13317

added wxRTII macros to wxPopupWindow under MSW

2002-01-02 23:08 VZ, revision 13316

fixed NotMSW flag handling in the common files (now for the makefiles)

2002-01-02 23:05 VZ, revision 13315

fixed NotMSW flag handling in the common files

2002-01-02 18:14 JS, revision 13314

Attempted to alter project settings for wxBase, Release mode, with only partial success

2002-01-02 17:09 VS, revision 13313

fixing effects of my lack of English skills: GetImagesCount back to GetImageCount

2002-01-02 17:09 VS, revision 13312

updated tags info

2002-01-02 17:08 VS, revision 13311

fixed missing wxprec.h

2002-01-02 15:25 GT, revision 13310

Replaced 'delete' calls with wxDELETE() calls

2002-01-01 23:14 VS, revision 13309

regenerated makefiles (forgot to do it after changing filelist.txt... so much for advantages of having everything in the CVS...)

2002-01-01 23:14 VS, revision 13308

wrong directory

2002-01-01 23:13 VS, revision 13307

multiple images support in wxImage

2002-01-01 23:13 VS, revision 13306

support for multiple images in one file

2002-01-01 23:13 VS, revision 13305

1. applied (heavily modified) patch for reading CUR files by Chris 2. fixed MIME types (changed to image/x-{bmp,ico,cur}) 3. (hopefully) reduced excessive amount of spaces used in code formatting 4. made error messages human readable

2002-01-01 17:28 GD, revision 13304

wxSystemSettings class API face lift: better names for its methods (wxMOTIF)

2002-01-01 17:27 GD, revision 13303

implemented native font stuff for wxMotif

2002-01-01 14:47 SC, revision 13302

added correct pen styles for wxDOT etc as well as wxSTIPPLE implementation for 8x8 patterns

2002-01-01 14:36 SC, revision 13301

changed layout hints to proper determining aqua layout presence before

2002-01-01 14:35 SC, revision 13300

detection of aqua layout scheme added

2002-01-01 09:58 SC, revision 13299

corrected hatched brushes emulation

2002-01-01 09:56 SC, revision 13298

added stipple opaque mask detection

2002-01-01 09:55 SC, revision 13297

added wxcompliant patterns for hatched brushes

2002-01-01 09:55 SC, revision 13296

added null bytes to carb(0) resource, added comment about plst(0) resource

2002-01-01 09:54 SC, revision 13295

added detection of aqua layout scheme

2001-12-31 23:51 VS, revision 13294

don't use --enable-protocol(-xxx) w/o sockets

2001-12-31 23:30 VS, revision 13293

compilation fix for wxUSE_PROTOCOL_FILE=0

2001-12-31 23:30 VS, revision 13292

removed previously unused and now uncompilable code from wxMGL

2001-12-31 21:09 GD, revision 13291

wxSystemSettings class API face lift: better names for its methods

2001-12-31 20:48 GD, revision 13290

drag and drop is now implemented in wxMac

2001-12-31 20:15 GD, revision 13289

added missing include file for Apple DevTools

2001-12-31 19:42 GD, revision 13288

added missing include files for Apple DevTools

2001-12-31 19:42 GD, revision 13287

added bmpbase

2001-12-31 19:25 GD, revision 13286

added wxUSE_PROTOCOL/wxUSE_URL defines

2001-12-31 18:38 JS, revision 13285

Removed debug comments

2001-12-31 18:22 RL, revision 13284

move MSW specific test for SIZE_T_IS_* to after setup.h is included else this breaks for cross builds.

2001-12-31 16:49 SC, revision 13283

d&d implementation and checklistbox enabled

2001-12-31 16:43 SC, revision 13282

d&d implementation

2001-12-31 16:42 SC, revision 13281

wxMAC added

2001-12-31 16:37 SC, revision 13280

drag and drop implementation

2001-12-31 16:35 SC, revision 13279

checklist implementation

2001-12-31 16:34 SC, revision 13278

redraws added when value changes

2001-12-31 16:33 SC, revision 13277

mac codewarrior implementation updated, avoids sending debugstr when no mw debugger is running

2001-12-31 16:31 SC, revision 13276

drag & drop implemented

2001-12-31 16:30 SC, revision 13275

checklist implemented

2001-12-31 15:39 RL, revision 13274

Applied patches to suppress warnings about base class initialisation in copy ctors..

2001-12-31 15:09 RL, revision 13273

fix for arm, powerpc and s390 architectures where char is unsigned by default. Bumped versions for 2.2.9 release.

2001-12-31 11:56 VS, revision 13272

remove settings.h from wxGTK

2001-12-31 11:54 VS, revision 13271

finished Vadim's new wxUSEs under Unix

2001-12-31 11:53 VS, revision 13270

compilation fix

2001-12-31 11:53 VS, revision 13269

wxSystemSettings mods in wxGTK

2001-12-31 11:53 VS, revision 13268

wxSystemSettings mods in wxMGL and wxGTK

2001-12-31 11:53 VS, revision 13267
  • D /wxWidgets/trunk/include/wx/mgl/settings.h

wxSystemSettings mods in wxMGL

2001-12-31 11:53 VS, revision 13266

wxSystemSettings mods in wxGTK and wxMGL

2001-12-31 11:52 VS, revision 13265
  • D /wxWidgets/trunk/include/wx/gtk/settings.h
  • D /wxWidgets/trunk/include/wx/gtk1/settings.h

wxSystemSettings mods in wxGTK

2001-12-31 02:41 VZ, revision 13264

attemps to speed up wxToolBar::MapBitmap() - failed

2001-12-31 02:41 VZ, revision 13263

fixed a harmless buglet in wxSysErrorMsg() under Win32

2001-12-31 00:50 VS, revision 13262

cosmetic fix to bmpbase.cpp entry

2001-12-31 00:46 VS, revision 13261

use wxTR_HIDE_ROOT in wxHtmlHelpFrame

2001-12-31 00:46 VS, revision 13260

use better check for drives even with Mingw32 (and, later, MSDOS)

2001-12-31 00:46 VS, revision 13259

compilation fix (use int instead of wxDLFlags as parameter type, since the flags are used in OR-combinations

2001-12-31 00:45 VS, revision 13258

added workaround for Unicode functions not working under MSLU

2001-12-30 23:12 VZ, revision 13257

removed a stray ^M - how do they keep getting into the sources?

2001-12-30 22:35 VZ, revision 13256

compilation fix for wxUSE_DYNLOAD

2001-12-30 22:35 VZ, revision 13255

added a few useful utility classes: MemoryHDC and SelectInHDC

2001-12-30 22:34 VZ, revision 13254

1. wxSystemSettings class API face lift: better names for its methods 2. wxSystemSettings under wxUniv uses the wxTheme and wxColourScheme

2001-12-30 22:31 VZ, revision 13253

regenerated from .in

2001-12-30 22:30 VZ, revision 13252

Unicode test

2001-12-30 22:29 VZ, revision 13251

compilation fixes for !wxUSE_FONTMAP

2001-12-30 22:27 VZ, revision 13250

added wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings

2001-12-30 22:26 VZ, revision 13249

compilation fixes for !wxUSE_STREAMS

2001-12-30 17:35 VZ, revision 13248

added Close All command support to wxDocView (patch 496068)

2001-12-30 17:28 VZ, revision 13247

wxDocument::SaveAs sets m_savedYet flag correctly (patch 494838)

2001-12-30 17:24 VZ, revision 13246

fixed memory leak in wxDocManager::CreateDocument (patch 494842)

2001-12-30 17:22 VZ, revision 13245

fixed uninitialized wxGridCellAttr::m_defGridAttr (patch 491231)

2001-12-30 17:15 VZ, revision 13244

fixed wxComboBox initial autosizing (patch 496702)

2001-12-30 17:07 VZ, revision 13243

wxFontEnumerator returns all fonts, not TrueType only

2001-12-30 15:51 VS, revision 13242

complain about nonexistent directory in wxDir

2001-12-30 15:51 VS, revision 13241

fixed stupid typo