wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1 2 3 4 5Next Page

Changes per page:

25 50 100 250

Summarize files:

On | Off

Search:

Filter by Developer:

Sort Alphabetically Sort by Commits Show/Hide Inactive Developers
Show All
Vadim Zeitlin (17,160)
Robin Dunn (7,249)
Julian Smart (5,571)
Václav Slavík (4,915)
Robert Roebling (3,709)
Stefan Csomor (3,686)
Francesco Montorsi (1,299)
Mattia Barbon (841)
Stefan Neis (781)
Michael Wetherell (766)
Paul Cornett (765)
Chris Elliott (655)
Kevin Ollivier (600)
Jaakko Salli (542)
Ron Lee (517)
Jacob Jansen (363)
Steven Lamerton (186)
Bryan Petty (177)
User: HH (110)
Javier Torres (80)
Julien Weinzorn (50)
Peter Cawley (44)
Bo Yang (37)
Peter Most (32)
Mingquan Yang (29)
Ron Lee (27)
Rickard Westerlund (23)
Bo Yang (37)
Bryan Petty (177)
Chris Elliott (655)
Francesco Montorsi (1,299)
Jaakko Salli (542)
Jacob Jansen (363)
Javier Torres (80)
Julian Smart (5,571)
Julien Weinzorn (50)
Kevin Ollivier (600)
Mattia Barbon (841)
Michael Wetherell (766)
Mingquan Yang (29)
Paul Cornett (765)
Peter Cawley (44)
Peter Most (32)
Rickard Westerlund (23)
Robert Roebling (3,709)
Robin Dunn (7,249)
Ron Lee (517)
Ron Lee (27)
Stefan Csomor (3,686)
Stefan Neis (781)
Steven Lamerton (186)
User: HH (110)
Vadim Zeitlin (17,160)
Václav Slavík (4,915)

This changelog reflects changes in the wxWidgets SVN repository, and is updated every 10 minutes. All reported times are in UTC.

  • Legend:
  • Added (A) Added (A)
  • Deleted (D) Deleted (D)
  • Modified (M) Modified (M)
  • Copied (R) Copied (R)
  • [Branch]
  • [Tag]
  • Active Filters:
  • User: HH Remove Filter

Changelog for wxWidgets (110 revisions):

r5884: 2000-02-07 10:14:56 [HH] User: HH

M  /docs/latex/wx/bitmap.tex  [diff, log, file]
M  /docs/latex/wx/encconv.tex  [diff, log, file]
M  /docs/latex/wx/filetype.tex  [diff, log, file]
M  /docs/latex/wx/function.tex  [diff, log, file]
M  /docs/latex/wx/htcell.tex  [diff, log, file]
M  /docs/latex/wx/htmlhlpf.tex  [diff, log, file]
M  /docs/latex/wx/htwindow.tex  [diff, log, file]
M  /docs/latex/wx/memorydc.tex  [diff, log, file]
M  /docs/latex/wx/menu.tex  [diff, log, file]
M  /docs/latex/wx/tsamples.tex  [diff, log, file]

 Some fixes (&->\&, _->\_) to remove latex complaints.
 
 Actually the whole point of this excercise was to try to make a nice pdf file
 with contents tree and thumbnail pages using pdflatex, but it keeps depleting
 tex's resources :-(

r3991: 1999-10-14 14:57:17 [HH] User: HH

M  /samples/html/help/help.cpp  [diff, log, file]

 fixed some frame cleanup stuff; The main frame (MyFrame) explicitely closes
 the helpframe now before deleting the config pointer and closing itself.

r3729: 1999-09-20 11:53:41 [HH] User: HH

M  /src/msw/treectrl.cpp  [diff, log, file]

 header inclusion fix

r3728: 1999-09-20 11:52:56 [HH] User: HH

D  /include/wx/html/htmlhelp.h  [old log]
D  /src/html/htmlhelp.cpp  [old log]
D  /src/html/htmlhelp_io.cpp  [old log]
D  /src/html/search.h  [old log]

 Removed obsolete files.

r3659: 1999-09-14 19:32:20 [HH] User: HH

M  /src/gtk/listbox.cpp  [diff, log, file]
M  /src/gtk1/listbox.cpp  [diff, log, file]

 Changed AppendCommon (called by all Append methods) so it doesn't
 call ApplyWidgetStyle (which applies the current style to all list_items,
 which should already have the right style), but instead only applies
 the style to the new list_item. This results in a *great* speedup for large
 listboxes.

r3648: 1999-09-13 18:11:31 [HH] User: HH

M  /utils/ogl/src/Makefile.in  [diff, log, file]

 small fixes

r3645: 1999-09-13 17:17:45 [HH] User: HH

M  /configure.in  [diff, log, file]

 Fixed surplus space in help output.

r3644: 1999-09-13 17:15:43 [HH] User: HH

M  /configure.in  [diff, log, file]
M  /setup.h.in  [diff, log, file]

 Changed configure option --with-libgif to --enable-gif
 gif now defines wxUSE_GIF instead of wxUSE_LIBGIF
 also added --enable-pcx (wxUSE_PCX) and --enable-pnm (wxUSE_PNM).

r3641: 1999-09-13 13:24:06 [HH] User: HH

M  /include/wx/wxhtml.h  [diff, log, file]

 new include file for change to new wxHtmlHelp classes.

r3621: 1999-09-12 18:49:59 [HH] User: HH

