aboutsummaryrefslogtreecommitdiffstats
path: root/korean/netscape4-communicator/pkg-comment
diff options
context:
space:
mode:
Diffstat (limited to 'korean/netscape4-communicator/pkg-comment')
-rw-r--r--korean/netscape4-communicator/pkg-comment1
1 files changed, 0 insertions, 1 deletions
diff --git a/korean/netscape4-communicator/pkg-comment b/korean/netscape4-communicator/pkg-comment
deleted file mode 100644
index a8d8d4df27d0..000000000000
--- a/korean/netscape4-communicator/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Netscape web-surfboard with Korean resources
s'>-1/+1 * Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-202-5/+5 * Use g_hash_table_add() when using a hash table as a set.Matthew Barnes2013-01-121-8/+7 * Reduce diff noise with webkit-composer branch.Matthew Barnes2013-01-111-8/+15 * e-composer-header-table.c: Remove redundant #define.Matthew Barnes2013-01-111-4/+0 * Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0 * Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-1312-42/+3 * EMailParserExtension: Collect EMailParts in a GQueue.Matthew Barnes2012-12-081-8/+7 * Make EMailPartList thread-safe.Matthew Barnes2012-12-081-7/+17 * Bug #687998 - Attachment dialog shown when storing assigned taskMilan Crha2012-11-121-3/+1 * Coding style and whitespace cleanup.Matthew Barnes2012-11-113-5/+9 * Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-061-57/+30 * Bug #681314 - Add address dialog should follow composer's view settingsMilan Crha2012-10-161-0/+18 * Bug 684249 - Signatures get compounded, not replacedMatthew Barnes2012-10-041-1/+1 * Composer could start with empty FromMilan Crha2012-09-052-3/+45 * Coding style and whitespace cleanup.Matthew Barnes2012-09-012-9/+12 * Coding style and whitespace cleanup.Matthew Barnes2012-08-201-3/+3 * composer: Remove redundant tooltips.Matthew Barnes2012-08-031-17/+0 * Trust attachments from ~/.kde and ~/.kde4.Matthew Barnes2012-07-021-0/+16 * Bug #617557 - Can close composer while message is sendingMilan Crha2012-06-261-0/+5 * Do not call g_object_notify() when property didn't changeMilan Crha2012-06-182-0/+9 * Bug #678304 - Save Draft prevents Evolution's quitMilan Crha2012-06-181-0/+15 * Mail formatter rewriteDan Vrátil2012-06-061-29/+34 * Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-046-16/+8 * Adapt composer to the new ESource API.Matthew Barnes2012-06-0318-1110/+1206 * Use g_simple_async_result_set_check_cancellable().Matthew Barnes2012-05-131-0/+8 * Whitespace cleanups.Matthew Barnes2012-05-132-2/+2 * Bug #200683 - Composer subject spell checkingMilan Crha2012-05-107-8/+196 * Bug #674248 - Lost new lines from text/plainDan Vrátil2012-04-191-2/+8 * Bug 673895 - "Send To..." doesn't work anymoreMatthew Barnes2012-04-111-1/+23 * Whitespace cleanup.Matthew Barnes2012-04-021-1/+1 * EMFormat: Add "session" as a constructor property.Matthew Barnes2012-04-011-7/+24 * WebKit port - port addressbook, calendar and update composer to keep working ...Dan Vrátil2012-03-296-29/+31 * Bug #665106 - Memory leak from composer setup when opening PreferencesMilan Crha2012-03-161-2/+2 * Add missing linker flags.Matthew Barnes2012-03-041-1/+2 * Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-033-3/+3 * Bug #617557 - Can lost message after send failedMilan Crha2012-03-011-8/+8 * Coding style and whitespace cleanup.Matthew Barnes2012-02-203-6/+11 * Bug 670280 - Remove "Recent Documents" attachment featureMatthew Barnes2012-02-172-35/+0 * Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1 * Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-193-9/+10 * EComposerHeaderTable: Rearrange initialization code.Matthew Barnes2012-01-011-153/+154 * Move gtkhtml data encoding/decoding to e-composer-private.c.Matthew Barnes2012-01-013-97/+89 * Composer cleanups.Matthew Barnes2012-01-018-41/+70 * Composer: "mailto" blacklist touch ups.Matthew Barnes2011-11-301-12/+17 * Bug #664708 - Composer's headers preference is reset on From changeMilan Crha2011-11-291-6/+8 * Use e_restore_window() and "org.gnome.evolution.window".Matthew Barnes2011-11-281-8/+5 * Miscellaneous cleanups.Matthew Barnes2011-11-232-41/+13 * Miscellaneous cleanups.Matthew Barnes2011-11-231-4/+4 * Fix compiler warnings.Matthew Barnes2011-11-231-3/+1 * Migrate most of the composer to GSettingsRodrigo Moya2011-10-143-92/+33 * Port EComposerHeaderTable to GSettingsRodrigo Moya2011-10-131-35/+21 * Prefer g_simple_async_result_take_error().Matthew Barnes2011-10-061-6/+3 * Let GtkFileChooser track its own last-used-folder.Matthew Barnes2011-10-063-10/+1 * GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-3/+10 * Simplify library dependency flags.Matthew Barnes2011-10-051-3/+5 * Bug #657374 - mailto: attachment parameter can lead to accidental data exfilt...Vibha Yadav2011-10-041-0/+30 * Bug 659486 - EAlert default response is ignored by EAlertDialogMatthew Barnes2011-10-011-1/+1 * Prefer G_VALUE_INIT over memset().Matthew Barnes2011-09-301-5/+2 * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-2712-63/+69 * The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-1/+2 * Reverting the previous commit.Vibha Yadav2011-09-151-30/+0 * Bug #657374 - mailto: attachment parameter can lead to accidental data exfilt...Vibha Yadav2011-09-151-0/+30 * Bug 635347 - Message lacks ID when submitted for sendingMatthew Barnes2011-09-141-0/+4 * Bug #657611 - Hidden error of invalid attendee on sendMilan Crha2011-09-071-1/+7 * Coding style and whitespace cleanup.Matthew Barnes2011-09-041-13/+18 * Coding style and whitespace cleanup.Matthew Barnes2011-08-132-10/+23 * Bug #656290 - "Always carbon-copy (cc) to:" option not honoredMilan Crha2011-08-121-0/+48 * Bug 653568 - Forward as Redirect doesn't workMatthew Barnes2011-07-111-29/+24 * EMsgComposer: Minor cleanups.Matthew Barnes2011-07-111-13/+14 * Postpone ENameSelector loading as much as possibleMilan Crha2011-06-241-0/+15 * Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-4/+4 * Coding style and whitespace cleanups.Matthew Barnes2011-06-092-8/+23 * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-2710-4/+36 * Bug #651039 - Always update signature in composer on account changeMilan Crha2011-05-251-0/+1 * Revert "Correct garbled mailto: uris passed in through GApplication interface"Matthew Barnes2011-05-231-4/+0 * Coding style and whitespace cleanup.Matthew Barnes2011-05-221-26/+49 * Correct garbled mailto: uris passed in through GApplication interfaceMilan Crha2011-05-161-0/+4 * Add e_activity_handle_cancellation().Matthew Barnes2011-05-121-8/+4 * Coding style cleanups.Matthew Barnes2011-05-092-16/+16 * Whitespace and coding style cleanups.Matthew Barnes2011-05-081-4/+8 * Adapt to CamelService changes.Matthew Barnes2011-04-211-1/+6 * Coding style and whitespace cleanup.Matthew Barnes2011-03-066-7/+16 * Bug #641805 - Clicking links in mail composer opens URL twiceMilan Crha2011-03-011-20/+1 * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-257-45/+21 * Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-4/+3 * Composer: Add Edit -> PreferencesMatthew Barnes2011-02-043-20/+60 * Fix image dropping in composer while in HTML mode.Matthew Barnes2011-02-033-1/+92 * Bug #635144 - Using external editor duplicates signatureMilan Crha2011-02-022-3/+5 * Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0 * Bug 640091 - Improve error handling during send post-processingMatthew Barnes2011-01-221-0/+5 * Bug #553438 - Deletes lines of a reply when changing addressMilan Crha2011-01-181-6/+4 * GtkSelectionData is sealed in GTK3.Matthew Barnes2011-01-091-1/+4 * Bug #567879 - Add View >> Gallery Option In Email ComposerMilan Crha2010-12-226-7/+135 * Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3 * Bug #404570 - Ctrl-R / NNTP doesn't focus the new messageMilan Crha2010-11-291-2/+2 * EActivity: Add an "alert-sink" property.Matthew Barnes2010-11-011-7/+35 * Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-012-6/+6 * Fix build break.Matthew Barnes2010-11-011-1/+1 * Set Date: when building a CamelMimeMessage in composer.Matthew Barnes2010-10-311-0/+3 * Skip writing to Outbox when sending.Matthew Barnes2010-10-314-21/+138 * Simplify EActivity.Matthew Barnes2010-10-231-18/+0 * Bug 632127 - Composer is editable while sending messageMatthew Barnes2010-10-155-53/+113 * Replace EBinding with GBinding.Matthew Barnes2010-10-143-14/+20 * Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-139-865/+1671