Initial trial of toggle ducks dial. Needs re factoring to toggle buttons and place...
[synfig.git] / synfig-studio / trunk / src / gtkmm /
2009-07-13 Carlos LopezInitial trial of toggle ducks dial. Needs re factoring...
2009-07-13 Carlos LopezUse Gtkmm stock items instead of Gtk ones for Keyframe...
2009-07-13 Carlos LopezKeep correct size on the animate button after pressed.
2009-07-13 Carlos LopezComment a line that produced a bad render of the HScrol...
2009-07-13 Carlos LopezRemove unneeded member call.
2009-07-13 Carlos LopezAdd Play/Stop button to the Frame Dial.
2009-07-13 Carlos LopezReorder the code a bit and add some comments
2009-07-13 Carlos LopezMoved keyframedial to the first row as well as the...
2009-07-13 Carlos LopezShow the current_time_widget in the proper function...
2009-07-13 Carlos LopezRemove uneeded code
2009-07-13 Carlos LopezMove Lock keyframe button to the KeyFrameDial
2009-07-13 Carlos LopezAdd Keyframe Dial initial layout
2009-07-13 Carlos LopezNew Canvas view layout. WIP
2009-07-12 Carlos LopezFix bug: 2175043. Crash when destination file not writa...
2009-06-29 Carlos LopezMerge branch 'genete_setup_dialog'
2009-06-24 Carlos LopezReformat code a bit. No changes.
2009-06-24 Carlos LopezDo not use localised decimal separators for float numbe...
2009-06-22 Gerco BallintijnUse the GTKmm (instead of GTK) icon specifications...
2009-06-20 Carlos LopezUse GTK icons for Zoom Dial buttons
2009-06-20 Carlos LopezUse GTK media icons for Frame Dial navigation buttons
2009-06-20 Carlos LopezMerge branch 'master' into genete_setup_dialog
2009-06-20 gballintijn#2602803: "Patch: Improve UI on crash recovery dialog."
2009-06-20 Carlos LopezMerge branch 'master' into genete_setup_dialog
2009-06-20 Carlos LopezMerge branch 'master' into genete_setup_dialog
2009-06-19 Carlos LopezMerge branch 'genete_master'
2009-06-19 gballintijnAdded the necessary buttons to the canvas window to...
2009-06-18 Carlos LopezUpdate my copyright
2009-06-18 Carlos LopezDisable spin buttons for x and y size of new Documents
2009-06-17 Carlos LopezAssure to call Gtk::manage instead of any other version.
2009-06-17 Carlos LopezDisable fps spin button when combo box selection is...
2009-06-17 Carlos LopezAdd preferred and predefined FPS options in the Setup...
2009-06-12 gballintijnRefactored the canvas zoom button "minibar":
2009-06-12 gballintijn#2780661 (partially): Fix the last programmatic referen...
2009-06-12 gballintijnRemove a dependency (introduced r2360) of the (GUI...
2009-06-12 geneteApply patch #17: Implement a Fill/Outline system in...
2009-06-12 gballintijnFix #1677510 (part 1): Added the capability of saving...
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...
next