/[weechat]/weechat/src/gui/gui.h
ViewVC logotype

Diff of /weechat/src/gui/gui.h

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

revision 1.42 by flashcode, Wed May 18 19:03:34 2005 UTC revision 1.43 by flashcode, Sun Jun 19 14:22:11 2005 UTC
# Line 98  Line 98 
98  #define gui_printf_nolog(buffer, fmt, argz...) \  #define gui_printf_nolog(buffer, fmt, argz...) \
99      gui_printf_type_color(buffer, MSG_TYPE_INFO | MSG_TYPE_NOLOG, -1, fmt, ##argz)      gui_printf_type_color(buffer, MSG_TYPE_INFO | MSG_TYPE_NOLOG, -1, fmt, ##argz)
100    
101    #define NOTIFY_LEVEL_MIN        0
102    #define NOTIFY_LEVEL_MAX        3
103    #define NOTIFY_LEVEL_DEFAULT    NOTIFY_LEVEL_MAX
104    
105  typedef struct t_gui_message t_gui_message;  typedef struct t_gui_message t_gui_message;
106    
107  struct t_gui_message  struct t_gui_message

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26