Skip to content
  1. Sep 23, 2004
  2. Aug 27, 2004
  3. Feb 25, 2004
  4. Sep 11, 2002
    • jacob berkman's avatar
      add -module · 12496c1d
      jacob berkman authored
      2002-09-11  jacob berkman  <jacob@ximian.com>
      
      	* Makefile.am (common_ldflags): add -module
      
      svn path=/trunk/; revision=453
      12496c1d
  5. Mar 25, 2002
  6. Mar 22, 2002
  7. Mar 13, 2002
  8. Mar 04, 2002
  9. Nov 07, 2001
  10. Sep 10, 2001
  11. Aug 29, 2001
  12. Jul 31, 2001
  13. Jul 28, 2001
  14. Jul 17, 2001
  15. Jul 12, 2001
  16. May 29, 2001
  17. Mar 28, 2001
    • Mark Crichton's avatar
      Forgot some version numbers. · 6faf0c55
      Mark Crichton authored
      
      
      Forgot some version numbers.
      
      Yours says replica.
      
      Mine says 1.9.10
      
      svn path=/trunk/; revision=421
      6faf0c55
    • Mark Crichton's avatar
      The story of '. · ae78b91c
      Mark Crichton authored
      
      
      The story of '.
      
      ' was a poor, forgotten little mark.  As the younger brother of ", ' never
      got to do anything with the big kids.  " would always be off with #, ;, and
      * playing games.
      
      Then one day, " came home crying his eyes out.  ', as the loving little
      brother asked ", "What is wrong "?".
      
      "I am being picked on by the cast bully"
      
      "The cast bully?" ' quipped.
      
      "Yes," replied ".  "I'm being accused of turning my pointer into an integer
      without him"
      
      "Well, I'll show HIM!" exclamed ', as he stormed out of the house!
      
      Minutes later, ' ran into (integer).  "STOP PICKING ON MY BROTHER!" ' shouted.
      
      "Yea, you and what army will make me, eh?"
      
      ' let out a whistle, and Garbage Man Bohem jumped from behind the bushes,
      grabbed (integer) by the handle on his trowsers, and throws him into the void.
      
      " and ' lived happily ever after.
      
      The End.
      
      
      --
      
      Ok, so I fixed a stupid warning in the !basename case in Imlib/colors.c
      
      svn path=/trunk/; revision=420
      ae78b91c
    • Mark Crichton's avatar
      Kids. · 1b4707b4
      Mark Crichton authored
      
      
      Kids.
      
      In C.
      
      ;
      
      is a Good Thing(tm).
      
      svn path=/trunk/; revision=419
      1b4707b4
    • Mark Crichton's avatar
      Some minor changes. Mostly bug fixes (bug #'s 51988 and 52176). Also added · c9fb1e05
      Mark Crichton authored
      
      
      Some minor changes.  Mostly bug fixes (bug #'s 51988 and 52176).  Also
      added doc changes and contact address in README.
      
      svn path=/trunk/; revision=418
      c9fb1e05
    • Mark Crichton's avatar
      Merged in the IMLIB_1_9_9 branch · 65e738b8
      Mark Crichton authored
      
      
      Merged in the IMLIB_1_9_9 branch
      
      svn path=/trunk/; revision=417
      65e738b8
    • Mark Crichton's avatar
      Ok people, I'm only going to say this once. Repeat after me. · 7797282f
      Mark Crichton authored
      
      
      Ok people, I'm only going to say this once.  Repeat after me.
      
      DO NOT COMMIT TO MODULES UNLESS YOU HAVE THE MAINTAINERS APPROVAL!
      DOING SO MAY VERY WELL BE HAZARDOUS TO YOUR HEALTH, AND THE MAINTAINER'S
      MENTAL STATE!
      
      Thank you for your time.  Drive through.
      
      svn path=/trunk/; revision=415
  18. Mar 12, 2001
    • Timur Bakeyev's avatar
      Added check against basename() function. · 605556cc
      Timur Bakeyev authored
      
      2001-03-11  Timur Bakeyev  <timur@gnu.org>
      
      	* configure.in: Added check against basename() function.
      
      	* Imlib/colors.c: Check, that we do have basename() before using it.
      	One more sprintf() replaced with snprintf().
      
      	* Imlib/AUDIT: Added comments about colors.c.
      
      svn path=/trunk/; revision=413
      605556cc
  19. Mar 11, 2001
    • Timur Bakeyev's avatar
      As we use glib, replaced non- portable basename() with g_* equivalent. · 57f01599
      Timur Bakeyev authored
      
      2001-03-11  Timur Bakeyev  <timur@gnu.org>
      
      	* colors.c (gdk_imlib_load_colors): As we use glib, replaced non-
      	portable basename() with g_* equivalent. Fixed file opening logic
      	a bit to avoid potential buffer overflow and wrongly called open()
      	instead of fopen().
      
      svn path=/trunk/; revision=412
      57f01599
  20. Feb 14, 2001