2011-08-07 |
Peter Clifton | hid/gtk: Add API to convert pcb units into drawing...
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | misc.c: Remove comment missed from commit e82ad9b
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | macro.h: Remove now unused SCREEN_SIGN_{X,Y} macros
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | hid/gtk: Implement an API to draw the user into a particular...
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | Move the SelectPin() function into the file of its...
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | action.c: Remove unused parser token F_Scroll ("Scroll")
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | action.c: Remove unused action "MovePointer"
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | hid/gtk: Remove dead "MovePointer" keyboard navigation...
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | action.c: Simplify ActionMovePointer()
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | action.c: Remove dead code, IgnoreMotionEvents
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | misc.c: Remove unused "delta" argument from CenterDisplay()
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | Generate pcb-menu.res and gpcb-menu.res from ".in"...
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | pcb-menu.res: Fixup some more whitespace
|
commit | commitdiff | tree |
2011-08-07 |
Stanislav Brabec | RipUp(): Rip arcs created by toporouter. Reviewed-by: Peter Clifton <pcjc2@cam.ac.uk>
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | POTFILES.in: Add src/crosshair.c and src/autoroute.c
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | doc: Don't make any DVI targets
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | doc: Remove execute permissions on Makefile.am and...
|
commit | commitdiff | tree |
2011-08-07 |
Peter Clifton | Clean up whitespace in [g]pcb-menu.res
|
commit | commitdiff | tree |
2011-08-02 |
Peter Clifton | crosshair.c: Fix layer check for off-grid line snapping...
|
commit | commitdiff | tree |
2011-08-02 |
Peter Clifton | crosshair.c: Revise heuristic for snapping on off-grid...
|
commit | commitdiff | tree |
2011-07-27 |
Peter Clifton | hid/png: Increase the maximum allowable DPI of the...
|
commit | commitdiff | tree |
2011-07-26 |
Peter Clifton | hid/ps: Fix arc drawing since pcb_printf patch
|
commit | commitdiff | tree |
2011-07-25 |
Peter Clifton | hid/gtk: Add a shutdown function to the renderer backends
|
commit | commitdiff | tree |
2011-07-25 |
Peter Clifton | hid/gtk: Do not run a main loop from within the netlist...
|
commit | commitdiff | tree |
2011-07-25 |
Peter Clifton | hid/gtk: Skip check before calling ghid_netlist_window_create
|
commit | commitdiff | tree |
2011-07-25 |
Peter Clifton | hid/gtk: Remove unused function ghid_netlist_nodes_update ()
|
commit | commitdiff | tree |
2011-07-25 |
Peter Clifton | hid/gtk: Fix up paning when flipping the board.
|
commit | commitdiff | tree |
2011-07-25 |
Peter Clifton | Merge branch 'master' of git://git.gpleda.org/pcb into...
|
commit | commitdiff | tree |
2011-07-24 |
Peter Clifton | hid/gtk: Refactor viewport handling
|
commit | commitdiff | tree |
2011-07-24 |
Felix Ruoff | doc: Rat lines are drawn differently to other lines Signed-off-by: Peter Clifton <pcjc2@cam.ac.uk>
|
commit | commitdiff | tree |
2011-07-24 |
Peter Clifton | hid/gtk: Fixup Zoom() and zoom_by() so they don't ignore...
|
commit | commitdiff | tree |
2011-07-24 |
Peter Clifton | hid/gtk: Introduce a zoom_fit() function, remove duplicated...
|
commit | commitdiff | tree |
2011-07-24 |
Peter Clifton | hid/gtk: Add missing static parameter to zoom_by()...
|
commit | commitdiff | tree |
2011-07-24 |
Peter Clifton | hid/gtk: Some cleanups to the zoom_to() function
|
commit | commitdiff | tree |
2011-07-24 |
Peter Clifton | hid/gtk: Remove old debugging code from zoom_to and...
|
commit | commitdiff | tree |
2011-07-24 |
Peter Clifton | hid/gtk: Abstract away event coordinate conversion...
|
commit | commitdiff | tree |
2011-07-24 |
Peter Clifton | hid/gtk: Refactor semantics of, and rename view_x,...
|
commit | commitdiff | tree |
2011-07-24 |
Peter Clifton | hid/gtk: Rename {x,y}_crosshair to crosshair_{x,y}
|
commit | commitdiff | tree |
2011-07-24 |
Peter Clifton | gtk+gl: Convert crosshair drawing to use PCB world...
|
commit | commitdiff | tree |
2011-07-24 |
Peter Clifton | gts: Fixup warnings due to assigned but unused variables
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | hid/common/hidgl.c: Cast the function pointers passed...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | line.c: Fix a bogus compiler warning regarding a (X...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | toporouter.c: Fixup warnings due to assigned but unused...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | undo.c: Fixup warnings due to assigned but unused variables
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | rtree.c: Fixup warnings due to assigned but unused...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | print.c: Fixup warnings due to assigned but unused...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | puller.c: Fixup warnings due to assigned but unused...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | polygon1.c: Fixup warnings due to assigned but unused...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | fontmode.c: Fixup warnings due to assigned but unused...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | find.c: Fixup warnings due to assigned but unused variables
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | djopt.c: Fixup warnings due to assigned but unused...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | copy.c: Fixup warnings due to assigned but unused variables
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | autoroute.c: Fixup warnings due to assigned but unused...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | action.c: Fixup warnings due to assigned but unused...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | hid/gcode: Fixup warnings due to assigned but unused...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | hid/bom: Fixup warnings due to assigned but unused...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | hid/gtk: Fixup warnings due to assigned but unused...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | crosshair.c: Snap to points along off-grid lines when...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | crosshair.c: Rename some variables for clarity
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | crosshair.c: Always allow snapping to the element mark...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | crosshair.c: Don't snap to an element's mark in rat...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | crosshair.c: Drop checks to ensure the crosshair is...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | parse_y.y: Remove unused GRIDFIT macro
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | Try snapping to element marks first, as they are only...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | Refactor crosshair snap code to reduce duplication...
|
commit | commitdiff | tree |
2011-07-23 |
Peter Clifton | Allow editing of ordinary text objects when element...
|
commit | commitdiff | tree |
2011-05-19 |
Peter Clifton | buffer.c: Update polygon r-tree when adding a polygon...
|
commit | commitdiff | tree |
2011-05-17 |
Peter Clifton | move.c: Adjust the object counters when moving objects...
|
commit | commitdiff | tree |
2011-05-17 |
Gabriel Paubert | Lesstif + GTK HIDs: Ignore ISO Level3 shift modifier key ...the committer, Peter Clifton <pcjc2@cam.ac.uk> Signed-off-By: Peter Clifton <pcjc2@cam.ac.uk>
|
commit | commitdiff | tree |
2011-05-16 |
Peter Clifton | buffer.c: Fix crash in SmashBufferElement
|
commit | commitdiff | tree |
2011-05-16 |
Peter Clifton | rtree.c: Remove unused r_substitute() function
|
commit | commitdiff | tree |
2011-05-14 |
Peter Clifton | GTK/GL: Draw pretty translucent polygons in thindraw...
|
commit | commitdiff | tree |
2011-05-14 |
Peter Clifton | GTK/GL: Add facility to set an alpha multiplier for...
|
commit | commitdiff | tree |
2011-05-14 |
Peter Clifton | GTK/GL: Refactor alpha handling
|
commit | commitdiff | tree |
2011-05-14 |
Peter Clifton | GTK/GL: Refactor GL colour setup handling
|
commit | commitdiff | tree |
2011-05-14 |
Peter Clifton | hid/gtk: Remove unused gc->erase parameter from GDK...
|
commit | commitdiff | tree |
2011-05-13 |
Peter Clifton | hid/gtk: Setup custom polygon renderer for the GL HID...
|
commit | commitdiff | tree |
2011-05-13 |
Peter Clifton | gtk/gl: Don't set "magenta" for a NULL color passed...
|
commit | commitdiff | tree |
2011-05-13 |
Peter Clifton | hid/common/hidgl.c: Use tags on circular contours to...
|
commit | commitdiff | tree |
2011-05-13 |
Peter Clifton | hid/common/hidgl.c: Fix vertex array state preservation
|
commit | commitdiff | tree |
2011-05-13 |
Peter Clifton | Refactor application of the default hidnogui HID handlers.
|
commit | commitdiff | tree |
2011-05-13 |
Peter Clifton | hid/batch: #include "hid/common/draw_helpers.h" which...
|
commit | commitdiff | tree |
2011-05-13 |
Peter Clifton | hid/ps: Provide helper function to fill in HID members...
|
commit | commitdiff | tree |
2011-05-13 |
Peter Clifton | hid/common: Remove unused function hid_register_gui()
|
commit | commitdiff | tree |
2011-05-13 |
Peter Clifton | src/Makefile.am: Use AM_CFLAGS instead of overriding...
|
commit | commitdiff | tree |
2011-05-12 |
Peter Clifton | Apply the default hidnogui HID to the GUIs as well.
|
commit | commitdiff | tree |
2011-05-10 |
Peter Clifton | search.c: Don't allow selecting pads or pins of locked...
|
commit | commitdiff | tree |
2011-05-09 |
Peter Clifton | GTK/GL: Split out sub-compositing setup into a separate...
|
commit | commitdiff | tree |
2011-05-08 |
Peter Clifton | GTK/GL: Make the silk layer translucent
|
commit | commitdiff | tree |
2011-05-08 |
Peter Clifton | GTK/GL: Sub-composite objects on each layer using the...
|
commit | commitdiff | tree |
2011-05-08 |
Peter Clifton | Add end_layer() function to HID API to mark the end...
|
commit | commitdiff | tree |
2011-05-08 |
Peter Clifton | hid/gtk: Enable transparent lines in GL renderer
|
commit | commitdiff | tree |
2011-05-08 |
Peter Clifton | Manage stencil bitplanes so we don't have to clear...
|
commit | commitdiff | tree |
2011-05-08 |
Peter Clifton | hid/common/hidgl.c: Tidy up polygon contour tessleation
|
commit | commitdiff | tree |
2011-05-08 |
Peter Clifton | HID: Remove "dicer" flag from HID structure.
|
commit | commitdiff | tree |
2011-05-07 |
Peter Clifton | Add raw polygons support for the GTK+GL HID, bypassing...
|
commit | commitdiff | tree |
2011-05-05 |
Peter Clifton | hid/gtk: Don't auto-close progress dialog until commanded to
|
commit | commitdiff | tree |
2011-05-05 |
Peter Clifton | hid/lesstif: Fix testing timeout value in lesstif_progress
|
commit | commitdiff | tree |
2011-05-05 |
Peter Clifton | hid/lesstif: Simple progress() implementation to present...
|
commit | commitdiff | tree |
2011-05-05 |
Peter Clifton | autoroute.c: When live-drawing, only emit one via per...
|
commit | commitdiff | tree |