From af3fc43e417a96bc31b5bda39153980486da1ca9 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 4 Jan 2005 20:22:46 +0000 Subject: Better fix for bug #119461, just use gtk_button_set_focus_on_click(). 2005-01-04 Christian Persch * src/ephy-notebook.c: (close_button_clicked_cb), (build_tab_label): Better fix for bug #119461, just use gtk_button_set_focus_on_click(). Thanks to tko for pointing this out to me. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cd8e8891d..7cf8a8b0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-01-04 Christian Persch + + * src/ephy-notebook.c: (close_button_clicked_cb), + (build_tab_label): + + Better fix for bug #119461, just use gtk_button_set_focus_on_click(). + Thanks to tko for pointing this out to me. + 2005-01-03 Adam Hooper * embed/ephy-embed.c: (ephy_embed_base_init): -- cgit ata/cgit.png' alt='cgit logo'/> index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* ** See #312715.Not Zed2005-08-106-113/+44
* Use the bootstrap import library for libevolution-mail.la on Win32 asTor Lillqvist2005-08-102-1/+12
* Link with all needed libraries. Use -no-undefined on Win32. Work aroundTor Lillqvist2005-08-102-5/+31
* ** See bug #304938.Not Zed2005-08-092-1/+9
* fix typo in ChangelogShreyas Srinivasan2005-08-081-1/+1
* ** See bug #300881.Not Zed2005-08-082-3/+12
* check part before using it, else dump sourceVivek Jain2005-08-082-6/+17
* ** See bug #312397.Not Zed2005-08-082-2/+12
* Change instances of "vfolder" that appear in the UI to use the termRodney Dawes2005-08-0811-33/+138
* (emae_option_checkspin) initialize local variable "label".David Malcolm2005-08-062-1/+6
* ** See bug #273885.Not Zed2005-08-058-21/+79
* Fixes the bug #312410.Srinivasa Ragavan2005-08-052-11/+14
* Killed a warning.Srinivasa Ragavan2005-08-042-1/+5
* not here.Not Zed2005-08-043-5/+17
* Bummer, reverting previous accidental commitJules Colding2005-08-031-23/+23
* Add missing forward referencesJules Colding2005-08-031-23/+23
* Allocated a new string to be used for the error dialog response to avoidArunprakash2005-08-032-1/+7
* Included 'gtkentry.h' to resolve the symbol 'GTK_ENTRY'.Shakti Sen2005-08-022-0/+8
* Fixed a bug where the last path is not preserved well.Srinivasa Ragavan2005-08-022-6/+13
* always process all nodes we have, even if we have already seen the topNot Zed2005-08-022-13/+21
* missed commitMichael Zucci2005-08-011-0/+7
* ** See bug #300607.Not Zed2005-08-011-23/+60
* Fix #311223. Include <camel/camel-multipart.h> so that lazy binding doesShreyas Srinivasan2005-07-292-0/+6
* Fix #307358. Check if the provider type exists before senisitizingShreyas Srinivasan2005-07-292-4/+12
* ** See bug #311440.Not Zed2005-07-292-3/+8
* Update the "Full Name" text entry with the detected real name of the user.Praveen Kumar2005-07-282-1/+8
* Changed "Host" to "Server"Srinivasa Ragavan2005-07-272-2/+6
* hack to make it honour the 'refresh only inbox' imap/groupwise setting.Not Zed2005-07-272-4/+16
* Fix make distcheck issues.Harish Krishnaswamy2005-07-272-0/+5
* Added code to create a attachment bar.Srinivasa Ragavan2005-07-257-36/+542
* reverted dobey's busted view->hide* menu stuff.Not Zed2005-07-212-12/+8
* if we get a null default, then set "" on the entry. (emae_option_entry):Not Zed2005-07-2112-32/+253
* calling the wrong api to move a folder. Infact it was copying for move.Srinivasa Ragavan2005-07-202-1/+6
* included missing header file camel-multipart.h **Fixes #310330Vivek Jain2005-07-152-0/+7
* Free font name Free font name and name of citation color. Free searchKjartan Maraas2005-07-134-2/+19
* Merge back eplugin-import-branch.Michael Zucci2005-07-1210-671/+450
* Add new functions to remove proxy accounts and proxies created by theShreyas Srinivasan2005-07-106-33/+104
* removed from here removed removedVivek Jain2005-07-064-872/+0
* moved to plugins/sa-junk-plugin updated to removed/add these files. assignVivek Jain2005-07-064-10/+21
* added new files to have a new hook for implementing junk pluginsVivek Jain2005-07-062-0/+464
* use the cache, since we set it up. (efhd_image): added a (private!) formatNot Zed2005-07-064-45/+306
* Added "forward" command-line option for mails.Veerapuram Varadhan2005-07-062-1/+28
* implement extraction of inline signed/encrypted pgp parts and package themMatt Brown2005-07-014-13/+152
* ** See bug #307398Not Zed2005-06-253-7/+45
* Added widgets in INCLUDES.Kaushal Kumar2005-06-2311-12/+12
* ** See bug #301466.Brian Mury2005-06-214-3/+10