log libvo/geometry.c @ 35705:b4ce15212bfc

age author description
Tue, 30 Oct 2012 17:09:14 +0000 reimar Remove useless checks, the code would crash all over of widw/widh were NULL.
Sat, 05 Jun 2010 06:28:58 +0000 reimar Add support for -geometry x syntax since the documentation claims
Tue, 01 Jun 2010 20:12:58 +0000 reimar Extend geometry parsing to reject all invalid strings.
Wed, 03 Mar 2010 21:01:57 +0000 reimar Save the new width and height earlier so that e.g. -geometry 30x30-50-50
Wed, 03 Mar 2010 20:57:56 +0000 reimar Add support for specifying window position relative to right and bottom
Wed, 03 Mar 2010 20:36:35 +0000 reimar Simplify sscanf format strings and get rid of useless percent variable.
Wed, 03 Mar 2010 20:24:46 +0000 reimar Avoid very deep indentation level and RESET_GEOMETRY macro in -geometry