some new translated strings
[dana/openbox.git] / openbox / config.c
2008-02-21 Mikael MagnussonChange all single quotes to double quotes in strings.
2008-02-14 Dana Jansensavoid a compiler warning
2008-02-14 Dana Jansenslet you match per-app settings based on the window...
2008-02-14 Dana Jansensforce the resize popup to be on-screen (not negative...
2008-02-04 Mikael MagnussonAdd the manageDesktops option.
2008-02-03 Dana Jansensallow you to force the position of windows with rc...
2008-01-27 Mikael MagnussonChange <placeOn> to <monitor>.
2008-01-27 Dana Jansensreplace the <active> placement option with <placeOn...
2008-01-25 Mikael MagnussonFix some memleaks.
2008-01-22 Dana Jansensprint a warning when the session has a different number...
2008-01-17 Mikael MagnussonRemove leftover config_four_corners from config.c.
2008-01-12 Dana JansensMerge commit 'mika/backport' into backport
2008-01-12 Dana Jansensfix a small bug introduced that broke per-app placement
2008-01-12 Dana Jansensmake a GravityPoint and GravityCoord data structures...
2008-01-12 Dana Jansenslet you specify the resize popup to be in a fixed place
2008-01-12 Dana Jansensadd an <active> option for window placement, to try...
2007-09-04 Mikael MagnussonANSI function declarations, ie () -> (void)
2007-09-04 Mikael MagnussonFix shadowed variables
2007-08-06 Mikael MagnussonFix some memleaks
2007-08-04 Dana Jansensmake the default time for the desktop notificatin 875ms
2007-08-04 Dana Jansensshow a popup notification when switching desktops ...
2007-07-20 Mikael Magnussonxml values for per app settings should be case insensitive
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-07-13 Dana Jansensok i take that back
2007-07-13 Dana Jansensi know c...honest.
2007-07-13 Dana Jansensadd hardcoded key binds back
2007-07-13 Dana Jansensupdate hardcoded bindings to previous changes
2007-07-11 Dana Jansensadd default bindings for the side edges
2007-07-10 Dana Jansensuser-sepcified margins
2007-06-23 Dana Jansenswarp desktops when you hit the edge of the screen while...
2007-06-23 Dana Jansensput back default hardcoded mouse bindings. remove defau...
2007-06-22 Dana Jansensthe execute action works again.
2007-06-21 Dana Jansensdont build the old action stuff.
2007-06-21 Dana Jansensmaybe the new actions framework is kinda there now
2007-06-13 Mikael Magnussonadd center option to placement section
2007-06-10 Dana Jansenslet you use +-+-x in the positions for per-app settings...
2007-06-03 Dana Jansensmake focuslast default to true
2007-06-03 Dana Jansensadd <underMouse> focus option
2007-06-01 Dana Jansensmake the default drag threshold 8px
2007-05-21 Dana Jansensuse simple pattern matching for per-app settings. all...
2007-05-20 Mikael Magnussonremove unused config_menu_warppointer
2007-05-12 Dana Jansensremove the edges_hit_layers_below option. don't use...
2007-05-12 Dana Jansenschange the "handle" context to "bottom". add a "top...
2007-05-09 Dana Jansenskill the hideDisabled option
2007-05-09 Dana Jansensfurther work to r6205. make the disabled titlebar butto...
2007-05-06 Dana Jansensmissed some stuff?
2007-05-06 Dana Jansenschange the perapp settings "head" option to "monitor...
2007-05-06 Dana Jansensdocument the per app settings in rc.xml.in. some xsd...
2007-05-05 Dana Jansensmake animation default on again. :/
2007-05-05 Mikael Magnussondon't animate iconify/restore by default
2007-05-05 Dana Jansensanimate iconify/reestore. yeah.
2007-04-26 Dana Jansensadd a separate font config for onscreendisplays
2007-04-26 Dana Jansensdont parse both keybindings and actions in the same...
2007-04-26 Dana Jansensallow actions and chains at the same level
2007-04-26 Dana Jansensfixes for new keybindings stuff/chroot/parsing
2007-04-26 Dana Jansensadd chrooting. use chroot="true" on the chroot location
2007-04-25 Mikael Magnussonconsistency for dock layer naming
2007-04-24 Dana Jansensremove the four corners option
2007-04-23 Dana Jansens1) translate all of openbox's output
2007-03-25 Dana Jansensdon't menu menus jump around at all anymore. open them...
2007-03-24 Dana Jansenskill window title numbering...
2007-03-04 Dana Jansensi moved the font shadow stuff back into the theme,...
2007-03-04 Dana Jansenschange the rc config format for font shadows, now:
2007-03-04 Dana JansensFonts are now going to be configured in the rc.xml...
2007-03-02 Dana Jansensthis includes a number of things since my magnificent...
2006-08-22 Mikael Magnussonupdate copyright step 1
2006-08-19 Mikael Magnussonforgot to check if perapp settings said to put window...
2006-08-18 Mikael Magnussonfix subsequent silly typo, should now compile as well...
2006-08-18 Mikael Magnussonfix a silly copy paste bug, titlenumber should now...
2006-08-16 Mikael Magnussonadd option titleNumber in theme section to disable...
2006-08-02 Mikael Magnussonafter some contemplating and complaints, not enabling...
2006-08-02 Mikael Magnussonmake menus optionally vertically centered, and enable...
2006-06-09 Mikael Magnussonif this works i will be a bit amazed, add class matchin...
2006-06-09 Mikael Magnussonfix4
2006-06-09 Mikael Magnussonhaha
2006-06-09 Mikael Magnussonadd the rest of the possible states to per app settings...
2006-06-09 Mikael Magnussonadd role matching to per app settings and fix a small...
2006-06-08 Mikael Magnussonsetting variables helps
2006-06-08 Mikael Magnussonfix5
2006-06-08 Mikael Magnussonfix4
2006-06-08 Mikael Magnussonmove stuff around some more
2006-06-08 Mikael Magnusson*coughs uncontrollably*
2006-06-08 Mikael Magnusson"oops"
2006-06-08 Mikael Magnussondefine vars in proper places and don't leak the entire...
2006-06-08 Mikael Magnussonper app settings
2006-04-22 Mikael Magnussonpatch from syscrash2k, adds submenuShowDelay option...
2005-09-25 Mikael Magnussonadd showDelay to dock
2005-07-14 Mikael Magnussonadd a config option hideDisabled in the theme section...
2005-03-26 Mikael MagnussonnoStrut actually works now
2005-03-25 Mikael Magnussonadd noStrut option to dock and fix up rc.xsd, some...
2005-02-06 Mikael Magnussonrevert a commit xor made in 2003 that always annoyed...
2004-11-04 Mikael Magnussonadd an option to resize with 4 corners as it was long...
2004-10-31 Mikael Magnussonokay here we go
2004-10-31 Mikael Magnussonconfig option for icons in desktop menus
2004-10-06 Mikael Magnussonremove the hilightFirst option since it wasnt actually...
2004-09-04 Mikael Magnussonoption to make dragging and findedge ignore windows...
2004-04-17 Mikael Magnussonon second thought, don't change the default behaviour...
2004-03-21 Mikael Magnussontwo hands raised, keepBorder added to <theme> section
2004-03-21 Mikael Magnussontake numbers as args for the popup options too
2004-03-21 Mikael Magnussonsometimes you have to declare variables too
next