summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Backport of fix in the development branch to allow minimizing an app viagnome-2-8Elijah Newren2005-02-204-2/+51
| | | | | | | | | | | | | 2005-02-20 Elijah Newren <newren@gmail.com> Backport of fix in the development branch to allow minimizing an app via tasklist even when it has a transient. Fixes #121556. * libwnck/tasklist.c (wnck_tasklist_activate_task_window): minimize the window if the window is active or its transient is * libwnck/window.[ch] (wnck_window_transient_is_active): New function to determine if a transient of a given window is active.
* Backport of fix in the development branch; patch from Juerg Billeter toElijah Newren2005-02-202-1/+11
| | | | | | | | | | | 2005-02-20 Elijah Newren <newren@gmail.com> Backport of fix in the development branch; patch from Juerg Billeter to fix #163343. * libwnck/tasklist.c (wnck_tasklist_window_changed_geometry): If there's only one monitor then skip the monitor-change checking code to avoid use of uninitialized variables causing craziness.
* Backport of fix in the development branch; patch from Juerg Billeter toElijah Newren2005-02-202-0/+11
| | | | | | | | | | | 2005-02-20 Elijah Newren <newren@gmail.com> Backport of fix in the development branch; patch from Juerg Billeter to fix windows from all screen being shown when tasklist is first created. * libwnck/tasklist.c: (wnck_tasklist_realize): update lists after realization.
* Backport of fix in the development branch; patch from Juerg Billeter withElijah Newren2005-02-202-12/+52
| | | | | | | | | | | | | | | 2005-02-20 Elijah Newren <newren@gmail.com> Backport of fix in the development branch; patch from Juerg Billeter with modifications by Mark. * libwnck/tasklist.c: (wnck_tasklist_init), (wnck_tasklist_finalize): track tasklist instaces and call update_lists() on all instances when instances are added or removed. (wnck_tasklist_update_lists): only constrain the tasklist to showing windows from a certain monitor if its the only monitor.
* Version 2.8.1.LIBWNCK_2_8_1Mark McLoughlin2004-10-124-25/+39
| | | | | | 2004-10-12 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.8.1.
* Added ka to ALL_LINGUAS.Mətin Əmirov2004-10-111-1/+1
| | | | | | 2004-10-11 Mətin Əmirov <metin@karegen.com> * configure.in: Added ka to ALL_LINGUAS.
* Translation added by Aiet Kolkhi.Mətin Əmirov2004-10-112-0/+117
| | | | | | 2004-10-11 Mətin Əmirov <metin@karegen.com> * ka.po: Translation added by Aiet Kolkhi.
* Updated vi.poNguyen Thai Ngoc Duy2004-10-061-20/+18
|
* Don't highlight a sticky window on all workspaces when it has focus; onlyElijah Newren2004-10-042-4/+27
| | | | | | | | | | | | | | | 2004-10-03 Elijah Newren <newren@math.utah.edu> Don't highlight a sticky window on all workspaces when it has focus; only highlight it for the current workspace. (fixes #104486) * src/pager.c (draw_window): take an on_current_workspace parameter and use it to determine whether to highlight the given window as being focused, (wnck_pager_draw_workspace): pass whether the workspace to be drawn is the current one to draw_window, (wnck_pager_expose_event): determine whether the the workspace to be drawn is the current one and pass the info along
* post-release bump to 2.8.0.1.Mark McLoughlin2004-09-283-1/+9
| | | | | | 2004-09-28 Mark McLoughlin <mark@skynet.ie> * configure.in: post-release bump to 2.8.0.1.
* Version 2.8.0.1.LIBWNCK_2_8_0_1Mark McLoughlin2004-09-2871-205/+230
| | | | | | 2004-09-28 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.8.0.1.
* Fix some runtime warning spew reported in bug #149313Mark McLoughlin2004-09-214-11/+65
| | | | | | | | | | | | | | | 2004-09-21 Mark McLoughlin <mark@skynet.ie> Fix some runtime warning spew reported in bug #149313 * libwnck/tasklist.c: (wnck_task_get_demands_attention): impl. handling task groups as well as individual tasks. (wnck_task_update_visible_state), (wnck_task_create_widgets): use get_demands_attention() * libwnck/window.[ch]: (update_actions): handle the minimize and fullscreen actions.
* Add prototypes for wnck_window_(set|is)_fullscreenRoss Burton2004-09-212-0/+8
|
* only show windows which are on the same monitor as the tasklist (fixes bugJuerg Billeter2004-09-172-2/+63
| | | | | | | 2004-09-17 Juerg Billeter <j@bitron.ch> * libwnck/tasklist.c: only show windows which are on the same monitor as the tasklist (fixes bug #98698)
* Don't use the pager for window raising and focusing (fixes bug #100470)Elijah Newren2004-09-152-8/+8
| | | | | | | | | | 2004-09-15 Elijah Newren <newren@math.utah.edu> Don't use the pager for window raising and focusing (fixes bug #100470) * src/pager.c (wnck_pager_button_release): Don't call wnck_window_activate on the window clicked on.
* Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>.Roozbeh Pournader2004-09-142-31/+30
| | | | | | | 2004-09-14 Roozbeh Pournader <roozbeh@sharif.edu> * fa.po: Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>.
* post-release bump to 2.8.1.Mark McLoughlin2004-09-133-1/+9
| | | | | | 2004-09-13 Mark McLoughlin <mark@skynet.ie> * configure.in: post-release bump to 2.8.1.
* Version 2.8.0.LIBWNCK_2_8_0Mark McLoughlin2004-09-136-7/+26
| | | | | | 2004-09-13 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.8.0.
* *** empty log message ***Ivan Stojmirov2004-09-111-18/+14
|
* Updated Canadian English translation.Adam Weinberger2004-09-082-6/+11
| | | | * en_CA.po: Updated Canadian English translation.
* *** empty log message ***Ivan Stojmirov2004-09-051-19/+18
|
* yet to proof readN Jayaradha2004-09-031-22/+21
|
* post-release bump to 2.7.93.Mark McLoughlin2004-08-303-1/+9
| | | | | | 2004-08-30 Mark McLoughlin <mark@skynet.ie> * configure.in: post-release bump to 2.7.93.
* Version 2.7.92.LIBWNCK_2_7_92Mark McLoughlin2004-08-3072-73/+87
| | | | | | 2004-08-17 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.7.92.
* Updated Hungarian translation.Laszlo Dvornik2004-08-282-9/+14
| | | | | | 2004-08-28 Laszlo Dvornik <dvornik@gnome.hu> * hu.po: Updated Hungarian translation.
* Implemented API documentation generation using gtk-docJ.H.M. Dassen (Ray)2004-08-269-130/+313
|
* Updated Albanian translation.Laurent Dhima2004-08-202-3/+10
| | | | | | 2004-08-20 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Updated Albanian translation.Laurent Dhima2004-08-182-1/+5
| | | | | | 2004-08-18 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Fix C99-ism.Vincent Noel2004-08-171-2/+2
|
* Add nb to ALL_LINGUAS.Kjartan Maraas2004-08-172-1/+5
| | | | | | 2004-08-17 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Add nb to ALL_LINGUAS.
* Added this.Kjartan Maraas2004-08-172-0/+116
| | | | | | 2004-08-17 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Added this.
* post-release bump to 2.7.92.Mark McLoughlin2004-08-173-1/+9
| | | | | | 2004-08-17 Mark McLoughlin <mark@skynet.ie> * configure.in: post-release bump to 2.7.92.
* Version 2.7.91.LIBWNCK_2_7_91Mark McLoughlin2004-08-1769-68/+87
| | | | | | 2004-08-17 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.7.91.
* Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kemal SanjtaChristian Rose2004-08-164-1/+124
| | | | | | | | 2004-08-16 Christian Rose <menthos@menthos.com> * configure.in: Added "bs" to ALL_LINGUAS. * po/bs.po: Added Bosnian translation by Kemal Sanjta <gomez@lugzdk.ba>.
* Get the AtkComponent co-ordinates right. Fixes #136447Arvind Samptur2004-08-162-2/+11
| | | | | | | | 2004-08-16 Arvind Samptur <arvind.samptur@wipro.com> * libwnck/workspace-accessible.c: (wnck_workspace_accessible_get_extents): Get the AtkComponent co-ordinates right. Fixes #136447
* Fix window activation vs. minimization for mouse focus. (fixes #136581)Elijah Newren2004-08-166-2/+93
| | | | | | | | | | | | | | | | | | | | | | | 2004-08-15 Elijah Newren <newren@math.utah.edu> Fix window activation vs. minimization for mouse focus. (fixes #136581) * libwnck/screen.c (struct _WnckScreenPrivate): add a previously_active_window field, (wnck_screen_get_previously_active_window): new function, (update_client_list): update the previously_active_window as well, (update_active_window): also updates the previously_active_window now. * libwnck/screen.h Added wnck_screen_get_previously_active_window * libwnck/tasklist.c (wnck_task_button_press_event): minimize when the tasklist button is pressed if the window is the most recently activated (instead of if the window is currently active). * libwnck/window.[ch] (wnck_window_is_most_recently_activated): new function
* Unified po headers for Finnish TeamTommi Vainikainen2004-08-132-1/+5
|
* run "make regenerate-built-sources". (Torsten SchoenfeldMark McLoughlin2004-08-095-3/+133
| | | | | | | | 2004-08-09 Mark McLoughlin <mark@skynet.ie> * libwnck/wnck-enum-types.[ch], libwnck/wnck-marshal.[ch]: run "make regenerate-built-sources". (Torsten Schoenfeld <kaffeetisch@gmx.de>, bug #125227)
* checkAmanpreet Singh Alam2004-08-091-26/+26
|
* call wnck_window_activate_transient instead of _wnck_deiconify, becauseElijah Newren2004-08-083-3/+24
| | | | | | | | | | | | | | | | 2004-08-07 Elijah Newren <newren@math.utah.edu> * libwnck/window.c (wnck_window_unminimize): call wnck_window_activate_transient instead of _wnck_deiconify, because unminimizing needs to send a timestamp to the window manager so that the window's _NET_WM_USER_TIME can be updated. This makes left clicking on the tasklist do the same thing as right-clicking on the tasklist and selecting unminimize. (fixes issue 2 in comment 97 of bug 118372) * libwnck/xutils.c (_wnck_activate): send a timestamp with the _NET_ACTIVE_WINODW message. Not as thorough as the patch in bug 135024 (see comments 102-108 of bug 118372)
* post-release bump to 2.7.91.Mark McLoughlin2004-08-0370-624/+643
| | | | | | 2004-08-03 Mark McLoughlin <mark@skynet.ie> * configure.in: post-release bump to 2.7.91.
* bah, got things backwardsLIBWNCK_2_7_90Mark McLoughlin2004-08-032-8/+0
|
* post-release bump to 2.7.91.Mark McLoughlin2004-08-032-0/+12
| | | | | | 2004-08-03 Mark McLoughlin <mark@skynet.ie> * configure.in: post-release bump to 2.7.91.
* Updated Albanian translation.Laurent Dhima2004-07-282-9/+15
| | | | | | 2004-07-28 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Add support for _NET_WM_STATE_DEMANDS_ATTENTION hint. This makes labels inRob Adams2004-07-255-3/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-07-25 Rob Adams <readams@gnome.org> Add support for _NET_WM_STATE_DEMANDS_ATTENTION hint. This makes labels in the tasklist bold for windows with the hint set, and adds API for reading the hint. * libwnck/window.c (COMPRESS_STATE): add demands attention hint (wnck_window_demands_attention): new function, returns the state of the demands attention flag (update_state): include demands attention in the list of updated state * libwnck/window.h (WnckWindowState): Add WNCK_WINDOW_STATE_DEMANDS_ATTENTION (wnck_window_demands_attention): add prototype for new API function * libwnck/wnck-enum-types.c: add demands attention hint * libwnck/tasklist.c (eel_gtk_label_make_bold): new function, copy/paste from eel. (wnck_gtk_label_make_normal): inverse of make_bold (wnck_task_update_visible_state): If demands attention is set, make bold, otherwise make normal. (wnck_task_state_changed): demands attention changes require updating the visible state (wnck_task_create_widgets): If demands attention is set, make bold.
* Display shaded windows as "= <name> =" instead of "[ <name> ]".James M. Cape2004-07-232-1/+8
| | | | | | | 2004-07-22 James M. Cape <jcape@ignore-your.tv> * libwnck/tasklist.c: (wnck_task_get_text): Display shaded windows as "= <name> =" instead of "[ <name> ]".
* When the window is on all workspaces, sensitize all workspaces in Move toArvind Samptur2004-07-202-3/+16
| | | | | | | | | 2004-07-20 Arvind Samptur <arvind.samptur@wipro.com> * window-action-menu.c: (wnck_create_window_action_menu): When the window is on all workspaces, sensitize all workspaces in Move to Another Workspace menu. Fixes bug #147572
* Updated Bulgarian translation by Vladimir "Kaladan" PetkovAlexander Shopov2004-07-082-108/+114
| | | | | | | 2004-07-08 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir "Kaladan" Petkov <vpetkov@i-space.org>
* post-release bump to 2.6.3.Mark McLoughlin2004-07-063-1/+9
| | | | | | 2004-07-06 Mark McLoughlin <mark@skynet.ie> * configure.in: post-release bump to 2.6.3.
* Version 2.6.2.1.LIBWNCK_2_6_2_1Mark McLoughlin2004-07-0669-1096/+1109
| | | | | | 2004-07-06 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.6.2.1.