dana/openbox.git
2011-08-01 Mikael MagnussonUpdate swedish translation
2011-08-01 Mikael MagnussonFix some translation string markings
2011-08-01 Mikael MagnussonAllow setting icons for submenus
2011-08-01 Mikael MagnussonFix menu placement to avoid dead xinerama areas, possib...
2011-08-01 Mikael MagnussonLink libraries directly to compile on some systems...
2011-08-01 Dana JansensThe environments are passed in from the openbox-session...
2011-08-01 Dana JansensFix bug #4877 (Some harmless code quirks involving...
2011-08-01 Dana Jansensbe a bit more explicit about what is being copied from...
2011-08-01 Carlos PitaSeparate theme options for osd prompt buttons.
2011-08-01 Dana Jansensmove Imlib to the option deps in the git readme
2011-08-01 Mikael MagnussonUpdate note on dependencies wrt autopoint
2011-08-01 Dana JansensUpdate README.GIT to the packages in current ubuntu...
2011-08-01 Dana JansensComment fix
2011-08-01 Dana Jansensbump version to 3.5.0 and library versions
2011-05-13 Dana JansensFix Java apps always appearing on desktop 0.
2011-04-11 Dana Jansensdon't re-run the startup command on reconfigure
2011-04-11 Dana Jansensfix global autostart installation, and the pointer...
2011-01-24 Dana JansensResizing removes maximization now, so don't only snap...
2011-01-24 Dana JansensFix compiling without sync extension present.
2011-01-24 Dana JansensFix regression: hitting a key accel in a menu didn...
2011-01-24 Dana JansensShow the submenu and move focus there with the enter...
2011-01-24 Dana Jansensdon't free the XIC if it wasn't created. this appears...
2011-01-24 Dana Jansenscap the client (and frame) window's dimensions at the...
2011-01-24 Dana Jansensextra \n in debug output
2011-01-24 Dana JansensMove focus to a window when the mouse enters a window...
2011-01-24 Dana Jansenswhen focus=yes in the per-app settings, then the focus...
2011-01-24 Dana JansensMake NET_ACTIVE messages always treated as from the...
2011-01-24 Dana Jansensdon't use -Wextra unless --enable-super-warnings
2011-01-24 Philip Brownsetenv and unsetenv dont exist in Solaris 9. (Fixes...
2011-01-24 Philip BrownSome versions of X, have the Shape extension, but appar...
2011-01-24 Dana Jansensmake the default drag threshold 1. it is smooth and...
2011-01-24 Dana JansensXML_PARSE_XINCLUDE flag seems to do nothing. Use xmlXIn...
2011-01-24 Dana Jansensif no launch time is provided for an application, make...
2011-01-24 Dana Jansensfix segfault for placing windows without a group
2011-01-24 Dana Jansensadd primary monitor stuff to rc.xsd
2011-01-24 Mikael MagnussonFix small leak in If action option parsing
2011-01-24 Dana JansensBig changes to placement across multiple monitors.
2011-01-24 Dana Jansensadd function screen_compare_desktops()
2011-01-24 Dana Jansensdon't steal focus if someone used a window within 1...
2011-01-24 Dana JansensFixing commit 066a15d7aa64eaa0. Don't ever use Current...
2011-01-24 Dana JansensAllow XIncludes in xml documents we read.
2011-01-24 Dana Jansensuse top_builddir, not builddir variable in Makefile...
2011-01-24 Dana Jansensadd some more warning flags for debug builds
2011-01-24 Hiltjo PosthumaFix icons.c test for 64-bit platforms
2011-01-24 Dana Jansensupdate the last user interaction timestamp during a...
2011-01-24 Dana Jansensupdate the user-interaction timestamp when running...
2011-01-24 Dana Jansensdon't steal focus from a window if it was used very...
2011-01-24 Dana Jansensmem leak in config.c
2011-01-24 Dana JansensBig rework of image.c and the image cache system.
2011-01-24 Mikael MagnussonUse >= instead of > when comparing timestamps, or we...
2011-01-24 Dana Jansensadd some tests for obt pieces (binary search, .desktop...
2011-01-24 Dana Jansensoops, crash if searching for something smaller than...
2011-01-24 Dana Jansensless redundant calls to screen_update_areas() and clien...
2011-01-24 Mikael MagnussonIgnore MotionNotify on menus, it reset the submenudelay...
2011-01-24 Mikael MagnussonUse g_list_find instead of weird bouncing loops
2011-01-24 Dana JansensParse multiple keys in one keybind
2011-01-24 Dana Jansensallow the res_class in WM_CLASS to mark a window as...
2011-01-24 Mikael MagnussonDon't hog the user during the hideDelay
2011-01-24 Dana JansensHandle STRING and COMPOUND_TEXT type text properties.
2011-01-24 Dana JansensRevert "add an inotify watcher for directories (doesnt...
2010-10-14 Mikael MagnussonFix g_slice_new0 call
2010-10-14 Dana Jansensfix 80 cols and clean up the button color loading function
2010-10-14 Dave Fostercleaning up remnants of bad rebase merges and modernizi...
2010-10-14 Dave FosterMenu bullet color support.
2010-10-14 Dave FosterMake the btn textures use their own image color.
2010-10-14 Dave FosterButtons seem to work!
2010-10-14 Dave Foster(non-working) Getting theme started. Button textures...
2010-10-14 Dave FosterButton structure.
2010-10-14 Dave FosterButton proper freeing/newing.
2010-10-14 Dave FosterAdding RrButton to libobrender, ref counted appearances.
2010-10-14 Dave FosterAnother way of getting at button-*.toggled.unpressed...
2010-10-14 Dave FosterRearranged all button appearance reading for logical...
2010-10-14 Dave FosterFound a bug in one of the specialized button textures.
2010-10-14 Dave FosterNeed to allocate appearances!
2010-10-14 Dave FosterMade specific buttons be button-<name> instead of butto...
2010-10-14 Dave FosterIndividual button appearances from the theme.
2010-10-14 Dave FosterRead into _tmp RrAppearance, not theme->a_*_max
2010-10-14 Dave FosterTemporary storage locations for texture reads.
2010-10-14 Dave FosterREAD_COLOR macros done, RrColorCopy added, indentation...
2010-10-14 Dave Fosterdefault for menu overlap
2010-10-14 Dave FosterRemoved trailing spaces and fixed to 80 column width.
2010-10-14 Dave FosterREAD_APPEARANCE* macros and code cleanups.
2010-10-14 Dave FosterREAD_COLOR macros done, RrColorCopy added, indentation...
2010-10-14 Dave FosterREAD_INT macro.
2010-10-04 Dana Jansensfix make distcheck
2010-09-16 Dana Jansensglib can't handle -Wcast-qual
2010-09-16 Dana Jansensadd wmhints test that toggles motif decor hints on...
2010-09-16 Mikael MagnussonFix a double free when you have a mousebind without...
2010-09-16 Mikael MagnussonFix a copypasto that broke interactive keybinds with...
2010-09-16 Dana JansensRevert "add XFlush to g_timeout callbacks"
2010-09-16 Mikael MagnussonFix 3.4 compatibility for SendToDesktop
2010-09-16 Mikael MagnussonCorrect typo occured -> occurred in function name
2010-09-16 Dana JansensAdd signal handling with the GMainLoop
2010-09-16 Dana Jansensadd stackabove test, that lets you move a client window...
2010-09-16 Dana Jansens80 cols
2010-09-16 Mikael MagnussonContinue parsing contexts when an unsupported one is...
2010-09-16 Mikael MagnussonMake the dock a context and add actions LowerDock and...
2010-06-26 Mikael MagnussonMove usage of iconh into the branch that assigns it
2010-06-26 Mikael Magnussonsettings can't be NULL here, or we'd have already crash...
2010-06-25 Mikael MagnussonUse a gsource instead of gio channels for watching...
next