Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove app-section.[ch] | Lars Uebernickel | 2013-08-28 | 1 | -1/+0 |
* | Don't use deprecated g_simple_action_group_{lookup,insert} | Lars Uebernickel | 2013-08-22 | 1 | -12/+12 |
* | Change g_simple_action_group_remove() to g_action_map_remove_action() | Ted Gould | 2013-08-21 | 1 | -1/+1 |
* | Swap g_simple_action_group_insert() for g_action_map_add_action() | Ted Gould | 2013-08-21 | 1 | -5/+5 |
* | Adding glib version guard to g_type_init | Sergio Schvezov | 2013-03-22 | 1 | -0/+8 |
* | Fixed copyright/packaging issues. | Renato Araujo Oliveira Filho | 2013-02-20 | 1 | -0/+18 |
* | testing: use EXPECT_* instead of ASSERT_* | Lars Uebernickel | 2012-06-04 | 1 | -18/+18 |
* | gactionmuxer: more tests | Lars Uebernickel | 2012-06-04 | 1 | -1/+110 |
* | Test gactionmuxer more extensively | Lars Uebernickel | 2012-06-04 | 1 | -1/+166 |
* | gactionmuxer: don't crash when no global actions are given | Lars Uebernickel | 2012-06-04 | 1 | -0/+15 |
* | Add a first gactionmuxer test | Lars Uebernickel | 2012-06-04 | 1 | -0/+76 |