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

1999-08-21 13:54 RR, revision 3437

Doc corrections, Made colour dialog look slightly nicer, Removed generic file dialog from wxMotif

1999-08-20 22:52 RR, revision 3436

Changed a few #include <xxx.h> to #include "xxx.h" Added endl operator to wxTextStream Corrrected a few misbehaviours in wxFileDialog, Corrected tab traversal a bit Corrected wxImage::SetData() to not copy, but take the data and care for ref couting as well

1999-08-20 19:40 RR, revision 3435

Added dependency checking and all that.

1999-08-20 19:18 RD, revision 3434

Added a python note.

1999-08-20 15:36 SC, revision 3433

CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)

1999-08-20 11:40 SB, revision 3432

wxScrollBar::Create() produced always vertical scrollbar

1999-08-20 10:10 JS, revision 3431

Restored the ability to scroll.

1999-08-19 20:07 HH, revision 3430

ignore this...

1999-08-19 18:41 RR, revision 3429

Doc updates, wxsizer et al wxFileDialog displays current dir now, wxTipProvider uses statictext for headline messagebox (and other) dialogs now always display an OK buttons, unless wxYES_NO is given Appending a menu to a menu bar after having called wxFrame::SetMenuBar() should now work Added test to configure so that it correctly sets compiler flags etc if GCC is used on Solaris and IRIX instead of CC, also changed default shared library create to GCC from G++ on some platforms (as previously already Linux)

1999-08-19 14:10 KB, revision 3428

Added support for locales like de_AT.iso-8859-1

1999-08-19 12:16 KB, revision 3427

