Commit Graph

22858 Commits

Author SHA1 Message Date
2d7c911e65 ** See bug #70990.
2005-01-12  Not Zed  <NotZed@Ximian.com>

        ** See bug #70990.

        * em-account-editor.c (emae_service_url_changed): if the value is
        "" then don't set it

svn path=/trunk/; revision=28377
2005-01-12 13:35:25 +00:00
d5b2771b47 fix plugin listing, bump upgrade revision so weather calendar group
2005-01-12  JP Rosevear  <jpr@novell.com>

	* configure.in: fix plugin listing, bump upgrade revision so
	weather calendar group appears

svn path=/trunk/; revision=28376
2005-01-12 12:07:41 +00:00
d4101f86f7 error check for old exchange library
svn path=/trunk/; revision=28375
2005-01-12 11:51:03 +00:00
828cd2b6b1 Adding a entry widgett o editor page and using Excahnge connector
defined function to validate user

svn path=/trunk/; revision=28374
2005-01-12 10:45:10 +00:00
0ad3fc1eb4 dont' use '%.*s' for truncating string output.
2005-01-08  Not Zed  <NotZed@Ximian.com>

        * e-url.c (e_url_shroud): dont' use '%.*s' for truncating string
        output.

svn path=/trunk/; revision=28373
2005-01-12 08:42:10 +00:00
7b7c24f6b0 cast lenght specifiers to int.
2005-01-11  Not Zed  <NotZed@Ximian.com>

        * filter-part.c (filter_part_expand_code): cast lenght specifiers
        to int.

svn path=/trunk/; revision=28372
2005-01-12 08:40:22 +00:00
41f992cc22 set last_Edited_comp_string to NULL, not test it for null.
2005-01-08  Not Zed  <NotZed@Ximian.com>

        * gui/e-day-view.c (e_day_view_finish_resize): set
        last_Edited_comp_string to NULL, not test it for null.

svn path=/trunk/; revision=28371
2005-01-12 08:40:11 +00:00
0e94180b74 cast length specifier to int.
2005-01-11  Not Zed  <NotZed@Ximian.com>

        * util/eab-book-util.c (eab_name_and_email_query): cast length
        specifier to int.

svn path=/trunk/; revision=28370
2005-01-12 08:39:57 +00:00
a7fe81b508 use a single setting for metric/imperial rather than separate temperature
2005-01-12  David Trowbridge <trowbrds@cs.colorado.edu>
	* plugins/calendar-weather/(calendar-weather.c,
	org-gnome-calendar-weather.eplug.in): use a single setting for
	metric/imperial rather than separate temperature and snowfall settings

svn path=/trunk/; revision=28369
2005-01-12 07:22:49 +00:00
06091a255e Reverted the previous fix to offset the hyphen while
forming the filename.

svn path=/trunk/; revision=28368
2005-01-12 06:50:49 +00:00
380b7d238f scripty
svn path=/trunk/; revision=28367
2005-01-12 04:49:54 +00:00
c21780702b Bump to 2.1.3.1
svn path=/trunk/; revision=28364
2005-01-12 04:13:26 +00:00
8ec908ab1d ** See bug #70018.
2005-01-12  Not Zed  <NotZed@Ximian.com>

        ** See bug #70018.

        * mail-signature-editor.c (mail_signature_editor): use the right
        version for the gtkhtml editor control.

svn path=/trunk/; revision=28363
2005-01-12 02:20:53 +00:00
7b509418a1 initialise composer before using it. sigh.
2005-01-12  Not Zed  <NotZed@Ximian.com>

        * e-msg-composer.c (destroy): initialise composer before using it.
        sigh.

svn path=/trunk/; revision=28362
2005-01-12 02:12:04 +00:00
bb94c723d1 Fixes #29985
2005-01-11  JP Rosevear  <jpr@novell.com>

	Fixes #29985

	* itip-formatter.c (view_response_cb): set the message flags to
	answered if we send successfully

svn path=/trunk/; revision=28361
2005-01-12 02:01:55 +00:00
749d230538 add new-mail-notify.h so it gets disted
2005-01-11  JP Rosevear  <jpr@novell.com>

	* Makefile.am: add new-mail-notify.h so it gets disted

svn path=/trunk/; revision=28360
2005-01-11 19:26:24 +00:00
6ea5e77491 scripty
svn path=/trunk/; revision=28359
2005-01-11 16:45:50 +00:00
8ca3f6b56a bump version
2005-01-11  JP Rosevear  <jpr@novell.com>

	* configure.in: bump version

svn path=/trunk/; revision=28357
2005-01-11 13:55:10 +00:00
bea2b62875 killed compile time warnings by including suitable definitions and type
2005-01-11 Vivek Jain <jvivek@novell.com>
killed compile time warnings by including suitable definitions
and type casting widgets

svn path=/trunk/; revision=28356
2005-01-11 10:57:25 +00:00
7537c2bc1b Translation updated.
2005-01-11  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

svn path=/trunk/; revision=28355
2005-01-11 09:59:51 +00:00
b7adda54a1 Updated Lithuanian translation.
2005-01-11  Žygimantas Beručka  <uid0@akl.lt>

        * lt.po: Updated Lithuanian translation.

svn path=/trunk/; revision=28353
2005-01-11 08:04:42 +00:00
905e34eb2f Added an extra button and prompting for password on button click,
instead of page next signal of druid

svn path=/trunk/; revision=28352
2005-01-11 07:40:35 +00:00
728fdec32a Updated zh_CN translation
svn path=/trunk/; revision=28351
2005-01-11 07:10:49 +00:00
c4ec5c21a0 Make intltool happy. Updated zh_CN.po
svn path=/trunk/; revision=28350
2005-01-11 06:40:55 +00:00
4183acdeb8 Added conditions to check for shared folders to display different icon if
2005-01-11  Vivek Jain  <jvivek@novell.com>

	* em-folder-tree.c (render_pixbuf): Added conditions to check for
	shared folders to display different icon if it is a shard folder.

