]> git.nickg.me.uk Git - xcowsay.git/log
xcowsay.git
8 years agoUpdate git ignore
Nick Gasson [Sun, 31 May 2015 20:25:36 +0000 (21:25 +0100)]
Update git ignore

8 years agoWhitespace fixes
Nick Gasson [Sun, 31 May 2015 20:25:02 +0000 (21:25 +0100)]
Whitespace fixes

11 years agoAllow values with spaces to be set in xcowsayrc
Nick Gasson [Mon, 19 Nov 2012 21:32:34 +0000 (21:32 +0000)]
Allow values with spaces to be set in xcowsayrc

11 years agoDelete trailing whitespace
Nick Gasson [Mon, 19 Nov 2012 21:20:33 +0000 (21:20 +0000)]
Delete trailing whitespace

11 years agoRefactor the corner drawing code
Nick Gasson [Sun, 13 May 2012 14:26:33 +0000 (15:26 +0100)]
Refactor the corner drawing code

11 years agoAdd ac_define_dir.m4
Nick Gasson [Mon, 7 May 2012 15:22:29 +0000 (16:22 +0100)]
Add ac_define_dir.m4

12 years agoFix xcowdream when paths contain spaces (from Philip Newton)
Nick Gasson [Tue, 6 Sep 2011 07:48:08 +0000 (08:48 +0100)]
Fix xcowdream when paths contain spaces (from Philip Newton)

12 years agoUse gtk_widget_hide instead of gtk_widget_hide_all
Nick Gasson [Fri, 20 May 2011 19:52:06 +0000 (20:52 +0100)]
Use gtk_widget_hide instead of gtk_widget_hide_all

12 years agoAdd autogen.sh script to generate configure
Nick Gasson [Fri, 20 May 2011 19:46:12 +0000 (20:46 +0100)]
Add autogen.sh script to generate configure

13 years agoGtk3 compatibility: fix build with GSEAL_ENABLE
Nick Gasson [Sat, 5 Feb 2011 10:05:42 +0000 (10:05 +0000)]
Gtk3 compatibility: fix build with GSEAL_ENABLE

13 years agoGtk3 compatibility: fix build with GTK_DISABLE_SINGLE_INCLUDES
Nick Gasson [Sat, 5 Feb 2011 10:00:21 +0000 (10:00 +0000)]
Gtk3 compatibility: fix build with GTK_DISABLE_SINGLE_INCLUDES

13 years agoGtk3 compatibility: build cleanly with deprecated symbols disabled
Nick Gasson [Sat, 5 Feb 2011 09:58:11 +0000 (09:58 +0000)]
Gtk3 compatibility: build cleanly with deprecated symbols disabled

13 years agoThe reading-speed option requires an argument.
Justin Bogner [Fri, 28 Jan 2011 18:09:59 +0000 (11:09 -0700)]
The reading-speed option requires an argument.

13 years agoUpdate ChangeLog for 1.3 release
Nick Gasson [Thu, 11 Nov 2010 21:46:18 +0000 (21:46 +0000)]
Update ChangeLog for 1.3 release

13 years agoUpdate pt_BR translation (from Phantom X)
Nick Gasson [Thu, 11 Nov 2010 21:44:03 +0000 (21:44 +0000)]
Update pt_BR translation (from Phantom X)

13 years agoUpdate translation files for 1.3
Nick Gasson [Sat, 6 Nov 2010 15:35:02 +0000 (15:35 +0000)]
Update translation files for 1.3

13 years agoDocument left option and add -l as short option
Nick Gasson [Sat, 6 Nov 2010 15:33:22 +0000 (15:33 +0000)]
Document left option and add -l as short option

13 years agoUse realpath(3) to get canonical dream file name
Nick Gasson [Sat, 6 Nov 2010 15:23:13 +0000 (15:23 +0000)]
Use realpath(3) to get canonical dream file name

13 years agoMerge branch 'left-bubble'
Nick Gasson [Sat, 6 Nov 2010 15:11:14 +0000 (15:11 +0000)]
Merge branch 'left-bubble'

