Commit Graph

2150 Commits

Author SHA1 Message Date
669fa22004 Committing patch from Nancy Cai
svn path=/trunk/; revision=31273
2006-01-23 08:20:39 +00:00
ef3ea1d41b Added functions to collapse/Expand all
2006-01-16  Srinivasa Ragavan  <sragavan@novell.com>

	* table/e-tree-table-adapter.c (set_expanded_state_func),
	(set_collapsed_state_func):
	(e_tree_table_adapter_load_all_expanded_state):
	* table/e-tree.c: (e_tree_load_all_expanded_state):
	Added functions to collapse/Expand all

svn path=/trunk/; revision=31203
2006-01-16 08:17:21 +00:00
64ba00a2b2 ** Fixes bug #220286
2006-01-15  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #220286

	* text/e-text.c: (tooltip_ungrab), (_do_tooltip), (e_text_event):
	Added a ungrab for keyboard, so that it hides the tooltip.

svn path=/trunk/; revision=31185
2006-01-15 18:02:06 +00:00
2aa15d241e ** Fixes bug #326264
2006-01-13  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #326264

	* menus/gal-view-menus.c: (build_menus): Changes mnemonics of Current
	View menu item, since it collides with Caret Mode.

svn path=/trunk/; revision=31176
2006-01-13 17:00:35 +00:00
02279f288a ** Fixes bug #326265
2006-01-13  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #326265

	* e-charset-picker.c: (e_charset_picker_bonobo_ui_populate):
	Added mnemonics to "Character Encoding" menu.

svn path=/trunk/; revision=31171
2006-01-13 16:19:36 +00:00
bc8ab923ce Fixes the scroll issue with e-tree.
2006-01-13  Srinivasa Ragavan  <sragavan@novell.com>

	* e-table-item.c: (adjustment_changed), (eti_tree_unfreeze),
	(eti_realize): Fixes the scroll issue with e-tree.

svn path=/trunk/; revision=31157
2006-01-13 08:26:45 +00:00
97f475b2dd Fix code style cruft from the previous commit
2006-01-11  Harish Krishnaswamy  <kharish@novell.com>

* Fix code style cruft from the previous commit

svn path=/trunk/; revision=31140
2006-01-11 13:09:09 +00:00
dcaef2dcba Add the width to the pango layout.
2006-01-11  Johnny Jacob  <johnnyjacob@gmail.com>

* text/e-text.c (e_text_set_property): Add the width to
the pango layout.

svn path=/trunk/; revision=31138
2006-01-11 13:00:19 +00:00
3e41616a61 remove the pruned file from MakeFile.am
svn path=/trunk/; revision=31137
2006-01-11 11:22:59 +00:00
29267d077d Remove e-util-marshal.list in current directory, and use the copy in
2006-01-10  Simon Zheng  <simon.zheng@sun.com>

        * Makefile.am:
        * e-dateedit.c:
        * e-image-chooser.c:
        * e-printable.c:
        * e-reflow-model.c:
        * e-reflow.c:
        * e-search-bar.c:
        * e-selection-model.c:
        * gal-combo-box.c:
        Remove e-util-marshal.list in current directory, and
        use the copy in evolution/e-util directory instead.

        *e-util-marshal.list: removed

svn path=/trunk/; revision=31134
2006-01-11 10:33:24 +00:00
7d10f813b0 Use e_util_mkdir_hier() instead of e_mkdir_hier().
2006-01-10  Simon Zheng  <simon.zheng@sun.com>

        * menus/gal-view-instance.c:
        * misc/e-attachment-bar.c:
        * misc/e-calendar-item.c:
        * misc/e-dateedit.c:
        Use e_util_mkdir_hier() instead of e_mkdir_hier().

        Use e_util_strstrcase() instead of e_strstrcasea().

        use e_strfime() in evolution-data-server/
        libedataserver/e-data-server-util.c instead of the copy in
        evolution/e-util/e-util.c.

        use e_filename_make_safe() in evolution-data-server/
        libedataserver/e-data-server-util.c instead of the copy in
        evolution/e-util/e-util.c.

        use e_utf8_strftime() in evolution-data-server/
        libedataserver/e-data-server-util.c instead of the copy in
        evolution/e-util/e-util.c.

svn path=/trunk/; revision=31122
2006-01-10 08:16:26 +00:00
43cce27088 assign the data first before accessing it.
2006-01-06  Parthasarathi Susarla <sparthasarathi@novell.com>

	* e-search-bar.c:(clear_verb_cb): assign the data first
	before accessing it.

