-
kleptog committed patchset 157 of module pal to the pal calendar CVS repository, changing 2 files.
2009-02-21 13:00:35 UTC by kleptog
-
Same for me, no color when using GNU screen, have to use --color command line argument.
2009-02-17 00:24:10 UTC by alpha-pl
-
Hi!
I've written a screenlet that displays information from "pal" on "Gnome" and other desktops. Right now the user has to make sure she (or he) doesn't use "compact mode", because it's impossible to distinguish parts of the date from the event (i.e. the rest of the line). Additionally, I have to parse the configuration file for "date_fmt", and I think localisation or missing translations...
2009-01-12 20:44:32 UTC by mzuther
-
I decided to write a similar app using perl. You can try it here:
http://donmcarthur.com/archive.php?item=3365
Don McArthur.
2009-01-01 21:20:21 UTC by nobody
-
pal version 0.4.2 on CentOS 5, gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42), in interactive mode (pal -m), add event, 'filename to add event to' is accepted, then 'select how often this event occurs' leads to 'Select type'. Select 0 or 1 results in immediate segfault with error message 'Segmentation fault'. Selecting other numeric choices leads to question 'Does this event have a start and end...
2008-11-30 21:54:27 UTC by donmcarthur
-
kleptog committed patchset 156 of module pal to the pal calendar CVS repository, changing 1 files.
2008-09-19 21:18:50 UTC by kleptog
-
Was fixed a while back, now closing.
2008-09-17 09:17:05 UTC by kleptog
-
Patch applied, thanks.
2008-09-17 09:04:36 UTC by kleptog
-
kleptog committed patchset 155 of module pal to the pal calendar CVS repository, changing 2 files.
2008-09-17 09:02:55 UTC by kleptog
-
The check in of Jul 4 2008 09:34 UTC by kleptog fixed some deprecated function warnings, but broke compatibility with older glib2 versions. It changed calls to deprecated function g_date_set_time to instead call the newer g_date_set_time_t
That breaks the build when the version of glib2 is less than 2.10, which is when g_date_set_time_t was first introduced to glib2.
The attached patch...
2008-09-17 02:59:57 UTC by sidney1310