M  /src/unix/gsocket.c  [diff, log, file]

 fixed typo (?)

r3620: 1999-09-12 17:45:34 [HH] User: HH

Click to show all 23 changes...

 New HTML help system. The old controller class has been split in
 three parts; basic data, a frame and a controller. Docs will appear
 shortly...
 
 All Makefiles should be correctly updated. To be sure, I put an
 #error pragma in the old files, which will be removed in a few days.

r3610: 1999-09-10 19:14:15 [HH] User: HH

M  /docs/latex/wx/tex2rtf.ini  [diff, log, file]

 sensible default...

r3561: 1999-09-03 10:54:26 [HH] User: HH

M  /src/generic/dirdlgg.cpp  [diff, log, file]

 fixed crashing generic dir dialog.

r3545: 1999-08-31 23:26:36 [HH] User: HH

M  /src/html/htmlhelp_io.cpp  [diff, log, file]

 change to make wxHtmlHelp more flexible; don't panic if an empty
 index or contents filename is given

r3544: 1999-08-31 23:22:34 [HH] User: HH

M  /utils/wxPython/modules/html/build.cfg  [diff, log, file]
M  /utils/wxPython/modules/html/gtk/html.cpp  [diff, log, file]
M  /utils/wxPython/modules/html/gtk/html.py  [diff, log, file]
A  /utils/wxPython/modules/html/helpsys.cpp  [log, file]
A  /utils/wxPython/modules/html/helpsys.h  [log, file]
M  /utils/wxPython/modules/html/html.i  [diff, log, file]
M  /utils/wxPython/modules/html/README  [diff, log, file]
A  /utils/wxPython/modules/html/test/helpsys.py  [log, file]
A  /utils/wxPython/modules/html/test/htmlhelp.py  [log, file]

 added wxHtmlHelpController and -System wrappers. See README for some remarks

r3543: 1999-08-31 23:18:41 [HH] User: HH

M  /include/wx/html/htmlhelp.h  [diff, log, file]
M  /src/html/htmlhelp.cpp  [diff, log, file]

 some changes to make wxHtmlHelpController easier to subclass

r3533: 1999-08-29 20:08:53 [HH] User: HH

M  /src/common/mimetype.cpp  [diff, log, file]
M  /src/html/mod_fonts.cpp  [diff, log, file]

 fixed problem in mimetype database and put a temp. fix for font tags
 like <FONT SIZE=gaga>, i.e. without an proper integer argument

r3510: 1999-08-28 15:31:13 [HH] User: HH

M  /configure.in  [diff, log, file]
M  /utils/glcanvas/Makefile.in  [diff, log, file]
A  /utils/glcanvas/win/Makefile.in  [log, file]

 Added a hack to configure.in to enable cross compiling of glcanvas; search
 for GL_TOOLKIT_DIR to see what I mean. Added Makefile.in to glcanvas/win

r3485: 1999-08-25 13:47:04 [HH] User: HH

M  /src/common/timercmn.cpp  [diff, log, file]

 fixed mingw32 problem. Now correctly deals with egcs / <=gcc-2.8 issue.

r3461: 1999-08-24 13:23:44 [HH] User: HH

M  /utils/wxPython/modules/glcanvas/build.cfg  [diff, log, file]
M  /utils/wxPython/modules/glcanvas/gtk  [diff, log, file]
M  /utils/wxPython/modules/glcanvas/gtk/.cvsignore  [diff, log, file]

 Oops, had forgotten the GL libraries for unix

r3459: 1999-08-24 12:51:54 [HH] User: HH

Click to show all 16 changes...

 - Updated gtk SWIGged files to SWIG 1.1 cvs level
 - changed SOURCES treatment in build.py; the path is stripped from the source
 file when the object name is derived; this means sources can be anywhere
 (typically might be in GENCODEDIR) but the compiled object will always be
 in the current dir. (This is how the implicit makefile rule already behaved)
 - updated glcanvas/build.cfg for unix builds to copy glcanvas.cpp from
 utils/glcanvas (like Setup.in did)

r3451: 1999-08-23 21:13:20 [HH] User: HH

M  /configure  [diff, log, file]
M  /configure.in  [diff, log, file]

 disabled windows.h check for cross compiling --- might accidently find
 wine headers and we wouldn't want that...

r3450: 1999-08-23 18:00:34 [HH] User: HH

A  /utils/wxPython/modules/glcanvas/gtk/glcanvas.cpp  [log, file]
A  /utils/wxPython/modules/glcanvas/gtk/glcanvas.py  [log, file]
A  /utils/wxPython/modules/html/gtk/html.cpp  [log, file]
A  /utils/wxPython/modules/html/gtk/html.py  [log, file]
A  /utils/wxPython/modules/lseditor/gtk/lseditor.cpp  [log, file]
A  /utils/wxPython/modules/lseditor/gtk/lseditor.py  [log, file]

 started adding swigged sources

r3449: 1999-08-23 17:43:44 [HH] User: HH

Click to show all 12 changes...

 gtk and msw build dirs

r3448: 1999-08-23 17:40:06 [HH] User: HH

A  /utils/wxPython/modules/html/gtk  [log, file]
A  /utils/wxPython/modules/html/gtk/.cvsignore  [log, file]
A  /utils/wxPython/modules/html/msw  [log, file]
A  /utils/wxPython/modules/html/msw/.cvsignore  [log, file]

 ok