Skip to content
Snippets Groups Projects
  1. Mar 11, 2010
  2. Mar 10, 2010
  3. Feb 19, 2010
  4. Feb 09, 2010
  5. Feb 08, 2010
  6. Jan 22, 2010
  7. Dec 14, 2009
  8. Dec 01, 2009
  9. Nov 25, 2009
  10. Nov 24, 2009
  11. Jun 15, 2009
  12. Feb 14, 2009
  13. Dec 03, 2008
  14. Nov 20, 2008
  15. Aug 15, 2008
    • roidelapluie's avatar
      See #4200. · de4a23e7
      roidelapluie authored
       * remove js from some headers
       * set coding:utf-8 to allow real names in headers
      de4a23e7
    • roidelapluie's avatar
      * Big headers review · 8bc9bc29
      roidelapluie authored
       * Remove some licencing problems
       * To do: same for images
       * See #4200
      8bc9bc29
  16. Aug 01, 2008
  17. Jul 29, 2008
  18. Jun 09, 2008
  19. Jun 08, 2008
    • js's avatar
      Completely remove OTR. · c2eb4b5a
      js authored
      Sorry, it just wasn't maintainable. The problem is the current libotr
      API. I'm sick of working around the strange libotr API, sick of getting
      HTML messages, sick of losing messages. The final argument for
      completely removing it was that we can't get the message ID of a sent
      msg anymore - which we need. I tried to work around this as well, but
      there seems to be no way to wait for a signal in glib the way I would
      need it for the workaround (I wanted to emit a signal in inject_message
      and then wait for it after the call to otr_message_fragment_and_send
      so the signal can pass us the message id). And the last reason is that
      we're heading towards a new release and thus want to stabilize the code,
      thus don't have time to work around even more libotr API strangeness.
      I will give feedback to the libotr developers, who are currently
      planning a new API, so that we can hopefully see OTR support once again
      as soon as libotr4 is released.
      
      Kjell already announced that he will continue his branch:
      https://code.launchpad.net/~afflux/gajim/otr
      
      I really hope the libotr devs will provide a sane API with libotr4 so
      we can integrate OTR support again.
      
      Oh, and I added one more try/except block for OS X.
      c2eb4b5a
    • js's avatar
      Be more specific on excepts. · 03d68c0d
      js authored
      03d68c0d
  20. Jun 07, 2008
    • js's avatar
      Make Gajim work on OS X again. · 8def8de5
      js authored
      Someone completely broke it by trying to port it to native GTK.
      However, that person didn't only break it with X11 GTK, with
      native GTK it wasn't working correctly either.
      Fixed it by adding lots of try/except blocks. Someone definitely
      deserves to be slaughtered for completely breaking it on OS X…
      8def8de5
  21. Apr 17, 2008
  22. Feb 05, 2008
  23. Dec 13, 2007
  24. Dec 12, 2007
  25. Nov 26, 2007
  26. Nov 14, 2007
  27. Oct 22, 2007
  28. Aug 09, 2007
  29. Jul 13, 2007
  30. Feb 01, 2007
  31. Jan 31, 2007
  32. Dec 05, 2006
  33. Nov 18, 2006
  34. Nov 15, 2006
    • jimpp's avatar
      Remove lot of useless imports · 9347fe10
      jimpp authored
      Fix gajim-remote contact_info
      Fix profile_win right click on avatar
      Fix a call and a comment
      Thanks pyflakes (a program, not a person) for the whole.
      9347fe10
  35. Oct 10, 2006
    • jimpp's avatar
      typo · 6ab1780b
      jimpp authored
      6ab1780b
  36. Oct 09, 2006
  37. Oct 07, 2006
Loading