Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / src / gtkmm / canvasview.cpp
2009-08-11 Carlos LopezChange the "Flipbook Dialog" string to the more user...
2009-08-01 Carlos LopezMerge branch 'genete_master'
2009-07-27 Carlos LopezMerge branch 'akagogo_svg' into genete_master
2009-07-27 Carlos LopezMerge branch 'zelgadis_master' into genete_master
2009-07-27 Carlos LopezMerge branch 'genete_keyframe_list' into genete_master
2009-07-22 Carlos LopezAlter the font size of the timeslider
2009-07-20 Carlos LopezForgot to commit those two files
2009-07-19 Carlos LopezSmall adjustments for widgets
2009-07-18 Carlos LopezA little smaller, and better look. I don't like it...
2009-07-16 Konstantin DmitrievMerge branch 'master' into zelgadis_master
2009-07-13 Carlos LopezAdd a member to check if the value node is invertible
2009-07-13 Carlos LopezSimplified version for reverse manipulation Scale conve...
2009-07-13 Carlos LopezFix quality spin button feedback. It didn't update...
2009-07-13 Carlos LopezFix two mistakes in the tooltips
2009-07-13 Carlos LopezAdd onion skin icon, and two spin buttons to control...
2009-07-13 Carlos LopezUpdate copyrights for people who modified the files
2009-07-13 Carlos LopezAdd snap grid toggle button with proper icon.
2009-07-13 Carlos LopezInitial version of show grid check button. Needs a...
2009-07-13 Carlos LopezAdd tooltip to the quality spin button.
2009-07-13 Carlos LopezSynchronise quality spin button and quality action...
2009-07-13 Carlos LopezTrying to prevent a crash when changing render quality...
2009-07-13 Carlos LopezAdd render quality spin button. WIP
2009-07-13 Carlos LopezAdd a separator between toggle ducks and low res dials
2009-07-13 Carlos LopezUpdate Toggle Ducks Actions when Toggle Ducks Buttons...
2009-07-13 Carlos LopezAdd Resolution Dial widget. Synchronise Low res check...
2009-07-13 Carlos LopezMove the toggle ducks dial to the new display bar at...
2009-07-13 Carlos LopezSynchronise toggle buttons with keyboard and menu actions.
2009-07-13 Carlos LopezUse toogleducksdial member pointer and do not expose...
2009-07-13 Carlos LopezUse Toggle buttons instead of Buttons for toggle ducks.
2009-07-13 Carlos LopezDeprecate intermediate Gtk::Table variable 'table'...
2009-07-13 Carlos LopezInitial trial of toggle ducks dial. Needs re factoring...
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 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-06-22 Carlos LopezKeep correct size on the animate button after pressed.
2009-06-22 Carlos LopezComment a line that produced a bad render of the HScrol...
2009-06-22 Carlos LopezRemove unneeded member call.
2009-06-22 Carlos LopezAdd Play/Stop button to the Frame Dial.
2009-06-22 Carlos LopezMoved keyframedial to the first row as well as the...
2009-06-22 Carlos LopezShow the current_time_widget in the proper function...
2009-06-22 Carlos LopezRemove uneeded code
2009-06-22 Carlos LopezMove Lock keyframe button to the KeyFrameDial
2009-06-22 Carlos LopezAdd Keyframe Dial initial layout
2009-06-22 Carlos LopezNew Canvas view layout. WIP
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-19 Carlos LopezMerge branch 'genete_master'
2009-06-19 gballintijnAdded the necessary buttons to the canvas window to...
2008-12-26 dooglusInitialise the GUID for all Transform objects. Using...
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-25 dooglusTake the 'Focus Point' into account when transforming...
2008-11-25 dooglusFix two copy/paste errors.
2008-11-25 dooglusAllow waypoints to have their values exported, converte...
2008-11-17 dooglusShow a warning when using file>import to import a ...
2008-11-13 dooglusAdd an option to the setup dialog "Scale New Imported...
2008-11-06 dooglusUpdate the scrollbar that controls the time ruler along...
2008-04-10 dooglusAdd "select all layers" (S-C-a) and "unselect all ducks...
2008-04-05 dooglusPrevent some compiler warnings.
2008-03-31 dooglusRearranged the code a little. Allow editing of Real...
2008-03-30 dooglusAllow manipulation of BLineCalcTangent angle offsets...
2008-03-30 dooglusFix a minor problem, and a little tidying.
2008-03-30 dooglusAllow direct editing of calculated widths - like the...
2008-03-30 dooglusWhen dragging a duck along a bline that it's linked...
2008-03-28 dooglusAllow a BLineCalcTangent's tangent duck to be dragged...
2008-03-28 dooglusWhen looking for the closest point on a bline to a...
2008-03-28 dooglusAccept 1927294: Patch from Gerald Young to allow intuit...
2008-03-25 dooglusFix 1914874: update the timeline scrollbars' major...
2008-03-06 dooglusMade a start at implementing the ideas in synfig.org...
2008-02-23 dooglusConditionally compile out the 'single threaded' stuff...
2008-02-20 dooglusDon't show "Synfig Animation 1" in the title bar twice...
2008-02-19 dooglusFix 1896834: Keep the 'show grid' and 'snap to grid...
2008-02-19 dooglusRemoved unused code. The duck toggle actions look...
2008-02-16 dooglusNow that it doesn't matter which half of a waypoint...
2008-02-16 dooglusReorder the waypoint menus.
2008-02-16 dooglusRename the menu entry for editing a waypoint back to...
2008-02-16 dooglusTidy up the waypoint menu, while adding functionality...
2008-02-10 dooglusHave caret>file>open start off by listing the current...
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-02-06 dooglusSet minimum and maximum zoom levels for the timescroller.
2008-02-06 dooglusMake sure the time entry box shows the correct time...
2008-02-05 dooglusOnly show the 'Properties' (edit waypoint) menu if...
2008-02-04 dooglusImprove the waypoint context menus. Now it's possible...
2008-02-03 dooglusChange the default quality to 8. It makes shade layers...
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-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...
2008-01-31 dooglusTidying.
2008-01-31 dooglusApplied patch from IL'dar AKHmetgaleev aka AkhIL to...
2008-01-27 dooglusPrevent all remaining 'unused parameter' warnings when...
next