btami | 1 Dec 2005 11:08

[gnue] r8110 - in trunk: gnue-designer gnue-navigator gnue-reports

Author: btami
Date: 2005-12-01 04:08:08 -0600 (Thu, 01 Dec 2005)
New Revision: 8110

Added:
   trunk/gnue-navigator/BUGS
   trunk/gnue-reports/BUGS
Modified:
   trunk/gnue-designer/BUGS
Log:
moved designer BUGS to roundup

Modified: trunk/gnue-designer/BUGS
===================================================================
--- trunk/gnue-designer/BUGS	2005-11-30 22:54:32 UTC (rev 8109)
+++ trunk/gnue-designer/BUGS	2005-12-01 10:08:08 UTC (rev 8110)
 <at>  <at>  -1,28 +1,3  <at>  <at> 
-These are known issues with Designer 0.4.3  
-
-* On the Property Editor: You cannot change a value and then click to another
-  window/frame without first pressing enter. The value will revert back to
-  the original because one of wxPython's focus listener isn't being called.
-  Not sure if this is a limitation of the way we implemented the Grid editor
-  or a limitation of wxPython.
-
-* Designer currently redraws the entire layout screen whenever a property
-  is modified and whenever an object is deleted or modified. This may
-  make designer run noticably slow on older computers.
-
-* Designer loses custom xml encoding= attribute and defaults back to utf-8.
(Continue reading)

farias | 2 Dec 2005 01:51
Picon
Favicon

listas de e-mails divididas por segmento LISTAS DE E-MAILS PARA MARKETING DIRETO PRONTA ENTREGA

cadastros de emails por provedores de acesso e-mails para mala direta por classe 
social emails para mala direta por estados listas de e-mails divididas por segmento:

http://www.gueb.de/segmails
ou
http://geocities.yahoo.com.br/depositodvgm/divulga.htm

LISTAS DE E-MAILS PARA MARKETING DIRETO PRONTA ENTREGA listas de e-mails divididas 
por segmento emails para mala direta por estados cadastros de emails por provedores 
de acesso listas de e-mails divididas por segmento LISTAS DE E-MAILS PARA MARKETING 
DIRETO PRONTA ENTREGA:

http://www.gueb.de/segmails
ou
http://geocities.yahoo.com.br/depositodvgm/divulga.htm

listas com mais de cinqüenta milhões de emails, lista de emails segmentada, lista 
de email atualizada para a divulgação de empresas via mala direta. Acesse o site 
e confira as opções de lista e como compra-la. Mala direta catalogada e segmentada 
a nível Brasil. Impressão de etiquetas e emissão de banco de dados. Serviços 
de desenvolvimento de softwares e home pages. ... Possuímos cadastros para Mala 
Direta e Emails de todo o Brasil, segmentados

http://www.gueb.de/segmails
ou
http://geocities.yahoo.com.br/depositodvgm/divulga.htm

listas de e-mails divididas por segmento emails para mala direta por estados 
e-mails para mala direta por classe social.
(Continue reading)

btami | 2 Dec 2005 12:36

[gnue] r8111 - trunk/gnue-common/src/logic

Author: btami
Date: 2005-12-02 05:36:53 -0600 (Fri, 02 Dec 2005)
New Revision: 8111

Modified:
   trunk/gnue-common/src/logic/GTrigger.py
Log:
fixed StoreTriggersAsCDATA issue

