Write "operator()" instead of "operator ()", "operator&" instead of "operator &"...
[synfig.git] / synfig-studio /
2008-02-13 dooglusWrite "operator()" instead of "operator ()", "operator...
2008-02-13 dooglusTypo.
2008-02-12 dooglusLeave previously selected layers selected when drawing...
2008-02-12 dooglusClicking a grey (not editable) duck which didn't lie...
2008-02-12 pabsGerald Young (Yoyobuae) contributed r1677, add him...
2008-02-11 dooglusSVN r1677 partially broke the bline tool by making...
2008-02-11 dooglusFix 1891491: Only show bline vertices large when the...
2008-02-11 dooglusFix 1891410: Have neither Control-A nor dragging a...
2008-02-11 dooglusFix 1891391: Inserting a vertex in the closing link...
2008-02-11 dooglusUse the signal_waypoint_clicked_cellrenderer() accessor...
2008-02-11 dooglusGet rid of CellRenderer_TimeTrack::show_timepoint_menu...
2008-02-11 dooglusFix 1891359: Don't mirror radius ducks.
2008-02-11 dooglusTidying.
2008-02-11 dooglusUse the .git/ directory not the .git/svn/ directory...
2008-02-10 dooglusGive full URLs to the bug reports, not just the bug...
2008-02-10 dooglusHave caret>file>open start off by listing the current...
2008-02-10 dooglusUpdate NEWS files with most of the changes since the...
2008-02-10 dooglusWhen 'use current frame' is checked in the render dialo...
2008-02-10 dooglusSince we are defaulting to NOT rendering the current...
2008-02-10 dooglusImprove the algorithm for determining the number of...
2008-02-10 dooglusImprove the behaviour of horizontal-scrolling on the...
2008-02-10 dooglusAllow accents in the layer category name translations.
2008-02-09 dooglusGive slight priority to radius ducks. That way, it...
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-02-09 dooglusAdded my "Copyright (c) 2007" notices, for files I...
2008-02-09 dooglusShow the size of circles as they are drawn using the...
2008-02-09 dooglusTake the 'restrict radius ducks' setting into account...
2008-02-09 dooglusChecking in [ 1890089 ] "Revised and updated Spanish...
2008-02-09 dooglusDefault to *not* restricting real ducks to the top...
2008-02-09 pabsThe previous commit caused CXXFLAGS to be polluted...
2008-02-09 pabsCheck if Gtk::AboutDialog::set_program_name is availabl...
2008-02-09 dooglusAdded a gui checkbox rather than using a #define to...
2008-02-09 dooglusAdded comment for the 'RESTRICT_RADIUS_DUCKS_TO_ONE_QUA...
2008-02-09 dooglusRestrict 'radius' ducks to the top right corner of...
2008-02-09 dooglusAlways draw 'real' ducks on the right hand side of...
2008-02-08 dooglusFound three other places where canvas waypoints were...
2008-02-08 dooglusExperimental: "export SYNFIG_SHOW_CANVAS_PARAM_WAYPOINT...
2008-02-08 dooglusPrevent a warning: 'file_type_enum' may be used uniniti...
2008-02-08 dooglusAdd information about which valuenode types were added...
2008-02-08 dooglusClarify the 'file format version' menu in the save...
2008-02-08 dooglusAllow saving .sif files in a format that can be read...
2008-02-07 dooglusDon't allow the user to set the 'ID' of exported canvas...
2008-02-07 dooglusDon't let 'select all' select the green ducks of a...
2008-02-07 dooglusMake the auto-backup process quieter. We don't need...
2008-02-07 dooglusAdd a setting in the gui for the auto-backup interval.
2008-02-07 dooglusAttempting to open a file that is already open should...
2008-02-07 dooglusDon't automatically create a new document if we success...
2008-02-07 dooglusCount the number of files we were able to successfully...
2008-02-06 dooglusSet minimum and maximum zoom levels for the timescroller.
2008-02-06 dooglusRemember the position and size of the color and gradien...
2008-02-06 dooglusMy panels were drifting one or two pixels each time...
2008-02-06 dooglusSubdivide the space between labels on the timeslider...
2008-02-06 dooglusImprove the range of different scales used on the times...
2008-02-06 dooglusMake sure the time entry box shows the correct time...
2008-02-06 pabsDon't ask translators to translate compview.cpp since...
2008-02-06 dooglusDon't expand time fields to their full format (eg....
2008-02-06 pabsDon't forget to distribute the other general.h too
2008-02-06 dooglusAllow manual editing of the current time in the workare...
2008-02-06 pabsDon't forget to distribute general.h or the released...
2008-02-06 dooglusRemove trailing slash.
2008-02-06 pabsFix 1797745: show the correct SVN revision id in the...
2008-02-06 dooglusAttach the "(Non-static value)" label into the waypoint...
2008-02-06 dooglusFix a crash when editing a waypoint with a non-static...
2008-02-05 dooglusDon't fail if we can't find the row in the param panel...
2008-02-05 dooglusOnly show the 'Properties' (edit waypoint) menu if...
2008-02-05 dooglusRemoved spurious space.
2008-02-05 dooglusClarification.
2008-02-05 dooglusImproved ValueDesc::get_description().
2008-02-05 dooglusAnswer and remove a 'todo' comment.
2008-02-04 dooglusImprove the waypoint context menus. Now it's possible...
2008-02-04 dooglusHeader changes for that last commit - oops!
2008-02-04 dooglusCouple of new functions to duplicate and delete a waypo...
2008-02-04 dooglusWhen the bline tool is creating new layers, arrange...
2008-02-04 dooglusNow that the plant layer has an 'offset' parameter...
2008-02-04 dooglusAllow the bline tool to draw plants as well as outlines...
2008-02-03 dooglusWhen doing a 'Save As', default to saving in the same...
2008-02-03 dooglusChange the default quality to 8. It makes shade layers...
2008-02-03 dooglusAttempting to link a duck from the Children panel with...
2008-02-03 dooglusWhen linking simple values, use the value from the...
2008-02-03 dooglusShow the URL of the section describing the decision...
2008-02-03 pabsGet rid of all references to the bootstrap script since...
2008-02-02 dooglusPrevent a warning from the keyframe panel on startup...
2008-02-01 dooglusShow a very simple message in the console on start...
2008-02-01 dooglusDisable the 'DEPTH=' display.
2008-02-01 dooglusComment out a bunch of old debugging code.
2008-02-01 dooglusDisabled the "Left Normal State" message.
2008-02-01 dooglusFix an error on startup that said: "error: canvasview...
2008-02-01 dooglusCommented out a bunch of unused code. I don't know...
2008-02-01 dooglusDon't show log messages from each panel's destructor...
2008-02-01 dooglusWith the re-enabling of 'Alpha Brighten', the toolbox...
2008-02-01 dooglusFix 1868911: exported canvases weren't being deleted...
2008-02-01 pabsFix 1678554 and implement 1741220: change the about...
2008-02-01 pabsRename the about dialog header, implementation and...
2008-02-01 pabsThe template file for studio should use the studio...
2008-01-31 dooglusPartially revert the previous commit. Messing with...
2008-01-31 dooglusAdd AkhIL to the contributors.
2008-01-31 dooglusEnsure that the size we draw is a whole number of pixel...
2008-01-31 dooglusAdd menu entries and shortcuts to increase and decrease...
2008-01-31 dooglusCreate the pixel-size menus dynamically.
2008-01-31 dooglusChange the tile size from 128 to 120 and allow all...
next