[evolution] (130 commits) Created branch webkit-composer



The branch 'webkit-composer' was created.

Summary of new commits:

  7d129ff... Import GtkHTMLImageChooserDialog to EImageChooserDialog
  c30ca15... Initial basic implementation of WebKit-based editor
  949a6e3... Import classes for spell checking
  468f91a... Import GtkhtmlFace* classes as EEmoticon*
  6227eaf... Import GtkhtmlColorCombo as EColorCombo
  292c5a6... Import GtkhtmlComboBox as EActionComboBox
  b5e402c... Add type-func attributes to custom widgets in e-editor-buil
  f4f9e36... Refactor EEditorSelection and add API to insert content
  9db30db... Implement EEditorWidget
  3f88de6... Initial import of GtkhtmlEditor class
  bf24c12... Update the test application
  4fff32b... Make the color combo slightly wider
  b345866... Make Undo and Redo buttons work
  2123993... Change Copy/Cut/Paste sensitivity according to selection
  3199443... Port Find dialog and search functionality
  70eb962... Port Replace dialog and it's functionality
  032b60c... Port HTML/plain text mode toggling
  d94a29f... Fix build
  b8ae10e... Make bold, italic, underline and strike-through buttons wor
  d1d2772... Fix build and disable Monospace formatting for now
  cbcbcb7... Make text-alignment buttons work
  bce05f3... Make (Un)indent actions work
  6161540... Make font-size change work
  ec561e2... Make changing color work
  ffb0309... Fix loading local images
  6f77cfa... Make the URL editor work
  7160d4f... Refactor EEditorDialog... classes
  27f61a6... Make horizontal rule dialog work
  8723616... Make the 'Table properties' dialog work
  8a858a3... Make inserting a auto-replacing emoticons work
  2c7a118... Fix URL dialog
  f03fa8d... Fix the test application
  4062b85... Implement 'Paste Quotation' action
  bb27dbf... Implement word-wrap
  9d2c375... Make 'Page Properties' dialog work
  cb56fc8... Initial support for custom context menu
  481e9a3... Use e_editor_selection_unlink() to remove link
  edf3e44... Make 'Image Properties' dialog work
  d9e9618... Make 'Text Properties' dialog work
  020589b... Make 'Paragraph Properties' dialog work
  f1f6501... Change the node-traversal helper functions
  803fbc9... Make 'Table Cell Properties' work
  7a3eb56... Add action to open WebKit Inspector from the test applicati
  bb1f75b... Fix Insert->Emoticon->... action
  5b03e95... Port spell-checking
  3a5feec... Dialogs refactoring and fixes
  1103c4b... Link Dialog - copy URL to label if it's empty
  cdcf94c... Kill e-editor-widgets.h
  b72e705... Make links in editor clickable only with Ctrl
  1fab133... Forgot to chainup to parent event implementation...
  b9ec8fb... Kill GtkBuilder
  14605a0... Confirm the Link Dialog by pressing Enter
  713e5ec... Valgrind time
  a83212a... Some more fixes in the dialogs
  f59974b... Improve the 'Lose all formatting?' dialog when switching fr
  f1bc92c... Disable smileys in plain text mode
  1999ad8... Use native command to insert plain text
  965de68... Improve HTML -> plain text mode switching
  f1ef4d1... Improve conversion from  HTML to plain text and vice versa
  6388dd9... Fix block formatting
  6aba78f... Implement 'Monospaced' button
  f9b1169... Move spell-checking parts to e-util
  119b6ba... Various fixes in the spell-checking classes
  254baa3... Port EMailSignatureEditor to EEditor
  d501fb0... Introduce EEditorWindow
  4793d66... Port EMailSignatureEditor to EEditorWindow
  678aa20... Drop addressbook and calendar dependency on Gtkhtml
  3421b2c... Port modules to EEditor and drop Gtkhtml dependency
  7fbb9b2... Port plugins do EEditor and drop Gtkhtml dependency
  f116a36... Add e_spell_checker_new()
  da6617d... Preliminary port of /mail to EEditor, drop Gtkhtml dependen
  c0567cd... Preliminary port of composer to EEditor, drop last Gtkhtml 
  c300cf3... Fix ESpellEntry crash
  06a0650... Fix runtime warnings and widget layouting
  1288955... Disable debug output from EEditorWidget
  42d224a... Remove a leftover file
  fafdd21... Move EActionComboBox from widgets/misc to widgets/editor
  02210a5... Disable composer UI when editor is not editable
  0225875... Remove (most probably redundant) parts
  dd2527c... Remove more dead code
  1d9d25e... Minor coding style update
  6fc82ee... Initial attempt on signatures handling.
  a8ad544... Convert EEditorWidget::Mode property to boolean
  0404eb6... Fix HTML/Plain mode switching
  9df4b3a... Don't display 'Loose formating?' dialog on startup
  6e74cc3... Remove option to set spell-checking color
  5a61948... Fix build after merge
  75dd10a... Add missing blockquote formatting to styles combo
  7a7f07b... Add View->Open Inspector action to composer
  5af4815... Rename e_editor_selection_get_FORMAT to e_editor_selection_
  6b42234... Fix handling citation in EEditorSelection::get_has_style()
  afc191a... Break citation on Enter keypress
  f45811d... Add documentation to basic classes and update copyright
  af27103... Introduce e_editor_widget_exec_command() and port everythin
  c4ff60c... Fix crash when destryoing EEditorTableDialog
  d1b026d... Bug #689797 - Picture gallery should be above message body
  8807f3d... Bug #689801 - Neverending text 'Replace All'
  b2aa822... Force monospace font in plain text mode
  32b8f04... Bug #689774 - Disable debug output when changing signatures
  107cd4b... Bug #689783 - Negative font size does nothing, keeps +0
  85f2c7e... Optimize e_spell_checker_list_available_dicts()
  bdfe253... Fix return value of e_spell_checker_lookup_dictionary()
  a41a43d... Bug #689630 - Spell check languages are not remembered
  fd83b62... Bug #689777 - HTML inter-line spacing too high
  cff0670... Bug #689633 - Crash when attempting interactive spell check
  8cf895d... Fix a warning
  a7aaf53... Bug #689785 - Broken mnemonic in Image Properties dialog
  ca29794... Fix compiler warnings.
  570a8fe... e_spell_checker_list_available_dicts: Sort the list.
  287068c... Coding style and whitespace cleanup.
  b40ef65... Remove unused EEditorWidgetReplaceAnswer enum.
  e65c1dd... Update libeutil API documentation.
  bd2995a... Move e-editor-selection.h enums to e-util-enums.h.
  aa5684a... Move EEditorWidgetCommand to e-util-enums.h.
  e99f1c6... Rename e_spell_checker_lookup_dictionary().
  e2976e0... Add e_spell_dictionary_hash().
  be38425... Add e_spell_dictionary_equal().
  e5aedd5... Document e_spell_dictionary_compare().
  6b73524... Remove e_spell_dictionary_free_suggestions().
  4803bf4... ESpellDictionary: Keep a weak ref on the ESpellChecker.
  9f423cf... ESpellChecker: Remove "active-dictionaries" property.
  80e6261... ESpellChecker: Track active languages with a hash table.
  cea2424... Add e_spell_checker_list_active_languages()
  74127d0... Add e_spell_checker_count_active_languages().
  d4d2d10... Add e_editor_spell_check_dialog_update_dictionaries().
  9f17b63... EEditor: Remove linked list from "spell-languages-changed" 
  a165085... EEditor: Remove private "active_dictionaries" list.
  e654a73... Remove e_editor_emit_spell_languages_changed().
  f8514d0... EEditorSelection: Keep a weak ref on the EEditorWidget.
  4d929dd... EEditor: Sink the floating EEditorWidget reference.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]