17
0

51 Commits

Author SHA256 Message Date
f5f2ea7296 Accepting request 1279194 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1279194
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=40
2025-05-26 16:32:32 +00:00
071b5e1f68 - Update to version 1.6.0
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=45
2025-05-22 07:41:56 +00:00
cdbae0f8d8 Accepting request 1234317 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1234317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=39
2025-01-01 22:09:00 +00:00
Maurizio Galli
dded681795 - Update to version 1.5.8
* Add Darwin support
  * I18n: Update po/LINGUAS list
  * Added missing Keywords entry to .desktop file
  * Fix leak when copying command line string
  * Fix core.UndefinedBinaryOperatorResult warning from scan-build
  * clang-format: Use IncludeBlocks::Regroup
  * Apply .clang-format file
  * Clean up and sort includes
  * clang-format: Add file
  * Aggregate children memory and cpu
  * process-tree-view: Reset /columns/positions at startup if invalid
  * Fix xfconf memory management
  * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
  * build: Switch from intltool to gettext
  * Fix search filter memory leaks
  * Translation Updates
- Refresh xfce4-taskmanager-relax-x11-version.patch

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=43
2025-01-01 13:42:42 +00:00
6c50a53755 Accepting request 1155844 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1155844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=38
2024-03-07 17:30:29 +00:00
Maurizio Galli
b0225e53f0 Accepting request 1154149 from home:manfred-h:X11:xfce
- Update to version 1.5.7
  * Update copyright year
  * build: Fix -Wcast-align warning from clang
  * Fix UBSan errors
  * settings-dialog: Fix XtmRefreshRate memory leak
  * Dark mode for process-statusbar
  * Dark mode for process-monitor
  * Allow multiple instances via command line option.
  * Fix blurry app icons when UI scale > 1
  * Use symbolic window picker icon in toolbar
  * Fix broken "show-legend" setting sync
  * Translation Updates
- Add xfce4-taskmanager-relax-x11-version.patch

