Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > d2bff7d1a3c6501989da94cc6769ebfc > files > 7

gnome-applet-window-picker-0.5.8-2.fc14.x86_64.rpm

# Generated by Makefile. Do not edit.

2009-09-21  Jason Smith  <jason@t500>

	src/task-item.c : Make items hide show properly with viewports

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	configure.ac
	- New release

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	added:
	po/bg.po
	po/en_CA.po
	po/sr.po
	modified:
	po/LINGUAS
	po/ar.po
	po/ast.po
	po/bs.po
	po/ca.po
	po/cs.po
	po/da.po
	po/de.po
	po/el.po
	po/en_GB.po
	po/es.po
	po/eu.po
	po/fi.po
	po/fr.po
	po/gl.po
	po/he.po
	po/hr.po
	po/hu.po
	po/id.po
	po/it.po
	po/ja.po
	po/ko.po
	po/lv.po
	po/nb.po
	po/nl.po
	po/pl.po
	po/pt.po
	po/pt_BR.po
	po/ro.po
	po/ru.po
	po/sk.po
	po/sl.po
	po/sv.po
	po/th.po
	po/tr.po
	po/uk.po
	po/window-picker-applet.pot
	po/zh_CN.po
	po/zh_TW.po
	pending merges:
	knitzsche 2009-09-09 adding the new po files
	knitzsche 2009-09-09 picking up ubuntu translator work from upstream exp...
	- Merge Kyles translation work

2009-09-09  knitzsche  <knitzsche@chroma>

	adding the new po files

2009-09-09  knitzsche  <knitzsche@chroma>

	picking up ubuntu translator work from upstream exported from rosetta Sept 9

2009-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	po/POTFILES.in
	- Add task-item.c 

2009-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	removed:
	debian/
	debian/changelog
	debian/compat
	debian/control
	debian/control.in
	debian/copyright
	debian/rules
	- Remove debian/ from trunk
	
	modified:
	configure.ac
	- Bump to 0.5.4

2009-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/task-item.c
	- Merged Jason's patch to make the pulsing more obvious

2009-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	Makefile.am
	- Auto-generate ChangeLog on make dist

2009-09-04  Jason Smith  <jason@t500>

	modified:
	src/task-item.c
	pending merges:
	Jason Smith 2009-09-04 src/task-item.c : fix memory leak (again)

2009-09-04  Jason Smith  <jason@t500>

	src/task-item.c : fix memory leak (again)

2009-09-02  Jason Smith  <jason@t500>

	modified:
	src/task-item.c
	pending merges:
	Jason Smith 2009-09-01 Handle out of memory error condition
	Jason Smith 2009-09-01 src/task-item.c : Saturate urgent items also
	Jason Smith 2009-09-01 src/task-item.c : desaturate non-active items as suggested by art team

2009-09-01  Jason Smith  <jason@t500>

	Handle out of memory error condition

2009-09-01  Jason Smith  <jason@t500>

	src/task-item.c : Saturate urgent items also

2009-09-01  Jason Smith  <jason@t500>

	src/task-item.c : desaturate non-active items as suggested by art team

2009-09-01  Jason Smith  <jason@t500>

	modified:
	src/task-item.c
	src/task-title.c
	pending merges:
	Jason Smith 2009-08-26 Translatable strings
	Jason Smith 2009-08-26 Set atk object role to button
	Jason Smith 2009-08-26 add a11y to close button
	Jason Smith 2009-08-26 First shot at atk interface

2009-08-26  Jason Smith  <jason@t500>

	Translatable strings

2009-08-26  Jason Smith  <jason@t500>

	Set atk object role to button

2009-08-26  Jason Smith  <jason@t500>

	add a11y to close button

2009-08-26  Jason Smith  <jason@t500>

	First shot at atk interface

2009-08-28  Jason Smith  <jason@t500>

	ed:
	src/task-item.c
	pending merges:
	Jason Smith 2009-08-27 src/task-item.c : fix memory leak
	Jason Smith 2009-08-27 src/task-item.c : Make pixbuf buffer actually work

2009-08-27  Jason Smith  <jason@t500>

	src/task-item.c : fix memory leak

2009-08-27  Jason Smith  <jason@t500>

	src/task-item.c : Make pixbuf buffer actually work (lower CPU/disk usage with fade effect)
	Make widget reflect icon changes of window

