]> icculus.org git repositories - dana/openbox.git/history - openbox/prop.c
add copyright headers, adjust --version output to include copyright, and --help outpu...
[dana/openbox.git] / openbox / prop.c
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