next page
r37765 file changeset diff or repo changeset diff igor22023-06-17T03:46:44.760103Z
 
[core] -Cleanup: remove inline, use portable RND_INLINE instead
r37053 file changeset diff or repo changeset diff igor22022-11-27T04:31:59.032635Z
 
[librnd4] -Update: follow API change on rnd_design_t file name fields
r36990 file changeset diff or repo changeset diff igor22022-11-19T09:04:26.652771Z
 
[librnd4] -Update: follow API change: rename RND_ACT_HIDLIB to RND_ACT_DESIGN
r36986 file changeset diff or repo changeset diff igor22022-11-19T06:39:44.672219Z
 
[librnd4] -Update: follow API change on core/hid split
r36597 file changeset diff or repo changeset diff igor22022-07-26T04:50:08.127481Z
 
[core] -Fix: use rnd_hid_print_all_gui_plugins() for printing GUI HID plugins
r34972 file changeset diff or repo changeset diff igor22021-06-22T06:34:18.609929Z
 
[core] -Add: ExecActionFile() alias for ExecuteFile() - this one should be the same in all Ringdove apps
r34971 file changeset diff or repo changeset diff igor22021-06-22T06:33:13.360635Z
 
[core] -Add: ExecuteFile(): mention the side effects as well
r34970 file changeset diff or repo changeset diff igor22021-06-22T06:29:54.971300Z
 
[core] -Add: explain why system() and ExecCommand actions can't be in librnd
r32732 file changeset diff or repo changeset diff igor22020-09-15T08:42:10.525828Z
 
[core] -Cleanup: make sure global PCB dependency can't appear in main actions
r31032 file changeset diff or repo changeset diff igor22020-04-30T17:29:21.280076Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (typo in action rename)
r31017 file changeset diff or repo changeset diff igor22020-04-30T16:03:42.260897Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (safe_fs)
r31007 file changeset diff or repo changeset diff igor22020-04-30T14:30:17.364859Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (pcb-printf)
r30996 file changeset diff or repo changeset diff igor22020-04-30T13:35:50.818071Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (hid_init)
r30971 file changeset diff or repo changeset diff igor22020-04-30T04:06:23.039616Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (global typedefs)
r30953 file changeset diff or repo changeset diff igor22020-04-29T03:54:00.423357Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conflist)
r30951 file changeset diff or repo changeset diff igor22020-04-29T03:40:19.987952Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conf)
r30946 file changeset diff or repo changeset diff igor22020-04-28T16:09:42.500610Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conf)
r30945 file changeset diff or repo changeset diff igor22020-04-28T16:06:01.637934Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conf)
r30942 file changeset diff or repo changeset diff igor22020-04-28T15:47:23.888740Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (compat_misc)
r30900 file changeset diff or repo changeset diff igor22020-04-27T14:05:34.901754Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (in actions)
r30898 file changeset diff or repo changeset diff igor22020-04-27T13:51:38.038560Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (actions)
r30897 file changeset diff or repo changeset diff igor22020-04-27T13:18:50.933119Z
 
[librnd] -Rename: pcb_ -> rnd_ prefixes
r29566 file changeset diff or repo changeset diff igor22020-02-01T10:59:52.357011Z
 
[core] -Cleanup: generalize action execution from file, using librnd's new call instead of local implementation
r29403 file changeset diff or repo changeset diff igor22020-01-26T16:53:19.669618Z
 
[librnd] -Split: move generic actions from main_act.c to librnd
r29385 file changeset diff or repo changeset diff igor22020-01-26T10:05:50.538533Z
 
[scconfig] -Del: build system special casing for core action registration with auto-generated lists - since core actions are only a small part of all actions by now, there is no point in special casing
r29257 file changeset diff or repo changeset diff igor22020-01-24T06:38:40.856474Z
 
[librnd] -Cleanup: librnd separation: #includes should use <librnd/>
r28087 file changeset diff or repo changeset diff igor22019-11-08T12:33:07.721691Z
 
[core] -Cleanup: replace direct PCB references in system()
r28050 file changeset diff or repo changeset diff igor22019-11-08T07:54:51.529609Z
 
[core] -Cleanup: main actions: use PCB_ACT_HIDLIB instead of PCB->hidlib
r28044 file changeset diff or repo changeset diff igor22019-11-08T06:33:19.770970Z
 
