Commit Graph

97 Commits

Author SHA1 Message Date
Xavier Roche
efa5392fc3 Cleanup (first git build) 2015-03-14 14:53:02 +01:00
Xavier Roche
d50b6ec569 Fixed permissions 2015-03-14 14:04:17 +01:00
Xavier Roche
57911d705a Removed sfx. 2014-10-16 18:35:33 +00:00
Xavier Roche
9b5c6cf86e Fixed webhttrack incompatibility with Chrome
* closes:#53

Also fixed HTML-escaping issues inside webhttrack

Rationale: The webhttrack script made the wrong assumption that once the "browse" command returned, it meant the user killed the navigation window, and it had to kill the server itself. However, modern browsers tend to "attach" to an existing session (creating a new tab, for example, within an existing window), causing the browsing command to return immediately, thus causing the server to be killed immediately by the webhttrack script. I have rewritten the logic behind, and now the server is able to kill himself if the parent script dies, AND if the browsing client did not make any activity for two minutes. The "activity" can be any browser/refreshed page, or the internal "ping" iframe (which pings the server every 30 seconds). With this model, we *should* be compatible with old browsers, and modern ones.
2014-10-15 19:17:29 +00:00
Xavier Roche
8c1e9ef23d Updated man 2014-06-06 18:47:24 +00:00
Xavier Roche
1d07610320 Added AM_PROG_CC_C_O and AM_PROG_LIBTOOL
Removed unused CXX

added the following default compiler flags:
  -Wdeclaration-after-statement
  -Wsequence-point
  -Wparentheses
  -Winit-self
  -Wuninitialized
  -Wformat
  -fstrict-aliasing -Wstrict-aliasing=2

added the following default linker flags:
  -Wl,--discard-all
  -Wl,--no-undefined

Depending on autoconf-archive because using AX_CHECK_COMPILE_FLAG and AX_CHECK_LINK_FLAG
2014-05-28 17:55:49 +00:00
Xavier Roche
6ba50a2001 Added symbol visibility features to the build to hide internal symbols (GCC) 2014-05-23 15:28:55 +00:00
Xavier Roche
a016accc4b Fixed buggy , in man 2014-05-12 18:54:27 +00:00
Xavier Roche
b3fa8537c4 3.48.5 2014-05-02 14:39:27 +00:00
Xavier Roche
aafafee47e Fixed manual (lintian) 2014-04-29 19:32:18 +00:00
Xavier Roche
632befbd53 Updated doc. 2014-04-27 17:05:20 +00:00
Xavier Roche
4d94eb7643 Fixed man (manual backport of r868) 2013-09-15 08:54:57 +00:00
Xavier Roche
d7cc6f5b55 Fixed man 2013-09-13 19:26:08 +00:00
Xavier Roche
62247b4d5c Fixed license and copyright 2013-09-13 19:21:03 +00:00
Xavier Roche
afea93461d Fixed Keywords field in desktop files (Sebastian Pipping) 2013-09-09 17:20:34 +00:00
Xavier Roche
b68cef069a Cleanup 2013-09-06 19:06:21 +00:00
Xavier Roche
97a9679c0b Added Keywords entries for desktop files. 2013-06-30 07:57:07 +00:00
Xavier Roche
1c70862aa4 Groumph. 2013-06-18 16:24:14 +00:00
Xavier Roche
e6eb8c0224 transfered => transferred 2013-06-18 16:23:52 +00:00
Xavier Roche
189cde335f Re-fixed typos 2013-06-17 16:21:51 +00:00
Xavier Roche
84e136f8f2 spelling: allows to => allows you to 2013-06-16 14:35:07 +00:00
Xavier Roche
a697e4f981 Fixed lintian warning (desktop files do not need Encoding) 2013-06-16 14:23:29 +00:00
Xavier Roche
51b7a84764 automake 1.11.6 (wheezy) 2013-06-09 14:25:27 +00:00
Xavier Roche
97ae28b283 Missing Makefile.in needed by configure 2013-06-09 08:57:44 +00:00
Xavier Roche
4e45067a48 Removed intermediate automake files (Sebastian Pipping)
# To regenerate these files, do something like:
libtoolize --copy --force \
	&& aclocal \
	&& automake --add-missing --copy --force-missing \
	&& autoheader \
	&& autoconf
