dana/openbox.git
2010-10-14 Mikael MagnussonFix g_slice_new0 call
2010-10-14 Dana Jansensfix 80 cols and clean up the button color loading function
2010-10-14 Dave Fostercleaning up remnants of bad rebase merges and modernizi...
2010-10-14 Dave FosterMenu bullet color support.
2010-10-14 Dave FosterMake the btn textures use their own image color.
2010-10-14 Dave FosterButtons seem to work!
2010-10-14 Dave Foster(non-working) Getting theme started. Button textures...
2010-10-14 Dave FosterButton structure.
2010-10-14 Dave FosterButton proper freeing/newing.
2010-10-14 Dave FosterAdding RrButton to libobrender, ref counted appearances.
2010-10-14 Dave FosterAnother way of getting at button-*.toggled.unpressed...
2010-10-14 Dave FosterRearranged all button appearance reading for logical...
2010-10-14 Dave FosterFound a bug in one of the specialized button textures.
2010-10-14 Dave FosterNeed to allocate appearances!
2010-10-14 Dave FosterMade specific buttons be button-<name> instead of butto...
2010-10-14 Dave FosterIndividual button appearances from the theme.
2010-10-14 Dave FosterRead into _tmp RrAppearance, not theme->a_*_max
2010-10-14 Dave FosterTemporary storage locations for texture reads.
2010-10-14 Dave FosterREAD_COLOR macros done, RrColorCopy added, indentation...
2010-10-14 Dave Fosterdefault for menu overlap
2010-10-14 Dave FosterRemoved trailing spaces and fixed to 80 column width.
2010-10-14 Dave FosterREAD_APPEARANCE* macros and code cleanups.
2010-10-14 Dave FosterREAD_COLOR macros done, RrColorCopy added, indentation...
2010-10-14 Dave FosterREAD_INT macro.
2010-10-04 Dana Jansensfix make distcheck
2010-09-16 Dana Jansensglib can't handle -Wcast-qual
2010-09-16 Dana Jansensadd wmhints test that toggles motif decor hints on...
2010-09-16 Mikael MagnussonFix a double free when you have a mousebind without...
2010-09-16 Mikael MagnussonFix a copypasto that broke interactive keybinds with...
2010-09-16 Dana JansensRevert "add XFlush to g_timeout callbacks"
2010-09-16 Mikael MagnussonFix 3.4 compatibility for SendToDesktop
2010-09-16 Mikael MagnussonCorrect typo occured -> occurred in function name
2010-09-16 Dana JansensAdd signal handling with the GMainLoop
2010-09-16 Dana Jansensadd stackabove test, that lets you move a client window...
2010-09-16 Dana Jansens80 cols
2010-09-16 Mikael MagnussonContinue parsing contexts when an unsupported one is...
2010-09-16 Mikael MagnussonMake the dock a context and add actions LowerDock and...
2010-06-26 Mikael MagnussonMove usage of iconh into the branch that assigns it
2010-06-26 Mikael Magnussonsettings can't be NULL here, or we'd have already crash...
2010-06-25 Mikael MagnussonUse a gsource instead of gio channels for watching...
2010-06-16 Dana Jansensobt returns libxml2 structures directly, so anyone...
2010-06-14 Dana Jansensadd XFlush to g_timeout callbacks
2010-06-14 Dana JansensFix the EXTENTS reported on window frames.
2010-06-14 Dana Jansenskeep stacking_list_tail a pointer to the tail of the...
2010-06-14 Dana Jansensallow a user to set "undecorated" on a window without...
2010-06-14 Dana Jansensadd an inotify watcher for directories (doesnt work...
2010-06-14 Dana JansensUse GMainLoop instead of ObtMainLoop
2010-06-03 Dana Jansenssave the list of mime types listed as supported by...
2010-06-03 Dana Jansensparse app Categories better. parse a list of strings...
2010-06-03 Dana Jansensparse Categories tag and save them as an array of GQuarks
2010-06-03 Dana Jansensimproved .desktop parsing.
2010-06-03 Dana Jansensfree the user's group ids
2010-06-03 Dana Jansensfree the path dirs
2010-05-22 Dana Jansensparse Path, Terminal, and StartupNotify
2010-05-22 Dana Jansensparse OnlyShowIn/NotShowIn
2010-05-21 Dana Jansensallow new windows on other desktops to get focused...
2010-05-20 Mikael MagnussonAllow sending windows on other desktops to the current...
2010-05-20 Mikael MagnussonAdd some more conditions to the If action
2010-05-20 Dana Jansensdon't need a force_reply when changing the decor for...
2010-05-20 Dana Jansensclient_update_protocols() doesnt change anything that...
2010-05-20 Dana Jansensallows a window to unmax by resizing.
2010-05-20 Dana Jansensset the frame's initial size to something invalid so...
2010-05-18 Dana Jansensset the interactive action to NULL before doing its...
2010-05-18 Dana Jansensfix focus when starting up, especially when replacing...
2010-05-17 Dana Jansensremove a debug print in the keyboard obt stuff
2010-05-17 Dana Jansensavoid new gcc warning (casting ** to const** is not...
2010-05-17 Dana Jansensmerge some contexts together in the default rc.xml...
2010-05-17 Dana Jansensallow multiple contexts separated by space in a mouse...
2010-05-17 Dana Jansensturn off focuslast and on undermouse in mouse focus...
2010-05-17 Mikael MagnussonRemove some unneeded stdlib.h includes
2010-05-17 Mikael MagnussonAdd support for using relative expressions in move...
2010-05-17 Dana Jansensnew enum values need to be handled in switches
2010-05-17 Dana Jansensfix typo in enum
2010-05-13 Derek Foremanadd _NUM_TYPES to obrender enums, to allow enumeration...
2010-05-12 Dana Jansensshow empty properties in obxprop
2010-05-12 Dana Jansensparse number values write in a hex string in obxprop
2010-05-12 Dana Jansensadvance while parsing a hex input in obxprop
2010-05-11 Dana Jansensadd cleanup functions to the client list menus that...
2010-05-11 Dana Jansensadd cleanup function for menus that fires when the...
2010-04-29 Dana Jansensdon't try go to selected submenu when there is nothing...
2010-04-29 Dana Jansensuse clicks in prompts
2010-04-28 Dana Jansensadd a test to set a mouse cursor on an InputOnly subwindow
2010-04-28 Dana Jansensfix XSYNCronization of resizes (especially with two...
2010-04-28 Dana Jansensmake sure clients stay on screen when the root window...
2010-04-28 Mikael MagnussonRemove two unused variables
2010-04-28 Dana Jansensfound memory corruption in the obt xqueue and paths
2010-04-28 Dana Jansensmake an event queue for X events. the queue's min...
2010-04-23 Dana Jansensdon't put reparent events back on the stack. the windo...
2010-04-23 Dana Jansensputting events on the event queue does not send them...
2010-04-23 Dana Jansensdon't use XPutBackEvent and mess up timestamp order...
2010-04-20 Dana Jansensadd asserts to make sure we don't add things to stackin...
2010-04-20 Dana Jansensdon't change stacking stuff on windows when moving...
2010-04-17 Dana Jansensevent_curtime is replaced (publicly) by event_time()
2010-04-17 Dana JansensWhen determining the current timestamp, try get somethi...
2010-04-17 Dana Jansenswhen client removes its transient_for hint, don't keep...
2010-04-17 Dana Jansensallow warping the mouse pointer when switching desktops...
2010-04-17 Dana Jansensshow the focus cycle popup's icons in linear order...
2010-04-17 Dana Jansensadd an option to next/previous window to only include...
2010-04-16 Mikael MagnussonLink libobrender, not openbox, to imlib2
2010-04-16 Dana Jansensadd some comments for binary search
next