+ Fixed: Updated German localisation. (LP: #793878)
+ Fixed: Fixed problem with excludes and actions lists not working properly
on Debian derived distributions. (SF: #3315622)
+ Fixed: We are now checking if the history should be saved in the
save_history function itself.
+ Fixed: Indicator menu should now refresh even if "Save history"
is disabled.
+ Added: We are now using the shipped icon in the systray.
Changes to be committed:
modified: ChangeLog
modified: TODO
modified: src/history.h
modified: src/main.c
modified: src/utils.c
+ Fixed: Deleted items are now properly removed from the history.
+ Fixed: Double clicking an item in the "Manage history" dialog now
properly selects it again.
+ Added: [Enter] (for selecting the item) and [Delete] (for removing
the item(s)) now works in the "Manage history" dialog.
Changes to be committed:
modified: ChangeLog
modified: TODO
modified: src/main.c
modified: src/manage.c
+ 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
+ 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
+ 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
+ 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
+ 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
+ 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
+Fixed: Fixed a small bug when building without indicator support.
Changes to be committed:
modified: ChangeLog
modified: configure.in
modified: src/main.c
+ 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
+ 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
+ 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
+ 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
+ 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