aboutsummaryrefslogtreecommitdiff
path: root/src/ClockTool.cc
AgeCommit message (Expand)AuthorFilesLines
2007-04-08use proper test for whether it's a number.simonb1-1/+1
2007-04-08Only replace numbers with zeros when calculating clock width.simonb1-1/+11
2007-01-05use LC_TIME for interpreting clock locale.simonb1-4/+16
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb1-5/+5
2006-06-19fix timer issues (esp clock not updating on multiple screens)simonb1-1/+4
2006-04-24Use -Wall when --enable-debug and some warning fixes simonb1-1/+1
2006-04-18don't check the clock so often...simonb1-5/+2
2006-04-17grow the clock if the text gets too bigsimonb1-1/+9
2006-04-15implement vertical toolbar placement optionssimonb1-4/+13
2006-03-02fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at l...mathias1-1/+1
2006-02-16updated copyright infomathias1-1/+1
2005-06-30if we check the time only ever second we can get into trouble, eg:mathias1-3/+4
2005-05-12missing #include <typeinfo>mathias1-0/+1
2005-04-27fix a few more bugs with recent reworking stuffsimonb1-17/+15
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb1-0/+1
2005-01-24copyright datemathias1-1/+1
2004-12-10changing the timeformat of the clocktool is done via the editdialog which mathias1-1/+3
2004-12-07minor cosmetic issueRelease-0_9_11mathias1-3/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-10 * Update de_DE Translation and add some missing NLS valuesrathnor1-6/+13
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-11/+20
2004-08-31add autoconf check for std c++ headersrathnor1-2/+6
2004-08-29a few random fixesrathnor1-1/+6
2004-08-25fix up theming of the toolbarrathnor1-2/+6
2004-06-16toolbar fixes, updates and optimisationsrathnor1-4/+2
2004-01-13toolbar transparencyrathnor1-1/+4
2003-12-19edit clock format menu itemfluxgen1-1/+29
2003-12-07usePixmap from Texturefluxgen1-2/+2
2003-12-06fixed minor bug in menu item and saving resources when changing valuefluxgen1-5/+14
2003-12-04toggle clock format via menufluxgen1-3/+70
2003-08-15minor bugfix for pixmapfluxgen1-2/+2
2003-08-15minor offset fixfluxgen1-3/+3
2003-08-13using border themefluxgen1-4/+15
2003-08-11minor fixesfluxgen1-10/+9
2003-08-11basic tools for toolbarfluxgen1-0/+148