]> icculus.org git repositories - dana/openbox.git/history - openbox/prop.c
convert STRING properties from "ISO-8859-1" instead of from the current locale, since...
[dana/openbox.git] / openbox / prop.c
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