lp:gtksourceview

Created by Curtis Hovey and last modified
Get this branch:
bzr branch lp:gtksourceview

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Registry Administrators
Project:
GtkSourceView
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.gnome.org/gtksourceview.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log
Import started on russkaya and finished taking 30 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log

Recent revisions

5188. By Chun-wei Fan <email address hidden>

build: Fix Visual Studio 2017 introspection builds

We need to check for Visual Studio 2017 properly in the NMake Makefiles
used to build the introspection files.

5187. By Sébastien Wilmet

enumtypes: rename gtksourceview-enumtypes -> gtksource-enumtypes

When the namespace will be renamed, it'll become gsv-enumtypes, not
gsvview-enumtypes.

5186. By Sébastien Wilmet

init: rename filename gtksourceview-init.c -> gtksourceinit.c

When the namespace will be renamed, it'll become gsvinit.c (not
gsvviewinit.c).

5185. By Sébastien Wilmet

init: "gtksourceview" -> "gtk_source"

When the namespace will be renamed, it'll become "gsv" (not "gsv_view").

5184. By Sébastien Wilmet

utils: merge gtksourceview-utils into gtksourceutils

gtksourceview-utils contained the private utils functions, while
gtksourceutils contained only the public utils functions.

Merge the two *.c files together, with gtksourceutils-private.h for the
private functions.

Now all utils functions have the gtk_source_utils or _gtk_source_utils
prefix (see the previous commits), for better consistency.

Also, the gtksourceview-utils filename was not suitable for the
GtkSource -> Gsv namespace change. gtksourceview-utils was not part of
the GtkSourceView class.

5183. By Sébastien Wilmet

utils: rename dgettext()

5182. By Sébastien Wilmet

utils: rename pango_font_description_to_css()

5181. By Sébastien Wilmet

utils: rename string_to_int()

5180. By Sébastien Wilmet

utils: rename get_file_list()

5179. By Sébastien Wilmet

utils: fix data subdir in get_default_dirs()

GtkSourceView 3.99 was still reading the GtkSourceView 3 data files
(language specs and style schemes).

Add GSV_API_VERSION to config.h, and use the value for the data subdir.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers