- Aug 13, 2009
-
-
Jérôme Guelfucci authored
This option creates a lot of technical issues which are currently painful to fix. Moreover, I want to keep things simple in the future.
-
Jérôme Guelfucci authored
Now that the idle func no longer creates the dialog, it shouldn't be needed anymore. This needs some testing on a low computer.
-
Jérôme Guelfucci authored
Now, the main dialog of the application is created once in main.c and hidden/shown when necessary. The idle func is now only responsible for taking the screenshot and hidding/showing the dialog when needed. Add a dialog member to the ScreenshotData struct, set it correctly in the panel plugin and in the application. Fix some indentation in the panel plugin code.
-
Jérôme Guelfucci authored
Also remove all the Makefile.am in the documentation directory.
-
Jérôme Guelfucci authored
Fix various regressions due to the switch to a non-recursive Makefile: make -j was broken (fixed by using LDADD) and the desktop file for the panel plugin was not installed because of some copy/paste errors. Still to be done: add the rules for the documentation to the toplevel Makefile.am.
-
Jérôme Guelfucci authored
The non-recursive Makefile.am is used to build the convenience library, the main application and the panel plugin. This reduces the build time and it is no longer necessary to clean the whole project before build to test changes in the convenience library. Recursive makefiles are still used for the translations, the documentation and the icons.
-
Jérôme Guelfucci authored
This reverts commit f6a458b1.
-
Jérôme Guelfucci authored
The non-recursive Makefile.am is used to build the convenience library, the main application and the panel plugin. This reduces the build time and it is no longer necessary to clean the whole project before build to test changes in the convenience library. Recursive makefiles are still used for the translations, the documentation and the icons. Conflicts: ChangeLog
-
Jérôme Guelfucci authored
Remove the AC_AIX, AC_ISC_POSIX and AC_MINIX macros which seem useless and trigger a lot of warnings. Add the AC_USE_SYSTEM_EXTENSIONS macro to configure.ac.in. Do not use GNU make specific rules in {panel-plugin,src}/Makefile.am and remove some trailing spaces in lib/Makefile.am.
-
Jérôme Guelfucci authored
-
Jérôme Guelfucci authored
-
- Aug 08, 2009
-
-
Mike Massonnet authored
(Old svn revision: 7898)
-
Mike Massonnet authored
(Old svn revision: 7896)
-
- Aug 01, 2009
-
-
Piotr Sokól authored
(Old svn revision: 7883)
-
- Jul 26, 2009
-
-
Masato HASHIMOTO authored
(Old svn revision: 7842)
-
- Jul 25, 2009
-
-
Gabor Kelemen authored
* hu.po: Translation updated. (Old svn revision: 7833)
-
- Jul 24, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 7791)
-
- Jul 17, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 7739)
-
- Jul 07, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 7692)
-
Jerome Guelfucci authored
g_strreverse should not be used with UTF-8 strings! Also fix the error checking for the logout method, which is by the way broken (upstream has been contacted for this). (Old svn revision: 7691)
-
Jerome Guelfucci authored
Add libsoup as a dependency, remove the XMLRPC-C stuff. Factorize the xmlrpc calls in lib/screenshooter-zimagez.c and add some additional error checking. (Old svn revision: 7690)
-
- Jul 06, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 7686)
-
- Jul 05, 2009
-
-
Jerome Guelfucci authored
The code now builds with the flags set by xfce4-dev-tools in trunk. Do not escape user and password in screenshooter-zimagez.c, it fails. Move some code to extra functions in this file. (Old svn revision: 7681)
-
- Jun 28, 2009
-
-
Mike Massonnet authored
(Old svn revision: 7639)
-
Mike Massonnet authored
(Old svn revision: 7638)
-
Mike Massonnet authored
(Old svn revision: 7637)
-
- Jun 18, 2009
-
-
Mike Massonnet authored
(Old svn revision: 7612)
-
- Jun 16, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 7598)
-
- Jun 14, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 7567)
-
Jerome Guelfucci authored
(Old svn revision: 7566)
-
Jerome Guelfucci authored
Update the manpage, the documentation version numbers. Clean the TODO file and the NEWS file. (Old svn revision: 7565)
-
Jerome Guelfucci authored
New Vietnamese translation (Vincent Nguyen). (Old svn revision: 7564)
-
- Jun 13, 2009
-
-
Piarres Beobide authored
(Old svn revision: 7560)
-
Gabor Kelemen authored
* hu.po: Translation reworked. (Old svn revision: 7556)
-
Jerome Guelfucci authored
(Old svn revision: 7554)
-
Jerome Guelfucci authored
(Old svn revision: 7543)
-
- Jun 12, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 7538)
-
- Jun 10, 2009
-
-
Jerome Guelfucci authored
(Old svn revision: 7524)
-
SZERVÁC Attila authored
(Old svn revision: 7521)
-
- Jun 09, 2009
-
-
Mike Massonnet authored
(Old svn revision: 7518)
-