Conflicts:
ChangeLog

13 years agoUpdate ChangeLog github/left-bubble origin/left-bubble
Nick Gasson [Sat, 6 Nov 2010 15:10:18 +0000 (15:10 +0000)]
Update ChangeLog

13 years agoAlign text correctly in left bubble; fix left-handed thought bubble
Nick Gasson [Sat, 6 Nov 2010 15:08:19 +0000 (15:08 +0000)]
Align text correctly in left bubble; fix left-handed thought bubble

13 years agoPosition bubble on left side when --left specified
Nick Gasson [Sat, 6 Nov 2010 14:58:25 +0000 (14:58 +0000)]
Position bubble on left side when --left specified

13 years agoAdd --left option to put bubble on the left of the cow.
Nick Gasson [Sat, 23 Oct 2010 16:02:25 +0000 (17:02 +0100)]
Add --left option to put bubble on the left of the cow.

13 years agoAdd a function to generate left-handed bubble
Nick Gasson [Sat, 23 Oct 2010 15:56:59 +0000 (16:56 +0100)]
Add a function to generate left-handed bubble

13 years agoUpdate BUGS section of man page
Nick Gasson [Sat, 2 Oct 2010 20:06:07 +0000 (21:06 +0100)]
Update BUGS section of man page

13 years agoMerge branch 'master' of ssh://vds/home/nick/xcowsay
Nick Gasson [Sat, 2 Oct 2010 19:50:31 +0000 (20:50 +0100)]
Merge branch 'master' of ssh://vds/home/nick/xcowsay

Conflicts:
ChangeLog
src/display_cow.c

13 years agoWord wrapping in text bubbles
Nick Gasson [Wed, 29 Sep 2010 10:17:07 +0000 (11:17 +0100)]
Word wrapping in text bubbles

Use Pango word wrapping features to wrap text if bubble would
be too long to fit on the screen. A new --no-wrap option disables
this.

13 years agoTrigger rebuild on install prefix change
Nick Gasson [Mon, 27 Sep 2010 20:29:08 +0000 (21:29 +0100)]
Trigger rebuild on install prefix change

Now store DATADIR, etc. in config.h

13 years agoDon't ignore the return value of asprintf
Nick Gasson [Sun, 5 Sep 2010 10:41:13 +0000 (11:41 +0100)]
Don't ignore the return value of asprintf

13 years agoBump version to 1.3
Nick Gasson [Sat, 28 Aug 2010 10:19:25 +0000 (11:19 +0100)]
Bump version to 1.3

13 years agoSetting time=0 displays the cow until clicked
Nick Gasson [Sat, 28 Aug 2010 10:07:14 +0000 (11:07 +0100)]
Setting time=0 displays the cow until clicked

13 years agoFix configure with --disable-dbus
Nick Gasson [Thu, 26 Aug 2010 21:07:29 +0000 (22:07 +0100)]
Fix configure with --disable-dbus

14 years agoSome more AC_CHECK_FUNCS suggested by autoscan
Nick Gasson [Thu, 1 Apr 2010 18:31:46 +0000 (19:31 +0100)]
Some more AC_CHECK_FUNCS suggested by autoscan

14 years agoUse random() instead of rand()
Nick Gasson [Thu, 1 Apr 2010 18:29:46 +0000 (19:29 +0100)]
Use random() instead of rand()

14 years agoAdd new Russian translation
Nick Gasson [Fri, 5 Feb 2010 08:25:19 +0000 (08:25 +0000)]
Add new Russian translation

14 years agoUpdate Portugeuse translation for 1.2 v1.2 github/v1.2 origin/v1.2 1.2-pt_BR
Nick Gasson [Wed, 6 Jan 2010 07:28:27 +0000 (07:28 +0000)]
Update Portugeuse translation for 1.2

14 years agoUpdate for 1.2 release 1.2
Nick Gasson [Tue, 5 Jan 2010 07:51:21 +0000 (07:51 +0000)]
Update for 1.2 release

