summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches
AgeCommit message (Collapse)AuthorFilesLines
2013-10-16Avoid multi-line comments after #define, they confuse g-ir-scanner fromjperkin1-0/+21
gobject-introspection on OSX Snow Leopard. Fixes build.
2012-07-25remove obsolete patchdrochner1-271/+0
2012-02-09update to 2.24.10drochner1-126/+0
changes: -printing fix was integrated -more minor fixes
2012-02-01replace the patch for the printing problem by the official upstream one,drochner1-47/+76
bump PKGREV
2012-01-29update to 2.24.9drochner1-0/+97
changes: bugfixes pkgsrc note: backed out upstream change for cups Custom print options, it causes crashes at least with firefox, see gnome bug #543520
2011-07-08update to 2.24.5drochner1-18/+3
changes: -bugfixes -translation updates -doc improvements
2011-06-15comment out two non-portable shell variable substitutions and revertdrochner1-3/+18
the "bash" requirement for "configure", works around build problems due to unresolved problems with bash on Dragonfly (PR pkg/45059 by Matthias Rampke)
2011-04-05update to 2.24.3drochner1-6/+6
changes: -Add missing introspection annotations -bugfixes -translation updates
2010-11-23Fix busted stock icons (PR pkg/44119). Patch borrowed from OpenBSD.tnn1-0/+271
Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=629878 While here, update to gtk2+-2.22.1 (bug fixes and translation updates)
2010-11-15update to 2.22.0drochner3-42/+9
This switches to the gnome-2.32 release branch
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-3/+23
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-05-31Restore comment. It makes me wonder why we still need it, since thewiz1-1/+3
referenced URL talks about gtk2-2.18.
2010-05-31update to 2.20.1drochner3-55/+4
this switches to the gnome-2.30 branch
2010-04-15Add a bug fix that might affect firefox, dug up by Jared McNeill.wiz1-0/+20
Bump PKGREVISION.
2010-03-16Update to 2.18.8:wiz1-7/+7
Overview of Changes from GTK+ 2.18.7 to 2.18.8 ============================================== * Bugs fixed: 612066 empathy hangs when clicked on information about contact... 569042 gailbooleancell does not seem to attend to changes... 609650 GtkPlug Embedded signal is not emitted when plug/socket... 609744 crash at parse_data_for_row_pseudocolor 609952 destroying a notebook window when the last tab got dragged... 610141 gtk_assistant_get_nth_page() function fails to deliver... 610184 gtk_assistant_set_current_page() segfaults... 610381 More space between toolbar icon and label 610632 gtk_info_bar_set_default_response problem 611686 focus_in/focus_out in gailtreeview.c should return FALSE... 612119 Do not scroll when middle pasting 612308 GTK+ Build error: redefinition of 'struct IPrintDialogCallback' 612346 gdk_window_set_icon_name doesn't work 612505 Entry layout not updated when underlying buffer changes 598881 Unimplemented GdkWindowImplIface methods crash gimp on OSX * Updated translations: Bengali India Low German Oriya Polish
2009-12-09remove wrong patchdrochner1-24/+0
(see https://bugzilla.gnome.org/show_bug.cgi?id=588740 comments #24 and #29) ride on last night's update
2009-12-06Update to 2.18.4:wiz5-64/+4
Overview of Changes from GTK+ 2.18.3 to 2.18.4 ============================================== * Client-side windows: - Avoid some unnecessary exposes - Avoid unnecessary redraws related to clearing windows * Bugs fixed: 563010 Fix clearing the selection in GtkFileChooserButton 581150 GtkIconView tries to paint items with invalid sizes 601869 GtkUIManager assumes too much about popup menus 581145 Wrong positioning for fullscreen gedit toolbar animation 599118 Translators comment for "Finishing" labels 599321 gtk_selection_data_get_uris is broken on Windows 381371 Print margins not correct in WIN32 - not allowing... 599446 atk_object_set_name () assertion in gtk_tool_button_set_label 602725 fix setting icon-size on GICON images 588740 JPEG images open with blur effect? 602724 gailimage doesn't handle GTK_IMAGE_{GICON,ICON_NAME}... 561130 get_monitor_geometry segfaults if called with non-existant... 585383 Segfault in gdk_pixbuf__ico_image_save 123569 Catch contents being reparented out of socket 601611 gtk_selection_data_get_targets() reads X Atom data as GdkAtoms 601959 must release compose key before continuing compose sequence 603201 gtk_about_dialog_set_url_hook has no effect anymore 591438 dfb_events_dispatch is not thread safe 603128 Adding new UI that was recently removed may cause wrong order * Updated translations: Low German Romanian Russian Slovenian
2009-11-27Use ${COMPILER_RPATH_FLAG} instead of -R for X_LIBS in pkg-config files.tnn1-0/+13
This fixes firefox run-time breakage with native X11 on netbsd-4 caused by pkgsrc wrappers not dealing with -R. Bump PKGREVISION.
2009-10-21update to 2.18.3drochner2-10/+10
This switches to the gnome-2.28 release branch.
2009-08-29Fix scaling issue caused by jpeg7 update.dogcow1-0/+24
http://bugzilla.gnome.org/show_bug.cgi?id=588740
2009-06-04update to 2.16.2drochner1-15/+0
changes: -Reinstate traditional behaviour of GtkAdjustment wrt. to page size that was accidentally lost between 2.14.x and 2.16 -bugfixes -translation updates
2009-03-25Add a patch to the cups printbackend so that listing of remotemarkd1-0/+15
cups printers works on NetBSD. Code assumes that a connect() on a non blocking socket will eventually succeed but what it actually gets is failure with EISCONN. Bump PKGREVISION.
2009-01-19Fix shell syntax. Has been fixed differently upstream, these patches cansketch4-0/+60
go when the next version is released.
2008-12-15Added two patches so that this package passes gcc with the optionrillig2-0/+49
-Werror=int-to-pointer-cast.
2008-10-16update to 2.14.3, mostly from Juan RPdrochner3-32/+6
This switches to the gnome-2.24 release branch. Most noteworthy change: gtk includes "gail" now, so it conflicts with the old devel/gail pkg.
2008-02-13update to 2.12.8drochner1-0/+13
changes: -ui improvements for file chooser -bugfixes -translation updates pkgsrc change: don't build in the "test" and "perf" subdirs, to save build time
2007-12-17update to 2.12.3drochner1-15/+0
changes: -some Quartz related bugfixes -other minor bugfixes -translation updates -the HTML documentation is built properly this time, so remove the pkgsrc hacks to load it from MASTER_SITE_LOCAL
2007-11-29Instead of rebuilding the HTML doc, use a prebuilt tarball distributeddrochner1-0/+15
from MASTER_SITE_LOCAL==ftp.netbsd.org. This saves much time in build, and it works around the problem in PR pkg/37446 where documentation build failed due to ressource shortage. Thanks to Matthias Scheler for discussion and testing.
2007-10-27Update to 2.12.1:wiz1-33/+0
Overview of Changes from GTK+ 2.12.0 to 2.12.1 ============================================== * Bugs fixed: 472965 a small improvement for scrolling behavior with PgUp/PgDown 460194 Gtk tooltips + swt crash 478803 Segfault in gtk_print_operation_run when no range specified 480123 Crash from GTK's new search feature 483223 im-xim.so leaves callbacks connected to display "closed" ... 476342 Icon cache validation causes severe page-in 484008 configure fails during CUPS version tests on some platforms 327243 GtkFileChooserButton emits two "selection-changed" signal... 465380 gtkfilechooser cannot show the modified date on none UTF-... 467269 Inkscape Flickers horribly 476686 gtkrecentchooser select-multiple property 478173 GTK's Tracker search engine does not work anymore 478371 totem volume slider appears on all workspaces 482089 GtkPrintOperation check for null default signal handler b... 482504 Missing locale to UTF-8 conversion for modification time ... 482841 critical warnings on gdk_display_close after _gtk_tooltip... 483563 remains of gtk_widget_ref() in gtkdnd.c 483730 Keyboard navigation of mutiple-selecting gtk.TreeViews im... 484650 Typo in docs for GdkGrabBroken 484730 In MS-Windows theme, GtkBorder freed with g_free() instea... 486360 Failed to convert Empathy Glade files 389358 print dialog: unit selection dialog can't be closed 448343 File chooser should maintain sort state during folder swi... 477447 GtkPaned documentation doesn't mention behaviour with onl... 482034 GtkMenuPositionFunc push_in parameter description 482837 duplicate declaration of gtk_notebook_create_window() 478637 Notebook tab labels not correctly centered in ms-windows ... 484132 gtk_recent_info_get_icon docs 486636 "Cannot open display" message doesn't include display whe... 455284 Ctrl+L should work depending if it has focus or not 478377 10x speed up for window motion/scroll (gdk-quartz) 485301 Filename is garbled in print dialog on none UTF-8 485437 Fix testxinerama.c to not query current monitor by default 486155 Docs for gtk_text_iter_forward_line() 339877 pixbuf loader incorrectly returns wbmp 456137 Pidgin will crash in fail-safe session due to a NULL poin... 456676 Critical warning in gtk_drag_drop_finished() 352643 crash in gtk_entry_completion_default_completion_func 477280 volume button docs fix 477704 Add docs for GtkTreeModelForeachFunc 476920 Move GtkFileSelection to the deprecated section * Updated translations: - Arabic (ar) - Assamese (as) - Belarusian Latin (be@latin) - Catalan (ca) - Estonian (et) - Basque (eu) - Hebrew (he) - Ido (io) - Italian (it) - Japanese (ja) - Georgian (ka) - Kannada (kn) - Korean (ko) - Lithuanian (lt) - Dutch (nl) - Polish (pl) - Romanian (ro) - Slovenian (sl)
2007-10-21No need "ENABLE_CUPS" anymore since last option.mk change.obache1-11/+1
2007-09-18Add patch recommended in release announcement:wiz1-0/+33
GtkIconCache now runs _gtk_icon_cache_validate() for every cache loaded. This causes a big chunk of each icon cache file to be paged in; this makes apps slow at startup when it is likely that other apps have caused the icon caches to be paged out. Bump PKGREVISION.
2007-09-17Two paches for quartz are already included in upstream.obache2-45/+0
2007-09-16Update to 2.12.0.wiz5-26/+22
(no shlib major changes) Overview of Changes from GTK+ 2.11.6 to 2.12.0 ============================================== * GtkTooltips - All widgets have been ported to the new tooltips code - Tooltips are disabled in touchscreen mode * GtkBuilder - Support custom tabs in GtkPrintUnixDialog Lots of bugfixes and translation updates. Overview of Changes from GTK+ 2.11.5 to 2.11.6 ============================================== * GtkBuilder: - The gtk-builder-convert script is more versatile - GtkBuilder suppports GdkPixbuf properties - GtkBuilder parses, but doesn't yet implement <accessibility> - Support for accelerators in actions has been added * GtkTooltips: - The old tooltips API has been deprecated - The has-tooltip property has getter and setter * GtkTreeView: - Convenience API to set tooltips: gtk_tree_view_set_tooltip_row(), gtk_tree_view_set_tooltip_cell(), gtk_tree_view_get_tooltip_context(), gtk_tree_view_set_tooltip_column() * GtkIconView: - Convenience API to set tooltips: gtk_icon_view_set_tooltip_item(), gtk_icon_view_set_tooltip_cell(), gtk_icon_view_get_tooltip_context(), gtk_icon_view_set_tooltip_column() Lots of bugfixes and translation updates. Overview of Changes from GTK+ 2.11.4 to 2.11.5 ============================================== * OS X port: - Many improvements * Win32 port: - Inconsistent checkboxes are drawn correctly now * GtkBuilder: - Ship a Python script, gtk-builder-convert, to convert glade files to GtkBuilder syntax * GtkFileChooser: - Improved display of the time column - Support search on OS X, using Spotlight * GtkTreeView: - New function gtk_tree_view_is_rubber_banding_active() to check whether rubber banding is active * GtkVolumeButton uses the range 0.0 to 1.0, and correctly adapts tooltips to display percentages Lots of bugfixes and translation updates. Overview of Changes from GTK+ 2.11.3 to 2.11.4 ============================================== * The multipress input method correctly handles control keys * The memory management of GtkRecentManager has been changed, deprecating the screen-related functions in favour of gtk_recent_manager_get_default(). Lots of bugfixes. Overview of Changes from GTK+ 2.11.2 to 2.11.3 ============================================== * GtkBuilder: GTK+ supports constructing user interfaces from XML descriptions now, similar to libglade. * The new tooltip code now has convenience api to set text tooltips: gtk_widget_set_tooltip_text(), gtk_widget_set_tooltip_markup() * GtkTextView, GtkEntry: - gtk_widget_modify_cursor() is a new function in the gtk_widget_modify family to override the style-provided cursor colors - Use a block cursor in overwrite mode * GtkFileChooser: - Use xdg-user-dirs to find the Desktop directory - gtk_file_system_create() is now public API * GtkMenu: - GtkMenuItem gained a submenu property - GtkMenuShell obtained a move-selected signal * OS X port: - Many improvements Lots of bugfixes and translation updates. Overview of Changes from GTK+ 2.11.1 to 2.11.2 ============================================== * The GtkListStore and GtkTreeStore have new API to set values using vectors of columns and values Bugfixes and translation updates. Overview of Changes from GTK+ 2.11.0 to 2.11.1 ============================================== * GtkTextView: - Marks can be created independent from buffers - Cursor color follows text color * OS X port: - Many improvements * GDK: - Add support for composited child windows Lots of bugfixes and translation updates. Overview of Changes from GTK+ 2.10.x to 2.11 ============================================ * Printing support: - Cups backend: Work with "BrowseShortNames Off" - Cups backend: Fix handling of multi-valued options - Cups backend: Work with raw printers - Cups backend: don't lock up when met with larger numbers of printers - Improved sensitivity handling of controls in the unix dialog - Support half-open ranges - Add a test print backend for easier debugging - Add API to list paper sizes - Add API to serialize and deserialize page setups and print settings - Print settings can be passed to the preview command - Make more GtkPrinter public * GtkFileChooser: - Improve file chooser dialog size logic - Add a GtkFileChooserButton::file-set signal - Add a search mode with backends for Beagle, Tracker and simple search - Add recent files support * New tooltips API, that allows complex tooltips (markup, images), tooltips on insensitive widgets, tooltips on treeviews, etc * GtkScaleButton, GtkVolumeButton: new widgets for volume controls frequently seen in multimedia applications * Input Methods: - New Thai and Lao input method - New multipress input method for phone pads * Recent files: - GtkRecentChooserMenu supports custom menu items - GtkRecentAction was added * Keyboard navigation improvements: - Infrastructure for notification of failed keyboard navigation - Better support for restricted sets of keys - Only handle keys for notebook tab reordering and scrolledwindow scrolling if it make sense - Add settings gtk-enable-accels and gtk-enable-mnemonics to disable the display of accelerators and mnemonics - Popup/popdown of comboboxes is keybindable * Windows port: - Windows 9x/ME is not supported anymore - Many ms-windows theme improvements - The file chooser uses native icons - Support drop shadows - Use native cursors * OS X port: - Many improvements * Icon theme support: - Add api to list contexts of an icon theme - The builtin stock icons have been replaced by a new set of icons which are visually compatible with Tango - Support fallback to more generic icon names - Validate icon caches when they are created and before they are used * GtkRange has gained support for fill levels * GtkEntry: - inline-selection mode for entry completion that is closer to what web browsers need - Add gtk_entry_set_cursor_hadjustment() to support automatic scrolling * GtkTextView: - Support accumulative and negative margins - GTK_JUSTIFY_FILL works * GtkLabel: - GTK_JUSTIFY_FILL works * GtkStatusIcon: - Multiscreen support - gtk_status_icon_position_menu() works on Windows - Don't take up space when invisible * GtkCellRendererProgress: - Respect themes - Support activity mode * GtkNotebook: - Support scrolling during tab DND - Allow dropping tabs anywhere - Deprecate numeric group-ids in favour of a more flexible group property * GtkTreeView: - Lots of scrolling fixes - Add a gtk-alternative-sort-arrows setting for drawing sort arrows according to platform conventions * GtkButtonBox: - Can center buttons now * GtkComboBoxEntry - Can add an arbitrary child widget * GtkAboutDialog: - The "name" property has been replaced by "program-name" to avoid a clash with the preexisting "name" property on GtkWidget * GDK changes: - Add gdk_event_request_motions() which works with input devices - Add API for changing startup notification id on a window - Add API for sending startup notification messages - Don't deadlock with xcb-based libX11 - The handling of _NET_WM_USER_TIME has been changed to reduce the amount of root window property changes - New gdk_threads api() to allow fully threadsafe handling of idles and timeouts * gdk-pixbuf changes: - Optional support for Sun mediaLib hardware acceleration - Support exif rotations in tiffs and jpegs - Allow arbitrary split between builtin vs modular loaders - Support v5 and OS/2 bmps - Support scaling animations * Miscellaneous GTK+ changes: - New function gtk_window_set_opacity(), to set the opacity of toplevel windows - Allow to restrict drags within an application or widget - Support opening/closing of submenus on click - Configurable cursor blinking timeout - Insensitive widgets don't install cursors Lots of bugfixes and translation updates.
2007-05-29Added stub functions for quartz to work with ruby-gnome2-gtk.obache2-0/+45
2007-04-10Fix buildling Quartz GDK with Cairo 1.4.x on Mac OS Xadam1-0/+13
2007-02-01update to 2.10.9drochner4-352/+0
changes: - Fix build with cups 1.1 - Fix a double-free bug that causes panel crashes -bugfixes
2007-01-18Update to 2.12.8:wiz1-22/+0
Overview of Changes from GTK+ 2.10.7 to 2.10.8 ============================================== * Bugs fixed: 393102 _gtk_modules_init assumes display is not opened instead o... 395326 Gedit crashed no open text documents 394855 impossible to build the directfb version 396161 GtkUIManager crashing on unknown action in ui-file 334168 Single '~' in location entry doesn't go to $HOME 363147 GTKFileChoser Does not Show Desktop and Home after Uncol... 390746 Custom tab title not set correctly on Microsoft Windows 393813 Segfault in gtk_text_view_set_border_window_size() 395316 File leak in gtk-demo 395830 Wrong named icon lookup when requested size matches two s... 396074 libgtk should link against Xfixes 396160 Memory leak in gtkselection 396175 wrong GtkWarning: Input method gtk-im-context-simple shou... 396470 Missing slider redraw in GtkRange if activate-slider is set 153828 Filechooser does not remember state 357303 Gnome Main Menu Recent Documents extended by long file na... 394000 Documentation error for GdkPixdata 392504 The crosshair mouse cursor look a bit funny 393255 GtkNotebook: Menu label centered instead of left aligned 395045 gtk_radio_button_focus: Harmless compiler warning * Updated translations (bg,lt,sl)
2007-01-10fix arguments to text_window_realize() (gnome bug #393813)drochner1-0/+22
bump PKGREVISION
2007-01-08update to 2.10.7drochner1-16/+0
changes: * GtkNotebook - Tab reordering is a less intrusive - Rendering fixes on win32 * GtkTreeView - Column resizing works correctly in right-to-left languages - Many scrolling bugs have been fixed * GtkTextView: - Improved scrolling during DND. * GtkRecentManager is more robust against bad URIs * Print support: - The cups backend works with 'BrowseShortNames Off' in the cups configuration - Multi-valued options are properly passed to cups - Fix build with cups 1.3 - A few IPP compliance issues have been fixed - Make the lpr backend work on BSD * Input methods: - GtkEntryCompletion works with input methods - The Thai input method has been replace by a functional Thai and Lao input method based on libthai * Accessibility support: - GtkMessageDialog sets accessible name role explicitly * Theme support: - The semantics of the gtk-color-scheme setting has been slightly changed. Values from rc files are still merged together, but the X setting just overrides the prior table. * GdkPixbuf: - gdk_pixbuf_loader_write() now closes the loader when returning FALSE, as documented - The BMP loader supports more BMP variants, including transparency and 10-bit channels. -bugfixes -translation updates
2007-01-06Add an option for cups support, based on patches provided bywiz1-3/+5
Joachim Koenig-Baltes in PR 35065.
2006-12-01Fix a typo in Makefile.am and add files missing due to it. These filesminskim4-0/+352
don't affect the current gtk2+ package, but are required to build the quartz backend, for which an option will be added. Patch obtained from the GNOME CVS.
2006-09-22Remove Mac OS X shared object buildfix which is no longer necessary.tron1-10/+1
See http://bugzilla.gnome.org/show_bug.cgi?id=357209 for details.
2006-09-17Explicitly disable cups support to avoid installing some extra files.jmmv1-4/+12
Found under Mac OS X, which provides cups as part of the base system. Fixing this correctly could probably mean supporting cups as a native tool if available so that it worked as expected under those systems that have it (Mac OS X as said above). Plus I think it makes more sense to have an independent gtk2-cups package that provides this tiny bit.
2006-07-04update to 2.8.20drochner5-70/+0
changes: -bugfixes (our interix patches were integrated) -translation update
2006-07-03Remove an obsolete patch.minskim1-14/+0
2006-03-14Make "gdk-pixbuf-query-loaders" work under Mac OS X again. This allowstron1-0/+13
to build the "xchat" package again. Bump package revision.
2006-03-09Update to 2.8.14:wiz1-13/+0
Overview of Changes from GTK+ 2.8.13 to GTK+ 2.8.14 =================================================== * Fixed invalid memory access in g_object_sink() from GLib-2.10.0 (in combination with GLib-2.10, at least GLib-2.10.1 is required now). * Bugs fixed: 320132 Drag cursor position not identical with the drag hotspot [Christian Neumair] 333133 wrong appearance for colour button [Christian Persch] 321301 ms-windows-engine differences from native GUI - combo boxes [Jernej Simončič, Dom Lachowicz] 333291 Focus line of GtkExpander at the wrong place in RTL mode [Benjamin Berg] 324562 XInput events are at incorrect xy-coordinates [Denis Auroux] 142536 Wacom pointer offset when using TopY other than 0 [Robert Ögren] 332985 GtkButton doesn't allow image-only buttons via "image" property [Kalle Vahlmann] 333555 When changing icon of button, icon does not change 332466 Strange row spacing in GtkIconView when item width is set [Donald Straney] 333363 build_insensitive_pixmap does not check return value from gdk_pixbuf_get_from_drawable [Ed Catmur] 333268 Crash in gnome-program when running a program with an wrong display [Paolo Maggi, Christian Persch] 333377 Cursor does not appear everytime when clicking on the widget [Steve Frécinaux] 323401 blink_cb optimization is not working 316689 GtkTreeView does not resize correctly [Chris Lord] 148518 Fix incremental loading of 8-bit pcx files [Magnus Bergmann] * Updated translations (cy,de,es,nn,pl)
2006-01-28Added a patch for MIPSpro.rillig1-0/+18
2005-12-11Fix errno. Patch is also hanging around in the gnome bugzilla.joerg1-0/+13
2005-11-20Update to 2.8.7:wiz1-12/+0
Overview of Changes from GTK+ 2.8.6 to GTK+ 2.8.7 ================================================= * GtkFileChooser - Don't special-case the names of Home and Desktop [Federico Mena Quintero] - Avoid loading more than one directory initially. [Federico] - Make the file chooser work better with window groups [Christian Persch] - Improve keynav in the pathbar [Carlos Garnacho, Andrei Yurkevich] - Don't access unmounted volumes [Federico] * GtkTextView - Avoid quadratic blowup when deleting text with lots of tags [Matthias Clasen] - Fix drag-selection corner cases [Arvind S N, Paolo Borelli] * GtkEntry - Add the entry completion popup to the window group [Christian Persch] * GtkTreeView - Fix background drawing in RTL locales [Eric Cazeaux] - Handle Shift-G for going back in typeahead search [Christian Neumair] * GtkComboBox - Leave Ctrl-PageUp/PageDown to applications [Christian Neumair] * Fix compilation problems with gtkcalendar.c [Matthias Hasselmann] * Add labels for GTK_STOCK_CONNECT and GTK_STOCK_DISCONNECT items [Richard Hult] * Resolve symbols in dlopened modules lazily [Laszlo Peter] * GDK - Don't try to set overlarge window icons [Claudio Saavedra] - Improve handling of odd keymaps [Kean Johnston] * Win32 changes - Speed up compositing [John Ehresman] - Improve handling of clipboard [Tor Lillqvist] - Improve visuals of scrollbars, toolbars, handleboxes and menubars in the ms-windows theme [Dom Lachowicz] - Make icon masks work on Win98 [Peter Zelezny] - Hide resize and maximize buttons on non-resizable windows [Tor] - Don't hide dotfiles [Tor] * Bug fixes [Kazuki Iwamoto, Ross Burton, Michael Natterer, Bogdan Nicula, Damien Carbery, Gustavo Carneiro, Tommi Komulainen, Thomas Klausner, Alexander Larsson, Bastien Nocera, Federico Mena Quintero, John Ehresman, Paolo Borelli, Antonio Sacchi, Christian Persch, Carlos Garnacho, Jeremy Cook, Nickolay V. Shmyrev, Richard Hult, Maxim Udushlivy, Peter Zelezny] * Documentation improvements [Paolo Borelli, Christian Neumair, Christian Persch