summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2016-05-21Import libmatekbd-1.14.0 as x11/libmatekbd.youri5-0/+214
libmatekbd is a fork of libgnomekbd
2016-05-21post-install chmod no longer necessaryrichard1-9/+1
2016-05-20Updated x11/p5-Alien-wxWidgets to 0.67 (although 0.67 is not listed below)mef3-26/+7
-------------------------------------- 0.66 Tue Mar 10 2015 - add support for wxWidgets 3.0.1 and 3.0.2 - make default wxWidgets 3.0.2 - graphics context included now default on Win32 - build on MacOSX - xcode 5.x/6.x 0.65 Mon Mar 31 2014 - Update default to wxWidgets 3.0.0 - build on MacOSX Mavericks with Xcode 4.6.3 - install builtins on wxMSW (used by some wxWidgets extensions) 0.64 Sat Apr 13 2013 - Build IPC on Windows 0.63 Fri Oct 26 2012 - Patches for wxGTK build fixing dir dialog issues 0.62 Tue Oct 2 2012 - Fix patching on MSWin when buildpaths have spaces. - Allow addition of user patch - --wxWidgets-userpatch - Expand README.txt - Another Mac OS X SDK change 0.61 Fri Sep 21 2012 - change default debug level for wxWidgets >= 2.9 to 1 ( was 0) - fix several incorrect wxWidgets version checks
2016-05-19Bump revisions for Botan update.joerg1-2/+2
2016-05-19Updated libxcb to 1.12.wiz4-46/+79
here is a new version of libxcb for you to enjoy. The highlights are the same as for the new xcb-proto release: xinput support, RandR 1.5 and an automatic alignment checker.
2016-05-19Updated py-xcbgen to 1.12.wiz6-11/+272
here is a new version of xcb-proto for you to enjoy. Highlights are lots of improvements especially to the xinput extension, support for RandR 1.5 and an automatic alignment checker.
2016-05-19Updated xcb-proto to 1.12.wiz3-9/+11
here is a new version of xcb-proto for you to enjoy. Highlights are lots of improvements especially to the xinput extension, support for RandR 1.5 and an automatic alignment checker.
2016-05-18add option to use geoclue. disabled by default.snj1-1/+7
2016-05-18+redshiftsnj1-1/+2
2016-05-18Import redshift-1.11 as x11/redshift.snj6-0/+81
Redshift adjusts the color temperature of your screen according to the position of the sun. A different color temperature is set during night and daytime. During twilight and early morning, the color temperature transitions smoothly from night to daytime temperature to allow your eyes to slowly adapt. At night the color temperature should be set to match the lamps in your room. This is typically a low temperature at around 3000K-4000K. During the day, the color temperature should match the light from outside, typically around 5500K-6500K.
2016-05-18Updated luit to 2.0.20160508.wiz2-7/+7
2016/05/08 - adapt Solaris fix for C11 changes from xterm #325. modify parseArgs to check for a special case, e.g., from xterm, where a shell command that cannot be exec'd is passed as a single parameter. For that case, run the command via the shell. reset IEXTEN when turning off canonical mode, needed to make lnext control/V work consistently on BSD platforms (report/patch by Christian Weisgerber). updated configure macros: CF_FUNC_POLL add a fallback to checking with posix_openpt(), in case someone's running the configure script in batch mode. CF_LD_RPATH_OPT change FreeBSD to use -Wl,-rpath rather than -rpath option. According to FreeBSD #178732, either works since FreeBSD 4.x; however scons does not accept anything except the -Wl,-rpath form. CF_WITH_MAN2HTML use configured shell rather than /bin/sh CF_XOPEN_SOURCE add a case for OS/2 update config.guess, config.sub
2016-05-16Updated xproto to 7.0.29.wiz3-21/+26
Alan Coopersmith (1): Incorrect guard block in HPkeysym.h James Clarke (1): Don't let XFD_SETSIZE exceed FD_SETSIZE Julien Cristau (1): xproto 7.0.29 Olivier Fourdan (1): Raise the number of FD on WIN32 as well
2016-05-12Updated xcb-util-cursor to 0.1.3.wiz2-7/+7
I just released version 0.1.3 of xcb-util-cursor: - Add a --with-cursorpath option to configure
2016-05-08s/kactivities/libkactivities4/markd3-9/+9
2016-05-08Add libkactivities4markd1-1/+2
2016-05-08Split libraries into separate package.markd8-46/+96
2016-05-05Fix TLS condition on NetBSD to correctly avoid using pthread_specific.joerg3-6/+6
Bump revision.
2016-05-05Recursive revbump associated with ocaml update.jaapb6-12/+12
2016-05-04fix copy/paste mis in previoustnn2-3/+3
2016-05-04move variable declarations to top of functiontnn1-2/+3
2016-05-04avoid using mktemp since it triggers warningstnn2-11/+29
Bump rev.
2016-05-03revbump for libsoup's ABI issueprlw114-28/+28
2016-05-03s/Qt5Websockets.pc/Qt5WebSockets.pc/markd2-5/+5
2016-05-01pkglint.dholland4-7/+11
2016-05-01Patch up some problems found by compiling with gcc. PKGREVISION -> 12.dholland7-11/+231
2016-05-01Add optional, default-off dependency on afterstep, and disabledholland1-2/+9
afterstep support if not enabled to avoid build failure if the configure script finds it. From Yakovetsky Vladimir in PR 36755.
2016-04-29Updated libdrm to 2.4.68.wiz3-12/+12
Chih-Wei Huang (1): android: add virgl to be a valid driver Daniel Vetter (7): headers: Remove _DRM_GEM tests/kms-steal-crtc: Use correct includes headers: Update drm_i915.h headers: Update drm_sarea.h headers: Update drm_fourcc.h headers: Update drm_mode.h headers: Update drm.h Emil Velikov (1): proptest: print signed values correctly Eric Engestrom (6): amdgpu: Fix spelling mistakes exynos: Fix spelling mistake freedreno: Fix spelling mistakes intel: Fix spelling mistakes tests: Fix spelling mistakes xf86drm: Fix spelling mistakes Gustavo Padovan (3): tests: add virtio_gpu to the driver list gitignore: ignore kms-steal-crtc and kms-universal-planes modetest: print signed values correctly Kenneth Graunke (1): Bump version for release Michał Winiarski (1): intel/skl: Add missing SKL PCI IDs Nicolas Dechesne (1): freedreno: add dummy fd_bo_from_fbdev implementation when KGSL is disabled Rob Clark (3): add libdrm_vc4.pc to .gitignore freedreno: update uapi freedreno: add support for FD_TIMESTAMP Rodrigo Vivi (1): intel: Adding missing Broxton PCI IDs. Sonny Jiang (1): amdgpu/tests: fix tests for asics with one VCE instance Thierry Reding (1): tegra: Sync with Linux kernel UAPI header Thomas Hellstrom (1): vmwgfx: update uapi
2016-04-29Added patch to make sure that /include/WebCore/libdummy.prl isnros2-1/+16
not created.
2016-04-28Forgot to increase ABI in blk3 for library major number change.prlw12-3/+4
2016-04-28s/baloo/libbaloo4/markd1-3/+3
2016-04-26Update gnome-desktop3 to 3.20.1prlw13-12/+12
- Add a way to get the frequency for a mode as a floating number - Reduce log spam in thumbnailing - Capitalize language and territory names - Add default keyboard layout for Mexico and Guatemala - Avoid a crash when thumbnailing - Be more careful when parsing locales - Fix a compiler warning in gnome-rr - Fix turning off tiled monitors - Fix thumbnailing of animations - Support g_autoptr() for all libgnome-desktop object types - Remove unused EDID parsing code - Support underscanning - Export dpms information - Add support for tiled monitors - Fix build of installed-tests - Add support for overscan compensation in displays (#748560) - Translation updates
2016-04-24ftp.gtk.org is gone, remove it from MASTER_SITES.wiz2-6/+4
2016-04-24Remove non-working mirror.wiz1-3/+2
2016-04-23Fix rpath for X11=native case.wiz5-7/+47
From Olaf 'Rhialto' Seibert in PR 50876. Bump PKGREVISION.
2016-04-22Various fixes for the Darwin build.jperkin4-9/+41
2016-04-21Update gtk3 to 3.20.3prlw12-7/+7
Overview of Changes in GTK+ 3.20.3 ================================== * Bugs fixed: 764174 Configuration dialog is too small 764203 Default background color for the 'textview border' node 764204 Primary and secondary carets/cursors not distinguishable by default 764261 gtkplacesviewrow: untranslated "%s / %s available" 764374 Busy loop while "Displays" page is active 764378 gtk3-demo won't run without hicolor-icon-theme 764540 gtk_scrollable_get_border is missing annotations 764585 Fix "format not a string literal" errors 764686 build failure after "make distclean" 764710 GtkListBox row CSS nodes do not reflect visual order 764835 broadway: fix documentation, correct display port details 764664 Segfault when initializing WINTAB pressure-sensitive tablets * Translation updates: Bulgarian Esperanto Greek Persian
2016-04-21Add a patch so that this builds on NetBSD/powerpc with altivec.he2-1/+51
Without this, we get "subscripted value is neither array nor pointer" error from the compiler. Since this is a build fix for powerpc platforms, no PKGREVISION bump.
2016-04-21Use PKGMANDIR. Add patch comment.jperkin2-4/+6
2016-04-21Replace broken mandir setting with PKGMANDIR.jperkin2-11/+10
2016-04-21Use PKGMANDIR.jperkin3-5/+10
2016-04-21Fix PKGMANDIR handling.jperkin3-11/+7
2016-04-16Update ruby-gnome2 packages to 3.0.8.tsutsui11-37/+68
Upstream changes: (from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.0.8/NEWS) = Ruby-GNOME2 3.0.8: 2016-04-03 It's a release that improves GTK+ 3 support. === Changes ==== All * Droped Ruby 2.0.0 support. * Travis: use Trusty beta image. [Patch by Hiroshi Hatake] * Added AltLinux to supported OSes. [Patch by Malo Skrylevo] ==== Ruby/GLib2 * Improvements * Added (({RVAL2CSTR_PTR_ACCEPT_NIL})). * Added (({RVAL2CSTR_RAW})). * Added (({RVAL2CSTR_RAW_ACCEPT_NIL})). * Supported (({GLib::Variant.new(value, type)})). * Added (({GLib::Regex})) class. [Patch by cedlemo] * Supported more variant types in (({rbg_variant_to_ruby})). [Patch by Aurelien Jacobs] * Supported array in (({rg_ruby_to_variant})). [Patch by Aurelien Jacobs] * Added (({GLib::Regex#split})). [Patch by cedlemo] * Added (({GLib::Regex#match})). [Patch by cedlemo] * Added (({GLib::MatchInfo})) class. [Patch by cedlemo] * Added (({GLib::Regex#max_backref})). [Patch by cedlemo] * Added (({GLib::Regex#capture_count})). [Patch by cedlemo] * Added (({GLib::Regex#has_cr_or_lf?})). [Patch by cedlemo] * Added (({GLib::Regex#max_lookbehind})). [Patch by cedlemo] * Added (({GLib::Regex#string_number})). [Patch by cedlemo] * Added (({GLib::Regex.escape_string})). [Patch by cedlemo] * Added (({GLib::Regex#match?})). [Patch by cedlemo] * Added (({GLib::Regex#match_all})). [Patch by cedlemo] * Added (({GLib::Regex#split})). [Patch by cedlemo] * Added (({GLib::Regex#replace})). [Patch by cedlemo] * Added (({GLib::Regex#check_replacement})). [Patch by cedlemo] * Added (({GLib::Regex#replace_eval})). [Patch by cedlemo] * Added (({GLib::MatchInfo#partial_match})). [Patch by cedlemo] * Added (({GLib::MatchInfo#fetch})). [Patch by cedlemo] * Added (({GLib::MatchInfo#[]})). * Added (({GLib::MatchInfo#fetch_pos})). [Patch by cedlemo] * Added (({GLib::MatchInfo#fetch_position})). * Added (({GLib::MatchInfo#fetch_all})). [Patch by cedlemo] * Added (({GLib::MatchInfo#next})). [Patch by cedlemo] * Fixes * Fixed a bug that raw string is converted to UTF-8. * Fixed handling of 64 bits (({FIXNUM})) variant initialization. ==== Ruby/GObjectIntrospection * Improvements * Supported allocated output parameter. * Supported dynamic callback. * Supported enum as output value. * Added function type name in error message. * Added (({RB_ZALLOC})). * Supported freeing GType-ed union. [GitHub#700][Reported by cedlemo] * Added (({GI::Repository#get_version})). * Fixes * Fixed a bug that block is always ignored in singleton method. [ruby-gnome2-devel-ja][Reported by Yuuki Harano] ==== Ruby/GIO2 * Improvements * Supported (({Gio::Application.new(:arguments => [...]})). [GitHub#519][Reported by Mamoru TASAKA] * Started to use dynamic callback. ==== Ruby/GTK3 * Improvements * Supported (({Gtk::Clipboard#request_text})). [ruby-gnome2-devel-en][Reported by Detlef Reichl] * Supported (({Gtk::Clipboard#request_contents})). * Supported (({Gtk::Clipboard#request_image})). * Supported (({Gtk::Clipboard#request_targets})). * Supported (({Gtk::Clipboard#request_rich_text})). * Supported (({Gtk::Clipboard#request_uris})). * Updated main demo application. [Patch by cedlemo] * Updated and finished sample tutorial. [Patch by cedlemo] * Supported (({Gtk::TreeModel#set_sort_func})). [GitHub#596][Reported by Christopher L. Ramsey] * Supported (({Gtk::Box#set_child_packing})). [GitHub#602][Reported by Ibrahim Tencer] * Updated stack demo. [Patch by cedlemo] * Added scale demo. [Patch by cedlemo] * Updated theming style classes demo. [Patch by cedlemo] * Created entry buffer demo. [Patch by cedlemo] * Made (({Gtk::EntryBuffer#new more rubyish})). [Patch by cedlemo] * Added markup demo. [Patch by cedlemo] * Added headerbar demo. [Patch by cedlemo] * Updated css accordion demo. [Patch by cedlemo] * Added pickers demo. [Patch by cedlemo] * Updated links demo. [Patch by cedlemo] * Added overlay demo. [Patch by cedlemo] * Added textmask demo. [Patch by cedlemo] * Added sidebar demo. [Patch by cedlemo] * Updated spinner demo. [Patch by cedlemo] * Updated entry completion demo. [Patch by cedlemo] * Added revealer demo. [Patch by cedlemo] * Updated expander demo. [Patch by cedlemo] * Added overlay2 demo. [Patch by cedlemo] * Updated colorsel demo. [Patch by cedlemo] * (({rbgobj_gc_mark_instance})) has to be called for the (({Gtk::TreeSelection})). [Patch by Hiroyuki Ito] * Updated css basics demo. [Patch by cedlemo] * Made (({Gtk::TreeModel#iter_nth_child})) and (({Gtk::TreeModel#iter_children})) work like (({#get_value})). * Added methods to Gtk::TreeIter: * (({Gtk::TreeIter#previous!})) * (({Gtk::TreeIter#has_child?})) * (({Gtk::TreeIter#n_children})) * (({Gtk::TreeIter#nth_child})) * (({Gtk::TreeIter#children})). [Patch by Hiroyuki Ito] * Added support for (({Gtk::TreeSelection})). [Patch by dutchhome] * Updated builder demo. [Patch by cedlemo] * Updated css pixbufs demo. [Patch by cedlemo] * Updated button box demo. [Patch by cedlemo] * Created css shadows demo. [Patch by cedlemo] * Updated infobar demo. [Patch by cedlemo] * Added support for MenuPositionFunc in (({Gtk::Menu#popup})). [GitHub#61][Reported by Abby Archer] * Made (({Gtk::Widget#translate_coordinates})) more rubyish. [Patch by cedlemo] * Added support for (({EntryCompletionMatchFunc})). [Patch by Hiroyuki Ito] * Updated iconview edit demo. [Patch by cedlemo] * Updated sizegroup demo. [Patch by cedlemo] * Updated cursors demo. [Patch by cedlemo] * Made (({Gtk::MenuItem#new})) like (({Gtk::CheckMenuItem#new})). [Patch by Hiroyuki Ito] * Move the (({#set_values})) implementation to (({Gtk::TreeModel})) instead of (({Gtk::ListStore})). [GitHub#659][Reported by detlef] * Updated search entry2 demo. [Patch by cedlemo] * Updated menus demo. [Patch by cedlemo] * Updated css multiplebgs demo. [Patch by cedlemo] * Added auto generated callback for AssistantPageFunc. * Added auto generated callback for BuilderConnectFunc. * Updated model button demo. [Patch by cedlemo] * Updated dialog demo. [Patch by cedlemo] * Added another example sample for (({Gtk::TreeStore})). [Patch by cedlemo] * Added the methods: * (({Gtk::TreePath#next!})) * (({Gtk::TreePath#prev!})) * (({Gtk::TreePath#up!})) * (({Gtk::TreePath#down!})). [Patch by cedlemo] * Added (({Gtk::TreeIter#first_child})). [Patch by cedlemo] * Updated filtermodel demo. [Patch by cedlemo] * Updated popover demo. [Patch by cedlemo] * Supported (({Gtk::Builder#connect_signals})). * Added new sample icons-theme-viewer.rb. [Patch by cedlemo] * Added new sample menus_from_resources.rb. [Patch by cedlemo] * Updated printing demo. [Patch by cedlemo] * Updated assistant demo. [Patch by cedlemo] * Updated panes demo. [Patch by cedlemo] * Updated font features demo. [Patch by cedlemo] * Fixes: * Fixed a bug that (({Gtk::Widget.set_connect_func})) doesn't work. [GitHub#703][Reported by cedlemo] ==== Ruby/Poppler * Improvements: * Removed needless (({POPPLER_TYPE_ORIENTATION})) binding. [GiHub#653][Reported by Rob Brackett] ==== Ruby/WebKit2GTK * Improvements: * Supported old WebKit2GTK+. === Thanks * Detlef Reichl * Mamoru TASAKA * cedlemo * Christopher L. Ramsey * Hiroyuki Ito * dutchhome Jon Raiford * Rob Brackett * Abby Archer * Yuuki Harano * detlef * Aurelien Jacobs * Hiroshi Hatake * Malo Skrylevo
2016-04-15Recursive PKGREVISION bump for poppler-0.42.0.wiz1-2/+2
2016-04-14Update libxkbcommon to 0.6.1.wiz2-7/+7
libxkbcommon 0.6.1 - 2016-04-08 ================== - Add LICENSE to distributed files in tarball releases. - Minor typo fix in xkb_keymap_get_as_string() documentation. libxkbcommon 0.6.0 - 2016-03-16 ================== - If the XKB_CONFIG_ROOT environment variable is set, it is used as the XKB configuration root instead of the path determined at build time. - Tests and benchmarks now build correctly on OSX. - An XKB keymap provides a name for each key it defines. Traditionally, these names are limited to at most 4 characters, and are thus somewhat obscure, but might still be useful (xkbcommon lifts the 4 character limit). The new functions xkb_keymap_key_get_name() and xkb_keymap_key_by_name() can be used to get the name of a key or find a key by name. Note that a key may have aliases. - Documentation improvements. - New API: xkb_keymap_key_by_name() xkb_keymap_key_get_name()
2016-04-14Link explicitly against -lXext on SunOS.jperkin1-1/+3
2016-04-13Update xf86-video-amdgpu to 1.1.0wiz2-7/+7
I'm pleased to announce the 1.1.0 release of xf86-video-amdgpu, the Xorg driver for AMD Radeon GPUs supported by the amdgpu kernel driver. This release supports xserver versions 1.9-1.18. Highlights: * Support for the upcoming Polaris family of GPUs. * Option "TearFree" can now prevent tearing with rotation/reflection as well (with Xorg >= 1.16). * RandR CRTC transforms now work correctly (but for now still exhibit tearing even with TearFree). * The RandR 1.4 provider name is now no longer hardcoded to "amdgpu" but constructed from the GPU chipset name and bus ID, allowing several GPUs supported by this driver to be distinguished by name. * The RandR primary output is now always explicitly marked as such. * The driver can prevent clients trying to use the DRI3 extension over a display connection forwarded via SSH from hanging. * VDPAU/OpenGL interoperation can now work with DRI3 enabled. * Many more fixes for issues using the DRI3/Present extensions. Plus many other small improvements and fixes. Thanks to everybody who contributed to this release in any way!
2016-04-13Update xf86-video-ati to 7.7.0.wiz2-8/+7
I'm pleased to announce the 7.7.0 release of xf86-video-ati, the Xorg driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver. This release supports xserver versions 1.9-1.18. Highlights: * Option "TearFree" can now prevent tearing with rotation/reflection as well (with Xorg >= 1.16). * RandR CRTC transforms now work correctly (but for now still exhibit tearing even with TearFree). * The RandR 1.4 provider name is now no longer hardcoded to "radeon" but constructed from the GPU chipset name and bus ID, allowing several GPUs supported by this driver to be distinguished by name. * The RandR primary output is now always explicitly marked as such. * The driver can now make use of more than 256MB of VRAM for scanout buffers, allowing e.g. virtual desktop sizes >= 8192x8192 to work. * The driver can prevent clients trying to use the DRI3 extension over a display connection forwarded via SSH from hanging. * Many more fixes for issues using the DRI3/Present extensions. Plus many other small improvements and fixes. Thanks to everybody who contributed to this release in any way!
2016-04-13Update modular-xorg-server to 1.18.3.wiz2-7/+7
A few fixes relative to 1.18.2, including one fairly important performance fix to the Present extension. Thanks to all for fixes and testing. Adam Jackson (2):       vfb: Re-add LD_EXPORT_SYMBOLS_FLAG to LDFLAGS       xserver 1.18.3 Chris Wilson (1):       Xext/vidmode: Reduce verbosity of GetModeLine debug messages Dave Airlie (1):       glamor: swizzle RED to 0 for alpha textures Michel Dänzer (2):       present: Only requeue for next MSC after flip failure       xfree86/modes: Make sure the HW cursor is hidden when it should be Olivier Fourdan (2):       xwayland: do not include frequency in mode name       xwayland: Pretend we support viewport in vidmode Sonny Jiang (1):       DRI2: add Polaris PCI IDs
2016-04-12Update gtksourceview3 to 3.20.1prlw13-12/+33
News in 3.20.1 -------------- * Improvements to style schemes * Export missing public methods * Translation updates News in 3.20.0 -------------- * Improvements to the syntax highlighting of: CSS, JavaScript, protobuf, Vala, imagej, Python 3 and BibTeX * Adapt code to use GTK_TEXT_VIEW_LAYER_BELOW_TEXT and GTK_TEXT_VIEW_LAYER_ABOVE_TEXT * Add a "sourceview" CSS class to all GtkSourceView's * Fixes to the MSVC build system * Various other small fixes and improvements * Translation updates News in 3.19.4 -------------- * CSS fixes to track GTK+ changes * Fix completion popup on Wayland * MSVC build projects * Misc bug fixes * Translation updates News in 3.19.3 -------------- * Many fixes to track GTK+ changes * Rework symbol visibility handling * Other small improvements * Translation updates News in 3.19.2 -------------- * Some CSS adjustments to track GTK+ changes * Add API to get the GtkSourceView version * Other small improvements * Translation update News in 3.19.1 -------------- * New class: GtkSourceTag with a draw-spaces property * Drop build dependency on intltool, use upstream gettext and ITS Tool instead * Completion windows: don't add space for scrollbars * Do not show undo/redo in context menu if undo/redo is disabled * Bracket matching: several bug fixes, unit tests written, code simplified * Other small code improvements * Translation updates News in 3.18.1 -------------- * Misc bug fixes * Translation updates News in 3.18.0 -------------- * Minor improvement to the CSS syntax highlighting * Translation updates News in 3.17.7 -------------- * Handle creating pixbufs for HiDPI resolutions * Improvements to the Octave and Matlab syntax highlighting * Other various code improvements * Translation updates News in 3.17.6 -------------- * Search and replace: fix bug with regular expressions containing look-ahead assertions. * Add some missing GI annotations * A few adjustments to the build system * Translation updates News in 3.17.5 -------------- * Support symbolic icons in the completion API * New lang or improved lang files: Rust, Meson, C, protobuf * Revamped build system (drop gnome-common dependency) * Misc bug fixes * Translation updates News in 3.17.4 -------------- * Add .rej files as another version of diff file * Improvements to lang files: Apache Pig, rpmspec * Misc bug fixes * Translation updates News in 3.17.3 -------------- * Add a few more functions to GtkSourceFile * Add the "smart-backspace" property * Misc bug fixes * Translation updates News in 3.17.2 -------------- * New widget: GtkSourceMap * Set a GtkTextTag name for context classes (no-spell-check, etc) * Add gtk_source_buffer_sort_lines() * Style schemes: * Support "single", "double" etc for the underline attribute * Support underline-color * Improvements to lang files: Ocaml, C++ header and Shell * Translation updates News in 3.17.1 -------------- * New public function: gtk_source_encoding_get_default_candidates() * Add g_autoptr autocleanup support * Add lang files for (basic) CSV and jade template * Improvements to lang files: C, CMake, GDB log, JavaScript, C#, F#, VB.net and CSS * Translation updates
2016-04-11Recursive revbump from textproc/icu 57.1ryoon73-146/+146