lp:~pitti/notify-osd/link-gcc-4.5

Created by Martin Pitt and last modified
Get this branch:
bzr branch lp:~pitti/notify-osd/link-gcc-4.5
Only Martin Pitt can upload to this branch. If you are Martin Pitt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Pitt
Project:
Notify OSD
Status:
Merged

Recent revisions

428. By Martin Pitt

Fix linking with --as-needed

gcc 4.5 with --as-needed has a stricter linking behaviour which requires
explicit linking with all necessary libraries. Some programs use direct libX11
or libpixman functions, and thus need to link to them explicitly.

Also actually define X_LIBS in configure.in.

427. By Mirco Müller

modified:
  configure.in
  src/bubble-window-accessible.c
  src/bubble.c
  src/defaults.c
  src/dialog.c
  tests/test-dnd.c
  tests/test-grow-bubble.c
  tests/test-scroll-text.c
  tests/test-tile.c

Merged Michael Terry's deprecations branch into trunk after review and
approval from David and myself. It makes notify-osd compile without using
any deprecated symbols and ready for GTK3. This fixes LP: #655232

426. By Mirco Müller

Merged Karl's branch dialog-no-default-button after review and approval by
me. This avoids having default focus on fallback-dialog buttons.
Fixes LP: #353843.

425. By Mirco Müller

Merged my fix-559109 branch after review and approval from Cody. This
fixes LP: #559109.

424. By Mirco Müller

bump version number to 0.9.29 for the new release

423. By Mirco Müller

Merged my fix-451086 branch after review and approval from Ted. Fixes LP:
#451086.

422. By Mirco Müller

bump version number to 0.9.28 for the new release

421. By Mirco Müller

Merged my fix-546650 branch after review and approval from Cody. This
fixes LP: #546650.

420. By Mirco Müller

bump version number to 0.9.27 for the new release

419. By Mirco Müller

refresh-flag for body-tile (surface/blur-cache) needs also to be set in the append-case

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:notify-osd/lucid
This branch contains Public information 
Everyone can see this information.

Subscribers