Commit Graph

150 Commits

Author SHA1 Message Date
e1eb4d059c Register an empty "tests" target
Obviously this should actually run some tests eventually.
2020-11-19 01:25:48 +01:00
c92f639a4d Actually install the desktop files 2020-01-02 23:06:29 +01:00
2071ec2d44 List the project in applications only if available 2020-01-02 05:20:02 +01:00
d620250bd3 Also rename the project in its desktop file 2020-01-02 05:20:02 +01:00
b04631bbe8 Also rename the desktop entries for translations 2020-01-02 05:18:39 +01:00
c98a2a4051 Update the filename for the desktop application entry 2020-01-02 05:14:16 +01:00
8572151125 Remove auto-generated file from the source tree 2019-12-18 06:31:10 +01:00
aeec0e24dd Update the package name 2019-12-18 06:30:25 +01:00
6f57d4dd0a Further integrate into the DeforaOS desktop 2019-12-18 06:27:19 +01:00
a505e2f2c5 Add myself to the AUTHORS list 2019-12-18 06:27:01 +01:00
5a0979119f Use stock icons for more buttons when managing history 2017-09-07 00:45:59 +02:00
59a10d9275 Remove clipit.pot from the sources tree 2016-10-06 16:38:43 +02:00
57abcfb51a Rename clipit(1) to clipboard(1) 2016-05-08 18:50:20 +02:00
0341790be5 Rename configure.in to configure.ac 2016-02-17 03:29:29 +01:00
Cristian Henzel
a8de309ee0 Merge pull request #43 from pblaszczyk/spaces_gtk3
Add optional support for GTK+3.
2016-01-14 07:42:14 +02:00
Paweł Błaszczyk
fb0a081e6a Add optional support for GTK+3. 2015-12-10 17:34:25 +01:00
Cristian Henzel
ba9bc499e3 Merge pull request #42 from pblaszczyk/spaces
Remove trailing whitespace characters.
2015-12-10 11:45:30 +02:00
Paweł Błaszczyk
aa6bbe28c6 Remove trailing whitespace characters. 2015-12-08 19:36:30 +01:00
shantzu
cd625a78d7 Merge pull request #31 from pblaszczyk/remove
Multiple calls to remove item from history don't work #21.
2015-12-08 10:28:11 +02:00
shantzu
1b7503e0ea Merge pull request #38 from zen-tools/utf8-fix
Fixed comparison of string length by using the 'str_len' variable ins…
2015-12-08 10:20:31 +02:00
shantzu
54a2da45e1 Merge pull request #41 from rbuj/Catalan
Add Catalan language
2015-12-08 10:12:28 +02:00
Robert Antoni Buj Gelonch
d77c549a9e Add Catalan language 2015-12-06 16:44:54 +01:00
ZEN
497351fcb2 Fixed comparison of string length by using the 'str_len' variable instead of 'string->len'
Refactored the code from merge #30. Now by default working with string in utf8 mode.
2015-11-22 01:17:08 +02:00
Cristian Henzel
c7ce847ef6 ClipIt-1.4.3-20151110002
+ Fixed: Updated project website.
2015-11-10 16:40:07 +02:00
Cristian Henzel
d7de1d2b75 ClipIt-1.4.3-20151110001
+ Fixed: Bumped version to 1.4.3.
2015-11-10 13:56:51 +02:00
shantzu
fccb17f79b Merge pull request #30 from ZEN-ROOT/master
Fixed work with utf8 strings.
2015-11-10 13:28:18 +02:00
shantzu
3d99fc2f7c Merge pull request #32 from pblaszczyk/pkg-config
Check if pkg-config is installed before using it.
2015-11-10 13:26:26 +02:00
Paweł Błaszczyk
997988408a Check if pkg-config is installed before using it.
Without this check, if tool is not present, `configure` command fails
with syntax error.
2014-09-27 15:10:09 +02:00
Paweł Błaszczyk
9c898a3cab Clear clipboard if first element from history is removed.
Removed element should be removed from clipboard and this also solves
issue with restoring removed item after appliction's restart if this
item is in clipboard at that time.
2014-07-16 21:03:54 +02:00
Paweł Błaszczyk
68eb16f929 Multiple calls to remove item from history don't work #21.
After removing items from widget's model, subsequent items need to be
reindexed to correctly point at items in history's data sructure.
2014-07-12 23:11:55 +02:00
ZEN
2c7c9d604b Fixed work with utf8 strings 2014-06-09 16:46:49 +03:00
Cristian Henzel
31a12b8ebd Merge branch '1.4.2' 2012-04-04 10:41:50 +03:00
Cristian Henzel
d968a8d882 ClipIt-1.4.2-20120404003
+ Added: Added new translations.
2012-04-04 10:40:07 +03:00
Cristian Henzel
352ee113a1 ClipIt-1.4.2-20120404002
+ Fixed: Bug in previous POTFILES.in generation code.
2012-04-04 10:35:04 +03:00
Cristian Henzel
974b277b47 ClipIt-1.4.2-20120404001
+ Fixed: Updated translations and fixed POTFILES generation script.
2012-04-04 10:21:55 +03:00
Cristian Henzel
0eee8b7a1a Merge branch 'master' of github.com:shantzu/ClipIt 2012-03-03 01:25:11 +02:00
Rogutės Sparnuotos
798351dca2 Silence glib warnings regarding GOptionFlags.
These warnings:
GLib-WARNING **: goption.c:2168: ignoring no-arg, optional-arg or filename flags (8) on option of type 0
2012-03-02 23:28:53 +02:00
Cristian Henzel
f7437968dc ClipIt-1.4.2-20110623001
+ Fixed: Bumped version to 1.4.2.
+ Fixed: Changed layout of the ChangeLog file.
2012-03-02 23:28:53 +02:00
Cristian Henzel
3313886fdf ClipIt-1.4.1-20110604001
+ Fixed: Removed some more files from git.
2012-03-02 23:28:53 +02:00
Cristian Henzel
565416527e ClipIt-1.4.1-20110527004
+ Fixed: Typo in src/Makefile.am.
2012-03-02 23:28:53 +02:00
Cristian Henzel
e5ebf07dcb ClipIt-1.4.1-20110527003
+ Fixed: Removed some files from git. Again.
2012-03-02 23:28:53 +02:00
Rogutės Sparnuotos
0076daf45a Silence glib warnings regarding GOptionFlags.
These warnings:
GLib-WARNING **: goption.c:2168: ignoring no-arg, optional-arg or filename flags (8) on option of type 0
2012-03-02 23:01:35 +02:00
Cristian Henzel
32ee96c526 ClipIt-1.4.2-20120302002
+ Fixed: Updated copyright information.
2012-03-02 22:21:05 +02:00
Cristian Henzel
a1c345563b ClipIt-1.4.2-20120302001
+ Fixed: Fixed a GTK include error with gtypes.h.
2012-03-02 21:56:42 +02:00
pluton
8c267603c9 ClipIt-1.4.2-20111222001
+ Added: Merged "Offline mode" feature, by Eugene Nikolsky
+ Added: Allow to switch focus by Tab key in "Manage History"
	dialog, by Eugene Nikolsky
2011-12-22 10:28:14 +02:00
Cristian Henzel
f2254a227c ClipIt-1.4.2-20111115006
+ Fixed: Use the shipped icon instead of gtk-paste.
2011-11-15 12:34:18 +02:00
Cristian Henzel
ac13812d83 ClipIt-1.4.2-20111115005
+ Fixed: Fix max height of Manage history window.
2011-11-15 11:46:35 +02:00
Cristian Henzel
8afbb15e6d ClipIt-1.4.2-20111115004
+ Fixed: Updated translations.
2011-11-15 11:05:58 +02:00
Cristian Henzel
511e631533 ClipIt-1.4.2-20111115003
+ Fixed: Present the user with the existing dialog, if he tries to
		open one while another one is active.
2011-11-15 10:52:30 +02:00
Cristian Henzel
87308d6bff ClipIt-1.4.2-20111115002
+ Fixed: Also save history after it is modified by selection of items.
2011-11-15 08:59:45 +02:00