previous page | next page
r731 file changeset diff or repo changeset diff erich2023-04-21T12:51:12.106513Z
 
[TODO] -Del: bounding box and arc related bugs fixed

D /work/bug_files/TODO/camv-arc2.rp
D /work/bug_files/TODO/camv-arc2.GTO
M /trunk/doc/TODO
D /work/bug_files/TODO/camv-arc.GML
D /work/bug_files/TODO/camv-arc2.GML
D /work/bug_files/TODO/camv-arc.rp
D /work/bug_files/TODO/camv-arc.GTO
r730 file changeset diff or repo changeset diff igor22023-04-21T12:40:35.050400Z
 
[io_tedax] -Fix: preserve order of sublayers while loading a multi-polarity layer (using the sublayer append API)

M /trunk/src_plugins/io_tedax/io_tedax.c
r729 file changeset diff or repo changeset diff igor22023-04-21T12:37:47.170322Z
 
[io_tedax] -Fix: increase number of args accepted to the theoretical limit the format permits

M /trunk/src_plugins/io_tedax/io_tedax.c
r728 file changeset diff or repo changeset diff igor22023-04-21T12:37:13.299116Z
 
[io_tedax] -Fix: argument parsing: used the wrong number-of-arguments limit, leads to segfault if there are too many args

M /trunk/src_plugins/io_tedax/io_tedax.c
r727 file changeset diff or repo changeset diff igor22023-04-21T12:15:41.020983Z
 
[import_gerb] -Fix: create sublayers using the sublayer API to preserve layer ordering

M /trunk/src_plugins/import_gerb/gerb2camv.c
r726 file changeset diff or repo changeset diff igor22023-04-21T12:15:01.109567Z
 
[core] -Add: sublayer loading API so that multi-layer files can bypass the layer grouping logic and keep their sublayers ordered

M /trunk/src/data.c
M /trunk/src/data.h
r725 file changeset diff or repo changeset diff igor22023-04-13T16:41:49.405843Z
 
[TODO] -Move: menu bindings/UI for cuvoodoo's feature to a later cycle, he is not reacting

M /trunk/doc/TODO
r724 file changeset diff or repo changeset diff igor22023-04-13T16:40:56.454803Z
 
[TODO] -Update: save design done

M /trunk/doc/TODO
r723 file changeset diff or repo changeset diff igor22023-04-13T16:40:05.693989Z
 
[menu] -Add: save desgin that calls Save()

M /trunk/src/menu.lht
r722 file changeset diff or repo changeset diff igor22023-04-13T16:37:31.412842Z
 
[gui] -Add: Save() and SaveAs() actions

M /trunk/src_plugins/gui/camv_gui.c
r721 file changeset diff or repo changeset diff igor22023-04-13T16:23:51.090746Z
 
[core] -Add: implement SaveTo() action (can save the whole design using the io plugin infra)

M /trunk/src/plug_io.c
M /trunk/src/plug_io.h
M /trunk/src/plug_io_act.c
r720 file changeset diff or repo changeset diff igor22023-04-13T16:23:08.012851Z
 
[io_tedax] -Add: implement save prio call for standard io hooks

M /trunk/src_plugins/io_tedax/io_tedax.c
r719 file changeset diff or repo changeset diff igor22023-04-13T15:38:05.180720Z
 
[core] -Add: basic infrastructure for saving designs with different plugins

M /trunk/src/plug_io.c
M /trunk/src_plugins/io_tedax/io_tedax.c
M /trunk/src/plug_io.h
r718 file changeset diff or repo changeset diff igor22023-04-13T14:59:49.746566Z
 
[TODO] -Update: layer bbox bug at 0;0 fixed

M /trunk/doc/TODO
r717 file changeset diff or repo changeset diff igor22023-04-13T14:59:22.043769Z
 
[core] -Fix: do not include 0;0 in layer bounding box, calculate the bbox only from objects [core] -Fix: make up an 1*1mm bbox for empty layers so they are easier to handle on the GUI

M /trunk/src/data.c
r716 file changeset diff or repo changeset diff igor22023-04-13T14:45:35.849356Z
 
[TODO] -Update: arc bbox bug fixed

M /trunk/doc/TODO
r715 file changeset diff or repo changeset diff igor22023-04-13T14:44:37.355293Z
 
