]> icculus.org git repositories - mikachu/openbox.git/history - openbox/popup.c
get rid of copying the rrappearances for each menu frame, except for the one that...
[mikachu/openbox.git] / openbox / popup.c
2008-01-25 Mikael MagnussonFix some memleaks.
2008-01-11 Dana Jansensignore mouse clicks on override-redirect windows that...
2007-10-31 Mikael MagnussonTry to fix the popup only showing up on monitor 0.
2007-09-04 Mikael MagnussonANSI function declarations, ie () -> (void)
2007-09-04 Mikael MagnussonFix calling functions with wrong number of arguments
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-06-13 Dana Jansensxinerama support like crazy for struts and everything...
2007-06-13 Dana Jansensplug memory leaks from the new strut code
2007-06-05 Dana Jansenstypo from code i removed
2007-06-05 Dana Jansensmake parentrelative raised labels look nice in popups
2007-06-05 Dana Jansensrevert that, center the popups for move/resize and...
2007-06-05 Dana Jansenscenter text in popups when the popu is sized to the...
2007-06-05 Dana Jansensadd comments
2007-06-05 Dana Jansensuse the label only for popups without an icon, if the...
2007-06-05 Dana Jansensadd osd border stuff
2007-06-03 Dana Jansenssuper amazing enter event skipping.
2007-05-29 Dana Jansensput an alpha channel in the rgba texture
2007-05-18 Dana Jansenssuper correct enter event ignoring that will only ignor...
2007-05-13 Mikael Magnussonrestore code that keeps popups on screen
2007-05-11 Dana Jansensgive different border colors to active and inactive...
2007-05-10 Dana Jansensalways set the multipliers just dont allow 0
2007-05-10 Dana Jansenscenter the text and icon vertically
2007-05-10 Dana Jansenslet the pager popup grow vertically
2007-05-10 Dana Jansensdon't make interactive desktop cycling switch until...
2007-05-07 Dana Jansenspopups fixes. if the text for the popup is empty now...
2007-05-06 Dana Jansensfix the popup text width, cuz the way its calculated...
2007-05-06 Dana Jansensfix popup sizes
2007-05-06 Dana Jansensfixes for resizing to strings.
2007-05-02 Dana Jansensadd a slight delay to the focus/desktop switch dialogs...
2007-05-02 Dana Jansenssmall change to the render API. RrMinsize became RrMinS...
2007-04-23 Dana Jansens1) translate all of openbox's output
2007-04-22 Dana Jansensmissing a header
2007-04-22 Dana Jansensuse ignore enters instead of removing them from the...
2007-04-22 Dana Jansensdon't grab the pointer during interactive events. this...
2007-03-12 Dana Jansensremove the group option for the restacking commands...
2007-03-05 Dana Jansensscary commit..but here goes.
2006-11-15 Mikael Magnusson80 cols
2006-08-22 Mikael Magnussonupdate copyright step 1
2006-06-23 Mikael Magnussondont make popup windows saveunder after all, they move...
2006-06-16 Mikael Magnussonmake popup windows saveunder
2006-03-17 Mikael Magnussonfix the minipager for exotic orientations
2005-02-08 Mikael Magnusson<group> option for raise/lower related actions. hi...
2004-03-28 Mikael Magnussonallow the coordspopup to move to all xinerama screens
2004-03-21 Mikael Magnussonupdate copyright notices
2004-03-21 Mikael Magnussonlimit the size popup to the screen, maybe this doesnt...
2003-09-28 Dana Jansenshalfway through client changes but...
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-15 Dana Jansensremove debug prints
2003-09-14 Dana Jansensfix mem leak
2003-09-12 Dana Jansensnew popups with subclasses, added an ObIconPopup for...
2003-09-12 Dana Jansens80 cols
2003-09-08 Dana Jansensbigtime theme changes. bigtime.
2003-09-03 Dana Jansensuse the provided margins to layout the popup better
2003-09-01 Dana Jansensrename back the app_selected appearances to app_hilite
2003-09-01 Dana Jansenscouple more xrdb theme format cleanups:
2003-08-28 Dana Jansenshalf way through the changes to new menu code/design...
2003-08-09 Dana Jansenschanges to the timer api, pass the timer to the callbac...
2003-07-10 Dana Jansensremove the ob_root var, its redundant of what Xlib...
2003-07-10 Dana Jansensprefixing for the Popup->ObPopup struct
2003-07-10 Dana Jansensprefixing and capitalization for the Frame->ObFrame...
2003-07-10 Dana Jansensrename the Client struct to ObClient
2003-06-29 Dana Jansenscreate the popup's window before adding it to the stack...
2003-06-28 Dana Jansensdont need to raise after adding
2003-06-21 Dana Jansensput the render theme into a struct
2003-06-21 Dana Jansensfixed to accomodate the changes to the render/ API.
2003-06-20 Dana Jansenssimply the render interface by not requiring the settin...
2003-06-20 Dana Jansensremove non-planar surfaces
2003-05-28 Dana Jansensproper centering of the text in popups without icons
2003-05-16 Dana Jansensadd anotehr stacking_add function.
2003-05-11 Dana Jansensadd internal popups n shit to the stacking list.
2003-05-09 Dana Jansensadd shit that i made in the last week!