Update of /cvsroot/cgui/cgui/docs
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv23332/docs
Modified Files:
Tag: Branch_CGUI_1-6-7
cgui._tx changes._tx thanks._tx
Log Message:
fixed bug 1991139 and added feature 1991122
Index: cgui._tx
===================================================================
RCS file: /cvsroot/cgui/cgui/docs/cgui._tx,v
retrieving revision 1.4.2.7.2.48
retrieving revision 1.4.2.7.2.49
diff -C2 -d -r1.4.2.7.2.48 -r1.4.2.7.2.49
*** cgui._tx 11 Jun 2008 07:33:39 -0000 1.4.2.7.2.48
--- cgui._tx 11 Jun 2008 18:52:11 -0000 1.4.2.7.2.49
***************
*** 4542,4545 ****
--- 4542,4547 ----
hidden because `FS_SHOW_DIR_TREE' is set). Use this flag to skip
that line.
+ <li> FS_FILE_FILTER_IS_READ_ONLY: The edit-box showing the masks will
+ be disabled for user input.
</ul>
<li> winheader: A string that will be used as header of the browser
Index: thanks._tx
===================================================================
RCS file: /cvsroot/cgui/cgui/docs/thanks._tx,v
retrieving revision 1.4.2.4.2.32
retrieving revision 1.4.2.4.2.33
diff -C2 -d -r1.4.2.4.2.32 -r1.4.2.4.2.33
*** thanks._tx 27 Apr 2008 10:54:21 -0000 1.4.2.4.2.32
--- thanks._tx 11 Jun 2008 18:52:12 -0000 1.4.2.4.2.33
***************
*** 46,52 ****
<ul>
<li>
Laze Ristoski spotted some bugs and feature requests.
<li>
! Márcio A. Pacheco contributed Portuguese
translation of dialog texts.
<li>
--- 46,54 ----
<ul>
<li>
+
+ <li>
Laze Ristoski spotted some bugs and feature requests.
<li>
! M�rcio A. Pacheco contributed Portuguese
translation of dialog texts.
<li>
***************
*** 60,64 ****
translation of dialog texts.
<li>
! Ferenc Havránek contributed Hungarian
translation of dialog texts.
<li>
--- 62,66 ----
translation of dialog texts.
<li>
! Ferenc Havr�nek contributed Hungarian
translation of dialog texts.
<li>
Index: changes._tx
===================================================================
RCS file: /cvsroot/cgui/cgui/docs/changes._tx,v
retrieving revision 1.4.2.9.2.64
retrieving revision 1.4.2.9.2.65
diff -C2 -d -r1.4.2.9.2.64 -r1.4.2.9.2.65
*** changes._tx 11 Jun 2008 07:18:29 -0000 1.4.2.9.2.64
--- changes._tx 11 Jun 2008 18:52:12 -0000 1.4.2.9.2.65
***************
*** 42,45 ****
--- 42,49 ----
<ul>
<li>
+ Fixed bug 1991139 "Restricted path does not restrict completely"
+ <li>
+ Added feature 1991122 "A new flag to the file selector"
+ <li>
Added feature 1990500 "Too small handle in the browse bar"
<li>
|