Skip to content
  1. Dec 22, 2004
  2. Dec 20, 2004
  3. Dec 14, 2004
    • Dries Buytaert's avatar
      - Patch #14288 by Goba: "the archive module calendar indexes the array used to... · bae399f4
      Dries Buytaert authored
      - Patch #14288 by Goba: "the archive module calendar indexes the array used to build up the header cells by the short names of the days. In Hungary, we have both Wednesday and Sunday start with the same two letters, so if I translate the short versions with the same two letters, the second associative array index will overwrite the first. The obvious soluion was to swap the array, and index by the full day name, which is expected to be unique in all languages."
      bae399f4
  4. Dec 08, 2004
  5. Dec 07, 2004
  6. Dec 02, 2004
  7. Nov 30, 2004
  8. Nov 29, 2004
  9. Nov 27, 2004
  10. Nov 23, 2004
  11. Nov 15, 2004
  12. Nov 08, 2004
  13. Nov 07, 2004
  14. Nov 06, 2004
  15. Nov 03, 2004
  16. Nov 02, 2004
  17. Oct 30, 2004
  18. Oct 29, 2004
  19. Oct 28, 2004
  20. Oct 26, 2004
  21. Oct 23, 2004
  22. Oct 20, 2004
  23. Oct 19, 2004
    • Dries Buytaert's avatar
      · 469b35bb
      Dries Buytaert authored
      - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
      
        Uwe: I dropped the 'iff' chunks as 'iff' stands for 'if and only if'.
      469b35bb