____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 21-Oct-2001 20:40:13 Branch: OPENPKG_VENDOR Handle: 2001102119401000 Added files: (Branch: OPENPKG_VENDOR) openpkg-ui Makefile TODO dtb_utils.c dtb_utils.h mymod_stubs.c mymod_ui.h openpkg.c openpkg.h Log: Imported OpenPKG motif user interface sources to repository module motif. [Release Tag: OPENPKG_RELEASE] Summary: Revision Changes Path 1.1.1.1 +46 -0 openpkg-ui/Makefile 1.1.1.1 +2 -0 openpkg-ui/TODO 1.1.1.1 +3935 -0 openpkg-ui/dtb_utils.c 1.1.1.1 +287 -0 openpkg-ui/dtb_utils.h 1.1.1.1 +54 -0 openpkg-ui/mymod_stubs.c 1.1.1.1 +96 -0 openpkg-ui/mymod_ui.h 1.1.1.1 +99 -0 openpkg-ui/openpkg.c 1.1.1.1 +14 -0 openpkg-ui/openpkg.h ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: motif Date: 21-Oct-2001 20:42:12 Branch: OPENPKG_VENDOR Handle: 2001102119421000 Added files: (Branch: OPENPKG_VENDOR) motif Makefile TODO dtb_utils.c dtb_utils.h mymod_stubs.c mymod_ui.h openpkg.c openpkg.h Log: Imported OpenPKG motif user interface sources to repository module motif. [Release Tag: OPENPKG_INITIAL] Summary: Revision Changes Path 1.1.1.1 +46 -0 motif/Makefile 1.1.1.1 +2 -0 motif/TODO 1.1.1.1 +3935 -0 motif/dtb_utils.c 1.1.1.1 +287 -0 motif/dtb_utils.h 1.1.1.1 +54 -0 motif/mymod_stubs.c 1.1.1.1 +96 -0 motif/mymod_ui.h 1.1.1.1 +99 -0 motif/openpkg.c 1.1.1.1 +14 -0 motif/openpkg.h ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 21-Oct-2001 20:49:30 Branch: HEAD Handle: 2001102119493000 Modified files: openpkg-ui/motif TODO Log: DtbObjectHelpData is no longer an issue. Summary: Revision Changes Path 1.2 +0 -1 openpkg-ui/motif/TODO ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 23-Oct-2001 15:54:27 Branch: HEAD Handle: 2001102314542700 Modified files: openpkg-ui/motif TODO mymod_ui.h Log: Minor edits and multi-command batch idea. Summary: Revision Changes Path 1.3 +1 -0 openpkg-ui/motif/TODO 1.2 +1 -5 openpkg-ui/motif/mymod_ui.h ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 23-Oct-2001 16:25:04 Branch: HEAD Handle: 2001102315250300 Added files: openpkg-ui/motif doproto Log: Added script to tunnel the CDE front end through the X Server on dev30 via SSH. Summary: Revision Changes Path 1.1 +8 -0 openpkg-ui/motif/doproto ____________________________________________________________________________ Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: rse@openpkg.org Module: openpkg-ui Date: 24-Oct-2001 10:38:06 Branch: HEAD Handle: 2001102409380105 Added files: openpkg-ui 00README 00TODO 00URLS openpkg-ui/be 00README openpkg-ui/bres 00README openpkg-ui/bres/rdf-test buildrdf.pl openpkg-ui/bres/xml-test Makefile ReadorCreateDumpAndWrite.c ReadorCreateDumpWithPropsAndWrite.c c.c foo.xml out.xml rdfsample.xml savefoo.xml openpkg-ui/fe 00README Log: initial state of OpenPKG User Interface tree Summary: Revision Changes Path 1.1 +1 -0 openpkg-ui/00README 1.1 +67 -0 openpkg-ui/00TODO 1.1 +9 -0 openpkg-ui/00URLS 1.1 +1 -0 openpkg-ui/be/00README 1.1 +1 -0 openpkg-ui/bres/00README 1.1 +0 -0 openpkg-ui/bres/rdf-test/buildrdf.pl 1.1 +6 -0 openpkg-ui/bres/xml-test/Makefile 1.1 +59 -0 openpkg-ui/bres/xml-test/ReadorCreateDumpAndWrite.c 1.1 +76 -0 openpkg-ui/bres/xml-test/ReadorCreateDumpWithPropsAndWrite.c 1.1 +59 -0 openpkg-ui/bres/xml-test/c.c 1.1 +9 -0 openpkg-ui/bres/xml-test/foo.xml 1.1 +6 -0 openpkg-ui/bres/xml-test/out.xml 1.1 +134 -0 openpkg-ui/bres/xml-test/rdfsample.xml 1.1 +7 -0 openpkg-ui/bres/xml-test/savefoo.xml 1.1 +4 -0 openpkg-ui/fe/00README ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 24-Oct-2001 14:57:47 Branch: HEAD Handle: 2001102413574700 Modified files: openpkg-ui/bres/rdf-test buildrdf.pl Log: support for all attributes; iso-8859-1 encoding; xml escaping; relative pathes Summary: Revision Changes Path 1.2 +76 -44 openpkg-ui/bres/rdf-test/buildrdf.pl ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 24-Oct-2001 15:10:42 Branch: HEAD Handle: 2001102414104200 Modified files: openpkg-ui/bres/rdf-test buildrdf.pl Log: query now using conditional depflags Summary: Revision Changes Path 1.3 +6 -6 openpkg-ui/bres/rdf-test/buildrdf.pl ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 24-Oct-2001 15:31:03 Branch: HEAD Handle: 2001102414310300 Modified files: openpkg-ui/bres/rdf-test buildrdf.pl Log: style police; do not list rpmlib dependencies Summary: Revision Changes Path 1.4 +9 -6 openpkg-ui/bres/rdf-test/buildrdf.pl ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 24-Oct-2001 15:58:01 Branch: HEAD Handle: 2001102414580000 Modified files: openpkg-ui/bres/rdf-test buildrdf.pl Log: skip folders which already have an RDFfile; consolidate else-path in scanfolder() Summary: Revision Changes Path 1.5 +11 -9 openpkg-ui/bres/rdf-test/buildrdf.pl ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 24-Oct-2001 16:37:25 Branch: HEAD Handle: 2001102415372500 Modified files: openpkg-ui/bres/rdf-test buildrdf.pl Log: now dumping to the RDFfile; adjusted verbose mode; Summary: Revision Changes Path 1.6 +29 -17 openpkg-ui/bres/rdf-test/buildrdf.pl ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 24-Oct-2001 16:51:09 Branch: HEAD Handle: 2001102415510900 Modified files: openpkg-ui/bres/rdf-test buildrdf.pl Log: now referencing skipped subfoldes; removed alternative arc/os handling; Summary: Revision Changes Path 1.7 +12 -5 openpkg-ui/bres/rdf-test/buildrdf.pl ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 25-Oct-2001 18:14:03 Branch: HEAD Handle: 2001102517140200 Modified files: openpkg-ui/fe/gui-motif TODO Log: Ideas to avoid a terrible first user OpenPKG installation experience. Summary: Revision Changes Path 1.4 +7 -2 openpkg-ui/fe/gui-motif/TODO ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 31-Oct-2001 11:57:46 Branch: HEAD Handle: 2001103110574500 Added files: openpkg-ui/bres/rdf-test .cvsignore 1.rdf 2.rdf 3.rdf Makefile c.c Log: flush Summary: Revision Changes Path 1.1 +3 -0 openpkg-ui/bres/rdf-test/.cvsignore 1.1 +7 -0 openpkg-ui/bres/rdf-test/1.rdf 1.1 +13 -0 openpkg-ui/bres/rdf-test/2.rdf 1.1 +11 -0 openpkg-ui/bres/rdf-test/3.rdf 1.1 +15 -0 openpkg-ui/bres/rdf-test/Makefile 1.1 +121 -0 openpkg-ui/bres/rdf-test/c.c ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 31-Oct-2001 15:51:16 Branch: HEAD Handle: 2001103114511600 Modified files: openpkg-ui/bres/rdf-test Makefile Log: enable debugging Summary: Revision Changes Path 1.2 +1 -1 openpkg-ui/bres/rdf-test/Makefile ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 31-Oct-2001 15:52:31 Branch: HEAD Handle: 2001103114523100 Modified files: openpkg-ui/bres/rdf-test c.c Log: printn(); correctly handle hrefs diverting to spaces only Summary: Revision Changes Path 1.2 +45 -22 openpkg-ui/bres/rdf-test/c.c ____________________________________________________________________________ Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: rse@openpkg.org Module: openpkg-ui Date: 02-Nov-2001 11:12:02 Branch: HEAD Handle: 2001110210120100 Added files: openpkg-ui 00BRAINSTORM Log: remember brainstorming results Summary: Revision Changes Path 1.1 +70 -0 openpkg-ui/00BRAINSTORM ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 15-Nov-2001 14:00:21 Branch: HEAD Handle: 2001111513002000 Modified files: openpkg-ui 00TODO Log: test umzug Summary: Revision Changes Path 1.2 +1 -0 openpkg-ui/00TODO ____________________________________________________________________________ Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: rse@openpkg.org Module: openpkg-ui Date: 15-Nov-2001 14:12:55 Branch: HEAD Handle: 2001111513125500 Modified files: openpkg-ui 00BRAINSTORM Log: test commit Summary: Revision Changes Path 1.2 +1 -0 openpkg-ui/00BRAINSTORM ____________________________________________________________________________ Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: rse@openpkg.org Module: openpkg-ui Date: 15-Nov-2001 14:16:38 Branch: HEAD Handle: 2001111513163700 Modified files: openpkg-ui 00BRAINSTORM Log: test commit Summary: Revision Changes Path 1.3 +0 -1 openpkg-ui/00BRAINSTORM ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 15-Nov-2001 14:21:44 Branch: HEAD Handle: 2001111513214400 Modified files: openpkg-ui 00TODO Log: test umzug Summary: Revision Changes Path 1.3 +0 -1 openpkg-ui/00TODO ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 15-Nov-2001 17:00:05 Branch: HEAD Handle: 2001111516000500 Added files: openpkg-ui/bres/rdf-test OpenPKGsample.rdf Log: our preferred RDF syntax Summary: Revision Changes Path 1.1 +52 -0 openpkg-ui/bres/rdf-test/OpenPKGsample.rdf ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 15-Nov-2001 20:48:20 Branch: HEAD Handle: 2001111519481900 Modified files: openpkg-ui/bres/rdf-test c.c Log: merger/dumper Summary: Revision Changes Path 1.3 +52 -23 openpkg-ui/bres/rdf-test/c.c ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 15-Nov-2001 20:48:34 Branch: HEAD Handle: 2001111519483400 Modified files: openpkg-ui/bres/rdf-test OpenPKGsample.rdf Log: include filename Summary: Revision Changes Path 1.2 +2 -2 openpkg-ui/bres/rdf-test/OpenPKGsample.rdf ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 15-Nov-2001 20:49:00 Branch: HEAD Handle: 2001111519490000 Modified files: openpkg-ui/bres/rdf-test buildrdf.pl Log: support new OpenPKGsample.rdf format Summary: Revision Changes Path 1.8 +34 -17 openpkg-ui/bres/rdf-test/buildrdf.pl ____________________________________________________________________________ Server: cvs.openpkg.org Name: Project Master Root: /e/openpkg/cvs Email: openpkg@openpkg.org Module: openpkg-ui Date: 16-Nov-2001 14:20:24 Branch: HEAD Handle: 2001111613202400 Modified files: openpkg-ui/bres/rdf-test buildrdf.pl Log: fix indentation and switch to 2 char indentation to reduce size Summary: Revision Changes Path 1.9 +14 -13 openpkg-ui/bres/rdf-test/buildrdf.pl ____________________________________________________________________________ Server: cvs.openpkg.org Name: Project Master Root: /e/openpkg/cvs Email: openpkg@openpkg.org Module: openpkg-ui Date: 16-Nov-2001 21:13:52 Branch: HEAD Handle: 2001111620135200 Added files: openpkg-ui/bres/rdf-test buildrdf.sh Modified files: openpkg-ui/bres/rdf-test buildrdf.pl Log: - replace ad-hoc option parsing with Getopt::Long - add support for setting the name of the index file (-r) - allow : as the arguments and correctly pass down - create a short buildrdf.sh we currently use on en4 Summary: Revision Changes Path 1.10 +45 -21 openpkg-ui/bres/rdf-test/buildrdf.pl 1.1 +5 -0 openpkg-ui/bres/rdf-test/buildrdf.sh ____________________________________________________________________________ Server: cvs.openpkg.org Name: Project Master Root: /e/openpkg/cvs Email: openpkg@openpkg.org Module: openpkg-ui Date: 16-Nov-2001 21:45:41 Branch: HEAD Handle: 2001111620454100 Modified files: openpkg-ui/bres/rdf-test buildrdf.pl buildrdf.sh Log: Add compression support through bzip2 because our current OpenPKG-CURRENT/Binary/ index is over 8MB in size and so not really nice in uncompressed form. Summary: Revision Changes Path 1.11 +24 -5 openpkg-ui/bres/rdf-test/buildrdf.pl 1.2 +2 -2 openpkg-ui/bres/rdf-test/buildrdf.sh ____________________________________________________________________________ Server: cvs.openpkg.org Name: Project Master Root: /e/openpkg/cvs Email: openpkg@openpkg.org Module: openpkg-ui Date: 16-Nov-2001 21:49:20 Branch: HEAD Handle: 2001111620491900 Modified files: openpkg-ui/bres/rdf-test buildrdf.pl buildrdf.sh Log: allow the specification of a particular RPM program Summary: Revision Changes Path 1.12 +8 -5 openpkg-ui/bres/rdf-test/buildrdf.pl 1.3 +4 -4 openpkg-ui/bres/rdf-test/buildrdf.sh ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 12-Dec-2001 19:18:32 Branch: HEAD Handle: 2001121218183001 Added files: openpkg-ui/bres/rdf2ini .cvsignore 00INDEX.rdf Makefile TODO rdf2ini.c openpkg-ui/bres/rdf2ini/current 00INDEX.rdf openpkg-ui/bres/rdf2ini/release 00INDEX.rdf openpkg-ui/bres/rdf2ini/release/1.0 00INDEX.rdf Log: flush ugly work Summary: Revision Changes Path 1.1 +2 -0 openpkg-ui/bres/rdf2ini/.cvsignore 1.1 +8 -0 openpkg-ui/bres/rdf2ini/00INDEX.rdf 1.1 +15 -0 openpkg-ui/bres/rdf2ini/Makefile 1.1 +14 -0 openpkg-ui/bres/rdf2ini/TODO 1.1 +8 -0 openpkg-ui/bres/rdf2ini/current/00INDEX.rdf 1.1 +197 -0 openpkg-ui/bres/rdf2ini/rdf2ini.c 1.1 +7 -0 openpkg-ui/bres/rdf2ini/release/00INDEX.rdf 1.1 +8 -0 openpkg-ui/bres/rdf2ini/release/1.0/00INDEX.rdf ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 13-Dec-2001 17:17:05 Branch: HEAD Handle: 2001121316170103 Added files: openpkg-ui/bres/rdf2ini/release/1.0/BIN 00INDEX.rdf openpkg-ui/bres/rdf2ini/release/1.0/SRC 00INDEX.rdf Modified files: openpkg-ui/bres/rdf2ini TODO rdf2ini.c Log: flush daily work Summary: Revision Changes Path 1.2 +60 -10 openpkg-ui/bres/rdf2ini/TODO 1.2 +5 -1 openpkg-ui/bres/rdf2ini/rdf2ini.c 1.1 BLOB openpkg-ui/bres/rdf2ini/release/1.0/BIN/00INDEX.rdf 1.1 BLOB openpkg-ui/bres/rdf2ini/release/1.0/SRC/00INDEX.rdf ____________________________________________________________________________ Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: thl@openpkg.org Module: openpkg-ui Date: 13-Dec-2001 17:19:33 Branch: HEAD Handle: 2001121316193300 Modified files: openpkg-ui/bres/rdf2ini TODO Log: more ANSI comliance Summary: Revision Changes Path 1.3 +3 -3 openpkg-ui/bres/rdf2ini/TODO ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 13-Feb-2002 19:53:14 Branch: OPENPKG_MAIN Handle: 2002021318531100 Added files: (Branch: OPENPKG_MAIN) openpkg-ui/fe/gui AUTHORS Makefile.in NEWS README TODO acconfig.h aclocal.m4 cbacks.c cbacks.h config.c configure.in const.h devtool devtool.conf devtool.func iface.c iface.h opgui.c opgui.conf.pod opgui.h opgui.pod option.c pcre.c pcre.h pixmap.c pixmap.h util.c version.c Log: Wahoo, OpenPKG GUI is in development. Current state is pre-group discussion, but post prototype. It builds and works with any GTK system. [Release Tag: OPGUI_BORN] Summary: Revision Changes Path 1.1.1.1 +2 -0 openpkg-ui/fe/gui/AUTHORS 1.1.1.1 +152 -0 openpkg-ui/fe/gui/Makefile.in 1.1.1.1 BLOB openpkg-ui/fe/gui/NEWS 1.1.1.1 BLOB openpkg-ui/fe/gui/README 1.1.1.1 +75 -0 openpkg-ui/fe/gui/TODO 1.1.1.1 +8 -0 openpkg-ui/fe/gui/acconfig.h 1.1.1.1 +519 -0 openpkg-ui/fe/gui/aclocal.m4 1.1.1.1 +70 -0 openpkg-ui/fe/gui/cbacks.c 1.1.1.1 +46 -0 openpkg-ui/fe/gui/cbacks.h 1.1.1.1 +36 -0 openpkg-ui/fe/gui/config.c 1.1.1.1 +136 -0 openpkg-ui/fe/gui/configure.in 1.1.1.1 +42 -0 openpkg-ui/fe/gui/const.h 1.1.1.1 +46 -0 openpkg-ui/fe/gui/devtool 1.1.1.1 +53 -0 openpkg-ui/fe/gui/devtool.conf 1.1.1.1 +71 -0 openpkg-ui/fe/gui/devtool.func 1.1.1.1 +492 -0 openpkg-ui/fe/gui/iface.c 1.1.1.1 +38 -0 openpkg-ui/fe/gui/iface.h 1.1.1.1 +69 -0 openpkg-ui/fe/gui/opgui.c 1.1.1.1 +49 -0 openpkg-ui/fe/gui/opgui.conf.pod 1.1.1.1 +73 -0 openpkg-ui/fe/gui/opgui.h 1.1.1.1 +65 -0 openpkg-ui/fe/gui/opgui.pod 1.1.1.1 +36 -0 openpkg-ui/fe/gui/option.c 1.1.1.1 +4288 -0 openpkg-ui/fe/gui/pcre.c 1.1.1.1 +141 -0 openpkg-ui/fe/gui/pcre.h 1.1.1.1 +44 -0 openpkg-ui/fe/gui/pixmap.c 1.1.1.1 +40 -0 openpkg-ui/fe/gui/pixmap.h 1.1.1.1 +45 -0 openpkg-ui/fe/gui/util.c 1.1.1.1 +46 -0 openpkg-ui/fe/gui/version.c ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 13-Feb-2002 19:55:00 Branch: HEAD Handle: 2002021318550000 Modified files: openpkg-ui/fe/gui Makefile.in Log: Whoops I put in the wrong Makefile last time. Lets try this one. Summary: Revision Changes Path 1.2 +22 -18 openpkg-ui/fe/gui/Makefile.in ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 13-Feb-2002 20:02:11 Branch: HEAD Handle: 2002021319021000 Modified files: openpkg-ui/fe/gui Makefile.in config.c configure.in devtool.conf opgui.h option.c Log: Temporary fix until I can patch the OSSP and OpenPKG repositories together. Summary: Revision Changes Path 1.3 +2 -4 openpkg-ui/fe/gui/Makefile.in 1.2 +0 -3 openpkg-ui/fe/gui/config.c 1.2 +0 -50 openpkg-ui/fe/gui/configure.in 1.2 +0 -23 openpkg-ui/fe/gui/devtool.conf 1.2 +0 -6 openpkg-ui/fe/gui/opgui.h 1.2 +0 -3 openpkg-ui/fe/gui/option.c ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 13-Feb-2002 20:11:06 Branch: OPENPKG_MAIN Handle: 2002021319110500 Added files: (Branch: OPENPKG_MAIN) openpkg-ui/fe/mui AUTHORS ChangeLog Makefile.in NEWS README TODO acconfig.h aclocal.m4 configure.in curs.h devtool.conf devtool.func opmui.c Log: Wahoo the OpenPKG menu user interface is born, but not yet in development. [Release Tag: OPMUI_BORN] Summary: Revision Changes Path 1.1.1.1 +2 -0 openpkg-ui/fe/mui/AUTHORS 1.1.1.1 +3 -0 openpkg-ui/fe/mui/ChangeLog 1.1.1.1 +152 -0 openpkg-ui/fe/mui/Makefile.in 1.1.1.1 BLOB openpkg-ui/fe/mui/NEWS 1.1.1.1 BLOB openpkg-ui/fe/mui/README 1.1.1.1 +75 -0 openpkg-ui/fe/mui/TODO 1.1.1.1 +4 -0 openpkg-ui/fe/mui/acconfig.h 1.1.1.1 +317 -0 openpkg-ui/fe/mui/aclocal.m4 1.1.1.1 +117 -0 openpkg-ui/fe/mui/configure.in 1.1.1.1 +83 -0 openpkg-ui/fe/mui/curs.h 1.1.1.1 +53 -0 openpkg-ui/fe/mui/devtool.conf 1.1.1.1 +71 -0 openpkg-ui/fe/mui/devtool.func 1.1.1.1 +58 -0 openpkg-ui/fe/mui/opmui.c ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 13-Feb-2002 20:14:04 Branch: OPENPKG_MAIN Handle: 2002021319140300 Added files: (Branch: OPENPKG_MAIN) openpkg-ui/fe/cli AUTHORS Makefile.in NEWS README TODO acconfig.h aclocal.m4 configure.in devtool devtool.conf devtool.func opcli.c Log: Wahoo OpenPKG command line user interface is born, but not yet in development. [Release Tag: OPCLI_BORN] Summary: Revision Changes Path 1.1.1.1 +2 -0 openpkg-ui/fe/cli/AUTHORS 1.1.1.1 +152 -0 openpkg-ui/fe/cli/Makefile.in 1.1.1.1 BLOB openpkg-ui/fe/cli/NEWS 1.1.1.1 BLOB openpkg-ui/fe/cli/README 1.1.1.1 +75 -0 openpkg-ui/fe/cli/TODO 1.1.1.1 +4 -0 openpkg-ui/fe/cli/acconfig.h 1.1.1.1 +317 -0 openpkg-ui/fe/cli/aclocal.m4 1.1.1.1 +117 -0 openpkg-ui/fe/cli/configure.in 1.1.1.1 +46 -0 openpkg-ui/fe/cli/devtool 1.1.1.1 +53 -0 openpkg-ui/fe/cli/devtool.conf 1.1.1.1 +71 -0 openpkg-ui/fe/cli/devtool.func 1.1.1.1 +131 -0 openpkg-ui/fe/cli/opcli.c ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 13-Feb-2002 21:42:49 Branch: HEAD Handle: 2002021320424800 Modified files: openpkg-ui/fe/gui TODO Log: Remember a redundancy and small problem in aclocal.m4. Summary: Revision Changes Path 1.2 +1 -0 openpkg-ui/fe/gui/TODO ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 15-Feb-2002 15:28:31 Branch: HEAD Handle: 2002021514283000 Modified files: openpkg-ui/fe/mui devtool.conf Log: Correct autoclean section. Summary: Revision Changes Path 1.2 +2 -0 openpkg-ui/fe/mui/devtool.conf ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 11-Mar-2002 16:07:30 Branch: HEAD Handle: 1970010101000000 Removed files: openpkg-ui/fe/mui curs.h Log: Remove unused boilerplate source, probably added by mistake earlier. Summary: Revision Changes Path NONE +0 -83 openpkg-ui/fe/mui/curs.h ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 13-Mar-2002 13:32:25 Branch: HEAD Handle: 2002031312322401 Added files: openpkg-ui/fe/mui opmui.conf.pod opmui.h opmui.pod opmui_version.c Modified files: openpkg-ui/fe/mui Makefile.in configure.in devtool.conf opmui.c Log: Some reintegration of build configuration. Summary: Revision Changes Path 1.2 +3 -35 openpkg-ui/fe/mui/Makefile.in 1.2 +0 -51 openpkg-ui/fe/mui/configure.in 1.3 +0 -25 openpkg-ui/fe/mui/devtool.conf 1.2 +31 -0 openpkg-ui/fe/mui/opmui.c 1.1 +45 -0 openpkg-ui/fe/mui/opmui.conf.pod 1.1 +67 -0 openpkg-ui/fe/mui/opmui.h 1.1 +45 -0 openpkg-ui/fe/mui/opmui.pod 1.1 +0 -0 openpkg-ui/fe/mui/opmui_version.c ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 27-May-2002 16:50:55 Branch: HEAD Handle: 2002052715505500 Modified files: openpkg-ui/fe/gui Makefile.in aclocal.m4 configure.in devtool.conf Log: Update to current (broken) status before some major changes. Summary: Revision Changes Path 1.4 +1 -20 openpkg-ui/fe/gui/Makefile.in 1.2 +15 -4 openpkg-ui/fe/gui/aclocal.m4 1.3 +8 -4 openpkg-ui/fe/gui/configure.in 1.3 +2 -2 openpkg-ui/fe/gui/devtool.conf ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 27-May-2002 16:59:13 Branch: HEAD Handle: 197001010100001022507953 Modified files: openpkg-ui/fe/mui aclocal.m4 configure.in devtool.conf devtool.func opmui.c Removed files: openpkg-ui/fe/mui acconfig.h Log: Corrections and updates, the MUI build now but sadly does nothing still. Summary: Revision Changes Path NONE +0 -4 openpkg-ui/fe/mui/acconfig.h 1.2 +6 -6 openpkg-ui/fe/mui/aclocal.m4 1.3 +34 -11 openpkg-ui/fe/mui/configure.in 1.4 +5 -7 openpkg-ui/fe/mui/devtool.conf 1.2 +1 -0 openpkg-ui/fe/mui/devtool.func 1.3 +2 -0 openpkg-ui/fe/mui/opmui.c ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 27-May-2002 17:21:27 Branch: HEAD Handle: 2002052716212600 Modified files: openpkg-ui/fe/mui configure.in Log: Comment out configure code that can't be called yet. Summary: Revision Changes Path 1.4 +2 -2 openpkg-ui/fe/mui/configure.in ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 27-May-2002 20:39:34 Branch: OPKG_CW_MUNICH Handle: 2002052719393200 Added files: (Branch: OPKG_CW_MUNICH) openpkg-ui/fe/gui ChangeLog Makefile.in NEWS README TODO aclocal.m4 configure.in devtool devtool.conf devtool.func main.cpp opgui.conf.pod opgui.cpp opgui.h opgui.pod opgui_test.sh opgui_version.c Log: The GUI is reborn, hallelujah. [Release Tag: OPKG_GUI_BORN] Summary: Revision Changes Path 1.1.1.1 +3 -0 openpkg-ui/fe/gui/ChangeLog 1.1.1.1 +151 -0 openpkg-ui/fe/gui/Makefile.in 1.1.1.1 BLOB openpkg-ui/fe/gui/NEWS 1.1.1.1 BLOB openpkg-ui/fe/gui/README 1.1.1.1 +76 -0 openpkg-ui/fe/gui/TODO 1.1.1.1 +351 -0 openpkg-ui/fe/gui/aclocal.m4 1.1.1.1 +94 -0 openpkg-ui/fe/gui/configure.in 1.1.1.1 +46 -0 openpkg-ui/fe/gui/devtool 1.1.1.1 +28 -0 openpkg-ui/fe/gui/devtool.conf 1.1.1.1 +72 -0 openpkg-ui/fe/gui/devtool.func 1.1.1.1 +14 -0 openpkg-ui/fe/gui/main.cpp 1.1.1.1 +49 -0 openpkg-ui/fe/gui/opgui.conf.pod 1.1.1.1 +93 -0 openpkg-ui/fe/gui/opgui.cpp 1.1.1.1 +39 -0 openpkg-ui/fe/gui/opgui.h 1.1.1.1 +65 -0 openpkg-ui/fe/gui/opgui.pod 1.1.1.1 +1 -0 openpkg-ui/fe/gui/opgui_test.sh 1.1.1.1 +46 -0 openpkg-ui/fe/gui/opgui_version.c ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 27-May-2002 20:55:08 Branch: HEAD Handle: 2002052719550800 Modified files: openpkg-ui/fe/gui Makefile.in Log: Some clean rule corrections. Summary: Revision Changes Path 1.2 +5 -4 openpkg-ui/fe/gui/Makefile.in ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 28-May-2002 19:01:33 Branch: HEAD Handle: 2002052818013300 Modified files: openpkg-ui/fe/mui Makefile.in opmui.c Log: Some beginning changes and additions. Summary: Revision Changes Path 1.3 +3 -3 openpkg-ui/fe/mui/Makefile.in 1.4 +50 -29 openpkg-ui/fe/mui/opmui.c ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 28-May-2002 19:01:50 Branch: HEAD Handle: 2002052818015000 Added files: openpkg-ui/fe/mui .cvsignore Log: Ignore some files. Summary: Revision Changes Path 1.1 +10 -0 openpkg-ui/fe/mui/.cvsignore ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 28-May-2002 19:04:07 Branch: HEAD Handle: 2002052818040700 Modified files: openpkg-ui/fe/gui aclocal.m4 Log: Make autoconf macro for finding Qt path more robust. Summary: Revision Changes Path 1.2 +57 -21 openpkg-ui/fe/gui/aclocal.m4 ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 28-May-2002 19:04:15 Branch: HEAD Handle: 2002052818041500 Modified files: openpkg-ui/fe/gui Makefile.in configure.in Log: *** empty log message *** Summary: Revision Changes Path 1.3 +10 -10 openpkg-ui/fe/gui/Makefile.in 1.2 +5 -1 openpkg-ui/fe/gui/configure.in ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 28-May-2002 19:04:51 Branch: HEAD Handle: 2002052818045100 Added files: openpkg-ui/fe/gui .cvsignore Log: Ignore files. Summary: Revision Changes Path 1.1 +11 -0 openpkg-ui/fe/gui/.cvsignore ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 29-May-2002 17:18:41 Branch: HEAD Handle: 2002052916184100 Modified files: openpkg-ui/fe/gui Makefile.in Log: Try to fix some portability build problems. Summary: Revision Changes Path 1.4 +8 -3 openpkg-ui/fe/gui/Makefile.in ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 13-Jun-2002 18:25:38 Branch: HEAD Handle: 2002061317253800 Modified files: openpkg-ui/fe/gui Makefile.in aclocal.m4 configure.in devtool.conf devtool.func Log: A bunch of configuration management and some build logic changes. Its still hardcoded to build on FreeBSD for now, and works with the OpenPKG Qt package. Summary: Revision Changes Path 1.5 +6 -14 openpkg-ui/fe/gui/Makefile.in 1.3 +66 -34 openpkg-ui/fe/gui/aclocal.m4 1.3 +14 -12 openpkg-ui/fe/gui/configure.in 1.2 +0 -1 openpkg-ui/fe/gui/devtool.conf 1.2 +2 -1 openpkg-ui/fe/gui/devtool.func ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 29-Jul-2002 16:32:47 Branch: HEAD Handle: 2002072915324700 Modified files: openpkg-ui/fe/gui devtool.conf Log: Copy Ralf's bugfix regarding overzealous name matching. Summary: Revision Changes Path 1.3 +2 -2 openpkg-ui/fe/gui/devtool.conf ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 29-Jul-2002 16:33:13 Branch: HEAD Handle: 2002072915331300 Modified files: openpkg-ui/fe/mui devtool.conf Log: Copy Ralf's bugfix regarding overzealous name matching. Summary: Revision Changes Path 1.5 +2 -2 openpkg-ui/fe/mui/devtool.conf ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 29-Jul-2002 16:39:51 Branch: HEAD Handle: 2002072915395000 Modified files: openpkg-ui/fe/cli devtool.conf Log: Apply Ralf's bugfix of overzealous name matching and make general corrections. Summary: Revision Changes Path 1.2 +5 -30 openpkg-ui/fe/cli/devtool.conf ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 20-Oct-2002 22:02:01 Branch: HEAD Handle: 2002102021020000 Added files: openpkg-ui/fe/gui config.guess config.sub Modified files: openpkg-ui/fe/gui .cvsignore Makefile.in configure.in devtool.conf Log: Fixed X11 portability, fixed pthread portability, updated autoconf version, added CVS ignore files, cleaned up considerably, removed FIXME text, and brought OpGUI back to life in general ;-) Summary: Revision Changes Path 1.2 +2 -0 openpkg-ui/fe/gui/.cvsignore 1.6 +3 -2 openpkg-ui/fe/gui/Makefile.in 1.1 +1363 -0 openpkg-ui/fe/gui/config.guess 1.1 +1470 -0 openpkg-ui/fe/gui/config.sub 1.4 +13 -10 openpkg-ui/fe/gui/configure.in 1.4 +1 -1 openpkg-ui/fe/gui/devtool.conf ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 20-Oct-2002 22:05:44 Branch: HEAD Handle: 2002102021054400 Modified files: openpkg-ui/fe/gui TODO Log: Remember ASCII representation of main window, and remove outdated AC_PATH macro requirement. Summary: Revision Changes Path 1.2 +8 -1 openpkg-ui/fe/gui/TODO ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 21-Oct-2002 18:08:48 Branch: HEAD Handle: 2002102117084800 Modified files: openpkg-ui/fe/gui TODO configure.in Log: Remove whitespace and a compiler-only link flag. Summary: Revision Changes Path 1.3 +0 -3 openpkg-ui/fe/gui/TODO 1.5 +1 -1 openpkg-ui/fe/gui/configure.in ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 21-Oct-2002 22:48:27 Branch: HEAD Handle: 2002102121482700 Modified files: openpkg-ui/fe/gui configure.in Log: Write a better pthread LIBS flag substitution, thanks to Ralf's help with M4. Summary: Revision Changes Path 1.6 +1 -1 openpkg-ui/fe/gui/configure.in ____________________________________________________________________________ Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: ms@openpkg.org Module: openpkg-ui Date: 06-Nov-2002 17:14:06 Branch: HEAD Handle: 2002110616140600 Modified files: openpkg-ui/fe/gui configure.in Log: Fix building with Xft-enabled X11 environments and '-xft' enabled Qt builds. Summary: Revision Changes Path 1.7 +2 -1 openpkg-ui/fe/gui/configure.in