Commit Graph

25869 Commits

Author SHA1 Message Date
fc6e55100b fixed ChangeLog
svn path=/trunk/; revision=31956
2006-05-04 18:44:58 +00:00
83cd87ef50 Committing a patch to build without cairo and fixed a issue where entire
evolution might showup with bold text.

svn path=/trunk/; revision=31955
2006-05-04 15:25:13 +00:00
5d4006c44c Committing updated patch for cairo.
svn path=/trunk/; revision=31954
2006-05-04 15:14:24 +00:00
a9db5c0fc5 Set mnemonic to L instead of the conflicting 'i'. Fixes #334056.
2006-05-04  Harish Krishnaswamy  <kharish@novell.com>

	* gui/dialogs/event-page.glade: Set mnemonic to
	L instead of the conflicting 'i'. Fixes #334056.

svn path=/trunk/; revision=31953
2006-05-04 14:35:34 +00:00
898e686c83 Upstreaming Chen's patch. Fixes #333689
2006-05-04  Harish Krishnaswamy <kharish@novell.com>

	Upstreaming Chen's patch.  Fixes #333689

svn path=/trunk/; revision=31952
2006-05-04 09:35:24 +00:00
3b5e5c0787 configure.in: Fix compilation with modern openldap releases. Partially
2006-05-02  Kjartan Maraas  <kmaraas@gnome.org>

	configure.in: Fix compilation with modern openldap releases.
	Partially fixes bug #325957. Patch from Sushuma Rai.

svn path=/trunk/; revision=31948
2006-05-02 21:40:00 +00:00
7e7c5f098b Fixes deletion of multiple tasks.
svn path=/trunk/; revision=31945
2006-05-02 12:20:45 +00:00
1c05f57862 *** empty log message ***
svn path=/trunk/; revision=31944
2006-05-02 09:57:01 +00:00
d7d3db7782 Updated Translation
svn path=/trunk/; revision=31943
2006-05-02 03:06:59 +00:00
8e39ebec48 Updated evolution zh_CN translation.
svn path=/trunk/; revision=31940
2006-05-01 14:36:52 +00:00
a741e5f4f4 2006-04-30 Lukas Novotny <lukasnov@cvs.gnome.org> * cs.po: Updated Czech translation.
svn path=/trunk/; revision=31936
2006-04-30 13:34:28 +00:00
0a018339a3 Updated Norwegian bokmål translation
2006-04-30  Kjartan Maraas <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation

svn path=/trunk/; revision=31934
2006-04-30 11:47:55 +00:00
9b9eea0891 ** Fixes bug #323853
2006-04-30  Shi Pu <shi.pu@sun.com>

        ** Fixes bug #323853

        * em-composer-prefs.c: (sig_edit_cb), (sig_add_script_response):
        * em-mailer-prefs.c: (notify_sound_changed),
        (em_mailer_prefs_construct):
        * em-mailer-prefs.h:
        * mail-config.glade:
        Replace GnomeFileEntry by GtkFileChooserButton.

svn path=/trunk/; revision=31933
2006-04-30 03:25:15 +00:00
b1cb5ad05f ** Fixes Bug #323853
2006-02-24  Shi Pu <shi.pu@sun.com>

        ** Fixes Bug #323853

        * filter-file.c: (filename_changed), (get_widget):
        Replace GnomeFileEntry by GtkFileChooserButton.

svn path=/trunk/; revision=31932
2006-04-30 03:24:52 +00:00
46ad39abe5 ** Fixes #323853
2006-02-28  Shi Pu <shi.pu@sun.com>

        ** Fixes #323853

        * save-attachments.c: (save_response), (entry_changed),
        (save_got_message):
        replace GnomeFileEntry by GtkFileChooserButton.

svn path=/trunk/; revision=31931
2006-04-30 03:23:51 +00:00
d034972a19 Fixes #323853
2006-04-30  Nancy Cai <nancy.cai@sun.com>

        Fixes #323853

        * e-shell-importer.c: (filename_changed), (item_selected),
        (importer_file_page_new), (prepare_file_page):
        replacing GnomeFileEntry by GtkFileButton, which can import task files
        with none UTF-8 filenames.

svn path=/trunk/; revision=31930
2006-04-30 03:22:56 +00:00
3b5da8e937 reviewed by: Srinivasa Ragavan
2006-04-28  Sven Herzberg  <herzi@gnome-de.org>

        reviewed by: Srinivasa Ragavan

	* shell/apps_evolution_shell.schemas.in.in: added boolean key for the
	maximized state of the window
	* shell/e-shell-window.c: added window state saving and updated window
	size saving to work as expected (fixes bug 243962)

