lp:~ken-vandine/gwibber/precise

Created by Ken VanDine and last modified
Get this branch:
bzr branch lp:~ken-vandine/gwibber/precise
Only Ken VanDine can upload to this branch. If you are Ken VanDine please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ken VanDine
Project:
Gwibber
Status:
Development

Recent revisions

215. By Ken VanDine

bump

214. By Ken VanDine

build fixes

213. By Ken VanDine

uncommit AUTOPOINT in rules

212. By Ken VanDine

don't build dep on gir1.2-indicate-0.7

211. By Ken VanDine

* debian/control
  - bump depends for gir1.2-indicate-0.7
* New upstream release
  - Fixed memory leak in ActionBoxItem (LP: #909085)
  - Fixed race conditions in async image loading while scrolling (LP: #911619)
  - Hide window while gwibber exits (Michal Hruby)
  - Improved scrolling by enclosing comments and image previews in a
    Gtk.Expander, this fixes the tiles resizing while scrolling (LP: #875348)
  - Ported to valac-0.16
* debian/control
  - build depend on valac-0.16
* debian/control, debian/rules
  - Make sure we get the proper gir:Depends
* New upstream release
  - Drop the usage of threading.Thread and ensure the multiprocessing.Pool
    is closed after the job is complete, this greatly reduces the system
    load and stops the aggressive polling multiprocessing worker pools
    used (LP: #906916)
  - ported to libdee API changes
  - ported to libunity API changes
* debian/gwibber-service.pyinstall, debian/gwibber-service.install
  - Use a .pyinstall file to handle instaling stuff so we don't have to
    copy custom.py
* debian/rules
  - drop the copy of custom.py, it gets installed with .pyinstall file now
* debian/control
  - bump build depends for libunity-dev and libdee-dev
  - renamed build dep to gtkspell-3-dev
* debian/patches/lp_863039.patch
  - Translation fixes for plurals and time (LP: #863039)
* debian/patches/lp_911619.patch
  - Cancel async image loading on tile reset, this breaks image previews but
    fixes the crasher with gtk 3.3.6 (LP: #911619)
* debian/rules
  - Make sure custom.py can be imported, this was broken with the switch to
    dh_python2
* Build using dh_python2

210. By Ken VanDine

* New upstream release
  - Added a "debug" settings key to allow debug logging without running from
    a terminal.
  - Ensure _profile is passed a dict, if not it failed
  - Clean up indicator handling, setup the counts up front to ensure the
    ordering is consistent.
  - Only trim the padding off the entry if we are running in the client.
    This fixes the gray bar that was displayed below the poster entry
    in gwibber-poster.
  - Translation fixes for liked and shared strings (LP: #833807)
  - Added LINGUAS file to ensure the po files make it in the
    DIST (LP: #866038)
  - specify --shared-library when compiling the typelib, this fixes
    GI (LP: #893125)
* lp_861903.patch, lp_882633.patch, and lp_884831.patch dropped, fixed
  upstream
* debian/control
  - build depend on valac-0.14
* debian/patches/lp_882633.patch
  - Don't use Gtk.main_quit when we aren't using a Gtk main
    loop (LP: #882633)
* debian/patches/lp_884831.patch
  - ensure the time label is the same height as the service icon to prevent
    constant resizing when using a small font. (LP: #884831)

209. By Ken VanDine

dropped empty patches dir

208. By Ken VanDine

* debian/control
  - Build depend on valac-0.14 instead of valac-0.12

207. By Ken VanDine

* debian/patches/lp_861903.patch
  - Revert fix for bug 812039 which caused a loop which drives CPU usage up
    when the entry is being displayed. (LP: #861903)
* New upstream release
  - don't block the UI loading when creating the model (LP: #864727)
  - Add an index to speed up retrieving messages (LP: #864727)
  - Added profiling output
  - only disconnect valid handlers
  - lens: ensure we refresh the results when the lens becomes active, but
    only if the stream_model has changed
  - lens: don't clear the results model on an invalid search
* New upstream release
  - Properly get the retweeter's name instead of the original sender's
    for identi.ca and status.net (Scott Sweeny) (LP: #834773)
  - Fix lots of missing return values, (Vincent Untz) (LP: #866026)

206. By Ken VanDine

removed patches

Branch metadata

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

Subscribers