]> icculus.org git repositories - dana/openbox.git/shortlog
dana/openbox.git
2011-08-03 Dana JansensAdd a parser for the action command language.
2011-08-03 Dana JansensFix blocking in inotify reader.
2011-08-03 Dana Jansensadd GNOME environment to the menus for now
2011-08-03 Dana JansensMake OnlyShowIn and NotShowIn work in .desktop file...
2011-08-03 Dana JansensProperly build path names for TryExec
2011-08-03 Dana Jansensremove debug prints
2011-08-03 Dana JansensFix memory issues in the apps menu when reconfiguring.
2011-08-03 Dana JansensOn reconfigure, make the apps menu's linkbase refresh.
2011-08-03 Dana JansensMake the obt_watch functionality work without inotify...
2011-08-03 Dana Jansensfix updates in the app menu from the linkbase.
2011-08-03 Dana Jansenskeep only one version of each .desktop file "id" in...
2011-08-03 Dana Jansensdon't follow pointers after freeing them
2011-08-03 Dana JansensShow all the .desktop links available in the system...
2011-08-03 Dana Jansensadd menu_sort_entries() which sorts all entries in...
2011-08-03 Dana JansensGive info for changes in the update callback from ObtLi...
2011-08-03 Dana Jansensspecify the encoding of filesystem paths, and include...
2011-08-03 Dana Jansensuse the filesystem's locale for opening a .desktop...
2011-08-03 Dana JansensAdd another BSEARCH function that lets you search throu...
2011-08-03 Dana JansensShow the list of categories in the apps menus as submenus.
2011-08-03 Dana JansensStore all links in the linkbase grouped by their main...
2011-08-03 Dana Jansensdon't free the linkbase on reconfigure
2011-08-03 Dana Jansensskip empty strings when splitting paths in the environment
2011-08-03 Dana Jansensdon't free lists in the linkbase hash table prematurely.
2011-08-03 Dana JansensWIP: Add an xdg applications menu (it doesn't have...
2011-08-03 Dana JansensAvoid blocks on read() for inotify.
2011-08-03 Dana Jansenshide the menus before shutting them down on reconfigure
2011-08-03 Dana JansensMove the GSource attach out to the generic watch code...
2011-08-03 Dana JansensAdd an optional callback to ObtLinkBase to hear about...
2011-08-03 Dana JansensFix for when the menu's update function returns FALSE...
2011-08-03 Dana JansensFilter links in a ObtLinkbase by environments.
2011-08-03 Dana Jansensadd comments
2011-08-03 Dana Jansensadd --disable option inotify
2011-08-03 Dana Jansensadd a comment
2011-08-03 Dana JansensLinkbase adds all the .desktops in the system, and...
2011-08-03 Dana JansensAdd linkbase which will keep track of available .deskto...
2011-08-03 Dana JansensAdd/fix inotify support for watching filesystem changes.
2011-08-03 Dana Jansenssome missing ifdef HAVE_SYS_INOTIFY
2011-08-03 Dana Jansensadd an inotify watcher for directories (doesnt work...
2011-08-03 Mikael MagnussonFix a memleak introduced by 0dd91ba0e2382a8f6177f501f8a...
2011-08-02 Dana Jansensbe a bit more explicit about what is being copied from...
2011-08-02 Carlos PitaSeparate theme options for osd prompt buttons.
2011-08-02 Mikael MagnussonMerge branch 'm4/master'
2011-08-02 Mikael MagnussonRevert these two commits temporarily to make the button...
2011-08-02 Pedro BejaUpdate portuguese translation
2011-08-02 Mikael MagnussonUpdate estonian translation
2011-08-02 Mikael MagnussonAdd Plural-Forms header to fi.po and remove fuzzy mark.
2011-08-02 Jakub ŁojewskiUpdate polish translation.
2011-08-02 Mikael MagnussonFix some rebase artifacts
2011-08-01 Dana Jansensadd --disable options for x extensions release-3.5.0
2011-08-01 Og MacielUpdate Brazilian Portuguese translation
2011-08-01 Dana Jansensadd the 3.4.10+ changes to the CHANGELOG
2011-08-01 Dana JansensAdd 3.5.0 changes
2011-08-01 Mikael MagnussonUpdate other po files
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...
next