[fungw] -Cleanup: use macro PCB_ACT_HIDLIB, shorthand to argv[0].val.argv0.user_call_ctx to simplify the code
r28035 file changeset diff or repo changeset diff igor22019-11-07T07:32:11.396894Z
 
[fungw] -Add: pcb_parse_actions() gets (pcb_hidlib_t *) as first argument so it can be passed down to actions
r27953 file changeset diff or repo changeset diff igor22019-10-31T06:48:34.890624Z
 
-Cleanup: remove dolists.h and make action table registration macros more explicit to simplify the API
r27388 file changeset diff or repo changeset diff igor22019-08-27T03:41:21.170061Z
 
[hidlib] -Add: command line argument -C loads config files on CLI role
r26979 file changeset diff or repo changeset diff igor22019-07-27T06:03:08.468685Z
 
[hidlib] -Cleanup: rename conf_* to pcb_conf_* to keep namespace clean
r26806 file changeset diff or repo changeset diff igor22019-07-20T16:10:40.065482Z
 
[hid] -Del: HID API: remove pcb_hidlib_t * from the invalidate calls and notify_mark_change() and notify_crosshair_change
r26793 file changeset diff or repo changeset diff igor22019-07-20T12:19:01.940158Z
 
[hid] -Add: HID API: pcb_hid_t * arg for usage()
r26773 file changeset diff or repo changeset diff igor22019-07-20T08:01:10.025309Z
 
[hid] -Add: invalidate API calls get a pcb_hid_t * as first arg
r26201 file changeset diff or repo changeset diff igor22019-06-15T08:37:33.672455Z
 
[hidlib] -Split: separate main() into reusable functions that will be part of the hidlib
r25227 file changeset diff or repo changeset diff igor22019-05-04T08:02:19.986833Z
 
[hidlib] -Cleanup: safe_fs shouldn't depend on PCB but should get (pcb_hidlib_t *) as first arg
r25198 file changeset diff or repo changeset diff igor22019-05-03T06:05:50.181737Z
 
[hidlib] -Add: invalidate and crosshair refresh API: (pcb_hidlib_t *) as first arg
r24884 file changeset diff or repo changeset diff igor22019-04-25T17:37:44.268710Z
 
[hidlib] -Move: board's Filename and Name to hidlib filename and name
r24271 file changeset diff or repo changeset diff igor22019-03-27T07:03:00.279709Z
 
[core] -Split: file_loaded from build_run, for hidlib
r23701 file changeset diff or repo changeset diff igor22019-03-06T03:10:49.405257Z
 
[core] -Cleanup: remove compat_nls includes
r23694 file changeset diff or repo changeset diff igor22019-03-05T07:26:29.953329Z
 
[core] -Cleanup: remove NLS _("")
r21110 file changeset diff or repo changeset diff igor22018-11-25T14:50:18.895549Z
 
[core] -Add: --dump-version and DumpVersion() - script parsable version query
r20584 file changeset diff or repo changeset diff igor22018-11-03T12:39:43.530820Z
 
[doc] -Move: action doc moved from code to doc action appendix: ExecuteFile
r20470 file changeset diff or repo changeset diff igor22018-10-30T03:42:16.780615Z
 
-Change: do not use an email address but an URL to the live version of contact.html - due to spammers
r18521 file changeset diff or repo changeset diff igor22018-07-19T05:42:33.259101Z
 
[fungw] -Fix: ExecuteFile() requires an argument
r17698 file changeset diff or repo changeset diff igor22018-06-25T18:34:18.374962Z
 
-Del: do not include action_helper.h - it's dummy by now
r17685 file changeset diff or repo changeset diff igor22018-06-25T07:01:14.711232Z
 
[core] -Move: defer_updates to change.[ch], that's the only place it is used
r17680 file changeset diff or repo changeset diff igor22018-06-25T06:33:30.455258Z
 
[core] -Move: regroupping similar actions: ExecuteFile() to main_act
r17567 file changeset diff or repo changeset diff igor22018-06-23T10:34:52.046021Z
 
[core] -Del: action handler for ExecCommand - merged with System()
r17566 file changeset diff or repo changeset diff igor22018-06-23T09:23:50.700764Z
 
[fungw] -Update: switch over pcb_act_System()
r17565 file changeset diff or repo changeset diff igor22018-06-23T09:11:29.330365Z
 
