summaryrefslogtreecommitdiff
path: root/tikzit/src/gtk
AgeCommit message (Expand)Author
2013-03-22Add debugging option to Select toolAlex Merry
2013-03-22Save config to disk on closing preambles editor or settings dialogAlex Merry
2013-03-22Add "space" shortcut to refresh preview without it grabbing focusAlex Merry
2013-03-22Select the name field of newly created stylesAlex Merry
2013-02-13GTK: Add shortcuts for changing selection modeAlex Merry
2013-02-12Make sure edge bounds include decorationsAlex Merry
2013-02-06Revert "Remove double-borders from edge style selector"Alex Merry
2013-02-05Remove double-borders from edge style selectorAlex Merry
2013-02-05Force tool buttons to be icon-onlyAlex Merry
2013-02-04warnings--Alex Merry
2013-02-04Add "no style" buttons to node/edge creation toolsAlex Merry
2013-02-04GTK: prevent the user from creating invalid tikzAlex Merry
2013-02-04Remove old debugging codeAlex Merry
2013-02-04GTK: show focus indicator for graph surfaceAlex Merry
2013-02-04Only change style settings when OK is clickedAlex Merry
2013-02-04Put node and edge style editors into settings dialogAlex Merry
2013-02-04Clean up the SettingsDialog class a littleAlex Merry
2013-01-28Associate utility windows with current main windowAlex Merry
2013-01-23Remove unused filesAlex Merry
2012-12-17Allow node and edge styles to be applied to selectionAlex Merry
2012-12-17Factor out properties pane from properties windowAlex Merry
2012-12-17Update props window when a window's document changesAlex Merry
2012-12-17Use central models for node and edge stylesAlex Merry
2012-12-17Move the objc object release GFunc into gtkhelpersAlex Merry
2012-12-17Snap toolbox width to tool button widthAlex Merry
2012-12-17Remember the geometry of the utility windowsAlex Merry
2012-12-17Disconnect the clipboard signal handler on window closeAlex Merry
2012-12-17Set "save as" dialog folder correctly for existing filesAlex Merry
2012-12-17Better toolbox default sizeAlex Merry
2012-12-14Don't grab the tool except on clicksAlex Merry
2012-12-14Add scrollbars to the tool style selectorsAlex Merry
2012-12-14Factor out the model for the edge style selectorAlex Merry
2012-12-14Factor out the model for the node style selectorAlex Merry
2012-12-14Remove unused functions from gtkhelpersAlex Merry
2012-12-14Factor out pixbufFromSurface from style selectorsAlex Merry
2012-12-13Use the correct style manager for creation toolsAlex Merry
2012-12-12Implement (single-key) tool shortcutsAlex Merry
2012-12-12Allow the graph widget to grab focusAlex Merry
2012-12-11Remove the concept of an "active style" from StyleManagerAlex Merry
2012-12-11Remove use of GtkFrame in tool windowsAlex Merry
2012-12-11Fix property window layoutAlex Merry
2012-12-07Add select tool option for drag-selecting edgesAlex Merry
2012-12-07Fix updating the property paneAlex Merry
2012-12-07Present windows if already shownAlex Merry
2012-12-07Add a propery editor windowAlex Merry
2012-12-07Improve config panels for create node/edge toolsAlex Merry
2012-12-07Improve toolbox config pane layoutAlex Merry
2012-12-07Use a toolpalette that demands enough spaceAlex Merry
2012-12-07Add config widgets to toolboxAlex Merry
2012-12-07Fix some memory-management issuesAlex Merry