14 years agoUpdate BUGS section of man page
Nick Gasson [Tue, 5 Jan 2010 07:48:58 +0000 (07:48 +0000)]
Update BUGS section of man page

14 years agoAdd uk.me.doof.Cowsay.Dream method to implement `dream' mode
Nick Gasson [Tue, 5 Jan 2010 07:42:11 +0000 (07:42 +0000)]
Add uk.me.doof.Cowsay.Dream method to implement `dream' mode

14 years agoBuild cleanly on -Wall
Nick Gasson [Tue, 5 Jan 2010 07:08:17 +0000 (07:08 +0000)]
Build cleanly on -Wall

14 years agoFix some const/non-const warnings
Nick Gasson [Tue, 5 Jan 2010 07:02:28 +0000 (07:02 +0000)]
Fix some const/non-const warnings

14 years agoAdd `think' support to daemon
Nick Gasson [Mon, 4 Jan 2010 21:32:13 +0000 (21:32 +0000)]
Add `think' support to daemon

14 years agoAdd previosuly missing DBus interface file
Nick Gasson [Mon, 4 Jan 2010 21:23:15 +0000 (21:23 +0000)]
Add previosuly missing DBus interface file

14 years agoDon't print a warning when we can't parse Pango attributes
Nick Gasson [Mon, 4 Jan 2010 20:49:02 +0000 (20:49 +0000)]
Don't print a warning when we can't parse Pango attributes

14 years agoRemove debugging message from config file parser
Nick Gasson [Mon, 4 Jan 2010 20:43:32 +0000 (20:43 +0000)]
Remove debugging message from config file parser

14 years agoFix whitespace parsing in config file
Nick Gasson [Mon, 4 Jan 2010 20:42:55 +0000 (20:42 +0000)]
Fix whitespace parsing in config file

14 years agoAdd --config option to parse an additional config file
Nick Gasson [Mon, 4 Jan 2010 08:42:01 +0000 (08:42 +0000)]
Add --config option to parse an additional config file

14 years agoAllow config file in XDG-compliant location
Nick Gasson [Mon, 4 Jan 2010 08:05:48 +0000 (08:05 +0000)]
Allow config file in XDG-compliant location

14 years agoAdd --bubble-at option to change relative location of bubble
Nick Gasson [Mon, 4 Jan 2010 07:44:28 +0000 (07:44 +0000)]
Add --bubble-at option to change relative location of bubble

14 years agoRemove a superflous `break'
Nick Gasson [Sun, 3 Jan 2010 21:39:59 +0000 (21:39 +0000)]
Remove a superflous `break'

14 years agoTidy up man page a bit
Nick Gasson [Sun, 3 Jan 2010 21:34:41 +0000 (21:34 +0000)]
Tidy up man page a bit

Still need to fix the BUGS section.

14 years agoAdd --at=X,Y flag to force cow to appear at particular location
Nick Gasson [Sun, 3 Jan 2010 21:20:26 +0000 (21:20 +0000)]
Add --at=X,Y flag to force cow to appear at particular location

14 years agoUpdate copyright notice for 2010
Nick Gasson [Sun, 3 Jan 2010 20:45:59 +0000 (20:45 +0000)]
Update copyright notice for 2010

14 years agoFix bug where cow would be spliced across multiple monitors
Nick Gasson [Sat, 2 Jan 2010 09:09:57 +0000 (09:09 +0000)]
Fix bug where cow would be spliced across multiple monitors

Also add option for specifying a monitor.

14 years agoAdd a note about requiring fortune to README
Nick Gasson [Sat, 2 Jan 2010 08:54:26 +0000 (08:54 +0000)]
Add a note about requiring fortune to README

14 years agoAdd --image option to specify a non-cow image
Nick Gasson [Sat, 21 Nov 2009 21:11:04 +0000 (21:11 +0000)]
Add --image option to specify a non-cow image

14 years agoMerge branch 'master' of ssh://vds/home/nick/xcowsay
Nick Gasson [Sat, 21 Nov 2009 20:09:22 +0000 (20:09 +0000)]
Merge branch 'master' of ssh://vds/home/nick/xcowsay