2009-08-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/task-title.c
	pending merges:
	Jason Smith 2009-08-26 task-title.c : Implement unmaximize on double click

2009-08-26  Jason Smith  <jason@t500>

	task-title.c : Implement unmaximize on double click

2009-08-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/task-item.c
	src/task-list.c
	pending merges:
	Jason Smith 2009-08-27 task-item.c : Soften edges
	Jason Smith 2009-08-27 task-list.c : remove spacing from list. task-item...
	Jason Smith 2009-08-27 Better looking focus indicator
	Jason Smith 2009-08-27 Simpler scaling
	Jason Smith 2009-08-26 First attempt at more obvious active window
	- Update to the appearance of the active icon

2009-08-27  Jason Smith  <jason@t500>

	task-item.c : Soften edges

2009-08-27  Jason Smith  <jason@t500>

	task-list.c : remove spacing from list. task-items now have their own internal buffer

2009-08-27  Jason Smith  <jason@t500>

	Better looking focus indicator

2009-08-27  Jason Smith  <jason@t500>

	Simpler scaling

2009-08-26  Jason Smith  <jason@t500>

	First attempt at more obvious active window

2009-08-26  Jason Smith  <jason@t500>

	modified:
	src/task-title.c
	pending merges:
	Jason Smith 2009-08-26 Implement close restrictions on mouse over

2009-08-26  Jason Smith  <jason@t500>

	Implement close restrictions on mouse over

2009-08-26  Jason Smith  <jason@t500>

	merge: ~jassmith/window-picker-applet/about-dialog : Makes window-picker-applet about dialog display proper version.

2009-08-26  Jason Smith  <jason@t500>

	Fixes bug #381562 : wrong version displayed in about dialog

2009-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	configure.ac
	- Bumped release

2009-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/applet.c
	- Make sure the close button closes the window

2009-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add Jason Smith

2009-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	configure.ac
	- Revise version to 0.5.0
	- Add support for silent rules

2009-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	added:
	src/task-item.c
	src/task-item.h
	modified:
	src/Makefile.am
	src/applet.c
	src/task-list.c
	src/task-list.h
	src/task-title.c
	pending merges:
	Jason Smith 2009-08-25 task-item.c : fix render glitch, remember allocation
	Jason Smith 2009-08-25 Fix fitz law problem
	Jason Smith 2009-08-25 Actually draw on parent window. oops.
	Jason Smith 2009-08-21 modified:
	Jason Smith 2009-08-21 modified:
	Jason Smith 2009-08-21 Add prelight to event box for close button
	Jason Smith 2009-08-21 Quickly implement show all windows feature
	Jason Smith 2009-08-21 Remove commented code
	Jason Smith 2009-08-21 Enable geometry hint setting
	Jason Smith 2009-08-21 Implement blinking
	Jason Smith 2009-08-21 Implement alpha as active window indicator
	Jason Smith 2009-08-21 Add right click menus
	Jason Smith 2009-08-20 cleanup usage of events
	Jason Smith 2009-08-20 Switch task list over to using task items
	Jason Smith 2009-08-20 Add click handler
	Jason Smith 2009-08-20 Move signal enum to top of file
	Jason Smith 2009-08-20 misnamed function
	Jason Smith 2009-08-20 Add signal handling to task-items
	Jason Smith 2009-08-18 Expose handling
	Jason Smith 2009-08-18 Make build and more work
	Jason Smith 2009-08-18 start work on adding task items
	Jason Smith 2009-08-18 Remove icon from task-title

2009-08-25  Jason Smith  <jason@t500>

	task-item.c : fix render glitch, remember allocation

2009-08-25  Jason Smith  <jason@t500>

	Fix fitz law problem

2009-08-25  Jason Smith  <jason@t500>

	Actually draw on parent window. oops.
	Fixes bug where buttons would have black background in some situations.

2009-08-21  Jason Smith  <jason@t500>

	modified:
	src/task-item.c : Added prelighting to buttons

2009-08-21  Jason Smith  <jason@t500>

	modified:
	src/task-title.c : Added Pango Attribute List to set title as bold

2009-08-21  Jason Smith  <jason@t500>

	Add prelight to event box for close button

2009-08-21  Jason Smith  <jason@t500>

	Quickly implement show all windows feature

2009-08-21  Jason Smith  <jason@t500>

	Remove commented code

