]> Dogcows Code - chaz/openbox/history - openbox/openbox.c
80 cols everywhere
[chaz/openbox] / openbox / openbox.c
2007-07-14  Mikael Magnusson80 cols everywhere
2007-07-12  Dana Jansensadding trunk
2007-06-22  Dana Jansensthe execute action works again.
2007-06-21  Dana Jansenssome first structural stuff for new actions
2007-06-20  Dana Jansensget the offscreen pixmaps for all windows (including...
2007-06-13  Dana Jansensdon't force reconfigure in a number of places, also...
2007-06-07  Dana Jansensdon't reconfigure twice
2007-06-03  Dana Jansensunused variables
2007-06-03  Dana Jansensmuch simpler and works just as well! client's reference...
2007-05-31  Dana Jansensnothing really..
2007-05-31  Dana Jansenswhen reconfiguring, readjust clients positions based...
2007-05-31  Dana Jansensadd an allow_fallback option when opening a theme
2007-05-30  Dana Jansensfix a segfault
2007-05-28  Dana Jansensset the current theme in a root property
2007-05-28  Dana Jansensfinal touches for r6990-6992
2007-05-28  Dana Jansensmissed one
2007-05-22  Mikael Magnussonchange render to obrender in a message
2007-05-22  Dana Jansensdon't reload the session on restart
2007-05-20  Mikael Magnussonadd --restart
2007-05-20  Dana Jansensfix segfault by ordering shutdown properly
2007-05-19  Dana Jansensfor startup notification, use the left ptr+watch if...
2007-05-19  Dana Jansensmove focus_cycle_popup into its own file
2007-05-19  Dana Jansensmove focus_cycle_indicator into its own file
2007-05-19  Dana Jansensmove focus cycling into its own file
2007-05-15  Dana Jansensalways ignore errors for client_focus like we used to.
2007-05-15  Dana Jansenssimplify focus handling a bit. no need to listen to...
2007-05-15  Dana Jansensupdates for the build system. always set Openbox on...
2007-05-14  Dana Jansensremove config namespaces
2007-05-14  Dana Jansenswe don't need to save the config type in the session...
2007-05-14  Dana Jansensadd --debug-xinerama
2007-05-13  Dana Jansensdon't unset the config namespace so that if you rerun...
2007-05-13  Dana Jansenssave the config type in the session command line arguments
2007-05-13  Dana Jansenswhen using openbox-gnome/kde-session, use a separate...
2007-05-13  Dana Jansensrename the openbox_* atoms back to ob_*
2007-05-13  Dana Jansensreorganize --help. dont error if they use a --sm stuff...
2007-05-10  Dana Jansenstranslate a few more strings and use g_message not...
2007-05-10  Dana Jansensfix cmd line argument parsing, it would drop some.
2007-05-09  Dana Jansensdont use XKeysymToKeycode because valgrind says it...
2007-05-09  Dana Jansensuse the keysyms instead of translating. waste.
2007-05-09  Dana Jansenssupport for _NET_WM_USER_TIME_WINDOW round 2 ! yay...
2007-05-07  Dana Jansensswitch to using a command line variable instead, for...
2007-05-07  Dana Jansensadd .desktops for running Openbox, KDE/Openbox and...
2007-05-06  Mikael Magnussondon't translate message saying we can't translate messages
2007-05-06  Dana Jansensa bunch of thigns got squashed into this commit.. sorry..
2007-05-06  Dana Jansensrefactor all the session stuff. yay, it works properly...
2007-05-05  Dana Jansenschange the --config-file to --config, which works diffe...
2007-05-05  Dana Jansenssome changes to ConfigureRequest, based on what I found...
2007-05-05  Dana Jansensfixes to the properties and net_supported. a bunch...
2007-05-04  Dana Jansensmake the modifier key code a lot better...
2007-04-26  Dana Jansensadd a separate font config for onscreendisplays
2007-04-24  Dana Jansensconsistency
2007-04-24  Dana Jansensdon't split strings inside _() across lines. change...
2007-04-23  Dana Jansens1) translate all of openbox's output
2007-04-23  Dana Jansensonly show debug messages if you enable it on command...
2007-04-22  Dana Jansens1) get rid of menu titles
2007-04-21  Dana Jansensadd --debug-focus
2007-04-21  Dana Jansenshide focus debugging messages
2007-03-25  Dana Jansensreturn the old cursor. oops
2007-03-25  Dana Jansensadd support for the X Cursor library. this means a...
2007-03-18  Dana Jansensuse const char*'s when we should be
2007-03-14  Dana Jansensoh, 2 things in this commit..
2007-03-12  Mikael Magnussonupdate copyright notice in --version output
2007-03-04  Dana Jansensuse EXIT_SUCCESS. it's the same thing, but more correct.
2007-03-04  Mikael Magnussonuse ob_reconfigure/restart directly instead of actions...
2007-03-04  Mikael Magnussonuse integers instead of atoms for the actual control...
2007-03-04  Mikael Magnussonuse the X protocol to reconfigure instead of signals...
2007-03-04  Dana Jansensoops... I'm combining two different things in this...
2007-03-04  Dana JansensFonts are now going to be configured in the rc.xml...
2007-03-03  Dana Jansenslet the configuration file changes affect windows'...
2007-03-03  Dana Jansensok this time for real...
2007-03-03  Dana Jansensreverse that last commit.. that was by accident..
2007-03-03  Dana Jansensadd --reconfigure option to openbox.
2007-03-03  Dana Jansenswhy aren't these variables getting initialized. how...
2006-08-22  Mikael Magnussonupdate copyright step 1
2006-08-17  Mikael Magnussonclose but not quite
2006-08-17  Mikael Magnussonadd a client destructor to frame.c so it doesn't try...
2005-04-01  Mikael Magnussonnullterminate arguments to execlp
2004-03-21  Mikael Magnussonthat looked a bit silly
2004-03-21  Mikael Magnussonupdate copyright notices
2004-03-20  Mikael Magnussonwhitespace changes
2003-12-22  Dana Jansensdont have glib reap children, we shall reap them instea...
2003-10-25  Dana Jansensshow a message if chdir() fails
2003-10-25  Dana Jansensfree the GErrror
2003-10-15  Dana Jansensconsistant glib type usage
2003-10-15  Dana Jansensprint the signal handler messages only when debugging
2003-10-11  Dana Jansensremove XXX
2003-10-10  Dana Jansenssame shit different pile
2003-10-02  Dana Jansensdont queue up interative end actions
2003-09-22  Dana Jansenswe always want to start with something focused, moving...
2003-09-17  Dana Jansensno tabs
2003-09-17  Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-17  Dana Jansensmake ob_exit() take an error code. don't exit with...
2003-09-17  Dana Jansensmove where grabs are init'd since they use the screen_s...
2003-09-15  Dana Jansensmake openbox base-dir spec compliant, and change the...
2003-09-14  Dana Jansensadjust the themes for the frames before everything...
2003-09-14  Dana Jansensmove moveresize_startup/shutdown so its between its...
2003-09-12  Dana Jansensnew popups with subclasses, added an ObIconPopup for...
2003-09-12  Dana Jansensstart the session shit, and grab the params before...
2003-09-04  Dana Jansenswas adding an extra / in ob_expand_tilde
2003-09-04  Dana Jansensmove session code out of openbox.c all into session.c
next
This page took 0.423603 seconds and 107 git commands to generate.