wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1 2Next 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)
Mokhtar M. Khorshid (34)
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)
Mokhtar M. Khorshid (34)
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:
  • Mokhtar M. Khorshid Remove Filter

Changelog for wxWidgets (34 revisions):

r55112: 2008-08-17 22:00:20 [MMK] Mokhtar M. Khorshid

Click to show all 27 changes...

 Added more sample images

r55108: 2008-08-17 17:19:46 [MMK] Mokhtar M. Khorshid

Click to show all 34 changes...

 Added sample images

r55087: 2008-08-14 14:22:30 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlnavigatorevent.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlplanesurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlsurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrldefaultplanenavigator.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlnavigatorevent.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlplanesurface.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject.pjd  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject.vcproj  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlsample.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlsample.h  [diff, log, file]

 Modified the loading sequence and changed the way item sizes are calculated

r55066: 2008-08-12 12:43:06 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrl.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlbitmapsource.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlplanesurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlsurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrl.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlbitmapsource.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlplanesurface.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlsurface.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlsample.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlsample.h  [diff, log, file]

 Fixed bug with changing directories

r55065: 2008-08-12 10:49:13 [MMK] Mokhtar M. Khorshid

Click to show all 22 changes...

 Documented all headers and moved data types into wallctrltypes.h

r55060: 2008-08-11 14:31:48 [MMK] Mokhtar M. Khorshid

A  [SOC2008_WXWALLCTRL] /Classes.txt  [log, file]

 Added classes description document

r55058: 2008-08-11 09:47:51 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrldefaultplanenavigator.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlplanesurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlsurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrldefaultplanenavigator.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlplanesurface.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlsurface.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlsample.cpp  [diff, log, file]

 Added parent pointers for event propagation

r55045: 2008-08-10 12:47:44 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlplanesurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrldefaultplanenavigator.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlsample.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlsample.h  [diff, log, file]

 Intercepting selection changed event. Not working yet.

r55044: 2008-08-10 11:07:20 [MMK] Mokhtar M. Khorshid

Click to show all 11 changes...

 Factored out texture loading code and clipped seeking to number of items.

r54993: 2008-08-06 13:07:29 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrl.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlbitmapsource.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrldefaultplanenavigator.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlplanesurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlbitmapsource.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrldefaultplanenavigator.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlplanesurface.cpp  [diff, log, file]

 Removed implementations from header files

r54976: 2008-08-05 13:10:26 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/matrix.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlbitmapsource.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrldatasource.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlplanesurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlbitmapsource.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrldatasource.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlplanesurface.cpp  [diff, log, file]

 Modified loading mechanism (not correctly using threads yet)

r54920: 2008-08-02 11:02:39 [MMK] Mokhtar M. Khorshid

Click to show all 16 changes...

 Renamed navigator class

r54796: 2008-07-28 16:30:26 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlplanesurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrldefaultplanenavigation.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlplanesurface.cpp  [diff, log, file]

 Implemented spiral layered loading.

r54793: 2008-07-28 10:18:59 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlplanesurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlplanesurface.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlsample.cpp  [diff, log, file]

 Now rendering only the current scope

r54785: 2008-07-25 14:21:48 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrldatasource.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlplanesurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlbitmapsource.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlplanesurface.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject.vcproj  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlsample.cpp  [diff, log, file]

 Fixed CreateTextureFromBitmap()

r54772: 2008-07-23 17:50:03 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlplanesurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrl.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrldefaultplanenavigation.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlplanesurface.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject.pjd  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlsample.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlsample.h  [diff, log, file]

 Changed navigation mechanism

r54710: 2008-07-19 16:17:09 [MMK] Mokhtar M. Khorshid

Click to show all 11 changes...

 Created custom event

r54548: 2008-07-08 12:38:27 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlplanesurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrl.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlplanesurface.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject.vcproj  [diff, log, file]
A  [SOC2008_WXWALLCTRL] /wxwallctrlsample.cpp  [log, file]
A  [SOC2008_WXWALLCTRL] /wxwallctrlsample.h  [log, file]

 Implemented seeking functionality

r54480: 2008-07-03 17:20:06 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject-autosave.pjd  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject.pjd  [diff, log, file]

 Fixed DB project

r54458: 2008-07-01 21:20:33 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject-autosave.pjd  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject.pjd  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject.sln  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject.vcproj  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlprojectapp.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlprojectapp.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrltest.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrltest.h  [diff, log, file]

 Code placed at correct location to allow Dialog Blocks to regenerate code without overwriting the sample program code.

r54433: 2008-06-30 10:42:31 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject.pjd  [diff, log, file]

 Updated DB project file

r54374: 2008-06-26 11:49:27 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /include/wx/wallctrl/wallctrlplanesurface.h  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrl.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrldefaultplanenavigation.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrlplanesurface.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxWallCtrlProject-autosave.pjd  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrlprojectapp.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrltest.cpp  [diff, log, file]

 Implemented OnSize() and added unicode macros

r54347: 2008-06-24 18:59:01 [MMK] Mokhtar M. Khorshid

M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrl.cpp  [diff, log, file]
M  [SOC2008_WXWALLCTRL] /src/wallctrl/wallctrldefaultplanenavigation.cpp  [diff, log, file]
D  [SOC2008_WXWALLCTRL] /Wall1.bmp  [old log]
A  [SOC2008_WXWALLCTRL] /Wall1.png  [log, file]
D  [SOC2008_WXWALLCTRL] /Wall2.bmp  [old log]
A  [SOC2008_WXWALLCTRL] /Wall2.png  [log, file]
D  [SOC2008_WXWALLCTRL] /Wall3.bmp  [old log]
A  [SOC2008_WXWALLCTRL] /Wall3.png  [log, file]
M  [SOC2008_WXWALLCTRL] /wxwallctrltest.cpp  [diff, log, file]

 Modified rendering time and used arrow keys

r54317: 2008-06-21 16:02:26 [MMK] Mokhtar M. Khorshid

Click to show all 21 changes...

 Improved bmp reading, managed memory and included RTTI macros

r54278: 2008-06-18 12:35:50 [MMK] Mokhtar M. Khorshid

Click to show all 12 changes...

 Fixed file structure