Commit Graph

26 Commits

Author SHA1 Message Date
Cristian Henzel
bcedbfd1a5 ClipIt-1.4.0-20110506001
+ Added: Added option to automatically paste an entry after selecting it.
	+ Fixed: Re-enabled indicator since it should now work properly.

Changes to be committed:

	modified:   ChangeLog
	modified:   configure
	modified:   src/main.c
	modified:   src/main.h
	modified:   src/preferences.c
	modified:   src/preferences.h
2011-05-06 14:27:05 +03:00
Cristian Henzel
1f7b67dc8a ClipIt-1.3.13-20110503001
+ Fixed: Bug in the indicator code that makes ClipIt crash X under
		certain circumstances.

Changes to be committed:

	modified:   ChangeLog
	modified:   configure
	modified:   configure.in
	modified:   src/main.c
2011-05-06 14:22:59 +03:00
Cristian Henzel
f17c66b687 ClipIt-1.3.12-20110228001
+ Fixed: Fixed a typo in the warnings.
+ Fixed: Turned off appindicator because it's buggy.

Changes to be committed:

modified:   ChangeLog
modified:   configure
modified:   configure.in
modified:   src/preferences.h
2011-05-06 14:22:32 +03:00
Cristian Henzel
62103802b8 ClipIt-1.3.11-20101224001
+ Fixed: Removed some unneeded files from both the archive and git.
+ Fixed: Changed git versioning scheme.

Changes to be committed:

	modified:   ChangeLog
	modified:   Makefile.am
	modified:   Makefile.in
	deleted:    autom4te.cache/output.0
	deleted:    autom4te.cache/output.1
	deleted:    autom4te.cache/requests
	deleted:    autom4te.cache/traces.0
	deleted:    autom4te.cache/traces.1
	deleted:    po/Makefile.in.in~
	deleted:    po/Makevars.template
	deleted:    po/Rules-quot
	deleted:    po/boldquot.sed
	deleted:    po/en@boldquot.header
	deleted:    po/en@quot.header
	deleted:    po/insert-header.sin
	deleted:    po/quot.sed
	deleted:    po/remove-potcdate.sin
2010-12-24 10:16:59 +02:00
Cristian Henzel
1cb116c45a ClipIt-v1.3.11-22122010001
+ Fixed: Indicator menu now actually refreshes properly.
+ Fixed: Removed "Full history" and changed the wording in the
                "Preferences" dialog.
+ Fixed: Imported "Select first item in menu" fix from Parcellite 0.9.3.

Changes to be committed:

	modified:   ChangeLog
	modified:   autom4te.cache/output.0
	modified:   autom4te.cache/output.1
	modified:   autom4te.cache/traces.1
	modified:   configure
	modified:   configure.in
	modified:   src/history.c
	modified:   src/main.c
	modified:   src/main.h
	modified:   src/preferences.c
	modified:   src/preferences.h
2010-12-22 22:17:50 +02:00
Cristian Henzel
3af1b702e6 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.

Changes to be committed:

	modified:   ChangeLog
	modified:   Makefile.in
	modified:   autom4te.cache/output.0
	modified:   autom4te.cache/output.1
	modified:   autom4te.cache/requests
	modified:   autom4te.cache/traces.0
	modified:   autom4te.cache/traces.1
	modified:   configure
	modified:   configure.in
	modified:   data/Makefile.in
	modified:   doc/Makefile.in
	modified:   src/Makefile.am
	modified:   src/Makefile.in
	modified:   src/daemon.c
	modified:   src/main.c
	modified:   src/main.h
	modified:   src/manage.c
	modified:   src/preferences.c
2010-12-22 22:17:34 +02:00
Cristian Henzel
e3b5ac7395 ClipIt-v1.3.9-19122010001
+ Fixed: Fixed error while compiling without indicator support.
+ Fixed: Fixed a couple of memory leaks.

Changes to be committed:

	modified:   ChangeLog
	modified:   autom4te.cache/output.0
	modified:   autom4te.cache/output.1
	modified:   autom4te.cache/requests
	modified:   autom4te.cache/traces.1
	modified:   configure
	modified:   configure.in
	modified:   src/history.c
	modified:   src/main.c
	modified:   src/manage.c
	modified:   src/preferences.c