svn path=/trunk/; revision=31070
2006-01-06 04:26:51 +00:00
4c3bf71eda Set the foreground only if the widget has already been realized. Fixes
2006-01-02  Harish Krishnaswamy  <kharish@novell.com>

* e-canvas-background.c: (ecb_style_set): Set the
foreground only if the widget has already been realized.
Fixes #309618.

svn path=/trunk/; revision=31016
2006-01-02 06:52:05 +00:00
d03003f228 Fix for #325129.
2006-01-02  Harish Krishnaswamy <kharish@novell.com>

	* evolution-executive-summary.xml : Fix for #325129.

svn path=/trunk/; revision=31012
2006-01-02 05:31:18 +00:00
6cd3fe137b harmonized "URL", "Url" and "url". Fixes bug 325125.
2005-12-30  Andre Klapper <a9016009@gmx.de>

	* evolution/widgets/misc/e-url-entry.c:
	  harmonized "URL", "Url" and "url". Fixes bug 325125.

2005-12-23  Andre Klapper <a9016009@gmx.de>

	* e-table.c: fixed one typo.
          Fixes bug 306118 partially.

svn path=/trunk/; revision=30994
2005-12-31 14:26:00 +00:00
9e56778366 harmonized "URL", "Url" and "url". Fixes bug 325125.
2005-12-30  Andre Klapper <a9016009@gmx.de>
	* evolution/calendar/gui/apps_evolution_calendar.schemas.in.in,
 	  evolution/plugins/exchange-operations/exchange-account-setup.c,
 	  evolution/widgets/misc/e-url-entry.c:
	  harmonized "URL", "Url" and "url". Fixes bug 325125.

svn path=/trunk/; revision=30976
2005-12-30 05:01:35 +00:00
2b1cf9db64 fixed one typo. Fixes bug 306118 partially.
2005-12-23  Andre Klapper <a9016009@gmx.de>
	* e-table.c: fixed one typo.
          Fixes bug 306118 partially.

svn path=/trunk/; revision=30939
2005-12-23 02:43:37 +00:00
3de1a0bf0e ** Fixes bug #324590
2005-12-21  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #324590

	* e-search-bar.c: (search_now_verb_cb), (clear_verb_cb): Added
	code to clear search entry from menu.

svn path=/trunk/; revision=30925
2005-12-21 17:52:04 +00:00
c1f51e7dad fixes #303876
svn path=/trunk/; revision=30921
2005-12-21 13:08:16 +00:00
ce71283c7d ** Fixes bug #240762
2005-12-20  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #240762

	* menus/gal-define-views-dialog.c:
	(etable_selection_change_forall_cb): Made only the user created
	views to be editable.

svn path=/trunk/; revision=30906
2005-12-20 15:16:14 +00:00
9340aaef89 ** See Bug #246233 : Changed "Search Editor" to "Searches"
** See Bug #246233
        * e-filter-bar.c: (member_activated) : Changed "Search Editor" to
        "Searches"

svn path=/trunk/; revision=30902
2005-12-20 10:33:29 +00:00
66102bba0d Use g_ascii_strcasecmp(). (strcase_hash): Use g_ascii_tolower().
2005-12-18  Tor Lillqvist  <tml@novell.com>

	* gal-combo-text.c (strcase_equal): Use g_ascii_strcasecmp().
	(strcase_hash): Use g_ascii_tolower().

svn path=/trunk/; revision=30868
2005-12-18 10:35:26 +00:00
86c90c049e Use g_ascii_strcasecmp() instead of g_strcasecmp(). This function handles
2005-12-18  Tor Lillqvist  <tml@novell.com>

	* e-table-config.c (find_model_column_by_name): Use
	g_ascii_strcasecmp() instead of g_strcasecmp(). This function
	handles the English column names.

	* e-table-specification.c (e_table_specification_load_from_file)
	* e-table-state.c (e_table_state_load_from_file):
	Use e_xml_parse_file().

svn path=/trunk/; revision=30867
2005-12-18 10:21:24 +00:00
fc17a49138 Use gstdio wrappers. Construct glade file name at run-time.
2005-12-18  Tor Lillqvist  <tml@novell.com>

	* e-send-options.c: Use gstdio wrappers. Construct glade file name
	at run-time.

svn path=/trunk/; revision=30866
2005-12-18 09:48:25 +00:00
534410e7cd Construct map file name at run-time.
2005-12-18  Tor Lillqvist  <tml@novell.com>

	* e-map.c: Construct map file name at run-time.

