Commit Graph

13 Commits

Author SHA1 Message Date
Cristian Henzel
20eb6adb3a ClipIt-1.4.2-20111115001
+ Fixed: Added Unity to autostart.
2011-11-15 08:40:38 +02:00
Cristian Henzel
b61c16b39b ClipIt-1.4.1-20110527003
+ Fixed: Removed some files from git. Again.
2011-05-27 10:31:05 +03:00
Cristian Henzel
54a23d33c3 Merge branch '1.4.1' 2011-05-27 10:11:33 +03:00
Cristian Henzel
7b454f7524 ClipIt-1.4.1-20110526006
+ Fixed: Fixed display and icon of indicator menu.
+ Fixed: We are now installing the icon to the icontheme instead of
		the pixmaps folder.
2011-05-26 18:37:47 +03:00
Cristian Henzel
618a181e1b ClipIt-1.4.0-20110518001
+ Fixed: Re-enabled indicator support.
+ Added: We are now installing a sepparate icon for clipit (not using it
		yet, though).
+ Added: Search as you type in "Manage history" dialog.
+ Added: 1-0 shortcuts for fast selecting of menu items.
+ Added: Possiblity to select multiple items for deletion in the
		"Manage history" dialog.
2011-05-23 14:04:01 +03:00
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
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
c9a1e58994 ClipIt-1.4.1-20110523001
+ Fixed: Removed some files from git again. You now need to run
		./autogen.sh first when building from git.

Changes to be committed:

deleted:    ABOUT-NLS
modified:   ChangeLog
deleted:    Makefile.in
modified:   README
deleted:    TODO
deleted:    aclocal.m4
deleted:    config.h.in
deleted:    configure
modified:   configure.in
deleted:    data/Makefile.in
deleted:    doc/Makefile.in
deleted:    intltool-extract.in
deleted:    intltool-merge.in
deleted:    intltool-update.in
deleted:    m4/codeset.m4
deleted:    m4/fcntl-o.m4
deleted:    m4/glibc2.m4
deleted:    m4/glibc21.m4
deleted:    m4/intdiv0.m4
deleted:    m4/intl.m4
deleted:    m4/intldir.m4
deleted:    m4/intlmacosx.m4
deleted:    m4/intmax.m4
deleted:    m4/inttypes-pri.m4
deleted:    m4/inttypes_h.m4
deleted:    m4/lcmessage.m4
deleted:    m4/lock.m4
deleted:    m4/longlong.m4
deleted:    m4/printf-posix.m4
deleted:    m4/size_max.m4
deleted:    m4/stdint_h.m4
deleted:    m4/threadlib.m4
deleted:    m4/uintmax_t.m4
deleted:    m4/visibility.m4
deleted:    m4/wchar_t.m4
deleted:    m4/wint_t.m4
deleted:    m4/xsize.m4
deleted:    src/Makefile.in
2011-05-23 10:21:38 +03:00
Cristian Henzel
5d567d72ec ClipIt-1.4.0-20110518001
+ Fixed: Re-enabled indicator support.
+ Added: We are now installing a sepparate icon for clipit (not using it
		yet, though).
+ Added: Search as you type in "Manage history" dialog.
+ Added: 1-0 shortcuts for fast selecting of menu items.
+ Added: Possiblity to select multiple items for deletion in the
		"Manage history" dialog.

Changes to be committed:

	modified:   ChangeLog
	modified:   Makefile.am
	modified:   Makefile.in
	modified:   TODO
	modified:   configure
	modified:   configure.in
	modified:   data/Makefile.am
	modified:   data/Makefile.in
	new file:   data/trayicon.svg
	modified:   src/Makefile.am
	modified:   src/Makefile.in
	modified:   src/main.c
	modified:   src/manage.c
2011-05-18 15:24:54 +03: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
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
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
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