72797decc1
Giant leap towards GSEAL compliance.
2010-04-08 11:05:26 -04:00
26240e0b18
Generate ChangeLog files for tarball releases.
...
Remove old ChangeLog files that predate our switch to git.
2010-04-02 18:18:33 -04:00
b7a8d2bdd1
Fix misspelled strings.
2010-03-17 16:32:20 +05:30
d9be66b527
Removed obsolete method signatures in em-account-editor.h
...
Added em_account_editor_get_widget, and cleaned up the widget listing.
Cleaned the startup wizard code to find it's label by name
Added disabling of power-user 'indentity' frame in the first page express capplet.
2010-03-13 20:52:51 -05:00
5069df6878
Restructure capplet stuffs and load only on express mode.
2010-03-13 20:49:49 -05:00
8e0c294e15
Switch to anjal style on express mode.
2010-03-13 20:49:49 -05:00
a952896b27
Integrate into new account button.
2010-03-13 20:49:49 -05:00
d5da1afafc
Integrate account assistant wizard to anjal style.
2010-03-13 20:49:49 -05:00
13bf56ded0
Integrate anjal's account capplet lib in start up wizard.
2010-03-13 20:49:49 -05:00
59bd81691d
Compiler and linker flag cleanups.
2009-12-27 14:32:39 -05:00
31204c9cc2
Port all error code to use GObject-ified EAlert / EAlertDialog
...
The changes are mainly including the e-alert-header.h header instead of just
e-alert.h. This allows us to include e-alert.h in non-UI situations when
necessary.
2009-12-07 12:25:23 -06:00
c2ee0afbc8
Rename EError to EAlert to match general use better
...
The EError mechanism is used both for error dialogs as well as basic alerts or
user prompts, so we should give it a more general name which matches this use.
This patch also cleans up a few includes of e-alert.h (formerly e-error.h) that
were not actually being used.
https://bugzilla.gnome.org/show_bug.cgi?id=602963
2009-11-30 13:33:04 -06:00
e06b88c4fd
Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'
2009-10-13 16:24:10 +02:00
f62728b55e
Bug 596848 - Use per-target CPPFLAGS in automake files
2009-09-30 23:37:50 -04:00
3b2cfae176
Trim unused or unnecessary bits from the import framework.
2009-09-26 10:28:05 -04:00
959ebe30bd
Bug 594284 - FTBFS: missing links
2009-09-06 08:33:56 -04:00
983fce5e53
Kill the default parent window hack in e-error.c.
...
Fix as many cases that relied on it as I could find, but there may be
more cases out there. They should be fixed too. Passing a NULL parent
window to e_error_new() is illegal and will emit a runtime warning.
2009-09-04 17:07:15 -04:00
de528db6c1
Bug 567260 - Migrate from GnomeDruid to GtkAssistant
2009-08-18 10:00:23 -04:00
b5a2e47cb5
Allow calendar to be written as a external app and split the huge .so to
...
a share private lib and component lib.
2009-08-11 16:14:37 -04:00
3b0699fc30
More refactoring of settings management.
2009-08-08 21:03:18 -04:00
1f89bf6b80
Fix some build issues.
2009-07-14 10:07:12 -04:00
bfc5ba2511
Fix "make distcheck" errors and other build cleanups.
2009-06-30 18:34:08 -04:00
8dc6bbd250
Get the "startup-wizard" plugin working again.
2009-06-30 10:47:59 -04:00
e6c6cbdfb5
Fix more compiler warnings.
2009-06-02 10:30:05 -04:00
948235c3d1
Prefer GLib basic types over C types.
2009-05-27 10:29:19 -04:00
e4afd3f9fb
Remove trailing whitespace, again.
2009-05-26 23:21:02 -04:00
ffa17ed195
Fix compiler warnings in plugins.
2009-05-26 16:56:30 -04:00
d523f10dfe
Use Behdad's brilliant git.mk to generate .gitignore files.
2009-05-02 11:37:10 -04:00
71c5738707
Only #include specific libgnome[ui] headers; easier to track.
...
Stop including top-level libgnome[ui] headers -- <gnome.h>,
<libgnome/libgnome.h> and <libgnomeui/libgnomeui.h>. Instead, include
specific header files so we can track them easier.
Also, remove several unshipped test programs. Mostly ETable stuff.
2009-04-30 23:30:00 -04:00
c33335bc72
Use system timezone in Evolution
...
** Fix for bug #381132
2009-04-24 19:11:03 +02:00
cd893ae561
Use also EVOLUTION_CALENDAR_CFLAGS.
...
2009-01-21 Milan Crha <mcrha@redhat.com >
* plugins/import-ics-attachments/Makefile.am:
* plugins/backup-restore/Makefile.am:
* plugins/mail-to-meeting/Makefile.am:
* plugins/startup-wizard/Makefile.am:
* plugins/mail-to-task/Makefile.am:
Use also EVOLUTION_CALENDAR_CFLAGS.
svn path=/trunk/; revision=37116
2009-01-21 14:59:23 +00:00
f9f3b67162
Change license from GPL to LGPL
...
svn path=/trunk/; revision=36381
2008-09-19 06:02:55 +00:00
434bc25ed6
** Fixes bug #546892
...
2008-08-11 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #546892
* e-util/e-icon-factory.c (e_icon_factory_get_image):
Kill this function. Use gtk_image_new_from_icon_name().
* e-util/e-icon-factory.c (e_icon_factory_get_icon_list):
Kill this function. Use gtk_window_set_icon_name().
* widgets/misc/e-activity-handler.c:
* widgets/misc/e-task-widget.c:
Purge the GdkPixbuf arguments from the API. We've been ignoring
them since the spinner icon was added.
* addressbook/gui/contact-editor/e-contact-editor-fullname.c:
* addressbook/gui/contact-editor/e-contact-editor-im.c:
* addressbook/gui/contact-editor/e-contact-editor-address.c:
* calendar/gui/alarm-notify/alarm-notify-dialog.c:
* calendar/gui/dialogs/alarm-dialog.c:
* calendar/gui/dialogs/alarm-list-dialog.c:
* calendar/gui/dialogs/cal-attachment-select-file.c:
* calendar/gui/dialogs/changed-comp.c:
* calendar/gui/dialogs/delete-error.c:
* calendar/gui/dialogs/select-source-dialog.c:
* mail/mail-send-recv.c:
* mail/message-tag-followup.c:
* widgets/misc/e-combo-button.c:
* widgets/misc/e-info-label.c:
* widgets/misc/e-url-entry.c:
* widgets/misc/e-task-widget.c:
Prefer gtk_window_set_icon_name() over gtk_window_set_icon_list().
* addressbook/gui/contact-editor/e-contact-editor-im.c:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/e-timezone-entry.c:
* e-util/e-gui-utils.c:
* e-util/e-popup.c:
* plugins/import-ics-attachments/icsimporter.c:
* plugins/itip-formatter/itip-view.c:
* mail/em-folder-browser.c:
* mail/em-format-html-display.c:
* mail/mail-send-recv.c:
* mail/message-tag-followup.c:
Prefer gtk_image_new_from_icon_name() over e_icon_factory_get_image().
* calendar/gui/alarm-notify/alarm-queue.c:
* plugins/mail-notification/mail-notification.c:
Prefer gtk_status_icon_set_from_icon_name() over
gtk_status_icon_set_from_pixbuf().
* addressbook/gui/component/addressbook-view.c:
* calendar/gui/e-calendar-table.c:
* calendar/gui/e-calendar-view.c:
* calendar/gui/e-memo-table.c:
* mail/mail-mt.c:
e_activity_handler_operation_started() no longer takes a GdkPixbuf.
It was ignoring the pixbuf anyway ever since we added a spinner icon.
svn path=/trunk/; revision=35958
2008-08-11 17:04:32 +00:00
490127f9de
** Fixes bug #529460
...
2008-08-01 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #529460
* org-gnome-evolution-startup-wizard.eplug.xml:
Change "Startup Wizard" to "Setup Assistant". Also change the
plugin description to something less lame.
svn path=/trunk/; revision=35885
2008-08-01 18:23:24 +00:00
abda2bda85
updated novell copyright notices (left others alone)
...
svn path=/trunk/; revision=35665
2008-06-20 22:26:57 +00:00
a1592d02b0
Committing on behalf of Jacob Brown <jeblinux@gmail.com>
...
2008-06-02 Jacob Brown <jeblinux@gmail.com >
** Fix for bug #529464
svn path=/trunk/; revision=35575
2008-06-02 06:01:57 +00:00
9e4fcb29cf
** Remove trailing whitespace from source code.
...
2007-11-14 Matthew Barnes <mbarnes@redhat.com >
** Remove trailing whitespace from source code.
svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
8e47917e8c
Update FSF address in header comments ( #469886 ). Patch from Tobias
...
2007-09-02 Matthew Barnes <mbarnes@redhat.com >
* Update FSF address in header comments (#469886 ).
Patch from Tobias Mueller.
svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
de73ad4404
Fix some distcheck errors.
...
svn path=/trunk/; revision=34046
2007-08-20 14:30:11 +00:00
e0b92a2aaa
** Fix for bug #455799
...
2007-08-04 Hiroyuki Ikezoe <poincare@ikezoe.net >
** Fix for bug #455799
Remove all .cvsignore and update svn:ignore porperty in whole
directories.
svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
64977cb1bc
Massive code cleanup (bug #429422 )
...
svn path=/trunk/; revision=33432
2007-04-19 18:53:33 +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
44eb71780a
Mark strings as translatable. See bug #399381 for details.
...
svn path=/trunk/; revision=33152
2007-01-26 23:53:57 +00:00
9f723bd51a
Pass startup timezone as NULL, so that the local timezone will be shown.
...
svn path=/trunk/; revision=32133
2006-06-14 07:52:40 +00:00
45f799eb86
Make this place a bit more quiet
...
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
47ad730782
Fixing several typos and harmonizing capital/small letters. Partially
...
2005-12-30 Andre Klapper <a9016009@gmx.de >
* evolution/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml:
Fixing several typos and harmonizing
capital/small letters. Partially fixes bug 306117.
svn path=/trunk/; revision=30993
2005-12-31 14:24:52 +00:00
78efddd5e7
added description and author according to the changelog and c file. Fixes
...
2005-12-26 Andre Klapper <a9016009@gmx.de >
* org-gnome-evolution-startup-wizard.eplug.xml: added description
and author according to the changelog and c file. Fixes bug 301149.
svn path=/trunk/; revision=30958
2005-12-26 12:23:21 +00:00
81208794b2
remove the reference to shell/importer/libevolution-importer.la in
...
2005-07-13 Harish Krishnaswamy <kharish@novell.com >
remove the reference to shell/importer/libevolution-importer.la
in startup-wizard.
***** Release 2.3.5.1 *****
svn path=/trunk/; revision=29748
2005-07-13 07:56:24 +00:00
1e28d8c9d3
re-write the importer stuff to use the eplugin stuff.
...
2005-07-13 Not Zed <NotZed@Ximian.com >
* startup-wizard.c (startup_wizard_importer_page)
(startup_wizard_commit): re-write the importer stuff to use the
eplugin stuff.
svn path=/trunk/; revision=29747
2005-07-13 05:47:39 +00:00
0ebc0056c1
removed all the importer stuff. fixed the copyright.
...
2005-07-12 Not Zed <NotZed@Ximian.com >
* startup-wizard.c: removed all the importer stuff. fixed the
copyright.
svn path=/trunk/; revision=29742
2005-07-12 13:28:09 +00:00