Skip to content
Snippets Groups Projects
  1. Jun 09, 2011
  2. Jun 05, 2011
  3. Jun 03, 2011
    • Szabó Dávid's avatar
      Hungarian language update · 0f80b0bc
      Szabó Dávid authored
      0f80b0bc
    • Andreas Gohr's avatar
      Deprecation marker for JavaScript functions · d4be3f96
      Andreas Gohr authored
      This adds a DEPRECATED() JavaScript function. This function will print a
      warning to the Browser's debug console if available (Chrome and Firefox
      with Firebug extension) when ever it is called.
      
      The DEPRECATED() function was also added to the $() function which
      should no longer be used and be replaced with JQuery calls.
      
      Other deprecated functions need to be identified and marked.
      d4be3f96
    • Andreas Gohr's avatar
      Fixed quick search · e91ea5c1
      Andreas Gohr authored
      This was broken by the JQuery port. This patch makes the page search
      work again and also removes the anonymous wrapper function around
      ajax_quicksearch again.
      e91ea5c1
  4. May 31, 2011
  5. May 30, 2011
  6. May 29, 2011
  7. May 28, 2011
  8. May 25, 2011
  9. May 24, 2011
  10. May 07, 2011
  11. May 03, 2011
  12. May 02, 2011
  13. May 01, 2011
  14. Apr 28, 2011
  15. Apr 27, 2011
  16. Apr 23, 2011
  17. Apr 21, 2011
  18. Apr 20, 2011
  19. Apr 19, 2011
  20. Apr 18, 2011
  21. Apr 17, 2011
Loading