aboutsummaryrefslogtreecommitdiff
path: root/src/ld-window-main.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the dependency on LdCanvas.library-toolbar-rewritePřemysl Janouch2012-01-291-2/+0
* Integrate GSettings, remember View settings.Přemysl Janouch2011-06-121-0/+15
* Add toggle actions to the View menu.Přemysl Janouch2011-03-071-1/+45
* Update translations.Přemysl Janouch2011-03-041-0/+1
* Disable LdDiagramView scrollbars when not needed.Přemysl Janouch2011-02-201-0/+2
* Reset view to center for new diagrams.Přemysl Janouch2011-02-191-1/+2
* Open files from command line.Přemysl Janouch2011-02-191-2/+9
* Rename LdCanvas to LdDiagramView.Přemysl Janouch2011-02-191-25/+26
* Various changes to LdWindowMain.Přemysl Janouch2011-02-131-41/+54
* Update translation template.Přemysl Janouch2011-02-121-1/+1
* Change the way translations are done.Přemysl Janouch2011-02-121-35/+37
* Define github as the homepage for logdiag.Přemysl Janouch2011-02-071-0/+1
* Implement zooming in LdWindowMain.Přemysl Janouch2011-02-041-6/+45
* Offer the undo functionality in LdWindowMain.Přemysl Janouch2011-02-011-11/+53
* Add some reminder comments.Přemysl Janouch2011-01-291-0/+1
* Fix program messages and gtk-doc comments.Přemysl Janouch2011-01-281-16/+9
* Make ld_canvas_new() return a GtkWidget reference.Přemysl Janouch2011-01-241-1/+1
* Move the library toolbar to its own class.Přemysl Janouch2011-01-241-507/+52
* Include liblogdiag.h as it was an external lib.Přemysl Janouch2011-01-241-1/+1
* Handle Edit menu actions (Delete, Select All).Přemysl Janouch2011-01-161-3/+30
* Use JsonObject for LdDiagramObject parameters.Přemysl Janouch2011-01-151-1/+2
* Make a separate library.Přemysl Janouch2011-01-101-3/+0
* Use a central header.Přemysl Janouch2011-01-101-11/+1
* Fix drawing of symbol menus.Přemysl Janouch2011-01-101-6/+7
* Show names of symbols in the statusbar.Přemysl Janouch2011-01-101-11/+27
* Draw category icons with style colors.Přemysl Janouch2011-01-101-4/+52
* Add a View menu to LdWindowMain, disabled so far.Přemysl Janouch2011-01-091-1/+13
* Fix comments.Přemysl Janouch2011-01-091-1/+1
* Ensure that the canvas is focused.Přemysl Janouch2011-01-091-0/+5
* Introduce LdRectangle, LdPoint and LdPointArray.Přemysl Janouch2011-01-081-1/+2
* Update copyright years.Přemysl Janouch2011-01-071-2/+2
* Move lines around. No functional change.Přemysl Janouch2011-01-041-6/+6
* Make adding symbols to the diagram possible.Přemysl Janouch2011-01-041-1/+19
* Make the symbol menu grab focus.Přemysl Janouch2010-12-181-1/+38
* Rename LdDocument* to LdDiagram*.Přemysl Janouch2010-12-161-17/+17
* Implement diagram operations in UI.Přemysl Janouch2010-12-161-47/+460
* LdWindowMain cleanup.Přemysl Janouch2010-12-121-73/+54
* Add a main toolbar.Přemysl Janouch2010-12-111-17/+24
* Add a "human-name" property to LdSymbolCategory.Přemysl Janouch2010-12-111-3/+3
* Implement more of LdCanvas.Přemysl Janouch2010-12-101-3/+7
* Change LdSymbolArea members.Přemysl Janouch2010-12-101-2/+2
* Initial LdDocument implementation.Přemysl Janouch2010-12-051-0/+3
* Added basic onscreen symbol menu.Přemysl Janouch2010-11-161-21/+352
* Formatting and naming changes in LdWindowMain.Přemysl Janouch2010-10-281-41/+29
* Manage LdLibrary children in a GSList.Přemysl Janouch2010-10-261-8/+11
* Redesign the library and related components.Přemysl Janouch2010-10-261-4/+6
* Renamed LdSymbolLibrary to LdLibrary.Přemysl Janouch2010-10-171-4/+4
* Implemented a skeleton of LdCanvas.Přemysl Janouch2010-09-201-1/+1
* Little improvements, overall cleanup.Přemysl Janouch2010-09-191-49/+82
* Changed the object prefix from "logdiag" to "ld".Přemysl Janouch2010-09-191-32/+32