2009-08-21  Jason Smith  <jason@t500>

	Enable geometry hint setting

2009-08-21  Jason Smith  <jason@t500>

	Implement blinking

2009-08-21  Jason Smith  <jason@t500>

	Implement alpha as active window indicator

2009-08-21  Jason Smith  <jason@t500>

	Add right click menus

2009-08-20  Jason Smith  <jason@t500>

	cleanup usage of events
	begin listening to events from task-items
	Stop crashing
	resize pixbufs to match our current panel size (room for improvement)

2009-08-20  Jason Smith  <jason@t500>

	Switch task list over to using task items

2009-08-20  Jason Smith  <jason@t500>

	Add click handler

2009-08-20  Jason Smith  <jason@t500>

	Move signal enum to top of file

2009-08-20  Jason Smith  <jason@t500>

	misnamed function

2009-08-20  Jason Smith  <jason@t500>

	Add signal handling to task-items

2009-08-18  Jason Smith  <jason@t500>

	Expose handling

2009-08-18  Jason Smith  <jason@t500>

	Make build and more work

2009-08-18  Jason Smith  <jason@t500>

	start work on adding task items

2009-08-18  Jason Smith  <jason@t500>

	Remove icon from task-title

2009-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update ignores

2009-08-17  knitzsche  <knitzsche@chroma>

	fixed po files' meta header.

2009-08-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	configure.ac
	- Bump revision for the 0.5.x series

2009-08-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	added:
	po/ast.po
	po/bs.po
	po/en_GB.po
	po/hr.po
	po/id.po
	po/lv.po
	po/th.po
	po/uk.po
	po/window-picker-applet.pot
	modified:
	po/LINGUAS
	po/ar.po
	po/ca.po
	po/cs.po
	po/da.po
	po/de.po
	po/el.po
	po/es.po
	po/eu.po
	po/fi.po
	po/fr.po
	po/gl.po
	po/he.po
	po/hu.po
	po/it.po
	po/ja.po
	po/ko.po
	po/nb.po
	po/nl.po
	po/pl.po
	po/pt.po
	po/pt_BR.po
	po/ro.po
	po/ru.po
	po/sk.po
	po/sl.po
	po/sv.po
	po/tr.po
	po/zh_CN.po
	po/zh_TW.po
	- Merged Kyles translations fixes branch (for karmic)

2009-08-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	added:
	po/ast.po
	po/bs.po
	po/en_GB.po
	po/hr.po
	po/id.po
	po/lv.po
	po/th.po
	po/uk.po
	po/window-picker-applet.pot
	modified:
	po/LINGUAS
	po/ar.po
	po/ca.po
	po/cs.po
	po/da.po
	po/de.po
	po/el.po
	po/es.po
	po/eu.po
	po/fi.po
	po/fr.po
	po/gl.po
	po/he.po
	po/hu.po
	po/it.po
	po/ja.po
	po/ko.po
	po/nb.po
	po/nl.po
	po/pl.po
	po/pt.po
	po/pt_BR.po
	po/ro.po
	po/ru.po
	po/sk.po
	po/sl.po
	po/sv.po
	po/tr.po
	po/zh_CN.po
	po/zh_TW.po
	- This is a merge of rosetta translations with trunk translations into a
	new superset of po files and a po/LINGUAS file that reflects them. Done
	to prepare for Ubuntu Translation attention starting (hopefully) Aug 10
	for Karmic. Rosetta translations preferred in merge. 

2009-08-07  knitzsche  <knitzsche@chroma>

	This commit is a merge of Rosetta's translations with the trunk branch translations. This is in preparation for updating Rosetta with the merged superset in preparation for karmic cycle Ubuntu Translator work and then language packs.
	
	Rosetta's translations were preferred in the merge. 
	
	Rosetta had the following languages/po files, not previously present in trunk: ast.po bs.po en_GB.po hr.po id.po lv.po th.po uk.po
	
	Now, the pkg has 37 languages/po files.  po/LINGUAS updated accordingly. 

2009-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/applet.c
	- Connect the destroy and clicked handlers to gtk_widget_destroy, sending
	the window as an argument

2009-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	configure.ac
	debian/changelog
	- Bump release
	
	src/applet.c  
	- Make the prefs window a dialog, so Maximus doesn't maximise it
	- Make the close-button destroy the window