[fungw] -Update: switch over pcb_act_DumpObjFlags()
r17564 file changeset diff or repo changeset diff igor22018-06-23T09:10:15.961880Z
 
[fungw] -Update: switch over pcb_act_DumpPluginDirs() and pcb_act_DumpPlugins()
r17563 file changeset diff or repo changeset diff igor22018-06-23T09:06:00.382916Z
 
[fungw] -Update: switch over pcb_act_PrintPaths() pcb_act_PrintFiles()
r17562 file changeset diff or repo changeset diff igor22018-06-23T09:02:59.420859Z
 
[core] -Fix: actions shouldn't use a copy of copyright and version text but call build_run functions
r17561 file changeset diff or repo changeset diff igor22018-06-23T08:58:43.334681Z
 
[core] -Del: empty lines and banners
r17560 file changeset diff or repo changeset diff igor22018-06-23T08:57:46.318867Z
 
[fungw] -Update: switch over pcb_act_PrintCopyright() and pcb_act_PrintVersion()
r17559 file changeset diff or repo changeset diff igor22018-06-23T08:50:42.707345Z
 
[fungw] -Update: switch over pcb_act_PrintUsage()
r17558 file changeset diff or repo changeset diff igor22018-06-23T08:45:10.347546Z
 
[core] -Del: remove empty lines and banners
r17557 file changeset diff or repo changeset diff igor22018-06-23T08:44:42.321992Z
 
[fungw] -Update: switch over PrintActions() and DumpActions()
r17465 file changeset diff or repo changeset diff igor22018-06-22T08:55:14.400948Z
 
[fungw] -Change: switch over to fungw based action API argc/argv wise
r17461 file changeset diff or repo changeset diff igor22018-06-22T05:30:35.282827Z
 
[fungw] -Change: fungw API transition: action return value is fgw_error_t, not int
r17443 file changeset diff or repo changeset diff igor22018-06-21T05:07:25.833686Z
 
[fungw] -Cleanup: rename pcb_hid_action_t to pcb_action_t as it has nothing to do with the HID sytstem
r17436 file changeset diff or repo changeset diff igor22018-06-21T02:55:35.122632Z
 
-Rename: hid_actions.[ch] to actions.[ch] - it is not hid-related, actions are going to be more fundamental after the fungw transition
r17406 file changeset diff or repo changeset diff igor22018-06-19T05:47:10.836580Z
 
[fungw] -Add: old action API transition
r17332 file changeset diff or repo changeset diff igor22018-06-15T11:13:23.245898Z
 
-Cleanup: unify action registration table indentation/format
r17330 file changeset diff or repo changeset diff igor22018-06-15T10:09:58.446751Z
 
[hid] -Del: API CHANGE: needs-coord from action registration: semi-automatic, central coord query for actions got removed already
r17329 file changeset diff or repo changeset diff igor22018-06-15T09:36:48.748401Z
 
[hid] -Del: API CHANGE: x and y coords are no longer passed as action arguments - only a few actions need coords and there are two different kind of coords (crosshair and pointer) so actions shall query for coords when they need it
r16833 file changeset diff or repo changeset diff igor22018-04-30T08:18:36.041107Z
 
[core] -Add: dump all obj flags action: also print the flag help text that explains what the flag is for
r16832 file changeset diff or repo changeset diff igor22018-04-30T08:17:52.010303Z
 
[core] -Change: all obj flag str map API: pass the flag bits struct entry pointer instead of the name, so the caller has access to all fields
r16831 file changeset diff or repo changeset diff igor22018-04-30T08:04:06.991004Z
 
[core] -Fix: when listing object type flags, restrict the list for real object types
r16830 file changeset diff or repo changeset diff igor22018-04-30T08:01:11.000951Z
 
[core] -Add: command line option for dumping all object flag names per object type
r16638 file changeset diff or repo changeset diff igor22018-04-20T14:13:20.397499Z
 
[core] -Add: system() also exports crosshair X, Y and current layer's name in env vars
r16637 file changeset diff or repo changeset diff igor22018-04-20T14:02:03.598730Z
 
[core] -Add: system() sets PCB_RND_BOARD_FILE_NAME
r15410 file changeset diff or repo changeset diff igor22018-03-15T04:50:46.582996Z
 
