Develop and Download Open Source Software

Browse CVS Repository

Diff of /shiki/shiki/shiki.h

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

revision 1.8 by aloha, Mon Nov 27 12:01:50 2006 UTC revision 1.9 by aloha, Tue Nov 28 16:29:22 2006 UTC
# Line 125  void Shiki_delete_buffer(GtkTextBuffer * Line 125  void Shiki_delete_buffer(GtkTextBuffer *
125  GtkTextBuffer *Shiki_find_buffer(const gchar *name);  GtkTextBuffer *Shiki_find_buffer(const gchar *name);
126  const gchar *Shiki_file_name_dialog(const gchar *msg);  const gchar *Shiki_file_name_dialog(const gchar *msg);
127  gboolean Shiki_yes_or_no_p(const gchar *msg);  gboolean Shiki_yes_or_no_p(const gchar *msg);
128    gboolean Shiki_need_buffer_save_p(GtkTextBuffer *buffer);
129    void Shiki_kill_buffer(GtkTextBuffer *buffer);
130    
131  #endif  #endif

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26