OBS-URL: https://build.opensuse.org/request/show/1154149
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=41
2024-03-07 09:57:58 +00:00
574d9c6566 Accepting request 1115000 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1115000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=37
2023-10-04 20:31:39 +00:00
Maurizio Galli
3b2aadd5c5 Accepting request 1114869 from home:manfred-h:X11:xfce
- Update to version 1.5.6
  * Update copyright year
  * Rounded legend icons
  * Reopen process window maximized when closed maximized
  * Properly finalize global objects in main
  * Add missing include
  * Fix more memory leaks
  * Fix memory leak
  * Fix CSS related deprecation warnings
  * Ignore GtkStatusIcon related deprecations
  * Make libx11 optional, guard x11 code paths
  * Change type so that memory values are correct (Fixes #65)
  * settings-dialog: Fix untranslated label
  * Add icons at missing sizes, clean up SVG metadata
  * Add minimal support for Wayland
  * Fix graph drop off on the right side
  * Change graph peak variable to double
  * Remove timeout before exiting main loop
  * build: Add GLib requirement
  * Do not treat missing swap as error on OpenBSD and NetBSD
  * Fix process filter crash caused by the use of an uninitialized
    variable
  * Translation Updates

OBS-URL: https://build.opensuse.org/request/show/1114869
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=39
2023-10-03 12:32:54 +00:00
bf9d9bfa28 Accepting request 1045212 from X11:xfce
Update to Xfce 4.18 (forwarded request 1045033 from mauriziogalli)

OBS-URL: https://build.opensuse.org/request/show/1045212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=36
2022-12-24 16:17:56 +00:00
Maurizio Galli
504d209c20 Accepting request 1045033 from X11:xfce:next
Update to Xfce 4.18

OBS-URL: https://build.opensuse.org/request/show/1045033
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=37
2022-12-24 14:03:56 +00:00
2b3e0ea02e Accepting request 980877 from X11:xfce
- Update to version 1.5.4
  * Update configure.ac.in syntax
  * Fix taskmanager translations (gxo#apps/xfce4-taskmanager#53)
  * Translation Updates
- Updates from 1.5.3
  * Fix rendering bug (gxo#apps/xfce4-taskmanager#44)
  * Fix rendering bug for swap graph (gxo#apps/xfce4-taskmanager#44)
  * Fix bindings related to the "show-legend" setting
  * Allow to copy full process command line (gxo#apps/xfce4-taskmanager#33)
  * Rename Private to Resident Bytes (gxo#apps/xfce4-taskmanager#7)
  * Avoid grabbing the filter entry if it is not realized
  * Fix intltool lock file problem during make distcheck
  * `uid_name` has been removed from `task` struct
  * Fix invalid casts for "About" and "Help" (gxo#apps/xfce4-taskmanager#43)
  * Show localized website label
  * Update COPYING (gxo#apps/xfce4-taskmanager#49)
  * Updated copyright year, authors, and project links
- Updates from version 1.5.2
  * Fix restoring the window size (gxo#apps/xfce4-taskmanager#39)
  * Improve wording of systray option (gxo#apps/xfce4-taskmanager#19)
- Updates from version 1.5.1
  * Fix erroneous binding of settings (gxo#apps/xfce4-taskmanager#37)
  * Store column positions again
  * Store sort-column-id and sort-type (gxo#apps/xfce4-taskmanager#36)
  * Also include swap in the memory graph
  * Reduce drawing code
  * Reduce borders of graphs
  * Replace GtkImageMenuItem with GtkMenuItem
- Updates from version 1.5.0
  * Port to xfconf
  * Move to Client-side decorations
  * Migrate all settings to the settings dialog
  * settings: Switch to XfceTitledDialog
  * Use infobar for root warning box
  * Drop exec button from toolbar
  * include stdlib.h because exit() is used
  * remove GLIB_CHECK_VERSION checks
  * statusbar: Use better color that works well with both light and dark 
    themes (gxo#apps/xfce4-taskmanager!17)
  * Fix handling "show-legend" setting
  * Handle Esc key correctly with hidden filter
  * Drop unused var and sort copyright
  * Show/hide filterbar with Ctrl+f and clear with Esc
  * Properly close settings dialog
  * Remove GSourceFunc casts
  * Fix compilation warnings
  * Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL
  * Simplify "query-tooltip" signal handler
  * Ellipsize memory and swap labels (gxo#apps/xfce4-taskmanager#32)
  * Set window icon in glade file
  * Replace filter entry with GtkSearchBar
  * Fix doc links and bump dates
  * Simplify settings dialog code
  * Drop leftover function for toolbar style
  * Move about dialog to settings
  * Drop toolbar style setting
  * Fix tooltip markdown issue
  * Create notification area icon only if needed (gxo#apps/xfce4-taskmanager#25) (forwarded request 980164 from mauriziogalli)

OBS-URL: https://build.opensuse.org/request/show/980877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=35
2022-06-05 19:28:37 +00:00
Marcel Kuehlhorn
63c39d2ca3 Accepting request 980164 from home:mauriziogalli:branches:X11:xfce
- Update to version 1.5.4
  * Update configure.ac.in syntax
  * Fix taskmanager translations (gxo#apps/xfce4-taskmanager#53)
  * Translation Updates
- Updates from 1.5.3
  * Fix rendering bug (gxo#apps/xfce4-taskmanager#44)
  * Fix rendering bug for swap graph (gxo#apps/xfce4-taskmanager#44)
  * Fix bindings related to the "show-legend" setting
  * Allow to copy full process command line (gxo#apps/xfce4-taskmanager#33)
  * Rename Private to Resident Bytes (gxo#apps/xfce4-taskmanager#7)
  * Avoid grabbing the filter entry if it is not realized
  * Fix intltool lock file problem during make distcheck
  * `uid_name` has been removed from `task` struct
  * Fix invalid casts for "About" and "Help" (gxo#apps/xfce4-taskmanager#43)
  * Show localized website label
  * Update COPYING (gxo#apps/xfce4-taskmanager#49)
  * Updated copyright year, authors, and project links
- Updates from version 1.5.2
  * Fix restoring the window size (gxo#apps/xfce4-taskmanager#39)
  * Improve wording of systray option (gxo#apps/xfce4-taskmanager#19)
- Updates from version 1.5.1
  * Fix erroneous binding of settings (gxo#apps/xfce4-taskmanager#37)
  * Store column positions again
  * Store sort-column-id and sort-type (gxo#apps/xfce4-taskmanager#36)
  * Also include swap in the memory graph
  * Reduce drawing code
  * Reduce borders of graphs
  * Replace GtkImageMenuItem with GtkMenuItem
- Updates from version 1.5.0
  * Port to xfconf
  * Move to Client-side decorations
  * Migrate all settings to the settings dialog
  * settings: Switch to XfceTitledDialog
  * Use infobar for root warning box
  * Drop exec button from toolbar
  * include stdlib.h because exit() is used
  * remove GLIB_CHECK_VERSION checks
  * statusbar: Use better color that works well with both light and dark 
    themes (gxo#apps/xfce4-taskmanager!17)
  * Fix handling "show-legend" setting
  * Handle Esc key correctly with hidden filter
  * Drop unused var and sort copyright
  * Show/hide filterbar with Ctrl+f and clear with Esc
  * Properly close settings dialog
  * Remove GSourceFunc casts
  * Fix compilation warnings
  * Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL
  * Simplify "query-tooltip" signal handler
  * Ellipsize memory and swap labels (gxo#apps/xfce4-taskmanager#32)
  * Set window icon in glade file
  * Replace filter entry with GtkSearchBar
  * Fix doc links and bump dates
  * Simplify settings dialog code
  * Drop leftover function for toolbar style
  * Move about dialog to settings
  * Drop toolbar style setting
  * Fix tooltip markdown issue
  * Create notification area icon only if needed (gxo#apps/xfce4-taskmanager#25)

OBS-URL: https://build.opensuse.org/request/show/980164
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=35
2022-06-05 12:15:28 +00:00
668d51cefb Accepting request 871500 from X11:xfce
- Update to version 1.4.2
  * Ellipsize memory and swap labels (gxo#apps/xfce4-taskmanager#32)

OBS-URL: https://build.opensuse.org/request/show/871500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=34
2021-02-15 22:17:18 +00:00
Maurizio Galli
66a4851767 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=33 2021-02-12 16:23:44 +00:00
9390e51a35 Accepting request 870277 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/870277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=33
2021-02-09 20:16:30 +00:00
Maurizio Galli
cfac47d3e8 Accepting request 870234 from home:tux93:branches:X11:xfce
- Update to version 1.4.1
  * Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL
  * Simplify "query-tooltip" signal handler
  * statusbar: Use better color that works well with both light
    and dark themes (gxo#apps/xfce4-taskmanager!17)
  * Fix tooltip markdown issue
  * Create notification area icon only if needed
    (gxo#apps/xfce4-taskmanager#25)

OBS-URL: https://build.opensuse.org/request/show/870234
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=31
2021-02-08 13:16:32 +00:00
11cead5c9b Accepting request 860889 from X11:xfce
Upgrade to Xfce 4.16

OBS-URL: https://build.opensuse.org/request/show/860889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=32
2021-01-12 09:29:00 +00:00
Marcel Kuehlhorn
ae2cc81a5d OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=29 2021-01-06 18:39:23 +00:00
64d4c8121d Accepting request 793677 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/793677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=31
2020-04-14 13:10:16 +00:00
Maurizio Galli
22d5194cba Accepting request 793229 from home:tux93:branches:X11:xfce
- Update to version 1.2.3
  * Improve settings saving (bxo#15213)
  * Fix closing taskman with Esc (bxo#16656)
  * Move legend from tooltip to hide-able statusbar (bxo#14131)
  * Update copyright
  * Translation Updates

OBS-URL: https://build.opensuse.org/request/show/793229
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=27
2020-04-13 17:16:41 +00:00
447b356d25 Accepting request 662529 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/662529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=30
2019-01-08 11:27:30 +00:00
Maurizio Galli
2c18017062 Accepting request 662527 from home:seife:xfce
fix changelog version

OBS-URL: https://build.opensuse.org/request/show/662527
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=25
2019-01-02 18:48:21 +00:00
fcba6acf47 Accepting request 662512 from home:mauriziogalli:branches:X11:xfce
- update to version 1.2.1
  - Default to build with Gtk3, Gtk2 still available but will be removed
    in the next release
  - Appease valgrind by properly calculating size when using memmove
  - Remove g_object_unref() calls at the end of main, were causing
    double-frees with Gtk3 on OpenBSD
  - Better utf-8 normalization (bxo#14172)
  - Improve app search on close (bxo#14466)
  - Many translation updates

OBS-URL: https://build.opensuse.org/request/show/662512
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=24
2019-01-02 18:26:15 +00:00
366a4043fe Accepting request 615822 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/615822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=29
2018-06-15 12:45:48 +00:00
Stefan Seyfried
2f5e2dc429 Accepting request 615441 from home:seife:xfce
update to version 1.2.1

OBS-URL: https://build.opensuse.org/request/show/615441
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=22
2018-06-10 20:40:05 +00:00
c0aa953f52 Accepting request 511323 from X11:xfce
1

OBS-URL: https://build.opensuse.org/request/show/511323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=28
2017-08-24 16:40:17 +00:00
1569c705c8 Accepting request 511307 from home:seife:xfce
update to version 1.2.0

OBS-URL: https://build.opensuse.org/request/show/511307
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=20
2017-07-18 20:30:08 +00:00
eee1e6375d Accepting request 266341 from X11:xfce
- update to version 1.1.0
  - stop using lots of deprecated Gtk2 API
  - add a process treeview mode
  - general UI/graph overhaul
  - various crash & correctness fixes on the bsd backend
  - add a searchbox to filter on process names (bxo#9856)
  - make Escape key close the main window (bxo#11343)
  - fix window settings not properly saved (bxo#10670)
  - fix build issue on FreeBSD 9.0 (bxo#8081)
  - fix the refresh rate menu
  - default the focus on the process list instead of the exec button
    (bxo#10643)
  - add an option to show memory/swap usage as bytes instead of %
    (bxo#6503)
  - add unique app behaviour (bxo#8808)
  - default to close the window instead of hiding in systray
    (bxo#10941)
  - fix type causing high cpu usage on ARM (bxo#10417)
  - tons of translation updates

OBS-URL: https://build.opensuse.org/request/show/266341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=27
2014-12-25 22:20:28 +00:00
Guido Berhoerster
1bf440d4af - update to version 1.1.0
- stop using lots of deprecated Gtk2 API
  - add a process treeview mode
  - general UI/graph overhaul
  - various crash & correctness fixes on the bsd backend
  - add a searchbox to filter on process names (bxo#9856)
  - make Escape key close the main window (bxo#11343)
  - fix window settings not properly saved (bxo#10670)
  - fix build issue on FreeBSD 9.0 (bxo#8081)
  - fix the refresh rate menu
  - default the focus on the process list instead of the exec button
    (bxo#10643)
  - add an option to show memory/swap usage as bytes instead of %
    (bxo#6503)
  - add unique app behaviour (bxo#8808)
  - default to close the window instead of hiding in systray
    (bxo#10941)
  - fix type causing high cpu usage on ARM (bxo#10417)
  - tons of translation updates

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=18
2014-12-24 19:59:04 +00:00
Stephan Kulow
d5fed26e68 Accepting request 213245 from X11:xfce
- update to version 1.0.1
  - add "Run Task Manager as root" item in "Execute" menu
  - add a menu position function
  - fix shell substitution for Korn Shell (ksh)
  - set monitor's background box use the prelight state
  - remove quit tool button
  - OpenBSD removed KERN_PROC2/KINFO_PROC2 some months ago.
  - translation updates

OBS-URL: https://build.opensuse.org/request/show/213245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=25
2014-01-09 15:08:31 +00:00
Guido Berhoerster
480ad2f808 - update to version 1.0.1
- add "Run Task Manager as root" item in "Execute" menu
  - add a menu position function
  - fix shell substitution for Korn Shell (ksh)
  - set monitor's background box use the prelight state
  - remove quit tool button
  - OpenBSD removed KERN_PROC2/KINFO_PROC2 some months ago.
  - translation updates

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=16
2014-01-08 22:12:27 +00:00
Stephan Kulow
18ccea0273 Accepting request 116188 from X11:xfce
- add dependency on exo-tools since exo-open is used

OBS-URL: https://build.opensuse.org/request/show/116188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=21
2012-05-08 09:49:51 +00:00
Guido Berhoerster
c9cd25c746 added dependency on exo-tools
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=14
2012-04-29 09:58:55 +00:00
Stephan Kulow
19c5f3133c Accepting request 112555 from X11:xfce
- specfile cleanup
- split off -lang subpackage

OBS-URL: https://build.opensuse.org/request/show/112555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=20
2012-04-12 07:56:57 +00:00
Guido Berhoerster
59f2f3840a - specfile cleanup
- split off -lang subpackage

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=12
2012-03-31 10:20:16 +00:00
Stephan Kulow
7403c9a2d1 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=19
2011-12-06 18:15:28 +00:00
Ruediger Oertel
afc5a97708 Autobuild autoformatter for 61718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=17
2011-02-18 12:19:16 +00:00
Ruediger Oertel
5f5beaaaa7 Accepting request 61718 from X11:xfce
Accepted submit request 61718 from user gberh

OBS-URL: https://build.opensuse.org/request/show/61718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=16
2011-02-18 12:19:08 +00:00
Guido Berhoerster
9cc89f9e42 - call %desktop_database_post/un
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=10
2011-02-18 00:24:46 +00:00
5867c9ec5f Autobuild autoformatter for 57407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=14
2011-01-14 13:34:02 +00:00
85697a4e6c Accepting request 57407 from X11:xfce
Accepted submit request 57407 from user gberh

OBS-URL: https://build.opensuse.org/request/show/57407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=13
2011-01-14 13:33:20 +00:00
Guido Berhoerster
afd0dbb4c1 - use libwnck
- drop obsolete build dependencies
- show compiler output
- remove unsupported locales
- improved summaries/descriptions

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=8
2010-12-27 17:37:30 +00:00
Lars Vogdt
137aee5410 Autobuild autoformatter for 54793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=12
2010-12-05 21:53:20 +00:00
OBS User buildservice-autocommit
29478f126d Updating link to change in openSUSE:Factory/xfce4-taskmanager revision 12.0
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-taskmanager?expand=0&rev=8a2c34ca0c549548cba2e67bc8fb495b
2010-12-05 21:53:20 +00:00
Lars Vogdt
d219ee3d2d Accepting request 54793 from X11:xfce
Accepted submit request 54793 from user anubisg1

OBS-URL: https://build.opensuse.org/request/show/54793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=11
2010-12-05 21:53:14 +00:00
OBS User autobuild
7ab310f1df Accepting request 41492 from X11:xfce
Copy from X11:xfce/xfce4-taskmanager based on submit request 41492 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/41492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=8
2010-06-22 08:42:40 +00:00
OBS User autobuild
9683eed03b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=7 2010-03-18 15:36:26 +00:00
OBS User unknown
5e55d62f6a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=5 2008-10-08 16:43:55 +00:00
OBS User unknown
546e6de912 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=3 2008-02-19 13:36:09 +00:00
OBS User unknown
0658f2ba02 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-taskmanager?expand=0&rev=2 2007-05-22 13:14:04 +00:00