[core] -Fix: missing return value
r15409 file changeset diff or repo changeset diff igor22018-03-15T04:50:23.057517Z
 
[core] -Fix: missing include
r15372 file changeset diff or repo changeset diff igor22018-03-13T04:44:26.062869Z
 
[core] -Add: system() action for testing te lihata pers save table bug
r15201 file changeset diff or repo changeset diff igor22018-03-06T07:41:49.623080Z
 
[core] -Add: main() action: PrintFiles() prints all data files loaded
r14058 file changeset diff or repo changeset diff igor22018-01-16T07:32:33.253024Z
 
[core] -Update: license printout: less emphasis on fork, add 2018 on copyright years
r14057 file changeset diff or repo changeset diff igor22018-01-16T07:30:57.575190Z
 
-Revert: accidental change in license print
r14053 file changeset diff or repo changeset diff igor22018-01-16T07:13:58.044861Z
 
-Cleanup: add missing contact info in copyright banners of core, to unify the format
r14047 file changeset diff or repo changeset diff igor22018-01-16T04:48:49.167341Z
 
[core] -Fix: broken copyirght printout because of the license fxup script
r14045 file changeset diff or repo changeset diff igor22018-01-16T04:19:41.315025Z
 
-Cleanup: license banners: replace old PCB project banner and Thomas Nau contact in core (with permission from Thomas Nau) and mark other author's contact as old contact
r13829 file changeset diff or repo changeset diff igor22018-01-02T03:45:52.495757Z
 
[core] -Fix: --help main should use the configured width of the action args table, not hardwired 4
r13764 file changeset diff or repo changeset diff igor22018-01-01T03:21:06.481212Z
 
[core] -Add: --version prints svn revision as well
r13190 file changeset diff or repo changeset diff igor22017-12-03T14:18:57.822202Z
 
-Fix: old FSF address
r10783 file changeset diff or repo changeset diff igor22017-08-13T16:13:44.945768Z
 
[core] -Cleanup: const correctness in main_act
r9930 file changeset diff or repo changeset diff igor22017-06-30T04:11:26.203160Z
 
[core] -Add: DumpPluginDirs() action and --dump-plugindirs command line switch to ease debugging
r9741 file changeset diff or repo changeset diff igor22017-06-23T17:59:07.119373Z
 
[core] -Fix: pcb-rnd program name/identifier
r8903 file changeset diff or repo changeset diff igor22017-05-14T11:29:12.380038Z
 
[core] -Fix: mixed up passing Progname to vararg print function in usage
r8254 file changeset diff or repo changeset diff igor22017-04-15T09:40:57.632999Z
 
[plugin] -Del: dump plugin dirs action: dump plugins will do that
r8253 file changeset diff or repo changeset diff igor22017-04-15T09:39:13.339025Z
 
[plugin] -Update: plugin listing for puplug - list builtins
r8244 file changeset diff or repo changeset diff igor22017-04-15T08:23:15.372933Z
 
[plugin] -Change: switch over core to use puplug instead of the local plugin system implementation
r7968 file changeset diff or repo changeset diff igor22017-03-27T03:33:34.823527Z
 
[scconfig] -Cleanup: rename globals VERSION, REVISION and PACKAGE to have a PCB_ prefix to avoid name collisions
r7476 file changeset diff or repo changeset diff avigne2017-03-07T14:12:27.853144Z
 
-Update: Year
r5859 file changeset diff or repo changeset diff igor22016-12-22T05:25:57.501211Z
 
[core] -Add: DumplPluginDirs action (and CLI command) so it's easier to figure where plugins got loaded from
r5857 file changeset diff or repo changeset diff igor22016-12-22T05:09:34.368616Z
 
[core] -Add: DumpPlugins also prints the path the plugin is loaded from
r5856 file changeset diff or repo changeset diff igor22016-12-22T05:07:45.194146Z
 
[core] -Cleanup: rename action PrintPlugins to DumpPlugins to achieve consistency in print vs. dump naming
r5813 file changeset diff or repo changeset diff igor22016-12-20T13:41:49.118510Z
 
[core] -Add: --dump-plugins CLI command [core] -Add: PrintPlugins() action

Command line to view the complete history:
svn log -v svn://svn.repo.hu/pcb-rnd/trunk/src/main_act.c