svn path=/trunk/; revision=31926
2006-04-28 11:19:51 +00:00
3871eb6425 Fix for #339136
2006-04-28  Boby Wang <boby.wang@sun.com>

        Fix for #339136

        * calendar/ea-cal-view-event.c: (ea_cal_view_event_get_type),
        (ea_cal_view_event_class_init), (ea_cal_view_event_init),
        (ea_cal_view_event_dispose),
        (ea_cal_view_event_get_index_in_parent),
        (ea_cal_view_event_ref_state_set):
        add necessary AtkStateSet to EaCalViewEvent.
        * calendar/ea-cal-view-event.h:
        add necessary AtkStateSet to EaCalViewEvent.
        * calendar/ea-calendar.c: (e_cal_view_a11y_init):
        replace e_cal_view_get_type with e_calendar_view_get_type
        * calendar/ea-day-view.c: (ea_day_view_get_type):
        replace e_cal_view_get_type with e_calendar_view_get_type
        * calendar/ea-week-view.c:
        * calendar/ea-week-view.h:
        change the base class of EaWeekView from GtkAccessible to EaCalView

svn path=/trunk/; revision=31924
2006-04-28 09:27:52 +00:00
aeae812f66 Fix for # 333725
2006-04-28  Boby Wang <boby.wang@sun.com>

        Fix for # 333725

        * ea-factory.h: Disable accessible code when accessibility is not enabled
        * gal-a11y-factory.h: Remove some unused code

svn path=/trunk/; revision=31922
2006-04-28 03:52:07 +00:00
9710f404f5 Don't set gtk-delete as the stock icon for Empty Trash
2006-04-27  Rodney Dawes  <dobey@novell.com>

	* evolution-mail-global.xml: Don't set gtk-delete as the stock icon
	for Empty Trash

	* evolution-mail-message.xml: Set the MessageDelete icon as a pixbuf
	from the code
	Don't set an icon for MessageUndelete

	Fixes #339626

svn path=/trunk/; revision=31921
2006-04-27 16:46:21 +00:00
502626fd9c Use gnome-fs-trash-empty rather than stock_delete for the Trash folder
2006-04-27  Rodney Dawes  <dobey@novell.com>

	* em-folder-tree.c (render_pixbuf): Use gnome-fs-trash-empty rather
	than stock_delete for the Trash folder icon

	* em-folder-view.c (emfv_popup_items[]): Don't set an icon for Undelete
	(emfv_message_pixmaps[]): Don't set an icon for Undelete and set the
	icon for deleting a message to gnome-fs-trash-empty, not stock_delete

	Fixes #339626

svn path=/trunk/; revision=31920
2006-04-27 16:45:18 +00:00
e3e04c9435 Fix crash: Should use a GdkColor struct as such here, not a pointer.
2006-04-27  Tor Lillqvist  <tml@novell.com>

	* gui/e-day-view-main-item.c
	(e_day_view_main_item_draw_long_events_in_vbars): Fix crash:
	Should use a GdkColor struct as such here, not a pointer.

	* gui/dialogs/event-editor.c (event_editor_init): Construct
	pathname to query-free-busy.png at run-time. Fixes Win32 build
	broken by the fix for #321832 below.

svn path=/trunk/; revision=31917
2006-04-27 12:18:34 +00:00
dace8f4623 ** Fixes bug #339138
2006-04-27  Boby Wang <boby.wang@sun.com>

        ** Fixes bug #339138

        * e-calendar.c: (e_calendar_init):
        Correct the button's accessible name.

svn path=/trunk/; revision=31916
2006-04-27 09:47:01 +00:00
3aeecfe00f update last stable version number from 2.4.2.1 to 2.6.1
2006-04-27  Andre Klapper  <a9016009@gmx.de>
	* main.c: update last stable version number from 2.4.2.1 to 2.6.1

svn path=/trunk/; revision=31915
2006-04-27 09:05:14 +00:00
9c7d3b3364 Add e_expander_get_type which now is needed when linking
2006-04-27  Tor Lillqvist  <tml@novell.com>

	* win32/libemiscwidgets.def: Add e_expander_get_type which now is
	needed when linking libevolution-widgets-a11y.

svn path=/trunk/; revision=31913
2006-04-27 08:29:33 +00:00
1d27d010fa ** Fixes bug #332821 Implement the accessibility of EExpander.
2006-04-27  Boby Wang  <boby.wang@sun.com>

        ** Fixes bug #332821
        * e-expander.c: (e_expander_class_init):
        Implement the accessibility of EExpander.

svn path=/trunk/; revision=31912
2006-04-27 07:27:12 +00:00
c9a45a3fca Fix for #332821
2006-04-27  Boby Wang <boby.wang@sun.com>

        Fix for #332821

        * widgets/Makefile.am:
        * widgets/ea-expander.[ch]:
        Add two new files to implement the accessibility of EExpander.
        * widgets/ea-widgets.[ch]:(e_expander_a11y_init):
        Implement the accessibility of EExpander.

