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
r34928 file changeset diff or repo changeset diff igor22021-06-17T03:05:22.921960Z
 
[route_style] -Add: remember last route style selected [route_style] -Fix: use the 'last route style selected' cache to get the right style selected when when multiple route styles match
r34435 file changeset diff or repo changeset diff igor22021-04-12T12:53:08.952193Z
 
[core] -Del: old ring/hole diameter from the route style API
r34422 file changeset diff or repo changeset diff igor22021-04-12T10:24:16.550890Z
 
[lib_hid_pcbui] -Fix: find best fitting route style instead of first fit - because of wildcard text settings
r34421 file changeset diff or repo changeset diff igor22021-04-12T10:00:07.966393Z
 
[core] -Cleanup: remove pcb_custom_route_style - not used by anything, not reentrant; leftover from a pre-conf time
r34417 file changeset diff or repo changeset diff igor22021-04-12T09:42:56.672126Z
 
[core] -Add: routing style: option for strict lookup: matches an existing style only if the style explicitly sets all requested fileds
r34412 file changeset diff or repo changeset diff igor22021-04-12T08:04:57.553223Z
 
[core] -Add: pcb_route_style_lookup() and pcb_route_style_match(): take text scale, text thickness, text font ID and padstack via prototype for full matching
r34388 file changeset diff or repo changeset diff igor22021-04-11T08:55:58.654609Z
 
[core] -Del: old, unused route style print code: pcb_route_string_make()
r34387 file changeset diff or repo changeset diff igor22021-04-11T08:53:35.923688Z
 
[io_pcb] -Cleanup: move old route style parser code from core to io_pcb - nothing else uses it (nothing else ever should!)
r34344 file changeset diff or repo changeset diff igor22021-04-09T05:44:37.684527Z
 
[core] -Add: API CHANGE: undoable pcb_route_style_change() argument list extended with font id
r32802 file changeset diff or repo changeset diff igor22020-09-19T06:05:22.709874Z
 
[core] -Add: route style low level functions: undoable del and new
r32797 file changeset diff or repo changeset diff igor22020-09-18T13:10:23.047011Z
 
[core] -Fix: const correctness on route style name changer
r32789 file changeset diff or repo changeset diff igor22020-09-18T12:06:35.820729Z
 
[core] -Fix: route style: text scale is really an int, not a coord [lib_hid_pcbui] -Fix: route style: text scale is really an int, not a coord
r32785 file changeset diff or repo changeset diff igor22020-09-18T11:35:51.536467Z
 
[core] -Add: route style low level function for undoable name change
r32778 file changeset diff or repo changeset diff igor22020-09-18T08:46:53.773596Z
 
[core] -Add: undoable route style change: low level function
r30903 file changeset diff or repo changeset diff igor22020-04-27T14:48:42.007588Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix
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
r16153 file changeset diff or repo changeset diff igor22018-04-05T06:37:55.748682Z
 
[core] -Add: route style match function
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
r10835 file changeset diff or repo changeset diff wojciechk82017-08-15T23:30:00.949421Z
 
[core] -Change: pcb_route_style_lookup() now uses -1 to mark the parameter as not relevant
r5261 file changeset diff or repo changeset diff igor22016-11-24T04:46:41.629414Z
 
[unravel] -Move: dynamic field route style query function from action_helper.[ch] to route_style.[ch]
r5004 file changeset diff or repo changeset diff igor22016-11-16T06:11:25.516612Z
 
[unravel2] -Rename: route style functions
r4815 file changeset diff or repo changeset diff igor22016-11-12T18:13:17.079091Z
 
[unravel2] -Rename: route style type
r4811 file changeset diff or repo changeset diff igor22016-11-12T17:25:25.629672Z
 
[unravel2] -Rename: Coord to pcb_coord_t
r4510 file changeset diff or repo changeset diff igor22016-11-03T06:17:06.293229Z
 
[unravel] -Del: another set of #includes from global.h - files should include what they need
r3260 file changeset diff or repo changeset diff igor22016-09-12T05:22:53.945708Z
 
-Fix: typos in text data and comments and docs - some may affect mainline (submitted by Larry Doolittle)
r2608 file changeset diff or repo changeset diff igor22016-08-16T05:53:48.041373Z
 
[core] -Cleanup: remove the style loop macro - use the style query function
r2604 file changeset diff or repo changeset diff igor22016-08-16T05:17:55.621532Z
 
[core] -Add: explicit custom route style as a support for GUI HIDs [gtk] -Del: never disable the route style editor button - custom route style is fully supported now
r2598 file changeset diff or repo changeset diff igor22016-08-16T03:40:13.304621Z
 
[core] -Add: convenience function for setting a style using a style vector and an index
r2597 file changeset diff or repo changeset diff igor22016-08-16T03:36:19.678996Z
 
[core] -Add: central function for looking up a routing style using a sparse list of properties
r2596 file changeset diff or repo changeset diff igor22016-08-16T03:21:52.329102Z
 
[core] -Cleanup: move route-style specific function from action-oriented set.c to object-oriented route-style.c
r2435 file changeset diff or repo changeset diff igor22016-08-08T04:52:59.642297Z
 
[reduce] -Del: rcs $Id$ left over from a previous VCS [reduce] -Fix: regroup copyright messages, should be on top of the file
r2033 file changeset diff or repo changeset diff igor22016-06-22T04:17:12.264950Z
 
[dynstyle] -Add: initial implementation of keeping styles in a vector

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