dana/openbox.git
2011-10-14 Dana Jansensbug #5253 kde4 is out now, use kde4 menus by default.
2011-10-14 Dana JansensMake "no" a valid choice for the dialog option in cycle...
2011-10-05 Dana JansensRemove complicated stuff from config_value.c that we...
2011-10-05 Dana JansensAdd functions to set the value of an xml node
2011-10-05 Dana JansensAdd a function to save a cache file (it makes the direc...
2011-10-05 Dana Jansensadd obt_xml_load_cache_file() to load a file in ~/...
2011-10-05 Dana JansensMake warnings about parse problems in .desktop files...
2011-10-05 Dana JansensMake the inactive osd text color fall back to the old...
2011-10-05 Dana JansensMake the ConfigValue list type into a gchar** string...
2011-10-05 Dana JansensAdd obt_xml_path_get_list() that returns a list of...
2011-10-05 Dana Jansensdon't create empty xml nodes when there is no default...
2011-10-05 Dana JansensTurn the Foo/ToggleFoo/UnFoo actions into a single...
2011-10-05 Dana JansensUse ObConfigValue to parse gravity coords, remove parse...
2011-10-05 Dana JansensRename obt_xml_find_node() to obt_xml_find_sibling...
2011-10-05 Dana JansensFix interactive actions with the new action running...
2011-10-05 Dana JansensRename ObActionValue to ObConfigValue. This holds...
2011-10-05 Dana JansensAllow an xml tag to be unregistered from the xml parser.
2011-10-05 Dana JansensFix release scripts: test en .po files for correct...
2011-10-05 Dana Jansensregister filters on startup
2011-10-05 Dana Jansensparse filters and actionlists inside an action list...
2011-10-05 Dana JansensPass a client set to all actions, and make focus cyclin...
2011-10-05 Dana JansensProvide operations to get the size of a ObClientSet...
2011-10-05 Dana JansensAdd functions to ObClientSet to run a function on each...
2011-10-05 Dana JansensGenerate a fake leave event on actions that move window...
2011-10-05 Dana JansensRename the fields in ObActionListRun for clarity
2011-10-05 Dana JansensAdd action_list_run.c/h with action_list_run() and...
2011-10-05 Dana JansensFix prompt cleanup (was not going through the list...
2011-10-05 Dana JansensAdd a means to duplicate ObClientSet
2011-10-05 Dana JansensAdd the minus and contains() operations to ObClientSet...
2011-10-05 Dana JansensFix expand/reduce in the full or empty set cases.
2011-10-05 Dana JansensAdd Inotify to the release script testing
2011-10-05 Dana JansensCreate some Openbox release scripts:
2011-10-05 Dana JansensMake empty ObClientSet objects not hold a hash table.
2011-10-05 Dana Jansensmake a special "ALL" ObClientSet which contains all...
2011-10-05 Dana Jansensadd the "all" and "target" filters
2011-10-05 Dana JansensPass a user data to the client_set_reduce/expand functi...
2011-10-05 Dana JansensStick an ObClientSetReduce/ExpandFunc directly in the...
2011-10-05 Dana JansensRename actions/all.[ch] and filters/all.[ch] to _all...
2011-10-05 Dana JansensActions say what kind of filter they would like by...
2011-10-05 Dana Jansensmake empty sets still a ObClientSet* structure and...
2011-10-05 Dana JansensUse ObClientSet objects in the filter system, so filter...
2011-10-05 Dana JansensAdd ObClientSet data type. It holds a set of clients !
2011-10-05 Dana JansensAllow client destroy notify functions to be removed...
2011-10-05 Dana JansensKeep track of the currently targetted client for user...
2011-10-05 Dana JansensAdd filters/all.c which will run startup on all the...
2011-10-05 Dana JansensAdd a generic filter system similar to the action syste...
2011-10-05 Dana JansensRename ObActions* to ObAction* and remove more 3.4...
2011-10-05 Dana Jansensrm some unused fn defns
2011-10-05 Dana Jansensrm the actions_parse* functions which parsed xml actions
2011-10-05 Dana Jansensrm some unused struct defns cruft
2011-10-05 Dana JansensParse ObActionsList*s from the config file (out of...
2011-10-05 Dana JansensAdd a parser for the action command language.
2011-10-05 Dana JansensFix blocking in inotify reader.
2011-10-05 Dana Jansensadd GNOME environment to the menus for now
2011-10-05 Dana JansensMake OnlyShowIn and NotShowIn work in .desktop file...
2011-10-05 Dana JansensProperly build path names for TryExec
2011-10-05 Dana Jansensremove debug prints
2011-10-05 Dana JansensFix memory issues in the apps menu when reconfiguring.
2011-10-05 Dana JansensOn reconfigure, make the apps menu's linkbase refresh.
2011-10-05 Dana JansensMake the obt_watch functionality work without inotify...
2011-10-05 Dana Jansensfix updates in the app menu from the linkbase.
2011-10-05 Dana Jansenskeep only one version of each .desktop file "id" in...
2011-10-05 Dana Jansensdon't follow pointers after freeing them
2011-10-05 Dana JansensShow all the .desktop links available in the system...
2011-10-05 Dana Jansensadd menu_sort_entries() which sorts all entries in...
2011-10-05 Dana JansensGive info for changes in the update callback from ObtLi...
2011-10-05 Dana Jansensspecify the encoding of filesystem paths, and include...
2011-10-05 Dana Jansensuse the filesystem's locale for opening a .desktop...
2011-10-05 Dana JansensAdd another BSEARCH function that lets you search throu...
2011-10-05 Dana JansensShow the list of categories in the apps menus as submenus.
2011-10-05 Dana JansensStore all links in the linkbase grouped by their main...
2011-10-05 Dana Jansensdon't free the linkbase on reconfigure
2011-10-05 Dana Jansensskip empty strings when splitting paths in the environment
2011-10-05 Dana Jansensdon't free lists in the linkbase hash table prematurely.
2011-10-05 Dana JansensWIP: Add an xdg applications menu (it doesn't have...
2011-10-05 Dana JansensAvoid blocks on read() for inotify.
2011-10-05 Dana Jansenshide the menus before shutting them down on reconfigure
2011-10-05 Dana JansensMove the GSource attach out to the generic watch code...
2011-10-05 Dana JansensAdd an optional callback to ObtLinkBase to hear about...
2011-10-05 Dana JansensFix for when the menu's update function returns FALSE...
2011-10-05 Dana JansensFilter links in a ObtLinkbase by environments.
2011-10-05 Dana Jansensadd comments
2011-10-05 Dana Jansensadd --disable option inotify
2011-10-05 Dana Jansensadd a comment
2011-10-05 Dana JansensLinkbase adds all the .desktops in the system, and...
2011-10-05 Dana JansensAdd linkbase which will keep track of available .deskto...
2011-10-05 Dana JansensAdd/fix inotify support for watching filesystem changes.
2011-10-05 Dana Jansenssome missing ifdef HAVE_SYS_INOTIFY
2011-10-05 Dana Jansensadd an inotify watcher for directories (doesnt work...
2011-10-05 Mikael MagnussonUpdate copyright notice in --version output
2011-10-05 Mikael MagnussonFix typo in configure.ac, noticed by hwoarang
2011-10-05 Dana JansensConsistency with helper/modal windows and multiple...
2011-10-05 Dana JansensFix focus stealing for changing desktops/Use timestamp...
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
next