wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1Next 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)
User: joukj (17)
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)
User: joukj (17)
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: joukj Remove Filter

Changelog for wxWidgets (17 revisions):

r9365: 2001-02-13 13:00:33 [joukj] User: joukj

M  /setup.h_vms  [diff, log, file]
M  /src/gtk/descrip.mms  [diff, log, file]
M  /src/gtk1/descrip.mms  [diff, log, file]

 
  Committing in .
 
  Modified Files:
  wxWindows/setup.h_vms wxWindows/src/gtk/descrip.mms
 
  VMS compile issues
 ----------------------------------------------------------------------

r9262: 2001-02-02 13:22:14 [joukj] User: joukj

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

 
  Committing in .
 
  Modified Files:
  wxWindows/src/common/dynlib.cpp
 
  RTLD_GLOBAL is not allowed in the second argument of dlopen on True64-Unix.
 
 ----------------------------------------------------------------------

r9261: 2001-02-02 13:19:57 [joukj] User: joukj

M  /configure  [diff, log, file]

 
  Committing in .
 
  Modified Files:
  wxWindows/configure
 
  Compaq's preporcessor on True64-Unix does not allow A #include with the "#"
  on another position than the first.
 
 ----------------------------------------------------------------------

r9123: 2001-01-18 13:35:51 [joukj] User: joukj

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

 
  Committing in .
 
  Modified Files:
  wxWindows/src/common/dynlib.cpp
 
  VMS patch for second argument of dlopen
 ----------------------------------------------------------------------

r9115: 2001-01-17 12:43:13 [joukj] User: joukj

M  /src/generic/descrip.mms  [diff, log, file]

 
  Committing in .
 
  Modified Files:
  wxWindows/src/generic/descrip.mms
 
  removed plot.cpp reference
 ----------------------------------------------------------------------

r9048: 2001-01-04 15:18:52 [joukj] User: joukj

M  /src/common/descrip.mms  [diff, log, file]

 
  Committing in .
 
  Modified Files:
  wxWindows/src/common/descrip.mms
 
  Updating VMS support
 
 ----------------------------------------------------------------------

r8848: 2000-11-27 12:13:25 [joukj] User: joukj

M  /setup.h_vms  [diff, log, file]
M  /src/unix/utilsunx.cpp  [diff, log, file]

 
 
  Modified Files:
  wxWindows/setup.h_vms wxWindows/src/unix/utilsunx.cpp
 
  Updated VMScompile support
  Corrected typo
 ----------------------------------------------------------------------

r8789: 2000-11-24 09:50:27 [joukj] User: joukj

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

 
  Committing in .
 
  Modified Files:
  wxWindows/src/gtk/listbox.cpp
 
  corrections for VMS since someone updated this one using an old version.
 
 ----------------------------------------------------------------------

r8788: 2000-11-24 08:27:02 [joukj] User: joukj

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

 
  Committing in .
 
  Modified Files:
  wxWindows/src/gtk/app.cpp
 
  Someone included VMS-stuff that I removed several month ago because it was
 not working. Now it not even compiled!!!!
 
 ----------------------------------------------------------------------

r8637: 2000-10-25 09:47:26 [joukj] User: joukj

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

 
  Committing in .
 
  Modified Files:
  wxWindows/src/common/object.cpp
 
  properly #ifdef'd the DEBUG_PRINTF calls
 
 ----------------------------------------------------------------------

r8481: 2000-10-06 11:22:27 [joukj] User: joukj

M  /descrip.mms  [diff, log, file]
M  /docs/readme_vms.txt  [diff, log, file]
A  /samples/dnd/descrip.mms  [log, file]
M  /utils/dialoged/src/descrip.mms  [diff, log, file]

 
  Modified Files:
  wxWindows/descrip.mms wxWindows/docs/readme_vms.txt
  wxWindows/utils/dialoged/src/descrip.mms
  Added Files:
  wxWindows/samples/dnd/descrip.mms
 
  Updated VMS compile support and readme.
 
 ----------------------------------------------------------------------

r8471: 2000-10-04 08:15:16 [joukj] User: joukj

M  /descrip.mms  [diff, log, file]
M  /docs/readme_vms.txt  [diff, log, file]
A  /samples/calendar/descrip.mms  [log, file]

 
  Committing in .
 
  Modified Files:
  wxWindows/descrip.mms wxWindows/docs/readme_vms.txt
  Added Files:
  wxWindows/samples/calendar/descrip.mms
 
  Compile support on VMS for the calendar sample
 
 ----------------------------------------------------------------------

r8470: 2000-10-04 07:17:09 [joukj] User: joukj

M  /docs/readme_vms.txt  [diff, log, file]

 
  Committing in .
 
  Modified Files:
  wxWindows/docs/readme_vms.txt
 
  Updated VMS build instructions
 ----------------------------------------------------------------------

r8467: 2000-10-03 13:08:45 [joukj] User: joukj

M  /setup.h_vms  [diff, log, file]

 
  Committing in .
 
  Modified Files:
  wxWindows/setup.h_vms
 
 
  Oops wrong file committed earlier today
 ----------------------------------------------------------------------

r8466: 2000-10-03 10:34:40 [joukj] User: joukj

M  /lib/vms_gtk.opt  [diff, log, file]
M  /setup.h_vms  [diff, log, file]
M  /src/common/fileconf.cpp  [diff, log, file]
M  /src/unix/utilsunx.cpp  [diff, log, file]

 
  Modified Files:
  wxWindows/setup.h_vms wxWindows/lib/vms_gtk.opt
  wxWindows/src/common/fileconf.cpp
  wxWindows/src/unix/utilsunx.cpp
 
 Patches for VMS:
   Updated Setup
   The conftest sample in wxGTK now can read_to/write_from the home-directory.
 
 ----------------------------------------------------------------------

r8429: 2000-09-27 11:32:03 [joukj] User: joukj

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

 
  Committing in .
 
  Modified Files:
  wxWindows/include/wx/motif/menuitem.h
  ----------------------------------------------------------------------

r8419: 2000-09-26 10:49:41 [joukj] User: joukj

M  /descrip.mms  [diff, log, file]
M  /src/common/filefn.cpp  [diff, log, file]

 
 
  Committing in .
 
  Modified Files:
  wxWindows/descrip.mms wxWindows/src/common/filefn.cpp
 
 
  Filename problem on VMS fixed.
 ----------------------------------------------------------------------