[core] -Add: accurate bbox calculation for arc objects

M /trunk/src/obj_arc.c
r714 file changeset diff or repo changeset diff igor22023-04-13T14:33:27.576150Z
 
[core] -Add: runtime configurable debug option for drawing object bounding boxes

M /trunk/src/conf_core_fields.h
M /trunk/src/conf_core.h
M /trunk/src/draw.c
r713 file changeset diff or repo changeset diff igor22023-04-13T13:53:00.573916Z
 
[TODO] -Update: layer-group-loading done

M /trunk/doc/TODO
r712 file changeset diff or repo changeset diff igor22023-04-13T13:51:52.772253Z
 
[core] -Add: group-load all layers specified on the command line so that order is preserved (from top to bottom)

M /trunk/src/camv-rnd.c
r711 file changeset diff or repo changeset diff igor22023-04-13T13:51:04.311702Z
 
[core] -Add: layer append API option for layer groups: reverse order within the group but make sure the group is appended on top

M /trunk/src/data.c
M /trunk/src/data.h
r710 file changeset diff or repo changeset diff igor22023-04-13T13:30:42.834629Z
 
[font] -Del: font size is not set per text object, remove the associated field

M /trunk/src/obj_text.h
M /trunk/src_plugins/std_tools/tool_mline.c
r709 file changeset diff or repo changeset diff igor22023-04-13T13:30:10.323085Z
 
-Cleanup: excess whitespace

M /trunk/src/plug_io.c
r708 file changeset diff or repo changeset diff igor22023-04-13T13:03:36.536690Z
 
-Cleanup: remove stale debug prints

M /trunk/src/obj_text.c
r707 file changeset diff or repo changeset diff igor22023-04-13T13:00:41.509425Z
 
[font] -Add: center-align text: x;y coord should refer to bottom center point of the text object's bbox

M /trunk/src/obj_text.h
M /trunk/src/obj_text.c
r706 file changeset diff or repo changeset diff igor22023-04-13T12:40:07.265207Z
 
[std_tools] -Add: rotate text to line angle for better alignment

M /trunk/src_plugins/std_tools/tool_mline.c
r705 file changeset diff or repo changeset diff igor22023-04-13T12:17:03.220194Z
 
[TODO] -Update: ttf removal done, need to announce later

M /trunk/doc/TODO
r704 file changeset diff or repo changeset diff igor22023-04-13T12:16:43.824784Z
 
[TODO] -Add: packager's chnagelog will need to mention ttf removal

M /trunk/doc/developer/packaging/Changelog
r703 file changeset diff or repo changeset diff igor22023-04-13T12:16:07.072937Z
 
[font] -Del: get rid of the freetype dependency and the ttf2bbox extern

M /trunk/src_3rd
M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src/Makefile.dep
M /trunk/src/Makefile.in
M /trunk/scconfig/hooks.c
r702 file changeset diff or repo changeset diff igor22023-04-13T12:06:00.083886Z
 
