ca5d6d6a33
2007-08-16 mcrha Part of fix for bug #350539
...
svn path=/trunk/; revision=34017
2007-08-16 10:51:06 +00:00
a138c5f1b1
** Fix for bug #429234
...
svn path=/trunk/; revision=33955
2007-08-06 09:55:35 +00:00
93b0731413
2007-08-03 mcrha Fix for bug #335566
...
svn path=/trunk/; revision=33941
2007-08-03 10:54:59 +00:00
74d7a2416b
** Fix for bug #451599
...
svn path=/trunk/; revision=33940
2007-08-03 10:47:50 +00:00
8cb6c2ae92
2007-08-03 mcrha Fix for bug #331729
...
svn path=/trunk/; revision=33937
2007-08-03 08:27:29 +00:00
08de5e9e14
Collect all the required package versions in one place and explicitly
...
2007-07-27 Matthew Barnes <mbarnes@redhat.com >
* configure.in:
Collect all the required package versions in one place and
explicitly require GTK+ 2.10 or higher. (#380354 )
* Adapt various Makefile.am files.
svn path=/trunk/; revision=33863
2007-07-27 16:42:11 +00:00
e18a34da15
Fixes #387844
...
svn path=/trunk/; revision=33771
2007-07-08 20:11:32 +00:00
70b5e473c8
Fix for bug #448223 from Gilles Dartiguelongue
...
svn path=/trunk/; revision=33700
2007-06-18 05:28:09 +00:00
852a2b1be1
** Fix for bug #257118
...
svn path=/trunk/; revision=33693
2007-06-18 05:02:37 +00:00
494cc00863
** Fix for bug #263207
...
svn path=/trunk/; revision=33689
2007-06-18 04:54:07 +00:00
60f7f10f45
** Fixes bug #447727
...
2007-06-15 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #447727
* po/POTFILES.in: Remove e-clipped-label.c
* mail/mail-send-recv.c:
* shell/e-shell-folder-title-bar.c:
* widgets/misc/e-info-label.c:
* widgets/misc/e-multi-config-dialog.c:
* widgets/misc/e-task-bar.c:
Use ellipsized GtkLabels instead of EClippedLabels.
* widgets/misc/e-clipped-label.[ch]:
Remove these files. GTK+ provides this functionality now.
* widgets/misc/Makefile.am:
Remove e-clipped-label.[ch].
svn path=/trunk/; revision=33680
2007-06-15 13:58:34 +00:00
3b81468ae4
Added construct function.
...
svn path=/trunk/; revision=33649
2007-06-04 01:52:03 +00:00
8bebb05056
** Fix for bug #386503 from Matthew Barnes
...
svn path=/trunk/; revision=33647
2007-06-03 15:07:55 +00:00
5dff91307a
** Fix for bug #416031 from Martin Jürgens
...
svn path=/trunk/; revision=33635
2007-06-03 13:16:07 +00:00
646455c0f9
Fix compilation warnings in widgets folder ( #441014 ).
...
svn path=/trunk/; revision=33626
2007-06-03 02:45:22 +00:00
775bc61ab1
** Fixes bug #441010
...
2007-05-25 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #441010
* gal-combo-box.c:
* gal-combo-box.h:
* gal-combo-text.c:
* gal-combo-text.h:
Bye bye old widgets, go back to Motif!
* Makefile.am:
Remove the aforementioned files.
* e-table-config.c:
* e-table-config.h:
Replace GalComboText with a GtkComboBox/GtkListStore.
svn path=/trunk/; revision=33575
2007-05-25 13:13:23 +00:00
70a55f59e1
Fixes #439049 .
...
2007-05-21 Wang Xin <jedy.wang@sun.com >
* e-dateedit.c: Fixes #439049 .
svn path=/trunk/; revision=33560
2007-05-21 06:23:04 +00:00
bbd35744c0
Fix for #325118
...
svn path=/trunk/; revision=33531
2007-05-14 04:05:35 +00:00
4d78fe7c0c
Emit "changed" signal. ( #434981 )
...
2007-05-03 Matthew Barnes <mbarnes@redhat.com >
* widgets/misc/e-attachment-bar.c (e_attachment_bar_remove_selected):
Emit "changed" signal. (#434981 )
svn path=/trunk/; revision=33478
2007-05-03 20:51:44 +00:00
5ccf9eef4a
** Fixes bug #433005 (patch from Daniel Gryniewicz)
...
2007-04-24 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #433005 (patch from Daniel Gryniewicz)
* shell/main.c: #include <gtk/gtkcheckbutton.h>
* widgets/misc/e-task-widget.c: #include "e-spinner.h"
svn path=/trunk/; revision=33455
2007-04-24 18:10:25 +00:00
ba064da784
Experiment spinner for status bar.
...
svn path=/trunk/; revision=33439
2007-04-20 06:03:09 +00:00
64977cb1bc
Massive code cleanup (bug #429422 )
...
svn path=/trunk/; revision=33432
2007-04-19 18:53:33 +00:00
d9aebe737f
** Added spinner widgets
...
svn path=/trunk/; revision=33417
2007-04-11 09:53:04 +00:00
62783cd7aa
Use e_time_format_time to ensure evolution and evolution- data-server use
...
2007-04-09 Jeff Cai<jeff.cai@sun.com >
* e-dateedit.c: (rebuild_time_popup):
Use e_time_format_time to ensure evolution and evolution-
data-server use same translations.
Fix #380843 .
svn path=/trunk/; revision=33403
2007-04-09 04:03:19 +00:00
72f0d0c000
Fix "incompatible pointer type" warnings ( #360619 ).
...
2007-03-29 Matthew Barnes <mbarnes@redhat.com >
* calendar/gui/e-day-view.c:
* calendar/gui/e-week-view.c:
* calendar/gui/tasks-control.c:
* composer/e-msg-composer-select-file.c:
* mail/em-account-editor.c:
* mail/em-folder-view.c:
* mail/em-format-html-display.c:
* mail/em-format-html.c:
* mail/em-format.h:
* mail/em-mailer-prefs.c:
* mail/em-vfolder-rule.c:
* mail/mail-ops.c:
* mail/mail-send-recv.c:
* mail/message-list.c:
* plugins/bbdb/gaimbuddies.c:
* plugins/itip-formatter/itip-formatter.c:
* plugins/save-calendar/save-calendar.c:
* shell/e-shell-window.c:
* widgets/misc/e-icon-entry.c:
* widgets/table/e-table-header-utils.c:
* widgets/table/e-table-item.c:
* widgets/table/e-tree-header-item.c:
* widgets/table/e-tree-table-adapter.c:
Fix "incompatible pointer type" warnings (#360619 ).
svn path=/trunk/; revision=33339
2007-03-29 17:29:46 +00:00
18466caf14
Fix build breakage due to poorly placed preprocessor condition.
...
2007-03-27 Matthew Barnes <mbarnes@redhat.com >
* widgets/misc/e-filter-bar.c (menubar_activated):
Fix build breakage due to poorly placed preprocessor condition.
svn path=/trunk/; revision=33326
2007-03-27 11:49:52 +00:00
c8d411ce2b
Don't mix declarations and code ( #405495 ).
...
2007-03-27 Matthew Barnes <mbarnes@redhat.com >
* a11y/e-table/gal-a11y-e-cell-text.c:
* a11y/e-table/gal-a11y-e-cell-vbox.c:
* addressbook/gui/component/addressbook-component.c:
* addressbook/gui/component/addressbook-view.c:
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/contact-editor/e-contact-quick-add.c:
* addressbook/gui/widgets/e-addressbook-view.c:
* addressbook/gui/widgets/eab-contact-display.c:
* addressbook/gui/widgets/gal-view-minicard.c:
* calendar/gui/alarm-notify/alarm-queue.c:
* calendar/gui/dialogs/comp-editor.c:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/dialogs/memo-page.c:
* calendar/gui/dialogs/task-page.c:
* calendar/gui/e-cal-popup.c:
* calendar/gui/e-meeting-list-view.c:
* calendar/gui/e-tasks.c:
* calendar/gui/gnome-cal.c:
* composer/e-msg-composer.c:
* mail/em-folder-browser.c:
* mail/em-format.c:
* mail/em-popup.c:
* plugins/exchange-operations/exchange-account-setup.c:
* plugins/exchange-operations/exchange-calendar.c:
* plugins/exchange-operations/exchange-config-listener.c:
* plugins/exchange-operations/exchange-contacts.c:
* plugins/import-ics-attachments/icsimporter.c:
* widgets/misc/e-filter-bar.c:
* widgets/misc/e-multi-config-dialog.c:
* widgets/table/e-cell-checkbox.c:
* widgets/table/e-table-header-item.c:
Don't mix declarations and code (#405495 ).
svn path=/trunk/; revision=33324
2007-03-27 11:28:14 +00:00
cba3097cad
** Fixes bug #419524
...
2007-03-20 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #419524
* Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>.
* e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list):
* mail/em-migrate.c (emm_setup_initial):
* shell/e-component-registry.c (query_components):
* shell/e-shell-settings-dialog.c (load_pages):
* shell/e-shell-window-commands.c (command_quick_reference):
* tools/killev.c (main):
Use g_get_language_names() instead of gnome_i18n_get_language_list().
* e-util/e-util.c: Remove e_gettext().
* e-util/Makefile.am: Remove e-i18n.h.
svn path=/trunk/; revision=33319
2007-03-20 17:23:58 +00:00
27cf0a5283
** Fixes bug #360240
...
2007-03-16 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #360240
* addressbook/gui/widgets/e-addressbook-view.c
(e_contact_print_button):
* addressbook/printing/e-contact-print.c (complete_sequence),
(e_contact_build_style), (e_contact_print_response),
(e_contact_print_contact_list_dialog_new):
* shell/e-shell-importer.c (importer_file_page_new):
* plugins/startup-wizard/startup-wizard.c
(startup_wizard_timezone_page):
* mail/em-vfolder-rule.c (select_source_with_changed), (get_widget):
* mail/em-format-quote.c (emfq_format_source):
* mail/mail-ops.c (save_messages_save):
* mail/em-format.c (emf_init):
* mail/em-format-html-display (em_format_html_get_search_dialog),
(em_format_html_display_seearch_with), (ehhd_resize),
(efhd_attachment_optional), (efhd_format_optional):
* mail/em-folder-view.c (emfv_init):
* mail/message-list.c (ml_tree_value_at):
* composer/e-msg-composer-hdrs (header_new_recipient):
* composer/e-msg-composer.c (e_msg_composer_show_help), (drop_action):
* widgets/table/e-cell-text.c (ect_free_color):
* widgets/misc/e-calendar-item.c (e_calendar_item_unrealize):
* widgets/misc/e-icon-entry.c (e_icon_entry_pack_widget):
Remove unused variables.
svn path=/trunk/; revision=33315
2007-03-16 21:13:06 +00:00
eed15ba5ab
Fixes bug #368983
...
svn path=/trunk/; revision=33203
2007-02-12 08:41:11 +00:00
9862306af9
Print migration updates from Ebby Wiselyn.
...
svn path=/trunk/; revision=33201
2007-02-12 06:11:14 +00:00
a97944b9bc
Correct the date-stamp
...
svn path=/trunk/; revision=33124
2007-01-08 13:57:15 +00:00
9a3d4ed00d
Initialize ESearchBarItem type to ESB_ITEMTYPE_RADIO. Fixes #382860 .
...
2006-12-04 Harish Krishnaswamy <kharish@novell.com >
* e-filter-bar.c: (build_items): Initialize ESearchBarItem
type to ESB_ITEMTYPE_RADIO. Fixes #382860 .
svn path=/trunk/; revision=33123
2007-01-08 13:19:42 +00:00
a39f7ac63a
Fixes bug #357970
...
2006-12-04 Matthew Barnes <mbarnes@redhat.com >
Fixes bug #357970
* e-calendar-item.c:
* e-canvas-background.c:
* e-filter-bar.c:
* e-search-bar.c:
* gal-combo-box.c:
Don't call deprecated GLib / GDK functions.
* e-colors.c (e_color_alloc): Remove unused function.
svn path=/trunk/; revision=33048
2006-12-04 15:43:46 +00:00
fea67eb0dc
Fix read of uninitialized ESearchBarItems. Partially fixes #381642 .
...
2006-12-04 Harish Krishnaswamy <kharish@novell.com >
* e-filter-bar.c: (build_items): Fix read of uninitialized
ESearchBarItems. Partially fixes #381642 .
svn path=/trunk/; revision=33042
2006-12-04 11:19:28 +00:00
64516d2e58
type should be initialized to 0, not NULL.
...
2006-11-21 Harish Krishnaswamy <kharish@novell.com >
* e-filter-bar.c: (e_filter_bar_new): type should be
initialized to 0, not NULL.
svn path=/trunk/; revision=33010
2006-11-21 03:14:03 +00:00
ced42ae969
** Fixes bug #357492 put the attachment pointes into a temporary array.
...
2006-11-03 Parthasarathi Susarla <ajaysusarla@gmail.com >
** Fixes bug #357492
* e-attachment-bar.c: (e_attachment_bar_remove_selected):
put the attachment pointes into a temporary array. Free the
pointers and the array after going thru the entire list
This prevents a crash and also fixes the issue of only few
attachments getting deleted.
svn path=/trunk/; revision=32981
2006-11-14 19:59:05 +00:00
4aa4e4431c
** Fix for bug #360237 & bug #359236
...
svn path=/trunk/; revision=32865
2006-10-11 08:26:41 +00:00
186c3852c5
Make two strings translatable.
...
2006-10-03 Francisco Javier F. Serrador <serrador@tecknolabs.com >
* e-dateedit.c: Make two strings translatable.
svn path=/trunk/; revision=32847
2006-10-02 22:54:18 +00:00
de09c8aa25
Revert the previous patch as per rel-team disapproval on the commit.
...
2006-10-02 Harish Krishnaswamy <kharish@novell.com >
* Revert the previous patch as per rel-team
disapproval on the commit.
svn path=/trunk/; revision=32845
2006-10-02 14:28:53 +00:00
042154a505
** Fix for bug #329694
...
2006-08-23 Ushveen kaur <kushveen@novell.com >
** Fix for bug #329694
* e-charset-picker.c : Translator comment added for "logical".
svn path=/trunk/; revision=32824
2006-09-29 07:56:13 +00:00
91978e928a
** Fixes bug #335814
...
2006-09-28 Ushveen Kaur <kushveen@novell.com >
** Fixes bug #335814
* e-charset-picker.c: Name and subclass changed for
E_CHARSET_HEBREW from "ISO-8859-8","Visual" to "ISO-8859-8-i","Logical".
svn path=/trunk/; revision=32823
2006-09-29 07:52:50 +00:00
1992a65ef8
Fixes a lot of search issues.
...
svn path=/trunk/; revision=32821
2006-09-29 07:37:56 +00:00
0e5cccbd8a
** Fixes bug #341474 patch from Ushveen
...
2006-09-29 Srinivasa Ragavan <sragavan@novell.com >
** Fixes bug #341474 patch from Ushveen
* e-attachment-bar.c: (size_to_string): Use
gnome_vfs_format_file_size_for_display instead of manual calculations.
svn path=/trunk/; revision=32820
2006-09-29 06:21:52 +00:00
3ef49256db
** Fix for bug #325614
...
2006-09-12 Ushveen Kaur <kushveen@novell.com >
** Fix for bug #325614
* e-task-widget.c (e_task_widget_update) : Translator comment
added.
svn path=/trunk/; revision=32759
2006-09-12 11:31:32 +00:00
9f10f86f52
** Fixes bug #341099 .
...
* e-canvas-item.c: (e_canvas_unrealize):
Set second argument of gtk_im_context_set_client_window to NULL.
svn path=/trunk/; revision=32744
2006-09-07 00:19:03 +00:00
93a849a872
** Fix for bug #353059
...
svn path=/trunk/; revision=32686
2006-08-28 06:54:55 +00:00
0e0dc0b15d
flip month view in RTL locale - fixes bug 342443. committed by Andre
...
2006-08-23 Behnam Esfahbod <behnam@zwnj.org >
* e-calendar.c:
* e-calendar-item.c:
flip month view in RTL locale - fixes bug 342443.
committed by Andre Klapper
svn path=/trunk/; revision=32641
2006-08-23 09:23:38 +00:00
40f0681b4f
improve GError initialization code - fixes bug 352423. committed by Andre
...
2006-08-23 Matthew Barnes <mbarnes@redhat.com >
* plugins/mailing-list-actions/mailing-list-actions.c:
* widgets/misc/e-multi-config-dialog.c:
improve GError initialization code - fixes bug 352423.
committed by Andre Klapper
svn path=/trunk/; revision=32638
2006-08-23 08:38:52 +00:00
c09e79bbf4
** Fixes bug #347238
...
svn path=/trunk/; revision=32636
2006-08-23 07:59:00 +00:00