[gnome-builder] Created tag GNOME_BUILDER_3_17_92
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Created tag GNOME_BUILDER_3_17_92
- Date: Thu, 17 Sep 2015 00:24:23 +0000 (UTC)
The signed tag 'GNOME_BUILDER_3_17_92' was created.
Tagger: Christian Hergert <christian hergert me>
Date: Wed Sep 16 17:23:59 2015 -0700
Tag 3.17.92
Changes since the last tag 'GNOME_BUILDER_3_16_3':
Alexander Larsson (1):
emacs.css: Update to the latest action names
Alexandre Franke (5):
Fix typo
Updated French translation
Updated French translation
Updated French translation
Update French translation
Andreas Henriksson (1):
Drop creation of uncrustify config dir
Antoine Jacoutot (1):
Unbreak runtime on OpenBSD.
Aurimas Černius (3):
Updated Lithuanian translation
Updated Lithuanian translation
Updated Lithuanian translation
Baurzhan Muftakhidinov (1):
Added Kazakh translation
Ben Iofel (1):
Vala snippet for classes
Carlos Garnacho (1):
emacs: Fix search keybinding on sourceview
Changwoo Ryu (3):
Updated Korean translation
Updated Korean translation
Updated Korean translation
Chao-Hsiung Liao (1):
Updated Chinese (Taiwan) translation
Christian Hergert (456):
post-release bump
build: add -fno-plt if it is supported
build: add some new GCC warnings
icons: add new symbolic language icons
ctags: use new symbolic icons for completion results
keybindings: add <ctrl>d to delete current line
clang: actually limit completion items
build: mark lto experimental
style: set translucency of map overlay
minimap: keep the font in sync
style-scheme: alter default opacity of minimap scrubber
source-view: remove size-request tracing
style-scheme: tweak color more
minimap: use EggSignalGroup for buffer signals
minimap: only attach IdeBuffer instances to the signal group
build: add support for --enable-profiling
highlighter: use low-priority source for updating highlights
egg: add new EggStateMachine prototype
build: update POTFILES.in
greeter: add basic state transition for object selection
highlight-engine: be resilient against GtkSourceBuffer
minimap: track upstream changes to GtkSourceView
build: set enable_profiling=no when not provided
ctags: fix copyright
ctags: use def:type for types highlighting
theme: fallback to shared.css if no theme resource was discovered
greeter: add selection checkboxes to recent projects
greeter: allow selecting rows by clicking on them during selection mode
ctags: ensure we get functions and other useful ctags fields
greeter: implement delete project row plumbing
recent-projects: add support for removing recent projects
greeter: remove recent project from recently-used.xbel
greeter: use GtkActionBar's GtkRevealer
theatrics: check for valid GdkWindow before invalidation
stack: disable homogeneous since they are not needed here
stack: add workarounds for GtkStack changes
greeter: switch back to browse mode after delete action
egg-signal-group: various -Wpedantic fixes
rg: add realtime scrolling graph implementation
po: update POTFILES.in
build: add missing SUBDIR entry
rg: fix some compiler warnings
rg: use g_ptr_array_unref
rg: rendering output is relative to widget coordinates
signal-group: hold GTypeClass reference
rg: add RgCpuGraph
rg: share a single CpuTable
rg: fix drawing locations when not at window origin
rg: add multiple graphs to cpu test
rg: add include helper
editor: add cpu graph easter egg
rg: add graph styling for builder dark theme
rg: avoid renders when widget is hidden
style: specify overlay style for Builder dark theme
rg: avoid duplicate draws for same offset
build: add libpeas dependency
build: whitespace
snippets: modernize gobject interface snippet
bufmgr: set buffer as unmodified after loading
workspace: sketch out new workspace layout
workspace: adjust workspace pane styling
tree: allow adding builders from GtkBuildable ui
workbench: add project tree builder in .ui
tree: return after adding builder
tree cleanup
project-tree: setup project tree using new workspace layout
workbench: scrolling and size request work
workbench: set packing properties on scroller
workbench: hook up buffer loading
editor: enable various view actions
workbench: add peas extension set for workbench
workbench: finalize extension set
tree: modernize GbTree a bit
workspace: flip left/right for RTL
workspace: add helper to add/remove workspace pane child
workbench: add helper to get the workbenches workspace area
workbench: adjust property requirements for GbWorkbenchAddin:workbench
wip
devhelp: start extracting devhelp into a plugin
workspace: only underline focused pane child
plugins: update icons for pane children
devhelp: adjust styling to match Builder
workspace: more styling updates for Adwaita and Adwaita-dark
workbench: add view grid helper
webkit: apply settings after web view creation
devhelp: show documentation when activated in sidebar
workbench: fix warnings
sysmon: add prototype sysmon plugin
workspace: add focus pane styling
theme: adjust styling for tree views
vim: move vim command parser into command-bar plugin
workbench: use new panel icons for toggle buttons
command-bar: re-enable vim commands
command-bar: re-enable comand providers
style: remove underline from focus switcher button
terminal: add very basic terminal to bottom pane
workbench: add action to toggle panels
app: add ctrl+alt+return for toggling visible panels
app: add GbApplicationAddin
view-grid: don't leak new widget
app: extension fixes
ctags: protect against context finalization
terminal: allow loading a terminal in the view stack
terminal: better addin naming
terminal: rename GbTerminal to GbTerminalView
plugins: remove debug code
terminal: make terminal foreground and background match theme styling
app: use ctrl+shift+f9 for toggle-panels
command-bar: use workbench if there is no active view
grid: add sizing workarounds up on size-allocate
project-tree: attempt to preserve proper $SHELL for terminal
workbench: reduce spacing in header bar buttons
gd: move gd-tagged-entry to contrib/gd/
terminal: add some padding
animation: update animation values during GdkFrameClock::after-paint
source-view: add font zoom support
icons: build embedded icons into libicons.la
workbench: show all panels if none are selected for display
devhelp: add accelerator for devhelp search
workbench: bring back <ctrl>1..5 to focus view column
workbench: focus helpers
build: ensure libicons.la is built before gnome-builder
source-view: use hard coded font scales
editor: bring back "Reveal in Project Tree"
workspace: avoid unnecessary animations if we are not yet realized
workbench: persist panel positions to gsettings
egg-settings-sandwich: don't use deprecated GSettings API
build: we can drop gb-editor-workspace now
search: refactor search into PeasExtension
devhelp: rename Ide items to Gb
prefs: fix border-width in theme page
prefs: whitespace cleanup
terminal: set solarized pallete when configuring colors
egg-settings-sandwich: GSettingsSchema is not a GObject
fuzzy: support utf8 and larger data-set sizes
fuzzy: keey the case-sensitive sort branch out of the hot path
fuzzy: fix utf8 lookup
fuzzy: style cleanup
tests: add fuzzy search test helper
wip: start on file-search
fuzzy: fix search lookups
fuzzy: handle searches of one character specially
fuzzy: if no max item is set, don't sort/filter results
fuzzy: handle NULL hashtable
search-context: add get_max_results helper
context: init search engine last
file-search: implement file search by scanning project directory
git: remove git search provider
search: add provider priorities
search: fixup keyboard navigation from search box
remove debug code
search: search focus improvements
device-manager: stub out device manager plugin
device-manager: include missing header
workspace: ensure nearby overlay scrollbars can be focused
tree: use vertical-separator to extract extra padding
tree: reduce function calls in visibility check
tree: style fix, public functions go at the bottom of the file
tree: style cleanup
tree: use signals for GbTreeBuilder
tree: more gb-tree cleanup
tree: use vfuncs instead of signal connections
tree: style cleanup
tree: remove unnecessary gtkdoc
tree: be consistent with instance naming
tree: make GbTree build nodes lazily
tree: rename gb_tree_node_rebuild() to gb_tree_node_invalidate()
tree: add gb_tree_find_child_node()
workbench: make gb_workbench_reveal_file() work with lazy tree building
tree: use weak pointer for tree
tree: make append/prepend tree operations private
tree: return NULL path for root node
tree: cleanup GbTreeNode a bit
tree: add gb_tree_node_insert_sorted()
project-tree: add GbProjectFile
project-tree: stop using IdeProjectFiles for display tree
context: stop loading files on init
git: cleanup git vcs implementation
project-tree: improve sorting
tree: add gb_tree_node_get_iter()
tree: improve gb_tree_get_path()
tree: sink nodes and improve insertion sort
tree: allow GbTree to be even more lazy with dummy children
project-tree: mark directories as possibly having children
tree: select node when expanding
view-stack: use gtk_widget_hide() to hide views popover
workbench: put workspace in an event box
slider: add new GbSlider widget, a GtkBin
workbench: port command-bar to GbSlider
animation: respect GtkSettings:gtk-enable-animations
animation: fix logic bomb
remove old .ui file
editor: add addin type for editor view extensions
workbench: add GbWorkbench:active-view property
tree: clear tree store when replacing root node
workbench: cleanup active-view weak refs
symbol-tree: stub out builder for panel based symbol tree
project-tree: track various changes to libide and workbench
graph: keep surface around if width/height did not change
views: allow raising a document without focusing
devhelp: don't focus webview when typing in devhelp search
view-stack: use gfile for buffer lookup
enums: add ide-symbol.h to enums
symbol-tree: add plumbing for symbol tree abstraction
symbol-tree: add plumbing for building tree nodes
tree: return GbTree* from gb_tree_builder_get_tree()
project-tree: track GbTree change
symbol-tree: stub out clang symbol tree object
view-grid: return first stack if no stack has been focused
clang: use IdeRefPtr to hold on to native translation unit
clang: add minimal implementation of symbol tree for Clang
symbol-tree: jump to symbol when activated
editor: remove symbol tree from view controls
symbol-tree: extract a few more symbol types from clang
menus: remove views section
tree: whitespace cleanup
tree: whitespace
tree: move model access functions to gb-tree.c
tree: add filter support to GbTree
symbol-tree: activate source location on single click
symbol-tree: add search capabilities to symbol tree panel
symbol-tree: clear filter when loading symbols
editor-view: update preview action state
build: fix `make check`
plugins: switch to using dynamic shared libraries for plugins
build: fix distcheck
project-tree: allow displaying files ignored by VCS
css: remove dead code
tree: add support for GbTreeNode:use-dim-label
project-tree: Set use-dim-label if the file is ignored
project-tree: whitespace cleanup
terminal: use editor font in terminal
fonts: add builder-blocks font
slider: drop use of deprecated gtk_style_context_set_background()
autotools: try harder to avoid mining unnecessary children
plugins: massive refactor to use interfaces and plugins
file: fix language loading when no language could be found
python: ensure we have a :context gproperty
plugins: allow plugins to be written using python3
python: add very basic auto-completion for python using jedi
settings: use enabled instead of disabled for extension-types
prefs: add preferences to enable the Jedi plugin
tests: load c plugin for c indenter used in test
jedi: be less annoying after whitespace
foo
buffer: add helper to get word at iter location
ctags: extract allowed suffix checks into util
ctags: track path root for resolving relative ctags paths
ctags: allow copying an index entry for thread safety
ctags: add symbol resolver using ctags
ctags: add support for resolving from line number
jedi: fix typo
gsettings: update gitignore for .in gsettings file
new-project: strip whitespace from clipboard before parsing URI
buffer-manager: implement GListModelInterface
libide: allow creating IdeObjects from Peas extensions
build: add plugin init helper
tools: use IdeRecentProjects instead of direct miner
plugins: move build systems and miners to plugins
snippets: don't use IdeObject for snippets manager
snippets: add count helper to IdeSourceSnippets
prefs: use padding inside of viewport
prefs: add simple read-only list of snippets by language
snippets: store snippet text with snippet
prefs: allow viewing snippets
gi-imports: add simple caching to avoid os.listdir()
python-gi: remove debug code
plugins: move plugin setup to libgnome-builder.la
tools: initialize plugins from tools
desktop: don't restrict Builder to GNOME menus
build: make libgnome-builder.la install to private directory
jedi: add warning about failure to locate jedi
python: use new get_icon_name() vfunc in GtkSourceCompletionProposal
jedi: use IdeSourceSnippet for jedi completions
jedi: improve interactivity by tracking cancellation
jedi: place cursor after parens when expanding function with no params
view-stack: add swipe gestures to view stack
egg: ensure licenses match for counters header/source.
snippets: make parent class a tab stop
wip: start implementing shortcuts idea with beautiful XMACROs
wip: set the title when changing views
wip: make a keyboard looking like thing
shortcuts: make ctrl/shift/alt keys the same size
menus: add keyboard shortcuts menu item
shortcuts: place shortcuts window center screen
icons: add gesture svgs
shortcuts: add gestures
theme: fix css warnings
css: stylize keyboard buttons a bit
css: give dark scheme some treatment too
shortcuts: get access to search entry
shortcuts: stash keywords in a hashtable for later use
shortcuts: implement basic search support
css: even lighter
shortcuts: handle upcase a bit more gracefully
shortcuts: add some more entries
shortcuts: addjust key styling a bit
shortcuts: use a custom stack child for shortcut search
shortcuts: update window title when stack child changes
shortcuts: implement view selection
shortcuts: add terminal shortcuts
shortcuts: allow closing shortcuts window with Escape
egg: add helper to get search entry
shortcuts: start on cleaner shortcuts abstraction
shortcuts: add more items before we try to simplify this
shortcuts: implement simplified shortcuts generation with GtkBuilder XML
shortcuts: bring back search
shortcuts: move things around
shortcuts: make default shortcuts match up
shortuts: add command bar and terminal shortcuts
shortcuts: clear search with ctrl+shift+k in default (gedit) mode
remove dead code
shortcuts: disable some missing shortcuts
shortcuts: add keyboard shortcuts shortcut
shortcuts: add F4 find-other-file description
shortuts: use ctrl+j to join lines in default mode
shortcuts: fix page button styling and transition
shortcuts: add more shortcuts
prefs: restore sidebar styling
build: explicitly test for pcre.h
build: be stricter about libgit2 and libgit2-glib checks
build: bump libgit2-glib requirement
clang: use icon-name instead of GdkPixbuf workaround
prefs: denote snippet view is currently read-only
ctags: use icon-name instead of get_icon symbolic workaround
clang: re-enable clang completion provider
shortcuts: close window on Escape
prefs: fix linked header bar styling on Adwaita
egg: move IdeAnimation to EggAnimation
po: update POTFILES.in
tests: fix source view test
build: fix trailing )
snippets: don't translate gparamspec strings
log: use g_get_current_time()
build: add plugin summary
scripting: make gjs/pygobject optional
vte: make VTE in core optional
terminal: make terminal plugin optional
devhelp: if we don't find devhelp disable the plugin
project-tree: remove unused variable
clang: make clang plugin optional
rg: do nothing on unsupported systems
build: fix deps for libide/libgnome-builder
build: still link against webkit2gtk-4.0
build: gjs flags need to be in CXXFLAGS
clang: remove dependency on devhelp
build: include devhelp cflags/libs
build: include vte cflags/libs
build: builder still needs vte cflags/libs when compiling with VTE support
css: don't be a jerk to treeviews in file choosers
pango: add quartz workaround
sourceview: add menu items for join/sort lines
ctags: fix icon names
view-stack: use GtkPopover and GMenuModel for view stack menu
menus: keep menu for view-stack private to GbViewStack
inception: push the menu deeper
build: start on introspectable libgnome-builder.la
tree: use active filter model when row is activated
doc: add sample plugin example
menus: add GeditMenuExtension as GbMenuExtension
wip: start on html/markdown plugin
editor: add GbEditorViewAddin::language_changed vfunc
menu: add gb_menu_extension_new_for_section()
build: update typelib path for jhbuild
build: make GbViewStack public
view-stack: focus moved view, rather than it's document
view: use menu item attributes instead of builder ids
html-preview: implement html/markdown preview as a plugin
build: remove dead code
webkit: disable webkit local storage
libide: avoid damage when display mode doesn't change
libide: adjust signature export
build: install private libsearch.so
workbench: bring up the inspector with "inspector" command
html-preview: remove debug import
html-preview: fix installation of resource files to data dir
libide: improve error messaging for extension failure
python: fix warnings from gi
build: fix warnings on nodebug builds
accel: use <primary>comma for preferences
workbench: remove custom draw command
build: require libxml in libide for doap
build: explicitly link against gtk
build: we get Ide-1.0 from --include-uninstalled
Revert "build: we get Ide-1.0 from --include-uninstalled"
build: use dist_gir_DATA
build: include libide srcdir for Ide-1.0.gir
build: update gitignore
build: okay, now we can drop this from includes
build: use CLEANFILES like Makefile.introspection suggests
doc: track libide changes
build: update AUTHORS
build: fix GI_TYPELIB_PATH
build: use dist_plugin_DATA for .plugin files
build: remove unnecessary .defs file
tests: fix make check breakage
build: fix `make distcheck` to work with plugins
build: link against libide-1.0.la directly
build: ignore plugin helper for python plugins
build: move plugin configuration into plugins/<plugin>/configure.ac
build: cleanup clean makefile
prefs: add plugins list page
build: fixup gobject introspection warnings
prefs: fix drawing of last row border in plugins list
keybindings: add a few more keybindings to our gedit emulation
tracing: add more detailed tracing to ide_buffer_delete_range()
gedit: add some gedit text utilities for line deletion
source-view: override delete-from-cursor for gedit semantics
snippets: allow enable/disabling of snippet autocompletion
prefs: add keywords for searching preferences
cindent: improve our comment discover for c89/c99
cindent: remove debugging code
clang: ignore translation units on temporary files
git: snapshot config before reading values
snippets: improve snippet naming a bit for defaults
prefs: make scrolling language selection match other patterns
terminal: prevent flapping in event we can't launch a child
workbench: disable focus-on-click for panel buttons
search: disable focus-on-click for menu button
hack: delay GtkTextView size-allocate during spurious animation
views: make document button more obviously a button
terminal: add todo
whitespace
wip on notebook
build: remove dead code
theme: remove unneeded css junk
theme: tidy up notebook/header styling on Adwaita
theme: more style cleanup
autotools: add additional type check
build: ensure we manually link against libide-1.0.la during gir build
build: bump gtksourceview required version
workspace: track ancestor through popover widgets
clang: fix function name typo
view-stack: more view stack header styling
editor: format document titles with spacing around /
views: add 3.18 hack for special view title
style: fix adwaita notebook header with no documents open
view-stack: some alignment tweaks
view-stack: put padding in right scope
view-stack: keep views list visible, but insensitive
shortcuts: include global shortcuts in terminal view
editor: allow scrolling past the end of the buffer
cairo: use static inlines instead of macros
build: bump gtk/glib requirements
editor-tweak: dont focus on click for tab/spaces and widths
shortcuts: only insert global keybindings once
editor: add line:column to top bar of editor views
vim: make "overwrite" mode visually display "Replace"
buffer: add public get_busy getter
source-view: make overwrite and mode name public getters
editor: only show floating bar as needed
nautilus: hide labels box when no children are visible
strings: Device is a poorly chosen name
gtk: improve show/hide fader to cancel previous animation
frame: fade in floating bar
build: release 3.17.92
Christian Kirbach (1):
Updated German translation
Daniel Mustieles (11):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Dimitris Zenios (8):
builder: modernize remaining GObjects.Use G_DECLARE_FINAL_TYPE() and G_DECLARE_DERIVABLE_TYPE()
buffer: use gtk_source_buffer_sort_lines instead of qsort for sorting lines
source-map: Refactor IdeSourceMap via extending GtkSourceMap
builder: modernize remaining GObjects.Use G_DECLARE_FINAL_TYPE() and G_DECLARE_DERIVABLE_TYPE()
ide-highlight-engine: Use EggSignalGroup for buffer signals
ctags: Implement a generic ctags highlighter
ctags: Try to match the IdeTagsEntry using the file name
ctags: Initialize highlighter in constructed method
Dušan Kazik (11):
Added Slovak translation
Updated Slovak translation
Updated Slovak translation
Updated Slovak translation
Updated Slovak translation
Updated Slovak translation
Updated Slovak translation
Updated Slovak translation
Updated Slovak translation
Updated Slovak translation
Updated Slovak translation
Elad Alfassa (8):
jedi: fix icon scaling in the completion list
jedi: pep8 code style fixes
python: Add auto-completion support for GObject Introspection imports
jedi: Support completion for GObject Introspection modules
jedi: work around a bug in Jedi to improve completion in some cases
jedi: don't attempt completion when inside strings
jedi: support argument completion for GObject Introspection functions
jedi: don't attempt completion when line ends with a closing parenthesis
Fran Dieguez (5):
Updated Galician translations
Updated Galician translations
Updated Galician translations
Updated Galician translations
Updated Galician translations
Gabor Kelemen (2):
Added hu to LINGUAS
Initial Hungarian translation by Balázs Meskó <meskobalazs at gmail dot com
Garrett Regier (18):
tests: Split egg cflags/libs from the libide ones
egg-binding-set: Add tests
egg-binding-set: Use a binding helper
egg-signal-group: Add tests
egg-state-machine: Add var arg version of add_property()
egg-state-machine: Improve assert_prop_equal()
egg-state-machine: Weak ref the source objects
egg-state-machine: Small cleanup
egg-state-machine: Set property/style when added if the state is current
egg-state-machine: Raise more errors when parsing fails
egg-state-machine: Kill freeze() and thaw()
egg-state-machine: Kill private header
egg-state-machine: Use renamed function
signal-group: Only temporarily ref the GTypeClass
signal-group: Rename test function
signal-group: Small comment fix
signal-group: Fix connecting to a detailed signal
binding-set: Rename to EggBindingGroup
Gábor Kelemen (3):
Updated Hungarian translation
Updated Hungarian translation
Updated Hungarian translation
Ian Hernandez (2):
Updated Spanish translation
Updated Spanish translation
Ignacio Casal Quinteiro (2):
git: pass NULL to the new binary callback
new-project-dialog: use the new fetch options to add the remote callbacks
Jakub Steiner (3):
icons: new autocomplete result types
icons: install the new type icons
icons: pane visibility toggle icons
Jordi Mas (2):
Upload Catalan translation
Fixes to Catalan translation
Kjartan Maraas (2):
Added nb
Added Norwegian bokmål translation.
Kristjan SCHMIDT (1):
Add Esperanto translation
Marek Černocký (2):
Updated Czech translation
Updated Czech translation
Michael Catanzaro (4):
webkit: disable unneeded WebKit features
Fix a typo
Don't autoload files that don't exist
libide: Improve annotation on ide_build_system_get_build_flags_finish
Mohan R (1):
git: track libgit2/libgit2-glib ABI breakages
Muhammet Kara (2):
Updated Turkish translation
Updated Turkish translation
Paolo Borelli (2):
source-view: smart-backspace was merged upstream
editor: basic print support
Pedro Albuquerque (12):
Added Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Piotr Drąg (28):
Updated Polish translation
Updated POTFILES.skip
Replace Rgba with RGBA
Updated Polish translation
Fix a minor typo
Updated Polish translation
Updated Polish translation
Updated POTFILES.in
Updated Polish translation
Updated POTFILES.in
Updated POTFILES.in
Minor capitalization fixes in translatable strings
Updated Polish translation
Updated POTFILES.in
Updated Polish translation
Updated POTFILES.in
Updated POTFILES.in
Updated Polish translation
Don't translate properties
Updated Polish translation
Updated POTFILES.in
Updated Polish translation
Updated POTFILES.in
doap: remove trailing dot from shortdesc
Updated Polish translation
Updated POTFILES.in
Updated Polish translation
Updated Polish translation
Sebastien Lafargue (1):
tests: fix building of test-ide-context
Sébastien Lafargue (9):
keybinding: add <ctrl>= to increase font size (zoom in)
GbGreeterWindow: fix notify in selection mode
view filename: ellipsize from start
GbTerminalView: add a GtkScrollWindow
GbTerminalView: remove unwanted margin
GbProjectTree: remove two unused #define
GbViewGrid/GbViewStack: fix moving views
GbTerminalView: add split and move
GbTerminalView: save and save-as
Ting-Wei Lan (6):
trivial: fix return value errors
rg: implement CPU usage reader for FreeBSD
build: don't use unknown warning options when compiling with clang
libide: find Exuberant ctags via configure instead of hard-coding ctags
build: Add missing CLANG_CFLAGS for plugins/clang
project-tree: use strcmp instead of g_utf8_collate to compare collation keys
Tobias Schönberg (1):
Specify versions of gi components in Jedi plugin
Tom Tryfonidis (1):
Added Greek translation
Yosef Or Boczko (2):
Updated Hebrew translation
Updated Hebrew translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]