2011-10-16 |
Dana Jansens | Remove unused variable |
tree | commitdiff |
2011-10-16 |
Dana Jansens | Propagate _NET_WM_WINDOW_OPACITY to the frame window... |
tree | commitdiff |
2011-08-02 |
Mikael Magnusson | Merge branch 'm4/master' |
tree | commitdiff |
2011-01-24 |
Dana Jansens | don't free the XIC if it wasn't created. this appears... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | XML_PARSE_XINCLUDE flag seems to do nothing. Use xmlXIn... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Allow XIncludes in xml documents we read. |
tree | commitdiff |
2011-01-24 |
Dana Jansens | add some tests for obt pieces (binary search, .desktop... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | oops, crash if searching for something smaller than... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Handle STRING and COMPOUND_TEXT type text properties. |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Revert "add an inotify watcher for directories (doesnt... |
tree | commitdiff |
2010-09-16 |
Mikael Magnusson | Fix a copypasto that broke interactive keybinds with... |
tree | commitdiff |
2010-09-16 |
Mikael Magnusson | Correct typo occured -> occurred in function name |
tree | commitdiff |
2010-09-16 |
Dana Jansens | Add signal handling with the GMainLoop |
tree | commitdiff |
2010-09-16 |
Dana Jansens | 80 cols |
tree | commitdiff |
2010-06-25 |
Mikael Magnusson | Use a gsource instead of gio channels for watching... |
tree | commitdiff |
2010-06-16 |
Dana Jansens | obt returns libxml2 structures directly, so anyone... |
tree | commitdiff |
2010-06-14 |
Dana Jansens | add an inotify watcher for directories (doesnt work... |
tree | commitdiff |
2010-06-14 |
Dana Jansens | Use GMainLoop instead of ObtMainLoop |
tree | commitdiff |
2010-06-03 |
Dana Jansens | save the list of mime types listed as supported by... |
tree | commitdiff |
2010-06-03 |
Dana Jansens | parse app Categories better. parse a list of strings... |
tree | commitdiff |
2010-06-03 |
Dana Jansens | parse Categories tag and save them as an array of GQuarks |
tree | commitdiff |
2010-06-03 |
Dana Jansens | improved .desktop parsing. |
tree | commitdiff |
2010-06-03 |
Dana Jansens | free the user's group ids |
tree | commitdiff |
2010-06-03 |
Dana Jansens | free the path dirs |
tree | commitdiff |
2010-05-22 |
Dana Jansens | parse Path, Terminal, and StartupNotify |
tree | commitdiff |
2010-05-22 |
Dana Jansens | parse OnlyShowIn/NotShowIn |
tree | commitdiff |
2010-05-17 |
Dana Jansens | remove a debug print in the keyboard obt stuff |
tree | commitdiff |
2010-05-17 |
Dana Jansens | avoid new gcc warning (casting ** to const** is not... |
tree | commitdiff |
2010-04-28 |
Dana Jansens | found memory corruption in the obt xqueue and paths |
tree | commitdiff |
2010-04-28 |
Dana Jansens | make an event queue for X events. the queue's min... |
tree | commitdiff |
2010-04-16 |
Dana Jansens | add some comments for binary search |
tree | commitdiff |
2010-04-16 |
Dana Jansens | stat() can give an error, handle that |
tree | commitdiff |
2010-03-30 |
Dana Jansens | add BSEARCH() macros in obt/bsearch.h that to a binary... |
tree | commitdiff |
2010-03-30 |
Dana Jansens | parse some of the .desktop stuff into an ObtLink structure |
tree | commitdiff |
2010-03-30 |
Dana Jansens | add obt_paths_try_exec() that will see if an executable... |
tree | commitdiff |
2010-03-26 |
Dana Jansens | figure out what type the value should be for each known... |
tree | commitdiff |
2010-03-26 |
Dana Jansens | Add a new ObtLink type, which is going to be a generali... |
tree | commitdiff |
2010-03-25 |
Dana Jansens | save key values based on their value, but we dont know... |
tree | commitdiff |
2010-03-25 |
Dana Jansens | add an empty function to parse the Desktop Entry group... |
tree | commitdiff |
2010-03-25 |
Dana Jansens | parse key/value pairs from the .desktop file and save... |
tree | commitdiff |
2010-03-25 |
Dana Jansens | close the .desktop file after parsing it |
tree | commitdiff |
2010-03-25 |
Dana Jansens | free the path after done with it |
tree | commitdiff |
2010-03-25 |
Dana Jansens | g_warning adds a \n |
tree | commitdiff |
2010-03-25 |
Dana Jansens | watch for groups in .desktop files and remember the... |
tree | commitdiff |
2010-03-25 |
Dana Jansens | avoid ascii control characters in strings |
tree | commitdiff |
2010-03-25 |
Dana Jansens | add beginning of .desktop file parsing, grabs a line... |
tree | commitdiff |
2010-03-25 |
Dana Jansens | make enum values match numbers in the spec, and make... |
tree | commitdiff |
2010-03-25 |
Dana Jansens | add function to give the list of autostart directories |
tree | commitdiff |
2010-03-25 |
Dana Jansens | add some functions for parsing a value in a .desktop... |
tree | commitdiff |
2010-02-19 |
Dana Jansens | make array large enough |
tree | commitdiff |
2010-02-19 |
Dana Jansens | get the modifier mask for a modifier key that is presse... |
tree | commitdiff |
2010-02-17 |
Dana Jansens | Add skeleton for start of dot-desktop-file parser |
tree | commitdiff |
2010-02-16 |
Dana Jansens | more using g_slice_new() instead of g_new() |
tree | commitdiff |
2010-02-12 |
Dana Jansens | make the obt .pc file do -lobt, not -lobrender |
tree | commitdiff |
2010-02-12 |
Dana Jansens | use g_slice_new() instead of g_new() part 3 |
tree | commitdiff |
2010-02-12 |
Dana Jansens | have obt refresh the xlib keyboard stuff on mappingnoti... |
tree | commitdiff |
2010-02-12 |
Dana Jansens | destroy XIC's that belong to an XIM before closing... |
tree | commitdiff |
2010-02-12 |
Mikael Magnusson | Check node->name for null |
tree | commitdiff |
2010-02-11 |
Dana Jansens | dont print warnings when reading keys which dont genera... |
tree | commitdiff |
2010-02-11 |
Dana Jansens | make control keys work in menus/dialogs/etc with the... |
tree | commitdiff |
2010-02-11 |
Dana Jansens | make obt translate keypress events to a valid utf8... |
tree | commitdiff |
2010-02-11 |
Dana Jansens | add interface in obt to create an Input Context for... |
tree | commitdiff |
2010-02-11 |
Dana Jansens | create an X Input Method in obt for the app to use... |
tree | commitdiff |
2010-02-11 |
Dana Jansens | check the xkb version before using it |
tree | commitdiff |
2010-02-10 |
Dana Jansens | dont assert when there is no valid key layout present |
tree | commitdiff |
2010-02-08 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2010-02-05 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2010-01-14 |
Dana Jansens | allow app rules to match windows by their title when... |
tree | commitdiff |
2010-01-14 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2010-01-11 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2010-01-08 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2009-12-28 |
Dana Jansens | reflect the change that parse.c/h was renamed to xml... |
tree | commitdiff |
2009-12-21 |
Dana Jansens | check more headers before including them |
tree | commitdiff |
2009-12-21 |
Dana Jansens | rename the obt_parse library to obt_xml (since it is... |
tree | commitdiff |
2009-12-21 |
Dana Jansens | add obt_parse_save_file() method to the obt parse library |
tree | commitdiff |
2009-12-21 |
Dana Jansens | Set up work for making a 3.5 prerelease. |
tree | commitdiff |
2009-12-21 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2009-12-18 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2009-12-17 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2009-12-16 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2009-12-14 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2009-12-12 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2009-12-08 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2009-11-25 |
Dana Jansens | strip leading/trailing whitespace off stuff when readin... |
tree | commitdiff |
2009-11-21 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2009-11-07 |
Mikael Magnusson | Make clang happier |
tree | commitdiff |
2009-11-07 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2009-09-20 |
Mikael Magnusson | Merge branch 'backport' into work |
tree | commitdiff |
2009-09-19 |
Mikael Magnusson | Merge branch 'backport' into work |
tree | commitdiff |
2009-02-20 |
Mikael Magnusson | Merge branch 'backport' into work |
tree | commitdiff |
2009-01-29 |
Mikael Magnusson | Merge branch 'backport' into work |
tree | commitdiff |
2008-11-19 |
Mikael Magnusson | Merge branch 'backport' into work |
tree | commitdiff |
2008-11-15 |
Mikael Magnusson | Merge branch 'backport' into work |
tree | commitdiff |
2008-10-29 |
Mikael Magnusson | Merge branch 'backport' into work |
tree | commitdiff |
2008-10-26 |
Mikael Magnusson | Merge branch 'backport' into work |
tree | commitdiff |
2008-04-23 |
Mikael Magnusson | Merge branch 'backport' into work |
tree | commitdiff |
2008-03-08 |
Mikael Magnusson | Merge branch 'backport' into work |
tree | commitdiff |
2008-03-06 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2008-03-03 |
Mikael Magnusson | Merge branch 'backport' into work |
tree | commitdiff |
2008-03-02 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
next |