summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-08-01update rc.xml.in, also thanks to jonas k��lkerMikael Magnusson
2006-08-01update rc.xsd, many thanks to jonas k��lkerMikael Magnusson
2006-07-04add croatian and german translationsMikael Magnusson
2006-06-23dont make popup windows saveunder after all, they move aroundMikael Magnusson
2006-06-16make menus also saveunderMikael Magnusson
2006-06-16make popup windows saveunderMikael Magnusson
2006-06-14so it wont leak because ob uses a hash for colors, but lets free the colors ↵Mikael Magnusson
anyway
2006-06-14okay that parent didnt point where i thoughtMikael Magnusson
2006-06-14forgot i was in the middle of somethingMikael Magnusson
2006-06-14initial commit of split gradient, looks like some RrColor leaking perhapsMikael Magnusson
2006-06-11must assign return of g_list_insert_before to list, the start address may ↵Mikael Magnusson
have changed
2006-06-11fix two memleaksMikael Magnusson
2006-06-11rip out the VIDMODE extension stuff. this was only used to size fullscreen ↵Mikael Magnusson
windows to the viewport, i doubt anyone is actually using it and it interacts very badly with xinerama.
2006-06-09mad propz to jonaskoelker finding a memleakMikael Magnusson
2006-06-09lollerskatesMikael Magnusson
2006-06-09not surprisingly, there was a typoMikael Magnusson
2006-06-09if this works i will be a bit amazed, add class matching, and allow to match ↵Mikael Magnusson
either name or class or both
2006-06-09changing props need client_change_stateMikael Magnusson
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