| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Call SetDllDirectory() to reduce risk of DLL hijacking, and call SetProcessDEPPolicy() to reduce risk of rogue code execution.
|
| |
|
|
|
|
|
|
|
| |
If we're using GTK+ 2.21.8 (where gtk_dialog_set_has_separator() is
deprecated but the property is still present and defaults to TRUE), we
still need to set the property to FALSE. So instead use g_object_set()
up through GTK+ 2.90.6, after which the property itself is gone.
|
|
|
|
|
|
| |
Unfortunately the default value for this property is TRUE (bzzt, WRONG!)
so we can't just remove the function outright until we require GTK+ 2.22.
It was deprecated in GTK+ 2.21.8.
|
| |
|
| |
|
|
|
|
|
| |
"to back up" (verb) is different from "backup" (noun); correct some issues
with confusion of the two words. Helps: bgo#615712
|
| |
|
| |
|
|
|
|
| |
Remove old ChangeLog files that predate our switch to git.
|
| |
|
|
|
|
|
|
| |
Add G_GNUC_NULL_TERMINATED to EAlert functions with variable-length
parameter lists and drop the unnecessary "arg0" parameter so the
function attribute works correctly.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Drop all alert titles to be found in *.error.xml. HIG suggests alerts
do not have a title.
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=602963
|
| |
|
| |
|
|
|
|
| |
Fixes bug 540516.
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
|
|
|
|
|
|
| |
[PATCH 1/2] [restore-backup] Make intro text wrap
The introductory text to the 'Restore from backup' page is too long,
especially in some languages. This patch wraps the label as other
labels in the startup wizard are wrapped.
[PATCH 2/2] Don't break long labels unnecessarily
A few strings had unnecessary end lines in them, which fight with the
natural line-wrap algorithm.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
For backup-restore plugin.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
The only remaining case is widgets/test/test-dropdown-button.c, but this
file will be removed when the kill-bonobo branch is merged.
|
|
|
|
|
| |
Migrate the evolution-backup utility from gnome_program_init() to
gtk_init_with_args().
|
|
|
|
|
|
|
|
|
| |
2009-01-31 Matthew Barnes <mbarnes@redhat.com>
** Disable debug macros (#define d(x) x) throughout. (#569638)
svn path=/trunk/; revision=37202
|
|
|
|
|
|
|
|
|
| |
2009-01-30 Milan Crha <mcrha@redhat.com>
* backup-restore.c: (sanity_check): Removed dangling '*/'.
svn path=/trunk/; revision=37195
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-01-28 Tor Lillqvist <tml@novell.com>
Make it compile on Windows, by Fridrich Strbra. (Just compile;
little chance of it actually doing anything sensible on Windows at
this point...)
* Makefile.am: Use -no-undefined on Windows. Link with libeutil.
* backup.c: Remove unused <sys/wait.h>.
* backup-restore.c: Check HAVE_SYS_WAIT_H.
svn path=/trunk/; revision=37148
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=36116
|
|
|
|
|
|
|
|
|
|
| |
2008-08-12 Bharath Acharya <abharath@novell.com>
* Makefile.am: Use NO_UNDEFINED. Link with more libraries. To
generate dlls on Windows.
svn path=/trunk/; revision=35960
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-01 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #543754
* plugins/backup-restore/org-gnome-backup-restore.error.xml:
Reword "insufficient-permissions" error message.
svn path=/trunk/; revision=35881
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-03 Roger Zauner <roger@eskimo.com>
** Fix for bug #540400
* backup.c: (backup): Make Evolution Backup follow symbolic links.
svn path=/trunk/; revision=35718
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #540274
* Makefile.am: Link with libraries we require now.
* backup.c: (rc), (s): Exchange $HOME with g_get_home_dir in commands.
* backup.c: (ensure_locals), (fix_account_folder_uri), (restore):
After restore walk through all account, addressbook, calendar, task
and memo sources and fix the base uri if required. (One should be able
to import also into different user than one where the backup was done.)
svn path=/trunk/; revision=35710
|
|
|
|
|
|
| |
.running file before backup and after restore).
svn path=/trunk/; revision=35704
|
|
|
|
|
|
| |
#540516 (Fix for a vulnerability issue).
svn path=/trunk/; revision=35700
|
|
|
|
|
|
|
|
|
| |
2008-06-20 Milan Crha <mcrha@redhat.com>
* backup.c: (main): Use Evolution icon for the window.
svn path=/trunk/; revision=35655
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #478469
* backup.c: (main):
Changed the progress dialog to be more HIG compliant.
svn path=/trunk/; revision=35652
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-05-20 Sankar P <psankar@novell.com>
* backup-restore.c: (epbr_perform_pre_backup_checks),
(org_gnome_backup_restore_backup):
* org-gnome-backup-restore.error.xml:
Indicate error if backup folder chosen lacks permissions.
** Fixes bug #534012
svn path=/trunk/; revision=35519
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-25 Jeff Cai<jeff.cai@sun.com>
* backup.c: (backup), (restore):
Because Solaris tar doesn't respect '-z' option, use gzip&tar to
finish the silimar function.
svn path=/trunk/; revision=35084
|
|
|
|
|
|
|
| |
of "~".
Fix for bug #516648
svn path=/trunk/; revision=35060
|
|
|
|
|
|
| |
(Not-NULL check for a string array before finding its length), handle NULL filename strings before backup/restore/check operations in the backup-restore plugin.
svn path=/trunk/; revision=34768
|
|
|
|
|
|
|
|
|
| |
2007-11-14 Matthew Barnes <mbarnes@redhat.com>
** Remove trailing whitespace from source code.
svn path=/trunk/; revision=34537
|
|
|
|
|
|
|
| |
committing on behalf of Anand V M <avmuttagi@gmail.com>
svn path=/trunk/; revision=33980
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=33920
|
|
|
|
| |
svn path=/trunk/; revision=33696
|
|
|
|
| |
svn path=/trunk/; revision=33695
|
|
|
|
| |
svn path=/trunk/; revision=33422
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-02 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
Code Cleanup.
Fixes part of #301149
svn path=/trunk/; revision=33354
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=29327
|
|
|
|
|
|
|
| |
remove use of e-error-tool
tag xml for translations where appropriate
svn path=/trunk/; revision=29304
|
|
|
|
|
|
|
|
| |
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
* clean up author/descriptions for various plugins.
svn path=/trunk/; revision=28889
|
|
2004-12-16 JP Rosevear <jpr@novell.com>
* Imported backup/restore plugin
svn path=/trunk/; revision=28140
|