synfig.git
2009-08-21 David ‘Bombe... Fix initialization of color selector’s alpha value. color-selector
2009-08-20 David ‘Bombe... Remove references to widget_coloredit.{h,cpp} from...
2009-08-20 David ‘Bombe... Remove widget_coloredit.{h,cpp} from Makefile.
2009-08-20 David ‘Bombe... Remove all occurences of the old Widget_ColorEdit.
2009-08-20 David ‘Bombe... Add border to color selection dialog.
2009-08-20 David ‘Bombe... Use Gtk::ColorSelectionDialog instead of custom color...
2009-08-20 David ‘Bombe... Add method to convert a synfig::Color to a Gdk::Color.
2009-08-15 Carlos LópezAdd more files to ignore.
2009-08-12 Carlos LopezRestore a clean .gitignore file
2009-08-12 Carlos LopezRemove ancient trunk folder from svn repository
2009-08-12 Carlos LopezRemove .gitignore do nothing is ignored.
2009-08-11 Carlos LopezChange the "Flipbook Dialog" string to the more user...
2009-08-11 Carlos LopezAs requested, change the string "State" to "Tool",...
2009-08-01 Carlos LopezMerge branch 'genete_master'
2009-07-27 Carlos LopezAs requested by Darco, alter the random seed of the...
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-27 Konstantin... synfigstudio-cph-monitor: Better detection for running...
2009-07-27 Konstantin... Forbid double run of synfigstudio-cph-monitor.
2009-07-26 Carlos LopezApply akagogo's patch for importing SVG files.
2009-07-25 Carlos LopezDo not perform action when ALT-draging first keyframe
2009-07-25 Konstantin... synfigstudio-cph-monitor: Detect synfigstudio started...
2009-07-25 Konstantin... Detect branch better. Don't forget to clean autorevisio...
2009-07-24 Konstantin... Detect path to .git dir automatically.
2009-07-23 Carlos LopezUse old and deprecated Tooltips class for compatibility...
2009-07-23 Konstantin... Do not force usage of bash. Made autorevision scripts...
2009-07-22 Konstantin... Invoke bash directly to detect revision (allows to...
2009-07-22 Carlos LopezAlter the font size of the timeslider
2009-07-22 Carlos LopezIf press ALT while dragging it performs a SetKeyframeDe...
2009-07-22 Carlos LopezFix bug for the modification of the keyframe length.
2009-07-20 Carlos LopezForgot to commit those two files
2009-07-20 Carlos LopezAdd tooltips to the keyframe list. Place it above the...
2009-07-19 Konstantin... Make synfigstudio-cph-monitor compatible with latest...
2009-07-19 Konstantin... "git-show" is deprecated - don't use it.
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-18 Konstantin... Revision detection code cleanup.
2009-07-18 Konstantin... synfigstudio-cph-monitor: display version correctly...
2009-07-18 Konstantin... Detect branch better when getting git revision information
2009-07-18 Carlos LopezMake less verbose the output. Add some comments. No...
2009-07-18 Carlos LopezNow the widget is fully working. Need a place to be...
2009-07-18 Carlos LopezThe selection and drag operation works fine now.
2009-07-17 Carlos LopezAdded code to fix the shown of the keyfrmae list widget...
2009-07-17 Carlos LopezIt looks ugly but it is shown. Doesn't work though
2009-07-17 Carlos LopezAdd the code to setup an instance of the keyframe list...
2009-07-17 Carlos LopezNow builds. Does not nothing yet.
2009-07-17 Konstantin... synfigstudio-cph-monitor: Show small notice about scrip...
2009-07-17 Konstantin... Fixed build error for synfig-core caused by eb646e952b6...
2009-07-16 Konstantin... Synfig Studio Crash Monitor.
2009-07-16 Konstantin... Show git revision information in About dialog.
2009-07-16 Konstantin... Show git revision information on "synfig --info".
2009-07-16 Carlos LopezInitial trial of keyframe list. It doesn't compile.
2009-07-16 Carlos LopezDraw time cursor always last.
2009-07-16 Konstantin... Merge branch 'master' into zelgadis_master
2009-07-16 Carlos LopezBetter solution to find a valid canvas for the displaye...
2009-07-16 Carlos LopezPrevent a crash if there are not parameters selected.
2009-07-16 Carlos LopezAdd keyframe mark in the curves dock dialogue when...
2009-07-16 Carlos LopezRefresh curves widget after clear it to not show incons...
2009-07-16 Carlos LopezTime cursor colour to be the same as time track. Docume...
2009-07-16 pxegeekCorrecting 'Toogle' spelling mistake on tooltips -...
2009-07-15 Carlos LopezDocument code
2009-07-15 Carlos LopezCode documentation.
2009-07-13 Carlos LopezAdd new icons for toggle buttons. Thanks to Gerald...
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 LopezAdd code for multiple onion skins.
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 LopezChange the relief status of the toggle duck buttons
2009-07-13 Carlos LopezAdd a separator between toggle ducks and low res dials
2009-07-13 Carlos LopezChange toggle duck icons from numbers to duck icon...
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 LopezUse Gtkmm stock items instead of Gtk ones for Keyframe...
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 LopezReorder the code a bit and add some comments
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
next