index
:
delta/libwnck.git
baserock/morph
baserock/xfce-build
gnome-2-0
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-16
gnome-2-18
gnome-2-2
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-4
gnome-2-8
gnome-3-0
gnome-3-14
gnome-3-2
gnome-3-20
gnome-3-24
gnome-3-30
gnome-3-4
gnome-3-6
gnome-40
gtk2
gtk3
master
sn-32bit-fix
wip/muktupavels/43.1-news
wip/muktupavels/bump-api
wip/muktupavels/deprecation-errors
wip/muktupavels/drop-urgency-monitor
wip/muktupavels/gnome-3-18
wip/muktupavels/gnome-3-20
wip/muktupavels/gtk4
wip/muktupavels/icons
wip/muktupavels/issue-157
wip/muktupavels/modernize
wip/muktupavels/pager
wip/muktupavels/remove-deprecated-things
wip/muktupavels/widgets
wip/muktupavels/wnck-handle
wip/muktupavels/wnck-handle-2
wip/muktupavels/wnck-image-menu-item
wip/segeiger/type-changed
wip/warnings
wip/warnings2
wip/warnings3
gitlab.gnome.org: GNOME/libwnck.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libwnck
/
tasklist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tasklist: Clarify difference between reset & stop glow in code
Vincent Untz
2011-01-19
1
-3
/
+10
*
all: Remove deprecated API and change API that had deprecated arguments
Vincent Untz
2011-01-19
1
-81
/
+1
*
all: Code spacing fixes
Vincent Untz
2011-01-19
1
-188
/
+188
*
Fix build after size-request removal
Christian Persch
2010-12-03
1
-3
/
+33
*
tasklist: Reorganize how the glow button works
Benjamin Otte
2010-10-06
1
-155
/
+61
*
Port to GTK3
Benjamin Otte
2010-10-06
1
-176
/
+73
*
[all] More GSeal work
Vincent Untz
2010-06-01
1
-0
/
+5
*
Revert part of last commit
Andre Klapper
2010-04-16
1
-1
/
+1
*
Fix a few issues when building with GSEAL_ENABLED. See bug 612490.
Andre Klapper
2010-04-16
1
-1
/
+1
*
[tasklist] Fix a GSeal issue
Vincent Untz
2010-03-11
1
-4
/
+12
*
[all] Start fixing the build with GSEAL_ENABLED
Vincent Untz
2010-03-10
1
-68
/
+133
*
[tasklist] Do not lose the pinned status when dragging a window
Vincent Untz
2010-03-09
1
-1
/
+2
*
[all] Build with latest GSeal'ed gtk+
Vincent Untz
2010-03-04
1
-3
/
+3
*
[tasklist] Always show icons in group menu
Marcus Carlson
2009-09-08
1
-1
/
+5
*
undef WNCK_DISABLE_DEPRECATED, since that's internal code.
Vincent Untz
2009-01-06
1
-0
/
+2
*
single include for gtk+. Patch by Pedro Fragoso <ember@ubuntu.com>, fix
Vincent Untz
2008-12-10
1
-0
/
+1
*
List windows that demands attention in the tasklist when they're in the
Vincent Untz
2008-03-19
1
-1
/
+3
*
Activate the window when the user drags and drops it quickly on itself.
Vincent Untz
2007-11-11
1
-0
/
+45
*
remove useless include use wnck_action_menu_new() instead of deprecated
Vincent Untz
2007-11-11
1
-2
/
+2
*
Better fix for bug #476299.
Vincent Untz
2007-10-15
1
-10
/
+1
*
validate the strings coming from libsn so we're sure they're UTF-8. Fix
Vincent Untz
2007-10-15
1
-1
/
+10
*
remove weak pointers on fields in task structure before freeing task block
Ray Strode
2007-07-31
1
-0
/
+4
*
use Deprecated:2.20: instead of just Deprecated:
Vincent Untz
2007-07-10
1
-5
/
+5
*
add myself add myself for the copyright of relevant files
Vincent Untz
2007-07-10
1
-0
/
+1
*
mention that it works as expected with viewport.
Vincent Untz
2007-07-10
1
-0
/
+9
*
Keep a list of tasks that don't belong to any class group. Fix bug
Vincent Untz
2007-07-06
1
-0
/
+41
*
Fix bug #308552.
Vincent Untz
2007-06-26
1
-43
/
+53
*
updated (wnck_tasklist_set_minimum_width),
Vincent Untz
2007-06-26
1
-40
/
+16
*
Fix size of buttons in tasklist changing with the text. Fix bug #310809.
Vincent Untz
2007-06-26
1
-12
/
+32
*
Cleanups and deprecate some WnckScreen functions that shouldn't have been
Vincent Untz
2007-06-24
1
-12
/
+56
*
do not group together windows without a class. Fix bug #165075.
Vincent Untz
2007-06-23
1
-13
/
+26
*
add a small assertion
Vincent Untz
2007-06-23
1
-0
/
+2
*
add dragging of windows from a grouped task menu
Vincent Untz
2007-06-21
1
-4
/
+33
*
Make the glowing effect use cairo. This makes it work with RGBA. Patch by
Vincent Untz
2007-06-20
1
-53
/
+47
*
killed (wnck_task_expose): don't draw small dots that people don't see,
Vincent Untz
2007-06-20
1
-15
/
+7
*
only make the button glow if the task needs attention. It doesn't change
Vincent Untz
2007-06-20
1
-2
/
+2
*
Stop the glowing effect in the tasklist for urgent windows after a while.
Vincent Untz
2007-06-20
1
-9
/
+43
*
always show window needing attention. This worked with multiple workspace,
Vincent Untz
2007-06-19
1
-2
/
+4
*
Use g_type_class_add_private(), initialize all private fields in _init()
Vincent Untz
2007-06-19
1
-62
/
+139
*
be a bit safer when calling cairo_rectangle() add a FIXME
Vincent Untz
2007-06-19
1
-0
/
+8
*
add tooltip add link for icon name vs name in tasklist
Vincent Untz
2007-06-19
1
-0
/
+4
*
use icon names, to be consistent (to not have the text changed when tasks
Vincent Untz
2007-06-19
1
-10
/
+9
*
use name, not the icon name of the window updated new, since this is
Vincent Untz
2007-06-19
1
-26
/
+27
*
use the last allocation as a basis for the fake allocation used to compute
Vincent Untz
2007-06-19
1
-23
/
+4
*
Be a bit more friendly to people who want to use our widgets through
Vincent Untz
2007-06-18
1
-10
/
+28
*
Fix a crash when dragging a window to somewhere like another
Vincent Untz
2007-06-18
1
-1
/
+2
*
kill updated to use wnck_screen_get_number()
Vincent Untz
2007-06-18
1
-1
/
+1
*
add lots of Since: tags.
Vincent Untz
2007-06-18
1
-0
/
+4
*
use gtk_widget_set_tooltip_text()
Vincent Untz
2007-06-18
1
-10
/
+2
*
disconnect signal handlers for all windows
Vincent Untz
2007-06-18
1
-1
/
+25
[next]