summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-16Correction of a typo.HEADmasterbert1-1/+1
2014-09-01Added options for exporting to PDFEdward Hennessy17-27/+2322
2014-08-21Remove use of depricated Gtk.ActionEdward Hennessy24-685/+540
2014-08-19Modify menu to be closer to Gnome style guidelinesEdward Hennessy2-29/+17
2014-08-19Convert dialogs to use GTK resource templatesEdward Hennessy12-170/+96
2014-08-18Use a GTK resource template for the renumber refdes dialogEdward Hennessy5-56/+37
2014-08-18Use a GTK resource template for the reset refdes dialogEdward Hennessy5-41/+21
2014-08-18Use a GTK resource template for the main windowEdward Hennessy4-58/+74
2014-08-18Use GTK about dialog box to meet style guidelinesEdward Hennessy2-62/+11
2014-08-18Add suffix rule and dependencies for GTK resourcesEdward Hennessy1-10/+32
2014-08-18Use a GTK template resource for the new design dialogEdward Hennessy4-61/+45
2014-08-18Use a GTK template resource for the new project dialogEdward Hennessy4-73/+38
2014-08-18Use a GTK resource template for the export BOM dialogEdward Hennessy4-42/+36
2014-08-18Use a GTK resource template for export netlist dialogEdward Hennessy4-41/+37
2014-08-18Use a GTK resource template for the about dialogEdward Hennessy5-46/+46
2014-08-17Make Close and Quit menu items follow Gnome style guidelinesEdward Hennessy2-65/+24
2014-08-17Fix application/window close functionalityEdward Hennessy1-12/+5
2014-08-17Switch to using GTK3 Application/ApplicationWindowEdward Hennessy4-329/+688
2014-08-17Add namespace for the applicationEdward Hennessy49-5150/+5266
2014-02-25Migrate application to GTK+ 3Edward Hennessy3-5/+5
2014-02-25Bring project up-to-date with latest Vala toolsEdward Hennessy2-5/+5
2013-07-01Added command to reset all refdes.Edward Hennessy7-1/+272
2013-05-19Add scrollbar to project tree.Edward Hennessy1-15/+19
2013-05-19Added icon for simulation folder.Edward Hennessy5-6/+17
2013-05-19Graphic icon addition and improvementsEdward Hennessy4-23/+144
2013-05-18Add icons to the project tree view.Edward Hennessy14-53/+347
2013-05-14Add popup menu item to open project directoriesEdward Hennessy4-0/+161
2013-05-14Create symbol folder along with each new designEdward Hennessy2-0/+23
2013-05-14Remove duplicate project column from UIEdward Hennessy1-12/+0
2013-05-12Update .gitignoreEdward Hennessy1-0/+1
2013-05-12Add additional comments.Edward Hennessy2-22/+51
2013-05-12Add missing error typeEdward Hennessy1-1/+2
2013-05-11Update .gitignoreEdward Hennessy2-0/+6
2013-05-11Add capability to remove schematics from the project.Edward Hennessy6-20/+185
2013-05-03Use variable from configure.ac for the program title.Edward Hennessy1-1/+2
2013-05-01Add about dialog box.Edward Hennessy7-2/+170
2013-04-21Add edit action to the context menuEdward Hennessy1-0/+2
2013-04-21Update comments.Edward Hennessy1-17/+21
2013-04-21Added absolute path error checking to the new project dialog.Edward Hennessy2-3/+52
2013-04-21Fix new project folder name being generated incorrectly.Edward Hennessy1-2/+1
2013-04-21Allow access to global component librariesEdward Hennessy1-1/+1
2013-04-21Add context menuEdward Hennessy2-0/+41
2013-04-14Add menu item to create a new schematic in the project manager.Edward Hennessy6-6/+163
2013-04-13Copy default gafrc and gschemrc files to new design directories.Edward Hennessy7-6/+93
2013-01-12Added dependencies to README file.Edward Hennessy1-0/+14
2013-01-01Run ngspice in interactive mode.Edward Hennessy2-12/+20
2013-01-01Add support for circuit simulation.Edward Hennessy12-1/+1502
2012-12-30Fix uninitialized member caught by assertion.Edward Hennessy2-6/+14
2012-12-30Remove compile warnings.Edward Hennessy4-4/+4
2012-12-29Convert command line filename argument to a full path.Edward Hennessy2-1/+31