aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2002-11-13determine lock masksfluxgen2-11/+59
2002-11-12indentationfluxgen1-9/+9
2002-11-12check string size before drawfluxgen1-4/+6
2002-11-12linefluxgen1-2/+6
2002-11-12moved udsfluxgen1-1/+2
2002-11-12minor fixfluxgen1-2/+2
2002-11-12removed DrawStringfluxgen2-70/+3
2002-11-12indentationfluxgen1-14/+16
2002-11-12restored label alignmentfluxgen1-17/+39
2002-11-12for loop waited for negative value on unsigned type. Fixed to check forrathnor1-2/+2
2002-11-12Removed limit (screen resolution) on max window size, max_{width,height} == 0...rathnor1-15/+15
2002-11-12minor indentfluxgen1-19/+14
2002-11-12Fix geometry window sizing (W is wider than 0), plus vertical centringrathnor1-4/+4
2002-11-03name change of the listfluxgen2-39/+40
2002-11-03fixed label text colorfluxgen1-2/+4
2002-10-29const fixesfluxgen1-5/+5
2002-10-29function name change, changed to FbTk Fontfluxgen1-199/+91
2002-10-29function name change, minor cleaningfluxgen1-11/+10
2002-10-29changed toolbar, so it uses fbtk fontfluxgen2-45/+19
2002-10-29toolbar changed function namefluxgen1-2/+2
2002-10-29new names for some functions in toolbarfluxgen1-5/+5
2002-10-29const fixes and function renaming for toolbarfluxgen1-6/+6
2002-10-29cleaning and const fixesfluxgen1-42/+20
2002-10-29constfluxgen1-3/+4
2002-10-25compile time option for gnome and net wm hints, updateds for screen constructorfluxgen1-28/+30
2002-10-25include fixfluxgen1-1/+2
2002-10-25const, variable fixfluxgen1-14/+6
2002-10-25const fixesfluxgen1-2/+2
2002-10-25includefluxgen1-1/+2
2002-10-25compile time options for newwmspec, gnome and multibytefluxgen1-4/+14
2002-10-25compile time option for multibyte supportfluxgen1-6/+11
2002-10-25include fixfluxgen3-5/+6
2002-10-25minor cleaningfluxgen1-9/+6
2002-10-25rearranged includes, minor cleaningfluxgen1-152/+108
2002-10-25fixed auto_ptr for m_toolbar, rearranged includes, fixed forward declaration,...fluxgen1-35/+32
2002-10-25changed name from Icon to Iconmenufluxgen2-0/+95
2002-10-25changed name to Iconmenufluxgen2-108/+0
2002-10-25minor changes for screeninfo constructorfluxgen2-21/+18
2002-10-24use gnu extensions for snprintffluxgen1-1/+6
2002-10-24minor fixfluxgen1-7/+7
2002-10-24fixed assignment issue with gcc 2.95.x and auto_ptrfluxgen1-7/+7
2002-10-23minor cleaningfluxgen2-46/+39
2002-10-23fixed auto_ptr assignmentfluxgen2-6/+9
2002-10-23removed obsolete NEWWMSPECfluxgen3-42/+7
2002-10-22using isGroupablefluxgen1-2/+13
2002-10-22clear itemfluxgen1-2/+2
2002-10-22no need to have antialias if it isn't compiled with use_xftfluxgen1-3/+14
2002-10-22fixed text drawingfluxgen1-15/+37
2002-10-22isGroupablefluxgen1-3/+4
2002-10-22groupable functionfluxgen1-6/+12