Commit Graph

19 Commits

Author SHA1 Message Date
Cristian Henzel
e1ba11d91c ClipIt-v1.3.10-21122010001
+ Fixed: Imported fixes from Parcellite 0.9.3 (thanks to Doug Springer).
+ Fixed: Fixed cast warnings when building on x86 machines.
+ Fixed: Fixed build error on ubuntu 11.04.
+ Fixed: Fixed problem with statusicon menu showing double content.
+ Fixed: Fixed problem with clicking the statusicon menu multiple
		times killing the program.
2011-05-23 14:00:00 +03:00
Cristian Henzel
3d9e019c4f ClipIt-v1.3.9-19122010001
+ Fixed: Fixed error while compiling without indicator support.
+ Fixed: Fixed a couple of memory leaks.
2011-05-23 13:58:53 +03:00
Cristian Henzel
c97cbae47a ClipIt-v1.3.8-18122010001
+ Fixed: Changed the "old" menu to look exactly like the indicator
		menu.
+ Fixed: Changed the indicator menu to refresh automatically.
2011-05-23 13:54:55 +03:00
Cristian Henzel
4d8e1dc746 ClipIt-v1.3.6-06122010002
+Fixed: Fixed a small bug when building without indicator support.s
2011-05-23 13:53:24 +03:00
Cristian Henzel
f897dea4b4 ClipIt-v1.3.5-06122010001
+ Added: Added support for "Application Indicator".
+ Fixed: Fixed a couple of typos and indentations.
2011-05-23 13:53:18 +03:00
Cristian Henzel
06b5360010 ClipIt-v1.3.4-26112010001
+ Fixed: Now we are warning the user that his history is saved in a
		plain text file and ask for his explicit permission
		to save the history.
+ Fixed: When the user disables history saving we also ask if he wants
		to empty the current history file.
+ Fixed: Renamed "Find" menu entry to "Manage history".
+ Fixed: ClipIt now complies to the "XDG Base Directory Specification".
2011-05-23 13:53:04 +03:00
Cristian Henzel
80d63cb5d4 ClipIt-v1.3.3-23112010001
+ Fixed: Fixed some more markup.
+ Fixed: Rearranged parts of the Preferences dialog to be cleaner.
+ Fixed: Fixed bug in "Manage History" window not selecting the history
		item properly.
2011-05-23 13:52:58 +03:00
Cristian Henzel
85d1ec0416 ClipIt-v1.3.2-22112010001
+ Fixed: Fixed most of the markup and indentation (replaced double spaces
		with tabs).
+ Fixed: Removed clipboard restoring from history, as this seems to cause
		more problems than it solves.
2011-05-23 13:52:49 +03:00
Cristian Henzel
cba465c964 ClipIt-v1.3.1-17112010001
+ Added: Added autostart support for LXDE.
+ Fixed: Fixed problem with "Edit" window not appearing.
2011-05-23 13:52:42 +03:00
Cristian Henzel
d1fe47618e ClipIt-v1.3.0-14112010001
+ Added: Added "Edit" and "Remove" buttons to the "Manage History" dialog.
+ Fixed: Major speed improvements for big history entries while:
		searching through the history;
		populating the "Manage History" dialog;
		generating the popup menus;
	All of these should now be more than 99% faster, at the expense
	of an (at most) 1MB overhead. I think it's worth it, though.
+ Fixed: Fixed a drawing issue with the small history menu when activated
		by clicking on the systray icon.
2011-05-23 13:52:07 +03:00
Cristian Henzel
49b85b9c5e ClipIt-v1.2.6-12112010003
+ Fixed: Removed reference to pthread.h from configure.in.
+ Fixed: Set AM_MAINTAINER_MODE to disabled by default.
2011-05-23 13:52:01 +03:00
Cristian Henzel
c0c1f4a5c4 ClipIt-v1.2.5-12112010002
+ Fixed: Now using autopoint instead of gettextize to avoid waiting for
		user input.
+ Fixed: Added AM_MAINTAINER_MODE, to get rid of the disable-maintainer-mode
		warning.
+ Fixed: Fixed a small typo in main.c.
+ Fixed: removed dependency of pthread.h (the pthread_exit function that we
		use is also in glib.h).