Modified: trunk/gnue-common/src/logic/GTrigger.py
===================================================================
--- trunk/gnue-common/src/logic/GTrigger.py	2005-12-01 10:08:08 UTC (rev 8110)
+++ trunk/gnue-common/src/logic/GTrigger.py	2005-12-02 11:36:53 UTC (rev 8111)
 <at>  <at>  -196,7 +196,7  <at>  <at> 
     """

     try:
-      asCData = not gConfig ('StoreTriggersAsCDATA')
+      asCData = gConfig ('StoreTriggersAsCDATA') == 'True'

     except:
       asCData = False
 <at>  <at>  -245,13 +245,13  <at>  <at> 
         xmlString += ">\n"

       if treeDump:
-        if hasContent and not asCData:
+        if hasContent and asCData:
           xmlString += "<![CDATA["
         for child in self._children:
(Continue reading)

reinhard | 6 Dec 2005 22:09

[gnue] r8112 - trunk/gnue-forms/src

Author: reinhard
Date: 2005-12-06 15:09:37 -0600 (Tue, 06 Dec 2005)
New Revision: 8112

Modified:
   trunk/gnue-forms/src/GFParser.py
Log:
Fixed list of allowed parent tags.

Modified: trunk/gnue-forms/src/GFParser.py
===================================================================
--- trunk/gnue-forms/src/GFParser.py	2005-12-02 11:36:53 UTC (rev 8111)
+++ trunk/gnue-forms/src/GFParser.py	2005-12-06 21:09:37 UTC (rev 8112)
 <at>  <at>  -120,7 +120,7  <at>  <at> 
          'Required': True,
          'Importable': True,
          'SingleInstance': True,
-         'ParentTags': ('form',),
+         'ParentTags': ('form','dialog'),
          'Description': 'Separation layer that contains "Business logic": '
                         'blocks, fields, block-level and field-level triggers.'},

 <at>  <at>  -129,7 +129,7  <at>  <at> 
          'Required': True,
          'Importable': True,
          'SingleInstance': True,
-         'ParentTags': ('form',),
+         'ParentTags': ('form','dialog'),
          'Description': 'Separation layer that contains all the '
                         'visual elements on the form.' ,
(Continue reading)

reinhard | 6 Dec 2005 22:08

[gnue-contrib] r227 - hotline/forms

Author: reinhard
Date: 2005-12-06 15:08:11 -0600 (Tue, 06 Dec 2005)
New Revision: 227

Modified:
   hotline/forms/hotline.gfd
Log:
Fixed XML.

Modified: hotline/forms/hotline.gfd
===================================================================
--- hotline/forms/hotline.gfd	2005-10-18 13:45:24 UTC (rev 226)
+++ hotline/forms/hotline.gfd	2005-12-06 21:08:11 UTC (rev 227)
 <at>  <at>  -94,103 +94,103  <at>  <at> 
     res = dtsParameter.createResultSet ()
   </trigger>

-  <logic>
-    <trigger name="kunde_pruefen" type="NAMED">
-      # Dieser Trigger versucht, eine Kundennummer für den aktuellen Wert des
-      # Feldes Kunde zu finden
-      import mx.DateTime
-      value     = blkAuswahl.fldKunde.get ()
-      selected  = False
-      selTicket = True
-      updGrund  = True
+  <trigger name="kunde_pruefen" type="NAMED">
+    # Dieser Trigger versucht, eine Kundennummer für den aktuellen Wert des
+    # Feldes Kunde zu finden
+    import mx.DateTime
(Continue reading)

reinhard | 6 Dec 2005 22:20

[gnue] r8113 - trunk/gnue-forms/src

Author: reinhard
Date: 2005-12-06 15:20:29 -0600 (Tue, 06 Dec 2005)
New Revision: 8113

Modified:
   trunk/gnue-forms/src/GFParser.py
Log:
Trigger is UsableBySiblings, no need to add all parent tags.

Modified: trunk/gnue-forms/src/GFParser.py
===================================================================
--- trunk/gnue-forms/src/GFParser.py	2005-12-06 21:09:37 UTC (rev 8112)
+++ trunk/gnue-forms/src/GFParser.py	2005-12-06 21:20:29 UTC (rev 8113)
 <at>  <at>  -1090,7 +1090,7  <at>  <at> 
     xmlElements.update(
       GTrigger.getXMLelements(
         updates={'trigger':{
-                   'ParentTags': ('form','dialog','block','field','button')},
+                   'ParentTags': ('form')},
                 }))

     #
reinhard | 6 Dec 2005 22:25

[gnue] r8114 - trunk/gnue-common/src/definitions

Author: reinhard
Date: 2005-12-06 15:25:33 -0600 (Tue, 06 Dec 2005)
New Revision: 8114

Modified:
   trunk/gnue-common/src/definitions/GParser.py
Log:
Check if a tag is valid under this parent.

Modified: trunk/gnue-common/src/definitions/GParser.py
===================================================================
--- trunk/gnue-common/src/definitions/GParser.py	2005-12-06 21:20:29 UTC (rev 8113)
+++ trunk/gnue-common/src/definitions/GParser.py	2005-12-06 21:25:33 UTC (rev 8114)
 <at>  <at>  -356,15 +356,36  <at>  <at> 
       #
       assert gDebug (7, "<%s>" % tname)

-      try:
-        baseAttrs = self.xmlElements [tname].get ('Attributes', {})
-
-      except KeyError:
+      # Check whether this tag is valid at all
+      if not self.xmlElements.has_key (tname):
         raise MarkupError, \
             (u_("Error processing <%(tagname)s> tag [I do not know what a "
-                "<%(tagname)s> tag does]") % {'tagname': tname}, self.url,
-                self.parser.getLineNumber ())
+                "<%(tagname)s> tag does]") % {'tagname': tname},
+             self.url,
+             self.parser.getLineNumber ())
(Continue reading)

Enrique Evans | 7 Dec 2005 01:36

0EM Software


ListPrice:  $550.00 
OurPrice:  $69.95 
YouSave:  $480.05 ( 87%) 

Availability: Available for INSTANT download! 

Sales Rank: #1 
Average Customer Review:  
(based on 46 reviews)

--------------------------------------------------------------------------------

Microsoft Windows XP Professional 
   by Microsoft 

ListPrice:  $200.00 
OurPrice:  $49.95 
YouSave:  $150.05 ( 75%) 

Availability: Available for INSTANT download! 

Sales Rank: #2 
Average Customer Review:  
(based on 43 reviews)

--------------------------------------------------------------------------------

Adobe Photoshop CS2 V 9.0 
   by Adobe 
(Continue reading)

jamest | 7 Dec 2005 02:37

[gnue] r8115 - trunk/gnue-common/src/printing/pdftable

Author: jamest
Date: 2005-12-06 19:37:56 -0600 (Tue, 06 Dec 2005)
New Revision: 8115

Modified:
   trunk/gnue-common/src/printing/pdftable/pdftable.py
Log:
moved font defs to a dict and allow them to be set
added a set hightlight function
added ability to shut off borders per row

Modified: trunk/gnue-common/src/printing/pdftable/pdftable.py
===================================================================
--- trunk/gnue-common/src/printing/pdftable/pdftable.py	2005-12-06 21:25:33 UTC (rev 8114)
+++ trunk/gnue-common/src/printing/pdftable/pdftable.py	2005-12-07 01:37:56 UTC (rev 8115)
 <at>  <at>  -57,24 +57,23  <at>  <at> 

 # ----------------------------------------------------------------------------
 # Some sample font definitions 
-#
-# TODO: This really needs handled in a more flexible mannor.
 # ----------------------------------------------------------------------------
-                       # Font name       Pt Size Vert Spacing
-dataFont =             ('Times-Roman',      10,    11)
-subtotalFont =         ('Times-Bold',       10,    12)
-tableHeaderFont =      ('Times-Bold',       10,    12)
+fontDefs = {               # Font name       Pt Size  Vert Spacing
+  'dataFont' :             ('Times-Roman',      10,        11),
+  'subtotalFont' :         ('Times-Bold',       10,        12),
+  'tableHeaderFont' :      ('Times-Bold',       10,        12),
(Continue reading)

btami | 7 Dec 2005 13:38

[gnue] r8116 - trunk/gnue-designer/src/forms/LayoutEditor

Author: btami
Date: 2005-12-07 06:38:00 -0600 (Wed, 07 Dec 2005)
New Revision: 8116

Modified:
   trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditor.py
Log:
Let designer not to redraw the entire layout if not needed

Modified: trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditor.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditor.py	2005-12-07 01:37:56 UTC (rev 8115)
+++ trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditor.py	2005-12-07 12:38:00 UTC (rev 8116)
 <at>  <at>  -351,8 +351,10  <at>  <at> 
         if page:
           self._setCurrentPage(page)

-      if object in (self.rootObject, self.page, self.rootObject._layout) or object in self.widgetList:
+      if object in (self.rootObject, self.page, self.rootObject._layout):
         self.refreshPage(self.page)
+      elif object in self.widgetList:
+        self.__redrawItem(object)

     if object._type == 'GFBlock' and event.old.has_key('name'):
       del self.blockMap[event.old['name'].lower()]
 <at>  <at>  -509,6 +511,12  <at>  <at> 
       object._widgetHandler.initialize(object._widget)
       self.widgetList.append(object)

+  def __redrawItem(self, object):
(Continue reading)


Gmane