r36986 file changeset diff or repo changeset diff igor22022-11-19T06:39:44.672219Z
 
[librnd4] -Update: follow API change on core/hid split
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
r34347 file changeset diff or repo changeset diff igor22021-04-09T06:45:49.849505Z
 
[fontsel] -Add: extend the core and action APIs for modal selection of font ID without changing the font ID of a specific text object or the pen
r31012 file changeset diff or repo changeset diff igor22020-04-30T15:14:48.521778Z
 
[librnd] -Cleanup: rename pcb_bool.[ch] to rnd_bool.[ch] for consistency in file naming
r30978 file changeset diff or repo changeset diff igor22020-04-30T08:02:50.552480Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (hid)
r30971 file changeset diff or repo changeset diff igor22020-04-30T04:06:23.039616Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (global typedefs)
r30903 file changeset diff or repo changeset diff igor22020-04-27T14:48:42.007588Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix
r29257 file changeset diff or repo changeset diff igor22020-01-24T06:38:40.856474Z
 
[librnd] -Cleanup: librnd separation: #includes should use <librnd/>
r23128 file changeset diff or repo changeset diff igor22019-02-14T05:02:55.766394Z
 
[font] -Fix: get rid of global fontsel object, make the code and API reentrant
r21420 file changeset diff or repo changeset diff igor22018-12-03T03:18:45.352055Z
 
[hid] -Update: draw_csect uses the simplified mouse callback API for generic expose
r21368 file changeset diff or repo changeset diff igor22018-12-02T04:44:57.487983Z
 
[hid] -Del: fontsel layer object - it is enough to keep a pointer to the text objet
r21366 file changeset diff or repo changeset diff igor22018-12-02T04:33:40.999448Z
 
[hid] -Del: fontsel doesn't need to remember the object type, the new data model has it in the object
r21365 file changeset diff or repo changeset diff igor22018-12-02T04:31:35.415750Z
 
[hid] -Del: excess mouse ev callback args needed by the old API
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
r20002 file changeset diff or repo changeset diff igor22018-10-12T13:20:16.491693Z
 
[dad] -Add: draw_data is passed down to mouse event callback (needed for generic preview later on)
r19391 file changeset diff or repo changeset diff igor22018-09-15T17:52:17.987934Z
 
[trdraw] -Add: draw fab gets a draw_info
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
r13190 file changeset diff or repo changeset diff igor22017-12-03T14:18:57.822202Z
 
-Fix: old FSF address
r9173 file changeset diff or repo changeset diff igor22017-06-05T17:20:22.897758Z
 
[core] -Fix: missing hid expose ptr parameter from draw stubs and their call from the draw engine
r7531 file changeset diff or repo changeset diff keithp2017-03-10T05:15:57.209297Z
 
Repaint csect each update instead of attempting to use XOR XOR cannot work with the GL backend, so just use regular gdk drawing notions to repaint the full dialog each time it changes. This removes a pile of code at the same time as it fixes the GL code. Signed-off-by: Keith Packard <keithp@keithp.com>
r7133 file changeset diff or repo changeset diff igor22017-02-22T04:56:10.118598Z
 
[font] -Add: get fontsel understand the difference between a normal text object and an element name being changed
r7111 file changeset diff or repo changeset diff igor22017-02-21T06:36:21.143105Z
 
[font] -Add: infrastructure to get the font's layer to draw_fontsel
r7098 file changeset diff or repo changeset diff igor22017-02-21T04:35:19.209491Z
 
[font] -Add: prepare for getting the text objet's pointer in to the fontsel drawer through a hackish stub API (so the font on a given text can be changed)
r7073 file changeset diff or repo changeset diff igor22017-02-20T06:40:20.511693Z
 
[font] -Add: get mouse clicks to reach the draw_fontsel code that figures on which font the user clicked
r7051 file changeset diff or repo changeset diff igor22017-02-19T15:02:02.617811Z
 
[font] -Add: draw_fontsel stubs
r7050 file changeset diff or repo changeset diff igor22017-02-19T14:51:28.297440Z
 
[font] -Change: merge stub_draw_* into stub_draw: there will be more of these and they are going to be short with some shared code
r5020 file changeset diff or repo changeset diff igor22016-11-16T19:09:13.349611Z
 
[unravel2] -Rename: stub calls
r4789 file changeset diff or repo changeset diff igor22016-11-12T13:23:43.275629Z
 
[unravel2] -Rename: more hid type names
r4788 file changeset diff or repo changeset diff igor22016-11-12T12:52:53.649257Z
 
[unravel2] -Rename: more hid types
r4587 file changeset diff or repo changeset diff igor22016-11-05T09:44:10.402025Z
 
[mods] -Move: drill.[ch] to the report plugin [mods] -Add: draw_fab plugin behind a stub, move draw fab code from core to the new plugin
r4546 file changeset diff or repo changeset diff igor22016-11-03T16:42:46.996243Z
 
[unravel] -Del: more include rationalization
r4520 file changeset diff or repo changeset diff igor22016-11-03T12:02:53.338540Z
 
[unravel] -Del: global.h
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
r2024 file changeset diff or repo changeset diff igor22016-06-21T02:58:02.094533Z
 
[mods] -Cleanup: rename print.[ch] to draw_fab.[ch] - misleading name, the code doesn't do any printing but drawing the fab layer
r1022 file changeset diff or repo changeset diff igor22016-02-14T08:22:57.084131Z
 
-Cleanup: indentaton in the original code
r4 file changeset diff or repo changeset diff igor22013-08-30T15:43:54.689550Z
 
-Import: trunk from vendor, debian patched
r2 file changeset diff or repo changeset diff igor22013-08-30T15:40:02.300006Z
 
[vendor] -Add: original version from 20110918, debian patched

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