]> Dogcows Code - chaz/openbox/history - openbox/openbox.c
Remove double newlines.
[chaz/openbox] / openbox / openbox.c
2008-03-08  Mikael MagnussonRemove double newlines.
2008-03-02  Dana Jansensallow prompts to have titles specified. show a prompt...
2008-03-02  Dana Jansensshow an error message when parsing syntax errors are...
2008-03-02  Dana Jansensadd a cleanup callback to the prompt interface. when...
2008-03-02  Dana Jansensadd a RECONFIGURING state, and enter that when doing...
2008-02-28  Mikael MagnussonUpdate po/ with new strings, and update swedish transla...
2008-02-21  Mikael MagnussonChange all single quotes to double quotes in strings.
2008-02-14  Dana Jansensadd a bunch of comments for images and image caches...
2008-02-14  Dana JansensIntroducing the icon cache.
2008-02-14  Dana Jansensprompt to kill windows when they are not responding
2008-02-14  Dana Jansensyou can create dialog windows called "prompts" which...
2008-02-02  Dana Jansenserroneous comment
2008-02-02  Dana Jansensadd a --config-file command line option, and OB_CONFIG_...
2008-01-27  Dana Jansensuse setenv/unsetenv instead of putenv, cuz they are...
2008-01-27  Dana Jansenswe alloc theme elements for every window frame, but...
2008-01-20  Dana Jansensonly unset the startup_desktop_id once, and dont free...
2008-01-16  Dana Jansensuse hash tables in ping.[ch] instead of a list. we...
2008-01-12  Mikael MagnussonUpdate --version output copyright year to 2008.
2008-01-12  Dana Jansensmake the window_startup happen before the focus_cycle_p...
2008-01-11  Dana Jansensfix a warning from crappy libc apis
2007-11-12  Mikael MagnussonAdd --exit.
2007-10-18  Mikael MagnussonChange setenv and unsetenv to putenv for portability.
2007-08-02  Dana Jansensremove focus-stealing-prevention stuff, don't use user_...
2007-07-17  Mikael Magnussonremove trailing whitespace
2007-07-14  Mikael Magnussonno splitting _() strings
2007-07-14  Mikael MagnussonMerge branch 'master' of git://orodu.net/openbox
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
next
This page took 0.388245 seconds and 107 git commands to generate.