14 years agoFix blank line parsing in config file
Nick Gasson [Sat, 21 Nov 2009 14:12:38 +0000 (14:12 +0000)]
Fix blank line parsing in config file

14 years agoUpdate version for 1.2
Nick Gasson [Sat, 21 Nov 2009 14:05:58 +0000 (14:05 +0000)]
Update version for 1.2

14 years agoAdd ignore file
Nick Gasson [Sat, 21 Nov 2009 14:05:42 +0000 (14:05 +0000)]
Add ignore file

14 years agoUpdate for 1.1
Nick Gasson [Sat, 21 Nov 2009 14:05:08 +0000 (14:05 +0000)]
Update for 1.1

14 years agoAdd COPYING file to repository
Nick Gasson [Fri, 30 Oct 2009 19:27:56 +0000 (19:27 +0000)]
Add COPYING file to repository

Was added as symlink by automake -a before

14 years agoAdd missing configure checks suggested by autoscan
Nick Gasson [Fri, 30 Oct 2009 19:27:29 +0000 (19:27 +0000)]
Add missing configure checks suggested by autoscan

14 years agoFix xcowsay on screens with depth != 24
Nick Gasson [Fri, 30 Oct 2009 19:19:58 +0000 (19:19 +0000)]
Fix xcowsay on screens with depth != 24

15 years agoUpdate Portugeuse translation v1.1 github/v1.1 origin/v1.1
Nick Gasson [Sat, 30 Aug 2008 20:49:44 +0000 (21:49 +0100)]
Update Portugeuse translation

15 years agoUpdate AUTHORS for 1.1
Nick Gasson [Sat, 30 Aug 2008 12:50:27 +0000 (13:50 +0100)]
Update AUTHORS for 1.1

15 years agoIncrease the display times a bit
Nick Gasson [Sat, 30 Aug 2008 10:04:36 +0000 (11:04 +0100)]
Increase the display times a bit

15 years agoGet ready for 1.1 release
Nick Gasson [Sat, 30 Aug 2008 09:38:34 +0000 (10:38 +0100)]
Get ready for 1.1 release

15 years agoNo, really update the version this time!
Nick Gasson [Fri, 29 Aug 2008 20:24:47 +0000 (21:24 +0100)]
No, really update the version this time!

15 years agoUpdate version number to 1.1rc2
Nick Gasson [Fri, 29 Aug 2008 20:24:33 +0000 (21:24 +0100)]
Update version number to 1.1rc2

15 years agoRemove more debian crud
Nick Gasson [Fri, 29 Aug 2008 20:23:20 +0000 (21:23 +0100)]
Remove more debian crud

15 years agoTidy up debian 1.1rc1
Nick Gasson [Fri, 29 Aug 2008 20:11:34 +0000 (21:11 +0100)]
Tidy up debian

15 years agoClose window when the bubble is clicked
Nick Gasson [Fri, 29 Aug 2008 19:51:25 +0000 (20:51 +0100)]
Close window when the bubble is clicked

15 years agoUpdate NEWS and man page
Nick Gasson [Fri, 29 Aug 2008 19:39:05 +0000 (20:39 +0100)]
Update NEWS and man page

15 years agoAdd dream time config file option
Nick Gasson [Fri, 29 Aug 2008 19:27:52 +0000 (20:27 +0100)]
Add dream time config file option

15 years agoAdd xcowthink and remove incomplete translations
Nick Gasson [Fri, 29 Aug 2008 19:17:42 +0000 (20:17 +0100)]
Add xcowthink and remove incomplete translations

15 years agoFix cow vertical positioning bug
Nick Gasson [Fri, 29 Aug 2008 19:13:43 +0000 (20:13 +0100)]
Fix cow vertical positioning bug

15 years agoLine up kircles when bubble is small
Nick Gasson [Fri, 29 Aug 2008 19:05:46 +0000 (20:05 +0100)]
Line up kircles when bubble is small

15 years agoFix text alignment in --think mode
Nick Gasson [Fri, 29 Aug 2008 18:48:43 +0000 (19:48 +0100)]
Fix text alignment in --think mode

