Diff of /trunk/src/html.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8 by harbaum, Thu Jun 25 19:08:48 2009 UTC revision 11 by harbaum, Fri Jun 26 12:24:24 2009 UTC
# Line 351  void html_copy_to_clipboard(appdata_t *a Line 351  void html_copy_to_clipboard(appdata_t *a
351  #endif  #endif
352    
353  /* panning a gtkhtml view currently doesn't work well */  /* panning a gtkhtml view currently doesn't work well */
354  #undef PANNABLE_HTML  #define PANNABLE_HTML
355    
356  #ifdef PANNABLE_HTML  #ifdef PANNABLE_HTML
357  /* eat the button events */  /* eat the button events */

Legend:
Removed from v.8  
changed lines
  Added in v.11