2011-05-23 13:51:45 +03:00
Cristian Henzel
439b72cedd ClipIt-v1.2.4-12112010001
+ Fixed: Fixed 2 small omitions from previous changes.
2011-05-23 13:51:31 +03:00
Cristian Henzel
8aefc7cdf6 ClipIt-v1.2.3-11112010002
+ Fixed: Fixed the manpage so it now aligns to the conventions for
		writing Linux man pages.
+ Fixed: Added the "-Wl,--as-needed" flag, so only the needed packages
		are included.
2011-05-23 13:51:20 +03:00
Cristian Henzel
7f44dcc16e ClipIt-v1.2.2-11112010001
+ Fixed: Some small compatibility changes for debian packaging.
2011-05-23 13:51:09 +03:00
Cristian Henzel
b9f7b8bca7 ClipIt-v1.2.1-10112010002
+ Fixed: Fixed OOM bug when copying large chunks of text by limiting
		the history entry to 512KB.
		(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602205)
2011-05-23 13:50:58 +03:00
Cristian Henzel
e063c0f3c3 ClipIt-v1.2.0-10112010001
+ Added: Option to save URIs (they were actually saved by default before, but
		now you have the option to disable this behaviour).
+ Fixed: Copying files and folders now works again.
+ Fixed: Changed some of the default configuration values.
2011-05-23 13:50:49 +03:00
Cristian Henzel
23e540bd79 ClipIt-v1.1.0-09112010001-beta
+ Added: Option to show index numbers in history.
+ Fixed: Search window now gets properly focused when launched with the hotkey.
+ Fixed: Search window is now resizable.
+ Fixed: Double casting when calling 'item_selected'.
+ Fixed: Removed some unnecessary comments and fixed some of the others.
+ Fixed: Moved search dialog and functions to manage.c, as this dialog will
		become "Manage Clipboard" in the next version.
2011-05-23 13:50:39 +03:00
Cristian Henzel
866aa76e3d ClipIt-v1.0.0-05112010001-beta
Initial commit

	new file:   AUTHORS
	new file:   COPYING
	new file:   ChangeLog
	new file:   INSTALL
	new file:   Makefile.am
	new file:   NEWS
	new file:   README
	new file:   TODO
	new file:   autogen.sh
	new file:   config.guess
	new file:   config.h.in
	new file:   config.rpath
	new file:   config.sub
	new file:   configure.in
	new file:   data/Makefile.am
	new file:   data/clipit-startup.desktop.in
	new file:   data/clipit.desktop.in
	new file:   depcomp
	new file:   doc/Makefile.am
	new file:   doc/clipit.1
	new file:   install-sh
	new file:   m4/ChangeLog
	new file:   m4/Makefile.in
	new file:   m4/gettext.m4
	new file:   m4/iconv.m4
	new file:   m4/intltool.m4
	new file:   m4/lib-ld.m4
	new file:   m4/lib-link.m4
	new file:   m4/lib-prefix.m4
	new file:   m4/nls.m4
	new file:   m4/po.m4
	new file:   m4/progtest.m4
	new file:   missing
	new file:   po/Makefile.in.in
	new file:   po/POTFILES.in
	new file:   po/POTFILES.skip
	new file:   po/cs.po
	new file:   po/da.po
	new file:   po/de.po
	new file:   po/es.po
	new file:   po/fr.po
	new file:   po/hu.po
	new file:   po/it.po
	new file:   po/ja.po
	new file:   po/nb.po
	new file:   po/pl.po
	new file:   po/pl_PL.po
	new file:   po/pt_BR.po
	new file:   po/ro.po
	new file:   po/ru.po
	new file:   po/sv.po
	new file:   po/tr.po
	new file:   po/zh_CN.po
	new file:   src/Makefile.am
	new file:   src/clipit-i18n.h
	new file:   src/daemon.c
	new file:   src/daemon.h
	new file:   src/eggaccelerators.c
	new file:   src/eggaccelerators.h
	new file:   src/history.c
	new file:   src/history.h
	new file:   src/keybinder.c
	new file:   src/keybinder.h
	new file:   src/main.c
	new file:   src/main.h
	new file:   src/preferences.c
	new file:   src/preferences.h
	new file:   src/utils.c
	new file:   src/utils.h
2010-11-05 23:37:05 +02:00