2008-02-01 |
pabs | Fix 1678554 and implement 1741220: change the about...
|
commit | commitdiff | tree |
2008-02-01 |
pabs | Rename the about dialog header, implementation and...
|
commit | commitdiff | tree |
2008-02-01 |
pabs | The template file for studio should use the studio...
|
commit | commitdiff | tree |
2008-01-25 |
pabs | Fix some FTBFS issues when compiling with GCC 4.3
|
commit | commitdiff | tree |
2008-01-24 |
pabs | Make ETL-config a wrapper around pkg-config. Patch...
|
commit | commitdiff | tree |
2008-01-13 |
pabs | Add Timo Paulssen (timonator) to the contributors.
|
commit | commitdiff | tree |
2008-01-10 |
pabs | Add my copyright notice, since I seem to have forgot it.
|
commit | commitdiff | tree |
2008-01-10 |
pabs | Add a new artists section to AUTHORS and add pxegeek...
|
commit | commitdiff | tree |
2008-01-10 |
pabs | Mention genete in the README and AUTHORS after we added...
|
commit | commitdiff | tree |
2008-01-10 |
pabs | Fix bug that prevented the translations of actions...
|
commit | commitdiff | tree |
2008-01-10 |
pabs | Mark some more strings for translation (thanks to genete)
|
commit | commitdiff | tree |
2008-01-09 |
pabs | Mark some more strings for translation
|
commit | commitdiff | tree |
2008-01-08 |
pabs | Add Español translation by Carlos López González (genete)
|
commit | commitdiff | tree |
2008-01-08 |
pabs | Español translation update from Carlos López González...
|
commit | commitdiff | tree |
2008-01-08 |
pabs | By default, set "Use current frame" in the render dialog...
|
commit | commitdiff | tree |
2008-01-08 |
pabs | Use the bugs page on the website instead of the tracker...
|
commit | commitdiff | tree |
2008-01-08 |
pabs | Use synfig.org instead of synfig.com
|
commit | commitdiff | tree |
2008-01-08 |
pabs | Use synfig.org instead of synfig.com
|
commit | commitdiff | tree |
2008-01-08 |
pabs | Use synfig.org instead of synfig.com
|
commit | commitdiff | tree |
2008-01-07 |
pabs | Fix building the Win32 installer: update Win32 install...
|
commit | commitdiff | tree |
2008-01-07 |
pabs | Install gettext 0.14.4 macros since earlier ones have...
|
commit | commitdiff | tree |
2007-12-29 |
pabs | Fix 1859663: don't use the deprecated sigc++ compatibility...
|
commit | commitdiff | tree |
2007-12-27 |
pabs | Also mention the languages in the translators section...
|
commit | commitdiff | tree |
2007-12-27 |
pabs | Port the security fixes to Windows. Thanks to PXEGeek...
|
commit | commitdiff | tree |
2007-12-27 |
pabs | Only build in gettext support when gettext is available.
|
commit | commitdiff | tree |
2007-12-27 |
pabs | Only build in gettext support when gettext is available.
|
commit | commitdiff | tree |
2007-12-26 |
pabs | Add Español translation by Carlos López González (genete)
|
commit | commitdiff | tree |
2007-12-26 |
pabs | Fix issue in unused mod_ffmpeg importer security fixes...
|
commit | commitdiff | tree |
2007-12-19 |
pabs | Allow the use of horizontal scrolling to adjust the...
|
commit | commitdiff | tree |
2007-12-19 |
pabs | Also allow adjustment of the default brush size using...
|
commit | commitdiff | tree |
2007-12-19 |
pabs | Add comments that start with "TRANSLATORS" to the pot...
|
commit | commitdiff | tree |
2007-12-19 |
pabs | Add comments that start with "TRANSLATORS" to the pot...
|
commit | commitdiff | tree |
2007-12-19 |
pabs | Fix unterminated character constant warning from xgettext...
|
commit | commitdiff | tree |
2007-12-18 |
pabs | Remove shitty .spec files that the RPM distros will...
|
commit | commitdiff | tree |
2007-12-18 |
pabs | Strip license key and software expiry stuff now that...
|
commit | commitdiff | tree |
2007-12-18 |
pabs | Remove shitty .spec files that the RPM distros will...
|
commit | commitdiff | tree |
2007-12-18 |
pabs | Strip license key and software expiry stuff now that...
|
commit | commitdiff | tree |
2007-12-18 |
pabs | Fix g++ warning: variables created in a for loop should...
|
commit | commitdiff | tree |
2007-12-18 |
pabs | Only use the double dash (--) to escape filenames that...
|
commit | commitdiff | tree |
2007-12-18 |
pabs | Remove shitty .spec files that the RPM distros will...
|
commit | commitdiff | tree |
2007-12-18 |
pabs | Strip license key and software expiry stuff now that...
|
commit | commitdiff | tree |
2007-12-09 |
pabs | Fix g++ 4.3 issues; add missing <cstring> includes...
|
commit | commitdiff | tree |
2007-12-09 |
pabs | Fix i18n issue: "Show __ ducks" strings were generated...
|
commit | commitdiff | tree |
2007-12-07 |
pabs | Remove command variable that is unused after the security...
|
commit | commitdiff | tree |
2007-12-07 |
pabs | Security fix: the mod_imagemagick importer used system...
|
commit | commitdiff | tree |
2007-12-07 |
pabs | Minor security fix: the unused mod_ffmpeg importer...
|
commit | commitdiff | tree |
2007-12-07 |
pabs | Minor security fix: mod_imagemagick used popen to run...
|
commit | commitdiff | tree |
2007-12-07 |
pabs | Fix some more issues with the mod_ffmpeg, mod_dv security...
|
commit | commitdiff | tree |
2007-12-06 |
pabs | Forgot to include the right headers in the security...
|
commit | commitdiff | tree |
2007-12-06 |
pabs | Fix issue with r1181 and output filenames that begin...
|
commit | commitdiff | tree |
2007-12-06 |
pabs | Security fix: mod_ffmpeg target used popen to run ffmpeg...
|
commit | commitdiff | tree |
2007-12-06 |
pabs | Forgot to use the right terminator when calling execlp...
|
commit | commitdiff | tree |
2007-12-06 |
pabs | The mpg target from mod_ppm isn't built by default...
|
commit | commitdiff | tree |
2007-12-06 |
pabs | The mptr_mplayer module isn't built by default, but...
|
commit | commitdiff | tree |
2007-12-06 |
pabs | Minor security fix: mod_dv used popen to run the DV...
|
commit | commitdiff | tree |
2007-11-29 |
pabs | Use AC_LIBLTDL_CONVENIENCE instead of AC_LIBLTDL_INSTALLABLE...
|
commit | commitdiff | tree |
2007-11-21 |
pabs | Comment out the trackmenu, it isn't used and the strings...
|
commit | commitdiff | tree |
2007-11-16 |
pabs | Mark some more strings for translation
|
commit | commitdiff | tree |
2007-11-15 |
pabs | Don't print pointers as integers, print them as pointers...
|
commit | commitdiff | tree |
2007-11-14 |
pabs | Revert one of the i18n changes that causes a crash...
|
commit | commitdiff | tree |
2007-11-13 |
pabs | Don't use gettext with C++ strings :)
|
commit | commitdiff | tree |
2007-11-13 |
pabs | Downgrade the gettext requirement again for mingw
|
commit | commitdiff | tree |
2007-11-13 |
pabs | Downgrade the gettext requirement
|
commit | commitdiff | tree |
2007-11-13 |
pabs | Woops, remove the testing en_AU from ALL_LINGUAS
|
commit | commitdiff | tree |
2007-11-13 |
pabs | Initial attempt at i18n support using gettext
|
commit | commitdiff | tree |
2007-11-13 |
pabs | get rid of an autoconf warning
|
commit | commitdiff | tree |
2007-11-12 |
pabs | Silence warning when building code for the synfig binary
|
commit | commitdiff | tree |
2007-11-10 |
pabs | Replace the proto directory with pre-processor macros...
|
commit | commitdiff | tree |
2007-11-09 |
pabs | Fix issue with older versions of autoconf
|
commit | commitdiff | tree |
2007-11-09 |
pabs | Kill off synfigstudio ./bootstrap
|
commit | commitdiff | tree |
2007-11-09 |
pabs | Kill off synfig ./bootstrap
|
commit | commitdiff | tree |
2007-11-07 |
pabs | DIE ./bootstrap, DIE DIE DIE
|
commit | commitdiff | tree |
2007-10-26 |
pabs | Add MNG to the README now that it works
|
commit | commitdiff | tree |
2007-10-26 |
pabs | Partially fix 1820315: add a rename_icon.sif by PXEGeek
|
commit | commitdiff | tree |
2007-10-17 |
pabs | Fix the ffmpeg/dv/imagemagick targets/importers on...
|
commit | commitdiff | tree |
2007-10-10 |
pabs | Remove obsolete Encoding field from .desktop file
|
commit | commitdiff | tree |
2007-10-03 |
pabs | Apply 1805544: un/install the sifz examples properly...
|
commit | commitdiff | tree |
2007-09-13 |
pabs | Add some changes to NEWS
|
commit | commitdiff | tree |
2007-09-13 |
pabs | Add some changes to NEWS
|
commit | commitdiff | tree |
2007-09-13 |
pabs | Add some changes to NEWS
|
commit | commitdiff | tree |
2007-09-04 |
pabs | Apply 1787437: fix typo in the canvas menu. Patch from...
|
commit | commitdiff | tree |
2007-08-27 |
pabs | Fix the tooltips on the toolbox buttons for all the...
|
commit | commitdiff | tree |
2007-08-27 |
pabs | Switch from Ok, Cancel to Cancel, Open and Cancel,...
|
commit | commitdiff | tree |
2007-08-15 |
pabs | Add support for scrolling left and right in the canvas...
|
commit | commitdiff | tree |
2007-08-14 |
pabs | Fix 1356449: don't crash when creating a PasteCanvas...
|
commit | commitdiff | tree |
2007-08-14 |
pabs | Fix segfault when rendering http://dooglus.rincevent...
|
commit | commitdiff | tree |
2007-08-04 |
pabs | Fix extra qualification warning
|
commit | commitdiff | tree |
2007-08-02 |
pabs | Move icons into a synfigstudio subdirectory of the...
|
commit | commitdiff | tree |
2007-07-31 |
pabs | Fix 1692825: Prevent import errors on amd64 by using...
|
commit | commitdiff | tree |
2007-06-20 |
pabs | Stable Tag: Copying everything over
|
commit | commitdiff | tree |
2007-06-20 |
pabs | Stable Tag: Removing old tag
|
commit | commitdiff | tree |
2007-06-20 |
pabs | Stable Tag: Copying everything over
|
commit | commitdiff | tree |
2007-06-20 |
pabs | Stable Tag: Removing old tag
|
commit | commitdiff | tree |
2007-06-20 |
pabs | Releasing synfigstudio 0.61.06 today
|
commit | commitdiff | tree |
2007-06-20 |
pabs | Fix the SVN tagging targets
|
commit | commitdiff | tree |
2007-06-20 |
pabs | Stable Tag: Copying everything over
|
commit | commitdiff | tree |
2007-06-20 |
pabs | Release synfig_0_61_06
|
commit | commitdiff | tree |
2007-06-20 |
pabs | Stable Tag: Removing old tag
|
commit | commitdiff | tree |
2007-06-20 |
pabs | Stable Tag: Copying everything over
|
commit | commitdiff | tree |
2007-06-20 |
pabs | Stable Tag: Removing old tag
|
commit | commitdiff | tree |
next |