Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dialog: Pass GtkApplication explicitly | Alexander Mikhaylenko | 2020-04-03 | 3 | -7/+11 |
* | dialog: Replace callback with signals | Alexander Mikhaylenko | 2020-04-03 | 3 | -48/+68 |
* | dialog: Consistently name self self | Alexander Mikhaylenko | 2020-04-03 | 1 | -27/+27 |
* | interactive-dialog: Return concrete type in _new() | Alexander Mikhaylenko | 2020-04-03 | 3 | -3/+3 |
* | interactive-dialog: Clean up includes | Alexander Mikhaylenko | 2020-04-03 | 1 | -2/+0 |
* | interactive-dialog: Clean up fields | Alexander Mikhaylenko | 2020-04-03 | 1 | -7/+0 |
* | interactive-dialog: Replace callback with a signal | Alexander Mikhaylenko | 2020-04-03 | 3 | -30/+42 |
* | interactive-dialog: Name dialog self in _new() | Alexander Mikhaylenko | 2020-04-03 | 1 | -13/+14 |
* | interactive-dialog: Pass self to all signal handlers | Alexander Mikhaylenko | 2020-04-03 | 1 | -4/+6 |
* | interactive-dialog: Use enum for screenshot modes | Alexander Mikhaylenko | 2020-04-03 | 1 | -9/+11 |
* | interactive-dialog: Make a GTK template | Alexander Mikhaylenko | 2020-04-03 | 3 | -127/+122 |
* | interactive-dialog: Split target_toggled_cb() | Alexander Mikhaylenko | 2020-04-03 | 1 | -10/+13 |
* | dialog: Connect signals in xml | Alexander Mikhaylenko | 2020-04-03 | 2 | -87/+77 |
* | dialog: Remove screenshot_dialog_get_dialog() | Alexander Mikhaylenko | 2020-04-03 | 3 | -9/+2 |
* | dialog: Convert into a GtkWidget template | Alexander Mikhaylenko | 2020-04-03 | 4 | -52/+34 |
* | dialog: Make a GObject | Alexander Mikhaylenko | 2020-04-03 | 3 | -10/+44 |
* | dialog: Make the struct private | Alexander Mikhaylenko | 2020-04-03 | 2 | -17/+19 |
* | dialog: Add functions for retrieving dialog and filename entry | Alexander Mikhaylenko | 2020-04-03 | 3 | -4/+18 |
* | Remove border effects | Alexander Mikhaylenko | 2020-04-03 | 8 | -353/+7 |
* | Remove support for removing window border | Alexander Mikhaylenko | 2020-04-03 | 6 | -43/+18 |
* | application: Remove a leftover use-shadow reference | Alexander Mikhaylenko | 2020-04-03 | 1 | -2/+0 |
* | Make X11 dependency optional | Alexander Mikhaylenko | 2020-03-30 | 5 | -8/+35 |
* | meson: Reformat | Alexander Mikhaylenko | 2020-03-30 | 4 | -58/+101 |
* | Update Hebrew translation | Yosef Or Boczko | 2020-03-30 | 1 | -184/+178 |
* | Update Hebrew translation | Yosef Or Boczko | 2020-03-30 | 1 | -173/+197 |
* | Update Ukrainian translation | Daniel Korostil | 2020-03-16 | 1 | -254/+183 |
* | interactive-dialog: Drop window shadow option | Alexander Mikhaylenko | 2020-03-14 | 3 | -68/+8 |
* | interactive-dialog: Remove ununsed enums | Alexander Mikhaylenko | 2020-03-14 | 1 | -7/+0 |
* | Allow taking area screenshots with delay | Philipp Wolfer | 2020-03-14 | 3 | -50/+52 |
* | Add back window effects cli option | Alexander Mikhaylenko | 2020-03-10 | 5 | -23/+48 |
* | Update POTFILES.in | Piotr Drąg | 2020-03-10 | 1 | -2/+2 |
* | interactive-dialog: Add mnemonics to the menu | Alexander Mikhaylenko | 2020-03-10 | 1 | -2/+2 |
* | metainfo: Update homepage | Alexander Mikhaylenko | 2020-03-10 | 1 | -1/+1 |
* | Clean up .gitattributes | Alexander Mikhaylenko | 2020-03-10 | 1 | -2/+0 |
* | Remove .gitignore | Alexander Mikhaylenko | 2020-03-10 | 1 | -25/+0 |
* | data: Name gresource.xml according to the appid | Alexander Mikhaylenko | 2020-03-10 | 2 | -1/+1 |
* | Use #pragma once instead of #if guards | Alexander Mikhaylenko | 2020-03-10 | 9 | -36/+9 |
* | ui: Clean up ui files | Alexander Mikhaylenko | 2020-03-10 | 2 | -268/+100 |
* | ui: Name files according to their classes | Alexander Mikhaylenko | 2020-03-10 | 3 | -2/+2 |
* | interactive-dialog: Set menu model in xml | Alexander Mikhaylenko | 2020-03-10 | 4 | -25/+13 |
* | gresource: Use prefix matching appid | Alexander Mikhaylenko | 2020-03-10 | 4 | -5/+4 |
* | Move gresources to data/ | Alexander Mikhaylenko | 2020-03-10 | 12 | -21/+23 |
* | dialog: Fix dnd preview size | Alexander Mikhaylenko | 2020-03-10 | 1 | -1/+1 |
* | meson: Validate desktop/metainfo/schema files | Bilal Elmoussaoui | 2020-03-10 | 1 | -2/+38 |
* | metainfo: Add release & oars tags | Bilal Elmoussaoui | 2020-03-10 | 1 | -0/+8 |
* | Remove depracated gconf stuff | Bilal Elmoussaoui | 2020-03-10 | 2 | -10/+0 |
* | metainfo: Update to the latest specs | Bilal Elmoussaoui | 2020-03-10 | 1 | -4/+3 |
* | Move meta files to data folder | Bilal Elmoussaoui | 2020-03-10 | 9 | -34/+33 |
* | Redesign Screenshot's main window | Christopher Davis | 2020-03-10 | 13 | -515/+660 |
* | Revert "ci: Move flatpak job to build stage" | Alexander Mikhaylenko | 2020-03-10 | 1 | -4/+0 |