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-06-30 08:30 RD, revision 2937

Now passes FILE* to wxExprDatabase instead of ofstream to compy with recent changes in wxExprDatabase.

1999-06-30 04:34 RD, revision 2936

Corrected link error for missing wxRegTipProvider::GetTip by giving it an empty stub function that can be filled in later when somebody finishes this class.

1999-06-30 04:28 RD, revision 2935

added some WXDLLEXPORT's

1999-06-30 00:03 RR, revision 2934

Typos.

1999-06-29 23:16 RR, revision 2933

wxChoiceDialog fix. Distribution and build things.

1999-06-29 17:53 GL, revision 2932

* wxDataStreams use wxUint now.

1999-06-29 17:04 KB, revision 2931

Added code to look up main program symbols - unix only. PLEASE FIX FOR MSW.

1999-06-29 13:13 VZ, revision 2930

1. wxGrid fixes contributed by Gerhard Gruber (client data for cells...) 2. Motif warnings removed 3. Using native msgbox under Motif (ok, it doesn't work, but generic doesn't work neither)

1999-06-29 12:34 VZ, revision 2929

my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links and runs... until you click in the menu, that is.

1999-06-29 11:50 VZ, revision 2928

startup tips for Unix

1999-06-29 08:41 UG, revision 2927

no message

1999-06-28 22:08 VZ, revision 2926

more files I forgot to commit

1999-06-28 22:06 VZ, revision 2925

misc minor fixes I forgot to commit before

1999-06-28 22:04 VZ, revision 2924

should fix compilation for BC++

1999-06-28 22:04 VZ, revision 2923

wxGTK compile fixes for my wxMSW changes

1999-06-28 21:53 VZ, revision 2922

why cvs thinks that I modified these files?

1999-06-28 21:52 VZ, revision 2921

file I forgot to add...

1999-06-28 21:47 VZ, revision 2920

tip icon in XPM format

1999-06-28 21:39 VZ, revision 2919

1. wxStaticLine implemented (generic (ugly) and MSW versions) 2. wxTextDialog looks fine under MSW again 3. startup tips added: code, sample, docs 4. read-only text controls don't participate in TAB traversal

1999-06-28 18:22 GL, revision 2918

* wxStream fixes (integer/line parsing). * Typetest sample fixes.

1999-06-28 13:22 RR, revision 2917

Applied fixes for AIX (GTK 1.0 compilation). Removed ostream from property classes. Removed Lisp output from wxExpr.

1999-06-28 04:08 , revision 2916
  • A /wxWidgets/tags/wxPython-2_1b1
  • D /wxWidgets/tags/wxPython-2_1b1/.cvsignore
  • D /wxWidgets/tags/wxPython-2_1b1/acconfig.h
  • D /wxWidgets/tags/wxPython-2_1b1/acinclude.m4
  • D /wxWidgets/tags/wxPython-2_1b1/autogen.sh
  • D /wxWidgets/tags/wxPython-2_1b1/BuildCVS.txt
  • D /wxWidgets/tags/wxPython-2_1b1/config.guess
  • D /wxWidgets/tags/wxPython-2_1b1/config.sub
  • D /wxWidgets/tags/wxPython-2_1b1/configure.in
  • D /wxWidgets/tags/wxPython-2_1b1/distrib
  • D /wxWidgets/tags/wxPython-2_1b1/docs
  • D /wxWidgets/tags/wxPython-2_1b1/include
  • D /wxWidgets/tags/wxPython-2_1b1/install-sh
  • D /wxWidgets/tags/wxPython-2_1b1/lib
  • D /wxWidgets/tags/wxPython-2_1b1/locale
  • D /wxWidgets/tags/wxPython-2_1b1/ltconfig
  • D /wxWidgets/tags/wxPython-2_1b1/ltmain.sh
  • D /wxWidgets/tags/wxPython-2_1b1/Makefile.am
  • D /wxWidgets/tags/wxPython-2_1b1/misc
  • D /wxWidgets/tags/wxPython-2_1b1/missing
  • D /wxWidgets/tags/wxPython-2_1b1/mkinstalldirs
  • D /wxWidgets/tags/wxPython-2_1b1/samples
  • D /wxWidgets/tags/wxPython-2_1b1/src
  • D /wxWidgets/tags/wxPython-2_1b1/tests
  • D /wxWidgets/tags/wxPython-2_1b1/user
  • D /wxWidgets/tags/wxPython-2_1b1/utils/dialoged
  • D /wxWidgets/tags/wxPython-2_1b1/utils/framelayout
  • D /wxWidgets/tags/wxPython-2_1b1/utils/glcanvas
  • D /wxWidgets/tags/wxPython-2_1b1/utils/HelpGen
  • D /wxWidgets/tags/wxPython-2_1b1/utils/HelpHTML
  • D /wxWidgets/tags/wxPython-2_1b1/utils/makefile.vc
  • D /wxWidgets/tags/wxPython-2_1b1/utils/nplugin
  • D /wxWidgets/tags/wxPython-2_1b1/utils/ogl
  • D /wxWidgets/tags/wxPython-2_1b1/utils/serialize
  • D /wxWidgets/tags/wxPython-2_1b1/utils/tex2rtf
  • D /wxWidgets/tags/wxPython-2_1b1/utils/wxMMedia
  • D /wxWidgets/tags/wxPython-2_1b1/utils/wxOLE
  • D /wxWidgets/tags/wxPython-2_1b1/utils/wxtree
  • D /wxWidgets/tags/wxPython-2_1b1/wx-config.in
  • D /wxWidgets/tags/wxPython-2_1b1/wxGTK.spec
  • D /wxWidgets/tags/wxPython-2_1b1/wxMotif.spec
  • D /wxWidgets/tags/wxPython-2_1b1/wxWINE.spec

