-
rfriedel added kronberg78 to the papco project.
2009-11-09 23:55:06 UTC by rfriedel
-
rfriedel added vaniaj to the papco project.
2009-10-20 22:07:55 UTC by rfriedel
-
rfriedel added davisthomsen to the papco project.
2009-09-28 18:10:33 UTC by rfriedel
-
rfriedel added stevemorley to the papco project.
2009-04-15 23:04:42 UTC by rfriedel
-
rfriedel added brianlarsen to the papco project.
2009-04-14 18:34:36 UTC by rfriedel
-
rfriedel changed the public information on the papco project.
2009-04-07 20:20:17 UTC by rfriedel
-
rfriedel added yuechen to the papco project.
2009-04-03 18:48:05 UTC by rfriedel
-
Some things I've found that could be tweaked/improved...
The description at the top of the file needs to be updated. Inc.
> ;* EXTMOD external field model index
> ;* 5: Olson & Pfitzer quiet [1977] (default)
>
> yet line 216 is:
> if keyword_set(EXTMOD) then kext = long(EXTMOD) else kext = 0l
> So it's setting the default to 0, not 5.
> Line 223:
2009-04-03 00:04:12 UTC by r_wilson
-
Sometimes popups will be blank when Compiz is running on linux desktops. Compiz is the special effects desktop that uses 3-D hardware to make windows that glide in and wobble, This bug is noted on the Netbeans site and there is a work-around described there, look for "setting AWT_TOOLKIT to MToolkit":
http://www.netbeans.org/issues/show_bug.cgi?id=117172
(Even though Netbeans is java...
2009-03-17 11:36:52 UTC by jbfaden
-
Papco should allow for modules that only provide code to other modules, such as the onera_lib. These wouldn't have a papco_addpanel method, but other modules could declare a dependence on the the module.
2009-03-16 13:53:56 UTC by jbfaden