2008-02-01 |
dooglus | Comment out a bunch of old debugging code. |
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 |
dooglus | Fix 1868911: exported canvases weren't being deleted... |
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-02-01 |
pabs | The template file for studio should use the studio... |
tree | commitdiff |
2008-01-31 |
dooglus | Partially revert the previous commit. Messing with... |
tree | commitdiff |
2008-01-31 |
dooglus | Add AkhIL to the contributors. |
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 | The same as r1506 but for studio as well. r1506 only... |
tree | commitdiff |
2008-01-27 |
dooglus | Fix a warning about returning a reference to a temporar... |
tree | commitdiff |
2008-01-27 |
dooglus | Don't use the '-Wno-unused-parameter' flag by default. |
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 |
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 comment out the method... |
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-23 |
dooglus | A few more changes to get the studio graphics to render... |
tree | commitdiff |
2008-01-23 |
dooglus | Changes to make the studio/images files render correctl... |
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-15 |
dooglus | When encapsulating layers, show which layers were encap... |
tree | commitdiff |
2008-01-15 |
dooglus | When duplicating layers, show which layers were duplica... |
tree | commitdiff |
2008-01-15 |
dooglus | When splitting a tangent, show which tangent was split... |
tree | commitdiff |
2008-01-15 |
dooglus | When merging a tangent, show which tangent was merged... |
tree | commitdiff |
2008-01-15 |
dooglus | Use get_layer_descriptions() to format the layer list... |
tree | commitdiff |
2008-01-15 |
dooglus | Use get_layer_descriptions() to format the layer list... |
tree | commitdiff |
2008-01-15 |
dooglus | Use get_layer_descriptions() to format the layer list... |
tree | commitdiff |
2008-01-15 |
dooglus | Improved the formatting of ValueDesc descriptions for... |
tree | commitdiff |
2008-01-15 |
dooglus | Added a couple of implementations of Action::Base:... |
tree | commitdiff |
2008-01-14 |
dooglus | When the user types in the History dialog, search for... |
tree | commitdiff |
2008-01-14 |
dooglus | Get the 'Lower Layer' action to list the layer(s) that... |
tree | commitdiff |
2008-01-14 |
dooglus | Get the 'Raise Layer' action to list the layer(s) that... |
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-14 |
dooglus | Show the old and new names of the ValueNode in the... |
tree | commitdiff |
2008-01-14 |
dooglus | Mention the exported name of the ValueNode in the Histo... |
tree | commitdiff |
2008-01-14 |
dooglus | Improve the History dialog's "Connect" entry. |
tree | commitdiff |
2008-01-13 |
pabs | Add Timo Paulssen (timonator) to the contributors. |
tree | commitdiff |
2008-01-13 |
dooglus | Import the History dialog's display when ValueNodes... |
tree | commitdiff |
2008-01-13 |
dooglus | Add an optional parameter to ValueDesc::get_description... |
tree | commitdiff |
2008-01-13 |
dooglus | Improve the 'Disconnect' message in the History dialog... |
tree | commitdiff |
2008-01-13 |
dooglus | Be more explicit in the History dialog about what Value... |
tree | commitdiff |
2008-01-13 |
dooglus | Moved the code that formats the ValueDesc description... |
tree | commitdiff |
2008-01-13 |
dooglus | Add new file value_desc.cpp and add it to the Makefile. |
tree | commitdiff |
2008-01-13 |
dooglus | Add new prototype ValueDesc::get_description() for... |
tree | commitdiff |
2008-01-13 |
dooglus | Sorted and formatted. There should be no real changes. |
tree | commitdiff |
2008-01-13 |
dooglus | When editing an exported valuenode, show the name it... |
tree | commitdiff |
2008-01-13 |
dooglus | Improve the entry in the History dialog made when a... |
tree | commitdiff |
2008-01-12 |
dooglus | Removed a bunch more DEBUGPOINT()s. |
tree | commitdiff |
2008-01-12 |
dooglus | Removed a DEBUGPOINT(). |
tree | commitdiff |
next |