/[papo]/gnue/navigator/ChangeLog
ViewVC logotype

Diff of /gnue/navigator/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by charlie, Fri Jun 28 19:43:54 2002 UTC revision 1.2 by styxman, Fri Nov 8 17:18:18 2002 UTC
# Line 0  Line 1 
1    2002-09-25 18:05  jcater
2    
3            * doc/: Concepts-Guide.sxw, Tech-Reference.sxw: updates to
4            documentation
5    
6    2002-09-23 23:41  jcater
7    
8            * src/UIwxpython.py: fixed runForm support in Navigator (darn
9            typos, part 2)
10    
11    2002-09-23 23:38  jcater
12    
13            * src/UIwxpython.py: fixed runForm support in Navigator (darn
14            typos)
15    
16    2002-09-23 23:35  jcater
17    
18            * src/UIwxpython.py: fixed runForm support in Navigator
19    
20    2002-09-20 14:23  jcater
21    
22            * MANIFEST.in: added support files needed for sdist
23    
24    2002-09-20 01:23  jcater
25    
26            * ChangeLog, INSTALL, NEWS: first round of changes to text
27            documents in prep for a release
28    
29    2002-09-17 10:27  jcater
30    
31            * src/: GNClient.py, UIwxpython.py: removed code from
32            gnue.common.__init__ and placed in either gnue.common.FileUtils or
33            gnue.common.TextUtils; added stub for gear support
34    
35    2002-08-08 09:47  jcater
36    
37            * doc/technotes/index.html: merged psu's index.html code into our
38            create-technote-index.py script so both an index.html and index.txt
39            are created
40    
41    2002-07-18 13:29  jcater
42    
43            * doc/technotes/index.txt: added footer message
44    
45    2002-07-18 13:23  jcater
46    
47            * doc/technotes/: 00000.txt, index.txt: added technote structure
48    
49    2002-07-15 15:00  jcater
50    
51            * doc/gnue-navigator.dtd: more changes to DTD to play nicer with
52            emacs
53    
54    2002-07-15 14:35  jcater
55    
56            * doc/gnue-navigator.dtd: misc changes in DTD formatting
57    
58    2002-07-01 18:09  jamest
59    
60            * src/UIwxpython.py: Added delete() to trigger namespace to delete
61            the current record being commited usefull in pre-commit triggers
62            removed unneeded import from navigator
63    
64    2002-06-30 19:30  jcater
65    
66            * doc/gnue-navigator.dtd: Reworked support for gnuedtd... created
67            base tool's DTD's as an example
68    
69    2002-06-30 19:26  jcater
70    
71            * FAQ, NEWS, TODO: documentation stubs
72    
73    2002-06-10 18:42  siesel
74    
75            * samples/foobulations.gpd, src/GNClient.py, src/GNConfig.py,
76            src/GNObjects.py, src/UItext.py, src/UIwxpython.py, src/UIwxweb.py:
77            add foobulations navigator test changes to let navigator start
78            reports with single logon
79    
80    2002-06-07 05:11  siesel
81    
82            * src/: GNClient.py, UItext.py, UIwxpython.py, UIwxweb.py: add
83            about box to UIwxpython, update text client to work with the new
84            GNDescription type, add an back button to UIwxweb.
85    
86    2002-06-07 00:24  dneighbors
87    
88            * src/GNClient.py: Lame fix to circumvent fact that web interface
89            isnt same as wx interface just yet.
90    
91    2002-06-06 22:03  dneighbors
92    
93            * src/UIwxpython.py: Fixed not being able to run forms from
94            navigator.  Seemed like there was a stray 'return' sitting out
95            there.  I commented out incase it was there for reason, but
96            removing it fixed things.
97    
98    2002-06-06 21:15  jamest
99    
100            * samples/sample.gpd, src/UIwxpython.py: Minor updates to sample
101            and new startup page
102    
103    2002-06-06 17:07  jamest
104    
105            * samples/sample.gpd, src/GNObjects.py, src/GNParser.py,
106            src/UIwxpython.py: Added support for <description> tag that can
107            contain html code containing help text for the navigator
108    
109    2002-06-06 16:16  siesel
110    
111            * samples/sample.gpd, src/UIwxpython.py: corrected sample.gfd add
112            error dialog and removed endless handle error loop
113    
114    2002-06-06 15:55  jamest
115    
116            * src/: GNParser.py, UItext.py, UIwxpython.py, UIwxweb.py: panels
117            size properly now replaced the help text widget with html widget
118            replaced the description attribute with title in preperation for
119            adding a <description> tag
120    
121    2002-06-06 14:48  jamest
122    
123            * src/UIwxpython.py: Starting to add description/help pane to
124            navigator
125    
126    2002-06-05 19:35  jcater
127    
128            * src/UIwxpython.py: It's here! GNUe Navigator can launch multiple
129            forms within its python instance, requiring a single session login
130    
131    2002-06-05 18:02  jcater
132    
133            * src/: GNClient.py, GNObjects.py, UIwxpython.py: more work on
134            threading support in Navigator
135    
136    2002-06-04 22:54  jcater
137    
138            * src/GNClient.py: more work on native support for forms
139    
140    2002-06-04 18:20  jcater
141    
142            * src/: GNClient.py, GNConfig.py, GNObjects.py, UIwxpython.py:
143            working on getting navigator to do local forms instances
144    
145    2002-06-04 16:59  jcater
146    
147            * src/UIwxpython.py: Changes to make default a tree
148    
149    2002-06-04 16:03  jcater
150    
151            * src/UIwxweb.py: fix for web driver
152    
153    2002-06-03 14:42  jcater
154    
155            * README, setup.py: fixes for the client/ directory changes
156    
157    2002-06-02 17:21  jcater
158    
159            * src/GNClient.py: Added --generate-man-page to GBaseApp and
160            updated the setup.py's to create the manpages before creating a
161            source distribution
162    
163    2002-06-01 12:47  jcater
164    
165            * setup.py: added missing MANIFEST entries; added support for
166            GNUE_VERSION_SUFFIX to the setup.py's to ease the creating of
167            prereleases
168    
169    2002-05-21 00:33  baumannd
170    
171            * scripts/.cvsignore, src/.cvsignore, src/Actions/.cvsignore:
172            Ignore some files.
173    
174    2002-05-04 11:45  jamest
175    
176            * src/: GNClient.py, GNConfig.py, GNObjects.py, UIwxpython.py,
177            Actions/gnome_menu.py, Actions/kde_menu.py: Removed dependency on
178            gnue.conf files (new config system) Moved text out of gnue.conf
179            setting as the new i18n stuff replaces it Something else I've
180            forgotten :)
181    
182    2002-04-27 15:59  jcater
183    
184            * setup.py: to do a non-standard installation, pass "--cfg-file
185            /my/site/file.cfg" to all the setup.py scripts
186    
187    2002-04-22 10:46  jcater
188    
189            * .cvsignore: added cvsignore file
190    
191    2002-04-22 02:18  jcater
192    
193            * setup.py: fixed if's without corresponding code blocks (per
194            btami)
195    
196    2002-04-18 10:12  jcater
197    
198            * setup.py: [WO #30] removed PyXML checks from the setup scripts
199    
200    2002-04-17 14:09  jamest
201    
202            * src/__init__.py: removed getObjectType() clean up start of some
203            subtle new bugs
204    
205    2002-04-14 00:19  jcater
206    
207            * AUTHORS: updates to documentation
208    
209    2002-04-02 21:52  dneighbors
210    
211            * src/GNObjects.py: ** Added log message instead of doing blind
212            pass until reports    type implemented.
213    
214    2002-03-22 01:38  jcater
215    
216            * src/GNParser.py: clarified the loadXML parameter names (renamed
217            the misleading 'URL' to 'buffer' as it expected an open file
218            buffer, not a URL)
219    
220    2002-02-14 17:07  jamest
221    
222            * src/GNObjects.py: Windows updates syncing machines
223    
224    2002-02-14 00:01  jamest
225    
226            * src/GNObjects.py: Check for missing formdir in gnue.conf
227    
228    2002-02-13 15:59  jamest
229    
230            * src/: GNObjects.py, UIwxpython.py: fixed window startup size on
231            win32 start of default path support for running forms (broken on
232            win32)
233    
234    2002-02-13 14:38  jamest
235    
236            * setup.py, src/GNClient.py, src/GNObjects.py, src/GNParser.py,
237            src/UItext.py, src/UIwxpython.py, src/UIwxweb.py: added type='app'
238            support to steps added hourglass feedback on form/app launch fixed
239            setup to include Actions package on install
240    
241    2002-01-22 19:25  jcater
242    
243            * src/GNObjects.py: implemented a basic GNUe Navigator module for
244            GNUe Designer
245    
246    2002-01-21 17:56  jcater
247    
248            * src/UIwxweb.py: added widget toolbar to designer; not yet
249            functional
250    
251    2002-01-18 14:57  jcater
252    
253            * src/: UIwxpython.py, UIwxweb.py: fixed problem w/navigator
254            hanging on exit
255    
256    2002-01-13 23:40  jcater
257    
258            * src/Actions/: gnome_menu.py, kde_menu.py: fixed issue with '/' in
259            directories/submenus
260    
261    2002-01-13 22:13  jcater
262    
263            * src/Actions/: gnome_menu.py, kde_menu.py: fixed issue with '/' in
264            filenames
265    
266    2002-01-11 01:35  jcater
267    
268            * src/__init__.py: misc changes; restructuring -- this may
269            temporarily break cvs, I'll fix in the AM
270    
271    2002-01-10 19:14  jcater
272    
273            * src/: GNClient.py, UIwxweb.py: syncing machines
274    
275    2002-01-08 23:09  jcater
276    
277            * AUTHORS, README: updated AUTHORS and created a basic README   **
278            SOMEONE PLEASE DO A BETTER README **
279    
280    2002-01-08 22:57  jcater
281    
282            * src/: GNClient.py, Actions/__init__.py, Actions/gnome_menu.py,
283            Actions/kde_menu.py: Implemented --install-kde-menu and
284            --install-gnome-menu functionality
285    
286    2002-01-08 18:07  jcater
287    
288            * src/: GNClient.py, UItext.py, UIwxpython.py: added a text-based
289            (line-oriented) menu module
290    
291    2002-01-08 16:31  jcater
292    
293            * setup.cfg.in, setup.py, scripts/gnue-navigator.in: added setup.py
294    
295    2002-01-08 16:16  jcater
296    
297            * AUTHORS, COPYING, ChangeLog, INSTALL, README, samples/sample.gpd,
298            scripts/gnue-navigator.in, src/GNClient.py, src/GNObjects.py,
299            src/GNParser.py, src/UIwxpython.py, src/__init__.py: first stab at
300            a navigator
301    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26