| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36946
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36936
|
|
|
|
|
|
| |
Restore unfinished messages on startup.
svn path=/branches/kill-bonobo/; revision=36935
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36934
|
|
|
|
|
|
|
|
| |
common to both the main shell window and the message browser. Replaces
EMFolderView. Also begin to define EMailBrowser (GtkWindow subclass),
which implements EMailReader and replaces EMMessageBrowser.
svn path=/branches/kill-bonobo/; revision=36933
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36919
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36918
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36917
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36914
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36905
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36901
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36876
|
|
|
|
|
|
|
|
|
|
| |
- Implement offline preparation as an EActivity that gets broadcast in
a signal to shell modules. Offline preparations are complete when the
last EActivity reference is dropped.
- Bind some of the composer preferences to EShellSettings properties.
svn path=/branches/kill-bonobo/; revision=36875
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36867
|
|
|
|
|
|
| |
"not categorized". Also fix a crasher.
svn path=/branches/kill-bonobo/; revision=36831
|
|
|
|
|
|
| |
Utilizes the new ESourceSelector::data-dropped signal.
svn path=/branches/kill-bonobo/; revision=36822
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36811
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36809
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36806
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Tighter integration of GalViewInstance and EShellView.
- EBinding. Stolen from ExoBinding. Lets you bind GObject properties
together to automatically keep their values in sync. This is a godsend.
Added to e-util, but might even deserve a place in libedataserver.
- EShellSettings. This is the concept I blogged about. Already
started ripping apart em-mailer-prefs.c. Others to follow. Any
place where we're monitoring GConf keys is a target.
- Incremental progress on the calender and mailer. Got EMFolderView
somewhat working, but I think I'll be killing off EMFolderBrowser.
svn path=/branches/kill-bonobo/; revision=36795
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36784
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36783
|
|
|
|
|
|
|
|
| |
dependencies in our libraries. The circular dependency between the composer
and the mail module is still causing me headaches. And it doesn't help that
the addressbook and calendar also want to link to the composer.
svn path=/branches/kill-bonobo/; revision=36782
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36764
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36763
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36723
|
|
|
|
|
|
|
| |
Also manage the calendar's vertical pane, switching between different GConf
keys depending on whether we're in month view.
svn path=/branches/kill-bonobo/; revision=36717
|
|
|
|
|
|
| |
we have circular dependencies all over the place! Big house of cards.
svn path=/branches/kill-bonobo/; revision=36706
|
|
|
|
|
|
|
| |
from evolution-data-server (see bug #558322).
Kill another frivolous plugin: select-one-source
svn path=/branches/kill-bonobo/; revision=36705
|
|
|
|
|
|
| |
Select the first Preferences page when the window is shown.
svn path=/branches/kill-bonobo/; revision=36702
|
|
|
|
|
|
|
| |
Implement support for "hide completed tasks" option (not yet tested).
Flesh out most of the Preferences window. Still need Certificates page.
svn path=/branches/kill-bonobo/; revision=36701
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
What's interesting here is we're actually sharing the ECalModel across views.
Instead of having the Calendar view listen to GConf for changes to the Task
and Memo models, the Calendar view fetches the models directly from the Task
and Memo views -- starting the views if it has to, although the shell really
takes care of that -- and loads the models into its own taskpad and memopad.
We couldn't do that sort of thing before with Bonobo in the way.
Big chunks of redundant code should begin falling out shortly.
svn path=/branches/kill-bonobo/; revision=36696
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36692
|
|
|
|
|
|
| |
Populate the calendar's filter combo.
svn path=/branches/kill-bonobo/; revision=36691
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36690
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36685
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36684
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36624
|
|
|
|
|
|
| |
showing anything. Probably something stupid. Also enabled the composer.
svn path=/branches/kill-bonobo/; revision=36623
|
|
|
|
|
|
|
|
|
|
| |
- Calendar is kind of a mess at the moment. Doesn't compile.
- Roughed in the Mail module, including all the actions.
That _does_ compile. Runs, even.
svn path=/branches/kill-bonobo/; revision=36611
|
|
|
|
|
|
| |
to Tasks and Memos so far. Now for the interesting part...
svn path=/branches/kill-bonobo/; revision=36573
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36561
|
|
|
|
|
|
| |
Some code got duplicated for calendars and tasks. Made a note to revisit.
svn path=/branches/kill-bonobo/; revision=36560
|
|
|
|
|
|
|
|
|
| |
Tasks and Memos.
Take a crack at handling command-line URIs. It's far too long-winded
though. Will need to revisit and tighten up the code.
svn path=/branches/kill-bonobo/; revision=36554
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36553
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36551
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36538
|
|
|
|
|
|
| |
Sankar's LGPLv3 template.
svn path=/branches/kill-bonobo/; revision=36535
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36534
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36533
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36511
|
|
|
|
|
|
|
|
| |
half right now; many of which are failing simply because I haven't done
the Mail module yet. Many of those that DO compile still need to be
converted from EMenu/EPopup to EPluginUI.
svn path=/branches/kill-bonobo/; revision=36509
|
|
|
|
|
|
| |
Merge the "select-one-source" plugin into the Memos view.
svn path=/branches/kill-bonobo/; revision=36507
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36495
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36491
|
|
|
|
|
|
|
| |
or at least make EMemoTable derived from ECalendarTable. Possibly do the
same with other calendar/memo class pairs.
svn path=/branches/kill-bonobo/; revision=36454
|
|
|
|
|
|
|
| |
Saving progress.
Experimenting with directory layout.
svn path=/branches/kill-bonobo/; revision=36446
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36427
|
|
|
|
|
|
| |
Kill e-shell-constants.h.
svn path=/branches/kill-bonobo/; revision=36392
|
|
|
|
|
|
|
|
|
| |
EActivity objects instead of numeric handler IDs. Create an EActivity,
configure it, and (optionally) connect to its "cancelled" and "completed"
signals. Then hand it to the shell view via e_shell_view_add_activity().
When finished with the activity, call e_activity_finish() and unref it.
svn path=/branches/kill-bonobo/; revision=36391
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36380
|
|
|
|
|
|
|
|
|
| |
- Kill EABMenu.
- Centralize marshallers to eliminate duplication.
svn path=/branches/kill-bonobo/; revision=36368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Get context menus working in the contact preview pane.
- Kill EABPopup.
- Yet more code refactoring.
- Add a handy utility function: e_shell_window_show_popup_menu()
Takes a widget path in the shell window's UI definition.
svn path=/branches/kill-bonobo/; revision=36366
|
|
|
|
|
|
| |
Also, begin documenting the new shell API, and provide a Gtk-Doc framework.
svn path=/branches/kill-bonobo/; revision=36359
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36337
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36318
|
|
|
|
|
|
| |
and begin doing so for Calendars, Memos and Tasks. Makes the code cleaner.
svn path=/branches/kill-bonobo/; revision=36317
|
|
|
|
|
|
|
| |
shell view. For example, all EBookShellView instances will now share the
same ESourceList instance for address books.
svn path=/branches/kill-bonobo/; revision=36311
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36308
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36307
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36303
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36299
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36296
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36291
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36279
|
|
|
|
|
|
|
|
| |
- Merge ETaskBar into EShellTaskbar.
- Remember the last view, and make --component work.
svn path=/branches/kill-bonobo/; revision=36278
|
|
|
|
|
|
|
|
|
| |
- Contacts module mostly working now.
- View and search UI not yet working.
- Still refining shell design.
svn path=/branches/kill-bonobo/; revision=36268
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36260
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36232
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-30 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #549969
* mail/em-migrate.c (migrate_to_db):
Use a less geeky sounding migration message.
svn path=/branches/kill-bonobo/; revision=36228
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-30 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #549970
* mail/evolution-mail.schemas.in:
Reword the descriptions for "lookup_addressbook" key.
svn path=/branches/kill-bonobo/; revision=36227
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-30 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #549968
* calendar/gui/dialogs/comp-editor.c (comp_editor_init):
* widgets/misc/e-attachment-bar.c
(e_attachment_bar_bonobo_ui_populate_with):
Use the same mnemonic for "Recent Documents" as composer.
svn path=/branches/kill-bonobo/; revision=36226
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-30 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #549967
* calendar/gui/caltypes.xml:
* calendar/gui/tasktypes.xml:
Capitalize "days" in "Next 7 Days".
svn path=/branches/kill-bonobo/; revision=36225
|
|
|
|
|
|
| |
GTK+ bug: http://bugzilla.gnome.org/show_bug.cgi?id=549943
svn path=/branches/kill-bonobo/; revision=36221
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36215
|
|
|
|
|
|
|
|
|
|
|
| |
- Contacts module partially working!
- Implement UI merging. Also merge EInfoLabel into ESidebar.
The shell window now manages the icon and labels and keeps
them up-to-date via EShellView properties.
svn path=/branches/kill-bonobo/; revision=36214
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36138
|
|
|
|
|
|
|
|
| |
- Get the test module to demonstrate populating the shell window
(particularly, the various notebooks) with some stupid widgets.
svn path=/branches/kill-bonobo/; revision=36094
|
|
|
|
|
|
|
|
|
| |
- Further refinements of the shell API.
- Kill ESMenu and EUserCreatableItemsHandler.
- Start ripping apart the addressbook component.
svn path=/branches/kill-bonobo/; revision=36093
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Get the "New" button and menu working.
- Add a GtkMenuToolButton subclass called EMenuToolButton, which does
some behind-the-scenes stuff to make the "New" button work properly.
- Kill EComboButton and its associated a11y widget.
svn path=/branches/kill-bonobo/; revision=36045
|
|
|
|
|
|
|
|
|
|
| |
- Discard libnm-glib method of monitoring network connectivity.
- Decided to make EShell a singleton GObject after all. Makes the
design cleaner, despite having to pass a singleton instance around.
- Make the switcher button style persistent.
svn path=/branches/kill-bonobo/; revision=36043
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36024
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Realized the "New" menu construction algorithm needs to live independently of
shell view instances since we lazy load the shell views but have to display
all possible "New" items immediately.
Prototype the mechanisms for managing the various shell views and keeping
track of which one is current.
Various other tightening up and rethinking of APIs.
svn path=/branches/kill-bonobo/; revision=36022
|
|
|
|
|
|
| |
Adapt recent "crash recovery" changes to new architecture.
svn path=/branches/kill-bonobo/; revision=36018
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=36004
|
|
|
|
|
|
| |
changes, without using GConf.
svn path=/branches/kill-bonobo/; revision=36001
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=35994
|
|
|
|
|
|
|
| |
Also get the "Switcher Appearance" menu working... mostly. Still need to
respond to GtkSettings notifications and make the preference persistent.
svn path=/branches/kill-bonobo/; revision=35985
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=35983
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=35982
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=35978
|
|
|
|
|
|
| |
Kill e-active-connection-dialog.glade (unused).
svn path=/branches/kill-bonobo/; revision=35950
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=35949
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=35948
|
|
|
|
|
|
| |
Kill a bunch of Bonobo crud, which breaks compilation again.
svn path=/branches/kill-bonobo/; revision=35947
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=35945
|
|
|
|
|
|
| |
Rename EMultiConfigDialog to EPreferencesWindow and improve the API.
svn path=/branches/kill-bonobo/; revision=35944
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=35943
|
|
|
|
|
|
| |
Rewrite EMultiConfigDialog to not use ETable.
svn path=/branches/kill-bonobo/; revision=35942
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=35938
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=35931
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=35930
|
|
|
|
| |
svn path=/branches/kill-bonobo/; revision=35748
|
|
|
|
|
|
| |
BonoboUI to GtkUIManager. See bug #542125.
svn path=/branches/kill-bonobo/; revision=35746
|
|
|
|
|
|
|
|
|
|
|
| |
2008-17-14 Paolo Borelli <pborelli@katamail.com>
** Fix for bug #542889
Port to the new gtk tooltip api.
svn path=/trunk/; revision=35744
|
|
|
|
|
|
| |
PlaceOfTheMeeting in the Location: line of the tooltip.)
svn path=/trunk/; revision=35743
|
|
|
|
|
|
| |
freed objects from the 'locals' list in each conduit which otherwise frees them again when the conduit is closed.)
svn path=/trunk/; revision=35742
|
|
|
|
|
|
|
|
|
|
| |
2008-07-13 Matthew Barnes <mbarnes@redhat.com>
* shell/e-shell-folder-title-bar.[ch]:
Remove still more unused files.
svn path=/trunk/; revision=35741
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-12 Paolo Borelli <pborelli@katamail.com>
** Fix for bug #542631
* e-attachment-bar.c: use g_format_size_for_display instead of cut and
pasted code.
svn path=/trunk/; revision=35740
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-12 Matthew Barnes <mbarnes@redhat.com>
* shell/e-shell-utils.[ch]:
Remove more unused files.
* shell/e-user-creatable-items-handler.c:
Remove inclusion of "e-shell-utils.h".
svn path=/trunk/; revision=35739
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-10 Matthew Barnes <mbarnes@redhat.com>
* shell/e-history.[ch]:
Remove these files. They were written in 2002 and, AFACIT,
never used for anything.
svn path=/trunk/; revision=35737
|
|
|
|
| |
svn path=/trunk/; revision=35736
|
|
|
|
|
|
|
|
| |
2008-07-09 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=35735
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #524130
* gui/e-cal-component-preview.c: (write_html):
* gui/e-cal-component-memo-preview.c: (write_html): Pass description
text through 'camel_text_to_html' to have links clickable in a preview.
svn path=/trunk/; revision=35734
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #206592
* evolution-composer.ui:
* e-composer-actions.h:
* e-composer-actions.c: (action_new_message_cb), (entries):
Action to invoke New Message window from the composer itself.
svn path=/trunk/; revision=35733
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #207802 (Patch suggested by Veerapuram Varadhan.)
* message-list.c: (struct search_child_struct), (search_child_cb),
(is_tree_widget_children), (ml_tree_drag_motion): Do not allow drop
messages to the same message list as is the source. Also do not
allow drop over message list if it doesn't have set a folder.
svn path=/trunk/; revision=35732
|
|
|
|
|
|
| |
day-names>, (2 * <max width of a digit>)) to determine the minimal size for each cell. This prevents the numbers and day-names from getting fuzzy when using large font-sizes.
svn path=/trunk/; revision=35731
|
|
|
|
| |
svn path=/trunk/; revision=35726
|
|
|
|
| |
svn path=/trunk/; revision=35725
|
|
|
|
|
|
|
|
| |
2008-07-04 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35723
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-04 Milan Crha <mcrha@redhat.com>
** Fix for bug #368038
* gui/calendar-component.c: (ensure_sources):
Ensure only one Birthdays & Anniversaries source.
svn path=/trunk/; revision=35721
|
|
|
|
|
|
|
|
|
|
| |
2008-07-03 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Bump eds_minimum_version to 2.23.5 for camel_folder_sort_uids().
svn path=/trunk/; revision=35720
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-03 Milan Crha <mcrha@redhat.com>
** Fix for bug #541365
* message-list.c: (message_list_get_uids), (message_list_get_selected):
Do not call 'camel_folder_sort_uids' when we do not have folder or uid.
svn path=/trunk/; revision=35719
|
|
|
|
|
|
|
|
|
|
|
| |
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-03 Milan Crha <mcrha@redhat.com>
** Fix for bug #540152
* addressbook/gui/component/addressbook-component.c: (ensure_sources):
Unref source only when we created it - the list owns the pointer now.
* calendar/gui/calendar-component.c: (ensure_sources):
Unref sources only when we created it - the list owns the pointer now.
* calendar/gui/tasks-component.c: (ensure_sources):
* calendar/gui/memos-component.c: (ensure_sources): Do not leak ESource.
svn path=/trunk/; revision=35717
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-03 Milan Crha <mcrha@redhat.com>
** Fix for bug #243201
* filter-rule.c: (xml_encode): Escape rule title so that can contain
also XML entities in the file.
svn path=/trunk/; revision=35716
|
|
|
|
| |
svn path=/trunk/; revision=35715
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-02 Jeffrey Stedfast <fejj@novell.com>
Sort the uids so that moving/copying messages preserves mailbox
ordering rather than jumbled randomness.
* message-list.c (message_list_get_uids): Sort the uids.
(message_list_get_selected): Same.
svn path=/trunk/; revision=35714
|
|
|
|
| |
svn path=/trunk/; revision=35713
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-01 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #540282
* e-util/e-print.c:
Store printer and page settings in a key file rather than GConf.
Also properly apply page settings to print operations, including
custom margins.
* shell/apps_evolution_shell.schemas.in:
Remove the "printing" GConf key. We use a key file now.
svn path=/trunk/; revision=35711
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #540972
* e-plugin.c: (ep_load): Small memory leak fix.
svn path=/trunk/; revision=35709
|
|
|
|
|
|
|
|
| |
2008-07-01 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=35708
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-30 Matthew Barnes <mbarnes@redhat.com>
* help/Makefile.am:
Run xmllint on C/evolution.xml when building with "make check"
or "make distcheck". Should hopefully prevent any more invalid
DocBook syntax from slipping into releases.
* help/C/evolution.xml:
Fix some issues that xmllint caught.
svn path=/trunk/; revision=35707
|
|
|
|
|
|
|
|
|
|
| |
2008-06-30 Matthew Barnes <mbarnes@redhat.com>
* composer/e-composer-post-header.c (composer_post_header_finalize):
Add a finalize() method to free priv->base_url, which was leaking.
svn path=/trunk/; revision=35706
|
|
|
|
|
|
| |
.running file before backup and after restore).
svn path=/trunk/; revision=35704
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-30 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #519536
* e-activity-handler.c: (cancel_wrapper): Handle freeing of data
safely.
svn path=/trunk/; revision=35702
|
|
|
|
|
|
| |
#540516 (Fix for a vulnerability issue).
svn path=/trunk/; revision=35700
|
|
|
|
|
|
|
|
|
| |
2008-06-29 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Another "foreport" of Brazilian Portuguese translation.
Updated the translation and improved some accelerators keys.
svn path=/trunk/; revision=35698
|
|
|
|
|
|
|
|
|
|
| |
2008-06-28 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: "Foreported" fixes from the gnome-2-22 branch; credits to
Vladimir Melo and myself.
svn path=/trunk/; revision=35693
|
|
|
|
| |
svn path=/trunk/; revision=35692
|
|
|
|
| |
svn path=/trunk/; revision=35691
|
|
|
|
| |
svn path=/trunk/; revision=35690
|
|
|
|
|
|
| |
which fixes bug 526262 - "untranslated strings in advanced search"
svn path=/trunk/; revision=35689
|
|
|
|
| |
svn path=/trunk/; revision=35688
|
|
|
|
|
|
| |
stuff to forward-port to trunk... now they're definitely in sync.
svn path=/trunk/; revision=35687
|
|
|
|
| |
svn path=/trunk/; revision=35685
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-26 Milan Crha <mcrha@redhat.com>
** Fix for bug #540160
* message-list.h: (struct _MessageList):
* message-list.c: (message_list_init), (on_cursor_activated_cmd),
(on_selection_changed_cmd): Remember whether we come from none/multi
select to single select and properly update the preview.
(Reverting patch for bug #337160 and doing that with other approach.)
svn path=/trunk/; revision=35684
|
|
|
|
| |
svn path=/trunk/; revision=35682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-24 Milan Crha <mcrha@redhat.com>
** Fix for bug #539755
* importers/evolution-csv-importer.c: (parseLine):
Do not leak (introduced in bug #440818).
* importers/evolution-csv-importer.c: (add_to_notes),
(parseLine), (getNextCSVEntry): Do not access memory beyond
the columns array.
svn path=/trunk/; revision=35681
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-24 Milan Crha <mcrha@redhat.com>
** Fix for bug #537275
* em-html-stream.c: (emhs_cleanup): Close GtkHTMLStream on cancel.
* em-html-stream.c: (emhs_gtkhtml_destroy): Set the cancel.
* em-sync-stream.c: (emss_process_message):
Do not pass data to the child structure if we were canceled.
svn path=/trunk/; revision=35680
|
|
|
|
| |
svn path=/trunk/; revision=35679
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-18 Alp Toker <alp@nuanti.com>
Reviewed by Jeffrey Stedfast.
* configure.in:
* acinclude.m4:
Add dolt revision 5e9eef10 to the autotools build system. Speeds up
the build, often by a factor of two or more on supported platforms,
otherwise falls back to libtool.
See http://dolt.freedesktop.org for details.
svn path=/trunk/; revision=35678
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #440818 (patch by Rodrigo Castro)
* importers/evolution-csv-importer.c: (parseLine): Convert line
to UTF-8 if not a valid one. Pretend it to be an ISO-8859-1 line.
* importers/evolution-csv-importer.c: (getNextCSVEntry):
Append char-by-char and check for EOF too.
svn path=/trunk/; revision=35677
|
|
|
|
| |
svn path=/trunk/; revision=35675
|
|
|
|
|
|
| |
#395636 (Added a couple of missing accel keys)
svn path=/trunk/; revision=35674
|
|
|
|
|
|
| |
both filename and description if they are identical)
svn path=/trunk/; revision=35673
|
|
|
|
|
|
| |
preceding tabs from Date headers too)
svn path=/trunk/; revision=35671
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-21 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #537725
* mail/em-composer-utils.c (save_draft_done):
Set the autosaved flag so we don't get pestered with a save dialog
if the user then decides to close the composer window.
svn path=/trunk/; revision=35669
|
|
|
|
|
|
| |
doc translation by Jiri Eischmann.
svn path=/trunk/; revision=35668
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-21 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #310988
* e-msg-composer.c:
Don't even show the "send-options" action unless an Exchange
or GroupWise account appears in the From combo box.
svn path=/trunk/; revision=35667
|
|
|
|
| |
svn path=/trunk/; revision=35666
|
|
|
|
| |
svn path=/trunk/; revision=35665
|
|
|
|
| |
svn path=/trunk/; revision=35664
|
|
|
|
| |
svn path=/trunk/; revision=35663
|
|
|
|
| |
svn path=/trunk/; revision=35662
|
|
|
|
| |
svn path=/trunk/; revision=35661
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-20 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #538908
* composer/e-composer-actions.h:
Define E_COMPOSER_ACTION_SEND_OPTIONS.
* composer/e-msg-composer.c (msg_composer_account_changed_cb):
Desensitize the "send-options" action unless we've selected an
Exchange or GroupWise account. Based on a patch by Paul Bolle.
svn path=/trunk/; revision=35660
|
|
|
|
| |
svn path=/trunk/; revision=35659
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-20 Milan Crha <mcrha@redhat.com>
** Fix for bug #534039
* em-folder-tree-model.h: (em_folder_tree_model_signal_block):
* em-folder-tree-model.c: (em_folder_tree_model_signal_block):
Removed obsolete function.
* mail-vfolder.c: (vfolder_load_storage):
Add storage to the tree model when everything is loaded, thus
everything will be shown when enabling the Search Folders on demand.
Also ensure the Search Folders to be enabled next start.
* mail-vfolder.c: (mail_vfolder_add_uri), (mail_vfolder_delete_uri):
Track folders even when Search Folders disabled, to have them
known when enabling Search Folders on demand.
svn path=/trunk/; revision=35658
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-20 Sankar P <psankar@novell.com>
* mail-retract.c (retract_mail_settings):
Multiple open dialogs is an usability issue
and a potential HIG violation.
Thanks to Akhil for pointing out.
svn path=/trunk/; revision=35657
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-20 Sankar P <psankar@novell.com>
* mail-retract.c (retract_mail_settings):
Check if cnc is valid before using it.
Fixes a crash.
svn path=/trunk/; revision=35656
|
|
|
|
|
|
|
|
|
| |
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 #382783
* filter/filter-rule.c: (do_grab_focus_cb), (more_parts), (get_widget):
* mail/em-filter-rule.c: (do_grab_focus_cb), (more_parts), (get_widget):
Grab focus of new rule part on adding and scroll to the bottom too.
svn path=/trunk/; revision=35654
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-19 Sankar P <psankar@novell.com>
* mail-retract.c (retract_mail_settings):
Ask the user if he really wants to retract mails.
Re-arrange the menus a little for grouping related things.
svn path=/trunk/; revision=35653
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-06-18 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #530069
* plugins/plugin-manager/plugin-manager.c:
Don't show the configuration tab unless the selected plugin
actually has configuration options (excluding options that get
crammed into the Preferences dialog).
svn path=/trunk/; revision=35651
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-18 Milan Crha <mcrha@redhat.com>
** Fix for bug #423395
* configure.in: Requires newer GtkHTML, 3.23.5.
* mail/em-format-html.c: (efh_init), (efh_text_plain), (efh_text_enriched),
(efh_text_html), (efh_message_deliverystatus): Put the anchor where
the message body begins and let GtkHTML know the anchor name to place
the cursor there in caret mode on the first focus.
svn path=/trunk/; revision=35650
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-18 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #532472
* mail/mail-config.c (mail_config_get_account_by_transport_url):
Strip the account URL (via CAMEL_URL_HIDE_ALL) before comparing
it to the already-stripped 'transport_url', to avoid unnecessary
password prompts.
svn path=/trunk/; revision=35649
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-18 Milan Crha <mcrha@redhat.com>
** Fix for bug #532597
* e-selection-model-array.c: (e_selection_model_array_delete_rows):
Do not leave selected more than one item if somebody else took care
or reposition of the cursor row before the delete.
svn path=/trunk/; revision=35647
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-18 Milan Crha <mcrha@redhat.com>
** Fix for bug #318089
* mail-to-task.c: (convert_to_task): Ask for destination source only
when have more than one writable source defined.
svn path=/trunk/; revision=35646
|
|
|
|
| |
svn path=/trunk/; revision=35644
|
|
|
|
| |
svn path=/trunk/; revision=35643
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-16 Milan Crha <mcrha@redhat.com>
** Fix for bug #273627
* exchange-account-setup.c: (owa_authenticate_user),
(update_mailbox_param_in_url), (mailbox_editor_entry_changed),
(org_gnome_exchange_owa_url): New entry to enter mailbox name in case
it differs from the username. The entry is updated after a validation
and shows the mailbox name as was used for validation.
Note: Be sure you've eds revision 8986 or better, otherwise this will not work.
svn path=/trunk/; revision=35642
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-16 Milan Crha <mcrha@redhat.com>
** Fix for bug #467892
* message-list.h: (struct _MessageList), (message_list_ensure_message):
* message-list.c: (message_list_init), (message_list_finalise),
(message_list_ensure_message), (regen_list_exec), (regen_list_done):
Be able to set a message uid to keep in a list after regeneration.
* em-folder-view.c: (em_folder_view_open_selected):
Inherit search criteria and ensure keeping the selected message
in the view even it may not belong to the filter anymore.
svn path=/trunk/; revision=35640
|
|
|
|
|
|
|
|
|
| |
2008-06-15 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation by Anatol Kamynin.
svn path=/trunk/; revision=35639
|
|
|
|
| |
svn path=/trunk/; revision=35638
|
|
|
|
|
|
|
|
|
|
| |
2008-06-13 Tor Lillqvist <tml@novell.com>
* win32/libevolution-mail.def: Add more functions used by
libevolution-calendar.la.
svn path=/trunk/; revision=35637
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-13 Tor Lillqvist <tml@novell.com>
* win32/libevolution-mail.def: Add new functions used by
libevolution-composer.la.
* addressbook/gui/component/Makefile.am
libevolution_addressbook_la_LIBADD): Link with the bootstrap
libevolution-mail library on Windows.
svn path=/trunk/; revision=35636
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-13 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #304029
* gui/widgets/addresstypes.xml: changed description of default
search filter from "Name begins with" to "Name contains"
* gui/widgets/e-addressbook-view.c: (search_activated):
same in a filter search query itself
Note: Be sure you've proper eds version.
svn path=/trunk/; revision=35635
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-13 Milan Crha <mcrha@redhat.com>
** Fix for bug #330597
* e-msg-composer.c: (add_attachments_handle_mime_part): Add all
text/* parts which has a filename set and also attach all submessages.
svn path=/trunk/; revision=35634
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-13 Milan Crha <mcrha@redhat.com>
** Fix for bug #337160
* message-list.c: (on_cursor_activated_cmd): Do not pretend the row
with a cursor is selected when it isn't. Also take care of multiselect.
* message-list.c: (on_selection_changed_cmd):
Do not pretend the row with a cursor is selected when it isn't.
svn path=/trunk/; revision=35633
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-13 Milan Crha <mcrha@redhat.com>
** Fix for bug #538002
* em-folder-tree.c: (emft_drop_target): Do not allow dropping messages
on folders with CAMEL_FOLDER_NOSELECT flag set.
svn path=/trunk/; revision=35631
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-13 Milan Crha <mcrha@redhat.com>
** Fix for bug #314467
* em-account-editor.c: (emae_url_set_hostport):
Reset port when setting host name without it.
svn path=/trunk/; revision=35629
|
|
|
|
| |
svn path=/trunk/; revision=35628
|
|
|
|
| |
svn path=/trunk/; revision=35627
|
|
|
|
| |
svn path=/trunk/; revision=35626
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-10 Matthew Barnes <mbarnes@redhat.com>
* addressbook/gui/component/addressbook-component.c:
* calendar/common/authentication.c:
* calendar/gui/calendar-component.c:
* calendar/gui/comp-editor-factory.c:
* calendar/gui/dialogs/copy-source-dialog.c:
* calendar/gui/dialogs/select-source-dialog.c:
* calendar/gui/memos-component.c:
* calendar/gui/migration.c:
* calendar/gui/tasks-component.c:
* shell/test/evolution-test-component.c:
Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.
svn path=/trunk/; revision=35625
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-10 Milan Crha <mcrha@redhat.com>
** Fix for bug #340683
* e-attachment-bar.c: (get_system_thumbnail), (scale_pixbuf),
(e_attachment_bar_create_attachment_cache), (update):
Allow creating thumbnails of non-pictures with a gnome's thumbnailer.
svn path=/trunk/; revision=35624
|
|
|
|
|
|
|
|
|
| |
2008-06-10 Andre Klapper <a9016009@gmx.de>
* POTFILES.in: Added missing file.
svn path=/trunk/; revision=35623
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #535791
* mail-config.glade:
* em-composer-prefs.c: (em_composer_prefs_construct):
New UI option to let uset choose whether start typing at the bottom
of the document or not on replying.
* em-utils.h: (em_utils_message_to_html):
* em-utils.c: (em_utils_message_to_html):
* em-composer-utils.c: (forward_non_attached), (composer_set_body):
Take care of /apps/evolution/mail/composer/reply_start_bottom.
svn path=/trunk/; revision=35621
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #201011
* filter/filter-rule.h: (struct _FilterRule): New property 'enabled'
to be able to disable filter rules.
* filter/filter-rule.c: (filter_rule_init), (rule_eq), (xml_encode),
(xml_decode), (rule_copy): Store/restore/use 'enabled' value.
* filter/rule-editor.c: (add_editor_response), (rule_move), (set_source):
Set the 'enabled' column properly.
* filter/rule-editor.c: (rule_able_toggled), (rule_editor_treeview_new):
Add column "Enabled" to the tree, but have it hidden by default, only
those whom supports it can show it.
* mail/em-filter-editor.c: (em_filter_editor_construct):
Show Enabled column in the editor, because we support it here.
* mail/mail-session.c: (main_get_filter_driver): Skip disabled rules.
svn path=/trunk/; revision=35620
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #536813
* gui/comp-util.h: (is_icalcomp_on_the_server):
* gui/comp-util.c: (is_icalcomp_on_the_server): Similar helper function
as cal_comp_is_on_server only the parameter is icalcomponent.
* gui/e-week-view-event-item.c: (e_week_view_event_item_double_click):
* gui/e-week-view.c: (e_week_view_on_text_item_event):
Do not start to edit the event on the double click if the event is not
on the server yet. Storing the event can cause the renumbering events
so the result can be that the edited event would be different.
svn path=/trunk/; revision=35618
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #536772
* em-folder-browser.c: (EMFolderViewEnable emfb_enable_map):
Disable Folder menu items consistently with a popup menu over folder.
svn path=/trunk/; revision=35616
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #509595
* e-logger.c: (e_logger_get_logs): Do not crash if file does not
exists. Also be able to read lines more than 249 characters long.
svn path=/trunk/; revision=35614
|
|
|
|
| |
svn path=/trunk/; revision=35613
|
|
|
|
|
|
|
|
|
| |
2008-06-08 Matthew Barnes <mbarnes@redhat.com>
* e-util/e-logger.[ch]: Code cleanup.
svn path=/trunk/; revision=35612
|
|
|
|
| |
svn path=/trunk/; revision=35611
|
|
|
|
|
|
|
|
| |
2008-06-07 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=35610
|
|
|
|
| |
svn path=/trunk/; revision=35609
|
|
|
|
| |
svn path=/trunk/; revision=35608
|
|
|
|
|
|
|
| |
pulling in <gio/gio.h>. We still need to include gio.h explicitly
for a little while longer.
svn path=/trunk/; revision=35607
|
|
|
|
|
|
|
|
|
|
| |
2008-06-06 Matthew Barnes <mbarnes@redhat.com>
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
GTK_DISABLE_SINGLE_INCLUDES defined. (#536637)
svn path=/trunk/; revision=35606
|
|
|
|
|
|
|
|
|
| |
2008-06-06 Matthew Barnes <mbarnes@redhat.com>
* mail/evolution-mail.schemas.in: Fix a typo.
svn path=/trunk/; revision=35605
|
|
|
|
|
|
|
|
|
|
| |
2008-06-06 Tor Lillqvist <tml@novell.com>
* e-plugin.c (epl_loadmodule): Tell which plugin it could not load
in the warning message.
svn path=/trunk/; revision=35604
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-06 Tor Lillqvist <tml@novell.com>
* configure.in: Add -Wl,--exclude-libs=libiconv.a to ICONV_LIBS on
Windows to avoid auto-exporting functions from the static
libiconv.a implementation in win_iconv from evolution's DLLs.
svn path=/trunk/; revision=35602
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-05 Matthew Barnes <mbarnes@redhat.com>
* mail/message-tag-followup.c:
Never undefine DISABLE_DEPRECATED macros in source code.
Yes, it will break the build if it's defined. That's the point!
svn path=/trunk/; revision=35600
|
|
|
|
| |
svn path=/trunk/; revision=35599
|
|
|
|
| |
svn path=/trunk/; revision=35597
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-04 Matthew Barnes <mbarnes@redhat.com>
** Fixes security vulnerabilities
CVE-2008-1108 and CVE-2008-1109
* calendar/gui/itip-utils.c (html_new_lines_for):
Do not use a fixed-size buffer for parsing external data.
Simplify the logic to just split and rejoin the string with a
different line separator.
* calendar/gui/e-itip-control.c (write_label_piece),
(write_recurrence_piece), (set_date_label):
Use a GString rather than a fixed-size buffer to build the HTML
string to avoid the possibility of an overflow.
svn path=/trunk/; revision=35594
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-04 Matthew Barnes <mbarnes@redhat.com>
* plugins/exchange-operations/exchange-delegates-user.c:
Don't undef DISABLE_DEPRECATED macros in source code.
That's just evil.
svn path=/trunk/; revision=35593
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-04 Shuai Liu <shuai.liu@sun.com>
** Fix for bug #535204
* gui/tasks-component.c: (destroy_component_view):
The tasks objects had been destroyed before the call of destroy_
component in tasks-component.c. No need to call them.
svn path=/trunk/; revision=35591
|
|
|
|
|
|
|
|
|
| |
2008-06-03 Kjartan Maraas <kmaraas@gnome.org>
* filter-part.c: (main): gtk_window_set_policy ->
gtk_window_set_resizable + other cleanups.
svn path=/trunk/; revision=35590
|
|
|
|
|
|
|
|
|
|
| |
2008-06-03 Kjartan Maraas <kmaraas@gnome.org>
* text/e-text-model-test.c: (main):
* text/e-text-test.c: (main):
gdk_rgb_get_cmap -> gdk_rgb_get_colormap
svn path=/trunk/; revision=35589
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-03 Kjartan Maraas <kmaraas@gnome.org>
* e-table-example-1.c: (main):
* e-table-example-2.c: (main):
* e-table-size-test.c: (main):
* test-check.c: (check_test):
* test-cols.c: (multi_cols_test):
gdk_rgb_get_cmap -> gdk_rgb_get_colormap
svn path=/trunk/; revision=35588
|
|
|
|
|
|
|
|
|
|
| |
2008-06-03 Kjartan Maraas <kmaraas@gnome.org>
* test-check.c: (check_test):
* test-cols.c: (multi_cols_test):
gdk_pixbuf_unref() -> g_object_unref()
svn path=/trunk/; revision=35587
|
|
|
|
|
|
|
|
|
|
| |
2008-06-03 Kjartan Maraas <kmaraas@gnome.org>
* menus/gal-define-views-dialog.c: (gal_define_views_dialog_init):
* menus/gal-view-new-dialog.c: (gal_view_new_dialog_init):
gtk_window_set_policy -> gtk_window_set_resizable.
svn path=/trunk/; revision=35586
|
|
|
|
|
|
|
|
|
| |
2008-06-03 Kjartan Maraas <kmaraas@gnome.org>
* e-cell-combo.c: (e_cell_combo_init):
gtk_window_set_policy -> gtk_window_set_resizable
svn path=/trunk/; revision=35585
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-03 Kjartan Maraas <kmaraas@gnome.org>
* e-cell-date-edit.c: (e_cell_date_edit_init):
* e-dateedit.c: (create_children):
* e-multi-config-dialog.c: (e_multi_config_dialog_init):
* e-unicode.h:
* test-calendar.c: (main):
* test-dateedit.c: (main):
* test-info-label.c: (main):
Migrate from gtk_window_set_policy() to gtk_window_set_resizable()
and clean up a bunch of coding style issues along the way.
svn path=/trunk/; revision=35584
|
|
|
|
|
|
|
|
|
| |
2008-06-03 Kjartan Maraas <kmaraas@gnome.org>
* gui/merging/eab-contact-merging.c: (mergeit):
Use non-deprecated gtk+ api.
svn path=/trunk/; revision=35583
|
|
|
|
|
|
|
|
| |
2008-06-02 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.23.1.1 release and version bump.
svn path=/trunk/; revision=35581
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-02 Matthew Barnes <mbarnes@redhat.com>
** Re-fixes bug #437579
* help/C/evolution.xml: Fix "entity not defined" regressions.
svn path=/trunk/; revision=35580
|
|
|
|
|
|
|
|
|
|
| |
2008-06-02 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Bump eds_minimum_version to 2.23.3 for CAMEL_MESSAGE_FORWARDED.
svn path=/trunk/; revision=35579
|
|
|
|
|
|
|
|
|
|
| |
2008-06-02 Matthew Barnes <mbarnes@redhat.com>
* plugins/email-custom-header/Makefile.am:
Distribute the Glade file.
svn path=/trunk/; revision=35578
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-02 Ashish Shrivastava <shashish@novell.com>
** Fixes bug #536183
* email-custom-header.c:
* org-gnome-email-custom-header.glade: Change email custom
header's dialog to non-modal. Remove un-used tab from dialog
svn path=/trunk/; revision=35577
|
|
|
|
| |
svn path=/trunk/; revision=35576
|
|
|
|
|
|
|
|
| |
2008-06-02 Jacob Brown <jeblinux@gmail.com>
** Fix for bug #529464
svn path=/trunk/; revision=35575
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-02 Milan Crha <mcrha@redhat.com>
** Fix for bug #535749
* message-list.c: (regen_list_exec): Use better condition whether
keep cursor_uid in the message list or not on regeneration.
svn path=/trunk/; revision=35574
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-05-28 Milan Crha <mcrha@redhat.com>
** Fix for bug #532597
* e-selection-model-array.h: (struct ESelectionModelArray):
* e-selection-model-array.c: (es_row_model_to_sorted),
(es_row_sorted_to_model), (e_selection_model_array_delete_rows),
(e_selection_model_array_insert_rows), (esma_invert_selection),
(e_selection_model_array_move_row), (esma_clear), (esma_select_all),
(esma_change_cursor), (esma_set_selection_end),
(e_selection_model_array_init): Work with sorted cursor row to keep
right position after insert/delete/move row(s).
svn path=/trunk/; revision=35573
|
|
|
|
|
|
|
|
|
|
| |
2008-06-02 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #531836
Added bonobo accel key for Ctrl+D, Del to keep working on
deleted mails, but not the toolbar/menu
svn path=/trunk/; revision=35570
|