2008-04-08 |
Julian Lamb | Restructure the way deleted nets are handled.
|
commit | commitdiff | tree |
2008-04-08 |
Julian Lamb | Allow polygon fills to se selected/deleted/etc. This...
|
commit | commitdiff | tree |
2008-04-08 |
Julian Lamb | Re-update all golden files since the 72 DPI default...
|
commit | commitdiff | tree |
2008-04-08 |
Julian Lamb | Update all golden test files after the last few months...
|
commit | commitdiff | tree |
2008-04-05 |
Julian Lamb | Add selection rendering to GDK (Fast) code as well...
|
commit | commitdiff | tree |
2008-04-04 |
Julian Lamb | Some miscellaneous code cleanup after the previous...
|
commit | commitdiff | tree |
2008-04-04 |
Julian Lamb | Add several new capabilities to gerbv:
|
commit | commitdiff | tree |
2008-04-02 |
Julian Lamb | Commit elfring's const correctness patch.
|
commit | commitdiff | tree |
2008-04-02 |
Julian Lamb | Apply Anton's man page patch, and add the new translate...
|
commit | commitdiff | tree |
2008-04-02 |
Julian Lamb | Rename the attribute dialog function to prevent confusion...
|
commit | commitdiff | tree |
2008-04-02 |
Julian Lamb | Slightly modify the format editor alert dialog wording...
|
commit | commitdiff | tree |
2008-04-02 |
Julian Lamb | Also refresh the screen after changing file format...
|
commit | commitdiff | tree |
2008-04-02 |
Julian Lamb | Make sure we refresh the screen after reloading a layer.
|
commit | commitdiff | tree |
2008-04-01 |
Julian Lamb | Add logic to the merging code which tries to prevent...
|
commit | commitdiff | tree |
2008-04-01 |
Julian Lamb | Add translation to the command line, effectively allowing...
|
commit | commitdiff | tree |
2008-04-01 |
Julian Lamb | Add translation capability to merging code, and add...
|
commit | commitdiff | tree |
2008-04-01 |
Julian Lamb | Fix bug in aperture translation logic for image merging.
|
commit | commitdiff | tree |
2008-04-01 |
Julian Lamb | Finish rough draft of image merging code...still plenty...
|
commit | commitdiff | tree |
2008-04-01 |
Julian Lamb | Start coding the image duplication and copying functions...
|
commit | commitdiff | tree |
2008-03-26 |
Julian Lamb | Make sure some incorrect color values are caught by...
|
commit | commitdiff | tree |
2008-03-26 |
Julian Lamb | Added Anton's large patch set to:
|
commit | commitdiff | tree |
2008-03-26 |
Julian Lamb | Fixed file parsing bug on Windows which sometimes read...
|
commit | commitdiff | tree |
2008-03-21 |
Julian Lamb | add gerbv_revert_file function for Dan's new popup...
|
commit | commitdiff | tree |
2008-03-14 |
Julian Lamb | Fix bug in macro parsing which mistakenly flagged all...
|
commit | commitdiff | tree |
2008-02-20 |
Julian Lamb | Eliminate the screen refresh after saving a project...
|
commit | commitdiff | tree |
2008-02-14 |
Julian Lamb | Add a flag to the macro structure to let the renderer...
|
commit | commitdiff | tree |
2008-02-14 |
Julian Lamb | Convert all apertures and macros to inches during parsing...
|
commit | commitdiff | tree |
2008-02-14 |
Julian Lamb | Remove color.[ch], since their functionality has been...
|
commit | commitdiff | tree |
2008-02-14 |
Julian Lamb | Start adding the code to allow selection of items on...
|
commit | commitdiff | tree |
2008-02-09 |
Julian Lamb | Render apertures with diameter of 0 as 1 pixel wide...
|
commit | commitdiff | tree |
2008-02-09 |
Julian Lamb | Add small fix to Stefan's recent bugfix to account...
|
commit | commitdiff | tree |
2008-02-09 |
Julian Lamb | Add code to allow exporting macros (using the new simplified...
|
commit | commitdiff | tree |
2008-02-09 |
Julian Lamb | Add code to calculate the exact extents of a drawn...
|
commit | commitdiff | tree |
2008-02-09 |
Julian Lamb | Change the cairo macro rendering over to use Stefan...
|
commit | commitdiff | tree |
2008-02-07 |
Julian Lamb | Update Changelog manually for changes since 2.0.0
|
commit | commitdiff | tree |
2008-01-30 |
Julian Lamb | * more help printout cleanup and clarification
|
commit | commitdiff | tree |
2008-01-30 |
Julian Lamb | * cleanup help printout and change the format to better...
|
commit | commitdiff | tree |
2008-01-24 |
Julian Lamb | * speed up cairo rendering of macros by checking each...
|
commit | commitdiff | tree |
2008-01-24 |
Julian Lamb | * change polygon structure slightly and move "arc chopper...
|
commit | commitdiff | tree |
2008-01-24 |
Julian Lamb | * fix bug 1878509 by adding a hack to assume linear...
|
commit | commitdiff | tree |
2008-01-22 |
Julian Lamb | round values before writing to file in order to make...
|
commit | commitdiff | tree |
2008-01-22 |
Julian Lamb | *export-rs274x.[ch]: start coding the library to export...
|
commit | commitdiff | tree |
2008-01-13 |
Julian Lamb | * fix bug #1870444 (and a similar report about problems...
|
commit | commitdiff | tree |
2008-01-13 |
Julian Lamb | * update golden circular interpolation file to reflect...
|
commit | commitdiff | tree |
2008-01-13 |
Julian Lamb | *gerbv.c: Get short options working for export from...
|
commit | commitdiff | tree |
2008-01-12 |
Julian Lamb | * draw.c: Fix small error in cairo rendering of elliptical...
|
commit | commitdiff | tree |
2008-01-12 |
Julian Lamb | * draw.c: Fix a few minor cairo rendering issues:...
|
commit | commitdiff | tree |
2008-01-12 |
Julian Lamb | * callbacks.c: Try and get cairo working on WIN32...
|
commit | commitdiff | tree |
2008-01-10 |
Julian Lamb | * interface.c: Try and fix bug where tooltips weren...
|
commit | commitdiff | tree |
2008-01-09 |
Julian Lamb | * callbacks.c: Bump up the resolution of measurements...
|
commit | commitdiff | tree |
2008-01-09 |
Julian Lamb | * gerbv.c: Make sure we increase max_files by 2, since...
|
commit | commitdiff | tree |
2008-01-09 |
Julian Lamb | * fix bug where ruler pointers didn't show up when...
|
commit | commitdiff | tree |
2008-01-09 |
Julian Lamb | * turn off cairo anti-aliasing from "normal" setting...
|
commit | commitdiff | tree |
2008-01-09 |
Julian Lamb | * fix for arc render regression found in test suite...
|
commit | commitdiff | tree |
2008-01-09 |
Julian Lamb | * fix stupid change in callbacks.c which disabled...
|
commit | commitdiff | tree |
2008-01-08 |
Julian Lamb | * callbacks.c: Change color dialog to "blocking",...
|
commit | commitdiff | tree |
2008-01-08 |
Julian Lamb | * when unloading a layer, make sure the last spot...
|
commit | commitdiff | tree |
2008-01-08 |
Julian Lamb | * pick-and-place.c: Make sure we check cir_seg height...
|
commit | commitdiff | tree |
2008-01-08 |
Julian Lamb | * draw.c: Revert back to old oval rendering for the...
|
commit | commitdiff | tree |
2008-01-07 |
Julian Lamb | * gerbv.c: Fix segfault noticed by Stefan
|
commit | commitdiff | tree |
2008-01-07 |
Julian Lamb | * interface.c, callbacks.c: Add in warning dialogs...
|
commit | commitdiff | tree |
2008-01-07 |
Julian Lamb | * callbacks.c, render.c: Get unit changing combobox...
|
commit | commitdiff | tree |
2008-01-06 |
Julian Lamb | * callbacks.c: Tweak the color dialog checks to make...
|
commit | commitdiff | tree |
2008-01-06 |
Julian Lamb | * render.c, callbacks.c: Add in watch cursor during...
|
commit | commitdiff | tree |
2008-01-06 |
Julian Lamb | * draw.c, draw-gdk.c, gerb_aperture.h: Add rendering...
|
commit | commitdiff | tree |
2008-01-06 |
Julian Lamb | * add new aperture_t types for the macro reordering
|
commit | commitdiff | tree |
2008-01-06 |
Julian Lamb | * pick-and-place.c, gerbv.c: Render top and bottom...
|
commit | commitdiff | tree |
2008-01-06 |
Julian Lamb | * gerber.c: Add support for include files (%IF) in...
|
commit | commitdiff | tree |
2008-01-06 |
Julian Lamb | * interface.c: Remove a billion glade-generated gtk_widget_...
|
commit | commitdiff | tree |
2008-01-03 |
Julian Lamb | * draw.c: Fix some amacro rendering problems that...
|
commit | commitdiff | tree |
2007-12-31 |
Julian Lamb | * gerbv.c: Rework project filename saving to save...
|
commit | commitdiff | tree |
2007-12-30 |
Julian Lamb | * callbacks.[ch], interface.c, others: Implement three...
|
commit | commitdiff | tree |
2007-12-30 |
Julian Lamb | * remove several potential locking loops in the gerber...
|
commit | commitdiff | tree |
2007-12-28 |
Julian Lamb | * commit Changelog after conflicts
|
commit | commitdiff | tree |
2007-12-26 |
Julian Lamb | * a few small followup fixes to prevent segfaults...
|
commit | commitdiff | tree |
2007-12-24 |
Julian Lamb | * gerber.c, many files: Start reorganization of some...
|
commit | commitdiff | tree |
2007-12-20 |
Julian Lamb | * make sure we have sane default render size info...
|
commit | commitdiff | tree |
2007-12-20 |
Julian Lamb | * render.c,callbacks.c,interface.c: Connect rulers and
|
commit | commitdiff | tree |
2007-12-19 |
Julian Lamb | *allocate all colors to the colormap to try and fix...
|
commit | commitdiff | tree |
2007-12-17 |
Julian Lamb | * fixes for building without PNG
|
commit | commitdiff | tree |
2007-12-17 |
Julian Lamb | * render,callbacks,interface: Restructure the whole...
|
commit | commitdiff | tree |
2007-12-15 |
Julian Lamb | zero out apertures in dril lparser to eliminate bad...
|
commit | commitdiff | tree |
2007-12-15 |
Julian Lamb | fix cairo build problem. Re-enable log redirection...
|
commit | commitdiff | tree |
2007-12-14 |
Julian Lamb | * render,callbacks: Fully separate GDK and cairo rendering...
|
commit | commitdiff | tree |
2007-12-13 |
Julian Lamb | * src/gerbv.c: Fix half of bug #1443885 by eliminating...
|
commit | commitdiff | tree |
2007-12-12 |
Julian Lamb | * repair visibility toggle buttons after latest DND...
|
commit | commitdiff | tree |
2007-12-12 |
Julian Lamb | * cleanup warning message, and change GTK variable...
|
commit | commitdiff | tree |
2007-12-12 |
Julian Lamb | * src/callbacks.c,src/interface,src/render.c: Get...
|
commit | commitdiff | tree |
2007-12-11 |
Julian Lamb | * disable tree view searching so it doesn't steal...
|
commit | commitdiff | tree |
2007-12-11 |
Julian Lamb | * apply fixes for GDK compilation. Fix bug so GDK...
|
commit | commitdiff | tree |
2007-12-11 |
Julian Lamb | * src/gerber.c: Fix polygon rendering bug (bug #1190809...
|
commit | commitdiff | tree |
2007-12-10 |
Julian Lamb | * src/gerbv.c,src/callbacks.c,others: Get basic layer...
|
commit | commitdiff | tree |
2007-12-09 |
Julian Lamb | * reduce cairo dependency to 1.2
|
commit | commitdiff | tree |
2007-12-09 |
Julian Lamb | * gerbv.c,callbacks.c,interface.c,others: Implement...
|
commit | commitdiff | tree |
2007-12-09 |
Julian Lamb | * src/gerbv.c,src/callbacks.c: Reattach project open...
|
commit | commitdiff | tree |
2007-12-08 |
Julian Lamb | * src/render.c,src/callbacks.c: Fix translation code...
|
commit | commitdiff | tree |
2007-12-07 |
Julian Lamb | * src/drill.c: Fix warning messages on some drill...
|
commit | commitdiff | tree |
2007-12-07 |
Julian Lamb | * src/draw.c: Fix thermal rendering bug (bug #1024000...
|
commit | commitdiff | tree |
2007-12-06 |
Julian Lamb | * src/callbacks.c,src/gerbv.c: Add private implementation of
|
commit | commitdiff | tree |
2007-12-06 |
Julian Lamb | * src/gerber.c,src/drill.h,src/gerb_image.h: Fix memory...
|
commit | commitdiff | tree |