aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-0182-487/+694
|
* Various composer autosave fixes.Matthew Barnes2009-10-012-64/+98
|
* Updating Estonian translationIvar Smolin2009-10-011-5/+5
|
* No need to track open composer windows either.Matthew Barnes2009-10-011-6/+0
|
* Remove some unneeded composer autosave bits.Matthew Barnes2009-10-015-57/+5
| | | | | | Closing the last main window no longer takes composer windows down with it, so we no longer need the "holy crap we're shutting down, quick save to disk!" logic.
* Bug 596843 - Link to libraries when building API docsH.Habighorst2009-09-302-94/+15
|
* Bug #596800 - Hang on contacts mergingMilan Crha2009-09-301-7/+8
|
* Bug 596712 - Recovered messages not autosaved until modificationMatthew Barnes2009-09-301-1/+1
|
* Code cleanup in e-msg-composer.cMatthew Barnes2009-09-301-9/+11
|
* Fix distcheck errors.Matthew Barnes2009-09-302-5/+5
|
* Bug #596753 - Autocompletion addressbooks not rememberedMilan Crha2009-09-309-3/+16
| | | | And select page in Edit->Preferences based on the active view.
* Bug #594015 - Keeps "Loading..." node on the first fetchMilan Crha2009-09-302-2/+13
|
* Bug #594005 - Mailer preview pane doesn't update on showMilan Crha2009-09-301-0/+5
|
* Bug #582745 - Place signature at bottom when Edit As New MessageMilan Crha2009-09-293-35/+39
|
* Fix a build break due to missing Romanian(ro)Akhil Laddha2009-09-291-0/+1
| | | | Makefile entry in configure.ac
* Bug 593700 - Opens folder on topMatthew Barnes2009-09-291-0/+9
|
* Whitespace cleanup in em-folder-tree.cMatthew Barnes2009-09-291-17/+18
|
* Bug 594534 - Can't select calendar for a new appointmentMatthew Barnes2009-09-291-0/+27
|
* Added Romanian welcome messageAdi Roiban2009-09-293-1/+321
|
* Bug 595812 - Crash after finishing account set upMatthew Barnes2009-09-291-34/+19
|
* Bug 596186 - New Mail account setup Assistant window is blankMatthew Barnes2009-09-291-1/+0
|
* Fix non-existent widget warning in account editor.Matthew Barnes2009-09-281-11/+3
|
* Whoops, too soon to kill EImportHook just yet.Matthew Barnes2009-09-262-0/+309
|
* Show import progress directly in the assistant window.Matthew Barnes2009-09-264-81/+106
|
* More import assistant cleanup.Matthew Barnes2009-09-261-134/+153
|
* Rename EShellImporter to EImportAssistant and move it to widgets.Matthew Barnes2009-09-2611-179/+160
|
* Convert the shell importer to a widget class.Matthew Barnes2009-09-267-436/+586
|
* Shell importer does not need an EShellWindow.Matthew Barnes2009-09-263-5/+3
|
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-2611-446/+23
|
* Overlooked compiler warnings from exchange-operations pluginMilan Crha2009-09-252-2/+2
|
* Bug #593609 - Have buildable exchange-operations plugin againMilan Crha2009-09-2533-3829/+1575
|
* Bug 596268 - Crash when sidebar was clicked while 'loading'Matthew Barnes2009-09-251-1/+1
|
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-2515-28/+28
|
* Updated Arabic translationKhaled Hosny2009-09-251-2618/+2662
|
* Work around build break caused by gnome-pilot headers.Matthew Barnes2009-09-254-0/+8
|
* Bump minimum libunique version to 1.1.2.Matthew Barnes2009-09-251-5/+2
| | | | Also reinstate the GTK_DISABLE_SINGLE_INCLUDES build flag.
* Bug 596130 - Use correct Name and GenericName in .desktop fileWilliam Jon McCann2009-09-251-1/+2
|
* Bug 596157 - Use "Message-ID" instead of "Message-Id"Matthew Barnes2009-09-2421-24/+24
|
* Updated Slovenian translationMatej Urbančič2009-09-241-5926/+5966
|
* Bug #593633 - Runtime warnings trying to create a recurrence eventMilan Crha2009-09-245-8/+32
|
* Bug 594543 - Crash on folder/message changeMatthew Barnes2009-09-241-5/+5
| | | | Based on a patch by Milan Crha.
* Make gweather detection consistent with other optional libraries.Matthew Barnes2009-09-241-29/+31
|
* No longer need the X11 configure checks.Matthew Barnes2009-09-242-57/+1
|
* Rework optional plugin detection to fix distcheck.Matthew Barnes2009-09-242-51/+48
|
* Bug 594864 - "Select Folder" is a too generic titlePaul Bolle2009-09-241-1/+3
| | | | Also for "Copy Folder To..." and "Move Folder To..." commands.
* Bug 594864 - "Select Folder" is a too generic titlePaul Bolle2009-09-242-3/+3
| | | | | | | | | A number of EMFolderSelector dialogs use a rather generic title: "Select Folder". Use more specific titles for three EMFolderSelector dialogs: - Move to Folder - Copy to Folder - Add Folder
* Bug 594989 - Drop some dialog titlesPaul Bolle2009-09-241-10/+0
| | | | | HIG suggests alerts (for which these titles are only used as far as I know) do not have a title.
* Bug 591380 - Optional dependencies must be explicitly disabledH.Habighorst2009-09-241-52/+59
|
* Bug 595326 - Bump libtool to 2.2 and remove doltH.Habighorst2009-09-234-188/+4
|
* Bug 594988 - Drop generic dialog titlesPaul Bolle2009-09-231-6/+5
| | | | | | | | | | Drop useless generic dialog titles: - "Evolution Information" - "Evolution Warning" - "Evolution Query" - "Evolution Error" HIG suggests alerts (for which these titles are only used as far as I know) do not have a title anyway.
* Fix distcheck errors.Matthew Barnes2009-09-231-0/+1
|
* Bug #595501 - Crash on a changed filter rule removalMilan Crha2009-09-231-2/+6
|
* Developer documentation improvements.Matthew Barnes2009-09-2335-54/+2808
|
* Bug 593747 - Calendar preview dates not indicating eventsMilan Crha2009-09-231-6/+13
|
* Bug 593750 - Month view doesn't update / scrollMatthew Barnes2009-09-232-250/+250
|
* Remove trailing whitespacesMilan Crha2009-09-232-2/+2
|
* GN-bug #593617 - GroupWise plugins are not builtMilan Crha2009-09-2325-786/+845
|
* Updated Japanese translationTakayuki KUSANO2009-09-231-5719/+6186
|
* Calendar canvas item cleanup.Matthew Barnes2009-09-2216-2115/+2671
|
* Kill the ipod-sync plugin, along with the HAL dependency.Matthew Barnes2009-09-2212-1557/+3
|
* Fix few valgrind claimsMilan Crha2009-09-223-1/+8
|
* Updated Romanian translationAdi Roiban2009-09-221-5871/+4949
|
* Whitespace cleanup.Matthew Barnes2009-09-212-2/+2
|
* Another attempt at fixing a label-related crash.Matthew Barnes2009-09-211-0/+6
| | | | | | | The reporter's label list in GConf had the default labels, but without the mnemonic underscores. So they weren't recognized as default labels. As a last ditch effort, generate a tag from the label name to ensure that e_mail_label_list_store_get_tag() never returns NULL.
* Bug 595119 - Crash while trying to add a new category in contactMatthew Barnes2009-09-218-10/+87
|
* Typo fixAndre Klapper2009-09-211-1/+1
|
* Restore translation context (NC) for three stringsAndre Klapper2009-09-213-3/+3
|
* Typo fixAndre Klapper2009-09-211-1/+1
|
* Typo fix.Andre Klapper2009-09-211-1/+1
|
* Typo fixAndre Klapper2009-09-211-1/+1
|
* Update Czech translationAndre Klapper2009-09-211-280/+7
|
* Update Czech translationAndre Klapper2009-09-211-6963/+8117
|
* Updated Bulgarian translationYavor Doganov2009-09-211-8609/+8054
|
* Bug 595687 - Message list popup menu not activated by menu keyMatthew Barnes2009-09-201-0/+16
|
* Fix distcheck errors.Matthew Barnes2009-09-201-0/+5
|
* Disable gdk_event_get_graphics_expose() call in EMap.Matthew Barnes2009-09-201-0/+8
| | | | | | The function is deprecated in GTK+ now. Looks like it was just an optimization anyway -- the map seems to work fine without it -- but I left the logic intact in case I'm wrong.
* Bug 595668 - Crash on startupMatthew Barnes2009-09-191-1/+2
| | | | | This is a partial solution to avoid the crash. Still don't understand why e_mail_label_list_store_get_tag() is returning NULL.
* Remove an unnecessary #include.Matthew Barnes2009-09-191-1/+0
|
* Updated Greek translation.Kostas Papadimas2009-09-192-10067/+11587
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2009-09-192-6606/+4926
|
* Updated German doc translationMario Blättermann2009-09-191-2619/+3012
|
* Updating Estonian translationMattias Põldaru2009-09-191-9/+11
|
* Get "Edit Event" working from the alarm notify window.Matthew Barnes2009-09-191-41/+31
| | | | This also removes the last remaining piece of Bonobo.
* Updated Hungarian translationGabor Kelemen2009-09-191-5831/+4999
|
* Rename dead files to avoid fpeter's GNOME 2.99 scanner.Matthew Barnes2009-09-1910-0/+0
| | | | Changed foo.dead.c to foo.c.dead and foo.dead.h to foo.h.dead.
* Stub in pkg-config files for mail and calendar.Matthew Barnes2009-09-195-3/+41
| | | | | The requirements list needs fleshed out but I thought we could just add things as needed, especially for Anjal.
* Fix a distcheck error.Matthew Barnes2009-09-191-1/+0
|
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-1921-23/+55
|
* Kill the killev program, and the whole tools directory.Matthew Barnes2009-09-187-899/+31
| | | | The --force-shutdown option now simply runs "pkill evolution".
* Hard-code the directory returned by gnome_user_accels_dir_get().Matthew Barnes2009-09-181-2/+6
| | | | | This drops support for the GNOME22_USER_DIR environment variable, but I don't imagine that's widely used these days anyway.
* Restore the alarm notify daemon.Matthew Barnes2009-09-1811-268/+188
| | | | | Convert evolution-alarm-notify to an autostart program, add a .desktop file for it, and use libunique to ensure only one instance is running.
* Updated Norwegian bokmål translation.Kjartan Maraas2009-09-181-1521/+1440
|
* Bug #587011 - Add more requirements to evolution-plugin.pc.inMilan Crha2009-09-181-1/+1
|
* Updating Estonian translationIvar Smolin2009-09-171-8/+12
|
* Bug #594284 - Missing libraries in composer to link properlyMilan Crha2009-09-162-2/+7
|
* Updated Marathi TranslationsSandeep Shedmake2009-09-161-7358/+8496
|
* Updated Telugu Translationskrishnababu k2009-09-151-5805/+4943
|
* Remove a bunch of unused functions.Matthew Barnes2009-09-1526-3116/+1
|
* Remove unused marshallers.Matthew Barnes2009-09-151-24/+0
|
* Updated Gujarati TranslationsSweta Kothari2009-09-151-104/+76
|
* Bug 594528 - Crash when clicked on File->quitMatthew Barnes2009-09-151-11/+12
|
* Updated Gujarati TranslationsSweta Kothari2009-09-141-71/+78
|
* Updated Polish translationWadim Dziedzic2009-09-141-10833/+11497
|
* Updated Welsh translationIestyn Pryce2009-09-131-7416/+7878
|
* Updated Danish translationAsk H. Larsen2009-09-131-177/+173
|
* Updated Finnish translationIlkka Tuohela2009-09-131-10001/+11099
|
* Updating Translation for PunjabiA S Alam2009-09-131-5775/+6549
|
* Bug 594017 - Crash on set preview visibleMilan Crha2009-09-131-1/+5
|
* Fix crashes in mail-to-task plugin.Matthew Barnes2009-09-131-14/+9
|
* Bug 594468 - Revise kill-bonobo hack for non-working pluginsMatt McCutchen2009-09-131-9/+10
|
* Bug 594863 - Message body doesn't allow right click pop up menuMatthew Barnes2009-09-138-10/+163
|
* Followup fixes for inline folder renames.Matthew Barnes2009-09-131-8/+11
|
* Bug 217066 - Rename folders directly inside folder listMatthew Barnes2009-09-138-222/+150
|
* EMFolderTree code cleanup.Matthew Barnes2009-09-132-202/+218
|
* Bug 595002 - There should not be a space before ? in stringsMatthew Barnes2009-09-132-4/+4
|
* Merged updated British English translation from gnome-2-28 branchBruce Cowan2009-09-131-10067/+11513
| | | | | This doesn't deal with any of the consequent fuzzy translations — it just ensures we don't lose the work done for gnome-2-28.
* Updated Danish translationKenneth Nielsen2009-09-121-8078/+9375
|
* Bug 593899 - "Create Search Folder from Search" does not workMatthew Barnes2009-09-112-77/+138
|
* Followup fix for bug #593905.Matthew Barnes2009-09-112-5/+3
|
* Bug 593892 - 'Find in message' issues when clearing searchMatthew Barnes2009-09-112-2/+47
|
* Bug 593905 - 'Subject or Addresses contains' search criteria missingMatthew Barnes2009-09-114-29/+16
|
* Bug #572960 - Ignore and drop invalid signatures on loadMilan Crha2009-09-111-4/+7
|
* Bug #582780 - Use proxy in Google calendar setup pluginAlexander Klepikov2009-09-111-0/+20
|
* Require a parent window when creating an EMFolderSelector.Matthew Barnes2009-09-1113-171/+120
|
* Updated Gujarati TranslationsSweta Kothari2009-09-101-156/+70
|
* Bug #590707 - Initialize DBus threading on startMilan Crha2009-09-101-0/+6
|
* Bug #594609 - Date field in message list shows incorrect "x days ago".Chenthill Palanisamy2009-09-101-8/+10
|
* Bug #594628 - Switching back from Outgoing filters to Incoming filters does notChenthill Palanisamy2009-09-101-1/+1
| | | | show existing incoming filters
* Updated Portuguese translationDuarte Loreto2009-09-101-10201/+11534
|
* Bug 593659 - Missing UI error messagesMatthew Barnes2009-09-101-1/+1
|
* Bug 593646 - Starting in day view does not restore panels correctlyMatthew Barnes2009-09-102-2/+17
|
* Bug #594573 - Label dropdown box in the rule editor does not workMatt McCutchen2009-09-101-1/+2
|
* Bug #571881 - Make messages inherit labels from collapsed subtreeMatt McCutchen2009-09-091-198/+149
|
* Remove unused ETable files.Matthew Barnes2009-09-0912-1852/+0
|
* Mark dead source files as such.Matthew Barnes2009-09-0911-19/+0
| | | | | I still want to look through these before deleting them to make sure I didn't overlook anything.
* Fix distcheck errors.Matthew Barnes2009-09-092-7/+0
|
* Finish killing Bonobo.Matthew Barnes2009-09-0949-1458/+1708
|
* Updated Arabic translationKhaled Hosny2009-09-081-9691/+11131
|
* Bug #594484 - Crashed when tried to open more than one memoMilan Crha2009-09-082-6/+2
|
* Bug #594407 - Alarms won't go awayMilan Crha2009-09-081-11/+1
|
* Bug #581602 - Purge calendar function not workingMilan Crha2009-09-081-5/+19
|
* Bug #586854 - Crash on File->Quit with empty_junk enabledRitesh Khadgaray2009-09-081-2/+2
|
* Updated Gujarati TranslationsSweta Kothari2009-09-081-277/+186
|
* Reverted part of bug #594284Milan Crha2009-09-081-1/+0
| | | | | Cannot build composer without address book, but address book is built after composer.
* Updated Lithuanian translationŽygimantas Beručka2009-09-071-9925/+11455
|
* Updating Estonian translationIvar Smolin2009-09-071-14/+17
|
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-0612-0/+14
|
* Get the mailing-list-actions plugin working.Matthew Barnes2009-09-0511-440/+649
| | | | | | | Also get mail-to-task working for the message browser window. Came up with a new technique for managing actions and action groups in the process. Also gave the EMailReader interface an "update-actions" signal for plugins to connect to.
* Whitespace cleanup.Matthew Barnes2009-09-052-3/+2
|
* Remove some obsolete utility functions.Matthew Barnes2009-09-0513-736/+117
|
* Make dbus-glib mandatory.Matthew Barnes2009-09-053-50/+9
|
* Bug 594002 - Stuck mail activities when error occursMilan Crha2009-09-051-4/+4
|
* Bug 593754 - Warnings on evolution terminal when open any taskMilan Crha2009-09-051-111/+79
|
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-0512-53/+122
| | | | | | Fix as many cases that relied on it as I could find, but there may be more cases out there. They should be fixed too. Passing a NULL parent window to e_error_new() is illegal and will emit a runtime warning.
* EShell cleanup + rework my previous crasher fix.Matthew Barnes2009-09-053-124/+90
|
* Fix crash when second main window is closed.Matthew Barnes2009-09-052-43/+41
|
* Fix a runtime warning.Matthew Barnes2009-09-051-1/+3
|
* Updating Estonian translationIvar Smolin2009-09-051-10/+40
|
* Bug 593442 - plugin-manager: HIG-ify main screenPaul Bolle2009-09-041-12/+13
| | | | | | The main screen of the plugin-manager is a bit sloppy. HIG-ify it. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Copy folder tree state of 1st window when opening new windows.Matthew Barnes2009-09-042-3/+6
|
* Homing in on a reference counting issue in EShellContent.Matthew Barnes2009-09-041-22/+6
|
* Synced French translation from 2.28 branchClaude Paroz2009-09-041-8041/+8758
|
* Fix a reference counting issue in EShellTaskbar.Matthew Barnes2009-09-041-0/+16
|
* Get the "save-calendar" plugin working.Matthew Barnes2009-09-0414-90/+208
| | | | Based on initial work by Milan Crha.
* Bug 593881 - Category icons do not appear in preview paneMatthew Barnes2009-09-033-38/+115
|
* search-execute => search-quick - forgotten place from commit 53268d551Milan Crha2009-09-031-1/+1
|
* Bug #593762 - Event creation window has start date as TodayMilan Crha2009-09-031-43/+47
|
* Bug 593940 - No options for google address book availableMatthew Barnes2009-09-031-2/+6
|
* Fix some mistakes in the EShell documentation.Matthew Barnes2009-09-034-2/+18
|
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-0329-1038/+976
| | | | | | | | | | | | This addresses bug #593896 but is also a cleaner design than before. It introduces an EShellView::execute-search signal and renames the "search-execute" action to "search-quick" to clarify that it's only meant for the "quick" search bar in the main window. Shell view subclasses should implement the execute_search() method to actually execute a search. e_shell_view_execute_search() emits the new signal.
* Bug #593872 - Forgets which signature is assigned to which accountMilan Crha2009-09-031-2/+7
|
* Bug #593922 - Reply freezes evoMilan Crha2009-09-021-0/+2
|
* Bug #593761 - Wrong dir for calendar local sourcesMilan Crha2009-09-027-185/+79
| | | | | | | | | | | | | | - using _get_data_dir, not _get_config_dir in calendar's and similar ensure_sources functions - current executable version is stored in gconf, thus not every start is migrating done - applied changes which were using e_source_list_ensure_group calls - e_source_list_sync is called at the end of those ensure_sources, as it didn't work to me to see the Personal source after start when I had no "On this computer" group (the group was added, but the source wasn't)
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-0248-467/+484
| | | | | Also make it more fault-tolerant by warning about non-existent property names instead of just crashing.
* Disable classic/vertical options when preview is hidden.Matthew Barnes2009-09-026-0/+34
|
* Disable switcher actions when sidebar is hidden.Matthew Barnes2009-09-022-0/+26
|
* Get the publish-calendar plugin working.Milan Crha2009-09-026-53/+68
|
* Start migration -after- loading all modules and plugins.Matthew Barnes2009-09-022-3/+5
|
* Kill debug messages in default-mailer plugin.Matthew Barnes2009-09-021-3/+0
|
* Better clarify callbacks table in EPluginUI.Matthew Barnes2009-09-021-2/+10
|
* Cleanup up templates using EPluginUI callback feature.Matthew Barnes2009-09-022-29/+14
|
* Support multiple callback functions in EPluginUI.Matthew Barnes2009-09-021-10/+61
| | | | | | | | | | | | | | | | | | | Add an optional "callback" attribute to <ui-manager> elements. This is useful when extending the UI of multiple GtkUIManager IDs from a single plugin. If the "callback" attribute is not given, it defaults to "e_plugin_ui_init". For example: <hook class="org.gnome.evolution.ui:1.0"> <ui-manager id="org.gnome.evolution.foo" callback="init_foo"> ... </ui-manager> <ui-manager id="org.gnome.evolution.bar" callback="init_bar"> ... </ui-manager> </hook>
* Bug 593778 - Clear search enabled when it shouldn't beMatthew Barnes2009-09-011-1/+12
|
* Bug 593783 - Edit contact option in composer doesn't workMatthew Barnes2009-09-011-2/+32
|
* Bug 592169 - "Checking for new mail" doesn't show which folderMilan Crha2009-09-011-0/+1
|
* Bug 593776 - Fix include of a11y/addressbook and a11y/calendarH.Habighorst2009-09-012-2/+0
|
* Updated Serbian translationIgor Nestorović2009-09-012-16658/+14942
|
* Bug #593779 - re-committing patch from bug #214238Milan Crha2009-09-011-9/+20
|
* Bug 593627 - Tool bar > new > contact list doesn't workMatthew Barnes2009-09-011-1/+1
|
* Bug 593675 - Freeze on startupMilan Crha2009-09-011-12/+41
|
* Update Norwegian bokmål translation.Kjartan Maraas2009-09-011-6814/+6882
|
* Bug 593614 - efh_format_secure() recurses foreverMatthew Barnes2009-09-011-1/+1
|
* Bug 579598 - Change in view types (from Menu) is not workingMilan Crha2009-09-012-2/+2
|
* Bug 593685 - Insensitive actions after startMatthew Barnes2009-09-012-2/+2
|
* Bug 593613 - Doesn't differentiate an appointment and meeting button clickMatthew Barnes2009-09-011-0/+3
|
* Get EConfig and EEvent hooks working again.Matthew Barnes2009-09-0113-44/+100
| | | | | | | | | | | | | There were a number of problems: - Walk the GType tree to find EPluginHook subclasses, instead of just registering the immediate children. - Some EConfig and EEvent subclasses were not being configured properly (particularly the mail and calendar subclasses). - Add preference window pages after the main loop starts to make sure all plugins and plugin hooks are installed first.
* Bug #494531 - Use quoted-printable encoding when necessaryDavid Liang2009-08-311-1/+2
| | | | For example when part body contains a line longer than some max.
* Bug #593648 - mail-to-task used full path in .eplug fileMilan Crha2009-08-311-1/+1
| | | | just a part-of-bug, this doesn't fix whole bug.
* Fix for few compiler warningsMilan Crha2009-08-313-15/+5
|
* Updated breton translationDenis Arnaud2009-08-311-1403/+996
|
* Fix widget include paths in public header files.Matthew Barnes2009-08-314-5/+5
|
* Fix distcheck errors.Matthew Barnes2009-08-305-1424/+9
|
* Merge commit 'origin/kill-bonobo'Matthew Barnes2009-08-30984-90104/+105994
|\
| * Coding style and whitespace cleanup.Matthew Barnes2009-08-3017-37/+36
| |
| * Drop libbonoboui from configure.ac and pkg-config files.Matthew Barnes2009-08-303-26/+11
| |
| * Drop obsolete Bonobo-based importer documentation.Matthew Barnes2009-08-3011-526/+0
| |
| * Simplify EPlugin loading at startup.Matthew Barnes2009-08-3094-2723/+2608
| | | | | | | | | | | | | | | | | | | | | | | | | | - Require all EPlugin and EPluginHook subtypes be registered before loading plugins. This drastically simplifies the EPlugin/EPluginHook negotiation. - Turn most EPluginHook subtypes into GTypeModules and register their types from an e_module_load() function (does not include shell hooks). - Convert EPluginLib and the Mono and Python bindings to GTypeModules and register their types from an e_module_load() function, and kill EPluginTypeHook.
| * Re-enable more calendar code.Matthew Barnes2009-08-289-31/+14
| |
| * Update NEWS for 2.27.91 release.Matthew Barnes2009-08-281-0/+31
| |
| * Build with -Wl,--no-undefined and fix linker errors.Matthew Barnes2009-08-283-4/+11
| |
| * Whitespace cleanup in configure.ac.Matthew Barnes2009-08-281-14/+14
| |
| * Fix distcheck error.Matthew Barnes2009-08-281-0/+1
| |
| * Fix calendar pane positioning.Matthew Barnes2009-08-282-8/+8
| |
| * Add vertical view to Contacts.Matthew Barnes2009-08-285-33/+195
| |
| * Remove redundant "vertical view" functions.Matthew Barnes2009-08-285-130/+98
| |
| * Add vertical view to Memos and Tasks.Matthew Barnes2009-08-2814-95/+419
| |
| * Add EPaned widget to generalize vertical view.Matthew Barnes2009-08-285-145/+441
| |
| * Fix preview pane size persistance.Matthew Barnes2009-08-282-22/+127
| | | | | | | | | | | | | | | | The new packing style broke preview pane size restoration at startup. The fix is to store the size of the bottom GtkPaned child instead of the top child. Unfortunately GtkPaned does not make this easy. Will have to repeat this procedure for the other preview panes.
| * Nit pick.Matthew Barnes2009-08-281-2/+2
| |
| * Fix return types to match the type of functionKjartan Maraas2009-08-271-2/+2
| |
| * Fix return typesKjartan Maraas2009-08-271-3/+3
| |
| * Fix discrepancy wrt what's actually in the UIKjartan Maraas2009-08-271-1/+1
| |
| * More panel resizing goodness.Matthew Barnes2009-08-272-4/+4
| |
| * Fix resize behavior of main window panes.Matthew Barnes2009-08-275-9/+9
| | | | | | | | | | Now that I finally understand how the "resize" and "shrink" child properties in GtkPaned work. Was a real brain teaser for some reason.
| * Switch between classic and vertical view using GtkOrientable.Matthew Barnes2009-08-261-18/+9
| |
| * Deal with untracked files in git.Matthew Barnes2009-08-264-1/+14
| |
| * Add menu item ellipsis according to bug #324492.Matthew Barnes2009-08-253-3/+3
| |
| * Bug 488409 - Remember size of filter/vfolder editor windowsMatthew Barnes2009-08-256-177/+296
| |
| * Bug 592335 - Submit bug-report doesn't workMatthew Barnes2009-08-251-1/+1
| |
| * Bug 511769 - Poor indication of when network is unavailableMatthew Barnes2009-08-252-6/+40
| |
| * Bug 359909 - "New" Button too smallMatthew Barnes2009-08-251-0/+25
| |
| * Exit if no command-line URIs are handled.Matthew Barnes2009-08-255-21/+28
| |
| * Remember position of main window.Matthew Barnes2009-08-252-1/+23
| |
| * Handle calendar URIs from the command line.Matthew Barnes2009-08-255-48/+151
| |
| * Updated Swedish translationDaniel Nylander2009-08-241-1048/+1302
| |
| * Updated German translationChristian Kirbach2009-08-241-3541/+4154
| |
| * Bump version to match gnome-2-28 branch.Matthew Barnes2009-08-241-1/+1
| |
| * Updated Bulgarian translationAlexander Shopov2009-08-241-5610/+6215
| |
| * Added Norwegian bokmål translation.Kjartan Maraas2009-08-241-861/+1011
| |
| * Updated Irish translationSeán de Búrca2009-08-241-140/+122
| |
| * Updated Galician TranslationAntón Méixome2009-08-241-297/+228
| |
| * Updated Irish translationSeán de Búrca2009-08-241-68/+52
| |
| * Updated Irish translationSeán de Búrca2009-08-241-384/+242
| |
| * Updated Irish translationSeán de Búrca2009-08-241-392/+301
| |
| * Updated Hebrew translationMark Krapivner2009-08-241-3052/+3383
| |
| * Updated Irish translationSeán de Búrca2009-08-241-739/+424
| |
| * Updated Bengali translationJamil Ahmed2009-08-241-9454/+11827
| |
| * Updated Marathi TranslationsSandeep Shedmake2009-08-241-3959/+21364
| |
| * Updated Marathi TranslationsSandeep Shedmake2009-08-241-22604/+3954
| |
| * Fix distcheck error.Matthew Barnes2009-08-231-1/+0
| |