Commit Graph

370 Commits

Author SHA1 Message Date
7f65fcd279 * drop yet another patch 2007-11-27 04:39:13 +00:00
0c9fb1afd8 * New upstream stable release; no API change; bug fixes and translation
updated.
  - Drop patch 034_gtkcupsutils_type_fix fixed upstream.
  - Update relibtoolizing patch, 070_mandatory-relibtoolize.
  - Update patch 071_fix_gdk_window_null_crasher to apply cleanly.
2007-11-27 04:36:32 +00:00
c525829626 * 033_treeview_resizing.patch: fix segmentation fault introduced by
* 003_gdk.pc_privates.patch: generate correct Requires.private for
  gdk-2.0.pc containing all necessary dependencies for static linking.
* 006_proper-directfb-modules.patch: refreshed.
* 010_gdkpixbuf_-lm.patch: fix gdk-pixbuf-2.0.pc by adding back -lm,
  which is required by some macros. Closes: #451512.
* 070_mandatory-relibtoolize.patch: regenerated.
* rules: copy the extraneous libraries generated in the static build 
  to the Libs.private of the shared build.
2007-11-18 01:21:02 +00:00
0901474cc5 * 033_treeview_resizing.patch: fix segmentation fault introduced by
an API inconsistency.
2007-11-15 20:37:05 +00:00
81de792c5a * Suggest librsvg2-common for SVG pixbuf support. 2007-11-09 21:23:19 +00:00
eaeb3c7bb8 * Conflict against metacity < 1:2.20.0-1. Closes: #450693. 2007-11-09 20:57:18 +00:00
90bfd24dca Release 2.12.1-2 2007-11-04 15:21:58 +00:00
0e1a51dae6 Remove obsolete comment in the patch. 2007-11-04 15:11:27 +00:00
ec64f7846b * Conflict against xfwm4 < 4.4.1-3 (previous versions freeze on
* 021_loader-files-d.patch: enclose process_module_file in correct
* 040_filechooser_single-click.patch: filter out duplicate entries in 
  bookmarks. This avoids a situation where the selection is changed to 
  the duplicate during DnD, causing an assertion error.
  Closes: #447279.
2007-11-04 14:55:51 +00:00
4578892ac0 * 021_loader-files-d.patch: enclose process_module_file in correct
#ifdef's.
2007-11-04 11:44:27 +00:00
f13357573f * Conflict against xfwm4 < 4.4.1-3 (previous versions freeze on
startup).
2007-11-03 23:32:06 +00:00
5eca958438 * Conflict against xfwm4 < 4.4.1-3. 2007-11-03 22:04:16 +00:00
409ae24d55 * Conflict against libeel2-2.18. Closes: #443701, #499070. 2007-11-02 23:55:08 +00:00
a8ca13388f + Add a new sizing fix for the case where there is a scrollbar.
* 034_gtkcupsutils_type_fix.patch: type-casting fix from Herbert
* 040_filechooser_single-click.patch: allow a situation where no
  shortcut is selected, to avoid issues for keyboard users.
  Closes: #448674.
* 042_treeview_single_focus.patch: don't select the focused item for
  GTK_SELECTION_SINGLE type treeviews. Allows the fix in
  040_filechooser_single-click.patch to work.
2007-11-01 12:55:49 +00:00
f74722b10d * 034_gtkcupsutils_type_fix.patch: type-casting fix from Herbert
Valerio Riedel that allows remote printing. Closes: #448071.
2007-10-31 23:58:03 +00:00
3263915357 Revert 040_filechooser_single-click.patch, in fact it doesn't fix
anything :/
2007-10-31 22:05:02 +00:00
2786270b4d * Keep --enable-explicit-deps in the directfb build; otherwise this
breaks any binary linking against it because the rpath isn't passed.
* 031_gtksearchenginetracker_fixes.patch: added back, only the name
* 040_filechooser_single-click.patch: allow a situation where no
  shortcut is selected, to avoid issues for keyboard users.
  Closes: #448674.
2007-10-31 21:49:15 +00:00
2ff176c3bb * Remove the --enable-explicit-deps flag. Closes: #343711, thanks Tom
Parker. If some other packages still rely on having explicit X11
* 033_treeview_resizing.patch: updated patch from Kristian Rietveld.
* 031_gtksearchenginetracker_fixes.patch: added back, only the name 
  change was fixed upstream.
2007-10-31 18:49:00 +00:00
c47c30ad17 * Remove the --enable-explicit-deps flag. Closes: #343711, thanks Tom
Parker. If some other packages still rely on having explicit X11 
  dependencies, they are buggy and need to be fixed anyway.
2007-10-26 11:18:00 +00:00
1cd8daf664 * Stop suggesting gtk-engines-pixmap. 2007-10-26 09:03:00 +00:00
5aed42cfb3 * New patch, 060_ignore-random-icons, don't list images from unknown
directories in icon cache; closes: #443571, #443574, #444285, #446188.
2007-10-21 20:10:34 +00:00
1de0d9ec3d * Chech the exit status of close() in dh_gtkmodules; closes: #427654. 2007-10-21 16:41:34 +00:00
aa4ea23ee2 * New upstream stable release; no API change; bug fixes and translation
updates.
  - Drop patches 031_gtksearchenginetracker_fixes,
    080_from_bugzilla_workaround_eclipse_crash, 081_icon-cache-validate
    fixed upstream.
  - Refresh patches 033_treeview_resizing, 040_filechooser_single-click to
    apply cleanly.
  - Drop patches 060_opening-display-by-env-error-message,
    065_gtk-filechooser-locale-time merged upstream.
  - Update relibtoolizing patch, 070_mandatory-relibtoolize.
2007-10-18 14:48:57 +00:00
da0affc1ea Add another .patch to another patch name; grah 2007-10-14 18:56:25 +00:00
65cad7de95 Add .patch to patch name in series 2007-10-14 18:54:06 +00:00
b446924097 * Enable 091_workaround_no_gtk_init_incorrect_display to allow the non-free
Flash plugin to work for users of non-Gtk browsers; please do bug Adobe
  about this; closes: #443661, #440165.
* New patch, 071_fix_gdk_window_null_crasher, fixes potential crashes in
  IceWeasel's print preview dialog; GNOME #482531; LP #144326; found in the
  Ubuntu package.
2007-10-14 18:50:25 +00:00
bbfdb7b21b * New patch, 065_gtk-filechooser-locale-time, fixes conversion of localized
week days in non-UTF-8 locales in the file chooser; GNOME #482504;
  closes: #444927.
2007-10-14 18:40:50 +00:00
0f86341ba5 * New patch, 060_opening-display-by-env-error-message, fixes error message
on opening of display to include the display when it was set via the
  DISPLAY env var; GNOME #486636; closes: #283076.
2007-10-14 18:35:45 +00:00
35833014cf * New patch, 080_from_bugzilla_workaround_eclipse_crash, fixes crash when
displaying tooltips in SWT apps such as Eclipse; GNOME #410194; LP
  #128232; closes: #445613.
2007-10-14 17:51:30 +00:00
2ca2e6d5ea * 020_immodules-files-d.patch, 021_loader-files-d.patch: read the
GDK_PIXBUF_MODULE_FILE and GTK_IM_MODULE_FILE variables before the 
  Debian directories. Thanks Thadeu Lima de Souza Cascardo.
  Closes: #439004.
2007-10-11 21:26:13 +00:00
59c3e8b4a9 * Add comments to relibtoolizing patch, 070_mandatody-relibtoolize, to
mention the age of the upstream libtool in released tarballs which make
  relibtoolizing important for hurd-i386; GNOME #484426; Debian #445001.
2007-10-07 16:00:38 +00:00
40200ee640 * Cleanup whitespace. 2007-10-07 15:04:11 +00:00
4dc039c3dd * Conflict with glabels << 2.1.3-3 to prevent a segmentation fault
from showing up.
2007-10-01 10:56:41 +00:00
7ba19e7639 * Conflict with libwxgtk2.6-0 << 2.6.3.2.2-1 to prevent the migration of gtk
to testing until the wxwidgets2.6 fix is there too; see #441766 and
  friends.
2007-09-30 01:33:09 +00:00
be5a5ff9e1 Correctly free the dbus connection when the tracker call fails. 2007-09-22 16:32:06 +00:00
39479dedd3 * 031_gtksearchenginetracker_fixes.patch: new patch.
+ Use libtrackerclient.so.0 (closes: #443403).
  + Check that tracker actually works before using it.
2007-09-21 10:48:54 +00:00
2c1c422adb * Upload to unstable; drop check-dist include. 2007-09-20 10:01:21 +00:00
ee84f4aaa7 * Move experimental branch of gtk+2.0 to unstable 2007-09-20 09:59:21 +00:00
f70ca65d4f * Add a conflict against openoffice.org-core (<< 2.2.1-8).
Closes: #439256.
2007-09-19 11:24:26 +00:00
2df1d583e6 * Upload to experimental 2007-09-18 21:09:54 +00:00
96dc1e5573 * Add disabled patch 091_workaround_no_gtk_init_incorrect_display, taken
from the Ubuntu package; it works around broken applications missing a
  call to gtk_init() but the breakage should better be exposed now so that
  applications can be fixed in time for release.
2007-09-18 20:32:13 +00:00
cdc71cee4f * Added 081_icon-cache-validate.patch, GNOME #476342
* Bump shlibs to 2.12.0 in the new upstream release for the addition of
  gdk_window_thaw_toplevel_updates_libgtk_only() and
  gdk_window_freeze_toplevel_updates_libgtk_only() to the ABI.
2007-09-18 20:26:56 +00:00
7cf3210d1b Updated series file 2007-09-16 16:55:03 +00:00
d458a19645 Added 081_icon-cache-validate.patch, GBOME #476342 2007-09-16 16:51:23 +00:00
93294c707a * Refresh patches 033_treeview_resizing and 040_filechooser_single-click to
apply cleanly.
* Drop patch 080_from_svn_fix_dangling_tooltip, merged upstream.
2007-09-16 16:27:46 +00:00
691936fd60 * New upstream stable release: Regenerated 070_mandatory-relibtoolize.patch 2007-09-16 15:48:14 +00:00
4626b2e7b2 * New patch, 080_from_svn_fix_dangling_tooltip, fixes tooltips not
disappearing in the systray; from SVN; found in Ubuntu package;
  Ubuntu #128781.
2007-08-07 14:29:18 +00:00
0fe927ecfc * Release. 2007-07-31 12:11:05 +00:00
c606cbcff7 * Update patch 009_gtk-export-filechooser:
- gtk/Makefile.am (gtk_private_h_sources, gtk_semi_private_h_sources):
    export gtkquery.h and gtksearchengine.h as semi-private.
  - gtk/gtkquery.h: add GTK_FILE_CHOOSER_ENABLE_UNSUPPORTED #ifdef guard.
  - gtk/gtksearchengine.h: add GTK_FILE_CHOOSER_ENABLE_UNSUPPORTED #ifdef
    guard.
2007-07-24 09:26:30 +00:00
866c36f101 * Clarify changes. 2007-07-24 08:43:13 +00:00