2009-06-19 |
Carlos Lopez | Merge branch 'genete_master' |
tree | commitdiff |
2009-06-19 |
gballintijn | Added the necessary buttons to the canvas window to... |
tree | commitdiff |
2009-06-13 |
Carlos Lopez | Delete svn tags. We don't need them in git |
tree | commitdiff |
2009-06-13 |
Carlos Lopez | Delete svn tags. We don't need them in git |
tree | commitdiff |
2009-06-12 |
gballintijn | Refactored the canvas zoom button "minibar": |
tree | commitdiff |
2009-06-12 |
gballintijn | #2780661 (partially): Fix the last programmatic referen... |
tree | commitdiff |
2009-06-12 |
gballintijn | Remove a dependency (introduced r2360) of the (GUI... |
tree | commitdiff |
2009-06-12 |
genete | Apply patch #17: Implement a Fill/Outline system in... |
tree | commitdiff |
2009-06-12 |
gballintijn | Fix #1677510 (part 1): Added the capability of saving... |
tree | commitdiff |
2009-06-12 |
gballintijn | Fixed double initialitation of the field state_ in... |
tree | commitdiff |
2009-06-12 |
pabs3 | Reformat and clean up the automake files |
tree | commitdiff |
2009-06-12 |
genete | Don't push back any onion skin queue unless onionskin... |
tree | commitdiff |
2009-06-12 |
genete | Fix bug #2652974. Reverts revision r2326 to previous... |
tree | commitdiff |
2009-06-12 |
pabs3 | Switch to a version of po/Makefile.in.in that does... |
tree | commitdiff |
2009-06-12 |
gballintijn | #2579838: Apply default fore- or background color to... |
tree | commitdiff |
2009-06-12 |
gballintijn | #2577196: Clean up the color dialog code. |
tree | commitdiff |
2009-06-12 |
gballintijn | #2574520: Complete the fix in r2033. |
tree | commitdiff |
2009-06-12 |
gballintijn | Fix the "Detailed Description" comment to allow Doxygen... |
tree | commitdiff |
2009-06-12 |
gballintijn | Allow the user to set the default foreground and backgr... |
tree | commitdiff |
2009-01-13 |
pabs3 | Fix crash with LC_ALL=fr@euro. Patch & testing by Cyril... |
tree | commitdiff |
2009-01-13 |
pabs3 | WIP |
tree | commitdiff |
2008-12-26 |
dooglus | Store the default background color along with the defau... |
tree | commitdiff |
2008-12-26 |
dooglus | When creating a 'SolidColor' layer, use the default... |
tree | commitdiff |
2008-12-26 |
dooglus | There's some special-case code to make exporting a... |
tree | commitdiff |
2008-12-26 |
dooglus | Initialise the GUID for all Transform objects. Using... |
tree | commitdiff |
2008-12-22 |
dooglus | Remove spaces and tabs at end of lines. |
tree | commitdiff |
2008-12-17 |
dooglus | Fix: Only show 'export' when right-clicking a canvas... |
tree | commitdiff |
2008-12-17 |
dooglus | Fix 2435346: "Export canvas, save and revert keeps... |
tree | commitdiff |
2008-12-03 |
dooglus | More renames I missed in SVN r2296. |
tree | commitdiff |
2008-12-03 |
dooglus | Fix 2378787: "two waypoints created from a single edit". |
tree | commitdiff |
2008-11-29 |
dooglus | Add ValueNode "Greyed" for making ducks uneditable. |
tree | commitdiff |
2008-11-28 |
dooglus | Fix 1501383: "del key deletes object instead of charact... |
tree | commitdiff |
2008-11-28 |
dooglus | Use the short form for toggle-onion-skin because we... |
tree | commitdiff |
2008-11-28 |
dooglus | Tidy the layout of the code that sets the keyboard... |
tree | commitdiff |
2008-11-28 |
dooglus | Another debugging statement for showing which actions... |
tree | commitdiff |
2008-11-28 |
dooglus | Add an option to the circle and star tools setting... |
tree | commitdiff |
2008-11-28 |
dooglus | After exporting an inline canvas, set the layer's param... |
tree | commitdiff |
2008-11-28 |
dooglus | Comment out a couple of info messages. |
tree | commitdiff |
2008-11-28 |
dooglus | Use the name of each action's class is its internal... |
tree | commitdiff |
2008-11-28 |
dooglus | Use localized text when showing action names. |
tree | commitdiff |
2008-11-26 |
dooglus | Add a new parameter 'focus' to the pastecanvas layer... |
tree | commitdiff |
2008-11-26 |
dooglus | Use <= when comparing distances to give priority to... |
tree | commitdiff |
2008-11-26 |
dooglus | Move the test for whether the duck is the correct type... |
tree | commitdiff |
2008-11-26 |
dooglus | Commented info() calls for debugging actions. |
tree | commitdiff |
2008-11-26 |
dooglus | Edit comment text. |
tree | commitdiff |
2008-11-26 |
dooglus | Add Duck::type_name() for debugging purposes. |
tree | commitdiff |
2008-11-26 |
dooglus | Show position ducks on top of vertex ducks, then tangen... |
tree | commitdiff |
2008-11-26 |
dooglus | Fix 2350636: "shift-drag waypoints can create duplicate... |
tree | commitdiff |
2008-11-26 |
dooglus | I forgot to check this in as part of r2271. |
tree | commitdiff |
2008-11-25 |
dooglus | The previous commit was a little hasty. The focus... |
tree | commitdiff |
2008-11-25 |
dooglus | Remove the "Focus Point" setting from the document... |
tree | commitdiff |
2008-11-25 |
genete | Initial Russian Tanslation of Synfig Studio. Thanks... |
tree | commitdiff |
2008-11-25 |
dooglus | Take the 'Focus Point' into account when transforming... |
tree | commitdiff |
2008-11-25 |
dooglus | Fix two copy/paste errors. |
tree | commitdiff |
2008-11-25 |
dooglus | Holding control in the zoom tool when releasing the... |
tree | commitdiff |
2008-11-25 |
dooglus | Allow waypoints to have their values exported, converte... |
tree | commitdiff |
2008-11-25 |
dooglus | Add some commented synfig::info() calls to aid debuggin... |
tree | commitdiff |
2008-11-25 |
dooglus | Fix some compiler warnings. |
tree | commitdiff |
2008-11-25 |
dooglus | Fix ValueDesc::get_description() to work with const... |
tree | commitdiff |
2008-11-25 |
dooglus | Fix ValueDesc::get_value_node() so it works with consta... |
tree | commitdiff |
2008-11-23 |
dooglus | Fix 2321845: "Save after delete a keyframe crash in... |
tree | commitdiff |
2008-11-22 |
dooglus | Fix 2 typos. |
tree | commitdiff |
2008-11-22 |
dooglus | Fix 2315706: "Rename Exported Valuenode from imported... |
tree | commitdiff |
2008-11-22 |
dooglus | Fix indentation. |
tree | commitdiff |
2008-11-22 |
dooglus | When making ducks for elements of a list of vectors... |
tree | commitdiff |
2008-11-22 |
dooglus | Explicitly call get_list() when converting a bline... |
tree | commitdiff |
2008-11-22 |
dooglus | Allow PasteCanvas layers with unset canvas parameters... |
tree | commitdiff |
2008-11-19 |
dooglus | Fix 1829182: "Right click context menu not always appears". |
tree | commitdiff |
2008-11-19 |
dooglus | The compiler was warning "format not a string literal... |
tree | commitdiff |
2008-11-19 |
dooglus | Use the functions from the last two revisions to rebuil... |
tree | commitdiff |
2008-11-19 |
dooglus | Add function LayerTreeStore::queue_rebuild(). Nothing... |
tree | commitdiff |
2008-11-19 |
dooglus | 'queued' is an integer not a bool, so set it to 0 not... |
tree | commitdiff |
2008-11-18 |
dooglus | Fix 1826376, 1848018, 1901753. All caused by not makin... |
tree | commitdiff |
2008-11-18 |
dooglus | Just comments. |
tree | commitdiff |
2008-11-18 |
dooglus | Put a space between the parameter name and its descript... |
tree | commitdiff |
2008-11-18 |
dooglus | When we try to open a file that doesn't exist, display... |
tree | commitdiff |
2008-11-18 |
dooglus | Fix 2119775: "Zoom tool doesn't work if drag outside... |
tree | commitdiff |
2008-11-17 |
dooglus | Fix 2256600: "Delete all waypoints of a valuenode unexp... |
tree | commitdiff |
2008-11-17 |
dooglus | Show a warning when using file>import to import a ... |
tree | commitdiff |
2008-11-17 |
dooglus | When loading .sif files, show any warnings in the GUI... |
tree | commitdiff |
2008-11-17 |
dooglus | Commented prototype for undefined function add_layer(). |
tree | commitdiff |
2008-11-14 |
dooglus | Fix 1814151: "Add a layer inside an exported canvas... |
tree | commitdiff |
2008-11-14 |
dooglus | Fix 2116947: "Pasting/importing across different image... |
tree | commitdiff |
2008-11-14 |
dooglus | When 'zoom to fit' is clicked, zoom a little less than... |
tree | commitdiff |
2008-11-13 |
dooglus | The 'Radius Ratio' tool option wasn't being honoured... |
tree | commitdiff |
2008-11-13 |
dooglus | Same as the previous commit, but for the Star tool. |
tree | commitdiff |
2008-11-13 |
dooglus | When creating any bline with the circle tool, create... |
tree | commitdiff |
2008-11-13 |
dooglus | Rearrange the tool options to they're in the same order... |
tree | commitdiff |
2008-11-13 |
dooglus | If we draw a polygon under some transform layers, the... |
tree | commitdiff |
2008-11-13 |
dooglus | Add an option to the setup dialog "Scale New Imported... |
tree | commitdiff |
2008-11-11 |
dooglus | Make the checkboxes added in the previous commit work. |
tree | commitdiff |
2008-11-11 |
dooglus | Add checkboxes to create outlines, regions, etc. for... |
tree | commitdiff |
2008-11-11 |
dooglus | Add a 'feather' setting to the polygon tool's 'Tool... |
tree | commitdiff |
2008-11-11 |
dooglus | Add an 'invert' checkbox to the polygon tool's 'Tool... |
tree | commitdiff |
2008-11-11 |
dooglus | Left-justify the 'invert' tool option, like in the... |
tree | commitdiff |
2008-11-10 |
dooglus | New environment variable "SYNFIG_FORCE_TILE_RENDER... |
tree | commitdiff |
2008-11-09 |
dooglus | When studio fails to start up, show a more specific... |
tree | commitdiff |
2008-11-08 |
pabs3 | Fix the pthread and kernel32 library checks to not... |
tree | commitdiff |
2008-11-06 |
dooglus | Update the scrollbar that controls the time ruler along... |
tree | commitdiff |
2008-11-06 |
pabs3 | Use the z printf length modifier when printing the... |
tree | commitdiff |
next |