Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
7.3.0:
Here's a stable xextproto to go along with Xserver 1.15
Keith Packard (1):
Bump release to 7.3
7.2.99.901:
Here's a release of xextproto that includes the new MIT-SHM requests
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Gaetan Nadon (1):
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Keith Packard (2):
Adds MIT-SHM AttachFd and CreateSegment requests
Bump version to 7.2.99.901 (7.3 RC1)
|
|
|
|
|
|
BROKEN and explicitly scheduled to be removed after 2013Q4.
|
|
|
|
|
|
|
|
pkgsrc changes:
- remove post-3.3.1 patches
- pull post-3.3.2 fixes for mlterm-fb from upstream:
- 4d974f7: fix mlterm-fb scroll on >=8bpp framebuffers
- 0b2987a: fix palette handling on 4bpp framebuffers
Changes from doc/en/ReleaseNote:
ver 3.3.2
* Support 4bpp framebuffer on NetBSD/luna68k.
* Desynchronize ssh negotiation on cygwin or mingw.
* "inner_border" option accepts "[horizontal border],[vertical border]" format value.
* Add "leftward_double_drawing" option which embolds medium fonts by drawing doubly at
1 pixel leftward instead of rightward.
* Add vte_terminal_set_color_*_rgba() functions to libvte compatible library.
* Bug fixes:
Fix memory leak when opening pty fails on win32gdi.
Fix the bug which disabled to clear hidden input method window it if large
value is specified for --border option.
Fix the bug which disabled to paste UTF-8 string.
Bitbucket pull request #1 (Thanks to Hayaki Saito san)
Fix the bug which causes segfault in pasting text via win32 clipboard from x11
applications over ssh x11 forwarding
Fix segfault caused by zero column characters like 0x200e.
|
|
|
|
|
|
may not be defined yet and broken with old bmake in netbsd5.
|
|
fixes for old bmake behavior in netbsd5 and missing MAKE_JOBS.
|
|
|
|
bulk builds show. Add bison to USE_TOOLS.
|
|
Really fixes packaging when doxygen already is installed.
No change by default, so no PKGREVISION++.
|
|
|
|
|
|
|
|
|
|
|
|
Bump revision as precaution.
|
|
Changelog:
No changes from Qt 5.2.0rc1 is available.
* Some header files has chenged its name.
|
|
|
|
https://bitbucket.org/arakiken/mlterm/commits/ba3a5a22ae82b7c227cfd9f952881a281c53f82a
* ml_vt100_parser.c: U+200c-200f and U+202a-202e aren't converted
even if -n option is specified.
https://bitbucket.org/arakiken/mlterm/commits/4ccecc4cbc90ed69054f0e94179bdccb6fda5868
* x_screen.c: The limitation of the column width and the line height (< 32)
is removed.
Bump PKGREVISION.
|
|
"Xcomposite" package was removed.
This should hopefully restore NetBSD support to a working state.
|
|
include it.
|
|
Deploy a pile of horrible hacks to more or less fix the build; this
version of this package does not seem to be fully compatible with even
the ancient ghc we have in pkgsrc.
Bump PKGREVISION.
|
|
than libXcomposite. Also, it is unused in pkgsrc and conflicts with
libXcomposite.
|
|
|
|
not to look for it to avoid an expensive build dependency.
Bump PKGREVISION.
|
|
|
|
xkbcommon is a library to handle keyboard descriptions, including
loading them from disk, parsing them and handling their state. It's
mainly meant for client toolkits, window systems, and other system
applications; currently that includes Wayland, kmscon, GTK+, Qt,
Clutter, and more.
This package is required by Qt5.
|
|
|
|
Only tested on NetBSD/amd64 6.99.28.
ToDo:
* inputmethod/qt5-ibus from Qt5 should be created
|
|
|
|
|
|
|
|
|
|
work when using builtin.
|
|
mga release to fix XAA loading and running.
Alan Coopersmith (1):
Remove mga_esc.c vestigal stub
Andy MacLean (1):
Unbreak dual head (xinerama)
Dave Airlie (2):
mga: fix XAA runtime
mga: bump release to 1.6.3
Egbert Eich (3):
Disable Linear Expansion on BE
Restructure code to make it more readable
Disable HW cursor by default on G200 server chips
Julien Cristau (1):
Restrict kernel driver matching to g200 server chips
Tormod Volden (2):
Fix dual head crash without XAA
mga: Use exaGetPixmapFirstPixel() instead of devPrivate.ptr
|
|
and the test for ./descr doesn't work if WRKOBJDIR is on a different file
system thank PKGSRCDIR.
|
|
|
|
|
|
|
|
This is causing problems (3.9.6 to 3.9.8):
* We've started deprecating GtkStock apis. These apis will continue
working until GTK+ 4, so there is no need to rush to replace them.
For more information, see
https://mail.gnome.org/archives/gtk-devel-list/2013-July/msg00000.html
Wholly deprecated as part of this effort:
GtkIconFactory, GtkIconSet, GtkIconSource, GtkImageMenuItem,
GtkAction, GtkUIManager
Other highlights:
* Theme support
- Always fall back to 'gnome' icon theme in addition to 'hicolor'
- Respect deprecated gtk-button-images setting
- Respect deprecated gtk-menu-images setting
* Accessibility improvements
- Add accessible names to csd window buttons
- Mark GtkLinkButton as visited when appropriate
- Add a GtkListBoxRow accessible
* GtkLabel can now ellipsize just the last line,
ellipsized in multi-line labels.
* GtkInfoBar now uses a GtkRevealer internally to slide in place.
It is no longer necessary to do that manually.
* GtkHeaderBar can now add a window close button
* The fine adjustment mode for scrolling has been revamped to be
easier discoverable, and visual feedback and autoscrolling has
been added.
* GtkIconTheme now supports 2x scaled icons for hi-dpi displays.
* The Wayland and X11 clipboard implementations can now coexist
* GtkInfoBar updates
- Turn action area horizontal
- Fix spacing
- Add an easy way to add a close button
* Documentation
- Modernize many screenshots
- Redo the widget gallery
- Improve 'Getting Started' tutorial
- Add new application examples to tutorial
* Deprecations:
tear-off menuitems,
gtk-button-images,
gtk-show-unicode-menu,
gtk-show-input-method-menu,
gtk-enable-mnemonics,
gtk-auto-mnemonics,
gtk-color-palette,
gtk-can-change-accels,
cursor blink settings,
gtk-fallback-icon-theme,
gtk-scrolled-window-placement,
menu popup delay settings,
gtk-menu-bar-accel,
keynav tweaks,
gtk-touchscreen-mode,
gtk-icon-sizes,
im style tweaks,
gtk-file-chooser-backend,
gtk-enable-tooltips,
gtk-visible-focus,
tooltip timeout tweaks,
toolbar style tweaks
* Initial support for scaled output (on high-dpi screens) has been
added. While this can be built with cairo 1.12, it needs a cairo
branch to work. Support for this has been added to the Wayland,
OS X and Windows backends.
* GtkListBox:
- handle double-clicks properly
- add an example in gtk3-demo
* GtkSearchBar: a toolbar that will popup automatically when
searches should be started, and dismissed when they are finished
* GtkListBox a vertical container that can sort and filter its
children
* GtkStack has gained position dependent transitions (left-right
and up-down)
* The Broadway GDK backend can be built on Windows now
* The GDK initialization code has been refactored. GdkDisplayManager
is no longer backend-specific.
* The symbol exporting functionality has been refactored. We no longer
use .symbols files, and instead rely on explicit header annotations
for every exported symbol. the abicheck scripts are no longer used.
* The GDK drawing and scrolling has been simplified. We no longer use
XCopyArea for scrolling, instead an offscreen cache is used. There
is a new debug flag, GTK_DEBUG=pixel-cache for this.
* Window sizing issues have been addressed.
* Implement height-for-width for GtkEventBox and GtkCheckButton
* Custom titlebars can now be set from GtkBuilder files
* Optionally install tests, when configured with --enable-installed-tests.
To run these tests, gnome-desktop-testing-runner can be used.
* Native input methods are supported on OS X now.
Many bug fixes and translation updates. For full details see:
https://git.gnome.org/browse/gtk+/tree/NEWS?id=3.10.6
|
|
XXX It would be good if someone could check OS X
* Look in /usr/share/gtk-2.0 for the default gtkrc file
* Support building with automake 1.14
* OS X: Various input handling fixes
- Avoid a crash on first key press
- Fall back from native input method to GtkIMContextSimple
- Avoid beeping when using native input method
- Reset preedit state when needed
* Look for gtkrc in /usr/share/gtk-2.0, in addition to to system config
dirs
* Bug fixes:
513812 Optimize gdk_cairo_set_source_pixbuf() alpha multiplication...
536767 gtksignal.h includes gtk.h
692548 Quartz: Cursor doesn't reset when the mouse leaves a toplev...
695636 _gdk_windowing_create_cairo_surface() may return already fi...
698758 Wrong limit for "Native Windows wider or taller than 65535 ...
699236 Assert triggered during gdk_pixmap_new() if some failure ha...
699673 [3.2/3.4/3.6/3.8] uuid conflicting on Windows
701332 Patch for minor glitch in NSTextInput
701571 1ad25dfb causes NSApp to not notice NSWindow destruction
703789 gtk.immodules still referenced after switch to immodules.cache
705181 Annoying beep on arrow keys when using IME on MacOS
705182 Reset Cocoa IME state when immodule is reset
* Translation updates: Hungarian Thai
|
|
|