c091f71f9a
Offer the undo functionality in LdWindowMain.
...
Kill the "Export" action for now.
2011-02-01 14:52:27 +01:00
6ff28b0992
Register a MIME type.
2011-01-30 15:29:19 +01:00
37e2c5f01f
Generate more icons.
...
* Add automatic icon generation to CMakeLists.txt.
These icons are generated from the scalable SVG image.
* Add pregenerated icons to the tree.
* Link an icon to the Windows binary.
2011-01-22 18:07:12 +01:00
a7cc4ef2a1
Add a README.md file.
...
Describe the application as a "schematic editor" everywhere.
2011-01-16 19:54:53 +01:00
63420c26cf
Fix the .desktop file.
...
Missing trailing colon in the Categories entry.
2011-01-16 18:33:31 +01:00
68dce38450
Add an application icon.
2011-01-16 18:33:31 +01:00
73b611a844
Add a View menu to LdWindowMain, disabled so far.
2011-01-09 13:54:20 +01:00
10280a1949
Update category icons.
...
Change line width and position of shapes,
so they appear a bit sharper in the application.
Save them in plain SVG, not Inkscape SVG.
2011-01-09 13:49:55 +01:00
e83cadd03b
Add an inductor symbol.
2011-01-09 05:05:31 +01:00
0b3f6503bb
Add basic logical symbols (NOT, AND, OR).
2011-01-07 16:38:21 +01:00
713f2821e4
Fix the desktop file.
...
The "Exec" and "Name" entries were swapped.
2011-01-04 06:06:26 +01:00
a56bfd6087
LdWindowMain cleanup.
...
* Restructure the initialization code.
* Move LdCanvas event mask setting to ld-canvas.c.
* Remove some redundant code.
* Use consistent naming.
* Update comments.
Practically no functional change.
2010-12-12 17:56:59 +01:00
afacad693d
Add a main toolbar.
...
So far it has no special powers. This should change in the future.
2010-12-11 04:15:23 +01:00
e6230576b7
Add category.json files for testing categories.
2010-12-11 03:49:53 +01:00
aeb6e7ed58
Add a few symbols for testing.
...
The lucky ones are: capacitor, resistor and diode.
More symbols can be expected later, when more cairo
functions are exported to Lua and relevant standards
become accessible to me.
2010-12-10 23:27:45 +01:00
b66704114e
Little improvements, overall cleanup.
2010-09-19 19:12:36 +02:00
55c25ae1bd
Added basic loading of categories.
...
Added two empty sample categories with corresponding icons.
The categories are now being loaded into the toolbar
in the main program window.
2010-09-15 19:31:57 +02:00
b230b69539
Initial commit
2010-09-13 19:24:53 +02:00