summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-01-28Update renderText to actually paint and to respect text->attrib->alpharacarr1-0/+1
2007-01-28Add install entry...needs to be autotoolMAGICIZEDracarr1-0/+2
2007-01-28bdm: renderTextguillaume2-3/+64
2007-01-28Update HOWTOracarr1-0/+3
2007-01-28Quick label to explain useracarr1-0/+4
2007-01-28Add simple UI to write gkeyfile so people can test without having to manually...racarr1-0/+30
2007-01-28Add setBDMWidget function to BDMWidget struct so a widget can know what it's ...racarr2-1/+5
2007-01-28Add entry to BDMImage for pixmap width and heightracarr1-0/+2
2007-01-28Actually scale images as indicated by image->attrib->width rather than just j...racarr1-2/+3
2007-01-28Add needsPainting attrib to BDMPaintAttrib so widget can update this and then...racarr2-9/+18
2007-01-28Commented out updateWidgets call just to show where it should go...racarr1-0/+1
2007-01-28Fix typo and add commented out text coderacarr1-1/+8
2007-01-28Write updateWidgets functionracarr1-1/+16
2007-01-28Add BDMWidgetList to beginning of bdm.c and struct in bdm.h, move yrotracarr2-2/+10
2007-01-28Add render BDMImage functionracarr1-0/+25
2007-01-28bdm: update authors, add pango font infos to BDMTextguillaume2-2/+11
2007-01-28Add pointer to BDMWidget in BDMImage and BDMTextracarr1-3/+5
2007-01-28Err, fix compilationracarr1-7/+11
2007-01-28Add BDMWidget structracarr1-2/+41
2007-01-28Oops forgot to :w before committingracarr1-0/+1
2007-01-28Add event struct and methodracarr1-0/+6
2007-01-28Add structs and explanation for bdm-widget systemracarr2-0/+53
2007-01-28Remove button press event crapracarr1-31/+0
2007-01-28Render on button press eventracarr1-0/+2
2007-01-28Button press event changes, just testing, it currently segfaultsracarr1-5/+26
2007-01-28Get key press and mouse press and proximity in and all sorts of wonderful eventsracarr1-3/+6
2007-01-28Remove more stuff that I accidentaly addedracarr1-2/+5
2007-01-28Add new line to make compiler shut upracarr1-1/+1
2007-01-28Update HOWTOracarr1-6/+5
2007-01-28BDM: Remove something stupid that I accidently committed after I half added i...racarr1-12/+2
2007-01-28Move structs in to header fileracarr2-37/+66
2007-01-28beryl-desktop-manager:quinn1-58/+114
2007-01-28Add iXce as a second authorracarr1-1/+2
2007-01-28bdm: use g_key_file, free pixbufsguillaume1-32/+48
2007-01-27bdm: I can't stand warnings. I like working code :Dguillaume1-7/+7
2007-01-27Oops called keep below on xlib window rather than gtk windowracarr1-1/+1
2007-01-27Force keep belowracarr1-1/+2
2007-01-27Render on first create rather than waiting for damageracarr1-0/+2
2007-01-27NULL as last argument of g_strconcatracarr1-1/+1
2007-01-27Fix HOWTOracarr1-1/+1
2007-01-27Add beryl-desktop-manager, be gentle, not much time put in to it so farracarr3-0/+180