2010-12-22 22:17:33 +02:00
Cristian Henzel
3f63024d75 ClipIt-v1.3.8-18122010002
+ Fixed: Updated configure script for 1.3.8.

Changes to be committed:

	modified:   ChangeLog
	modified:   autom4te.cache/output.0
	modified:   autom4te.cache/output.1
	modified:   autom4te.cache/requests
	modified:   autom4te.cache/traces.1
	modified:   configure
2010-12-22 22:17:33 +02:00
Cristian Henzel
3899f38a82 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.

Changes to be committed:

	modified:   ChangeLog
	modified:   configure.in
	modified:   src/history.c
	modified:   src/main.c
	modified:   src/main.h
2010-12-22 22:17:33 +02:00
Cristian Henzel
2ccc2c6846 ClipIt-v1.3.7-12122010001
+ Fixed: Changed E-Mail address and Project website.
+ Fixed: Included all files that get generated by autogen.sh, so
                that now you don't need to run it anymore.

Changes to be committed:

	new file:   ABOUT-NLS
	modified:   AUTHORS
	modified:   ChangeLog
	new file:   Makefile.in
	modified:   NEWS
	modified:   README
	new file:   aclocal.m4
	new file:   autom4te.cache/output.0
	new file:   autom4te.cache/output.1
	new file:   autom4te.cache/requests
	new file:   autom4te.cache/traces.0
	new file:   autom4te.cache/traces.1
	new file:   config.h.in
	new file:   configure
	modified:   configure.in
	new file:   data/Makefile.in
	new file:   doc/Makefile.in
	modified:   doc/clipit.1
	new file:   intltool-extract.in
	new file:   intltool-merge.in
	new file:   intltool-update.in
	new file:   m4/codeset.m4
	new file:   m4/fcntl-o.m4
	new file:   m4/glibc2.m4
	new file:   m4/glibc21.m4
	new file:   m4/intdiv0.m4
	new file:   m4/intl.m4
	new file:   m4/intldir.m4
	new file:   m4/intlmacosx.m4
	new file:   m4/intmax.m4
	new file:   m4/inttypes-pri.m4
	new file:   m4/inttypes_h.m4
	new file:   m4/lcmessage.m4
	new file:   m4/lock.m4
	new file:   m4/longlong.m4
	new file:   m4/printf-posix.m4
	new file:   m4/size_max.m4
	new file:   m4/stdint_h.m4
	new file:   m4/threadlib.m4
	new file:   m4/uintmax_t.m4
	new file:   m4/visibility.m4
	new file:   m4/wchar_t.m4
	new file:   m4/wint_t.m4
	new file:   m4/xsize.m4
	new file:   po/Makefile.in.in~
	new file:   po/Makevars.template
	new file:   po/Rules-quot
	new file:   po/boldquot.sed
	new file:   po/en@boldquot.header
	new file:   po/en@quot.header
	new file:   po/insert-header.sin
	new file:   po/quot.sed
	new file:   po/remove-potcdate.sin
	modified:   po/zh_CN.po
	new file:   src/Makefile.in
	modified:   src/daemon.c
	modified:   src/daemon.h
	modified:   src/history.c
	modified:   src/history.h
	modified:   src/main.c
	modified:   src/main.h
	modified:   src/manage.c
	modified:   src/manage.h
	modified:   src/preferences.c
	modified:   src/preferences.h
	modified:   src/utils.c
	modified:   src/utils.h
2010-12-22 22:17:33 +02:00
Cristian Henzel
db4d7f79b7 ClipIt-v1.3.6-06122010002
+Fixed: Fixed a small bug when building without indicator support.

Changes to be committed:

	modified:   ChangeLog
	modified:   configure.in
	modified:   src/main.c
2010-12-22 22:17:33 +02:00
Cristian Henzel
2ebb746355 ClipIt-v1.3.5-06122010001
+ Added: Added support for "Application Indicator".
+ Fixed: Fixed a couple of typos and indentations.

Changes to be committed:

	modified:   ChangeLog
	modified:   configure.in
	modified:   src/Makefile.am
	modified:   src/main.c
2010-12-22 22:17:33 +02:00
Cristian Henzel
f75139eb4a 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".

Changes to be committed:

	modified:   ChangeLog
	modified:   NEWS
	modified:   configure.in
	modified:   src/history.c
	modified:   src/history.h
	modified:   src/main.c
	modified:   src/preferences.c
	modified:   src/preferences.h
	modified:   src/utils.c
	modified:   src/utils.h
