Reformat and clean up the automake files
[synfig.git] / synfig-studio / trunk / src / gtkmm /
2009-06-12 pabs3Reformat and clean up the automake files
2009-06-12 geneteDon't push back any onion skin queue unless onionskin...
2009-06-12 geneteFix bug #2652974. Reverts revision r2326 to previous...
2009-06-12 gballintijn#2577196: Clean up the color dialog code.
2009-06-12 gballintijn#2574520: Complete the fix in r2033.
2009-06-12 gballintijnAllow the user to set the default foreground and backgr...
2009-01-13 pabs3Fix crash with LC_ALL=fr@euro. Patch & testing by Cyril...
2009-01-13 pabs3WIP
2008-12-26 dooglusThere's some special-case code to make exporting a...
2008-12-26 dooglusInitialise the GUID for all Transform objects. Using...
2008-12-22 dooglusRemove spaces and tabs at end of lines.
2008-12-03 dooglusMore renames I missed in SVN r2296.
2008-12-03 dooglusFix 2378787: "two waypoints created from a single edit".
2008-11-28 dooglusFix 1501383: "del key deletes object instead of charact...
2008-11-28 dooglusUse the short form for toggle-onion-skin because we...
2008-11-28 dooglusTidy the layout of the code that sets the keyboard...
2008-11-28 dooglusAdd an option to the circle and star tools setting...
2008-11-28 dooglusUse the name of each action's class is its internal...
2008-11-26 dooglusAdd a new parameter 'focus' to the pastecanvas layer...
2008-11-26 dooglusUse <= when comparing distances to give priority to...
2008-11-26 dooglusMove the test for whether the duck is the correct type...
2008-11-26 dooglusCommented info() calls for debugging actions.
2008-11-26 dooglusAdd Duck::type_name() for debugging purposes.
2008-11-26 dooglusShow position ducks on top of vertex ducks, then tangen...
2008-11-25 dooglusThe previous commit was a little hasty. The focus...
2008-11-25 dooglusRemove the "Focus Point" setting from the document...
2008-11-25 dooglusTake the 'Focus Point' into account when transforming...
2008-11-25 dooglusFix two copy/paste errors.
2008-11-25 dooglusHolding control in the zoom tool when releasing the...
2008-11-25 dooglusAllow waypoints to have their values exported, converte...
2008-11-25 dooglusFix some compiler warnings.
2008-11-22 dooglusFix 2 typos.
2008-11-22 dooglusFix indentation.
2008-11-22 dooglusWhen making ducks for elements of a list of vectors...
2008-11-19 dooglusFix 1829182: "Right click context menu not always appears".
2008-11-19 dooglusThe compiler was warning "format not a string literal...
2008-11-19 dooglusUse the functions from the last two revisions to rebuil...
2008-11-19 dooglusAdd function LayerTreeStore::queue_rebuild(). Nothing...
2008-11-19 dooglus'queued' is an integer not a bool, so set it to 0 not...
2008-11-18 dooglusPut a space between the parameter name and its descript...
2008-11-18 dooglusWhen we try to open a file that doesn't exist, display...
2008-11-18 dooglusFix 2119775: "Zoom tool doesn't work if drag outside...
2008-11-17 dooglusShow a warning when using file>import to import a ...
2008-11-17 dooglusWhen loading .sif files, show any warnings in the GUI...
2008-11-14 dooglusFix 1814151: "Add a layer inside an exported canvas...
2008-11-14 dooglusFix 2116947: "Pasting/importing across different image...
2008-11-14 dooglusWhen 'zoom to fit' is clicked, zoom a little less than...
2008-11-13 dooglusThe 'Radius Ratio' tool option wasn't being honoured...
2008-11-13 dooglusSame as the previous commit, but for the Star tool.
2008-11-13 dooglusWhen creating any bline with the circle tool, create...
2008-11-13 dooglusRearrange the tool options to they're in the same order...
2008-11-13 dooglusIf we draw a polygon under some transform layers, the...
2008-11-13 dooglusAdd an option to the setup dialog "Scale New Imported...
2008-11-11 dooglusMake the checkboxes added in the previous commit work.
2008-11-11 dooglusAdd checkboxes to create outlines, regions, etc. for...
2008-11-11 dooglusAdd a 'feather' setting to the polygon tool's 'Tool...
2008-11-11 dooglusAdd an 'invert' checkbox to the polygon tool's 'Tool...
2008-11-11 dooglusLeft-justify the 'invert' tool option, like in the...
2008-11-10 dooglusNew environment variable "SYNFIG_FORCE_TILE_RENDER...
2008-11-09 dooglusWhen studio fails to start up, show a more specific...
2008-11-06 dooglusUpdate the scrollbar that controls the time ruler along...
2008-11-06 pabs3Use the z printf length modifier when printing the...
2008-11-04 dooglusBuild rectanglular blines in the same handedness as...
2008-11-02 dooglusFix 2112320: "Change 'Grab' button in the Gradient...
2008-10-26 dooglusChange error message "unable to open file" to "unable...
2008-10-26 dooglusImprove the error messages created by the canvas choose...
2008-10-26 dooglusWhen a .sif file fails to load, display the error messa...
2008-10-20 dooglusThe star and circle tool were both causing warnings...
2008-10-20 dooglusI forgot to commit this file as part of r2108.
2008-10-19 dooglusgtkmm 2.14 keeps warning "GtkSpinButton: setting an...
2008-10-19 dooglusSVN r1777 causes get_tooltips_object() to return a...
2008-10-14 geneteRelease 0.61.09!
2008-10-14 geneteUpdate/add copyrights for people who modified the code.
2008-10-11 geneteAllow Growth parameter be bigger than 1.0, modified...
2008-10-11 dooglusEnable the width tool by default. It can be disabled...
2008-10-11 dooglusDefault the width tool's "relative growth" to OFF.
2008-10-09 pabs3Add new splash screen for the upcoming 0.6.09 release...
2008-10-05 geneteMark new strings to be translated.
2008-10-02 pabs3Implement 2109095: Add multiple sizes and a scalable...
2008-09-24 dooglusFix 1988939: Error trying to change value of Filename...
2008-09-24 dooglusFix a bug that was causing the timeslider to not be...
2008-09-23 dooglusFix 1959064: Crash when use circle tool over an existin...
2008-09-23 pabs3Communication page on the website was renamed to Contac...
2008-09-14 geneteFix bug [ 2096641 ] Thrown exception when all Cpoints...
2008-09-13 geneteApply patch patches.synfig.org/r/2/ Allow "Reset FG...
2008-09-12 geneteFix bug introduced in patch applied in svn 2033 making...
2008-09-11 geneteFix the aspect ratio bug introduced by the previous...
2008-09-10 geneteAdd a ComboBox to the Document tab of the Settings...
2008-09-10 geneteAdd a text entry in the Document tab of the Setup Dialo...
2008-09-10 geneteCreate a new Document tab in the Settings Dialog and...
2008-09-02 geneteApply [ 2087747 ] Save preferred X and Y canvas dimensi...
2008-08-22 gballintijnFix 2060732: Incorrect error message when selecting...
2008-05-03 pabsPartially fix 1956475: Mark some more strings as transl...
2008-04-20 dooglusIn the 'open > recent files' menu entry, only show...
2008-04-20 dooglusFix silly typo in last commit.
2008-04-20 dooglusFix 1947076: Infinite error message loop on split tangents.
2008-04-17 dooglusThe recent changes to allow dragging of BLineCalcVertex...
2008-04-17 pabsAllow scrolling the colour sliders to change the colour.
2008-04-17 pabsAllow clicking on colour sliders to change the colour.
2008-04-13 dooglusTowards 1939884: "Exclude ducks linked to bline from...
next