15 years agoAdd --think switch
Nick Gasson [Fri, 29 Aug 2008 18:46:40 +0000 (19:46 +0100)]
Add --think switch

15 years agoDraw thought bubbles properly
Nick Gasson [Fri, 29 Aug 2008 18:33:20 +0000 (19:33 +0100)]
Draw thought bubbles properly

15 years agoStart drawing think bubbles
Nick Gasson [Wed, 27 Aug 2008 14:06:42 +0000 (15:06 +0100)]
Start drawing think bubbles

15 years agoAdd middle variable for cow->bubble distance
Nick Gasson [Wed, 27 Aug 2008 13:40:41 +0000 (14:40 +0100)]
Add middle variable for cow->bubble distance

15 years agoMerge branch 'master' of file:///media/disk/data/xcowsay/
Nick Gasson [Mon, 21 Jul 2008 14:22:08 +0000 (15:22 +0100)]
Merge branch 'master' of file:///media/disk/data/xcowsay/

15 years agoRemove irrelevant comment
Nick Gasson [Mon, 21 Jul 2008 14:22:06 +0000 (15:22 +0100)]
Remove irrelevant comment

15 years agoDeprecate xcowsay daemon
Nick Gasson [Wed, 16 Jul 2008 20:11:07 +0000 (21:11 +0100)]
Deprecate xcowsay daemon

15 years agoAdd xcowdream command
Nick Gasson [Sun, 13 Jul 2008 22:03:26 +0000 (23:03 +0100)]
Add xcowdream command

15 years agoMerge branch 'master' of file:///media/NICK USB/xcowsay/
Nick Gasson [Sat, 12 Jul 2008 20:22:21 +0000 (21:22 +0100)]
Merge branch 'master' of file:///media/NICK USB/xcowsay/

15 years agoRemove xcowfortune
Nick Gasson [Fri, 11 Jul 2008 21:41:07 +0000 (22:41 +0100)]
Remove xcowfortune

15 years agoSimilarly, remove copy_string from display_cow.c
Nick Gasson [Mon, 30 Jun 2008 16:35:11 +0000 (17:35 +0100)]
Similarly, remove copy_string from display_cow.c

15 years agoReplace copy_string with strdup
Nick Gasson [Mon, 30 Jun 2008 16:32:37 +0000 (17:32 +0100)]
Replace copy_string with strdup

15 years agoPut quotes around option names to make output sane
Nick Gasson [Mon, 30 Jun 2008 16:31:12 +0000 (17:31 +0100)]
Put quotes around option names to make output sane

15 years agoWorking dream mode
Nick Gasson [Sat, 21 Jun 2008 20:00:24 +0000 (21:00 +0100)]
Working dream mode

15 years agoDummy dream bubble generator
Nick Gasson [Sat, 21 Jun 2008 19:40:09 +0000 (20:40 +0100)]
Dummy dream bubble generator

15 years agoAdd new cowmode_t for dream/normal mode
Nick Gasson [Sat, 21 Jun 2008 19:37:39 +0000 (20:37 +0100)]
Add new cowmode_t for dream/normal mode

15 years agoOption parsing for --dream
Nick Gasson [Sat, 21 Jun 2008 19:27:38 +0000 (20:27 +0100)]
Option parsing for --dream

15 years agoDeprecate -d as --daemon shortcut
Nick Gasson [Sat, 21 Jun 2008 19:20:59 +0000 (20:20 +0100)]
Deprecate -d as --daemon shortcut

15 years agoMove all constants out of bubble generator
Nick Gasson [Sat, 21 Jun 2008 19:12:15 +0000 (20:12 +0100)]
Move all constants out of bubble generator

15 years agoRefactor bubble drawing code
Nick Gasson [Sat, 21 Jun 2008 19:10:28 +0000 (20:10 +0100)]
Refactor bubble drawing code

15 years agoMove bubble generation into a separate file
Nick Gasson [Sat, 21 Jun 2008 18:58:41 +0000 (19:58 +0100)]
Move bubble generation into a separate file