George Tzoumas
6e256a74cd
whitespace fix
2015-12-27 13:38:01 +01:00
George Tzoumas
ea251eabc7
phantom days (from prev/next month) in classic layout [--phantom-days]
2015-08-11 23:34:43 +02:00
geortz@gmail.com
9be9c2e185
moved common funcs
...
version number
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@183 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 17:39:36 +00:00
ph4ntome@gmail.com
eac11c2455
Made sys.path manipulation in load_plugin a bit more pythonic.
...
Removed 2nd "try" inside plugin.py and made first work as George suggested.
Reverted to "resource:" to make it feel correct.
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@181 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 16:51:54 +00:00
ph4ntome@gmail.com
d8e74ff812
Fixed some things, now it partialy works
...
What doesn't work is --list-[plugin]
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@175 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 14:15:46 +00:00
ph4ntome@gmail.com
af09f855ff
making things up to date
...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@174 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 13:10:12 +00:00
ph4ntome@gmail.com
9836d79fd1
New design...
...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@172 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 12:22:31 +00:00
ph4ntome@gmail.com
ec02bd6bc0
Changed some stuff to make it zip-package friendly
...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@165 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-30 21:55:10 +00:00
ph4ntome@gmail.com
8e8026e1a9
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@164 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-30 21:53:31 +00:00
geortz@gmail.com
1cceec25f6
test commit
...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@163 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-30 21:47:35 +00:00
geortz@gmail.com
8e0cf7ec54
renamed itoa->atoi (typo!!)
...
added documentation @rtype
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@161 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-21 16:45:52 +00:00
geortz@gmail.com
df191c2917
finished epydoc
...
new version 0.4.0 release
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@155 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-02 17:34:27 +00:00
geortz@gmail.com
5f88294a73
calmagick: added --ratio option
...
replaced sys.exit() with exception
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@147 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-29 12:26:33 +00:00
geortz@gmail.com
d947a85f29
version number 0.4.0
...
calmagick: launch callirhoe in background
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@146 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-28 15:22:10 +00:00
geortz@gmail.com
a98ce69e6a
calmagick: new opts: --outfile, --prefix, --shuffle
...
improved int parsing (with bounds)
improved error reporting
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@145 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-28 14:38:30 +00:00
geortz@gmail.com
48170487a9
month range parsing (towards photo globbing...)
...
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@136 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-25 10:37:09 +00:00
geortz@gmail.com
1e0940c202
ImageMagick options + grouping
...
version number increase
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@131 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-24 10:33:33 +00:00
geortz@gmail.com
b1b43f41e6
CalMagick = callirhoe + ImageMagick !!
...
minor main program refact
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@130 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-23 22:50:59 +00:00
geortz@gmail.com
b279d37b82
last moment changes
...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@52 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-04 15:14:51 +00:00
geortz@gmail.com
bf01d96f92
merged/adapted code for Neels Homfeyr's sparse layout:
...
- sparse layout
- sparse style
- german/berlin holidays
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@49 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-03 21:18:16 +00:00
geortz@gmail.com
11e2ac0313
restructured code in main script
...
epydoc strings
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@45 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-08-28 16:31:41 +00:00
geortz@gmail.com
627f1d9c47
fixed common code base
...
should now be runnable :)
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@44 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-05-09 14:01:28 +00:00
geortz@gmail.com
855d107cd1
layout separation, common code [WIP]
...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@42 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-03-10 00:29:49 +00:00
geortz@gmail.com
8d3ee39b84
separate bars layout [WIP]
...
reminder day flag [WIP]
minor fixes/additions in xcairo
improved language data handling
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@41 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-02-25 18:20:09 +00:00
geortz@gmail.com
b30955c06a
new holiday format, supports both span and ranges
...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@40 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-02-07 16:44:00 +00:00
geortz@gmail.com
a0acd07198
comment fix
...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@39 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-02-07 14:05:51 +00:00
geortz@gmail.com
f9140cb010
short/long daynames/monthnames
...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@38 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-02-04 00:10:19 +00:00
geortz@gmail.com
8600fefd21
dayname stuff
...
DE language file {Neels}
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@24 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2013-12-30 22:41:14 +00:00
geortz@gmail.com
7ac9b54eaa
improved multi-holiday support
...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@23 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2013-12-30 21:29:43 +00:00
geortz@gmail.com
dbdb9497d6
support for multi-day events <Neels>
...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@22 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2013-12-29 23:56:21 +00:00
geortz@gmail.com
44d1c0b25a
holiday support
...
holiday definitions for Greece and France
TR language
git-svn-id: https://callirhoe.googlecode.com/svn/branches/next@21 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2013-12-29 20:56:48 +00:00
geortz@gmail.com
694a66081f
swappable W,H in iso pagespec
...
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@17 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-12-07 16:28:45 +00:00
geortz@gmail.com
a811749b17
typos
...
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@16 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-08-06 11:47:48 +00:00
geortz@gmail.com
6a09c55003
+ multi-year span
...
+ multiple page support
+ raster output (png)
+ page specs
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@15 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-08-06 10:50:18 +00:00
geortz@gmail.com
80208e6a35
improved str rendering
...
implemented layout scheme
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@14 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-08-03 12:00:30 +00:00
geortz@gmail.com
b1670a5649
asymmetric mode
...
bar layout
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@13 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-07-30 01:18:01 +00:00
geortz@gmail.com
2537183902
realistic shadows! (proper direction according to light source and rotation/sloppiness)
...
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@12 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-07-29 14:09:13 +00:00
geortz@gmail.com
353f68a165
fixed month frame width
...
new style for sreenshots
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@11 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-07-28 16:44:47 +00:00
geortz@gmail.com
764242ad2e
code cleanup, minor improvements towards well-organized theme rendering
...
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@10 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-07-28 16:35:48 +00:00
geortz@gmail.com
942f3129f7
better arg. parsing (unix cal compatible to some extent)
...
better font handling
updated defaults (use typical fonts)
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@9 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-07-20 21:47:24 +00:00
geortz@gmail.com
18cf3f1ac4
started implementing month range specification
...
minor style updates
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@8 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-07-18 23:00:52 +00:00
geortz@gmail.com
f15c1b1e4f
code cleanup
...
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@7 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-07-18 21:28:00 +00:00
geortz@gmail.com
96c7ffb2d8
changed fuzzy --> sloppy
...
program signature in output
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@6 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-07-17 22:11:45 +00:00
geortz@gmail.com
21c3f79c9f
first import
...
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@5 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2012-07-17 20:44:12 +00:00