Commit graph

44 commits

Author SHA1 Message Date
Alberto Fanjul
2506d21177 Fix vapi for gtksourceview 2019-10-28 23:19:38 +01:00
Alberto Fanjul
2d3d9585ee Adding current gtksourceview vapi files 2019-10-28 22:57:21 +01:00
Alberto Fanjul
698076a520 Change gtkspell3 to gspell 2019-08-07 02:58:47 +02:00
Alberto Fanjul
fe4a8bf205 vala: Remove obsolete vapi files 2019-08-07 02:58:47 +02:00
Bilal Elmoussaoui
cc62927f4a meson: allow dual installation of the application
meson: set the schema path correctly

window: fix single quotes

python habits

meson: fix various issues with dual installation

Flatpak: don't enforce the branch for gitg

It causes issues with Gitlab CI as we can't test the build on other branches anymore.

remove .gitignore
2019-01-16 19:53:56 +01:00
Alberto Fanjul
94b76c765e Fix type on create cursor surface 2019-01-05 10:10:57 +00:00
Alberto Fanjul
bc4aa51cc6 Note about temporal fix
this should be removed as soon as possible
2019-01-05 09:42:01 +01:00
Rico Tzschichholz
4fee4e3fcd Use correct array-length-type in BookmarkFile API 2019-01-05 09:37:04 +01:00
Alberto Fanjul
8daa4a7208 Add last glib-2.0 vapi 2019-01-04 18:14:26 +01:00
Iñigo Martínez
6784aa9f1b build: Remove autotools
To avoid the burden of maintaining multiple build systems, autotools
support has been removed.
2018-10-24 16:41:54 +02:00
Iñigo Martínez
d5a822ddc5 Rename gsettings-desktop-schemas VAPI file
Vala recommends using the same name used in the pkg-config .pc file
for the VAPI file. This implies that the gsettings-desktop-schemas
VAPI file should be called gsettings-desktop-schemas.vapi instead of
gdesktop-enums-3.0.vapi.

This patch changes the file accordingly.

https://bugzilla.gnome.org/show_bug.cgi?id=789045
2017-10-16 12:18:01 +02:00
Jesse van den Kieboom
8d3120375c Replace deprecated deprecated vapi tag 2016-06-05 11:39:38 +02:00
Jesse van den Kieboom
631043942f Update VAPI with Version instead of Deprecated tag 2016-06-05 11:09:55 +02:00
Ignacio Casal Quinteiro
6ca08946d7 Move vapi extra dist into its own makefile 2016-01-23 12:50:35 +01:00
Ignacio Casal Quinteiro
e46658768b Add application_support_prepare_startup
This is implemented on windows to deal with the console output
of the application
2015-12-22 18:37:36 +01:00
Jesse van den Kieboom
a0d448304d Add platform support for getting user home directory 2015-12-22 09:57:41 +01:00
Jesse van den Kieboom
2f4fbc73a7 Add platform specific styles 2015-12-21 21:53:53 +01:00
Ignacio Casal Quinteiro
ffb1622e5a Add platform support methods to get the right dirs 2015-12-21 16:08:26 +01:00
Ignacio Casal Quinteiro
4fc83c3a13 Add a platform support method to get a stream from a fd 2015-12-21 14:53:33 +01:00
Ignacio Casal Quinteiro
b3608762e4 Add gio-windows vapi 2015-12-21 14:32:20 +01:00
Jesse van den Kieboom
36d63f1889 Implement hunk select/deselect 2015-12-20 19:10:32 +01:00
Jesse van den Kieboom
98e49eb09e Rework diff selection for improved rubber banding
This changes the behavior to selection being always additive, unless
pressing alt (mod1).
2015-12-20 17:47:22 +01:00
Jesse van den Kieboom
7c563465d9 Add avatar support on OS X 2015-12-19 21:03:51 +01:00
Jesse van den Kieboom
0fa2afe906 Fix cheader filename on platform support 2015-11-08 18:48:22 +01:00
Jesse van den Kieboom
230468bf33 Remove webkit left overs 2015-11-08 15:16:00 +01:00
Jesse van den Kieboom
871ac85e1b Use native controls on OS X 2015-11-08 15:16:00 +01:00
Jesse van den Kieboom
29cd2d203d Update gtksourceview vapi with latest 2015-09-23 08:57:16 +02:00
Jesse van den Kieboom
212a4d6683 Revert "Use upstream gtksourceview vapi now that the annotation is fixed"
This reverts commit 9067e5b303cad75302541ad062cd6dc844948e27.
2015-09-23 08:57:16 +02:00
Ignacio Casal Quinteiro
69fa72b031 Use upstream gtksourceview vapi now that the annotation is fixed 2015-09-23 08:57:15 +02:00
Jesse van den Kieboom
bd2e369b88 First step in replacing webkit with standard gtk+ 2015-09-23 08:57:15 +02:00
Michael Catanzaro
a1cdc51c66 Support both webkit2gtk-3.0 and webkit2gtk-4.0
https://bugzilla.gnome.org/show_bug.cgi?id=734327
2014-08-14 12:10:51 -05:00
Jesse van den Kieboom
b1d292a8c9 Make date/time format translatable 2014-07-10 15:30:49 +02:00
Ignacio Casal Quinteiro
977a2fe3a6 Check gtk with Gtk.check_version instead of configure check 2014-01-10 12:54:40 +01:00
Jesse van den Kieboom
1ea17027e3 Fix back-portable header bar positions
This reverts dbb2e0feb0 and adds a
temporary fix for gtk+ >= 3.11. This commit can be reverted once we
bump our gtk+ requirement to 3.12.
2014-01-09 23:29:56 +01:00
Jesse van den Kieboom
71226a5b70 Make stage selection behavior part of diff view widget 2014-01-02 13:39:18 +01:00
Jesse van den Kieboom
852d3c59c7 Write webkit console to stdout in debug mode 2013-12-28 15:53:17 +01:00
Jesse van den Kieboom
9cec58185a Handle request errors 2013-12-28 15:53:17 +01:00
Jesse van den Kieboom
6fb216bd73 Switch to using webkit2 for the diff view
https://bugs.webkit.org/show_bug.cgi?id=94313
https://bugs.webkit.org/show_bug.cgi?id=94314
https://bugs.webkit.org/show_bug.cgi?id=94315
2012-10-16 23:58:27 +02:00
Jesse van den Kieboom
33368f1f27 Added support for plugin command line options
The history plugin now implements the --all flag
2012-07-18 11:03:45 +02:00
Jesse van den Kieboom
59dcccd3d5 Implemented basic file listing plugin for commit 2012-07-17 16:41:01 +02:00
Jesse van den Kieboom
a46977f572 Implemented about menu 2012-07-17 13:50:01 +02:00
Jesse van den Kieboom
38856b6f9b Implemented basic diff rendering in js/css/html 2012-07-11 14:05:29 +02:00
Jesse van den Kieboom
d298541666 Initial implementation of webkit based diff view 2012-07-11 14:05:11 +02:00
Jesse van den Kieboom
a74c5661a6 Initial porting to vala 2012-04-14 13:46:39 +02:00