svn path=/trunk/; revision=28349
2005-01-11 06:17:23 +00:00
f66d06bd89 Fixed a compiler warning.
* itip-formatter.c (update_item): Fixed a compiler warning.

svn path=/trunk/; revision=28347
2005-01-11 04:19:45 +00:00
1b5ef38f5f added new mail plugin & checks.
2005-01-11  Not Zed  <NotZed@Ximian.com>

        * configure.in: added new mail plugin & checks.

svn path=/trunk/; revision=28346
2005-01-11 03:03:23 +00:00
d521e9581b (org_gnome_new_mail_notify): fixed some warnings & formatting
svn path=/trunk/; revision=28345
2005-01-11 03:03:07 +00:00
958da58b2d fix LDFLAGS variable name.
2005-01-11  Not Zed  <NotZed@Ximian.com>

        * Makefile.am: fix LDFLAGS variable name.

svn path=/trunk/; revision=28344
2005-01-11 02:39:33 +00:00
486d746d1a initial import of a new mail -> dbus message bridge plugin
svn path=/trunk/; revision=28343
2005-01-11 01:46:06 +00:00
fba011bf00 Kill dead files
svn path=/trunk/; revision=28342
2005-01-11 00:00:07 +00:00
c60c4bf7c4 remove the temporary object from the view when stopping editing.
2005-01-10  Rodrigo Moya <rodrigo@novell.com>

	* gui/e-day-view.c (e_day_view_on_editing_stopped): remove the
	temporary object from the view when stopping editing.

	* gui/e-week-view.c (e_week_view_on_editing_stopped): ditto.

svn path=/trunk/; revision=28341
2005-01-10 23:25:46 +00:00
63dea9ffd7 use HIG-compliant button order.
2005-01-10  Rodrigo Moya <rodrigo@novell.com>

	* calendar-weather.c (create_source_selected): use HIG-compliant
	button order.

svn path=/trunk/; revision=28340
2005-01-10 23:04:53 +00:00
ac271b80ee Clean up spacing (liborg_gnome_send_options_la_LIBADD): Don't specify the
2005-01-10  Rodney Dawes  <dobey@novell.com>

	* Makefile.am (INCLUDES): Clean up spacing
	(liborg_gnome_send_options_la_LIBADD): Don't specify the path to
	the la file directly, use the _LIBS variables that correspond with
	those in INCLUDES to link to the correct libraries

svn path=/trunk/; revision=28339
2005-01-10 22:14:36 +00:00
bab92a55dc set to the new items, duh
2005-01-10  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (update_item): set to the new items, duh

svn path=/trunk/; revision=28338
2005-01-10 22:00:37 +00:00
5d798acd55 offset the file name to account for the 'hyphen'.
* gui/dialogs/cal-attachment-bar.c:
(cal_attachment_bar_set_attachment_list):
offset the file name to account for the 'hyphen'.

svn path=/trunk/; revision=28337
2005-01-10 21:22:54 +00:00
34225b40c4 *** empty log message ***
svn path=/trunk/; revision=28336
2005-01-10 19:42:23 +00:00
e6dc2252a2 compare pointers instead of content id
2005-01-10  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (update_item): compare pointers instead of
	content id

svn path=/trunk/; revision=28335
2005-01-10 19:39:10 +00:00
91fed89ab4 More attachment updates
svn path=/trunk/; revision=28334
2005-01-10 19:37:31 +00:00
678a2586c7 dont handle attachments in case of decline
svn path=/trunk/; revision=28333
2005-01-10 18:17:34 +00:00
a0e443d436 configure.in change for exchange account setup
svn path=/trunk/; revision=28332
2005-01-10 17:40:39 +00:00
ddb88fc71d Exchange account settings plugin entry to configure.in
svn path=/trunk/; revision=28331
2005-01-10 17:39:52 +00:00
4f21ad147f corrected api arguments
svn path=/trunk/; revision=28330
2005-01-10 16:58:06 +00:00
a075c12e0b scripty
svn path=/trunk/; revision=28329
2005-01-10 16:37:33 +00:00
fb874ce0c9 first crack at saving attachments for the backend (extract_itip_data):
2005-01-10  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (update_item): first crack at saving
	attachments for the backend
	(extract_itip_data): tell the user what to do for more than one
	attachment

svn path=/trunk/; revision=28328
2005-01-10 15:51:55 +00:00
d4af56c10c added send options plugin to base plugin list
2005-1-10  Parthasarathi Susarla <sparthasarathi@novell.com>
        * configure.in : added send options plugin to base plugin list

svn path=/trunk/; revision=28327
2005-01-10 15:27:19 +00:00
354eaa0392 added support for groupwise send options plugin
2005-1-10  Parthasarathi Susarla <sparthasarathi@novell.com>
	* configure.in : added support for groupwise send options plugin

svn path=/trunk/; revision=28326
2005-01-10 15:25:43 +00:00
a943c41dde initial check in for groupwise send options
2005-01-10  Parthasarathi@novell.com <sparthasarathi@novell.com>

	* initial check in for groupwise send options

svn path=/trunk/; revision=28325
2005-01-10 15:23:03 +00:00
a73c3fbef6 svn path=/trunk/; revision=28324
2005-01-10 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

svn path=/trunk/; revision=28324
2005-01-10 15:12:49 +00:00
e09e6ea9b7 first crack at saving attachments for the backend
2005-01-10  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (update_item): first crack at saving
	attachments for the backend

svn path=/trunk/; revision=28323
2005-01-10 14:53:14 +00:00