svn path=/trunk/; revision=31911
2006-04-27 07:25:48 +00:00
280fb432f4 ** Fix for bug # 336470
2006-04-27  Boby Wang <boby.wang@sun.com>

        ** Fix for bug # 336470

        * gui/contact-editor/fullname.glade:
        Add labelled-by relationship to gtkcombo.

svn path=/trunk/; revision=31910
2006-04-27 07:11:01 +00:00
27bb32c53a Added icons to search menu.
svn path=/trunk/; revision=31909
2006-04-26 14:10:12 +00:00
05edabda2e Committing fix for bug #328194
svn path=/trunk/; revision=31908
2006-04-26 13:50:42 +00:00
8fb08c9933 Added icons for Find and Clear buttons.
svn path=/trunk/; revision=31907
2006-04-26 11:16:16 +00:00
c5d22f78ed Committing fix for bug #331510 from Victor
svn path=/trunk/; revision=31906
2006-04-26 11:00:01 +00:00
5452ffb090 Committing a patch from Victor for adding a Sender header to message list.
svn path=/trunk/; revision=31905
2006-04-26 10:39:07 +00:00
c07e50ba36 Comparing the FolderInfo flags right, to make Mailbox to show From header in message list for groupwise servers.
svn path=/trunk/; revision=31904
2006-04-26 10:36:12 +00:00
f187345034 Handle SUN Type 6 keyboard's copy, paste and cut key. Fix #271661.
2006-04-26  Li Yuan <li.yuan@sun.com>

        * e-text-event-processor-emacs-like.c:
        (e_text_event_processor_emacs_like_event):
        Handle SUN Type 6 keyboard's copy, paste and cut key.
        Fix #271661.

svn path=/trunk/; revision=31903
2006-04-26 10:22:21 +00:00
17e044f825 Committing patch from PR Suman to add icons missing in menu items.
svn path=/trunk/; revision=31902
2006-04-26 09:05:21 +00:00
13c5abb9db Committing patch from PR Suman to add icons missing in menu items.
svn path=/trunk/; revision=31901
2006-04-26 09:01:42 +00:00
618866b2e1 Committing atch from PR Suman to add icons missing in menu items.
svn path=/trunk/; revision=31900
2006-04-26 08:59:47 +00:00
f80451242d Committing patch from PR Suman for adding icons in menu items.
svn path=/trunk/; revision=31899
2006-04-26 08:57:47 +00:00
7a77ccb6fd Committing fix for bug #335861
svn path=/trunk/; revision=31898
2006-04-26 08:50:06 +00:00
de728a10ee Committing fix for bug #333971
svn path=/trunk/; revision=31897
2006-04-26 08:28:55 +00:00
243a810957 Committing fix for 323402 from Vincent Noel
svn path=/trunk/; revision=31896
2006-04-26 08:15:39 +00:00
57b27c587e Committing patch for bug #317512.
svn path=/trunk/; revision=31895
2006-04-26 05:32:01 +00:00
7a39173f57 Cairo updates to calendar
svn path=/trunk/; revision=31894
2006-04-26 05:23:39 +00:00
8005d60cfb Updated evo translation.
svn path=/trunk/; revision=31893
2006-04-25 23:39:48 +00:00
e2f24951d7 Figure out auto-magically what the mozilla-nss pkg-config module name is.
2006-04-25  Jeffrey Stedfast  <fejj@novell.com>

	* configure.in: Figure out auto-magically what the mozilla-nss
	pkg-config module name is.

svn path=/trunk/; revision=31890
2006-04-25 17:56:49 +00:00
caebe727be fixing 3 bugs. Fixes bug 339094.
2006-04-25  Andre Klapper  <a9016009@gmx.de>

 	* C/evolution.xml: fixing 3 bugs. Fixes bug 339094.

svn path=/trunk/; revision=31889
2006-04-25 14:45:50 +00:00
e7a4328d4e Catalan translation update
svn path=/trunk/; revision=31888
2006-04-25 13:53:49 +00:00
29703c7970 Updated Welsh translation.
2006-04-24  Rhys Jones  <rhys@sucs.org>

	* cy.po: Updated Welsh translation.

svn path=/trunk/; revision=31886
2006-04-24 22:15:17 +00:00
66aa34d73c Release updates. Bump version. ***** Release 2.7.1 *****
2006-04-24  Harish Krishnaswamy  <kharish@novell.com>

	* NEWS, configure.in: Release updates. Bump version.
	***** Release 2.7.1 *****

svn path=/trunk/; revision=31884
2006-04-24 11:35:08 +00:00