2010-12-22 22:17:16 +02:00
Cristian Henzel
81b7d97d83 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.

Changes to be committed:

	modified:   ChangeLog
	modified:   configure.in
	modified:   src/main.c
	modified:   src/manage.c
	modified:   src/preferences.c
2010-12-22 22:17:16 +02:00
Cristian Henzel
7223e673fc 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.

Changes to be committed:

	modified:   ChangeLog
	modified:   configure.in
	modified:   src/daemon.c
	modified:   src/daemon.h
	modified:   src/eggaccelerators.c
	modified:   src/history.c
	modified:   src/history.h
	modified:   src/main.c
	modified:   src/main.h
	modified:   src/manage.c
	modified:   src/manage.h
	modified:   src/preferences.c
	modified:   src/preferences.h
	modified:   src/utils.c
	modified:   src/utils.h
2010-12-22 22:17:16 +02:00
Cristian Henzel
542ff1617d ClipIt-v1.3.1-17112010001
+ Added: Added autostart support for LXDE.
+ Fixed: Fixed problem with "Edit" window not appearing.

Changes to be committed:

	modified:   ChangeLog
	modified:   configure.in
	modified:   data/clipit-startup.desktop.in
	modified:   src/main.c
	modified:   src/manage.c
	modified:   src/preferences.h
2010-12-22 22:17:15 +02:00
Cristian Henzel
128af125c3 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.

Changes to be committed:

	modified:   ChangeLog
	modified:   TODO
	modified:   configure.in
	modified:   src/history.h
	modified:   src/main.c
	modified:   src/manage.c
2010-12-22 22:17:15 +02:00
Cristian Henzel
9560d9f64c ClipIt-v1.2.6-12112010003
+ Fixed: Removed reference to pthread.h from configure.in.
+ Fixed: Set AM_MAINTAINER_MODE to disabled by default.

Changes to be committed:

	modified:   ChangeLog
	deleted:    config.h.in
	modified:   configure.in
2010-12-22 22:17:15 +02:00
Cristian Henzel
5503157aa2 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).

Changes to be committed:

        modified:   ChangeLog
        modified:   autogen.sh
        modified:   configure.in
        modified:   src/main.c
2010-12-22 22:17:15 +02:00
Cristian Henzel
c794481dae ClipIt-v1.2.4-12112010001
+ Fixed: Fixed 2 small omitions from previous changes.

Changes to be committed:

	modified:   ChangeLog
	modified:   configure.in
	modified:   src/history.c
	modified:   src/main.c
2010-12-22 22:17:15 +02:00
Cristian Henzel
80f9e3d4f9 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.

Changes to be committed:

        modified:   ChangeLog
        modified:   configure.in
        modified:   doc/clipit.1
        modified:   src/Makefile.am
2010-12-22 22:17:15 +02:00
Cristian Henzel
2ebb6b5085 ClipIt-v1.2.2-11112010001
+ Fixed: Some small compatibility changes for debian packaging.

Changes to be committed:

	modified:   ChangeLog
	modified:   NEWS
	modified:   README
	modified:   configure.in
	modified:   doc/clipit.1
	modified:   po/POTFILES.in
	modified:   src/main.c
2010-12-22 22:17:15 +02:00
Cristian Henzel
196001d0ba 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)

Changes to be committed:

        modified:   ChangeLog
        modified:   configure.in
        modified:   src/history.c
        modified:   src/history.h
2010-12-22 22:16:56 +02:00
Cristian Henzel
3904959627 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.

Changes to be committed:

	modified:   ChangeLog
	modified:   TODO
	modified:   configure.in
	modified:   src/history.c
	modified:   src/history.h
	modified:   src/main.c
	modified:   src/main.h
	modified:   src/preferences.c
	modified:   src/preferences.h
2010-12-22 22:16:42 +02:00
Cristian Henzel
3ed97a051e 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.

Changes to be committed:

	modified:   ChangeLog
	modified:   TODO
	modified:   configure.in
	modified:   src/Makefile.am
	modified:   src/main.c
	modified:   src/main.h
	new file:   src/manage.c
	new file:   src/manage.h
	modified:   src/preferences.c
	modified:   src/preferences.h
2010-12-22 22:15:41 +02: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