[font] -Chanege: replace ttf with embedded vector font (pcb-rnd's)

M /trunk/src/obj_text.h
M /trunk/src/conf_core_fields.h
M /trunk/src/conf_core.h
M /trunk/src/obj_text.c
r701 file changeset diff or repo changeset diff igor22023-04-13T11:25:14.420429Z
 
[font] -Add: initialize internal vector font on start

M /trunk/src/camv-rnd.c
M /trunk/src/obj_text.c
r700 file changeset diff or repo changeset diff igor22023-04-13T11:17:54.851256Z
 
-Import: pcb-rnd's default font, embedded/internal version

A /trunk/src/font_internal.c
r699 file changeset diff or repo changeset diff igor22023-03-12T06:00:25.741440Z
 
[export_ps] -Change: fill-page is default off for the ps export to get 1:1 prints

M /trunk/src_plugins/export_ps/ps.c
r698 file changeset diff or repo changeset diff igor22023-03-10T04:46:23.303182Z
 
[TODO] -Update: camv-rnd is autobuilt on the mac now

M /trunk/doc/TODO
r697 file changeset diff or repo changeset diff igor22023-03-10T04:09:18.411935Z
 
[scconfig] -Fix: do not detect librnd from ./configure as ./configure depends on librnd

M /trunk/scconfig/Rev.h
M /trunk/config.sh.in
M /trunk/scconfig/Rev.tab
M /trunk/src/Makefile.in
M /trunk/scconfig/hooks.c
r696 file changeset diff or repo changeset diff igor22023-03-09T15:37:04.813449Z
 
[doc] -Update: action reference for the new layer transformation actions

M /trunk/doc/user/09_appendix/action_reference.html
r695 file changeset diff or repo changeset diff igor22023-03-09T15:33:39.159125Z
 
[core] -Add: allow RotateLayer and ScaleLayer() to prompt the user for value if value is not specified

M /trunk/src/gui_act.c
r694 file changeset diff or repo changeset diff igor22023-03-09T15:22:39.541677Z
 
-Cleanup: whitespace

M /trunk/src/draw.c
r693 file changeset diff or repo changeset diff igor22023-03-09T15:22:07.548436Z
 
[core] -Add: transform bbox search for layer draw of transformed layer

M /trunk/src/draw.c
r692 file changeset diff or repo changeset diff igor22023-03-09T15:01:12.356032Z
 
[core] -Add: ResetLayer() action to reset the transformation matrix of a layer

M /trunk/src/gui_act.c
r691 file changeset diff or repo changeset diff igor22023-03-09T14:56:51.493271Z
 
[TODO] -Update: progress on transformation matrices

M /trunk/doc/TODO
r690 file changeset diff or repo changeset diff igor22023-03-09T14:55:08.883171Z
 
[core] -Add: get matrix transformations to work on the text obj (except for the rotation)

M /trunk/src/obj_text.c
r689 file changeset diff or repo changeset diff igor22023-03-09T14:49:37.824975Z
 
[core] -Add: extract rotation degree and scale from the transformation matrix before layer rendering starts [core] -Add: matrix xform for arc objects

M /trunk/src/obj_arc.c
M /trunk/src/draw.c
M /trunk/src/data.h
r688 file changeset diff or repo changeset diff igor22023-03-09T13:55:27.127807Z
 
[core] -Add: mx transformations in poly obj draw

M /trunk/src/obj_poly.c
r687 file changeset diff or repo changeset diff igor22023-03-09T13:46:36.668682Z
 
-Fix: xform action parameters are not optional

M /trunk/src/gui_act.c
r686 file changeset diff or repo changeset diff igor22023-03-09T13:44:13.287225Z
 
[core] -Add: ScaleLayer()

M /trunk/src/gui_act.c
r685 file changeset diff or repo changeset diff igor22023-03-09T13:41:08.594329Z
 
[core] -Add: TranslateLayer()

M /trunk/src/gui_act.c
r684 file changeset diff or repo changeset diff igor22023-03-09T13:34:48.733728Z
 
[core] -Add: RotateLayer() action (sets xform mx and enables it)

M /trunk/src/gui_act.c
r683 file changeset diff or repo changeset diff igor22023-03-09T13:33:48.299846Z
 
[core] -Fix: initialize layer selection to -1 on start (no layer selected)

M /trunk/src/camv-rnd.c
r682 file changeset diff or repo changeset diff igor22023-03-09T13:13:15.055700Z
 
[core] -Move: index of selected layer from the gui plugin to camv_design_t because some non-gui actions will need it

M /trunk/src/data.c
M /trunk/src_plugins/gui/layersel.c
M /trunk/src/data.h
r681 file changeset diff or repo changeset diff igor22023-03-09T12:53:37.025165Z
 
[core] -Add: initialize layer xform matrix to ident when the layer is created [core] -Add: draw code passes on layer xform matrix when enabled

M /trunk/src/draw.c
M /trunk/src/data.c
M /trunk/src/data.h
r680 file changeset diff or repo changeset diff igor22023-03-09T12:40:15.226652Z
 
[core] -Add: apply xform matrix on line draw

M /trunk/src/obj_line.c
r679 file changeset diff or repo changeset diff igor22023-03-09T12:32:18.413688Z
 
[core] -Add: prepare for passing on a transformation matrix to object draw calls

M /trunk/src/obj_common.h
M /trunk/src/obj_poly.c
M /trunk/src/obj_line.c
M /trunk/src/obj_arc.c
M /trunk/src/draw.c
M /trunk/src/obj_grp.c
M /trunk/src/obj_text.c
M /trunk/src/data.h
r678 file changeset diff or repo changeset diff igor22023-03-09T12:11:47.496112Z
 
[build] -Add: link librnd's font lib

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src/Makefile.in
r677 file changeset diff or repo changeset diff igor22023-03-06T08:04:25.481279Z
 
[TODO] -Add: hzeller's feature request: drag&drop layer reorder

M /trunk/doc/TODO
r676 file changeset diff or repo changeset diff igor22023-03-06T08:03:38.121236Z
 
[TODO] -Add: hzeller's feature req on group loading for preserving stacking order

M /trunk/doc/TODO
r675 file changeset diff or repo changeset diff igor22023-03-06T06:37:53.647453Z
 
[scconfig] -Del: remove --fontdir (we have runtime font file path configuration instead)

D /trunk/scconfig/find_fontdir.c
M /trunk/scconfig/Makefile
M /trunk/scconfig/hooks.c
r674 file changeset diff or repo changeset diff igor22023-03-05T08:18:20.787936Z
 
[doc] -Add: link in route-rnd

M /trunk/doc/index.html
r673 file changeset diff or repo changeset diff igor22023-02-18T03:44:58.626920Z
 
[doc] -Add: contact page mentions gmail won't work

M /trunk/doc/contact.html
r672 file changeset diff or repo changeset diff igor22023-02-08T06:27:31.741318Z
 
[TODO] -Update: datasheet done

M /trunk/doc/TODO
r671 file changeset diff or repo changeset diff igor22023-02-08T06:22:16.291221Z
 
[doc] -Add: link datasheet

M /trunk/doc/index.html
r670 file changeset diff or repo changeset diff igor22023-02-08T06:21:05.027658Z
 
[doc] -Add: datasheet

A /trunk/doc/datasheet.sh
A /trunk/doc/datasheet.html
r669 file changeset diff or repo changeset diff igor22023-02-08T03:46:54.322152Z
 
[TODO] -Move: plan current dev cycle

M /trunk/doc/TODO
r668 file changeset diff or repo changeset diff igor22023-02-08T03:26:57.313963Z
 
-Update: bump version to 1.1.2-dev

M /trunk/scconfig/hooks.c
r667 file changeset diff or repo changeset diff igor22023-02-08T03:26:30.488981Z
 
-Update: 1.1.1 on news

M /trunk/doc/news.html
r666 file changeset diff or repo changeset diff igor22023-02-08T03:25:44.409754Z
 
[TODO] -Add: will need to check autobuild config for camv-rnd (e.g. on OSX)

M /trunk/doc/TODO
r664 file changeset diff or repo changeset diff igor22023-02-08T03:24:05.229044Z
 
-Update: bump version to 1.1.1

M /trunk/scconfig/hooks.c
r663 file changeset diff or repo changeset diff igor22023-02-04T17:11:07.934146Z
 
-Add: changelog and release notes

M /trunk/Release_notes
M /trunk/Changelog
r662 file changeset diff or repo changeset diff igor22023-02-04T12:24:45.362851Z
 
[TODO] -Add: missing datasheet.html

M /trunk/doc/TODO
r661 file changeset diff or repo changeset diff igor22023-01-30T14:07:45.234549Z
 
[TODO] -Move: bbox bugs to next cycle, we are in code freeze

M /trunk/doc/TODO
r660 file changeset diff or repo changeset diff igor22023-01-30T14:07:20.414959Z
 
[TODO] -Fix: the {z e} bug is really two drawing area/bbox bugs

M /trunk/doc/TODO
r655 file changeset diff or repo changeset diff igor22023-01-30T13:48:36.106435Z
 
[TODO] -Fix: bug_files path

M /trunk/doc/TODO
r653 file changeset diff or repo changeset diff igor22023-01-30T13:47:22.836885Z
 
[TODO] -Fix: arc bug is not yet fixed

M /trunk/doc/TODO
r652 file changeset diff or repo changeset diff erich2023-01-30T13:43:17.050251Z
 
[TODO] -Add: {z e} bug with work/camv-arc.??? examples

M /trunk/doc/TODO
r648 file changeset diff or repo changeset diff igor22023-01-11T03:43:37.253677Z
 
[doc] -Add: packager's changelog

M /trunk/doc/developer/packaging/packages.html
M /trunk/doc/developer/packaging/Changelog
r647 file changeset diff or repo changeset diff igor22022-12-19T06:29:47.687267Z
 
[TODO] -Change: convert to pcb-rnd's TODO format

M /trunk/doc/TODO
r646 file changeset diff or repo changeset diff igor22022-12-19T06:27:31.254829Z
 
-Cleanup: rename conf roots to from pcb-rnd to camv-rnd, librnd4 supports loading them with a per app header

M /trunk/doc/TODO
M /trunk/src/conf_core.lht
M /trunk/src_plugins/import_gcode/import_gcode.conf
r645 file changeset diff or repo changeset diff igor22022-12-19T04:37:45.372885Z
 
[dialogs] -Cleanup: rename pcb_dlg_pref_ to camv_dlg_pref_ to keep namespace clean

M /trunk/src_plugins/dialogs/dlg_pref_apptab.c
M /trunk/src_plugins/dialogs/dlg_pref_general.c
M /trunk/src_plugins/dialogs/dialogs.c
r644 file changeset diff or repo changeset diff igor22022-12-19T04:29:19.084527Z
 
[export_png] -Cleanup: png export invocation example in help: replace .pcb to .gbr, that's the typical use case

M /trunk/src_plugins/export_png/export_png.c
r643 file changeset diff or repo changeset diff igor22022-12-18T09:57:47.061815Z
 
[librnd4] -Cleanup: turns out pcb-rnd doesn't do rotated text click detection correctly; sch-rnd does it well, but there's nothing we could easily copy from there to librnd

M /trunk/src/obj_text.c
r642 file changeset diff or repo changeset diff igor22022-12-17T07:54:34.968018Z
 
[librnd4] -Update: local_grid and global_grid config path change

M /trunk/src/conf_core.lht
M /trunk/src/menu.lht
r641 file changeset diff or repo changeset diff igor22022-12-15T09:40:16.439254Z
 
-Cleanup: replace pcb-rnd to camv-rnd in banner project names and contact info

M /trunk/src_plugins/export_png/export_png.c
M /trunk/src/build_run.h
M /trunk/src_plugins/io_tedax/parse.c
M /trunk/src_plugins/export_lpr/lpr.c
M /trunk/src/build_run.c
r640 file changeset diff or repo changeset diff igor22022-12-15T09:02:07.946052Z
 
[TODO] -Add: mark librnd4 related upgrade req

M /trunk/src/obj_text.c
r639 file changeset diff or repo changeset diff igor22022-12-12T14:53:59.252259Z
 
[librnd4] -Update: follow scconfig template renames from /local/pcb to /local/rnd

M /trunk/src_plugins/io_tedax/Plug.tmpasm
M /trunk/src_plugins/gui/Plug.tmpasm
M /trunk/src_plugins/export_png/Plug.tmpasm
M /trunk/src_plugins/dialogs/Plug.tmpasm
M /trunk/src_plugins/std_tools/Plug.tmpasm
M /trunk/src_plugins/import_gcode/Plug.tmpasm
M /trunk/src_plugins/export_ps/Plug.tmpasm
M /trunk/src_plugins/import_excellon/Plug.tmpasm
M /trunk/src_plugins/export_lpr/Plug.tmpasm
M /trunk/src_plugins/import_gerb/Plug.tmpasm
M /trunk/src_plugins/export_svg/Plug.tmpasm
r638 file changeset diff or repo changeset diff igor22022-12-12T14:03:32.406147Z
 
[librnd4] -Update: follow scconfig template renames from /local/pcb to /local/rnd

M /trunk/src_plugins/io_tedax/Plug.tmpasm
M /trunk/src_plugins/Buildin.tmpasm
M /trunk/src_plugins/Common_enabled.tmpasm
M /trunk/src_plugins/gui/Plug.tmpasm
M /trunk/src_plugins/export_png/Plug.tmpasm
M /trunk/doc/developer/packaging/packages.sh
M /trunk/src_plugins/dialogs/Plug.tmpasm
M /trunk/src_plugins/Plugin.tmpasm
M /trunk/src_plugins/std_tools/Plug.tmpasm
M /trunk/src_plugins/import_gcode/Plug.tmpasm
M /trunk/src_plugins/export_ps/Plug.tmpasm
M /trunk/src_plugins/import_excellon/Plug.tmpasm
M /trunk/src_plugins/export_lpr/Plug.tmpasm
M /trunk/src_plugins/Disable.tmpasm
M /trunk/src_plugins/import_gerb/Plug.tmpasm
M /trunk/src_plugins/export_svg/Plug.tmpasm
M /trunk/src/Makefile.in
r637 file changeset diff or repo changeset diff igor22022-12-12T10:56:50.895108Z
 
[librnd4] -Update: follow scconfig template renames from /local/pcb to /local/rnd

M /trunk/src_plugins/Common_enabled.tmpasm
M /trunk/src_plugins/Plugin.tmpasm
M /trunk/src/Makefile.in
r636 file changeset diff or repo changeset diff igor22022-12-12T09:23:27.320675Z
 
[librnd4] -Update: follow scconfig template renames from /local/pcb to /local/rnd

M /trunk/src_plugins/Common_enabled.tmpasm
M /trunk/src_plugins/Plugin.tmpasm
M /trunk/src/Makefile.in
r635 file changeset diff or repo changeset diff igor22022-12-12T08:30:53.697737Z
 
[librnd4] -Update: follow scconfig template renames from /local/pcb to /local/rnd

M /trunk/src/Makefile.in
r634 file changeset diff or repo changeset diff igor22022-12-12T07:54:57.362309Z
 
[librnd4] -Update: follow scconfig template renames from /local/pcb to /local/rnd

M /trunk/src/Makefile.in
r633 file changeset diff or repo changeset diff igor22022-12-12T04:27:47.275824Z
 
[librnd4] -Update: API change on export_ps (getting appspec from lpr)

M /trunk/src_plugins/export_ps/ps.c
M /trunk/src_plugins/export_ps/export_ps.h
r632 file changeset diff or repo changeset diff igor22022-12-07T12:56:08.069405Z
 
[librnd4] -Cleanup: switch over plugin conf init from rnd_conf_reg_intern() to rnd_conf_plug_reg()

M /trunk/src_plugins/import_gcode/import_gcode.c
r631 file changeset diff or repo changeset diff igor22022-12-07T12:51:06.010995Z
 
[librnd4] -Cleanup: switch over plugin conf init from rnd_conf_reg_intern() to rnd_conf_plug_reg()

M /trunk/src_plugins/import_gcode/import_gcode.c
r630 file changeset diff or repo changeset diff igor22022-12-07T08:01:34.217567Z
 
[librnd4] -Update: follow HID faded removal

M /trunk/src_plugins/export_ps/ps.c
r629 file changeset diff or repo changeset diff igor22022-12-06T04:52:02.512617Z
 
[librnd4] -Update: follow preferences hook API change

M /trunk/src_plugins/dialogs/dlg_pref_general.c
r628 file changeset diff or repo changeset diff igor22022-12-05T03:49:55.881468Z
 
[core] -Add: emit RND_EVENT_LOAD_* events

M /trunk/src/plug_io.c
r627 file changeset diff or repo changeset diff igor22022-12-05T03:33:26.716086Z
 
[TODO] -Add: can implement a save action with io_tedax (would be useful for debug)

M /trunk/doc/TODO
r626 file changeset diff or repo changeset diff igor22022-12-04T10:19:54.235838Z
 
[librnd4] -Add: mark each event as [a] or [d] (for per-app or per-design)

M /trunk/src/event.h
r625 file changeset diff or repo changeset diff igor22022-12-01T14:55:44.338862Z
 
[export_png] -Del: don't define set_crosshair, use hid_nogui fallback

M /trunk/src_plugins/export_png/export_png.c
r624 file changeset diff or repo changeset diff igor22022-12-01T14:19:37.589339Z
 
-Cleanup: remove unused var

M /trunk/src_plugins/export_svg/export_svg.c
r623 file changeset diff or repo changeset diff igor22022-12-01T04:49:04.840116Z
 
[librnd4] -Update: follow get_export_options() API change (gets design and appspec context)

M /trunk/src_plugins/export_png/export_png.c
M /trunk/src_plugins/export_svg/export_svg.c
M /trunk/src_plugins/export_ps/eps.c
M /trunk/src_plugins/export_ps/ps.c

Command line to view the complete history:
svn log -v svn://svn.repo.hu/camv-rnd//trunk