Hi,

I'd like to ask for an UVF exception. The Gnome-RDP codebase was
polished, and the GUI was redesigned. This means more usability, and
it seems a bit more stable (thanks to the code cleanups). Builds
without errors on i386.

The needed infos are attached to my mail.

Best regards,
Szilveszter Farkas (Phanatic)
--- gnome-rdp-0.1.3-r1/ChangeLog	2006-01-21 20:50:22.000000000 +0100
+++ gnome-rdp-0.2.0/ChangeLog	2006-02-04 14:51:21.000000000 +0100
@@ -1,10 +1,25 @@
-2006-01-21  Balazs Varkonyi  <[EMAIL PROTECTED]>
-	* gnome-rdp-0.1.3-r1: 
+2006-01-03  Balazs Varkonyi  <[EMAIL PROTECTED]>
+	* gnome-rdp-0.2.0:
+	  - Code cleanup
+	  - GUI redesign
+	  - First implementations of group management for sessions
+	  - 'CompressionLevel' support for VNC sessions
+	  - 'ImageQuality' support for VNC sessions
+	  - 'Mono.Posix.Catalog' replaced with 'Mono.Unix.Catalog' to fix compilation
+	    warnings
+	  - New about dialog added
+	  - Gnome# removed from dependencies
+	  - Port knocking feature has been removed.
+	  
+2006-01-28  Balazs Varkonyi  <[EMAIL PROTECTED]>
+	* gnome-rdp-0.1.3-r1:
+	  - gnome-rdp.pot has been added for further translations
 	  - License header has been added for source files.
 	  - Some small changes in src/Makefile.am
 	
 2005-10-23  Balazs Varkonyi  <[EMAIL PROTECTED]>
-	* gnome-rdp-0.1.3: Port knocking feature has been added.
+	* gnome-rdp-0.1.3: 
+	  - Port knocking feature has been added.
 
 2005-10-09  Balazs Varkonyi  <[EMAIL PROTECTED]>
 	* gnome-rdp-0.1.2:
@@ -15,6 +30,6 @@
 	  - Only one session can be open from the main wnd.
 
 2005-09-16  Balazs Varkonyi  <[EMAIL PROTECTED]>
-
-	* gnome-rdp-0.1.1: Initial release
+	* gnome-rdp-0.1.1: 
+	  - Initial release
 


 ChangeLog                    |   25 
 Makefile.in                  |    6 
 README                       |    1 
 configure                    |  368 ++---
 configure.in                 |   16 
 icons/Makefile.in            |    6 
 po/gnome-rdp.pot             |  334 ++++
 po/hu.po                     |  413 +++--
 resources/Makefile.in        |    6 
 resources/gnome-rdp-icon.png |binary
 resources/gnome-rdp.png      |binary
 resources/group_16.png       |binary
 resources/rdp_16.png         |binary
 resources/ssh_16.png         |binary
 resources/title.png          |binary
 resources/vnc_16.png         |binary
 src/AboutDialog.cs           |   44 
 src/AssemblyInfo.cs          |   18 
 src/CategoryDialog.cs        |  127 +
 src/Configuration.cs         |  486 ++++++
 src/Defines.cs.in            |    1 
 src/GladeDialog.cs           |    2 
 src/Main.cs                  |  945 ++++++-------
 src/Makefile.am              |   30 
 src/Makefile.in              |   37 
 src/OptionsDialog.cs         |  240 ++-
 src/ProcessCaller.cs         |  117 +
 src/SessionTreeView.cs       |  203 ++
 src/Sqlite.cs                |   11 
 src/TerminalDialog.cs        |   11 
 src/gui.glade                | 3073 ++++++++++++++++++++++++-------------------
 31 files changed, 4188 insertions(+), 2332 deletions(-)
-- 
Ubuntu-motu mailing list
Ubuntu-motu@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu

Reply via email to