svn path=/trunk/; revision=30865
2005-12-18 09:47:33 +00:00
0ff898adb4 Use gstdio wrappers. Construct glade file name at run-time.
2005-12-18  Tor Lillqvist  <tml@novell.com>

	* e-attachment.c: Use gstdio wrappers. Construct glade file name
	at run-time.

svn path=/trunk/; revision=30864
2005-12-18 09:46:32 +00:00
480464c381 Link with bootstrap libs on Win32. Use EVOLUTION_IMAGES instead of MAP_DIR
2005-12-18  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Link with bootstrap libs on Win32. Use
	EVOLUTION_IMAGES instead of MAP_DIR for uniformity. Use
	EVOLUTION_MAIL_CFLAGS instead of E_WIDGETS_CFLAGS. Use privsolib
	instead of privlib (no difference on Unix). Use -no-undefined on
	Win32. Link with all required libraries.

svn path=/trunk/; revision=30863
2005-12-18 09:45:15 +00:00
d332c5304f Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.
2005-12-18  Tor Lillqvist  <tml@novell.com>

	* menus/gal-view-instance.c: Include libedataserver/e-xml-utils.h
	for e_xml_save_file() prototype.

svn path=/trunk/; revision=30862
2005-12-18 08:44:40 +00:00
9428cff820 Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.
2005-12-18  Tor Lillqvist  <tml@novell.com>

	* menus/gal-view-collection.c (gal_view_collection_save): Include
	libedataserver/e-xml-utils.h for e_xml_save_file() prototype.

svn path=/trunk/; revision=30861
2005-12-18 08:43:24 +00:00
35ab6ff7ff Construct glade file pathname at run-time.
2005-12-18  Tor Lillqvist  <tml@novell.com>

	* e-timezone-dialog/e-timezone-dialog.c
	(e_timezone_dialog_construct): Construct glade file pathname at
	run-time.

svn path=/trunk/; revision=30860
2005-12-18 08:38:44 +00:00
ee8ca653e1 Link with libeutil.
2005-12-18  Tor Lillqvist  <tml@novell.com>

	* e-timezone-dialog/Makefile.am: Link with libeutil.

svn path=/trunk/; revision=30859
2005-12-18 08:37:23 +00:00
f53ba44b55 Link with bootstrap libs on Win32. Use E_WIDGETS_CFLAGS instead of
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Link with bootstrap libs on Win32. Use
	E_WIDGETS_CFLAGS instead of GNOME_BONOBO_CFLAGS, GNOME_INCLUDEDIR,
	ICONV_CFLAGS and GNOME_FULL_CFLAGS. Link with all required
	libraries. Use -no-undefined on Win32.

svn path=/trunk/; revision=30828
2005-12-17 17:05:48 +00:00
32f88d560f Added a visual cue to search bar to indicate search filter active.
2005-12-15  Srinivasa Ragavan <sragavan@novell.com>

	* Added a visual cue to search bar to indicate search filter
	active.

svn path=/trunk/; revision=30781
2005-12-15 08:27:34 +00:00
7360a3396c Patch from Irene Huang <Irene.Huang@sun.com>.
*  Remove files that have an identical counterpart in
        libedataserver.
	*  Replace the use of such files with appropriate counterpart path.

svn path=/trunk/; revision=30758
2005-12-12 16:24:21 +00:00
6783c373e4 Fixed substitutions that I missed in the last commit.
2005-12-10 Harish Krishnaswamy <kharish@novell.com>
Fixed substitutions that I missed in the last commit.

svn path=/trunk/; revision=30744
2005-12-10 07:32:04 +00:00
c1b0b713ca prefix the wrapper functions with e - do not use g lest it is assumed to
2005-12-09  Harish Krishnaswamy  <kharish@novell.com>

* e-util.[ch] (e_str_compare), (e_str_case_compare),
(e_collate_compare), (e_int_compare): prefix the wrapper
functions with e - do not use g lest it is assumed to
be a glib function.

* e-table-example-2.c (create_table), e-table-extras.c (ete_init):
* e-table-size-test.c (create_table), test-check.c (check_test):
* test-cols.c (multi_cols_test), test-table.c (table_browser_test):
 s/g_*_compare/e_*_compare.

svn path=/trunk/; revision=30739
2005-12-09 11:01:23 +00:00
366fb95772 Fixes #322740. change the condition expression for GDK_RIGHT and GDK_LEFT.
2005-12-07  Boby Wang  <boby.wang@sun.com>

        Fixes #322740.
        * e-tree.c: (item_key_press):  change the condition
        expression for GDK_RIGHT and GDK_LEFT.

