Skip to content
Snippets Groups Projects
  1. Nov 02, 2009
  2. Oct 18, 2009
  3. Oct 17, 2009
  4. Sep 06, 2009
  5. Aug 27, 2009
  6. Aug 12, 2009
    • Andreas Gohr's avatar
      Link Wizard added · 56dfcc12
      Andreas Gohr authored
      Ignore-this: c15561aa909f921f7845576378851b93
      
      This adds a new link wizard to the toolbar which helps users to find the page the want to link to.
      
      Pages can be found by a simple page name search or by browsing the
      existing namespaces.
      
      This is the first checkin. Some cleanup and MSIE compatibility checks
      remain.
      
      note: development was part of the ICKE 2.0 project see
            http://www.icke-projekt.de for info
      
      darcs-hash:20090812102302-6e07b-fcc564fcaf2ed6aa832918870dd0f92607748687.gz
      56dfcc12
  7. Aug 04, 2009
    • Andreas Gohr's avatar
      improved list handling · 201ea5f3
      Andreas Gohr authored
      Ignore-this: 2e4f3fbfb28917ee66cf3e1925c806d3
      
      This patch adds multiple enhancements to handling lists and indented
      code blocks in the editor.
      
      1. Pressing enter when in a list item or code block will keep the indention
         and adds a new list point
      2. Pressing space at the start of a list item will indent the item to the
         next level
      3. Pressing bckspace at the start of a list item will outdent the item
         to the previous level or delete the list bullet when you are at the
         1st level already
      4. A new type of formatting button called formatln is added. It applies
         formatting to several lines. It's used for the list buttons currently
         and makes it possible to convert mutiple lines to a list
      
      This enhncement are currently only tested in Firefox are most likely to
      break IE compatibility. A compatibility patch will be submitted later
      
      note: development was part of the ICKE 2.0 project see
            http://www.icke-projekt.de for info
      
      darcs-hash:20090804095707-7ad00-e565c66087c7121188ad7ece8265d9f64f7e6947.gz
      201ea5f3
  8. May 28, 2009
    • Andreas Gohr's avatar
      fix JS when compaction is enabled · e7c855f3
      Andreas Gohr authored
      Ignore-this: 4a6d9f3da25a04ec132cca2297328b1
      
      darcs-hash:20090528161552-7ad00-679be8f486462e0b779039443d2af056ef8e5304.gz
    • Andreas Gohr's avatar
      Make sub-toolbars in pickers possible · 9b53a46b
      Andreas Gohr authored
      Ignore-this: ace153a4684f7b345df56d796717a172
      Now all types of buttons kan also be placed in a toolbar picker window. It
      should even be possible to create deep nested picker cascades.
      
      darcs-hash:20090528153507-7ad00-828c7a9022b7a4021bf8a74bcd0771373deee254.gz
      9b53a46b
    • Andreas Gohr's avatar
      more javascript refactoring · 6b6da7f5
      Andreas Gohr authored
      Ignore-this: 10badc0f97ef80fcd366ae4622c43ff1
      
      darcs-hash:20090528121543-7ad00-df34efabe84c632df9ef0c6fd691c991d2c3ac82.gz
      6b6da7f5
  9. May 15, 2009
Loading