projects
/
synfig.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Remove the "blend method" option from the tool options panel for the circle and gradi...
[synfig.git]
/
synfig-studio
/
trunk
/
src
/
gtkmm
/
2008-02-07
dooglus
Count the number of files we were able to successfully...
tree
|
commitdiff
2008-02-06
dooglus
Set minimum and maximum zoom levels for the timescroller.
tree
|
commitdiff
2008-02-06
dooglus
Remember the position and size of the color and gradien...
tree
|
commitdiff
2008-02-06
dooglus
My panels were drifting one or two pixels each time...
tree
|
commitdiff
2008-02-06
dooglus
Subdivide the space between labels on the timeslider...
tree
|
commitdiff
2008-02-06
dooglus
Improve the range of different scales used on the times...
tree
|
commitdiff
2008-02-06
dooglus
Make sure the time entry box shows the correct time...
tree
|
commitdiff
2008-02-06
pabs
Don't ask translators to translate compview.cpp since...
tree
|
commitdiff
2008-02-06
dooglus
Don't expand time fields to their full format (eg....
tree
|
commitdiff
2008-02-06
pabs
Don't forget to distribute the other general.h too
tree
|
commitdiff
2008-02-06
dooglus
Allow manual editing of the current time in the workare...
tree
|
commitdiff
2008-02-06
dooglus
Remove trailing slash.
tree
|
commitdiff
2008-02-06
pabs
Fix 1797745: show the correct SVN revision id in the...
tree
|
commitdiff
2008-02-06
dooglus
Attach the "(Non-static value)" label into the waypoint...
tree
|
commitdiff
2008-02-06
dooglus
Fix a crash when editing a waypoint with a non-static...
tree
|
commitdiff
2008-02-05
dooglus
Don't fail if we can't find the row in the param panel...
tree
|
commitdiff
2008-02-05
dooglus
Only show the 'Properties' (edit waypoint) menu if...
tree
|
commitdiff
2008-02-04
dooglus
Improve the waypoint context menus. Now it's possible...
tree
|
commitdiff
2008-02-04
dooglus
When the bline tool is creating new layers, arrange...
tree
|
commitdiff
2008-02-04
dooglus
Now that the plant layer has an 'offset' parameter...
tree
|
commitdiff
2008-02-04
dooglus
Allow the bline tool to draw plants as well as outlines...
tree
|
commitdiff
2008-02-03
dooglus
When doing a 'Save As', default to saving in the same...
tree
|
commitdiff
2008-02-03
dooglus
Change the default quality to 8. It makes shade layers...
tree
|
commitdiff
2008-02-02
dooglus
Prevent a warning from the keyframe panel on startup...
tree
|
commitdiff
2008-02-01
dooglus
Show a very simple message in the console on start...
tree
|
commitdiff
2008-02-01
dooglus
Disable the 'DEPTH=' display.
tree
|
commitdiff
2008-02-01
dooglus
Disabled the "Left Normal State" message.
tree
|
commitdiff
2008-02-01
dooglus
Fix an error on startup that said: "error: canvasview...
tree
|
commitdiff
2008-02-01
dooglus
Commented out a bunch of unused code. I don't know...
tree
|
commitdiff
2008-02-01
dooglus
Don't show log messages from each panel's destructor...
tree
|
commitdiff
2008-02-01
dooglus
With the re-enabling of 'Alpha Brighten', the toolbox...
tree
|
commitdiff
2008-02-01
pabs
Fix 1678554 and implement 1741220: change the about...
tree
|
commitdiff
2008-02-01
pabs
Rename the about dialog header, implementation and...
tree
|
commitdiff
2008-01-31
dooglus
Partially revert the previous commit. Messing with...
tree
|
commitdiff
2008-01-31
dooglus
Ensure that the size we draw is a whole number of pixel...
tree
|
commitdiff
2008-01-31
dooglus
Add menu entries and shortcuts to increase and decrease...
tree
|
commitdiff
2008-01-31
dooglus
Create the pixel-size menus dynamically.
tree
|
commitdiff
2008-01-31
dooglus
Change the tile size from 128 to 120 and allow all...
tree
|
commitdiff
2008-01-31
dooglus
Improve the logic for when to use the tile renderer...
tree
|
commitdiff
2008-01-31
dooglus
Tidying.
tree
|
commitdiff
2008-01-31
dooglus
And another two that are commented at the moment. ...
tree
|
commitdiff
2008-01-31
dooglus
There are 3 more places in the code where the low-res...
tree
|
commitdiff
2008-01-31
dooglus
Applied patch from IL'dar AKHmetgaleev aka AkhIL to...
tree
|
commitdiff
2008-01-29
dooglus
OK, let's use alt-o (o is for onion) instead of control...
tree
|
commitdiff
2008-01-29
dooglus
Change the default 'toggle onion skin' keyboard shortcu...
tree
|
commitdiff
2008-01-29
dooglus
If environment variable SYNFIG_DISABLE_AUTOMATIC_DOCUME...
tree
|
commitdiff
2008-01-29
dooglus
Allow the layer panel to be sorted by layer name. ...
tree
|
commitdiff
2008-01-29
dooglus
Use set_sort_column() instead of the deprecated set_sor...
tree
|
commitdiff
2008-01-29
dooglus
If no documents are specified to be loaded on the comma...
tree
|
commitdiff
2008-01-29
dooglus
Default 'end time' for new canvases to 5s instead of...
tree
|
commitdiff
2008-01-29
dooglus
r1505 accidentally changed the behavior of the (JMP...
tree
|
commitdiff
2008-01-28
dooglus
g++ 4.2 didn't like my last change.
tree
|
commitdiff
2008-01-28
dooglus
Revision 1494 introduced a bug in the bline tool. ...
tree
|
commitdiff
2008-01-27
dooglus
Prevent more 'unused parameter' warnings - compiling...
tree
|
commitdiff
2008-01-27
dooglus
Prevent all remaining 'unused parameter' warnings when...
tree
|
commitdiff
2008-01-27
dooglus
Fix a warning about returning a reference to a temporar...
tree
|
commitdiff
2008-01-27
dooglus
Make the keyframe panel's description column sortable.
tree
|
commitdiff
2008-01-27
dooglus
Add a KeyframeTreeStore::description_sorter() to go...
tree
|
commitdiff
2008-01-26
dooglus
Prevent a warning saying "not enough variable arguments...
tree
|
commitdiff
2008-01-26
dooglus
Fix the error about being unable to parse the grid_size...
tree
|
commitdiff
2008-01-26
dooglus
Don't warn "Action CandidateList is empty!" - it happen...
tree
|
commitdiff
2008-01-26
dooglus
Disable the "Adjust: connecting to child signals" message.
tree
|
commitdiff
2008-01-26
dooglus
Disable the "Entered Normal State" message.
tree
|
commitdiff
2008-01-26
dooglus
Disable profiler in childrentreestore.cpp.
tree
|
commitdiff
2008-01-26
dooglus
Avoid the "deprecated or antiquated header" warning...
tree
|
commitdiff
2008-01-25
dooglus
Avoid warnings from g++ 4.3. Add 'todo' notes to check...
tree
|
commitdiff
2008-01-25
dooglus
Avoid warnings from g++ 4.3.
tree
|
commitdiff
2008-01-25
dooglus
Avoid warnings from g++ 4.3.
tree
|
commitdiff
2008-01-25
dooglus
Fix a bug found by g++ 4.3, and add a few comments.
tree
|
commitdiff
2008-01-25
dooglus
Avoid warning from g++ 4.3.
tree
|
commitdiff
2008-01-25
dooglus
Avoid warning from g++ 4.3.
tree
|
commitdiff
2008-01-25
dooglus
Avoid warning from g++ 4.3.
tree
|
commitdiff
2008-01-25
dooglus
Avoid warning from g++ 4.3.
tree
|
commitdiff
2008-01-25
dooglus
Avoid warnings from g++ 4.3.
tree
|
commitdiff
2008-01-25
pabs
Fix some FTBFS issues when compiling with GCC 4.3
tree
|
commitdiff
2008-01-24
dooglus
Add checkboxes to the toggleable entries in the view...
tree
|
commitdiff
2008-01-24
dooglus
Remember separate default directories for opening and...
tree
|
commitdiff
2008-01-23
dooglus
Don't show timing information for calls to LayerGroupTr...
tree
|
commitdiff
2008-01-23
dooglus
Don't show the 'delete' and 'really delete' debug messa...
tree
|
commitdiff
2008-01-22
dooglus
Don't show "STATE NORMAL:..." every time the normal...
tree
|
commitdiff
2008-01-21
dooglus
Remove more debugging prints.
tree
|
commitdiff
2008-01-21
dooglus
Stop 3 more messages.
tree
|
commitdiff
2008-01-21
dooglus
Stop the 'canvas_view_changed' messages.
tree
|
commitdiff
2008-01-17
dooglus
Rename "Dialogs" to "Panels" for the dockable windows.
tree
|
commitdiff
2008-01-16
dooglus
Add 'new', 'open' and 'quit' to the caret>file menu.
tree
|
commitdiff
2008-01-14
dooglus
When the user types in the History dialog, search for...
tree
|
commitdiff
2008-01-14
dooglus
Fix 1824437: studio occasionally renders the tiles...
tree
|
commitdiff
2008-01-14
dooglus
Use the TILE_SIZE defined in target_tile.h.
tree
|
commitdiff
2008-01-12
dooglus
Removed a bunch more DEBUGPOINT()s.
tree
|
commitdiff
2008-01-12
dooglus
Removed a DEBUGPOINT().
tree
|
commitdiff
2008-01-12
dooglus
Removed a DEBUGPOINT().
tree
|
commitdiff
2008-01-12
dooglus
Remove some DEBUGPOINT()s.
tree
|
commitdiff
2008-01-11
dooglus
Use Layer::get_non_empty_description() instead of check...
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
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
next