summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-06-09fix4Mikael Magnusson
2006-06-09hahaMikael Magnusson
2006-06-09fix2Mikael Magnusson
2006-06-09fixMikael Magnusson
2006-06-09add the rest of the possible states to per app settings, and fix some mem ↵Mikael Magnusson
leaks in the code that _set_ the per app list
2006-06-09add role matching to per app settings and fix a small memleak in the code ↵Mikael Magnusson
that frees the per app list
2006-06-08setting variables helpsMikael Magnusson
2006-06-08final fix i thinkMikael Magnusson
2006-06-08fix7Mikael Magnusson
2006-06-08fix6Mikael Magnusson
2006-06-08fix5Mikael Magnusson
2006-06-08fix4Mikael Magnusson
2006-06-08fix3Mikael Magnusson
2006-06-08fix2Mikael Magnusson
2006-06-08fixMikael Magnusson
2006-06-08move stuff around some moreMikael Magnusson
2006-06-08some notes to selfMikael Magnusson
2006-06-08*coughs uncontrollably*Mikael Magnusson
2006-06-08"oops"Mikael Magnusson
2006-06-08define vars in proper places and don't leak the entire list of settingsMikael Magnusson
2006-06-08cvs add is goodMikael Magnusson
2006-06-08per app settingsMikael Magnusson
2006-05-10*whistles*Mikael Magnusson
2006-05-10move a line so gentoo doesn't duplicate itMikael Magnusson
2006-04-23maybe this makes everyone happy, only select first entry in menus if it's ↵Mikael Magnusson
not a submenu entry
2006-04-22patch from syscrash2k, adds submenuShowDelay option, bug #2682Mikael Magnusson
2006-04-20fix #2670 (hilight first entry in menus) and respect keepBorder setting when ↵Mikael Magnusson
removing borders from mwm hints
2006-03-17fix the minipager for exotic orientationsMikael Magnusson
2006-03-16try another scaling algo for the iconsMikael Magnusson
2006-03-14make reverse_bits staticMikael Magnusson
2006-03-14fix 1bit bitmaps on msbfirst architectures + some indentation fixesMikael Magnusson
2006-03-13resize label after background pixmap has updated to avoid display problemsMikael Magnusson
2006-03-05finally fix broken gimp window iconsMikael Magnusson
2006-03-01add traditional chinese translation by Wei-Lun ChaoMikael Magnusson
2006-01-15!"$!#"%Mikael Magnusson
2006-01-15yes it isMikael Magnusson
2006-01-15fix pixelsize when using pango (set_size != set_absolute_size)Mikael Magnusson
2006-01-14libobrender needs to link to libobparserMikael Magnusson
2005-11-28yep, got that wrongMikael Magnusson
2005-11-28testing branchingMikael Magnusson
2005-10-08note 64bit fixes in changelogMikael Magnusson
2005-10-08final fixes?Mikael Magnusson
2005-10-07more 64 bit fixesMikael Magnusson
2005-10-03fix using wrong type for _NET_WORKAREA for 64 bits, may exist other bugs ↵Mikael Magnusson
like this
2005-09-25*** empty log message ***Mikael Magnusson
2005-09-25add showDelay to dockMikael Magnusson
2005-09-14never code on an empty stomachMikael Magnusson
2005-09-14maybe i should have tried opening a submenu tooMikael Magnusson
2005-09-14fix menus to show on the screen the mouse cursor spawned them fromMikael Magnusson
2005-09-13I meant to check for windows placed by programs, not windows not placed by ↵Mikael Magnusson
the user. Now checks for windows placed by programs and not placed by user. This excludes placement schemes which the former check didn't, resulting in some brokenness, particularly with xinerama.