Had to add it to make daily recompiles work. :-( Only one file anyway.

1999-08-19 08:24 SB, revision 3426

Implement CanRead

1999-08-19 05:37 RS, revision 3425

Fixed "Bound pointer address" error under GCC-2.95

1999-08-18 22:37 , revision 3424
  • A /wxWidgets/tags/WXP_OLD_BUILD
  • D /wxWidgets/tags/WXP_OLD_BUILD/.cvsignore
  • D /wxWidgets/tags/WXP_OLD_BUILD/autogen.sh
  • D /wxWidgets/tags/WXP_OLD_BUILD/BuildCVS.txt
  • D /wxWidgets/tags/WXP_OLD_BUILD/config.guess
  • D /wxWidgets/tags/WXP_OLD_BUILD/config.sub
  • D /wxWidgets/tags/WXP_OLD_BUILD/configure.in
  • D /wxWidgets/tags/WXP_OLD_BUILD/distrib
  • D /wxWidgets/tags/WXP_OLD_BUILD/docs
  • D /wxWidgets/tags/WXP_OLD_BUILD/include
  • D /wxWidgets/tags/WXP_OLD_BUILD/install-sh
  • D /wxWidgets/tags/WXP_OLD_BUILD/lib
  • D /wxWidgets/tags/WXP_OLD_BUILD/locale
  • D /wxWidgets/tags/WXP_OLD_BUILD/Makefile.in
  • D /wxWidgets/tags/WXP_OLD_BUILD/misc
  • D /wxWidgets/tags/WXP_OLD_BUILD/mkinstalldirs
  • D /wxWidgets/tags/WXP_OLD_BUILD/modules
  • D /wxWidgets/tags/WXP_OLD_BUILD/samples
  • D /wxWidgets/tags/WXP_OLD_BUILD/setup.h.in
  • D /wxWidgets/tags/WXP_OLD_BUILD/src
  • D /wxWidgets/tags/WXP_OLD_BUILD/tests
  • D /wxWidgets/tags/WXP_OLD_BUILD/user
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/dialoged
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/framelayout
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/glcanvas
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/HelpGen
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/HelpHTML
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/Makefile.in
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/makefile.vc
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/nplugin
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/ogl
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/serialize
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/tex2rtf
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxMMedia2
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxOLE
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/.cvsignore
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/demo
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/distrib
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/lib
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/glcanvas/glcanvas.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/glcanvas/glcanvasc.def
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/html/BUGS
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/html/html.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/html/htmlc.def
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/html/htmlhelper.py
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/html/README
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/html/test
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/BUGS
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/COPYING
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/config.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/controlarea.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/editorpl.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/finddlg.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/finddlg.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/lseditor.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/lseditorc.def
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/lseditorpl.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/lseditorpl.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/markup.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/markup.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/plugin.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/plugin.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/README
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/sourcepainter.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/sourcepainter.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/tdefs.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/tdefs.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/test
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/wxsdefs.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/wxstlac.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/wxstldefs.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/wxstllst.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/wxstlvec.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/Makefile
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/makeinc.vc
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/README
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/stubs/README
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/README.txt
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/SWIG.patches
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/.cvsignore
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/cmndlgs.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/controls.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/controls2.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/events.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/frames.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/gdi.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/glcanvas.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/glcanvasc.def
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/gtk
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/helpers.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/helpers.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/image.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/libpy.c
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/makefile.nt
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/mdi.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/misc.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/misc2.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/motif
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/msw
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/my_typemaps.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/printfw.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/qt
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/stattool.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/utils.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/utilsc.def
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/windows.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/windows2.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/windows3.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/wx.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/wxc.def
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/wxc.rc
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/wxp.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/wxp.ico
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/_defs.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/_extras.py
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/__init__.py
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/tests
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxprop
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxtree
  • D /wxWidgets/tags/WXP_OLD_BUILD/wx-config.in
  • D /wxWidgets/tags/WXP_OLD_BUILD/wxGTK.spec
  • D /wxWidgets/tags/WXP_OLD_BUILD/wxMotif.spec
  • D /wxWidgets/tags/WXP_OLD_BUILD/wxWINE.spec

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

1999-08-18 22:37 RD, revision 3423

Using a new version of SWIG A few minor fixes

1999-08-18 22:33 RD, revision 3422

Added missing files to filelist.txt and regenerated makefiles.

1999-08-18 21:22 VS, revision 3421

added wxImage::CanRead

1999-08-18 19:31 RR, revision 3420

More wxFileDialog things

1999-08-18 18:23 VZ, revision 3419

added a simple makefile to regenerate all other makefiles with tmake

1999-08-18 18:06 VZ, revision 3418

wxWizard added

1999-08-18 17:31 SB, revision 3417

Added PNM image handler

1999-08-18 17:25 SB, revision 3416

Added PNM image handler

1999-08-18 17:03 VZ, revision 3415

vsscanf test corrected (?)

1999-08-18 17:01 SB, revision 3414

Added wxImage wxImage::GetSubImage(cont wxRect&) const

1999-08-18 16:58 VZ, revision 3413

more styles documented

1999-08-18 15:23 RR, revision 3412

EMX compilation, Minor doc changes, wxFileDialog optical things, wxMessageDlg dimension

1999-08-18 12:50 SB, revision 3411

change some #ifdef

1999-08-18 11:40 RR, revision 3410

Whole lot of stuff for new wxFileDialog

1999-08-18 07:41 RD, revision 3409

Using a new version of SWIG A few minor fixes

1999-08-18 06:28 JS, revision 3408

Added gifdecod.h

1999-08-18 06:28 JS, revision 3407

Added gifdecod.cpp

1999-08-18 06:27 RD, revision 3406

Fix to prevent Assert when there is an empty string in a combobox/choice.

1999-08-18 06:11 GL, revision 3405

Added a check for -lresolv in configure.in Removed wxFileInputStream::Peek as it is implemented in wxInputStream::Peek

1999-08-17 22:21 RD, revision 3404

removed references to local tick_bmp and cross_bmp

1999-08-17 22:19 RD, revision 3403

Added cross and tick bitmaps to the main resource file so the DLL would stop complaining when trying to initialize the proplist module.

1999-08-17 17:51 GL, revision 3402

Make wxMMedia2 compile on VC++ 5 Added makefile for VC++ 5 Warning: sndwin.cpp will not compile, it is unfinished

1999-08-17 15:55 RR, revision 3401

Added new file dialog Minor changes to docs and other generic dialogs Minor changes to makefiles

1999-08-17 15:14 HH, revision 3400

small makefile.vc fixes.

1999-08-17 12:31 KB, revision 3399

minor fix

1999-08-17 10:27 JS, revision 3398

Fixed bug that wrote incomplete wxExpr files (missing fclose)

1999-08-17 09:27 SB, revision 3397

Improve wxImage::LoadImage so that image format in not anymore required

1999-08-16 23:04 MB, revision 3396

Changed values passed to SetClientSize() in CreateWidgets() so that buttons are not clipped by the dialog margin

1999-08-16 20:21 RR, revision 3395

Added missing files

1999-08-16 20:17 RR, revision 3394

Added Prepend() and Remove() methods to wxSizer, Corrected a stupid bug in it, Freshed up wxPropertyXXX to make use of the icons in the dialogs. Made wxBmpButton inherit from wxButton. Grumble.

1999-08-16 13:18 KB, revision 3393

(hopefully) fixed make install

1999-08-16 12:18 RR, revision 3392

compile fixes for EMX minor doc updates minor fixes for problems with rdrag and ldrag in tree ctrl and list ctrl

1999-08-16 09:05 KB, revision 3391

fixed duplicate inclusion of jpeg source

1999-08-16 07:50 MB, revision 3390

Fixed bug in function Flush(). It was testing for !fflush() as error

1999-08-15 20:59 VZ, revision 3389

wxWizard draft

1999-08-15 18:35 RR, revision 3388

Began docs on sizers, Correted a few other docs

1999-08-15 15:18 RR, revision 3387

Added and corrected a few more html makefiles, Corrected wrong buffer size in menu code, Turned wxDirDlgg from functional to cool, Found a few esoteric bugs in wxListCtrl and wxTreeCtrl on the way

1999-08-15 10:28 GL, revision 3386

Commited very sort samples

1999-08-15 10:15 GL, revision 3385

Added utils/Makefile.in for utils makefiles Changed some name in wxMMedia2

1999-08-15 04:19 MB, revision 3384

Put the call to CheckForKeyDown() back in to ProcessXEvent because key down events are no longer being generated in wxCanvasInputEvent(). If you find yourself getting double key down events then CheckForKeyDown() should be bypassed again (but what is going on ???).

1999-08-15 02:59 MB, revision 3383

Added include for wx/window.h to get this to compile.

1999-08-14 21:41 VZ, revision 3382

InsertPage/SetSelection bug fixed

1999-08-14 12:06 GL, revision 3381

Removed wxMMedia Added wxMMedia2: it should work on linux (wave read/write, aiff read only) I begin to write windows driver now Added some file to filelist.txt Make configure build wxMMedia2 makefiles

1999-08-14 11:51 GL, revision 3380

Removed unnecessary branch

1999-08-14 11:14 RR, revision 3379

Makefile updates

1999-08-14 09:41 RR, revision 3378

More samples makefiles

1999-08-13 20:33 VZ, revision 3377

templates for new sizer classes

1999-08-13 19:39 RR, revision 3376

More makefiles Corrected two thing in wxDialogBase (empty lines) and msgdlg (wrong flags)

1999-08-13 19:24 KB, revision 3375

more compilation fixes, some object files were missing

1999-08-13 18:54 RR, revision 3374

More smaple makefiles

1999-08-13 18:47 VS, revision 3373

*** empty log message ***

1999-08-13 18:22 KB, revision 3372

fixes for make install

1999-08-13 17:49 GL, revision 3371

Bug fix in wxBufferedInputStream::SeekI

1999-08-13 17:34 RR, revision 3370

Updated makefiles for printing sample

1999-08-13 17:32 RR, revision 3369

Added wxStaticBoxSizer, Makefile updates, Improved look of wxGenericPageSetupDialog

1999-08-13 14:21 RR, revision 3368

Compile fixes, Big-endian fix for image.cpp (Untested, I have no sparc) Make dist works (more or less)

1999-08-13 10:33 RR, revision 3367

Started "make dist"

1999-08-13 08:58 RR, revision 3366

Added WINE and probably x-compile makefiles Fixed busy cursor compilation.

1999-08-13 08:26 RR, revision 3365

Added setup.h.in

1999-08-12 20:21 VZ, revision 3364

regenerated makefiles

1999-08-12 20:18 JS, revision 3363

wxBook additions; added a couple of pixels in menu drawing; taskbar PopupMenu improvements

1999-08-12 19:24 RR, revision 3362

Augmented beta to 9, Removed a few old Makefiles, Added one missing one (blush), Added first sample makefiles,

1999-08-12 17:41 RR, revision 3361

make install, make uninstall and wx-coonfig work again.

1999-08-12 15:36 KB, revision 3360

Useful little fix that automatically hides the busy cursor in modal dialogs.

1999-08-12 15:02 SB, revision 3359

just disable alpha buffer to make it more portable as many hardware doesn't have a true alpha plane !

1999-08-12 14:03 VS, revision 3358

wxHtmlWidgetCells now destroys window correctly

1999-08-12 14:02 RR, revision 3357

Corrected PNG etc include paths Added install for Motif (not tested)

1999-08-12 13:37 VS, revision 3356

minor fix in wxHtmlWindow::CreateLayout

1999-08-12 13:36 VS, revision 3355

fixed crash in tables deallocation

1999-08-12 12:54 RR, revision 3354

New makefile system in place, obsoletes libtool, autoheader, automake and the testconf directory. So far only GTK and only shared libraries.

1999-08-12 12:18 KB, revision 3353

some compilation fixes atttempts for solaris

1999-08-12 08:51 MB, revision 3352

if'd out CheckForKeyDown call that doesn't seem to be necessary now (but we still need CheckForKeyUp() - why???

1999-08-12 05:09 RS, revision 3351

Changed wxBox to wxBoxSizer to fit current API

1999-08-11 22:54 VZ, revision 3350

wxMenuBar::IsEnabled() now returns TRUE sometimes too

1999-08-11 17:40 RR, revision 3349

New makefile updates.

1999-08-11 17:26 HH, revision 3348

README file (sparse) added.

1999-08-11 17:23 HH, revision 3347

updates to some readme's

1999-08-11 17:16 HH, revision 3346

stubs...

1999-08-11 17:14 HH, revision 3345

lots'o' wxpython modules files

1999-08-11 17:09 HH, revision 3344

started adding modules tree...

1999-08-11 14:37 JS, revision 3343

Added wxbook.htm.

1999-08-11 13:36 RR, revision 3342

Corrected Motif build, Updated testconf

1999-08-11 11:53 RR, revision 3341

Did somework on the generic dialogs, Renamed wxBox -> wxBoxSizer Removed old dialog layout code,

1999-08-10 20:09 RR, revision 3340

Forgot one.

1999-08-10 20:08 RR, revision 3339

New makefiles for GTK and Motif, using configure but not libtool and automake. Numerous Motif crash fixes.

1999-08-10 19:59 GL, revision 3338

#if => #if defined()