svn path=/trunk/; revision=30736
2005-12-07 09:48:08 +00:00
3c535e8766 Load the widget pointer before using it. Fixes a compiler warning as well
* menus/gal-view-new-dialog.c (gal_view_new_dialog_set_property):
        Load the widget pointer before using it.  Fixes a compiler warning
        as well as #313219

svn path=/trunk/; revision=30731
2005-12-06 08:56:23 +00:00
94a8222e18 Fixes bug #322776. When focus come into e-tree, it is possible that the
2005-12-06  Li Yuan <li.yuan@sun.com>

        * e-tree.c: (table_canvas_focus_event_cb):
        Fixes bug #322776.
        When focus come into e-tree, it is possible that the focused_item
        is not NULL and there is no focused item in e-tree. So test
        e_selection_model_cursor_row also.

svn path=/trunk/; revision=30724
2005-12-06 05:18:51 +00:00
32ba5f5d60 2005-11-29 Simon Zheng <simon.zheng@sun.coma
* menus/gal-view-collection.c: (gal_view_generate_string):
        Fix #322311. Using g_utf8_next_char() to traverses UTF-8
        string and replace characters that are neither a alpha nor
        a numeral.

svn path=/trunk/; revision=30700
2005-11-29 05:57:28 +00:00
c0d9d72f1b e-dateedit.c Include e-time-utils.h from libedataserver instead of using
2005-11-24  Tor Lillqvist  <tml@novell.com>

	* e-dateedit.c
	* e-cell-date-edit.c: Include e-time-utils.h from libedataserver
	instead of using evolution's copy which is going away.

svn path=/trunk/; revision=30657
2005-11-24 14:23:23 +00:00
77cf09208a Commiting Johnny Jacob's patch on EDateEdit
2005-11-24 	Srinivasa Ragavan <sragavan@novell.com>

	* Commiting Johnny Jacob's patch on EDateEdit

svn path=/trunk/; revision=30652
2005-11-24 06:24:01 +00:00
577b578fd4 Fix a division-by-zero error crasher. (Update: when in doubt, protect with
2005-11-17  Harish Krishnaswamy  <kharish@novell.com>

* e-attachment-bar.c: (update), (e_attachment_bar_set_width):
Fix a division-by-zero error crasher.
(Update: when in doubt, protect with parenthesis :-))

svn path=/trunk/; revision=30631
2005-11-17 04:41:41 +00:00
ec7081a5db Fix a division-by-zero error crasher
svn path=/trunk/; revision=30630
2005-11-17 04:29:31 +00:00
201ef5f000 Added a function to get all attachments of the attachment bar for plugin
2005-11-15  Srinivasa Ragavan <sragavan@novell.com>

	* e-attachment-bar.[ch] (e_attachment_bar_get_all_attachments): Added
	a function to get all attachments of the attachment bar for plugin
	purposes.

svn path=/trunk/; revision=30620
2005-11-15 17:08:51 +00:00
faddd9d776 Adjusted the size of date edit widgets.
svn path=/trunk/; revision=30606
2005-11-14 14:45:42 +00:00
d47593f8d0 Set a size for the date edit widgets, so that it doesnt expand too much.
2005-11-14  Srinivasa Ragavan <sragavan@novell.com>

	* e-dateedit.c (create_children): Set a size for the date
	edit widgets, so that it doesnt expand too much.

svn path=/trunk/; revision=30604
2005-11-14 13:02:01 +00:00
9e2a8d4e41 Use gnome_font_find_closest instead of gnome_font_find since Helvetica is
2005-10-14  Kaushal Kumar  <kakumar@novell.com>

        * table/e-table-group-container.c
        (e_table_group_container_print_page): Use gnome_font_find_closest
        instead of gnome_font_find since Helvetica is not always present.

        Fixes bug #246803.
        Patch by: Mubeen Jukaku.

svn path=/trunk/; revision=30506
2005-10-14 11:12:48 +00:00
b0bbe73658 dded case insensitive compare support etable, and using it for Organization
filed. Fixes #207110. Patch submitted by
"Devashish Sharma  <sdevashish@novell.com>"

svn path=/trunk/; revision=30489
2005-10-04 13:06:08 +00:00
4c25c6e737 gtk_pixbuf_add_alpha returns a newly allocated pixbuf, so, free the
* e-attachment-bar.c (update): gtk_pixbuf_add_alpha returns a
        newly allocated pixbuf, so, free the original one.

svn path=/trunk/; revision=30487
2005-10-04 11:47:27 +00:00