summaryrefslogtreecommitdiff
path: root/tikzit/src/gtk
AgeCommit message (Expand)Author
2013-05-07Change "preferences" to "configuration"Alex Merry
2013-05-07GTK+: One preview window per main windowAlex Merry
2013-04-02Prevent toolbox getting lost when minimising windowsAlex Merry
2013-03-26Add edge anchor editing to GTK portAlex Merry
2013-03-25Catch some memory leaksAlex Merry
2013-03-25Fix issues found by the clang static analyzerAlex Merry
2013-03-24GTK: print backtrace on unhandled exceptionsAlex Merry
2013-03-24GTK: highlight the bad symbol on parse errorsAlex Merry
2013-03-24Add methods to Graph to create from tikzAlex Merry
2013-03-24Disable the "remove properties" button when no property is selectedAlex Merry
2013-03-24Remove unused init methodsAlex Merry
2013-03-23Make the parser/lexer reentrantAlex Merry
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