summary refs log tree commit diff stats
path: root/src/fe-gtk/rawlog.c
AgeCommit message (Expand)Author
2014-12-28Fix building as c89TingPing
2014-12-04Fix some obvious type warnings.Arnavion
2014-11-30Fix copying timestamp with server-time and indent nicks offTingPing
2014-02-06Use a standard GtkScrolledWindow with xtextTingPing
2013-09-27Replace xtext's transparency with full window transparencyTingPing
2013-09-15use GDK_KEYTingPing
2013-05-16Have rawlog properly handle newlinesTingPing
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-03-17ESC key will destroy the windows mentioned at issue 211.RichardHitt
2012-12-23fix incorrect FSF addressDan Mashal
2012-10-31Raw Log consistency with menuBerke Viktor
2012-10-31Make rawlog text copy behaviour consistent with the main text boxBerke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-22Variable cleanup for the restBerke Viktor
2012-07-21Add extension filter for file dialogs, specify filters and starting folder fo...Berke Viktor
2012-07-21Some aid for compiler warningsBerke Viktor
2012-07-12Some more rebrandingBerke Viktor
2011-12-11initial patches for linux compatibilityBerke Viktor
2011-02-28add wdk changes to named branchberkeviktor@aol.com
2011-02-24add xchat r1489berkeviktor@aol.com
g.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//     Runtime Version:4.0.30319.17626
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

namespace thememan.Properties {
    
    
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
        
        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
        
        public static Settings Default {
            get {
                return defaultInstance;
            }
        }
    }
}