projects
/
synfig.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use Layer::get_non_empty_description() instead of checking whether the description...
[synfig.git]
/
synfig-studio
/
trunk
/
src
/
2008-01-11
dooglus
Use Layer::get_non_empty_description() instead of check...
tree
|
commitdiff
2008-01-11
dooglus
Use the new Layer::get_non_empty_description() method...
tree
|
commitdiff
2008-01-11
dooglus
Small text change.
tree
|
commitdiff
2008-01-11
dooglus
List the removed layers in the history dialog when...
tree
|
commitdiff
2008-01-11
dooglus
Show the 'active' and 'deactivate' messages with the...
tree
|
commitdiff
2008-01-10
dooglus
Show the layer name in the history dialog when adding...
tree
|
commitdiff
2008-01-10
dooglus
Tidied up the appearance of the action local name as...
tree
|
commitdiff
2008-01-10
dooglus
Made a new ACTION_INIT_NO_GET_LOCAL_NAME macro for...
tree
|
commitdiff
2008-01-10
dooglus
Use translated versions of the type names everywhere...
tree
|
commitdiff
2008-01-10
dooglus
Use the translated version of the type name in the...
tree
|
commitdiff
2008-01-10
dooglus
Added the icon for type Time to the code. Sorted the...
tree
|
commitdiff
2008-01-10
dooglus
Sorted the cases in studio::value_icon() into the same...
tree
|
commitdiff
2008-01-10
pabs
Fix bug that prevented the translations of actions...
tree
|
commitdiff
2008-01-10
pabs
Mark some more strings for translation (thanks to genete)
tree
|
commitdiff
2008-01-09
pabs
Mark some more strings for translation
tree
|
commitdiff
2008-01-08
dooglus
Fix 1866422: the polygon tool was broken by r1230....
tree
|
commitdiff
2008-01-08
pabs
By default, set "Use current frame" in the render dialo...
tree
|
commitdiff
2008-01-08
pabs
Use synfig.org instead of synfig.com
tree
|
commitdiff
2008-01-07
dooglus
Use UTF-8 encoding.
tree
|
commitdiff
2008-01-07
dooglus
Automatically export the Index parameter of new Duplica...
tree
|
commitdiff
2008-01-07
dooglus
Don't show the option of connecting to an existing...
tree
|
commitdiff
2008-01-07
dooglus
Don't show the 'Convert' sub-menu for Duplicate ValueNo...
tree
|
commitdiff
2008-01-07
dooglus
Don't allow Duplicate ValueNodes in the Children dialog...
tree
|
commitdiff
2008-01-07
dooglus
Don't allow the Index parameter of the Duplicate layer...
tree
|
commitdiff
2008-01-07
dooglus
Don't allow the Index parameter of the Duplicate layer...
tree
|
commitdiff
2008-01-05
dooglus
Added code to catch an exception that is raised when...
tree
|
commitdiff
2008-01-03
dooglus
The hardcoded string "Do Not Use" was being used in...
tree
|
commitdiff
2008-01-02
dooglus
Missed these two in the previous commit.
tree
|
commitdiff
2008-01-02
dooglus
Reformatted and alphabetized.
tree
|
commitdiff
2008-01-01
dooglus
Default to quality 9. Quality 10 won't render feathers...
tree
|
commitdiff
2008-01-01
dooglus
Label the preview qualities "best" and "fastest" becaus...
tree
|
commitdiff
2008-01-01
dooglus
Comment out unused code to make it clearer what code...
tree
|
commitdiff
2007-12-29
pabs
Fix 1859663: don't use the deprecated sigc++ compatibil...
tree
|
commitdiff
2007-12-28
dooglus
Be more explicit about the exception that is raised...
tree
|
commitdiff
2007-12-27
dooglus
r1234 missed one - synfigapp/action.cpp calls gettext().
tree
|
commitdiff
2007-12-27
pabs
Only build in gettext support when gettext is available.
tree
|
commitdiff
2007-12-26
dooglus
Use the current value of a parameter when converting...
tree
|
commitdiff
2007-12-20
dooglus
Allow layers to be removed from groups without the...
tree
|
commitdiff
2007-12-19
pabs
Allow the use of horizontal scrolling to adjust the...
tree
|
commitdiff
2007-12-19
pabs
Also allow adjustment of the default brush size using...
tree
|
commitdiff
2007-12-18
pabs
Strip license key and software expiry stuff now that...
tree
|
commitdiff
2007-12-17
dooglus
Fix most of the warnings from doxygen for synfig-studio...
tree
|
commitdiff
2007-12-17
dooglus
Typo.
tree
|
commitdiff
2007-12-14
dooglus
Fix 1850637: studio was crashing sometimes when closing...
tree
|
commitdiff
2007-12-14
dooglus
Rename the menu entries that create new horizontal...
tree
|
commitdiff
2007-12-09
pabs
Fix i18n issue: "Show __ ducks" strings were generated...
tree
|
commitdiff
2007-12-03
dooglus
If environment variable "SYNFIG_SHOW_TILE_OUTLINES...
tree
|
commitdiff
2007-12-03
dooglus
Fix 1830670: Use the 'C' locale when loading and saving...
tree
|
commitdiff
2007-12-02
dooglus
Don't wrap the angle in a radial composite conversation...
tree
|
commitdiff
2007-11-28
dooglus
Fix ugly waypoint drawing by rounding to integer values...
tree
|
commitdiff
2007-11-27
dooglus
Fix 1836848: if the window positions and sizes seem...
tree
|
commitdiff
2007-11-24
dooglus
Use symbolic names for most of the duck colors, rather...
tree
|
commitdiff
2007-11-24
dooglus
Fix 1835429: crash closing preview window before using it.
tree
|
commitdiff
2007-11-21
pabs
Comment out the trackmenu, it isn't used and the string...
tree
|
commitdiff
2007-11-21
dooglus
Typo.
tree
|
commitdiff
2007-11-19
dooglus
Sometimes render artifacts only appear when rendering...
tree
|
commitdiff
2007-11-16
pabs
Mark some more strings for translation
tree
|
commitdiff
2007-11-15
pabs
Don't print pointers as integers, print them as pointer...
tree
|
commitdiff
2007-11-14
dooglus
Revert r1151. I didn't intend to commit that.
tree
|
commitdiff
2007-11-14
dooglus
Fix the angle-duck rotation counter code.
tree
|
commitdiff
2007-11-14
dooglus
checkpoint
tree
|
commitdiff
2007-11-13
pabs
Initial attempt at i18n support using gettext
tree
|
commitdiff
2007-11-12
dooglus
When editing an angle duck, signal the angle it was...
tree
|
commitdiff
2007-11-12
dooglus
Working on 1827966: Angles are recalculated to 360...
tree
|
commitdiff
2007-11-12
dooglus
Working on 1827966: Angles are recalculated to 360...
tree
|
commitdiff
2007-11-12
dooglus
Tidying.
tree
|
commitdiff
2007-11-12
dooglus
Fix 1830245: always leave only the newly created layers...
tree
|
commitdiff
2007-11-11
dooglus
Initial support for duck drags of more than 180 degrees.
tree
|
commitdiff
2007-11-10
dooglus
Tidying a little.
tree
|
commitdiff
2007-11-09
dooglus
Address 1829182: it's true that the popup caret menu...
tree
|
commitdiff
2007-11-09
dooglus
Fix 1829172: When drawing an outline and a region at...
tree
|
commitdiff
2007-11-09
dooglus
Tidying.
tree
|
commitdiff
2007-11-08
dooglus
Attempting to fix 1823053 - renaming an exported valuen...
tree
|
commitdiff
2007-11-03
dooglus
This isn't finished, and has lots of debugging code...
tree
|
commitdiff
2007-11-02
dooglus
Make the font size in the param dialog's 'type' column...
tree
|
commitdiff
2007-11-02
dooglus
Added a \todo note questioning a part of the code.
tree
|
commitdiff
2007-11-02
dooglus
Simplify the block structure without changing the behav...
tree
|
commitdiff
2007-11-02
dooglus
Quote the "Working Draft, Standard for Programming...
tree
|
commitdiff
2007-11-02
dooglus
Tidying.
tree
|
commitdiff
2007-11-02
dooglus
New environment variable: 'SYNFIG_DISABLE_NEW_CANVAS_ED...
tree
|
commitdiff
2007-11-02
dooglus
Merged two 'if' statements into one.
tree
|
commitdiff
2007-11-01
dooglus
Rearrange the drawing tool options a little. Instead...
tree
|
commitdiff
2007-11-01
dooglus
Use the same number in the 'fill' as in the 'outline...
tree
|
commitdiff
2007-11-01
dooglus
When filling the last stroke in the drawing tool, give...
tree
|
commitdiff
2007-11-01
dooglus
Fix 'fill last stroke' button in the drawing tool.
tree
|
commitdiff
2007-11-01
dooglus
Tidying.
tree
|
commitdiff
2007-11-01
dooglus
Another draw tool bug fix - these 2 lines were in the...
tree
|
commitdiff
2007-11-01
dooglus
Tidying.
tree
|
commitdiff
2007-11-01
dooglus
Typo.
tree
|
commitdiff
2007-11-01
dooglus
Commented out unused code.
tree
|
commitdiff
2007-11-01
dooglus
Fix a crash in the draw tool. The resulting bline...
tree
|
commitdiff
2007-10-31
dooglus
Add a 'Type' column to the parameter dialog so it's...
tree
|
commitdiff
2007-10-30
dooglus
Typo: 'writting' -> 'writing'.
tree
|
commitdiff
2007-10-30
dooglus
Typo: 'procede' -> 'proceed'.
tree
|
commitdiff
2007-10-30
dooglus
Typo: 'colision' -> 'collision'.
tree
|
commitdiff
2007-10-30
dooglus
Typo: 'asyncronous' -> 'asynchronous'.
tree
|
commitdiff
2007-10-30
dooglus
Typo: 'occasionaly' -> 'occasionally'.
tree
|
commitdiff
2007-10-30
dooglus
Typo: 'convience' -> 'convenience'.
tree
|
commitdiff
2007-10-30
dooglus
Typo: 'attept' -> 'attempt'.
tree
|
commitdiff
2007-10-30
dooglus
Typo: 'inbetween' -> 'in between'.
tree
|
commitdiff
next