This commit was manufactured by cvs2svn to create tag 'wxPython-2_1b1'.

1999-06-28 04:08 RD, revision 2915

Final tweaks for 2.1b1

1999-06-28 03:10 RD, revision 2914

Final tweaks for 2.1b1

1999-06-27 22:37 RR, revision 2913

Replaced ostream with FILE* in wxExpr.

1999-06-27 22:06 VZ, revision 2912

missing newline at the end of file added

1999-06-27 21:53 RD, revision 2911

fixed typo

1999-06-27 16:42 RR, revision 2910

More tests for streams.

1999-06-27 11:26 VZ, revision 2909

missing semicolon added to the example

1999-06-27 10:39 RR, revision 2908

Work on streams of all sorts. More to come.

1999-06-26 13:55 VZ, revision 2907

a small cosmetic fix for single choice dialog

1999-06-26 12:10 RR, revision 2906

Typos.

1999-06-26 11:56 RR, revision 2905

Added wxGTK-only cmn dialogs. Fixed a few includes and installing makefiles. Updated testconf accordingly. Good fences make good neighbours.

1999-06-26 11:10 VZ, revision 2904

1. serious bug in wxRegConfig corrected - deleting a value would delete the key containing it if it didn't have any subkeys (i.e. would delete the sibling values) 2. wxRegKey::GetFirstValue() starts with first value, not the second one 3. typo in wxStaticText::DoSetSize() which prevented width.AsIs() from working fixed 4. adjustment for the parent client area offset not done for the top level windows (dialogs and frames) any more

1999-06-26 10:25 VS, revision 2903

*** empty log message ***

1999-06-26 10:12 VS, revision 2902

*** empty log message ***

1999-06-26 05:12 RS, revision 2901

Added #include wx/dcclient.h for Vadims changes to work without pc headers

1999-06-26 05:05 RS, revision 2900

Added #include wx/dcclient.h and wx/settings.h for Vadims new code under non-precomp header compilers

1999-06-26 03:44 RS, revision 2899

Added #include wx/listbox.h needed under Linux (probably all precomp header systems)

1999-06-25 22:50 VZ, revision 2898

multi line static controls now calculate their width and height correctly

1999-06-25 22:46 RR, revision 2897

Commented out "best visual" code.

1999-06-25 21:28 VZ, revision 2896

1. wxSingleChoiceDialog looks Ok under Windows 2. wxDialog now longer is resizeable by default 3. wxProgressDialog has a more reasonable width

1999-06-25 18:11 KB, revision 2895

fixed frame style

1999-06-25 16:31 RR, revision 2894

Oops.

1999-06-25 16:30 RR, revision 2893

Changed a few true -> TRUE added #ifdef GTK 1.2

1999-06-25 14:04 VS, revision 2892

*** empty log message ***

1999-06-25 14:02 KB, revision 2891

slightly more intelligent size calculation to prevent clipping of text

1999-06-24 22:07 VZ, revision 2890

the progres dialog now looks decently under Windows

1999-06-24 22:05 VZ, revision 2889

wxSpinButton::GetValue() returns correct result now

1999-06-24 21:27 VZ, revision 2888

several notebook bugs fixed: 1. deleting the last page sets selection to -1 2. deleting the selected page unselects it first 3. adding page calls Layout() on it