Age | Commit message (Expand) | Author | Files | Lines |
2017-02-17 | Fontviewer: Set an empty title on the info dialog | raveit65 | 1 | -1/+1 |
2017-02-17 | Fontviewer: model: load font names asynchronously | raveit65 | 2 | -65/+140 |
2017-02-17 | Fontviewer: model: use a single IO scheduler job to load thumbnail images | raveit65 | 1 | -64/+64 |
2017-02-17 | Fontviewer: model: cache tree iters when setting values on the model | raveit65 | 2 | -48/+22 |
2017-02-17 | Fontviewer: model, cache the fallback icon in the private struct | raveit65 | 1 | -27/+29 |
2017-02-17 | Fontviewer: font-model, use g_utf8_collation_key to sort the model | raveit65 | 2 | -8/+14 |
2017-02-17 | Fontviewer: font-model, use g_io_scheduler_push_job() to refactor thumbnailin... | raveit65 | 1 | -197/+135 |
2017-02-17 | Font-viewer: font-model, don't use sync g_file_query_info() | raveit65 | 1 | -10/+23 |
2017-02-17 | Fontviewer: font-view: don't hardcode ~/.fonts as target install directory | raveit65 | 1 | -16/+57 |
2017-02-17 | Fontviewer: font-model, set a fallback icon if we fail to read the thumbnail | raveit65 | 1 | -3/+20 |
2017-02-17 | Fontviewer: match the font face when getting an iter to update the button | raveit65 | 1 | -7/+7 |
2017-02-17 | Fontviewer: font-model, add API to get an iter from a FT_Face | raveit65 | 5 | -36/+139 |
2017-02-17 | Fontviewer: refresh Install button appearance when model changes | raveit65 | 1 | -0/+12 |
2017-02-17 | Fontviewer: font-model, install file monitors on fontconfig font directories | raveit65 | 1 | -0/+78 |
2017-02-17 | Fontviewer: main-toolbar sync with Documents | raveit65 | 2 | -242/+405 |
2017-02-17 | Fontviewer: don't recreate a different SushiFontWidget every time | raveit65 | 1 | -18/+19 |
2017-02-17 | Fontviewer: move FontConfig init/deinit to the application class | raveit65 | 2 | -2/+14 |
2017-02-17 | Fontviewer: font-model: set a fallback icon if we fail thumbnailing the font ... | raveit65 | 1 | -11/+46 |
2017-02-17 | Fontviewer: Update SushiFontLoader and SushiFontWidget from sushi | raveit65 | 3 | -70/+161 |
2017-02-17 | Fontviewer: make sure rendered text is black on white | raveit65 | 1 | -2/+4 |
2017-02-17 | Font-viewer: adjust desktop file | raveit65 | 1 | -2/+7 |
2017-02-17 | Font-viewer: add an application menu | raveit65 | 1 | -0/+68 |
2017-02-17 | Font-viewer: thumbnailer port to cairo rendering | raveit65 | 2 | -245/+137 |
2017-02-17 | Font-viewer: first pass at integrating an overview mode | raveit65 | 1 | -46/+238 |
2017-02-17 | Font-viewer: thumbnailer respect the passed-in size argument | raveit65 | 1 | -1/+1 |
2017-02-17 | Font-viewer: add FontViewModel | raveit65 | 4 | -3/+540 |
2017-02-17 | Font-viewer: use new toolbar-style interface | raveit65 | 1 | -47/+81 |
2017-02-17 | Font-viewer: import GdMainToolbar | raveit65 | 3 | -2/+565 |
2017-02-17 | Font-viewer: remove ftstream-vfs | raveit65 | 3 | -191/+2 |
2017-02-17 | Font-viewer: font-view port to SushiFontWidget and GtkApplication | raveit65 | 1 | -395/+207 |
2017-02-17 | Font-viewer: thumbnailer use SushiFontLoader | raveit65 | 1 | -4/+7 |
2017-02-17 | Font-viewer: import SushiFontLoader and SushiFontWidget | raveit65 | 5 | -2/+980 |
2017-02-17 | file-transfer-dialog: remove empty GtkTable | raveit65 | 1 | -6/+0 |
2017-02-16 | pre-bump version | raveit65 | 2 | -1/+3 |
2017-01-27 | website is accessed via http, not via htts :) | monsta | 1 | -1/+1 |
2017-01-27 | Fix two memory leaks | Colomban Wendling | 1 | -2/+2 |
2017-01-27 | Fix live updating of the various theme details | Colomban Wendling | 1 | -0/+1 |
2017-01-26 | appearance: fix vertical expand on resize in another way | monsta | 1 | -2/+4 |
2017-01-25 | keyboard: fix vertical expand of content on resize in a few dialogs | monsta | 3 | -0/+6 |
2017-01-24 | libslab: wrap labels on the left pane | Alexei Sorokin | 1 | -0/+2 |
2017-01-24 | libslab: force the icon size | Alexei Sorokin | 1 | -0/+1 |
2017-01-24 | appearance: fix vertical expand of content with window resize | monsta | 1 | -0/+1 |
2017-01-20 | Bump version to 1.17.2v1.17.2 | Martin Wimpress | 2 | -1/+6 |
2017-01-20 | mouse: use input helper to detect both libinput and synaptics touchpads | monsta | 1 | -65/+2 |
2017-01-20 | mouse: add input helper from m-s-d | monsta | 3 | -1/+160 |
2017-01-18 | Bump version to 1.17.1v1.17.1 | Martin Wimpress | 2 | -12/+19 |
2017-01-18 | Sync translations. | Martin Wimpress | 1 | -192/+184 |
2017-01-13 | Update mate-control-center NEWS to use consistent, project wide, markdown-lik... | Martin Wimpress | 1 | -13/+23 |
2017-01-02 | mouse: move xinput check into separate function | monsta | 1 | -8/+15 |
2017-01-02 | mouse: use gboolean return values where they're expected to be | monsta | 1 | -2/+2 |