2009-05-04  Michael Terry  <michael.terry@canonical.com>

	force size of gnome-logout icon to be correct

2009-04-30  Michael Terry  <michael.terry@canonical.com>

	Use gnome-logout icon, not stock quit icon for logout button; is more consistent with launcher

2009-04-30  knitzsche  <knitzsche@chroma>

	po/sk.po fixed po header

2009-04-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Confusing right-click behaviour in window-picker-applet (LP: #356982)
	- Patch by Gustavo Sverzut Barbieri <gustavo.barbieri@canonical.com>

2009-04-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Released 0.4.22

2009-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	re-add pot file

2009-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Application stealing title text from another app. (LP: #330321)
	- Patch by Gustavo Sverzut Barbieri <gustavo.barbieri@canonical.com>

2009-04-03  knitzsche  <knitzsche@chroma>

	Add po/window-picker-applet.pot to bzr souce control as a foundation for new 
	LP "Link to branch" feature (which auto-updates LP's trans template
	from the bzr source pot template on each bzr push) 

2009-04-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	* replaced po files with ones that don't have encoding error. fixes 
	(LP: #350989)
	* replaced po files with ones that don't have encoding error. fixes 
	(LP: #350989)

2009-04-01  knitzsche  <knitzsche@chroma>

	replaced po files with ones that don't have ncoding error. fixes 
	LP #350989

2009-03-05  knitzsche  <knitzsche@chroma>

	udpated po files for unr 1.2 translation

2009-03-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	releasing version 0.4.19~ppa1

2009-03-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Restore right-click menu on window icons
	* Show the home title screen when
	- No window is active
	- All non-desktop windows are minimised
	- We've set to show the home title bar

2009-03-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make sure the Home icon does not show when the applet is loaded

2009-02-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	releasing version 0.4.17

2009-02-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Make sure there is no white bar on resume from suspend
	* Don't show Home and Quit icons when we don't want to show the titlebar

2009-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	releasing version 0.4.16

2009-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make sure the home title doesn't show on startup

2009-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	releasing version 0.4.15

2009-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add UI for toggle "show windows from all workspaces" (LP: #257966)
	* Remove the "Home" titlebar (LP: #311087)
	* Make the applet draw properly when used with a non-solid panel bg theme 
	(LP: #331089)
	* Work with viewports

2009-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Don't show the redundant "Home" title screen for the desktop

2009-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add preferences dialog
	* Make sure the painting of the applet works when the panel is themed

2009-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	releasing version 0.4.14

2009-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update the name of task-list buttons to work with new themeing.

2009-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	* window-picker-applet does not provide minimize anchor for window managers
	(LP: #293450)
	- Merged patch-by Michael <mike@rsy.com>
	- Updated to use g_hash_table_foreach instead of iter to compile on
	Hardy.

2009-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Repeat after me: I shall remember that we're targetting Hardy versions
	of Gtk, so I cannot go prancing off using all the these new-fangled apis.
	- Use g_hash_table_foreach instead of g_hash_table_iter_next.

2009-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	releasing version 0.4.11

2009-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Please add "urgency hints" to window-picker-applet
	- Merged patch-by Michael <mike@rsy.com>
	Support for flashing the icon background when a window is requesting
	attention

2009-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add gmo files to ignore

2009-02-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	on't use deprecated gnome-stock-about icon (LP: #270830)

2009-02-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	Set the correct WnckClientType, so windows are correctly raised when the user
	clicks on a window (LP: #325951)

2008-12-18  knitzsche  <knitzsche@chroma>

	po/pt.po: replace untranslated po with translated 

2008-12-16  knitzsche  <knitzsche@chroma>

	* po/LINGUAS: added pt code
	* po/pt.po added this file

2008-11-24  Steve Langasek  <steve.langasek@canonical.com>

	debian/control: Add a Vcs-Bzr field pointing back to the source repo

2008-11-24  Steve Langasek  <steve.langasek@canonical.com>

	Restore the Slovenian translation - even if not required for any
	current projects, there's no sense in discarding it now that we have
	it

2008-11-21  Steve Langasek  <steve.langasek@canonical.com>

	releasing version 0.4.7

2008-11-20  Steve Langasek  <steve.langasek@canonical.com>

	mark for release

2008-11-20  Steve Langasek  <steve.langasek@canonical.com>

	The language code for Slovak is sk, not sl; move stuff around in
	preparation for an updated Slovak translation.  Partially addresses
	#299625.

2008-11-20  Steve Langasek  <steve.langasek@canonical.com>

	don't forget to change LINGUAS as well

2008-11-20  Steve Langasek  <steve.langasek@canonical.com>

	Rename po/no.po to po/nb.po, since 'no' for Norwegian is ambiguous and
	deprecated and comparison of the new oem-config translations confirms
	that they're Norwegian Bokmaal (not Nynorsk).  LP: #299622.

2008-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Update configure.ac to the latest release number

2008-10-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	window-picker-applet (0.4.5) hardy; urgency=low
	
	* Empathy retains a tab even when minimised to the tray.
	- Manage "skip-taskbar" windows, and react to their state changes to show/
	hide them as necessary.
	
	* Windows cannot be minimized and un-minimized by clicking their entry in the
	applet. (LP: #288812)
	- If window is already active, clicking on it will minimise it.
	
	-- Neil J. Patel <neil.patel@canonical.com>  Tue, 28 Oct 2008 15:54:46 +0000

2008-10-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Windows cannot be minimized and un-minimized by clicking their entry in the
	applet. (LP: #288812)
	- If window is already active, clicking on it will minimise it.

2008-10-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Empathy retains a tab even when minimised to the tray.
	- Manage "skip-taskbar" windows, and react to their state changes to show/
	hide them as necessary.

2008-10-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	window-picker-applet (0.4.4) hardy; urgency=low
	
	* Tweak the behaviour with non-maximised windows
	- Don't render title for non-maximised windows
	- Check for state changes on windows (if they are maximised/unmaximised)
	- Make sure to draw the home screen titlebar properly
	
	-- Neil J. Patel <neil.patel@canonical.com>  Fri, 24 Oct 2008 17:33:12 +0100

2008-10-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	window-picker-applet (0.4.3) hardy; urgency=low
	
	* Idea: Don't show non-maximised window titles in the top panel 
	(LP: #284924)
	- We still show the window titles, but remove the painting of the "tab"
	so the user doesn't think that the wrong window is active
	
	-- Neil J. Patel <neil.patel@canonical.com>  Wed, 22 Oct 2008 15:23:15 +0100

2008-10-21  Neil J. Patel  <njpatel@gmail.com>

	window-picker-applet (0.4.2) hardy; urgency=low
	
	* Patch by Luca Ferretti:
	- window-picker-applet fails to start when compiled from sources 
	(LP: #270825)
	
	-- Neil J. Patel <neil.patel@canonical.com>  Tue, 21 Oct 2008 17:26:09 +0100

2008-10-21  Neil J. Patel  <njpatel@gmail.com>

	window-picker-applet (0.4.1) hardy; urgency=low
	
	* Windows icons are not updated in window-picker applet (LP: #276960)
	- Update window icons when they change
	
	-- Neil J. Patel <neil.patel@canonical.com>  Tue, 21 Oct 2008 17:12:05 +0100

2008-10-20  Neil J. Patel  <njpatel@gmail.com>

	* Don't distclean all the files

2008-10-20  Neil J. Patel  <njpatel@gmail.com>

	* make distcheck fixes

2008-10-13  Neil J. Patel  <njpatel@gmail.com>

	window-picker-applet (0.4.0) hardy; urgency=low
	
	* Bump version for release (and fix versioning too).
	
	-- Neil J. Patel <neil.patel@canonical.com>  Mon, 13 Oct 2008 19:20:59 +0100
	
	window-picker-applet (0.3ubuntu12) hardy; urgency=low

2008-09-17  knitzsche  <knitzsche@chroma>

	update ja, ko, zh_CN and zh_TW pos

2008-09-08  Neil J. Patel  <njpatel@gmail.com>

	window-picker-applet (0.3ubuntu11) hardy; urgency=low
	
	* netbook window-picker: shows windows from all desktops (LP: #257966)
	- Enable support for showing windows only from the current workspace
	gconf key = /apps/panel/applets/APPLET_ID/prefs/show_all_windows
	- No UI yet
	
	-- Neil J. Patel <neil.patel@canonical.com>  Mon, 08 Sep 2008 14:08:25 +0100

2008-09-05  knitzsche  <knitzsche@chroma>

	fix LINGUAS typo

2008-09-05  knitzsche  <knitzsche@chroma>

	add ja ko zh_CN zh_TW pos (untranslated)

2008-09-05  knitzsche  <knitzsche@chroma>

	added to LINGUAS ja ko zh_CN zh_TW

2008-08-28  Neil J. Patel  <njpatel@gmail.com>

	window-picker-applet (0.3ubuntu10) hardy; urgency=low
	
	*  Update pos
	
	-- Neil J. Patel <neil.patel@canonical.com>  Thu, 28 Aug 2008 19:02:34 +0100

2008-08-20  knitzsche  <knitzsche@chroma>

	update pos

2008-08-08  kyle.nitzsche@canonical.com

	add following to LINGUAS and add pos: ar ca cs da de el es eu fi fr gl he hu it nl no pl pt_BR ro ru sl sv tr

2008-08-01  Neil J. Patel  <njpatel@gmail.com>

	* Update translations POTFILES.in

2008-08-01  Neil J. Patel  <njpatel@gmail.com>

	window-picker-applet (0.3ubuntu9) hardy; urgency=low
	
	* Er, fix the previous error in another place
	
	-- Neil J. Patel <neil.patel@canonical.com>  Fri, 01 Aug 2008 09:48:03 -0400

2008-08-01  Neil J. Patel  <njpatel@gmail.com>

	window-picker-applet (0.3ubuntu8) hardy; urgency=low
	
	* Don't cast a void pointer to an int. Its neither cool nor useful.
	
	-- Neil J. Patel <neil.patel@canonical.com>  Fri, 01 Aug 2008 09:27:57 -0400

2008-07-31  Neil J. Patel  <njpatel@gmail.com>

	window-picker-applet (0.3ubuntu6) hardy; urgency=low
	
	* Activate newly opened windows
	
	-- Neil J. Patel <neil.patel@canonical.com>  Thu, 31 Jul 2008 13:56:19 -0400

2008-07-24  Neil J. Patel  <njpatel@gmail.com>

	window-picker-applet (0.3ubuntu5) hardy; urgency=low
	
	*  window-picker-applet active window title not updating cons... (LP: #251235)
	
	-- Neil J. Patel <neil.patel@canonical.com>  Thu, 24 Jul 2008 08:08:12 +0100

2008-07-23  Neil J. Patel  <njpatel@gmail.com>

	window-picker-applet (0.3ubuntu4) hardy; urgency=low
	
	* skip window picker (LP: #240417)
	
	-- Neil J. Patel <neil.patel@canonical.com>  Wed, 23 Jul 2008 09:22:24 +0100

2008-07-22  Neil J. Patel  <njpatel@gmail.com>

	* skip window picker (listen to skip-taskbar hint) (LP: #240417)

2008-06-24  Neil J. Patel  <njpatel@gmail.com>

	window-picker-applet (0.3ubuntu3) hardy; urgency=low
	
	* Cant read window title (LP: #242532) 
	
	-- Neil J. Patel <neil.patel@canonical.com>  Tue, 24 Jun 2008 16:03:04 +0100
	
	window-picker-applet (0.3ubuntu2) hardy; urgency=low

2008-06-23  Neil J. Patel  <njpatel@gmail.com>

	* window picker title tooltip not updating. Patch from bgerlich (LP: #240743)

2008-06-23  Neil J. Patel  <njpatel@gmail.com>

	window-picker-applet (0.3ubuntu2) hardy; urgency=low
	
	* Rendering glitches during expose. Patch by bgerlich (LP: #240739)
	
	-- Neil J. Patel <neil.patel@canonical.com>  Mon, 23 Jun 2008 17:55:15 +0100

2008-06-15  Neil J. Patel  <njpatel@gmail.com>

	* Add fix for workspaces

2008-06-14  Neil J. Patel  <njpatel@gmail.com>

	* Rewrite to fix many initial bugs, and add a few more features

2008-06-14  Neil J. Patel  <njpatel@gmail.com>

	* Added a new TaskTitle widget

2008-06-03  Neil J. Patel  <njpatel@gmail.com>

	* Bump revision
	* Update license to GPLv3

2008-05-21  Neil J. Patel  <njpatel@gmail.com>

	* Taret hardy

2008-05-21  Neil J. Patel  <njpatel@gmail.com>

	* Added control file

2008-05-21  Neil J. Patel  <njpatel@gmail.com>

	* Inital commit