| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
2005-06-17 Marcel Telka <marcel@telka.sk>
* sk.po: Updated Slovak translation.
svn path=/trunk/; revision=29523
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-17 Kaushal Kumar <kakumar@novell.com>
* Retired GAL from Head. The relevant files have moved inside
evolution. Thanks to JP Rosevear for performing the cvs surgery. The
files have been moved in the following order.
evolution/e-util <- gal/gal/util
evolution/a11y <- gal/gal/a11y
evolution/a11y/e-table <- gal/gal/a11y/e-table
evolution/a11y/e-text <- gal/gal/a11y/e-text
evolution/widgets/table <- gal/gal/e-table
evolution/widgets/text <- gal/gal/e-text
evolution/widgets/misc <- gal/gal/widgets
evolution/widgets/misc/pixmaps <- gal/gal/widgets/pixmaps
evolution/widgets/menus <- gal/gal/menus
Following is the summary of changes done to fix the build:-
- New files added to cvs repository,
- a11y/e-table/Makefile.am
- a11y/e-text/Makefile.am
- widgets/table/Makefile.am
- widgets/text/Makefile.am
- widgets/misc/pixmaps/Makefile.am
- iconv-detect.h
- iconv-detect.c
- Updated configure.in.
- Updated all the relevant Makefile.am files.
- Updated the include paths to replace all gal references.
- Updated the marshal list to suit gal files requirements.
svn path=/trunk/; revision=29522
|
|
|
|
|
|
|
|
|
| |
2005-06-17 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
svn path=/trunk/; revision=29520
|
|
|
|
|
|
|
|
| |
2005-06-17 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=29519
|
|
|
|
|
|
|
|
|
|
|
| |
* configure.in : add mono to the plugins list
* data/evolution.desktop.in.in :
Fix for#307176 (patch from Andre Klapper)
correct the version of evolution-data-server.
* plugins/mono/Makefile.am : mono-plugin.h should be included
in the sources too.
svn path=/trunk/; revision=29518
|
|
|
|
|
|
| |
* da.po: Updated Danish translation.
svn path=/trunk/; revision=29517
|
|
|
|
|
|
|
|
| |
2005-06-16 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29515
|
|
|
|
|
|
|
|
| |
2005-06-15 Tor Lillqvist <tml@novell.com>
* Makefile.am (SUBDIRS): Add win32.
svn path=/trunk/; revision=29512
|
|
|
|
|
|
|
|
|
|
| |
2005-06-15 Tor Lillqvist <tml@novell.com>
* plugin.mk: Expand also @SOEXT@.
* server.mk: Expand also @SOEXT@ and @EXEEXT@.
svn path=/trunk/; revision=29511
|
|
|
|
| |
svn path=/trunk/; revision=29510
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-15 Tor Lillqvist <tml@novell.com>
* configure.in: Check for Win32. Define Automake conditional
OS_WIN32. Define autoconf substitutions SOEXT (.so vs. .dll) and
NO_UNDEFINED (empty vs. -no-undefined). Check for regexec, perhaps
in a separate -lregex. Expand win32/Makefile.
svn path=/trunk/; revision=29509
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-15 Tor Lillqvist <tml@novell.com>
* win32/README
* win32/Makefile.am
* win32/dummy.la
* win32/libemiscwidgets.def
* win32/libevolution-addressbook.def
* win32/libevolution-calendar.def
* win32/libevolution-mail.def
* win32/libfilter.def: New files. Build bootstrap import libraries
for some of Evolution's DLLs to work around circular dependencies
between some of the shared libraries. Circular dependecies are
problematic on Win32 where one can't have undefined symbols in
executables (or shared libraries).
svn path=/trunk/; revision=29508
|
|
|
|
|
|
|
|
| |
2005-06-15 Hendrik Richter <hendi@gnome-de.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=29506
|
|
|
|
| |
svn path=/trunk/; revision=29505
|
|
|
|
| |
svn path=/trunk/; revision=29502
|
|
|
|
|
|
|
|
|
| |
2005-06-14 Sarfaaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c : Fixed some warnings
* exchange-config-listener.c : Similar
svn path=/trunk/; revision=29500
|
|
|
|
|
|
|
|
|
|
| |
2005-06-14 Sarfraaz Ahmed <asarfraaz@novell.com>
* configure.in : Add a configure option --enable-exchange to build
Exchange plugins. Also changed the Exchange plugin name to
exchange-operations.
svn path=/trunk/; revision=29499
|
|
|
|
|
|
|
|
|
| |
2005-06-12 Sarfraaz Ahmed <asarfraaz@novell.com>
* plugins/exchange-operations : Added a new plugin directory for
renaming exchange-account-setup as exchange-operations.
svn path=/trunk/; revision=29498
|
|
|
|
| |
svn path=/trunk/; revision=29497
|
|
|
|
| |
svn path=/trunk/; revision=29496
|
|
|
|
| |
svn path=/trunk/; revision=29495
|
|
|
|
|
|
|
|
|
|
| |
2005-06-13 Jedy Wang <jedy.wang@sun.com>
We need compare backend for long events too.
* gui/e-day-view.c: (e_day_view_find_event_from_uid):
svn path=/trunk/; revision=29494
|
|
|
|
|
|
|
|
| |
2005-06-12 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=29491
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-10 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c (e_plugin_lib_enable)
(free_exchange_listener)(e_plugin_lib_enable) : Added new to
initialise the config listener.
(update_state) : Now updates the state directly from the server and not
from the file as earlier.
(owa_authenticate_user) : Authenticates and validates directly from
the server instead of using the camel APIs as earlier.
(set_oof_info) : Sets the state directly on the server
* Makefile.am : Use CAMEL_EXCHANGE CFLAGS and LIBS
svn path=/trunk/; revision=29486
|
|
|
|
|
|
|
|
| |
2005-06-10 Sarfraaz Ahmed <asarfraaz@novell.com>
* configure.in : Added CAMEL_EXCHANGE CFLAGS/LIBS for exchange plugins.
svn path=/trunk/; revision=29485
|
|
|
|
|
|
|
|
|
| |
2005-06-10 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
svn path=/trunk/; revision=29484
|
|
|
|
| |
svn path=/trunk/; revision=29483
|
|
|
|
| |
svn path=/trunk/; revision=29482
|
|
|
|
|
|
|
|
|
| |
2005-06-08 Terance Sola <terance@lyse.net>
* nb.po: Updated
* no.po: Updated
svn path=/trunk/; revision=29479
|
|
|
|
|
|
|
|
| |
2005-06-08 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=29476
|
|
|
|
|
|
|
|
| |
2005-06-08 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=29475
|
|
|
|
|
|
| |
necessary
svn path=/trunk/; revision=29474
|
|
|
|
|
|
| |
* da.po: Updated Danish translation.
svn path=/trunk/; revision=29473
|
|
|
|
|
|
|
|
|
| |
2005-06-08 Srinivasa Ragavan <sragavan@novell.com>
* e-cursor.[ch]: Added functions to show busy cursor.
* Makefile.am: Add the files
svn path=/trunk/; revision=29472
|
|
|
|
|
|
|
|
|
| |
2005-06-08 Not Zed <NotZed@Ximian.com>
* mail-component.c (view_changed_cb): make this run a timeout so
we don't update too often and suck loads of cpu time.
svn path=/trunk/; revision=29471
|
|
|
|
| |
svn path=/trunk/; revision=29469
|
|
|
|
| |
svn path=/trunk/; revision=29468
|
|
|
|
|
|
| |
* da.po: Updated Danish translation.
svn path=/trunk/; revision=29467
|
|
|
|
| |
svn path=/trunk/; revision=29465
|
|
|
|
| |
svn path=/trunk/; revision=29464
|
|
|
|
| |
svn path=/trunk/; revision=29463
|
|
|
|
|
|
|
|
|
| |
2005-06-06 JP Rosevear <jpr@novell.com>
* lib/e-cert-db.c (install_loadable_roots): pull up missing merge
from branch
svn path=/trunk/; revision=29462
|
|
|
|
| |
svn path=/trunk/; revision=29461
|
|
|
|
|
|
|
|
|
| |
2005-06-06 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
svn path=/trunk/; revision=29460
|
|
|
|
|
|
|
|
| |
2005-06-05 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=29459
|
|
|
|
|
|
|
|
| |
2005-06-05 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=29458
|
|
|
|
|
|
|
|
|
| |
2005-06-03 Srinivasa Ragavan <sragavan@novell.com>
* e-msg-composer.c (e_msg_composer_attach): Fixed to show the
attachment bar, when a message is forwarded
svn path=/trunk/; revision=29453
|
|
|
|
|
|
|
|
|
|
| |
2005-06-03 Not Zed <NotZed@Ximian.com>
* e-msg-composer-hdrs.c: hack up so we dont include
mail-component.h anymore, since it now relies on files generated
in mail/
svn path=/trunk/; revision=29452
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-03 Srinivasa Ragavan <sragavan@novell.com>
* e-msg-composer-select-file.c (select_attach_response): Show
attachment bar when attachments are added
e-msg-composer.c (attachment_bar_changed_cb), (drop_action),
(drag_data_received), (create_composer): Added support to
DnD targets to the composer GtkHTML window. Also show the
attachment bar when there are attachments and hide when all
attachments are removed.
svn path=/trunk/; revision=29451
|
|
|
|
|
|
|
|
| |
2005-06-02 Not Zed <NotZed@Ximian.com>
* Evolution.*.idl: Fix so these are only ever included once.
svn path=/trunk/; revision=29447
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-02 Not Zed <NotZed@Ximian.com>
* Evolution-Mail.idl: only let this be included once.
* mail-component.c (mail_component_class_init): Setup a test
function, and fix the bonobo init function so we're actually a
mailcomponent and not just an evolutioncomponent.
svn path=/trunk/; revision=29446
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-02 Not Zed <NotZed@Ximian.com>
* Evolution.idl: seutp an idl file so we only need to generate one
set of skels/stubs for all imported.
* mail-remote.c (e_plugin_lib_enable): instead of writing ior to a
file, just add the Session interface to the mail component.
* client.c (get_session): use the new shell interface to find the
mail compnent and retrieve the session interface using
bonobo-activation, so the mailer starts if we try to access it.
svn path=/trunk/; revision=29445
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-02 Not Zed <NotZed@Ximian.com>
* mail-component.c: change this to sub-class evolution-component,
not bonobo-object.
* Evolution-Mail.idl: Made the mail component sub-class
Evolution.Component so it can add new interfaces for remote gui
mail operations.
svn path=/trunk/; revision=29444
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-02 Not Zed <NotZed@Ximian.com>
* evolution-component.c: BonoboObject wrapper for
Evolution::Component interface. Abstract, doesn't implement
methods.
* Evolution-Shell.idl: add a method to find a component by
component alias.
* e-shell.c (impl_Shell_findComponent): & implement it
svn path=/trunk/; revision=29443
|
|
|
|
|
|
|
|
|
| |
2005-06-01 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same
svn path=/trunk/; revision=29442
|
|
|
|
|
|
|
|
| |
2005-06-01 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=29441
|
|
|
|
|
|
| |
----------------------------------------------------------------------
svn path=/trunk/; revision=29440
|
|
|
|
|
|
|
|
|
|
| |
2005-06-01 Kaushal Kumar <kakumar@novell.com>
* e-table-item.c (eti_dispose): Don't hide the tooltip if we don't
have a canvas anymore.
Patch by: Not Zed
svn path=/trunk/; revision=29436
|
|
|
|
|
|
|
|
| |
2005-06-01 Not Zed <NotZed@Ximian.com>
* e-shell-window-commands.c: fixed the utf8 in the last patch.
svn path=/trunk/; revision=29434
|
|
|
|
|
|
|
|
| |
2005-06-01 S.Ãaglar Onur <caglar@uludag.org.tr>
* e-shell-window-commands.c (authors[]): Fixed my name.
svn path=/trunk/; revision=29433
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-31 Rodney Dawes <dobey@novell.com>
* em-folder-browser.c (emfb_view_hide_read, emfb_view_show_selected):
(emfb_view_show_all): Update these methods to use the listener method
of access from bonobo as they are radio buttons now
(emfb_verbs): Comment out the verbs for the above methods, as they are
configured through add_listener now
(emfb_enable_map): s/ViewHideSelected/ViewShowSelected/
(emfb_activate): Add the listeners for the radio buttons for filtering
the message list for unread, selected, or all messages
svn path=/trunk/; revision=29432
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-31 Rodney Dawes <dobey@novell.com>
* evolution-mail-list.xml: Rename ViewHideSelected to ViewShowSelected
Enable the "Show Messages" sub-menu under "View"
Fixes #305376
svn path=/trunk/; revision=29431
|
|
|
|
|
|
|
|
|
| |
2005-05-31 Rodrigo Moya <rodrigo@novell.com>
* GNOME_Evolution_Shell.server.in.in: added missing name to
Shell_Config_Factory object description.
svn path=/trunk/; revision=29430
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-31 Li Yuan <li.yuan@sun.com>
* e-dateedit.c:(e_date_edit_update_date_entry):
add relation to date_button.
Fixes #302267
svn path=/trunk/; revision=29429
|
|
|
|
|
|
|
|
| |
2005-05-31 Hendrik Richter <hendi@gnome-de.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=29427
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-30 Thouis R. Jones <thouis@csail.mit.edu>
Fixes #272301
* gui/apps_evolution_calendar.schemas.in.in:
* gui/calendar-config-keys.h:
* gui/calendar-config.c: (calendar_config_get_marcus_bains,
calendar_config_add_notification_marcus_bains):
* gui/calendar-config.h:
* gui/e-day-view-config.c: (set_marcus_bains,
marcus_bains_changed_cb, e_day_view_config_set_view):
* gui/e-day-view-main-item.c: (e_day_view_main_item_draw):
* gui/e-day-view-time-item.c: (e_day_view_time_item_draw):
* gui/e-day-view.c: (e_day_view_init, e_day_view_set_colors,
e_day_view_get_show_marcus_bains, e_day_view_set_marcus_bains,
e_day_view_update_marcus_bains):
* gui/e-day-view.h:
* gui/gnome-cal.c: (update_marcus_bains_line_cb, setup_widgets,
gnome_calendar_destroy): Added Marcus Bains Line to main item
view and time bar.
svn path=/trunk/; revision=29426
|
|
|
|
|
|
|
|
|
| |
2005-05-30 Harry Lu <harry.lu@sun.com>
* gui/itip-utils.c: (itip_send_comp): check whether backend could
handle sending resuests/updates, and if so, just return.
svn path=/trunk/; revision=29424
|
|
|
|
|
|
|
|
| |
2005-05-29 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=29423
|
|
|
|
| |
svn path=/trunk/; revision=29422
|
|
|
|
|
|
|
|
| |
2005-05-28 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=29421
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-28 Abel Cheung <maddog@linuxhall.org>
* POTFILES.in:
plugins/groupwise-features/org-gnome-shared-folder.error.xml ->
plugins/groupwise-features/org-gnome-shared-folder.errors.xml
widgets/misc/e-error.c -> e-util/e-error.c
svn path=/trunk/; revision=29420
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-27 Not Zed <NotZed@Ximian.com>
* em-message-stream.[ch]: A camel-stream to wrap
Evolution_Mail_MessageStream.
* evolution-mail-messagestream.[ch]: simplified read-only stream
interface rather than using bonobo-stream. It wraps a
camel-stream only & simplified lifecycle management.
* evolution-mail-store.c (evolution_mail_store_changed): if we
have no more listeners, close the camelstore object off.
* Evolution-DataServer-Mail.idl: changed exceptions to use one
exception type with details. Fixed code to use these.
svn path=/trunk/; revision=29418
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-27 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>,
Yavor Doganov <yavor@doganov.org>,
Ivelina Karcheva <anima@mail.bg>
svn path=/trunk/; revision=29417
|
|
|
|
|
|
|
|
| |
2005-05-24 Srinivasa Ragavan <sragavan@novell.com>
* e-msg-composer-attachment.c (e_msg_composer_attachment_new_from_mime_part);
Fixed a bug, which considered forwarded mails as remote files.
svn path=/trunk/; revision=29416
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-26 Not Zed <NotZed@Ximian.com>
* evolution-mail-folderlistener.[ch]:
* evolution-mail-sessionlistener.[ch]:
* evolution-mail-storelistener.[ch]: New helpers for listeners.
* evolution-mail-listener.[ch]: removed.
* Evolution-DataServer-Mail.idl: removed the GNOME prefix, Bonobo
doesn't use it, and it just adds pointless typing. Added
getmessage and appendmessage interaces. Moved listeners to each
object rather than one global listener.
svn path=/trunk/; revision=29414
|
|
|
|
|
|
|
|
|
| |
2005-05-25 Not Zed <NotZed@Ximian.com>
* main.c (main): remove mono registrtion, this is implemented
using a plugin now. register the plugin type loader hook.
svn path=/trunk/; revision=29413
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-25 Not Zed <NotZed@Ximian.com>
* e-plugin-mono.[ch]: Removed, these are now implemented as a
plugin.
* e-plugin.c (ep_load_plugin): separate out plugin xml loading
code from the loading loop. If a plugin type doesn't exist, then
save it in a list for later checking.
(ep_load): call above to do the work.
(e_plugin_register_type): check the pending doc list, if any
plugins now have a type, load them.
(e_plugin_type_hook_get_type): a plugin hook for registering new
plugin types ('loaders') at runtime.
svn path=/trunk/; revision=29412
|
|
|
|
|
|
|
|
| |
2005-05-25 Not Zed <NotZed@Ximian.com>
* mono-plugin.c: implement the mono loader as a plugin itself.
svn path=/trunk/; revision=29411
|
|
|
|
|
|
|
|
| |
2005-05-25 Not Zed <NotZed@Ximian.com>
* configure.in: if --enable-mono, then enable the mono plugin.
svn path=/trunk/; revision=29410
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-24 Rodney Dawes <dobey@novell.com>
* em-folder-selector.c (folder_created_cb): Remove this unused method
(emfs_response): Remove unused variable declarations
* em-folder-view.c (emfv_popup_{load_images,selectall}): Remove
these unused methods
* mail-component.c: Include em-folder-utils.h to fix warnings
svn path=/trunk/; revision=29409
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-24 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #272114
* gui/dialogs/calendar-setup.c: (eccp_commit),
(calendar_setup_edit_calendar): Check if the color is
present in the source before setting it.
svn path=/trunk/; revision=29407
|
|
|
|
|
|
|
|
|
| |
2005-05-24 Not Zed <NotZed@Ximian.com>
* Lots more work. Now implements a full listener interface.
Filled out api.
svn path=/trunk/; revision=29406
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-24 Srinivasa Ragavan <sragavan@novell.com>
* gui/dialogs/cal-attachment-bar.c, gui/dialogs/cal-attachment-bar.h,
gui/dialogs/cal-attachment.c, gui/dialogs/cal-attachment.h,
gui/dialogs/comp-editor.c, calendar.error.xml: Added the support to DnD
remote URL to the attachment window. It downloads asynchronously and
attaches.
svn path=/trunk/; revision=29405
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-24 Vivek Jain <jvivek@novell.com>
* org-gnome-groupwise-features.eplug.xml:
removed "Item" tag entries, included a factory method
* shared-folder-common.c: changed callback (org_gnome_create_option)
to a factory method, check uri before adding the option to the menu.
New folder dialog now comes in another callback (create_shared_folder)
also added a function to free the item list.
svn path=/trunk/; revision=29404
|
|
|
|
|
|
|
|
|
| |
2005-05-24 Srinivasa Ragavan <sragavan@novell.com>
* e-msg-composer-attachment.c (finalise): Fixed a potential memory
leak.
svn path=/trunk/; revision=29403
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-23 Vivek Jain <jvivek@novell.com>
* POTFILES.in: replaced shared-folder/
send-options/ groupwise-send-options/
groupwise-account-setup/ with groupwise-features/
added plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
svn path=/trunk/; revision=29402
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-23 Vivek Jain <jvivek@novell.com>
* configure.in : Removed the entries of
groupwise-account-setup
shared-folder
groupwise-send-options
groupwise-status-tacking
send-options
addressbook-groupwise
from AC_OUTPUT and base plugins and added
consolidated 'groupwise-features' plugin to base plugins and
AC_OUTPUT
svn path=/trunk/; revision=29401
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
23-05-2005 Vivek Jain <jvivek@novell.com>
Created a plugin "groupwise-features" which is a consolidation of
following existing plugins
* groupwise-account-setup
* addressbook-groupwise
* shared-folder
* groupwise-send-options
* groupwise-status-tracking
* send-options
svn path=/trunk/; revision=29400
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-23 Srininvasa Ragavan <sragavan@novell.com>
* e-msg-composer-attachment-bar.c, e-msg-composer-attachment-bar.h,
e-msg-composer-attachment.c, e-msg-composer-attachment.h, e-msg-composer.c,
e-msg-composer.h, mail-composer.error.xml : Added attachment of remote URL.
The dnd of url, downloads the files and attaches to the mail.
svn path=/trunk/; revision=29399
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-21 Sarfraaz Ahmed <asarfraaz@novell.com>
Added a bunch of files to create exchange plugins for UI changes
* exchange-change-password.[ch]/.glade
* exchange-delegates.[ch]/.glade
* exchange-delegate-user.[ch]
* exchange-folder-size.[ch]
* exchange-folder-tree.glade
svn path=/trunk/; revision=29398
|
|
|
|
|
|
| |
----------------------------------------------------------------------
svn path=/trunk/; revision=29397
|
|
|
|
|
|
|
|
|
| |
2005-05-20 Not Zed <NotZed@Ximian.com>
* mail-component.c (mail_component_peek_session): add helper for
plugins to get mail session.
svn path=/trunk/; revision=29396
|
|
|
|
|
|
|
|
|
| |
2005-05-20 Not Zed <NotZed@Ximian.com>
* Lots of work, filled out functions, cleaned up idl to make the
data more useful, added a listener interface, etc.
svn path=/trunk/; revision=29395
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-20 Li Yuan <li.yuan@sun.com>
* gal/a11y/e-table/Makefile.am:
* gal/a11y/e-table/gal-a11y-e-table-column-header.c:
* gal/a11y/e-table/gal-a11y-e-table-column-header.h:
add two files to sort table items.
* gal/a11y/e-table/gal-a11y-e-cell.c:
(gal_a11y_e_cell_get_index_in_parent):
add table header.
* gal/a11y/e-table/gal-a11y-e-table-item.c: (eti_get_n_children):
(eti_ref_child), (eti_get_n_rows), (eti_get_column_header):
ditto.
Fixes #302154
svn path=/trunk/; revision=29394
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-20 Li Yuan <li.yuan@sun.com>
* e-table-header-item.c:
* e-table-header-item.h:
export ethi_change_sort_state, so we can call it in a11y part.
* e-tree.c: (e_tree_get_header_item):
* e-tree.h:
return the header item of e-tree.
Fix for #302154.
svn path=/trunk/; revision=29393
|
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Chenthill Palanisamy <pchenthill@novell.com>
* configure.in: Added a plugin to mark all messages
as read for the selected and the sub folders to base
plugin.
svn path=/trunk/; revision=29392
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Chenthill Palanisamy <pchenthill@novell.com>
* MakeFile.am:
* org-gnome-send-options.eplug.in: Plugin file to add
the Mark all Messages read menu item.
* send-options.c: Contains methods to mark messages as read.
svn path=/trunk/; revision=29391
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Vivek Jain <jvivek@novell.com>
* configure.in : add print-message plugin to base plugins and
AC_OUTPUT
svn path=/trunk/; revision=29390
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Vivek Jain <jvivek@novell.com>
* POTFILES.in: Added
plugins/print-message/org-gnome-print-message.eplug.xml
svn path=/trunk/; revision=29389
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Vivek Jain <jvivek@novell.com>
Plugin to provide "print" option to composer. Files added:
* print-message.c
* Makefile.am
* org-gnome-print-message.eplug.xml
* org-gnome-print-message.xml
svn path=/trunk/; revision=29388
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Chenthill Palanisamy <pchenthill@novell.com>
* mail.error.xml: Added a error message required for
marking messages as read in subfolders.
svn path=/trunk/; revision=29387
|
|
|
|
| |
svn path=/trunk/; revision=29386
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Not Zed <NotZed@Ximian.com>
* em-format-html-print.c (em_format_html_print_raw_message): new
function to print a non-foldered message. untested.
svn path=/trunk/; revision=29385
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Not Zed <NotZed@Ximian.com>
* e-import.[ch]: Initial, and un-finished work on importer plugin
hooks.
svn path=/trunk/; revision=29384
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Not Zed <NotZed@Ximian.com>
* evolution-plugin-manual.xml: added some stuff about the pseudo
mime types used for finer control of the formatter.
svn path=/trunk/; revision=29383
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Not Zed <NotZed@Ximian.com>
* em-folder-utils.h: fix rodney's name choices. fix
multiple-inclusion. fix forward references. fix all callers.
add many fixme's for the busted api's.
* em-format-quote.c (emfq_format_clone): use pseudo mime type to
find message formatter.
* em-format-html-display.c (efhd_format_message): remove, it
didn't do anything.
* em-format-html.c (efh_format_message): make this a handler
callback.
* em-format.c (emf_message_rfc822): make this use the pseudo
mime-type x-evolution/message/rfc822 instead of the hardcoded
format_message callback.
* em-format-html-display.c (efhd_message_prefix): make this use a
pseudo-mime-type handler rather than hard-coded, so it can be
overridden by a plugin.
svn path=/trunk/; revision=29382
|
|
|
|
| |
svn path=/trunk/; revision=29379
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-17 Radek Doulik <rodo@novell.com>
* em-format-html.c: removed include of htmlengine.h which wasn't
needed
* em-format-html-display.c: use top level gtkhtml API instead of
lower level one
* em-folder-view.c (emfv_popup_selectall): use gtk_html_select_all
instead of calling html engine directly
svn path=/trunk/; revision=29378
|
|
|
|
|
|
|
|
|
| |
2005-05-17 Not Zed <NotZed@Ximian.com>
* org-gnome-prefer-plain.eplug.xml: make it clear this is a demonstratio
n only.
svn path=/trunk/; revision=29377
|
|
|
|
|
|
|
|
|
|
| |
2005-05-17 Not Zed <NotZed@Ximian.com>
* Evolution.cs: added initial e_error wrapper.
* Camel.cs: added multipart & contenttype wrappers.
svn path=/trunk/; revision=29376
|
|
|
|
| |
svn path=/trunk/; revision=29375
|
|
|
|
| |
svn path=/trunk/; revision=29374
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-16 Srinivasa Ragavan <sragavan@novell.com>
* composer/e-message-composer.c
* calendar/gui/dialogs/comp-editor.c
* ui/evolutoin-message-composer.xml
Removed the expander for the attachment bar and made visible
always.
svn path=/trunk/; revision=29373
|
|
|
|
|
|
|
|
|
|
| |
2005-05-16 Chenthill Palanisamy <pchenthill@novell.com>
* gui/gnome-cal.c: (client_cal_opened_cb),
(default_client_cal_opened_cb): Removed the debug
messages.
svn path=/trunk/; revision=29372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* mail-vfolder.h:
* mail-autofilter.h: forward-reference structures
* *.h: Make installed headers includable from mail/
* Makefile.am (mailinclude_HEADERS): install various mail headers
as first cut at public plugin api.
svn path=/trunk/; revision=29371
|
|
|
|
| |
svn path=/trunk/; revision=29370
|
|
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* share-folder-common.c: moved e-error to e-util
* Makefile.am: error filename changes.
svn path=/trunk/; revision=29369
|
|
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* POTFILES.in: moved widgets/misc/e-system-errors to
e-util/e-system.error. Moved shell error file.
Moved calendar error file. filter error file.
svn path=/trunk/; revision=29368
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* Makefile.am: fix error file build/path changes
svn path=/trunk/; revision=29367
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* move e-error into e-util/
svn path=/trunk/; revision=29366
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* moved e-error to e-util.
svn path=/trunk/; revision=29365
|
|
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* moved e-error to e-util
* Makefile.am: fix error i18n extraction
svn path=/trunk/; revision=29364
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* moved e-error to e-util/
svn path=/trunk/; revision=29363
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* moved e-error to e-util
svn path=/trunk/; revision=29362
|
|
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* moved e-error to e-util
* Makefile.am: renamed error xml file & u18n stuff.
svn path=/trunk/; revision=29361
|
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* Makefile.am: added e-error.[ch], removed e-error-tool, and added
e-system.error.xml
svn path=/trunk/; revision=29360
|
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* Makefile.am: move e-error.[ch] and e-system-errors.xml to
e-util/. remove test-error.
svn path=/trunk/; revision=29359
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-16 Srinivasa Ragavan <sragavan@novell.com>
shell/ChangeLog
shell/e-component-registry.c
shell/e-component-registry.h
shell/e-shell-window.c
shell/e-sidebar.h
shell/e-sidebar.c
addressbook/ChangeLog
addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
calendar/ChangeLog
calendar/gui/GNOME_Evolution_Calendar.server.in.in
mail/ChangeLog
mail/GNOME_Evolution_Mail.server.in.in
Added support for tooltips for component switching buttons.
svn path=/trunk/; revision=29358
|
|
|
|
|
|
|
|
|
| |
2005-05-15 Roozbeh Pournader <roozbeh@farsiweb.info>
* fa.po: Updated Persian translation by
Hamed Malek <hamed@farsiweb.info>.
svn path=/trunk/; revision=29357
|
|
|
|
|
|
|
|
|
| |
2005-05-15 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Rostislav Raykov <zbrox@i-space.org>
svn path=/trunk/; revision=29355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-13 Rodney Dawes <dobey@novell.com>
* plugins/Makefile.am (DIST_SUBDIRS): Add profiler so that it gets
disted properly
2005-05-13 Rodney Dawes <dobey@novell.com>
* Makefile.am: Add new em-folder-utils.[ch] abstraction
* em-folder-browser.c: Update for new menu layout
Add new methods to handle the actions that were previously only
available from the context menu when right-clicking on a folder
* em-folder-selector.c (emfs_response): Just call emfu_folder_create
if the user wants to create a new folder in the selector dialog
(em_folder_selector_get_selected_path): Clean up the code to fix a
couple potential crashes
* em-folder-tree.[ch]: Add methods to get pointers to a CamelFolder or
CamelFolderInfo object for the selected item in the tree
Add a method to get a pointer to an EMFolderTreeModelStoreInfo object
for the selected store in the tree
Move folder operations out into em-folder-utils.[ch] so that they
are abstracted from the tree and can be used by methods other than
the internal context menu
* em-folder-utils.[ch]: Move the folder operations code to here
* em-folder-view.c: Update for the new menu layout
Fix Mark as Read/Unread in the context menu to only show up in the list
* mail-component.c (create_item): Just call emfu_folder_create here
when the user requests to create a new folder from the New toolbar item
2005-05-13 Rodney Dawes <dobey@novell.com>
* org-gnome-mailing-list-actions.xml: Update for the new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* org-gnome-plugin-manager.xml: Update for new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* org-gnome-save-attachments.xml: Update for new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* e-shell-window.c (setup_widgets): Update for the new menu layout by
putting the "component" switching items under the "Tools" menu
2005-05-13 Rodney Dawes <dobey@novell.com>
* *.xml: Update to the new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* e-filter-bar.[ch]: Update for the new menu layout
svn path=/trunk/; revision=29354
|
|
|
|
|
|
|
|
| |
2005-05-13 Rodney Dawes <dobey@novell.com>
* Makefile.am: Add a backslash line separator to EXTRA_DIST
svn path=/trunk/; revision=29353
|
|
|
|
|
|
|
|
|
|
| |
2005-05-13 Not Zed <NotZed@Ximian.com>
* e-popup.c (emph_popup_factory): if we have a factory method
supplied, call that as well. More flexible popup building.
(emph_construct_menu): load factory def.
svn path=/trunk/; revision=29352
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-13 Thouis R. Jones <thouis@csail.mit.edu>
Fixes #272301
* gui/apps_evolution_calendar.schemas.in.in:
* gui/calendar-config-keys.h:
* gui/calendar-config.c: (calendar_config_get_marcus_bains,
calendar_config_add_notification_marcus_bains):
* gui/calendar-config.h:
* gui/e-day-view-config.c: (set_marcus_bains,
marcus_bains_changed_cb, e_day_view_config_set_view):
* gui/e-day-view-main-item.c: (e_day_view_main_item_draw):
* gui/e-day-view-time-item.c: (e_day_view_time_item_draw):
* gui/e-day-view.c: (e_day_view_init, e_day_view_set_colors,
e_day_view_get_show_marcus_bains, e_day_view_set_marcus_bains,
e_day_view_update_marcus_bains):
* gui/e-day-view.h:
* gui/gnome-cal.c: (update_marcus_bains_line_cb, setup_widgets,
gnome_calendar_destroy): Added Marcus Bains Line to main item
view and time bar.
svn path=/trunk/; revision=29351
|
|
|
|
|
|
|
|
|
| |
2005-05-13 Not Zed <NotZed@Ximian.com>
* evolution-plugin-manual.xml: added some info on the menu tag for
popup menus.
svn path=/trunk/; revision=29350
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Shreyas Srinivasan <sshreyas@novell.com>
* Fixes bug #273868, #300113, #302831.
* mail-offline-handler.c : Add check for Camel Offline
store check to is_service_relevant.
svn path=/trunk/; revision=29349
|
|
|
|
|
|
|
|
| |
2005-05-06 Shreyas Srinivasan <sshreyas@novell.com>
* e-shell-offline-handler.c: Remove the go->offline dialog.
svn path=/trunk/; revision=29348
|
|
|
|
| |
svn path=/trunk/; revision=29347
|
|
|
|
| |
svn path=/trunk/; revision=29346
|
|
|
|
|
|
|
|
|
|
| |
2005-04-21 Jeffrey Stedfast <fejj@novell.com>
* em-composer-utils.c (post_reply_to_message): Use the real folder
and real uid (not the virtual if replying to a message in a
vfolder). Fixes bug #269129.
svn path=/trunk/; revision=29345
|
|
|
|
|
|
|
|
|
| |
2005-05-12 Harish Krishnaswamy <kharish@novell.com>
* main.c: (kill_dataserver): add evolution-data-server-1.2
to the list of old dataserver instances.)
svn path=/trunk/; revision=29342
|
|
|
|
|
|
|
|
| |
2005-05-12 Shreyas Srinivasan <sshreyas@novell.com>
* ChangeLog
svn path=/trunk/; revision=29341
|
|
|
|
|
|
|
|
| |
2005-05-12 Shreyas Srinivasan <sshreyas@novell.com>
* e-send-options.c : Fixed #272005
svn path=/trunk/; revision=29340
|
|
|
|
|
|
|
|
| |
2005-05-12 Not Zed <NotZed@Ximian.com>
* configure.in: Added mail-remote stuff. an experimental plugin.
svn path=/trunk/; revision=29339
|
|
|
|
| |
svn path=/trunk/; revision=29338
|
|
|
|
|
|
|
|
|
|
| |
fixes #229794
* gui/dialogs/recurrence-page.c: (make_weekly_special):
Allow deselection of the current day while scheduling
recurrences based on weeek days.
svn path=/trunk/; revision=29337
|
|
|
|
|
|
|
|
|
| |
2005-05-12 Harish Krishnaswamy <kharish@novell.com>
* configure.in: check for libsoup-2.4 else fail over
to libsoup-2.2.
svn path=/trunk/; revision=29335
|
|
|
|
| |
svn path=/trunk/; revision=29334
|
|
|
|
| |
svn path=/trunk/; revision=29333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-12 Vivek Jain <jvivek@novell.com>
Fixes #271523
* gui/dialogs/calendar-setup.c:
(CalendarSourceDialog): included an ECalSourceType member in
the structure
(calendar_setup_edit_calendar): set source_type as EVENT
(calendar_setup_edit_task_list): set source_type as TODO
(eccp_general_offline): Change the label according to the type
svn path=/trunk/; revision=29332
|
|
|
|
|
|
|
|
| |
2005-05-12 Srinivasa Ragavan <sragavan@novell.com>
* gui/task-component.c (selector_tree_drag_motion): Fixes the bug 269416
It makes the DnD to move tasks instead copying.
svn path=/trunk/; revision=29331
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Vivek Jain <jvivek@novell.com>
* em-folder-view.c :EPopupItem emfv_popup_items[]
replace Print with Print... Fixes #272242
svn path=/trunk/; revision=29330
|
|
|
|
|
|
|
|
|
| |
2005-05-12 Srinivasa Ragavan <sragavan@novell.com>
* misc/e-dateedit.c: (on_time_entry_key_release),
(create_children): Fix the bug 303856. Enables OK button
when arrow key used to change the time in a appointment.
svn path=/trunk/; revision=29329
|
|
|
|
| |
svn path=/trunk/; revision=29328
|
|
|
|
| |
svn path=/trunk/; revision=29327
|
|
|
|
|
|
|
|
|
|
| |
2005-05-04 Ulrich Neumann <uli@myuli.com>
* gui/contact-editor/contact-editor.glade:
Fixed wrong xalign of Zip/Postal Code. This
was very ugly in languages like german, dutch etc.
svn path=/trunk/; revision=29326
|
|
|
|
|
|
|
|
| |
2005-05-11 Srinivasa Ragavan <sragavan@novell.com>
* gui/widgets//e-minicard.c: (add_field), (remodel):
Fixed the bug 209416. It shows a different view for contact lists
svn path=/trunk/; revision=29325
|
|
|
|
| |
svn path=/trunk/; revision=29324
|
|
|
|
|
|
|
|
| |
2005-05-11 Not Zed <NotZed@Ximian.com>
* Makefile.am: setup cleanfiles & fix extra_dist
svn path=/trunk/; revision=29323
|
|
|
|
|
|
| |
going into the file
svn path=/trunk/; revision=29322
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-09 Rodrigo Moya <rodrigo@novell.com>
Fixes #301350
* gui/alarm-notify/alarm-queue.c (alarm_queue_init): install a timeout
handler to check, every 30 minutes, for not losing the midnight refresh.
(check_midnight_refresh): check the midnight refresh and if we missed it,
reload alarms.
(queue_midnight_refresh): made the midnight value be global.
svn path=/trunk/; revision=29321
|
|
|
|
|
|
|
|
|
| |
2005-05-09 Rodney Dawes <dobey@novell.com>
* e-msg-composer-select-file.c (get_selector): Set a mnemonic for
the "Attach" button
svn path=/trunk/; revision=29320
|
|
|
|
| |
svn path=/trunk/; revision=29319
|
|
|
|
|
|
| |
Fixes #261969.
svn path=/trunk/; revision=29318
|
|
|
|
|
|
| |
contact list(s) being deleted. Fixes #222599
svn path=/trunk/; revision=29317
|
|
|
|
|
|
|
|
|
| |
2005-05-09 Philip Van Hoof <pvanhoof@gnome.org>
* gui/alarm-notify/*: Made the alarm-notify dialog
multi-alarm aware
svn path=/trunk/; revision=29316
|
|
|
|
|
|
|
|
|
| |
2005-05-11 Philip Van Hoof <pvanhoof@gnome.org>
* gui/alarm-notify/*: Made the alarm-notify dialog
multi-alarm aware
svn path=/trunk/; revision=29315
|
|
|
|
|
|
|
|
|
|
| |
2005-03-02 Philip Van Hoof <pvanhoof@gnome.org>
* rdf-format.c: Fixes for Bug #73099 and Bug #73098
* csv-format.c: Changed malloc to g_malloc and char to gchar
* csv-format.c: Fixes for Bug #73099 and Bug #73098
svn path=/trunk/; revision=29314
|
|
|
|
|
|
|
|
|
| |
2005-05-09 Rodrigo Moya <rodrigo@novell.com>
* gui/migration.c (migrate_ical_folder_to_source): cover the case when
there is no calendar.ics/tasks.ics file in the folder to migrate.
svn path=/trunk/; revision=29313
|
|
|
|
| |
svn path=/trunk/; revision=29312
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Vivek Jain <jvivek@novell.com>
**Fixes #261079
* gui/e-alarm-list.c:(get_alarm_string)
Added translator comments.
svn path=/trunk/; revision=29311
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-07 Sankar P <psankar@novell.com>
* mail-ops.c (mail_send_message)
Added code to prevent copying of sent items, based on provider type
* em-account-editor.c (emae_defaults_page)
Added code to disable the Sent Folders button
svn path=/trunk/; revision=29310
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Rodney Dawes <dobey@novell.com>
* e-msg-composer-select-file.c (get_selector): Use "Attach" as the
text for the "Open" action button in the file chooser
svn path=/trunk/; revision=29309
|
|
|
|
|
|
|
|
| |
2005-05-06 Not Zed <NotZed@Ximian.com>
* POTFILES.in: handle renamed error files.
svn path=/trunk/; revision=29308
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Not Zed <NotZed@Ximian.com>
* mail.error.xml: renamed from mail-errors.xml, add i18n tags, fix
some whitespace issues. Removed some unecessary translations.
svn path=/trunk/; revision=29307
|
|
|
|
| |
svn path=/trunk/; revision=29306
|
|
|
|
|
|
|
|
| |
2005-05-06 Not Zed <NotZed@Ximian.com>
* POTFILES.in: updates for plugins.
svn path=/trunk/; revision=29305
|
|
|
|
|
|
|
| |
remove use of e-error-tool
tag xml for translations where appropriate
svn path=/trunk/; revision=29304
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Not Zed <NotZed@Ximian.com>
* plugin.mk: changed .eplug rule to also convert i18n tags if it
ends in xml. Also convert .error.xml into .error converting i18n
tags.
svn path=/trunk/; revision=29303
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Sarfraaz Ahmed <asarfraaz@novell.com>
* filter-rule.c : Remove markup from translatable string. Fixes #268390
Patch submitted by Priit Laes
svn path=/trunk/; revision=29302
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
* evolution-mail.schemas.in.in: Removed the schema
/schemas/apps/evolution/mail/junk/sa/daemon_port
since its not used anymore.
svn path=/trunk/; revision=29301
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #273063
* org-gnome-shared-folder-errors.xml:
* org-gnome-shared-folder-errors.xml.h:Removed the unwanted
tabs and new line characters.
svn path=/trunk/; revision=29300
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #301459
* evolution-message-composer.xml: Fixed the typo error.
svn path=/trunk/; revision=29299
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #301459
* e-shell-importer.c: Correct the typo error and made
the sentence more clear.
svn path=/trunk/; revision=29298
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
* default-source.c: (org_gnome_default_book): Removed the extra
space in "Mark as default folder".
svn path=/trunk/; revision=29297
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
* read_receipts/read.glade: Corrected the spelling for receipt.
svn path=/trunk/; revision=29296
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
* gui/apps_evolution_calendar.schemas.in.in: Fixing a
grammar mistake.
See 301459
svn path=/trunk/; revision=29295
|
|
|
|
|
|
|
|
| |
2005-05-06 Sarfraaz Ahmed <asarfraaz@novell.com>
* e-send-options.glade : Fixed a typo. #273095
svn path=/trunk/; revision=29294
|
|
|
|
| |
svn path=/trunk/; revision=29293
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #301459
* gui/contact-list-editor/contact-list-editor.glade: Corrected
the spelling for addresses and address.
svn path=/trunk/; revision=29292
|
|
|
|
|
|
|
|
| |
2005-05-05 Srinivasa Ragavan <sragavan@novell.com>
* properties.glade : Fixed a typo 272538
svn path=/trunk/; revision=29291
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Sankar P <psankar@novell.com>
*gui/certificate-manager.c
Changed cert to certificates
Fixes #273075
svn path=/trunk/; revision=29290
|
|
|
|
|
|
|
|
| |
2005-05-06 Sarfraaz Ahmed <asarfraaz@novell.com>
* properties.glade : Fixed a typo #273064
svn path=/trunk/; revision=29289
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Srinivasa Ragavan <sragavan@novell.com>
* addressbook/gui/component/ldap-config.glade: Changed string 'login'
* mail/evolution-mail.schemas.in.in: Rephrased photo string
* mail/mail-config.glade: Rephrased photo string
* ui/evolution-mail-message.xml: Changed 'From' to 'from'
svn path=/trunk/; revision=29288
|
|
|
|
| |
svn path=/trunk/; revision=29287
|
|
|
|
| |
svn path=/trunk/; revision=29286
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #272464
* addressbook-errors.xml:
* addressbook-errors.xml.h: Changed the primary and secondary
to make it more clear.
svn path=/trunk/; revision=29285
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #272464
* calendar-errors.xml:
* calendar-errors.xml.h: Changed the primary and secondary
messages to make it more clear.
svn path=/trunk/; revision=29284
|
|
|
|
| |
svn path=/trunk/; revision=29283
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Sarfraaz Ahmed <asarfraaz@novell.com>
* misc/e-search-bar.c: (set_menu) Solaris gettext crashes on NULL
input string. Fixes #260312. Patch submitted by
Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>
svn path=/trunk/; revision=29282
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Sarfraaz Ahmed <asarfraaz@novell.com>
* gal/e-table/e-table.c (et_real_construct) : Check for NULL string
before passing to dgettext. Fixes a crash on Solaris. #260312. Patch
submitted by Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>
svn path=/trunk/; revision=29280
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Vivek Jain <jvivek@novell.com>
**Fixes #272566
* gui/dialogs/event-page.glade:
removed unwanted space in button label
svn path=/trunk/; revision=29279
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Rodrigo Moya <rodrigo@novell.com>
* gui/e-cal-model.c (e_cal_view_objects_added_cb): uncomment code that
shouldn't be.
svn path=/trunk/; revision=29278
|
|
|
|
|
|
|
|
| |
2005-05-06 Sarfraaz Ahmed <asarfraaz@novell.com>
* mail/mail-errors.xml : Fixed a typo for #272786
svn path=/trunk/; revision=29277
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Rodrigo Moya <rodrigo@novell.com>
Fixes #271679
* gui/dialogs/comp-editor.c (save_comp):
* gui/e-week-view.c (e_week_view_on_editing_stopped,
e_week_view_change_event_time): set correct start/end times for
individual instances and remove all rules and exceptions.
(e_week_view_reshape_event_span): show recurrence icons for
detached instances also.
* gui/e-day-view.c (e_day_view_finish_resize,
e_day_view_finish_long_event_resize, e_day_view_on_editing_stopped,
e_day_view_on_top_canvas_drag_data_received,
e_day_view_on_main_canvas_drag_data_received,
e_day_view_change_event_time): set the correct start/end times when
modifying individual instances and remove all rules and exceptions.
(e_day_view_on_top_canvas_motion, e_day_view_on_main_canvas_motion):
disable D&D for recurring events.
(e_day_view_reshape_long_event, e_day_view_reshape_day_event):
check for detached instances and show recurrence icons for them also.
* gui/e-week-view-event-item.c (e_week_view_event_item_draw_icons):
* gui/e-day-view-top-item.c (e_day_view_top_item_draw_long_event):
* gui/e-day-view-main-item.c (e_day_view_main_item_draw_day_event):
check for detached instances and show recurrence icons for them also.
* gui/e-cal-model.c (set_instance_times): don't use the RECURRENCE-ID
to get the datetime.
* gui/e-calendar-view.c (e_calendar_view_delete_selected_occurrence):
exceptions need to be date only.
(e_calendar_view_copy_clipboard): remove RECURRENCE-IDs from components
we copy to the clipboard.
(e_calendar_view_cut_clipboard): when cutting instances, remove only
the selected instances.
(on_unrecur_appointment): use MOD_ALL to modify the master object and
remove recurrence-id from detached event.
* gui/dialogs/recur-comp.c (recur_component_dialog): re-enabled.
svn path=/trunk/; revision=29276
|
|
|
|
|
|
|
|
| |
2005-05-05 Harish Krishnaswamy <kharish@novell.com>
* configure.in: reset upgrade revision to 0
svn path=/trunk/; revision=29275
|
|
|
|
|
|
|
|
| |
2005-05-05 Pawan Chitrakar <pawan@nplinux.org>
* ne.po: Updated Nepali translation
svn path=/trunk/; revision=29274
|
|
|
|
|
|
|
|
|
| |
2005-05-05 Radek Doulik <rodo@site>
* e-msg-composer.c (e_msg_composer_ignore): removed old unused
function which was using low level gtkhtml APIs
svn path=/trunk/; revision=29273
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-05 Radek Doulik <rodo@site>
* em-folder-view.c (em_folder_view_get_popup_target): use
gtk_html_command to ask if selection is active tto avoid using
selection API directly
(emfv_popup_copy_text): use gtkhtml API instead of engine API
(emfv_message_reply): use new gtk_html_get_selection_html function
to avoid using low level gtkhtml APIs
svn path=/trunk/; revision=29272
|
|
|
|
|
|
|
|
|
| |
2005-05-05 Rodrigo Moya <rodrigo@novell.com>
* gui/dialogs/event-page.c:
* gui/dialogs/task-page.c: removed GAL's e-categories.h include.
svn path=/trunk/; revision=29271
|
|
|
|
| |
svn path=/trunk/; revision=29270
|
|
|
|
| |
svn path=/trunk/; revision=29269
|
|
|
|
|
|
|
|
|
|
| |
2005-05-04 Amish <lists@munshi.biz>
* evolution-plugin.pc.in, evolution-shell.pc.in : use
@GAL_PACKAGE@ instead of hardcoding the version. Fixes
evolution-exchange build issues.
svn path=/trunk/; revision=29267
|
|
|
|
| |
svn path=/trunk/; revision=29265
|
|
|
|
|
|
|
|
|
| |
2005-05-03 Roozbeh Pournader <roozbeh@farsiweb.info>
* fa.po: Updated Persian translation by Meelad Zakaria
<meelad@farsiweb.info> and myself.
svn path=/trunk/; revision=29264
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-03 Not Zed <NotZed@Ximian.com>
* e-profile-event.c (e_profile_event_emit): undefine
e_profile_event_emit if we are compiled without profiling. The
'abi' is not, nor was ever changed.
* e-profile-event.h: revert previous patch, the assumptions were
incorrect & the code misunderstood.
svn path=/trunk/; revision=29261
|
|
|
|
|
|
|
|
|
| |
2005-05-03 Radek Doulik <rodo@site>
* em-format-html-display.c: removed include of htmlinterval.h as
it's not needed
svn path=/trunk/; revision=29260
|
|
|
|
|
|
|
|
|
|
| |
2005-05-02 Rodney Dawes <dobey@novell.com>
* e-profile-event.h (e_profile_event_emit): This method is a no-op if
we are building without ENABLE_PROFILE defined, so we don't need to
define a macro to no-op it, and change ABI at compile time
svn path=/trunk/; revision=29259
|
|
|
|
|
|
|
|
|
| |
2005-05-01 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #274406
* gui/alarm-notify/alarm-notify.c: (cal_opened_cb): Removed the additional unref present.
svn path=/trunk/; revision=29256
|
|
|
|
|
|
|
|
|
| |
2005-05-02 Roozbeh Pournader <roozbeh@farsiweb.info>
* fa.po: Updated Persian translation by Meelad Zakaria
<meelad@farsiweb.info> and myself.
svn path=/trunk/; revision=29254
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-02 JP Rosevear <jpr@novell.com>
* Evolution.idl: remove Evolution-common.idl
* Makefile.am: don't build Evolution-common.idl
* Evolution-common.idl: remove dead code
svn path=/trunk/; revision=29253
|
|
|
|
|
|
|
|
| |
2005-04-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=29252
|
|
|
|
| |
svn path=/trunk/; revision=29250
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-29 Tor Lillqvist <tml@novell.com>
Port to Windows, initial commit:
* configure.in: Check for Win32, define Automake conditional
OS_WIN32. Check for regexec() perhaps in separate -lregex, define
REGEX_LIBS if so. Require glib-2.0 >= 2.6 (and thus also gtk+-2.0
>= 2.6) so that we can use the gstdio wrappers for full support of
non-ASCII filenames on Win32. Don't use -D_REENTRANT on Win32, has
ne special meaning.
* gal.pc.in: Require gtk+-2.0 >= 2.6 also here for consistency.
* gal-zip.in: New file, used to build zipfile format distribution
of gal for Win32.
* configure.in
* Makefile.am: Add gal-zip(.in).
* */Makefile.am
* */*.c: Harmonize -I and #include conventions. (Of course, this
hasn't anything to do with Windows porting as such, I just got
carried away...) Use only -I$(top_srcdir). Use paths to gal
headers staring with "gal", except for headers from the same
directory as the .c file, which are included as such. Include all
gal headers using doublequotes. Sort #includes and remove
duplicates and obvious redundancies. Include config.h first
without any HAVE_CONFIG_H, then system headers, then other GNOME
lib headers, than gal's own headers. Just include gtk.h instead of
separate gtk*.h headers. Don't include gi18n.h, include e-i18n.h
to use e_gettext() consistently.
* gal/Makefile.am: Use -no-undefined on Win32 so that libtool
agrees to build a shared library. Because of the bidirectional
dependency between libgal and libgal-a11y we can build libgal-a11y
sanely as a shared library on Win32, so we don't install any
separate libgal-a11y at all. So, on Win32, link the stuff that
goes into libgal-a11y also into libgal. Link with REGEX_LIBS.
* gal/a11y/Makefile.am: See above. Just build a dummy static
libgal-a11y on Win32 (can't convince Automake not to build the
library at all on one platform using Automake ifdef,
apparently). Then (this is a gross hack) explicitly remove the
library after installation in the install-data-local rule.
* gal/e-table/Makefile.am
* gal/e-table/e-table-config.c: Rename ETABLE_GLADEDIR to
GAL_GLADEDIR for consistency.
* gal/e-table/e-cell-date.c: No localtime_r() in Microsoft's C
library, but its localtime() *is* thread-safe.
* gal/e-table/e-cell-text.c
* gal/e-table/e-cell-tree.c
* gal/e-table/e-cell-vbox.c
* gal/e-text/e-text.c
* gal/widgets/e-unicode.c: Remove unnecessary inclusion of gdkx.h.
* gal/e-table/e-cell-tree.c (ect_realize): Instead of the Xlib
macro None (whose value is zero), use the corresponding
zero-valued enums from the appropriate GDK type.
* gal/e-table/e-table-config.c
* gal/e-table/e-table-field-chooser.c
* gal/menus/gal-define-views-dialog.c
* gal/menus/gal-view-instance-save-as-dialog.c
* gal/menus/gal-view-new-dialog.c
* gal/widgets/e-categories-master-list-array.c
* gal/widgets/e-categories-master-list-dialog.c
* gal/widgets/e-categories.c: Use g_build_filename() to construct
pathnames at run-time instead of compile-time. On Windows the
macros GAL_GLADEDIR and GAL_IMAGESDIR expand to function calls, in
order to support installing in a freely chosen location.
* gal/e-table/e-table-item.c
* gal/e-table/e-cell-vbox.c: Instrad of the Xlib GrabSuccess, use
GDK_GRAB_SUCCESS (which has the same value).
* gal/e-table/e-table-specification.c (e_table_specification_load_from_file)
* gal/e-table/e-table.c (e_table_load_specification)
* gal/e-table/e-tree-table-adapter.c (open_file)
* gal/menus/gal-view-instance.c (load_current_view)
* gal/menus/gal-view-instance.c (load_current_view): On Win32,
convert filename to the locale character set before passing to
xmlParseFile() which doesn't use UTF-8 filenames. Use gstdio
wrappers.
* gal/util/Makefile.am: Define GAL_PREFIX as $prefix. Define
GAL_LOCALEDIR, GAL_GLADEDIR and GAL_IMAGESDIR also here for
e-win32-reloc.c. Include e-win32-reloc.c on Win32.
* gal/util/e-iconv.c (e_iconv_init): Use g_win32_getlocale() on
Windows.
* gal/util/e-util.c
* gal/util/e-xml-utils.c: Use g_mkstemp() instead of non-portable
mkstemp(). Use GLib pathname manipulation functions. Use gstdio
wrappers.
* gal/util/e-util-private.h: New file. Contains just Win32 bits
for now that redefine the directory names from the Makefile as
functions calls.
* gal/util/e-win32-reloc.c: New file. Contains a minimal DllMain()
and functions to support freely chosen installation location on
Windows.
* gal/util/e-xml-utils.c: No fsync() in the Microsoft C library.
* gal/windgets/Makefile.am: Add -I$(top_srcdir)/gal for
consistency with the sibling Makefile.am files.
* gal/widgets/e-canvas.c: Instead of the Xlib AlreadyGrabbed, use
GDK_GRAB_ALREADY_GRABBED.
svn path=/trunk/; revision=29249
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-28 Mengjie Yu <meng-jie.yu@sun.com>
* gal/widgets/e-reflow.c: (do_adjustment):
we should not do any layout adjustment if the item doesn't exist.
Fixes #302275
svn path=/trunk/; revision=29248
|
|
|
|
|
|
|
|
|
|
| |
2005-04-29 JP Rosevear <jpr@novell.com>
* Makefile.am: don't build/install corba icon utils
* Remove e-shell-corba-icon-utils.c
svn path=/trunk/; revision=29247
|
|
|
|
|
|
|
|
| |
2005-04-29 JP Rosevear <jpr@novell.com>
* POTFILES.in: remove dead files
svn path=/trunk/; revision=29246
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
005-04-29 JP Rosevear <jpr@novell.com>
* Makefile.am: don't build wizard related code
* Evolution.idl: remove wizard idl include
* e-shell.c: remove wizard include
* Remove wizard related code which is now in a plugin (and is much
simpler due to eplugin)
svn path=/trunk/; revision=29245
|
|
|
|
| |
svn path=/trunk/; revision=29244
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-28 Parthasarathi Susarla <sparthasarathi@novell.com>
* em-folder-view.c (emfv_set_folder): remove a call to
refresh folder from here
* em-folder-browser.c (emfb_set_folder): call
mail_refresh_folder here
svn path=/trunk/; revision=29243
|
|
|
|
|
|
|
|
|
| |
2005-04-28 Not Zed <NotZed@Ximian.com>
* configure.in: add an --enable-profiling arg, build the profiling
plugin optionally as well.
svn path=/trunk/; revision=29242
|
|
|
|
|
|
|
|
|
| |
2005-04-28 Not Zed <NotZed@Ximian.com>
* main.c (main): setup the profiling plugin hook if profiling is
compiled in.
svn path=/trunk/; revision=29241
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-28 Not Zed <NotZed@Ximian.com>
* message-list.c: add some message list loading/profiling points,
"list".
* em-folder-view.c: add some message display/loading profiling
points, "goto".
svn path=/trunk/; revision=29240
|
|
|
|
|
|
|
|
| |
2005-04-28 Not Zed <NotZed@Ximian.com>
* e-profile-event.[ch]: A profiling plugin hook.
svn path=/trunk/; revision=29239
|
|
|
|
|
|
|
|
| |
2005-04-26 Not Zed <NotZed@Ximian.com>
* A profiler plugin.
svn path=/trunk/; revision=29238
|
|
|
|
| |
svn path=/trunk/; revision=29237
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-27 Mengjie Yu <meng-jie.yu@sun.com>
* e-config.c: (e_config_create_window):
We should set the title of the window.
Fixes #300477
svn path=/trunk/; revision=29236
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-28 Li Yuan <li.yuan@sun.com>
* gal/widgets/e-canvas-background.c: (ecb_style_set),
(ecb_class_init):add a signal "style_set" to support theme.
* gal/widgets/e-canvas-background.h:
ditto.
Fixes #301888
svn path=/trunk/; revision=29235
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-28 Li Yuan <li.yuan@sun.com>
* misc/e-calendar-item.c: (e_calendar_item_realize),
(e_calendar_item_set_selection_if_emission),
(e_calendar_item_style_set):
use widget->style instead of hard code colors.
* misc/e-calendar-item.h:
* misc/e-calendar.c: (e_calendar_style_set):
call e_calendar_item_style_set when style changes.
Fixes #6767.
svn path=/trunk/; revision=29234
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-28 Li Yuan <li.yuan@sun.com>
* gal/a11y/e-table/gal-a11y-e-table-click-to-add.c: (etcta_event):
return FALSE to let GTK run "F6" handler.
Fixes #74181
svn path=/trunk/; revision=29233
|
|
|
|
| |
svn path=/trunk/; revision=29231
|
|
|
|
| |
svn path=/trunk/; revision=29230
|
|
|
|
| |
svn path=/trunk/; revision=29229
|
|
|
|
|
|
|
|
| |
2005-04-25 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Bump libsoup requires.
svn path=/trunk/; revision=29228
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-22 Li Yuan <li.yuan@sun.com>
* calendar/ea-day-view-main-item.c:
(ea_day_view_main_item_destory_cell_data):
* calendar/ea-week-view-main-item.c:
(ea_week_view_main_item_destory_cell_data):
change the order of the code to avoid a crash.
Fixes #301885
svn path=/trunk/; revision=29227
|
|
|
|
|
|
|
|
| |
2005-04-24 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29226
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-21 Mengjie Yu <meng-jie.yu@sun.com>
* gui/widgets/e-minicard-view-widget.c:
(e_minicard_view_widget_class_init),
(e_minicard_view_widget_real_focus_in_event):
Add focus_in_event function.
Fixes #300968 (gnome bugzilla bugID)
svn path=/trunk/; revision=29225
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-21 Mengjie Yu <meng-jie.yu@sun.com>
* gal/widgets/e-reflow.c: (do_adjustment), (cursor_changed),
(e_reflow_dispose), (e_reflow_init):
use idle callback to adjust scrollbar when focus has been changed.
* gal/widgets/e-reflow.h:
add source ID field for idle callback
Fixes #300954
svn path=/trunk/; revision=29223
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-21 Mengjie Yu <meng-jie.yu@sun.com>
* gal/widgets/e-selection-model.c: (e_selection_model_key_press):
break while row equals -1.
Fixes #74434
svn path=/trunk/; revision=29222
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-17 Yu Mengjie <meng-jie.yu@sun.com>
* gui/widgets/e-minicard.c: (e_minicard_event):
We should incarnate the reflow item if it doesn't exist.
Fixes #300970 (gnome bugzilla bugID)
svn path=/trunk/; revision=29221
|