2013-06-08 21:32:52 +00:00
Xavier Roche
5098cf7315 Applying <http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/httrack/files/httrack-3.45.4-htmldir.patch?view=log>
(Sebastian Pipping)
2013-06-08 21:28:47 +00:00
Xavier Roche
61f0cec9c8 Added a basic https unit test. 2013-06-05 19:00:53 +00:00
Xavier Roche
73ced63e1f Added switchs to enable or disable online tests (currently enabled by default):
--enable-online-unit-tests
	--disable-online-unit-tests
2013-06-04 19:11:38 +00:00
Xavier Roche
ad073625e6 Propagate $lt_cv_objdir not to use directly .libs (would break on WIN32) 2013-06-03 19:37:06 +00:00
Xavier Roche
f37aa98097 Propagate $shlibpath_var not to use LD_LIBRARY_PATH (OSX and friends)
(based on a llvm commit by Jeffrey Yasskin :p)
2013-06-03 19:21:26 +00:00
Xavier Roche
f34ef131aa Regenerated libtool (Debian-style) 2013-06-02 14:21:30 +00:00
Xavier Roche
06d10335c1 Updated libtool 2013-06-02 14:18:29 +00:00
Xavier Roche
84eb03f43a openssl is no longer dynamically probed at stratup, but dynamically linked 2013-05-19 15:31:45 +00:00
Xavier Roche
fe53745c9a Added KDE/Gnome PNG icons (16x16, 32x32 and 48x38) for default hicolor theme. 2013-05-01 20:43:59 +00:00
Xavier Roche
93914925cc dh_autoreconf cleanup (outdated-autotools-helper-file) 2013-04-28 18:42:43 +00:00
Xavier Roche
d63def73d6 Cleaned up index 2013-04-28 16:03:06 +00:00
Xavier Roche
dcd0ecae84 Added ebay scam note. 2013-04-28 16:00:46 +00:00
Xavier Roche
1ff1fb87eb Updated faq 2013-04-28 09:02:22 +00:00
Xavier Roche
ce7a3f4f3a Updated faq a little bit. 2013-04-28 09:00:33 +00:00
Xavier Roche
e9f7d7e286 silent.wav 2013-04-27 14:14:32 +00:00
Xavier Roche
b980c02fdb configure.ac (Sebastian Pipping) 2013-04-26 06:05:30 +00:00
Xavier Roche
6cf790aa13 Updated libtool 2013-04-17 08:39:08 +00:00
Xavier Roche
4ac6c95c49 Fixed Makefile regarding xpm 2013-04-14 16:47:49 +00:00
Xavier Roche
7e3b143ccd Get rid of the CreationDate 2013-04-14 16:41:34 +00:00
Xavier Roche
dede9c900b Modified Makefile.in 2013-04-14 16:35:52 +00:00
Xavier Roche
b43745dd10 Icon fixes.
See probably related issue: https://bugs.launchpad.net/ubuntu/+source/httrack/+bug/1156982
2013-04-14 16:34:35 +00:00
Xavier Roche
ed92597b91 Version 3.47.1 2013-04-14 14:13:25 +00:00
Xavier Roche
483f734f64 Updated libtool && aclocal && automake && autoheader && autoconf 2013-02-23 14:14:03 +00:00
Xavier Roche
6dcff999ba Version 3.46 2012-06-23 09:10:27 +00:00
Xavier Roche
71d7f2868a man 2012-05-07 10:24:41 +00:00