commit 92dd1bacf8b13c5c63b6f29383ae8e8a66dd1906 from: Alexander Barton date: Mon Dec 31 02:21:00 2001 UTC - "doc"-Unterverzeichnis aufgenommen. commit - b07959f734cc9e85530f73cfdc67b338538a3de6 commit + 92dd1bacf8b13c5c63b6f29383ae8e8a66dd1906 blob - d809c66f12cc4dbbb2f6a70e07e74a723e185025 blob + d82dd5ae17dab8519ea4a7ea1180a51852fd0248 --- MacOSX/ngircd.pbproj/alex.pbxuser +++ MacOSX/ngircd.pbproj/alex.pbxuser @@ -4,18 +4,18 @@ activeBuildStyle = 014CEA520018CE5811CA2923; activeTarget = 08FB779FFE84155DC02AAC07; addToTargets = ( - 08FB779FFE84155DC02AAC07, ); perUserDictionary = { PBXWorkspaceConfiguration = { - ContentSize = "{997, 615}"; + ContentSize = "{1094, 769}"; LeftSlideOut = { ActiveTab = 0; - Frame = "{{0, 23}, {997, 592}}"; + Frame = "{{0, 23}, {1094, 746}}"; Split0 = { - Frame = "{{240, 0}, {757, 592}}"; + ActiveTab = 3; + Frame = "{{240, 0}, {854, 746}}"; Split0 = { - Frame = "{{0, 24}, {757, 568}}"; + Frame = "{{0, 321}, {854, 425}}"; }; SplitCount = 1; Tab0 = { @@ -44,25 +44,25 @@ LauncherConfigVersion = 4; }; Tab1 = { - Frame = "{{0, 0}, {706, 208}}"; + Frame = "{{0, 0}, {854, 208}}"; LauncherConfigVersion = 3; Runner = { - Frame = "{{0, 0}, {706, 208}}"; + Frame = "{{0, 0}, {854, 208}}"; }; }; Tab2 = { - BuildMessageFrame = "{{0, 0}, {759, 109}}"; - BuildTranscriptFrame = "{{0, 118}, {759, 99}}"; - Frame = "{{0, 0}, {757, 215}}"; + BuildMessageFrame = "{{0, 0}, {856, 109}}"; + BuildTranscriptFrame = "{{0, 118}, {856, 99}}"; + Frame = "{{0, 0}, {854, 215}}"; }; Tab3 = { - Frame = "{{0, 0}, {757, 295}}"; + Frame = "{{0, 0}, {854, 297}}"; }; TabCount = 4; }; SplitCount = 1; Tab0 = { - Frame = "{{0, 0}, {216, 592}}"; + Frame = "{{0, 0}, {216, 746}}"; }; Tab1 = { ClassesFrame = "{{0, 0}, {202, 56}}"; @@ -88,7 +88,7 @@ }; TabCount = 5; }; - WindowLocation = "{12, 60}"; + WindowLocation = "{19, 153}"; }; }; wantsIndex = 1; @@ -102,6 +102,21 @@ ); }; }; + F51D17FC01C8F5B701E11C2E = { + uiCtxt = { + sepNavWindowFrame = "{{61, 453}, {750, 502}}"; + }; + }; + F51D17FD01C8F5B701E11C2E = { + uiCtxt = { + sepNavWindowFrame = "{{62, 103}, {750, 502}}"; + }; + }; + F51D180101C8FDD001E11C2E = { + uiCtxt = { + sepNavWindowFrame = "{{84, 432}, {750, 502}}"; + }; + }; F52162BA01C7B904012300F4 = { uiCtxt = { sepNavWindowFrame = "{{176, 348}, {750, 502}}"; @@ -152,4 +167,19 @@ sepNavWindowFrame = "{{98, 76}, {750, 502}}"; }; }; + F52162E301C7C77B012300F4 = { + uiCtxt = { + sepNavWindowFrame = "{{150, 101}, {744, 695}}"; + }; + }; + F576ABFB01D5E77301A85B03 = { + uiCtxt = { + sepNavWindowFrame = "{{107, 411}, {750, 502}}"; + }; + }; + F576ABFE01D61D7401A85B03 = { + uiCtxt = { + sepNavWindowFrame = "{{330, 424}, {838, 508}}"; + }; + }; } blob - f29de44482f0329fb7c6993652858c1e0468dc66 blob + e566f19f6e80a6ed5ba0b400316d42c1e618ff37 --- MacOSX/ngircd.pbproj/project.pbxproj +++ MacOSX/ngircd.pbproj/project.pbxproj @@ -64,6 +64,7 @@ 08FB7794FE84155DC02AAC07 = { children = ( 1AB674ADFE9D54B511CA2CBB, + F51F791401DFD0DE01D13771, F52162B301C7B904012300F4, F52162C201C7B904012300F4, F52162C301C7B904012300F4, @@ -125,6 +126,7 @@ F51D180501C8FDD001E11C2E, F576ABFC01D5E77301A85B03, F576ABFF01D61D7401A85B03, + F51F791301DFC95301D13771, ); isa = PBXHeadersBuildPhase; name = Headers; @@ -255,10 +257,48 @@ }; F51D180701C8FDD001E11C2E = { fileRef = F51D180201C8FDD001E11C2E; + isa = PBXBuildFile; + settings = { + }; + }; + F51F791201DFC95301D13771 = { + isa = PBXFileReference; + name = defines.h; + path = ../src/ngircd/defines.h; + refType = 2; + }; + F51F791301DFC95301D13771 = { + fileRef = F51F791201DFC95301D13771; isa = PBXBuildFile; settings = { }; }; + F51F791401DFD0DE01D13771 = { + children = ( + F51F791501DFD0DE01D13771, + F51F791601DFD0DE01D13771, + F51F791701DFD0DE01D13771, + ); + isa = PBXGroup; + name = doc; + path = /Users/alex/Develop/ngircd/doc; + refType = 0; + }; + F51F791501DFD0DE01D13771 = { + isa = PBXFileReference; + path = CVS.txt; + refType = 4; + }; + F51F791601DFD0DE01D13771 = { + isa = PBXFileReference; + path = RFC.txt; + refType = 4; + }; + F51F791701DFD0DE01D13771 = { + isa = PBXFileReference; + path = "sample-ngircd.conf"; + refType = 4; + }; F52162B301C7B904012300F4 = { children = ( F52162B801C7B904012300F4, @@ -297,6 +337,7 @@ F576ABFB01D5E77301A85B03, F52162C001C7B904012300F4, F52162C101C7B904012300F4, + F51F791201DFC95301D13771, F576ABFE01D61D7401A85B03, ); isa = PBXGroup; blob - d5028042dde28e1f995d788240f90208fc8c8218 blob + a57b902643f5147ff00c731b3e4ba82d3e853e61 --- acconfig.h +++ acconfig.h @@ -7,11 +7,14 @@ * herausgegeben, weitergeben und/oder modifizieren, entweder unter Version 2 * der Lizenz oder (wenn Sie es wuenschen) jeder spaeteren Version. * Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste - * der an comBase beteiligten Autoren finden Sie in der Datei AUTHORS. + * der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS. * - * $Id: acconfig.h,v 1.5 2001/12/29 03:04:35 alex Exp $ + * $Id: acconfig.h,v 1.6 2001/12/31 02:21:00 alex Exp $ * * $Log: acconfig.h,v $ + * Revision 1.6 2001/12/31 02:21:00 alex + * - "doc"-Unterverzeichnis aufgenommen. + * * Revision 1.5 2001/12/29 03:04:35 alex * - neue configure-Option "--enable-strict-rfc", #define STRICT_RFC. * blob - c71d0678fcccdcba98a69ae3f8fd8ed904ecda1e blob + 1d0642a92be04d6bce093b7f433087091c964ab9 --- configure.in +++ configure.in @@ -7,11 +7,14 @@ # herausgegeben, weitergeben und/oder modifizieren, entweder unter Version 2 # der Lizenz oder (wenn Sie es wuenschen) jeder spaeteren Version. # Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste -# der an comBase beteiligten Autoren finden Sie in der Datei AUTHORS. +# der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS. # -# $Id: configure.in,v 1.11 2001/12/29 03:04:06 alex Exp $ +# $Id: configure.in,v 1.12 2001/12/31 02:21:00 alex Exp $ # # $Log: configure.in,v $ +# Revision 1.12 2001/12/31 02:21:00 alex +# - "doc"-Unterverzeichnis aufgenommen. +# # Revision 1.11 2001/12/29 03:04:06 alex # - neue configure-Option "--enable-strict-rfc". # @@ -174,6 +177,6 @@ AC_ARG_ENABLE(sniffer, # -- Ausgabe -- -AC_OUTPUT([Makefile MacOSX/Makefile src/Makefile src/ngircd/Makefile]) +AC_OUTPUT([Makefile doc/Makefile MacOSX/Makefile src/Makefile src/ngircd/Makefile]) # -eof-