Log of /branches/WIP-pyshapelib-bramz/Extensions/profiling
Directory Listing
Revision
2734 -
Directory Listing
Modified
Thu Mar 1 12:42:59 2007 UTC
(18 years ago)
by
bramz
made a copy
Revision
2721 -
Directory Listing
Modified
Sat Jan 13 15:11:42 2007 UTC
(18 years, 1 month ago)
by
dpinte
Original Path:
trunk/thuban/Extensions/profiling
2007-01-13 Didrik Pinte <dpinte@itae.be>
bboxdump, gns2shp, importAPR, mouseposition, ogr, profiling, svgexport
extensions migrated to wxPython 2.6
* Extensions/bboxdump/bboxdump.py:
updated wx statements
* Extensions/gns2shp/gns2shp.py:
updated wx statements
* Extensions/importAPR/importAPR.py:
updated wx statements
* Extensions/mouseposition/mouseposition.py:
updated wx statements
* Extensions/ogr/
ogrdialog.py, ogrstart.py:
updated wx statements
* Extensions/profiling/profiling.py:
updated wx statements
* Extensions/svgexport/
maplegend.py,svgsaver.py:
updated wx statements
Revision
1915 -
Directory Listing
Modified
Mon Nov 3 14:19:40 2003 UTC
(21 years, 4 months ago)
by
bh
Original Path:
trunk/thuban/Extensions/profiling
(popup_dialog_box): New config
variable to indicate whether the result should be shown in a
dialog box
(profile_screen_renderer, time_screen_renderer): Only show a
dialog box if popup_dialog_box is true.
(profile_screen_renderer): Flush stdout after the printing the
first part of the "profiling..." message
Revision
1901 -
Directory Listing
Modified
Fri Oct 31 16:05:29 2003 UTC
(21 years, 4 months ago)
by
jan
Original Path:
trunk/thuban/Extensions/profiling
Moved menu entries to the Extensions menu. Applied _() for strings.
(profile_screen_renderer): Catch the detailed printout and present
it in a dialog.
(ime_screen_renderer): Raise a dialog to present the result instead
of printing it to stdout.