]> Dogcows Code - chaz/openbox/history - openbox/prop.c
remove trailing whitespace
[chaz/openbox] / openbox / prop.c
2007-07-17  Mikael Magnussonremove trailing whitespace
2007-05-28  Dana Jansensset the current theme in a root property
2007-05-28  Dana Jansensremove ob_config atom, its not used
2007-05-17  Dana Jansensname of the action_undecorate atom was wrong
2007-05-17  Dana Jansensadd an atom ob_wm_action_undecorate to match with ob_wm...
2007-05-13  Dana Jansensbut rename ob_pid back to openbox_pid for backwards...
2007-05-13  Dana Jansensrename the openbox_* atoms back to ob_*
2007-05-13  Dana Jansensadd support for _NET_WM_ACTION_ABOVE and _NET_WM_ACTION...
2007-05-10  Dana Jansensadd support for _NET_RESTACK_WINDOW
2007-05-09  Dana Jansensbackwards compatibility..
2007-05-09  Dana Jansensmissed a couple atoms, fix them for consistency
2007-05-09  Dana Jansensadd support for _NET_WM_USER_TIME_WINDOW. round 1 ...
2007-05-07  Dana Jansenswe werent dropping it in screen, we were dropping it...
2007-05-07  Dana Jansensthe session properties are not set on the group leader...
2007-05-06  Dana Jansenssave session state for old clients that dont use XSMP...
2007-05-05  Dana Jansenschange the --config-file to --config, which works diffe...
2007-05-05  Dana Jansensfixes to the properties and net_supported. a bunch...
2007-05-05  Dana Jansensanimate iconify/reestore. yeah.
2007-05-01  Dana Jansensthere is 5 longs, not 4
2007-04-25  Dana Jansensg_locale_to_utf8 seems to work here and its a simpler...
2007-04-24  Dana Jansensremove the stick atom, since openbox does not use stick...
2007-04-24  Dana Jansensadd support for _NET_WM_SYNC_REQUEST
2007-04-23  Dana Jansensfix warning
2007-04-23  Mikael Magnussonshow the hostname of forwarded clients in the titlebar
2007-04-21  Dana Jansensadd --debug-focus
2007-03-18  Dana Jansensuse const char*'s when we should be
2007-03-11  Dana Jansensadd _NET_WM_FULL_PLACEMENT, cuz openbox does do placeme...
2007-03-11  Dana Jansensadd the _NET_WM_USER_TIME property support. When focus_...
2007-03-11  Dana Jansensremove the kde icon hint, they use the EWMH icon now
2007-03-11  Dana Jansensremove the kde frame extents property, add the _NET_FRA...
2007-03-10  Dana Jansens1) Remove support for the Urgent hint. This will no...
2007-03-04  Mikael Magnussonremove said Atoms
2007-03-04  Mikael Magnussonuse the X protocol to reconfigure instead of signals...
2006-08-22  Mikael Magnussonupdate copyright step 2
2005-10-08  Mikael Magnussonfinal fixes?
2005-10-07  Mikael Magnussonmore 64 bit fixes
2004-03-21  Mikael Magnussonyay no tabs in the source
2003-10-15  Dana Jansensconsistant glib type usage
2003-10-10  Dana Jansensindenting
2003-10-10  Dana Jansensdont set ret unless you will be returning TRUE
2003-09-25  Dana Jansensremove openbox_premax, add ob_wm_state_undecorated
2003-09-24  Dana Jansensremove the kde systray hints, add _kde_wm_change_state...
2003-09-17  Dana Jansensno tabs
2003-09-17  Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-03  Dana Jansensadd the startup_id atom
2003-08-28  Dana Jansensfix a bunch of memleaks from valgrind and stuff
2003-08-02  Dana Jansensadd partial struts tho they arent useful eyt
2003-07-30  Dana Jansensrestore saved session data for applications
2003-07-22  Dana Jansensadd the MANAGER atom.
2003-07-10  Dana Jansensremove the ob_root var, its redundant of what Xlib...
2003-06-29  Dana Jansensthe prop_get_strings_locale function looked for a utf8...
2003-06-28  Dana Jansensset the values of the array at teh right indexes
2003-06-28  Dana Jansensfix memory bugs
2003-05-23  Dana Jansensvalidate utf8 strings before using them
2003-05-16  Dana Jansensget all the strings!
2003-04-22  Dana Jansensclient side shit ISNT 32 bits on 64 bit platforms,...
2003-04-19  Dana Jansensconvert STRING properties from "ISO-8859-1" instead...
2003-04-19  Dana Jansenscheck the string not the pointer to it
2003-04-17  Dana Jansensadd support for net_moveresize_window and net_wm_moveresize
2003-04-17  Dana Jansensmove the move/resize functionality into moveresize...
2003-04-14  Dana Jansensfixes for handling char**s
2003-04-14  Dana Jansensdont get a null at the end of the data, so use strndup
2003-04-14  Dana Jansensrip the prop code i wrote in cwmcc out and make it...
2003-04-14  Dana Jansensdo not commit bad char* foo that breaks on !32 bit...
2003-04-08  Dana Jansensmove config option loading for the kernel into config.c/h
2003-03-16  Dana Jansensmerge the C branch into HEAD
This page took 0.347062 seconds and 73 git commands to generate.