Add ports devel/libYGP and devel/libXGP:
A C++ library, separated in 2 parts:
* A common one, designed to have no dependencies to the operating system
or any library, providing:
o A class for communication,
o Classes to handle regular expressions (both common and UNIX-file like),
o A general parser,
o Smart pointers
o A class to search directories
o A relation-class to relate objects
* Some classes for the X-windows system (basing on gtkmm (previously
known as Gtk--)) like:
o An entry field to enter filenames (with completion, analogue to modern
browsers),
o Formatted entry fields (with validy check),
o A ListBox to display files (with an icon based on the type of the file),
o A base-class for Applications
WWW: http://libymp.sourceforge.net/
2006-08-20 14:20:13 +02:00
|
|
|
A C++ library, separated in 2 parts:
|
|
|
|
|
|
|
|
* A common one, designed to have no dependencies to the operating system
|
|
|
|
or any library, providing:
|
|
|
|
o A class for communication,
|
|
|
|
o Classes to handle regular expressions (both common and UNIX-file like),
|
|
|
|
o A general parser,
|
|
|
|
o Smart pointers
|
|
|
|
o A class to search directories
|
|
|
|
o A relation-class to relate objects
|
|
|
|
|
|
|
|
* Some classes for the X-windows system (basing on gtkmm (previously
|
|
|
|
known as Gtk--)) like:
|
2008-06-01 11:42:37 +02:00
|
|
|
o An entry field to enter file names (with completion, analogue to modern
|
Add ports devel/libYGP and devel/libXGP:
A C++ library, separated in 2 parts:
* A common one, designed to have no dependencies to the operating system
or any library, providing:
o A class for communication,
o Classes to handle regular expressions (both common and UNIX-file like),
o A general parser,
o Smart pointers
o A class to search directories
o A relation-class to relate objects
* Some classes for the X-windows system (basing on gtkmm (previously
known as Gtk--)) like:
o An entry field to enter filenames (with completion, analogue to modern
browsers),
o Formatted entry fields (with validy check),
o A ListBox to display files (with an icon based on the type of the file),
o A base-class for Applications
WWW: http://libymp.sourceforge.net/
2006-08-20 14:20:13 +02:00
|
|
|
browsers),
|
2008-06-01 11:42:37 +02:00
|
|
|
o Formatted entry fields (with validity check),
|
Add ports devel/libYGP and devel/libXGP:
A C++ library, separated in 2 parts:
* A common one, designed to have no dependencies to the operating system
or any library, providing:
o A class for communication,
o Classes to handle regular expressions (both common and UNIX-file like),
o A general parser,
o Smart pointers
o A class to search directories
o A relation-class to relate objects
* Some classes for the X-windows system (basing on gtkmm (previously
known as Gtk--)) like:
o An entry field to enter filenames (with completion, analogue to modern
browsers),
o Formatted entry fields (with validy check),
o A ListBox to display files (with an icon based on the type of the file),
o A base-class for Applications
WWW: http://libymp.sourceforge.net/
2006-08-20 14:20:13 +02:00
|
|
|
o A ListBox to display files (with an icon based on the type of the file),
|
|
|
|
o A base-class for Applications
|
|
|
|
|
|
|
|
WWW: http://libymp.sourceforge.net/
|