Commit Graph

685 Commits

Author SHA1 Message Date
737c411f8c * 092_recentfiles-recursion-fix.patch: Guard against recursion in
gtk_recent_files_menu_populate(). Patch from upstream SVN by
  William Pitcock (Closes: #459393).
2008-01-17 10:01:15 +00:00
bb972cf161 * Update Standards-Version to 3.7.3, no additional changes needed. 2008-01-17 09:51:55 +00:00
cd137da806 * Upload to unstable.
* Fixes FTBFS caused by not installing the png pixbuf loader correctly
  (Closes: #461037).
2008-01-17 09:50:08 +00:00
f9e20419d9 Mention relibtoolizing 2008-01-09 09:43:19 +00:00
7c10a817dc Up to 2.12.5 2008-01-09 09:42:48 +00:00
02a0115f56 * New upstream stable release; no API change; bug fixes and translation
updates.
  - Drop patches 092_notebook-critical-warnings,
    094_fix-jpeg-loader-big-buffers, merged upstream.
  - Refresh patches 040_filechooser_single-click, 093_directfb-type-changes
    to apply cleanly.
2008-01-08 17:00:22 +00:00
a6b6c3f79e * New patch, 094_fix-jpeg-loader-big-buffers, fixes spinguard logic for big
buffers in the JPEG pixbuf loader; GNOME #494667; from SVN r19135.
2007-12-30 22:07:19 +00:00
0c9873bb6d * Drop the version in the libgtk2.0-0 -> libgtk2.0-common dependency; the
translations and gtkrc files aren't critical to libgtk's working and have
  been compatible with other libgtk versions since years.
2007-12-12 13:41:49 +00:00
9403bbc169 * 092_notebook-critical-warnings.patch: Fix removal of tab labels to not
ref and unref a NULL pointer. Patch from upstream SVN, see BGO #388321.
* 093_directfb-type-changes.patch: Define __u32 and __u8 to fix compilation
  with latest directfb from unstable while still supporting older versions.
  Patch from BGO #503190.
2007-12-12 05:15:49 +00:00
e02065b3cd * New upstream stable release; no API change; bug fixes and translation
updates.
  - Refresh patch 042_treeview_single-focus to apply cleanly.
  - Update relibtoolizing patch, 070_mandatory-relibtoolize.
2007-12-04 21:40:25 +00:00
bb33372fe4 Fix version; *sigh* 2007-12-04 15:42:52 +00:00
27d23e5366 * Let update-icon-caches skip args which are not dirs or don't exist; fixes
postrm behavior of packages with an icon cache.
2007-12-04 15:27:48 +00:00
e35f8f2190 * target unstable 2007-11-29 07:02:05 +00:00
744ef700e3 Revert r13650, apps using X calls should link to X11 themselves 2007-11-28 13:46:10 +00:00
75f27b399f * 003_gdk.pc_privates.patch: consider x11 as a public dependency and
not a private one, because gdkx.h #include's some of its headers and
  packages can therefore use X11 functions. Closes: #453178.
* Refresh other patches; regenerate 070_mandatory-relibtoolize.
2007-11-27 22:43:13 +00:00
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