Accepting request 424171 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/424171 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=157
This commit is contained in:
commit
ffc0990552
3514
gtk2-bnc957400-filechooserentry-update.patch
Normal file
3514
gtk2-bnc957400-filechooserentry-update.patch
Normal file
File diff suppressed because it is too large
Load Diff
307
gtk2.changes
307
gtk2.changes
@ -3,6 +3,19 @@ Thu Aug 11 10:14:03 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Fix update-alterntatives usage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 11:39:01 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Update to GNOME 3.20 Fate#318572
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 10 16:10:15 CST 2016 - federico@suse.com
|
||||
|
||||
- Add gtk2-bnc957400-filechooserentry-update.patch. This updates
|
||||
the Tab completion code in GtkFileChooser, so it works the same
|
||||
as in gtk3 (bnc#957400). The patch was associated with upstream
|
||||
commits: 55764ddd, 191d1cd90, 92d45e12, 8f9487f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 6 10:56:37 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
@ -50,11 +63,11 @@ Mon Aug 31 08:17:36 UTC 2015 - dimstar@opensuse.org
|
||||
Mon Jun 1 11:16:14 UTC 2015 - joschibrauchle@gmx.de
|
||||
|
||||
- Add two patches to fix boo#933034:
|
||||
+ Add gtk2-bgo743166-remember-printing-authentication.patch:
|
||||
Allow credentials from gnome-keyring to be used for printing
|
||||
+ Add gtk2-bgo743166-remember-printing-authentication.patch:
|
||||
Allow credentials from gnome-keyring to be used for printing
|
||||
in GTK 2 (bgo#743166)
|
||||
+ Add gtk2-bgo737777-fix-printing-authentication-crash.patch:
|
||||
Fix applications from randomly crashing while printing with
|
||||
+ Add gtk2-bgo737777-fix-printing-authentication-crash.patch:
|
||||
Fix applications from randomly crashing while printing with
|
||||
a password-secured SMB printer (bgo#737777)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -130,7 +143,7 @@ Tue Aug 05 12:00:00 UTC 2014 - ku.b@gmx.de
|
||||
|
||||
- Add gtk2-bgo625202-30-bit-drawables-remain-black.patch: fix
|
||||
30-bit drawables remain black (bgo#625202).
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 1 12:52:34 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
@ -170,7 +183,7 @@ Wed Oct 30 20:56:50 UTC 2013 - mgorse@suse.com
|
||||
|
||||
- Add gtk2-print-to-file.patch: fix printing to file with no
|
||||
directory specified (bnc#839089).
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 15:27:31 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
@ -1007,21 +1020,21 @@ Tue Feb 23 23:03:13 CET 2010 - lmedinas@opensuse.org
|
||||
- bgo#610701: gnome-shell crashes frequently
|
||||
- bgo#604799: Crash when button is pressed.
|
||||
- bgo#609744: crash at parse_data_for_row_pseudocolor
|
||||
- bgo#600789: gdk/gdkwindow.c "find_native_sibling_above" will
|
||||
- bgo#600789: gdk/gdkwindow.c "find_native_sibling_above" will
|
||||
crash
|
||||
- bgo#610141: gtk_assistant_get_nth_page() function fails to
|
||||
- bgo#610141: gtk_assistant_get_nth_page() function fails to
|
||||
deliver...
|
||||
- bgo#609952: destroying a notebook window when the last tab
|
||||
- bgo#609952: destroying a notebook window when the last tab
|
||||
got dragged...
|
||||
- bgo#603923: [annotations] gtk_tree_store_newv/set_column_types
|
||||
- bgo#610474: [annotations] Add allow-none
|
||||
- bgo#609650: GtkPlug Embedded signal is not emitted when plug..
|
||||
- bgo#610381: More space between toolbar icon and label
|
||||
- bgo#548026: No accessor for GtkWidget.requisition
|
||||
- bgo#609514: fix introspection comments for
|
||||
- bgo#609514: fix introspection comments for
|
||||
gtk_tree_view_get_path_at_pos
|
||||
- bgo#610235: msgid in bad English
|
||||
- bgo#607697: GDK_META_MASK always set on Alt-Enter with gtk+
|
||||
- bgo#607697: GDK_META_MASK always set on Alt-Enter with gtk+
|
||||
2.19.x
|
||||
- bgo#610632: gtk_info_bar_set_default_response problem
|
||||
- bgo#609172: gdk/directfb: little cleanups
|
||||
@ -1923,7 +1936,7 @@ Wed Feb 18 03:16:41 CET 2009 - mboman@suse.de
|
||||
+ GDK
|
||||
* Use Xrandr 1.3 for tracking monitor information,
|
||||
if available
|
||||
+ Bugs fixed:
|
||||
+ Bugs fixed:
|
||||
* bgo#538439 tooltip may appear in upper left corner...
|
||||
* bgo#571015 libprintbackend-cups has unlocalized strings
|
||||
* bgo#353196 Add a file-set signal to GtkFileChooserButton
|
||||
@ -1974,10 +1987,10 @@ Tue Feb 03 08:37:18 EST 2009 - mboman@suse.de
|
||||
Sat Jan 31 08:37:18 EST 2009 - mboman@suse.de
|
||||
|
||||
- Update to version 2.15.2:
|
||||
+ Too many fixes/changes to list. Please see NEWS for full details
|
||||
+ Too many fixes/changes to list. Please see NEWS for full details
|
||||
- Remove gtk2-191223-java-selection-fix-updated.patch. Fixed upstream
|
||||
- Add gtk2-fix-abuild-error.patch to make rpmlint happy
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 23 07:45:30 CET 2009 - vuntz@novell.com
|
||||
|
||||
@ -1987,7 +2000,7 @@ Fri Jan 23 07:45:30 CET 2009 - vuntz@novell.com
|
||||
Mon Jan 12 09:55:06 EST 2009 - mboman@suse.de
|
||||
|
||||
- Update to version 2.15.0:
|
||||
+ Too many fixes/changes to list. Please see NEWS for full details
|
||||
+ Too many fixes/changes to list. Please see NEWS for full details
|
||||
- Remove gtk2-set-invisible-char-to-circle.patch. Configurable now
|
||||
- Comment out gtk2-bnc355503-file-chooser-remember-geometry.diff for now.
|
||||
Should include this patch once it's fixed properly
|
||||
@ -2064,15 +2077,15 @@ Mon Nov 24 12:34:56 CET 2008 - olh@suse.de
|
||||
Wed Nov 19 03:54:57 CET 2008 - pwu@suse.de
|
||||
|
||||
- Change gtk_selection_data_get_targets to java X Selection type.
|
||||
The java X Selection "TARGETS"'s type is "TARGETS" not "ATOM".
|
||||
The java X Selection "TARGETS"'s type is "TARGETS" not "ATOM".
|
||||
Fixes https://bugzilla.novell.com/show_bug.cgi?id=191223.
|
||||
Add new patch gtk2-191223-java-selection-fix-updated.patch,
|
||||
Add new patch gtk2-191223-java-selection-fix-updated.patch,
|
||||
updated version for sle11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 16:54:14 CET 2008 - ro@suse.de
|
||||
|
||||
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
|
||||
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 6 10:07:11 CST 2008 - federico@novell.com
|
||||
@ -2121,12 +2134,12 @@ Mon Oct 6 16:03:28 CEST 2008 - sbrabec@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 29 00:26:51 CEST 2008 - ro@suse.de
|
||||
|
||||
- add gcc-c++ to buildrequires to work around libtool problem
|
||||
- add gcc-c++ to buildrequires to work around libtool problem
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 29 00:26:22 CEST 2008 - ro@suse.de
|
||||
|
||||
- add gcc-c++ to buildrequires to work around libtool problem
|
||||
- add gcc-c++ to buildrequires to work around libtool problem
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 8 18:55:08 CDT 2008 - maw@suse.de
|
||||
@ -2291,7 +2304,7 @@ Fri Jun 6 21:51:09 CEST 2008 - maw@suse.de
|
||||
more monitor information
|
||||
+ Accessibility:
|
||||
* The gail module is now shipped as part of GTK+
|
||||
* GtkStatusIcon supports keyboard navigation
|
||||
* GtkStatusIcon supports keyboard navigation
|
||||
+ GtkCalendar:
|
||||
* Support displaying details for each day
|
||||
+ GtkBuilder:
|
||||
@ -2300,11 +2313,11 @@ Fri Jun 6 21:51:09 CEST 2008 - maw@suse.de
|
||||
* Support accessibility
|
||||
+ Testing support:
|
||||
* Add utilities for testing GTK+ applications
|
||||
* Add some unit tests for GTK+
|
||||
* Add some unit tests for GTK+
|
||||
+ New settings:
|
||||
* for disabling display of accelerators and mnemonics
|
||||
* for position of vertical scrollbars in scrolled windows
|
||||
* for the default input method
|
||||
* for the default input method
|
||||
+ GtkToolShell: new interface for containers of GtkToolItems
|
||||
+ Many bugfixes
|
||||
+ Updated translations
|
||||
@ -2369,12 +2382,12 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||
Thu Apr 3 19:51:23 CEST 2008 - maw@suse.de
|
||||
|
||||
- Don't own uz@cyrillic locale directories; they're now part of
|
||||
the filesystem package.
|
||||
the filesystem package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 18:42:20 CEST 2008 - coolo@suse.de
|
||||
|
||||
- moving recommends of gvfs from glib2
|
||||
- moving recommends of gvfs from glib2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 27 19:34:53 CET 2008 - federico@novell.com
|
||||
@ -2405,7 +2418,7 @@ Sat Mar 15 07:23:26 CET 2008 - aj@suse.de
|
||||
Thu Mar 13 13:52:41 CET 2008 - rodrigo@suse.de
|
||||
|
||||
- Update to version 2.12.9:
|
||||
+ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.12/gtk+-2.12.9.news
|
||||
+ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.12/gtk+-2.12.9.news
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 17:25:47 CET 2008 - sbrabec@suse.cz
|
||||
@ -2418,7 +2431,7 @@ Mon Feb 18 17:21:11 CET 2008 - maw@suse.de
|
||||
- Update to version 2.12.8:
|
||||
+ Make the directfb backend build with GLib 2.15
|
||||
+ Improve the handling of modal windows on win32
|
||||
+ GtkFileChooser:
|
||||
+ GtkFileChooser:
|
||||
+ Activate bookmarks on single-click
|
||||
+ Improve some focus handling issues
|
||||
+ Don't select filename extensions in the save dialog
|
||||
@ -2504,7 +2517,7 @@ Mon Sep 17 13:24:52 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 2.12.0:
|
||||
* GtkTooltips: All widgets have been ported to the new tooltips
|
||||
code, tooltips are disabled in touchscreen mode
|
||||
code, tooltips are disabled in touchscreen mode
|
||||
* GtkBuilder: Support custom tabs in GtkPrintUnixDialog
|
||||
* Many bugs fixed
|
||||
* Translations update
|
||||
@ -2525,7 +2538,7 @@ Thu Sep 13 10:15:58 CEST 2007 - stbinner@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 00:08:54 CEST 2007 - federico@novell.com
|
||||
|
||||
- Added gtk2-303869-disable-icon-cache-validation.diff to fix the
|
||||
- Added gtk2-303869-disable-icon-cache-validation.diff to fix the
|
||||
critical part of https://bugzillanovell.com/show_bug.cgi?id=303869
|
||||
- icon caches now only get validated if GTK_DEBUG=icontheme is set.
|
||||
This prevents major page-ins at application startup.
|
||||
@ -2571,12 +2584,12 @@ Thu Jul 26 19:29:58 CEST 2007 - maw@suse.de
|
||||
- GtkBuilder:
|
||||
+ The gtk-builder-convert script is more versatile
|
||||
+ GtkBuilder suppports GdkPixbuf properties
|
||||
+ GtkBuilder parses, but doesn't yet implement <accessibility>
|
||||
+ 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:
|
||||
- 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()
|
||||
@ -2630,7 +2643,7 @@ Thu Jul 26 19:29:58 CEST 2007 - maw@suse.de
|
||||
458298 broken cursor movement with inline selection
|
||||
456258 GtkScaleButton: value parameter of signal "value-changed"...
|
||||
457774 GtkTreeView::test_expand_row and test_collapse_row
|
||||
455645 intern action names
|
||||
455645 intern action names
|
||||
|
||||
- Updated translations
|
||||
- s#%run_ldconfig#/sbin/ldconfig/ in %post and %postun.
|
||||
@ -2743,7 +2756,7 @@ Sat Nov 11 01:08:38 CET 2006 - danw@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 8 01:06:19 CET 2006 - jhargadon@suse.de
|
||||
|
||||
- removed the execute bit from /etc/opt/gnome/gtk-2.0/gtkrc
|
||||
- removed the execute bit from /etc/opt/gnome/gtk-2.0/gtkrc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 22:57:19 CEST 2006 - jhargadon@suse.de
|
||||
@ -2754,7 +2767,7 @@ Tue Oct 17 22:57:19 CEST 2006 - jhargadon@suse.de
|
||||
- 357280 Compile crashes
|
||||
- 359053 Reduce relocations
|
||||
- 359052 gtk_print_settings_get_duplex() return wrong
|
||||
value for one of vertical setting
|
||||
value for one of vertical setting
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 14 23:31:48 CEST 2006 - danw@suse.de
|
||||
@ -2805,7 +2818,7 @@ Thu Sep 14 17:46:37 CEST 2006 - jhargadon@suse.de
|
||||
gtk_recent_chooser_menu_set_current_uri
|
||||
329604 do not scroll on copy to clipboard
|
||||
354035 Typo in the GtkWidget::drag-drop doc blurb
|
||||
- translation updates
|
||||
- translation updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 18 18:32:11 CEST 2006 - jhargadon@suse.de
|
||||
@ -2846,7 +2859,7 @@ Wed Jun 21 07:43:10 CEST 2006 - federico@novell.com
|
||||
- Added gtk2-184875-filechooser-location-entry-set-path.diff to fix
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=184875. This makes the
|
||||
location entry in the file chooser preserve the filename from
|
||||
gtk_file_chooser_set_filename() and set_uri(). It was incorrectly
|
||||
gtk_file_chooser_set_filename() and set_uri(). It was incorrectly
|
||||
using just the directory name instead of the file name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2918,7 +2931,7 @@ Thu Mar 30 02:36:31 CEST 2006 - federico@novell.com
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 24 19:12:59 CET 2006 - rml@suse.de
|
||||
|
||||
- Set default invisible char to something stetic (bug #160688)
|
||||
- Set default invisible char to something stetic (bug #160688)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 24 03:51:56 CET 2006 - federico@novell.com
|
||||
@ -2935,7 +2948,7 @@ Mon Mar 13 12:25:19 CET 2006 - sbrabec@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 7 04:40:12 CET 2006 - zsu@suse.de
|
||||
|
||||
- Fixed gtkvts crash bug introduced by gtk+-2.8.6-fontsel.patch [#153099].
|
||||
- Fixed gtkvts crash bug introduced by gtk+-2.8.6-fontsel.patch [#153099].
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 23 20:38:53 CET 2006 - federico@novell.com
|
||||
@ -3005,7 +3018,7 @@ Wed Jan 11 10:49:10 CET 2006 - meissner@suse.de
|
||||
Mon Jan 09 12:17:13 CET 2006 - mfabian@suse.de
|
||||
|
||||
- Bugzilla #131498: don't limit the default for the GTK2 xim module
|
||||
to "ko:ja:th:zh", use "*" (all languages) instead.
|
||||
to "ko:ja:th:zh", use "*" (all languages) instead.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 30 14:29:34 CET 2005 - mfabian@suse.de
|
||||
@ -3018,7 +3031,7 @@ Fri Dec 30 14:29:34 CET 2005 - mfabian@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 20 12:24:58 CET 2005 - ro@suse.de
|
||||
|
||||
- also pack translations for gtk20-properties
|
||||
- also pack translations for gtk20-properties
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 14 19:16:16 CET 2005 - sbrabec@suse.cz
|
||||
@ -3048,7 +3061,7 @@ Tue Nov 15 15:56:20 CET 2005 - sbrabec@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 19:10:33 CEST 2005 - federico@novell.com
|
||||
|
||||
- Added gtk2-127646-dnd-cursor-offset.diff to fix the position of the default
|
||||
- Added gtk2-127646-dnd-cursor-offset.diff to fix the position of the default
|
||||
cursor for drag and drop.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -3082,7 +3095,7 @@ Fri Sep 30 01:34:48 CEST 2005 - federico@novell.com
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 22:13:15 CEST 2005 - gekker@suse.de
|
||||
|
||||
- Fix quoting in SuSEconfig.gtk2 (113511)
|
||||
- Fix quoting in SuSEconfig.gtk2 (113511)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 8 15:55:39 CEST 2005 - sbrabec@suse.cz
|
||||
@ -3098,7 +3111,7 @@ Wed Sep 7 18:55:54 CEST 2005 - sbrabec@suse.cz
|
||||
Thu Sep 1 19:46:12 CEST 2005 - gekker@suse.de
|
||||
|
||||
- Update to version 2.8.3
|
||||
- Remove upstreamed patch
|
||||
- Remove upstreamed patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 19:54:13 CEST 2005 - jpr@suse.de
|
||||
@ -3109,7 +3122,7 @@ Fri Aug 26 19:54:13 CEST 2005 - jpr@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 24 22:40:56 CEST 2005 - gekker@suse.de
|
||||
|
||||
- Update to version 2.8.2
|
||||
- Update to version 2.8.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 24 16:50:19 CEST 2005 - rodrigo@suse.de
|
||||
@ -3120,7 +3133,7 @@ Wed Aug 24 16:50:19 CEST 2005 - rodrigo@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 18 06:33:24 CEST 2005 - gekker@suse.de
|
||||
|
||||
- Update version to 2.8.0 (GNOME2.12)
|
||||
- Update version to 2.8.0 (GNOME2.12)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 12 21:42:00 CEST 2005 - gekker@suse.de
|
||||
@ -3131,7 +3144,7 @@ Fri Aug 12 21:42:00 CEST 2005 - gekker@suse.de
|
||||
Thu Aug 11 02:49:18 CEST 2005 - gekker@suse.de
|
||||
|
||||
- Update to version 2.7.5
|
||||
- Remove upstreamed patch
|
||||
- Remove upstreamed patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 10 23:07:21 CEST 2005 - clahey@suse.de
|
||||
@ -3153,14 +3166,14 @@ Thu Aug 4 13:44:35 CEST 2005 - sbrabec@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 13:05:39 CEST 2005 - ro@suse.de
|
||||
|
||||
- fix and re-enable gtk64.patch
|
||||
- fix and re-enable gtk64.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 1 19:03:55 CEST 2005 - gekker@suse.de
|
||||
|
||||
- Update to version 2.7.4
|
||||
- Add cairo, libpixman, and glitz to nfb
|
||||
- Remove upstreamed patch
|
||||
- Remove upstreamed patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 24 12:57:55 CEST 2005 - sbrabec@suse.cz
|
||||
@ -3177,13 +3190,13 @@ Mon Jun 20 14:45:25 CEST 2005 - sbrabec@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 17 05:50:47 CEST 2005 - gekker@suse.de
|
||||
|
||||
- Fix gtk64.patch and build on x86_64.
|
||||
- Fix gtk64.patch and build on x86_64.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 17 00:09:27 CEST 2005 - gekker@suse.de
|
||||
|
||||
- Update to version 2.6.8.
|
||||
- Fix sentinel patch to work with new version of glib2.
|
||||
- Fix sentinel patch to work with new version of glib2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 15:36:31 CEST 2005 - sbrabec@suse.cz
|
||||
@ -3193,23 +3206,23 @@ Wed Jun 1 15:36:31 CEST 2005 - sbrabec@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon May 2 23:00:03 CEST 2005 - gekker@suse.de
|
||||
|
||||
- Fix crasher in gtktextview (380).
|
||||
- Fix crasher in gtktextview (380).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 07:40:13 CEST 2005 - aj@suse.de
|
||||
|
||||
- Disable visibility to build with GCC4. This should be
|
||||
- Disable visibility to build with GCC4. This should be
|
||||
enabled again once gtk is fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 18 22:09:04 CET 2005 - gekker@suse.de
|
||||
|
||||
- Add gtk-esc-closes.diff
|
||||
- Add gtk-esc-closes.diff
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 2 22:50:31 CET 2005 - gekker@suse.de
|
||||
|
||||
- Updated to version 2.6.4
|
||||
- Updated to version 2.6.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 7 15:48:24 CET 2005 - sbrabec@suse.cz
|
||||
@ -3233,7 +3246,7 @@ Fri Jan 21 11:17:37 CET 2005 - meissner@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 17 12:48:46 CET 2005 - ro@suse.de
|
||||
|
||||
- added c++ to neededforbuild (for libtiff)
|
||||
- added c++ to neededforbuild (for libtiff)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 17 10:54:33 CET 2005 - clahey@suse.de
|
||||
@ -3243,18 +3256,18 @@ Mon Jan 17 10:54:33 CET 2005 - clahey@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 12 12:02:43 CET 2005 - gekker@suse.de
|
||||
|
||||
- Update to version 2.6.0
|
||||
- Update to version 2.6.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 23 16:48:50 CET 2004 - hhetter@suse.de
|
||||
|
||||
- add some information on how to manually regenerate
|
||||
- add some information on how to manually regenerate
|
||||
gdk-pixbuf-modules if needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 22 15:24:27 CET 2004 - ro@suse.de
|
||||
|
||||
- fix build on 9.2 (missing so links for libXfixes)
|
||||
- fix build on 9.2 (missing so links for libXfixes)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 17:06:33 CET 2004 - ro@suse.de
|
||||
@ -3264,7 +3277,7 @@ Fri Nov 19 17:06:33 CET 2004 - ro@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 17 18:00:53 CET 2004 - gekker@suse.de
|
||||
|
||||
- Update version to 2.5.5.
|
||||
- Update version to 2.5.5.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 26 22:35:40 CEST 2004 - mmj@suse.de
|
||||
@ -3289,7 +3302,7 @@ Mon Sep 6 15:21:00 CEST 2004 - meissner@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 31 23:13:45 CEST 2004 - dave@suse.de
|
||||
|
||||
- Added gtk2-cancel-rename.patch, ximian #59669
|
||||
- Added gtk2-cancel-rename.patch, ximian #59669
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 27 16:46:00 CEST 2004 - federico@ximian.com
|
||||
@ -3360,7 +3373,7 @@ Thu Mar 11 13:52:32 CET 2004 - sbrabec@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 5 10:07:00 CET 2004 - hhetter@suse.de
|
||||
|
||||
- apply reworked patch gtk2-filesel-navbuttons.patch:
|
||||
- apply reworked patch gtk2-filesel-navbuttons.patch:
|
||||
Default to ~/Desktop
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -3380,7 +3393,7 @@ Mon Mar 01 14:12:05 CET 2004 - sbrabec@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 26 16:42:59 CET 2004 - hhetter@suse.de
|
||||
|
||||
- applied ximian patches
|
||||
- applied ximian patches
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 18:36:47 CET 2004 - sbrabec@suse.cz
|
||||
@ -3395,12 +3408,12 @@ Sat Jan 10 11:18:14 CET 2004 - adrian@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 14:53:31 CET 2004 - ro@suse.de
|
||||
|
||||
- fix build with current freetype
|
||||
- fix build with current freetype
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 5 16:43:59 CET 2003 - hhetter@suse.de
|
||||
|
||||
- added xfree86-devel to Requires for the devel subpackage
|
||||
- added xfree86-devel to Requires for the devel subpackage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 10 12:01:04 CEST 2003 - sbrabec@suse.cz
|
||||
@ -3415,7 +3428,7 @@ Thu Aug 28 15:42:16 CEST 2003 - sbrabec@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 24 02:17:07 CEST 2003 - hhetter@suse.de
|
||||
|
||||
- fix SuSEconfig.gtk2 query paths
|
||||
- fix SuSEconfig.gtk2 query paths
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 16 16:07:02 CEST 2003 - sbrabec@suse.cz
|
||||
@ -3452,7 +3465,7 @@ Wed May 28 12:52:36 CEST 2003 - sbrabec@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Wed May 28 01:44:13 CEST 2003 - ro@suse.de
|
||||
|
||||
- remove unpackaged files from buildroot
|
||||
- remove unpackaged files from buildroot
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 22 11:34:09 CEST 2003 - sbrabec@suse.cz
|
||||
@ -3483,7 +3496,7 @@ Wed Mar 12 17:00:13 CET 2003 - sbrabec@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 10 02:00:53 CET 2003 - ro@suse.de
|
||||
|
||||
- create /etc/gtk-2.0 in SuSEconfig.gtk2 if needed
|
||||
- create /etc/gtk-2.0 in SuSEconfig.gtk2 if needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 06 12:24:25 CET 2003 - sbrabec@suse.cz
|
||||
@ -3516,10 +3529,10 @@ Thu Jan 09 18:21:36 CET 2003 - sbrabec@suse.cz
|
||||
Mon Nov 25 14:20:17 CET 2002 - hhetter@suse.de
|
||||
|
||||
- updated to version 2.0.9
|
||||
* Fix colormap refcounting, which caused
|
||||
* Fix colormap refcounting, which caused
|
||||
frequent metacity crashes
|
||||
* GtkTreeView bug fixes
|
||||
- Make TreeView reordering work on FreeBSD/Solaris
|
||||
* GtkTreeView bug fixes
|
||||
- Make TreeView reordering work on FreeBSD/Solaris
|
||||
* Updated translations (be, ru, nl, fr)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -3537,22 +3550,22 @@ Tue Nov 5 11:33:30 CET 2002 - hhetter@suse.de
|
||||
- updated to 2.0.7 bugfix release
|
||||
- removed x86_64 patch as it's upstream, from Changelog:
|
||||
* Fix some memory leaks in gdk-pixbuf
|
||||
* Pixbuf loader fixes
|
||||
* Support depth 8 StaticColor in GdkRGB
|
||||
* Win32 fixes and improvements
|
||||
* Improve tracking of toplevel focus state
|
||||
* XIM input method fixes
|
||||
* Fix the longstanding problem with <,> keys and XIM
|
||||
* Fix GtkIMContextSimple for us-intl keyboards
|
||||
* GtkIMContextSimple updates for Eastern Europe
|
||||
* Fix the "key bindings randomly stop working" problem
|
||||
* GtkTextView fixes
|
||||
* GtkTreeView bugfixes
|
||||
* GtkCombo fixes
|
||||
* Fix 64-bit problem with GtkFundamentalType
|
||||
* New and updated translations
|
||||
* Pixbuf loader fixes
|
||||
* Support depth 8 StaticColor in GdkRGB
|
||||
* Win32 fixes and improvements
|
||||
* Improve tracking of toplevel focus state
|
||||
* XIM input method fixes
|
||||
* Fix the longstanding problem with <,> keys and XIM
|
||||
* Fix GtkIMContextSimple for us-intl keyboards
|
||||
* GtkIMContextSimple updates for Eastern Europe
|
||||
* Fix the "key bindings randomly stop working" problem
|
||||
* GtkTextView fixes
|
||||
* GtkTreeView bugfixes
|
||||
* GtkCombo fixes
|
||||
* Fix 64-bit problem with GtkFundamentalType
|
||||
* New and updated translations
|
||||
* Many miscellaneous bug fixes
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 13:45:08 CEST 2002 - sbrabec@suse.cz
|
||||
|
||||
@ -3573,7 +3586,7 @@ Tue Oct 01 16:06:53 CEST 2002 - sbrabec@suse.cz
|
||||
Fri Sep 6 10:06:05 CEST 2002 - sf@suse.de
|
||||
|
||||
- added patch to avoid wrong va_arg handling
|
||||
which leads to almost any GTK-Widget segfaulting
|
||||
which leads to almost any GTK-Widget segfaulting
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 18:36:57 CEST 2002 - kukuk@suse.de
|
||||
@ -3583,43 +3596,43 @@ Wed Aug 21 18:36:57 CEST 2002 - kukuk@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 15 14:28:35 CEST 2002 - hhetter@suse.de
|
||||
|
||||
- branch gtk2-doc package
|
||||
- branch gtk2-doc package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 09:38:12 CEST 2002 - hhetter@suse.de
|
||||
|
||||
- added fbmanager and gdktarget build options (#17640)
|
||||
- devel package requires main package
|
||||
- devel package requires main package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 8 09:50:30 CEST 2002 - hhetter@suse.de
|
||||
|
||||
- use %{version} tag in LIBRARY_PATH
|
||||
- enable xim and shm
|
||||
- enable xim and shm
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 11:50:26 CEST 2002 - hhetter@suse.de
|
||||
|
||||
- updated to version 2.0.6
|
||||
* GtkTreeView bug fixes
|
||||
* Fix problem with keynav and insensitive menu items
|
||||
* Fix pixbuf_from_drawable() for LSB -> MSB
|
||||
* Use GTK2_RC_FILES envvar instead of GTK_RC_FILES
|
||||
* Focus check/radio buttons when activating with a mnemonic
|
||||
* GtkTreeView bug fixes
|
||||
* Fix problem with keynav and insensitive menu items
|
||||
* Fix pixbuf_from_drawable() for LSB -> MSB
|
||||
* Use GTK2_RC_FILES envvar instead of GTK_RC_FILES
|
||||
* Focus check/radio buttons when activating with a mnemonic
|
||||
* Cycle between multiple menubars with F10, not control-tab
|
||||
* Misc bug fixes
|
||||
* Build fixes for cross-compiling and portability
|
||||
* Misc bug fixes
|
||||
* Build fixes for cross-compiling and portability
|
||||
* Updated translations (bg,ca,da,fr,ja,ko,lv,no,pl,ru,sk,sv,vi)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 30 13:58:28 CEST 2002 - jordi@suse.de
|
||||
|
||||
- added missing documentation for gtk2-devel
|
||||
- added missing documentation for gtk2-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 10 10:16:21 CEST 2002 - hhetter@suse.de
|
||||
|
||||
- fix requires of devel package, still pointed to GTK 1.x packages
|
||||
- fix requires of devel package, still pointed to GTK 1.x packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 19:15:45 CEST 2002 - jordi@suse.de
|
||||
@ -3627,31 +3640,31 @@ Mon Jun 17 19:15:45 CEST 2002 - jordi@suse.de
|
||||
- Updated to version 2.0.5
|
||||
* Fix a wrong assertion that broke gtk_file_selection_set_filename();
|
||||
also another fix from testing this function with non-UTF-8 filenames.
|
||||
* Fix incorrect property notification in GtkTextView.
|
||||
* Fix incorrect property notification in GtkTextView.
|
||||
|
||||
Overview of Changes in GTK+ 2.0.4
|
||||
|
||||
* Fix a number of types which were registered with the
|
||||
type system with the wrong names
|
||||
* Support missing data types in GtkList/TreeStore
|
||||
* Misc GtkTreeView bug fixes
|
||||
* Drag and drop fixes, including a stuck grab.
|
||||
* Calculate screen size on win32 from the "logical DPI"
|
||||
* Misc Win32 bug fixes.
|
||||
* Fix theme changes for GtkMenu
|
||||
* Fix gdk_pixbuf_from_drawable() for big endian.
|
||||
* Fix a number of types which were registered with the
|
||||
type system with the wrong names
|
||||
* Support missing data types in GtkList/TreeStore
|
||||
* Misc GtkTreeView bug fixes
|
||||
* Drag and drop fixes, including a stuck grab.
|
||||
* Calculate screen size on win32 from the "logical DPI"
|
||||
* Misc Win32 bug fixes.
|
||||
* Fix theme changes for GtkMenu
|
||||
* Fix gdk_pixbuf_from_drawable() for big endian.
|
||||
* Fix encoding handling for gtk_file_selection_set_filename()
|
||||
* Fix crash with DND, Qt and Metacity
|
||||
* Fixes for DirectColor visuals
|
||||
* Memory leak and UMR fixes
|
||||
* Fix crash with DND, Qt and Metacity
|
||||
* Fixes for DirectColor visuals
|
||||
* Memory leak and UMR fixes
|
||||
* Misc bug fixes
|
||||
* Updated translations
|
||||
|
||||
* Updated translations
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 13 01:06:11 CEST 2002 - ro@suse.de
|
||||
|
||||
- use libpng-devel-packages in nededforbuild
|
||||
- use libpng-devel-packages in nededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 14:10:34 CEST 2002 - meissner@suse.de
|
||||
@ -3661,88 +3674,88 @@ Mon Jun 10 14:10:34 CEST 2002 - meissner@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 09:58:03 CEST 2002 - ro@suse.de
|
||||
|
||||
- re-add libdir fixes
|
||||
- re-add libdir fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 09:13:47 CEST 2002 - hhetter@suse.de
|
||||
|
||||
- updated to stable version 2.0.3:
|
||||
* GtkTreeView fixes
|
||||
* Improve GdkRGB support for low color depths
|
||||
* GtkTreeView fixes
|
||||
* Improve GdkRGB support for low color depths
|
||||
* Tweak F10 behavior to focus GtkMenuBar
|
||||
* Include internal children when focusing
|
||||
* Allow use of a pixmap as the drawable in gdk_pixmap_new().
|
||||
* GdkPixbuf fixes
|
||||
* GtkMenu fixes.
|
||||
* Misc input-method related fixes
|
||||
* Fix stuck grab during DND.
|
||||
* Remove in-bevel from scrolled-offscreen menus.
|
||||
* Various plug/socket fixes
|
||||
* Handle Xlib internal connections
|
||||
* Many miscellaneous bug fixes.
|
||||
* Allow use of a pixmap as the drawable in gdk_pixmap_new().
|
||||
* GdkPixbuf fixes
|
||||
* GtkMenu fixes.
|
||||
* Misc input-method related fixes
|
||||
* Fix stuck grab during DND.
|
||||
* Remove in-bevel from scrolled-offscreen menus.
|
||||
* Various plug/socket fixes
|
||||
* Handle Xlib internal connections
|
||||
* Many miscellaneous bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 10:15:26 CEST 2002 - hhetter@suse.de
|
||||
|
||||
- update to stable version 2.0.2
|
||||
- update to stable version 2.0.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 08:28:11 CEST 2002 - ro@suse.de
|
||||
|
||||
- build with "atk-1.0" (was "atk")
|
||||
- build with "atk-1.0" (was "atk")
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 1 09:03:33 CET 2002 - hhetter@suse.de
|
||||
|
||||
- updated to 1.1.13 [gnome desktop alpha2]
|
||||
- build with libpng-devel
|
||||
- build with libpng-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 25 09:50:40 CET 2002 - hhetter@suse.de
|
||||
|
||||
- rename SuSEconfig.gtk to SuSEconfig.gtk2
|
||||
- rename SuSEconfig.gtk to SuSEconfig.gtk2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 17 14:34:42 CET 2002 - hhetter@suse.de
|
||||
|
||||
- new SuSEconfig.gtk script ensures that all input-method modules
|
||||
are registered
|
||||
are registered
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 11 11:35:26 CET 2002 - hhetter@suse.de
|
||||
|
||||
- use version tag in patch filename
|
||||
- updated to version 1.3.12:
|
||||
* Fix problems with PNG saving
|
||||
* Cleanups of deprecated usages
|
||||
* Frame buffer port fixes
|
||||
* GtkTextView bug fixes
|
||||
* Menu behavior improvements
|
||||
* Make focus line width configurable, focus color work on
|
||||
* Fix problems with PNG saving
|
||||
* Cleanups of deprecated usages
|
||||
* Frame buffer port fixes
|
||||
* GtkTextView bug fixes
|
||||
* Menu behavior improvements
|
||||
* Make focus line width configurable, focus color work on
|
||||
dark themes.
|
||||
* Add state argument to gtk_paint_focus()
|
||||
* Added incremental revalidation to tree view, for better apparent speed
|
||||
* Remove useless gtk_tree_view_column_cell_event()
|
||||
* Display XIM status in a separate window
|
||||
* Add menu of Unicode control characters to GtkEntry, GtkTextView
|
||||
* Add state argument to gtk_paint_focus()
|
||||
* Added incremental revalidation to tree view, for better apparent speed
|
||||
* Remove useless gtk_tree_view_column_cell_event()
|
||||
* Display XIM status in a separate window
|
||||
* Add menu of Unicode control characters to GtkEntry, GtkTextView
|
||||
* Pass key releases along to input methods [Owen]
|
||||
- specfile cleanup
|
||||
- specfile cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 10 13:53:13 CET 2002 - hhetter@suse.de
|
||||
|
||||
- no longer require glib (1.x)
|
||||
- no longer require glib (1.x)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 10 10:51:42 CET 2002 - hhetter@suse.de
|
||||
|
||||
- include gdk-pixbuf's tools
|
||||
- include gdk-pixbuf's tools
|
||||
- build with freetype2 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 09:45:48 CET 2002 - hhetter@suse.de
|
||||
|
||||
- include links for default library names
|
||||
- include links for default library names
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 12 10:33:02 CET 2001 - hhetter@suse.de
|
||||
@ -3750,5 +3763,5 @@ Wed Dec 12 10:33:02 CET 2001 - hhetter@suse.de
|
||||
- initial SuSE release for GNOME 2.0 platform
|
||||
- added LIBRARY_PATH for broken libtool
|
||||
- build with automake 1.5
|
||||
|
||||
|
||||
|
||||
|
@ -59,6 +59,8 @@ Patch56: gtk2-bgo625202-30-bit-drawables-remain-black.patch
|
||||
Patch57: gtk2-bgo743166-remember-printing-authentication.patch
|
||||
# PATCH-FIX-UPSTREAM gtk2-bgo737777-fix-printing-authentication-crash.patch bgo#737777 joschibrauchle@gmx.de -- Applications crash randomly while printing with a password-secured SMB printer
|
||||
Patch58: gtk2-bgo737777-fix-printing-authentication-crash.patch
|
||||
# PATCH-FIX-UPSTREAM gtk2-bnc957400-filechooserentry-update.patch bnc#957400 federico@suse.com -- Update the Tab completion code in GtkFileChooser working same as in gtk3(solved differently in git)
|
||||
Patch59: gtk2-bnc957400-filechooserentry-update.patch
|
||||
BuildRequires: atk-devel
|
||||
BuildRequires: cairo-devel
|
||||
BuildRequires: cups-devel
|
||||
@ -339,6 +341,7 @@ cp -a %{SOURCE2} .
|
||||
%patch56 -p1
|
||||
%patch57 -p1
|
||||
%patch58 -p1
|
||||
%patch59 -p1
|
||||
gnome-patch-translation-update
|
||||
|
||||
%build
|
||||
|
Loading…
x
Reference in New Issue
Block a user