r38523 file changeset diff or repo changeset diff igor22023-11-30T07:16:59.014195Z
 
[font2] -Del: PCB_WANT_FONT2: always require font2 [font2] -Del: ./configure time option that enables font2 [font2] -Update: tests/drc_query/invchar.ref was buggy with the old font engine because (invalid char bbox bug)
r38329 file changeset diff or repo changeset diff igor22023-09-29T10:26:21.975108Z
 
[font2] -Add: implement the format selector in font save
r38326 file changeset diff or repo changeset diff igor22023-09-29T08:50:31.141732Z
 
[core] -Add: prepare the font save action for saving in different font formats
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
r36976 file changeset diff or repo changeset diff igor22022-11-16T14:52:54.700822Z
 
[librnd4] -Cleanup: remove obsolete usage of RND_HID_FSD_* bits
r36703 file changeset diff or repo changeset diff igor22022-08-13T15:10:16.732760Z
 
[font] -Cleanup: remove remaining pcb_font_t references and pcb_font_t itself from core
r36700 file changeset diff or repo changeset diff igor22022-08-13T14:58:49.555269Z
 
[font] -Cleanup: remove pcb_font_t from font write API
r36698 file changeset diff or repo changeset diff igor22022-08-13T14:49:31.302994Z
 
[font] -Cleanup: remove pcb_font_t from new font API and parse font API
r36688 file changeset diff or repo changeset diff igor22022-08-13T13:18:39.531229Z
 
[core] -Change: rename old font get API to make room for the new for a graceful transition
r36684 file changeset diff or repo changeset diff igor22022-08-13T12:52:56.331486Z
 
[font] -Del: get rid of type pcb_font_id_t: use rnd_font_id_t instead
r36682 file changeset diff or repo changeset diff igor22022-08-13T08:41:46.520403Z
 
[font] -Del: old font's name and id field; pcb_font_t is the same as rnd_font_t now
r35931 file changeset diff or repo changeset diff igor22021-11-10T08:18:04.961959Z
 
[librnd] -Cleanup: use rnd_hid_fileselect() instead of direct call to hid->fileselect for easier forward porting at version bmp librnd 4.0.0
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)
r30980 file changeset diff or repo changeset diff igor22020-04-30T08:20:54.258802Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (hid)
r30979 file changeset diff or repo changeset diff igor22020-04-30T08:15:47.644228Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (hid)
r30967 file changeset diff or repo changeset diff igor22020-04-30T03:31:54.837181Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (event)
r30955 file changeset diff or repo changeset diff igor22020-04-29T05:04:30.912034Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (error.h)
r30903 file changeset diff or repo changeset diff igor22020-04-27T14:48:42.007588Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix
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
r29412 file changeset diff or repo changeset diff igor22020-01-27T04:30:36.367933Z
 
[librnd] -Split: move PCB-specific events back from librnd to core, using the new "app events" registration
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/>
r28076 file changeset diff or repo changeset diff igor22019-11-08T10:32:14.048679Z
 
[core] -Cleanup: whitespace
r28075 file changeset diff or repo changeset diff igor22019-11-08T10:30:25.657226Z
 
[core] -Cleanup: remove PCB refs from font 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
r26787 file changeset diff or repo changeset diff igor22019-07-20T11:28:54.329251Z
 
[hid] -Add: HID API: pcb_hid_t * as first argument for fileselect
r26051 file changeset diff or repo changeset diff igor22019-06-07T06:02:41.692782Z
 
[core] -Add: font selector: font file name patterns for the file selector dialog for different types of fonts
r26050 file changeset diff or repo changeset diff igor22019-06-07T05:51:51.821130Z
 
[core] -Cleanup: whitespace in font load file selector dialog call
r25189 file changeset diff or repo changeset diff igor22019-05-03T04:02:53.656878Z
 
[hidlib] -Add: pcb_event() gets (pcb_hidlib_t *) as first argument so event callbacks will have a chance to get a context later on
r23714 file changeset diff or repo changeset diff igor22019-03-06T05:03:15.169285Z
 
[fsd] -Add: extend the API with more flexible file name filters
r23689 file changeset diff or repo changeset diff igor22019-03-05T07:07:49.117441Z
 
[fsd] -Cleanup: switch over from old fileselect to new, remove the code and APIs for the old
r23646 file changeset diff or repo changeset diff igor22019-03-03T10:19:44.537398Z
 
[fsd] -Cleanup: name prefix flags
r22654 file changeset diff or repo changeset diff igor22019-01-19T13:17:48.054570Z
 
[font] -Fix: typo in LoadFontFrom() second argument load caused it to be always 0
r21013 file changeset diff or repo changeset diff igor22018-11-21T03:57:25.831176Z
 
[core] -Fix: don't throw error on font load cancel
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
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
r17608 file changeset diff or repo changeset diff igor22018-06-23T15:17:27.121109Z
 
[fungw] -Update: switch over pcb_act_save_font_to()
r17606 file changeset diff or repo changeset diff igor22018-06-23T15:12:20.719391Z
 
[fungw] -Upgrade: switch over pcb_act_load_font_from()
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
r17441 file changeset diff or repo changeset diff igor22018-06-21T04:11:58.422387Z
 
[fungw] -Move: the remaining few action related API from hid.h to actions.h
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
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
r11458 file changeset diff or repo changeset diff wojciechk82017-09-11T17:53:38.927519Z
 
[font] -Fix: display correct font ID when loading default font (id 0)
r11390 file changeset diff or repo changeset diff wojciechk82017-09-09T15:44:02.758070Z
 
[font] -Update: allow font replacement in LoadFontFrom() action
r9588 file changeset diff or repo changeset diff igor22017-06-18T08:57:09.407583Z
 
[font] -Fix: generate the font change event with the right font ID
r9581 file changeset diff or repo changeset diff igor22017-06-18T08:13:46.054186Z
 
[font] -Fix: generate the font changed event after reading the nmew font, not before, so that the bounding boxes are calculated properly
r8111 file changeset diff or repo changeset diff igor22017-04-09T13:23:01.716465Z
 
[font] -Fix: dialog box on font save says save, not load
r7668 file changeset diff or repo changeset diff igor22017-03-13T12:28:22.060828Z
 
[font] -Fix: SaveFontTo() - when font id is specified, the error is if we can't fetch it, not if it already exists
r7654 file changeset diff or repo changeset diff igor22017-03-13T10:02:25.725202Z
 
[font] -Add: font action for saving a font (although no io_ backend supports that yet)
r7029 file changeset diff or repo changeset diff igor22017-02-19T08:39:48.322940Z
 
[font] -Add: if LoadFontFrom() fails, remove the broken font from the kit
r7027 file changeset diff or repo changeset diff igor22017-02-19T08:31:49.923432Z
 
[font] -Add: LoadFontFrom() loads and parses the font file into the newly allocated slot
r7025 file changeset diff or repo changeset diff igor22017-02-19T08:23:17.161945Z
 
[font] -Add: LoadFontFrom() allocates the new font
r7022 file changeset diff or repo changeset diff igor22017-02-19T08:13:33.512396Z
 
[font] -Add: load font action frame and argument parsing

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