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
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
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
27bb32c53a
Added icons to search menu.
...
svn path=/trunk/; revision=31909
2006-04-26 14:10:12 +00:00
8fb08c9933
Added icons for Find and Clear buttons.
...
svn path=/trunk/; revision=31907
2006-04-26 11:16:16 +00:00
7a77ccb6fd
Committing fix for bug #335861
...
svn path=/trunk/; revision=31898
2006-04-26 08:50:06 +00:00
5a56417d12
Added Cairo Support to Evolution Calendar.
...
svn path=/trunk/; revision=31881
2006-04-24 10:41:49 +00:00
940383d676
Added code to create image attachment's icon in non-gui thread.
...
svn path=/trunk/; revision=31859
2006-04-21 19:43:24 +00:00
05a5069805
**Fixes bug #335618 If the row being deleted is the last one, we should
...
2006-03-28 Li Yuan <li.yuan@sun.com >
**Fixes bug #335618
* e-selection-model-array.c: (e_selection_model_array_delete_rows):
If the row being deleted is the last one, we should change the
selection_start_row.
svn path=/trunk/; revision=31797
2006-04-10 09:19:22 +00:00
18da28dd9a
** Fixes bug #327035 Grab focus only from widgets which can have focus on.
...
2006-04-10 Jeff Cai <jeff.cai@sun.com >
** Fixes bug #327035
* e-table-header-item.c: (ethi_event):
Grab focus only from widgets which can have focus on.
svn path=/trunk/; revision=31796
2006-04-10 08:56:09 +00:00
1ff721e815
Fixes bug #332140 Changed to transfer filenames from utf-8 to glib
...
2006-03-06 Simon Zheng <simon.zheng@sun.com >
Fixes bug #332140
* e-attachment-bar.c: (temp_save_part):
Changed to transfer filenames from utf-8 to glib encoding
before really saving files.
svn path=/trunk/; revision=31664
2006-03-06 10:47:01 +00:00
24021a64a5
** Fixes for 333235 If width of a widget is 0, don't draw it.
...
2006-03-06 Jeff Cai <jeff.cai@sun.com >
** Fixes for 333235
* e-combo-button.c: (paint): If width of a widget is 0,
don't draw it.
svn path=/trunk/; revision=31658
2006-03-06 10:18:52 +00:00
365a4d8c11
Committing fix for bug #328283
...
svn path=/trunk/; revision=31623
2006-03-02 05:39:57 +00:00
e99cb76e51
** Fixes bug #331400
...
2006-03-01 Simon Zheng <simon.zheng@sun.com >
** Fixes bug #331400
* e-cell-text.c: (ect_print_height): Table item height is decided
by the max cell height in item. And cell-text is just one of cells.
As done by ect_print(), to leave some margin for text, 2 for footer,
2 for header, actual print height should be 16 + 4.
svn path=/trunk/; revision=31617
2006-03-01 08:02:57 +00:00
c8008a3d47
Fix for Bug #331998 .
...
svn path=/trunk/; revision=31608
2006-02-28 10:49:36 +00:00
ca852ba2de
Fixed bug #332408
...
svn path=/trunk/; revision=31575
2006-02-24 07:56:58 +00:00
8aa156cae0
Fixes bug #322789
...
svn path=/trunk/; revision=31574
2006-02-24 05:41:33 +00:00
e9ee985ddd
Fixes bug #328283
...
svn path=/trunk/; revision=31512
2006-02-14 05:44:03 +00:00
a7706feade
damn, changed the wrong changelog. so removing and adding. :-)
...
2006-02-13 Andre Klapper <a9016009@gmx.de >
damn, changed the wrong changelog. so removing and adding. :-)
svn path=/trunk/; revision=31511
2006-02-13 16:45:27 +00:00
4dd7d83709
adding thai support. fixes the UI part of bug 251062.
...
2006-02-13 Andre Klapper <a9016009@gmx.de >
* e-charset-picker.c: adding thai support.
fixes the UI part of bug 251062.
svn path=/trunk/; revision=31510
2006-02-13 16:34:37 +00:00
dc8e4af46d
a11y changes for bug #330723
...
svn path=/trunk/; revision=31477
2006-02-10 22:28:38 +00:00
f8176cb325
damned broken pipes! where's the plummer
...
svn path=/trunk/; revision=31372
2006-01-30 12:28:43 +00:00
4a4b322c39
Tons of cleanups of the following sort: - remove unused vars - remove
...
2006-01-30 Kjartan Maraas <kmaraas@gnome.org >
* e-timezone-dialog/e-timezone-dialog.c: (get_zone_from_point):
* menus/gal-view-menus.c:
* misc/e-attachment-bar.c: (calculate_height_width),
(update_remote_file), (e_attachment_bar_get_attachment),
(class_init):
* misc/e-attachment.c: (async_progress_update_cb),
(download_to_local_path):
* misc/e-calendar-item.c: (e_calendar_item_get_arg),
(e_calendar_item_realize), (e_calendar_item_ensure_days_visible):
* misc/e-calendar.c: (e_calendar_drag_motion),
(e_calendar_drag_leave), (e_calendar_focus):
* misc/e-canvas-background.c: (ecb_get_property):
* misc/e-canvas.c: (e_canvas_class_init), (pick_current_item):
* misc/e-cell-date-edit.c: (e_cell_date_edit_do_popup),
(e_cell_date_edit_show_popup):
* misc/e-cell-percent.c:
* misc/e-charset-picker.c: (e_charset_picker_bonobo_ui_populate):
* misc/e-config-page.c: (e_config_page_class_init):
* misc/e-dateedit.c: (e_date_edit_set_date),
(e_date_edit_set_date_and_time_of_day),
(on_date_popup_date_selected):
* misc/e-dropdown-button.c: (e_dropdown_button_class_init):
* misc/e-expander.c: (get_expander_bounds), (e_expander_expose),
(is_in_expander_panel):
* misc/e-filter-bar.c: (option_changed), (build_items):
* misc/e-image-chooser.c: (e_image_chooser_init),
(image_drag_data_received_cb):
* misc/e-map.c: (e_map_size_allocate), (e_map_button_press),
(e_map_button_release), (e_map_motion), (e_map_zoom_to_location),
(e_map_zoom_out), (update_render_point), (repaint_point),
(zoom_in_smooth):
* misc/e-multi-config-dialog.c: (impl_response):
* misc/e-reflow.c: (e_reflow_realize), (e_reflow_event):
* misc/e-search-bar.c: (clear_search), (search_now_verb_cb),
(entry_activated_cb), (activate_button_clicked_cb),
(clear_button_clicked_cb):
* misc/e-selection-model.c: (e_selection_model_key_press):
* misc/e-send-options.c: (delay_until_date_changed_cb),
(e_sendoptions_get_need_general_options):
* misc/e-unicode.c: (e_stripped_char):
* table/e-cell-progress.c: (eprog_draw_border), (eprog_draw),
(eprog_event):
* table/e-cell-spin-button.c: (ecsb_event), (ecsb_focus),
(ecsb_unfocus), (ecsb_dispose):
* table/e-cell-text.c: (ect_draw), (ect_show_tooltip):
* table/e-cell-toggle.c: (etog_draw), (etog_event):
* table/e-cell-tree.c: (ect_max_width):
* table/e-cell-vbox.c:
* table/e-table-click-to-add.c: (etcta_event):
* table/e-table-config.c: (create_global_store):
* table/e-table-field-chooser-dialog.c:
* table/e-table-field-chooser-item.c: (etfci_find_button),
(etfci_reflow), (etfci_get_property), (etfci_realize):
* table/e-table-field-chooser.c:
(e_table_field_chooser_class_init):
* table/e-table-group-container.c: (etgc_unrealize):
* table/e-table-group.c: (e_table_group_new):
* table/e-table-header-item.c: (e_table_header_item_get_height),
(ethi_realize), (ethi_event):
* table/e-table-header-utils.c: (e_table_draw_elided_string),
(e_table_header_draw_button):
* table/e-table-item.c: (eti_set_property), (eti_get_property),
(eti_draw), (eti_event), (eti_cursor_change):
* table/e-table-scrolled.c: (e_table_scrolled_class_init):
* table/e-table-search.c:
* table/e-table-sort-info.c: (e_table_sort_info_save_to_node):
* table/e-table.c: (table_canvas_reflow_idle),
(table_canvas_size_allocate), (canvas_vbox_event),
(click_to_add_event), (do_drag_motion), (e_table_class_init):
* table/e-tree-scrolled.c: (e_tree_scrolled_class_init):
* table/e-tree.c: (tree_canvas_reflow_idle),
(tree_canvas_size_allocate), (e_tree_drag_get_data),
(do_drag_motion), (e_tree_class_init):
* text/e-text.c: (e_text_set_property), (e_text_draw),
(_do_tooltip), (primary_clear_cb), (_get_position),
(e_text_command): Tons of cleanups of the following sort:
- remove unused vars
- remove extraneous semi-colons
- add some comments where assignments were done without using
the results later
- remove break; statements after return foo;
- add casts in some places to be more type correct
- rename variables with name clashes
- s/if/ifdef in some cases
- mark some code static
- remove some unused functions
- use guint for 1-bit bitfields
svn path=/trunk/; revision=31371
2006-01-30 12:28:21 +00:00
788a0f525f
fixes #250754
...
svn path=/trunk/; revision=31363
2006-01-30 10:31:57 +00:00
fe9e00b044
removed string "dialog1" from translation. Fixes bug 306118.
...
2006-01-27 Andre Klapper <a9016009@gmx.de >
* plugins/groupwise-features/proxy-listing.glade:
* plugins/publish-calendar/publish-calendar.glade:
* smime/gui/smime-ui.glade:
* widgets/table/e-table-config.glade:
* widgets/table/e-table-config-no-group.glade:
removed string "dialog1" from translation. Fixes bug 306118.
svn path=/trunk/; revision=31326
2006-01-27 15:12:53 +00:00
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