SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for yast2-core-devel-2.17.35-1.2.i586.rpm :
Thu Mar 11 13:00:00 2010 mvidnerAATTsuse.cz
- Fixed the regexpsub algorithm not to loop endlessly
if the source string contains \\1 (bnc#552914).
- 2.17.35

Tue Mar 9 13:00:00 2010 mvidnerAATTsuse.cz
- Fixed an ia64 crash in test_thread_log (a test case for bnc#565918).
- 2.17.34

Mon Feb 1 13:00:00 2010 mvidnerAATTsuse.cz
- Fixed a crash in LogTail by adding a mutex to the shared variable
(bnc#565918).
- Re-enabled parts of liby2util-r testsuite.
- 2.17.33

Mon Feb 1 13:00:00 2010 mvidnerAATTsuse.cz
- Backported from trunk to allow compiling the old code on 11.2:

* Fixed char
* constness for glibc-2.10 (r57367).

* Fixed makefiles to work with \"install\" calls changed via
automake-1.11 (r57509)

Fri Oct 2 14:00:00 2009 lslezakAATTsuse.cz
- backported tty_wrapper fixes from TRUNK (bnc#470645)
- 2.17.32

Wed Sep 30 14:00:00 2009 lslezakAATTsuse.cz
- the DBus code has been moved to separate packages
(yast2-dbus-client and yast2-dbus-server) (bnc#431208)
- 2.17.31

Thu Aug 13 14:00:00 2009 mvidnerAATTsuse.cz
- Applied the following fixes from Factory (bnc#530260):
- avoid y2log in both signal handler and forked children (bnc#493152)
- Resurrected logging in the signal handler, into
/var/log/YaST2/signal (or ./y2signal.log) (bnc#493152#c33).
- /var/log/YaST2/signal: do not make it executable
- 2.17.30

Fri Apr 17 14:00:00 2009 juhliarikAATTsuse.cz
- added fix for problem with adding nil to list (bnc#216177)

Mon Feb 9 13:00:00 2009 lslezakAATTsuse.cz
- SCR DBus service - improved reading DBus messages, it decreases
startup time from >10 seconds to almost instant start,
increase wait timeout to 15 seconds to run the main loop less
often (bnc#473874)
- 2.17.29

Thu Jan 29 13:00:00 2009 aschnellAATTsuse.de
- added dbus client agent (required for bnc #464453)
- 2.17.28

Mon Jan 26 13:00:00 2009 mvidnerAATTsuse.cz
- Fixed the D-Bus access policy (bnc#468390, CVE-2008-4311).
- 2.17.27

Mon Dec 22 13:00:00 2008 mvidnerAATTsuse.cz
- Reverted r50800 which, in an attempt to fix another bug, encoded to
UTF-8 once too many, breaking i18n going thru Perl agents (bnc#448217).
- 2.17.26

Thu Dec 11 13:00:00 2008 lslezakAATTsuse.cz
- tty_wrapper - fixed a deadlock in tty setting (set the terminal
properties _before_ starting the subprocess) (bnc#458025)
- 2.17.25

Tue Dec 9 13:00:00 2008 lslezakAATTsuse.cz
- SCR DBus service - check for the global permissions at first
(all method parameters are allowed) then for specific ones,
added .policy file with the default values (bnc#449794)
- 2.17.24

Thu Nov 27 13:00:00 2008 lslezakAATTsuse.cz
- tty_wrapper - disable LF to CRLF translation on the stdout stream
(bnc#444228)
- 2.17.23

Wed Nov 26 13:00:00 2008 visnovAATTsuse.cz
- added lsubstring builtin (bnc#446996)
- 2.17.22

Sun Nov 9 13:00:00 2008 lslezakAATTsuse.cz
- added \'tty_wrapper\' binary to start a yast module in commandline
mode without a tty device (bnc#444228)
- 2.17.21

Mon Nov 3 13:00:00 2008 lslezakAATTsuse.cz
- fixed testing of the result of polkit_caller_new_from_dbus_name()
call which sometime sets the error object even when there is no
real error (bnc#439150)
- 2.17.20

Fri Oct 24 14:00:00 2008 visnovAATTsuse.cz
- Also print diff when agent-process testsuite fails
- 2.17.19

Tue Oct 14 14:00:00 2008 mvidnerAATTsuse.cz
- Avoid YCPNull reaching SCR agents to prevent crashes (bnc#406138).
- Allow make check before make install again, after libycpvalues API
changed in 2.17.15.
- 2.17.18

Tue Oct 14 14:00:00 2008 lslezakAATTsuse.cz
- use atomic type sig_atomic_t in signal handlers (bnc#434509)

Sat Oct 11 14:00:00 2008 mvidnerAATTsuse.cz
- Handle EINTR in YCP scanner. Makes possible to toggle
debugging via SIGUSR1 to \'y2base stdio scr\' (bnc#434253).
- 2.17.17

Tue Oct 7 14:00:00 2008 visnovAATTsuse.cz
- change remove builtin behavior to saner one (bnc #396697)
- more documentation updates
- 2.17.16

Mon Sep 29 14:00:00 2008 visnovAATTsuse.cz
- YCP values overview page added to docs

Fri Sep 26 14:00:00 2008 visnovAATTsuse.cz
- new builtins: list::difference, list::symmetric_difference,
list::intersection, list::union (aschnell, bnc #58844)
- 2.17.15

Fri Sep 26 14:00:00 2008 visnovAATTsuse.cz
- allow clients to return exit code (bnc #350740)
- clean up documentation in liby2
- 2.17.14

Thu Sep 25 14:00:00 2008 visnovAATTsuse.cz
- support SCR::RegisterAgent and SCR::UnregisterAgent in chroot
(bnc #425472)
- 2.17.13

Wed Sep 17 14:00:00 2008 visnovAATTsuse.cz
- Warn to log if using non-standard place for loading modules
- 2.17.12

Tue Sep 9 14:00:00 2008 visnovAATTsuse.cz
- Added y2useritem and y2usernote builtins for user-level
action log (Fate #100386)

Tue Sep 9 14:00:00 2008 locilkaAATTsuse.cz
- Adjusted STDOUT in ycp.pm to use \'utf8\'.

Fri Sep 5 14:00:00 2008 locilkaAATTsuse.cz
- Added WFM::ClientExists function (needed for installation).
- 2.17.10

Wed Aug 27 14:00:00 2008 locilkaAATTsuse.cz
- Enabled getenv builtin.
- 2.17.9

Wed Aug 13 14:00:00 2008 aschnellAATTsuse.de
- added tohexstring builtin with width parameter
- 2.17.8

Fri Aug 8 14:00:00 2008 locilkaAATTsuse.cz
- Re-added support to build libycp documentation in separate files
additionally to combined.xml (needed for overall documentation).

Wed Jul 30 14:00:00 2008 mvidnerAATTsuse.cz
- Moved documentation around and adjusted it to conform with
http://en.opensuse.org/YaST/yastdoc
- 2.17.7

Fri Jul 25 14:00:00 2008 aschnellAATTsuse.de
- fixed requires for yast2-core-devel
- 2.17.6

Thu Jul 24 14:00:00 2008 mvidnerAATTsuse.cz
- Better error message when an agent dies with errors (bnc#401706).

Tue Jul 22 14:00:00 2008 lslezakAATTsuse.cz
- added PolicyKit-devel and dbus-1-devel packages to
yast2-core-devel dependencies
- fixed crash: prevent from multiple delete in SCR destructor
- 2.17.5

Mon Jul 21 14:00:00 2008 lslezakAATTsuse.cz
- integrated DBus/PolicyKit support to SCR level (SCR can run
as a DBus service, set Y2DBUS=1 for using the DBus service from
a yast client, requires setting PolicyKit priviledges for users)
(fate#301960)
- 2.17.4

Fri Jul 18 14:00:00 2008 mvidnerAATTsuse.cz
- Use -std=gnu++0x instead of c++0x so that we do not lose gnu
extensions like typeof (fixes yast2-pkg-bindings build).
- 2.17.3

Thu Jul 17 14:00:00 2008 mvidnerAATTsuse.cz
- Check GCC version and use to get rid of
warnings. It needs yast2-devtools-2.17.2 but fails
gracefully.
- 2.17.2

Fri Jun 20 14:00:00 2008 aschnellAATTsuse.de
- Added list::reduce builtin.
- 2.17.1

Fri Jun 13 14:00:00 2008 aschnellAATTsuse.de
- Added float::abs, float::ceil, float::floor, float::trunc and
float::pow.
- 2.17.0

Thu May 15 14:00:00 2008 mvidnerAATTsuse.cz
- Set YAST_IS_RUNNING to \"instsys\" also for the live-installer (bnc#389099).
- 2.16.51

Mon May 5 14:00:00 2008 mvidnerAATTsuse.cz
- Show search path when client is not found (bnc#342213).
- 2.16.50

Mon May 5 14:00:00 2008 mvidnerAATTsuse.cz
- Allow literal strings as arguments (bnc#382883):
Before: y2base foo \'(\"\\\\t\")\' \'(\"\\\"\")\' UI
Now also: y2base foo -S \'(\\t)\' \'(\")\' UI
- 2.16.49

Mon Apr 14 14:00:00 2008 mvidnerAATTsuse.cz
- If Y2DEBUGONCRASH is set, the crash handler will also print the
last few debugging log messages, even if Y2DEBUG is not set
(fate#302166).
- 2.16.48

Thu Apr 10 14:00:00 2008 mvidnerAATTsuse.cz
- New builtin: dpgettext (\"animals\", \"/mnt/share/locale\", \"Giraffe\")
(fate#2826, by juhliarik).
- 2.16.47

Wed Apr 9 14:00:00 2008 aschnellAATTsuse.de
- added new builtin sublist
- 2.16.46

Tue Apr 8 14:00:00 2008 mvidnerAATTsuse.cz
- Compress (gzip) the rotated y2logs, in the background (fate#300637).
- y2base: Added -I and -M options to add search paths for includes and
modules (fate#2306).
- 2.16.45

Sun Apr 6 14:00:00 2008 aschnellAATTsuse.de
- added float builtins trunc and pow
- 2.16.44

Sun Apr 6 14:00:00 2008 cooloAATTsuse.de
- compile with xcrypt 3
- 2.16.43

Thu Apr 3 14:00:00 2008 aschnellAATTsuse.de
- extended toterm builtin
- 2.16.42

Fri Mar 28 13:00:00 2008 mvidnerAATTsuse.cz
- Lazy SCR: to better suit the current naming scheme, to get .foo.bar
look for foo_bar.scr instead of foo.bar.scr
- Lazy SCR: when sweeping, warn in the log
- 2.16.41

Wed Mar 5 13:00:00 2008 locilkaAATTsuse.cz
- Extended .process agent with \'buffer_empty\' function that returns
whether the stdout buffer is empty (needed for backup).
- Adjusted and fixed process agent testsuite.
- 2.16.40

Tue Mar 4 13:00:00 2008 mvidnerAATTsuse.cz
- Do not stop registering agents after UnregisterAgent (bnc#365116).
- 2.16.39

Mon Feb 25 13:00:00 2008 shAATTsuse.de
- Package split: libyui and ycp-ui-bindings are now separate pkgs
- V 2.16.38

Thu Feb 21 13:00:00 2008 cooloAATTsuse.de
- support gtk
- V 2.16.37

Wed Feb 20 13:00:00 2008 cooloAATTsuse.de
- fix dummy UIs for test cases in yast modules

Wed Feb 20 13:00:00 2008 lslezakAATTsuse.cz
- .process agent - fixed reading large stdout/stderr output (added
a testsuite), removed .buffer path (output reading is now part
of .running)

Wed Feb 20 13:00:00 2008 shAATTsuse.de
- Accept `opt(`immediate) for tree widget
- V 2.16.36

Wed Feb 20 13:00:00 2008 mvidnerAATTsuse.cz
- If the log directory does not exist, create it.

Wed Feb 20 13:00:00 2008 mvidnerAATTsuse.cz
- Fixed linking of libpy2UI.

Mon Feb 18 13:00:00 2008 shAATTsuse.de
- Load plug-ins for \"UI\", \"qt\", \"ncurses\" from one single plug-in
- Made core UI independent of YCP and liby2 (Y2Component...)
- V 2.16.35

Fri Feb 15 13:00:00 2008 lslezakAATTsuse.cz
- added new .process (agent-process) agent (obsoletes old
.background agent) - handles multiple subprocess, complete I/O
communication, tty support

Wed Feb 13 13:00:00 2008 shAATTsuse.de
- Made new UI logging thread-safe

Tue Feb 12 13:00:00 2008 shAATTsuse.de
- New utility class YCommandLine in libyui to retrieve
argc and argv from /proc//cmdline
- V 2.16.34

Mon Feb 11 13:00:00 2008 shAATTsuse.de
- Preliminary UI split: moved ycp-ui out of libyui
- V 2.16.33

Fri Feb 8 13:00:00 2008 shAATTsuse.de
- Moved last YCPValue out of YUI
- V 2.16.32

Fri Feb 8 13:00:00 2008 mvidnerAATTsuse.cz
- Endless recursion: not only log it, but also break it by returning
nil after 1001 call frames (setenv Y2RECURSIONLIMIT to change that).
- 2.16.31

Thu Feb 7 13:00:00 2008 shAATTsuse.de
- Moved UI built-ins out to separate class YCP_UI
- V 2.16.30

Thu Feb 7 13:00:00 2008 mvidnerAATTsuse.cz
- Make SCR registration lazy: to find .foo, open only foo.scr.
If that fails, only then scan all
*.scr. (fate#302975)
- Test ports using bash\'s /dev/tcp instead of netcat (bnc#264309).

Wed Feb 6 13:00:00 2008 shAATTsuse.de
- Moved macro recording and playing out of YUI class into new
YMacro class with static functions
- V 2.16.29

Fri Feb 1 13:00:00 2008 shAATTsuse.de
- Moved UI event handling from YUI to YDialog
- V 2.16.26

Thu Jan 31 13:00:00 2008 shAATTsuse.de
- Simplified and unified internal UI dialog handling
- V 2.16.25

Tue Jan 29 13:00:00 2008 shAATTsuse.de
- YCP-less event handling in libyui core
- V 2.16.24

Fri Jan 25 13:00:00 2008 shAATTsuse.de
- Improved UI syntax error handling: Open dialogs to inform the user

Wed Jan 23 13:00:00 2008 shAATTsuse.de
- V 2.16.23

Tue Jan 22 13:00:00 2008 lslezakAATTsuse.cz
- ag_background - added .signal path for sending a specified signal
e.g. SCR::Execute(.background.signal, 10), posted by Kevin James

Tue Jan 22 13:00:00 2008 shAATTsuse.de
- Improved back trace legibility: Demangling C++ symbols

Wed Jan 16 13:00:00 2008 tgoettlicherAATTsuse.de
- updated docu for BusyIndicator widget

Wed Jan 16 13:00:00 2008 tgoettlicherAATTsuse.de
- fixed BusyIndicator example

Wed Jan 16 13:00:00 2008 shAATTsuse.de
- Infrastructure for new stream-based UI logging

Tue Jan 15 13:00:00 2008 mvidnerAATTsuse.cz
- Log the C backtrace when receiving a signal (FATE 302167).
- reverted libpy2UI.so.3 to .so.2 as the plugin loader expects
- 2.16.22

Mon Jan 14 13:00:00 2008 tgoettlicherAATTsuse.de
- minor changes in BusyIndicator widget
- V 2.16.21

Thu Jan 10 13:00:00 2008 tgoettlicherAATTsuse.de
- added BusyIndicator widget (fate #302559)
- V 2.16.20

Thu Jan 10 13:00:00 2008 lslezakAATTsuse.cz
- added .modprobe_blacklist agent for parsing
/etc/modprobe.d/blacklist file (#330109)
- V 2.16.19

Wed Jan 9 13:00:00 2008 shAATTsuse.de
- Fixed segfault upon shutting down UI
(observed mostly on single-CPU non-hyperthreading machines)
- V 2.16.18

Fri Dec 21 13:00:00 2007 cooloAATTsuse.de
- support `CurrentItem to the timezone selector
- V 2.16.17

Tue Dec 18 13:00:00 2007 cooloAATTsuse.de
- adding another optional widget: timezone selector
- V 2.16.16

Tue Dec 11 13:00:00 2007 shAATTsuse.de
- Fixed bug #347634: Cannot pass empty string to editable ComboBox

Tue Dec 11 13:00:00 2007 shAATTsuse.de
- Fixed byproduct of fix for bug #346158 and bug #346165:
All YSimpleEvents returned strings now, even predefined IDs
`cancel, `timeout, `debugConsole; now returning correct IDs again

Mon Dec 10 13:00:00 2007 shAATTsuse.de
- Moved file and directory dialogs from YUI to YApplication:
- askForExistingDirectory(),
- askForExistingFile()
- askForSaveFile()
- V 2.16.15

Thu Dec 6 13:00:00 2007 shAATTsuse.de
- Fixed bug #345819 (input fields too small):
Introduced bug compatibility mode for TextEntry widget;
when used with the old name `TextEntry(), `opt(`hstretch)
is automatically assumed; with the new name `InputField() it
behaves like specified.
- V 2.16.14

Wed Dec 5 13:00:00 2007 shAATTsuse.de
- Fixed YMenuEvent( string ) handling:
=> Fixed bug #346158: Hyperlinks don\'t work
=> Fixed bug #346165: Wizard tree selection doesn\'t work
- V 2.16.13

Wed Dec 5 13:00:00 2007 shAATTsuse.de
- Fixed bug #346139: CheckBoxFrame is inverted

Mon Dec 3 13:00:00 2007 cooloAATTsuse.de
- continue supporting `Value for RadioButtonGroup (#345490) for now

Fri Nov 30 13:00:00 2007 shAATTsuse.de
- Removed YContainerWidget for good
- Removed legacy YWidget::queryWidget() and YWidget::changeWidget()
methods
- Dropped support for outdated property handling with old
YWidget::queryWidget() and YWidget::changeWidget() methods
- Dropped support for outdated YWidget( YWidgetOpt ) constructors
- Unified Y
*WidgetFactory::create
*Dialog() methods:
- Added pure virtual YWidgetFactory::createDialog( type, colorMode)
- Made YWidgetFactory::createMainDialog() and
YWidgetFactory::createPopupDialog() non-virtual
- Moved special YInputField macro handling for passwords
to YMacroRecorder (don\'t record passwords in macros)
- Removed unneeded YWidgetOpt fields
- Catch exceptions in evaluateReplaceWidget
(more graceful error handling)
- Added basic default button handling to YDialog, YPushButton
- V 2.16.11

Thu Nov 29 13:00:00 2007 locilkaAATTsuse.cz
- Added some examples to UI::GetDisplayInfo() documentation.
- Fixed examples for Image widget.

Tue Nov 27 13:00:00 2007 shAATTsuse.de
- Moved UI::WizardCommand() parsing to separate class
- Added stubs to YWizard to make YCP-free derived classes possible
- YWizard\'s internal YReplacePoint now has a string ID \"contents\",
no longer YCPSymbol `contents
- V 2.16.10

Mon Nov 26 13:00:00 2007 mvidnerAATTsuse.cz
- Visibly report the failure to create the temporary directory (#343258).
- 2.16.9

Mon Nov 26 13:00:00 2007 mvidnerAATTsuse.cz
- ElectricFence is not required since 2 years ago
- 2.16.8

Fri Nov 23 13:00:00 2007 shAATTsuse.de
- Fixed bug #52673 : Deselect all items in SelectionBox
- Fixed bug #230496: Exchange MenuButton items

Fri Nov 23 13:00:00 2007 shAATTsuse.de
- Allow selecting nothing in SelectionWidgets
- SelectionBox
- ComboBox
- MultiSelectionBox
- Tree
- Table
Use UI::ChangeWidget(`myWidget, `CurrentItem, nil )

Fri Nov 23 13:00:00 2007 mvidnerAATTsuse.cz
- Dependencies: liby2util absorbed, blocxx renamed, cleaned up
ancient cruft.

Thu Nov 22 13:00:00 2007 shAATTsuse.de
- Moved UI setLanguage from YUI to YApplication

Thu Nov 22 13:00:00 2007 locilkaAATTsuse.cz
- Fixed XML documentation not to point to non-existent widgets.

Tue Nov 20 13:00:00 2007 shAATTsuse.de
- V 2.16.7
- More graceful error handling in
- UI::ChangeWidget()
- UI::QueryWidget()
- InputField widgets now use reasonable default width,
no longer grow to eat up as much width as available

Fri Nov 16 13:00:00 2007 shAATTsuse.de
- V 2.16.6
- Merged mod-ui branch to trunk:
- Moved YCP code out of widget code
(still to be done for some non-widget classes)
- Clearer and consistent widget (C++) interfaces
- Reasonable support for creating YWidgets from C++
- Now using widget factories for better abstraction and handling
- Moved misc. YCP parsers out of widget classes to separate classes
- Item parsers (YSelectionBox, YComboBox, YTree, YTable, ...)
now more forgiving
- Individual table cells can now queried and set in YTable
- More informative error messages
- Error messages in log now report the YCP code location
- Renamed YTextEdit to YInputField (old name still valid)
- Renamed YTime to YTimeField (old name still valid)
- Renamed YDate to YDateField (old name still valid)
- Dropped YColoredLabel widget (nowhere in use any more anyway)
- Dropped UI::CollectUserInput() (nowhere in use)
- Dropped YImage from YCPByteBlock (nowhere in use any more)
- All YSelectionWidgets (YSelectionBox, YComboBox, YTree, YTable,
YMultiSelectionBox, YMenu) now support
UI::QueryWidget(`myWidget, `Items ) (returning an item list)
- Consistent icon support for YSelectionWidgets
(YSelectionBox, YComboBox, YTree, YTable, YMultiSelectionBox, YMenu)
Background and more details at
http://www.suse.de/~sh/y2-mod-ui.pdf
http://www.suse.de/~sh/y2-ui-arch-old.pdf
http://www.suse.de/~sh/y2-ui-arch-modular.pdf

Wed Nov 14 13:00:00 2007 mvidnerAATTsuse.cz
- Added missing parts of liby2util.rpm.
- 2.16.5

Tue Nov 13 13:00:00 2007 mvidnerAATTsuse.cz
- Integrated the surviving parts of liby2util.rpm (F120312).
- 2.16.4

Fri Nov 9 13:00:00 2007 mvidnerAATTsuse.cz
- Allow nil in UI::ChangeWidget again (#340523). Improved error
reporting for cases where it is rightly disallowed.
- 2.16.3

Fri Nov 2 13:00:00 2007 mvidnerAATTsuse.cz
- Do not look for YCP scripts under the current working
directory, unless explicitly requested (#330965).
- 2.16.2

Thu Oct 4 14:00:00 2007 mvidnerAATTsuse.cz
- Distinguish \"foo.ycp contains an error\" from \"foo.ycp not found\"
(#330656).
- 2.16.1

Tue Oct 2 14:00:00 2007 mvidnerAATTsuse.cz
- Close unneeded file descriptors before execing another
program (#223602).
- Fixed compilation errors with GCC 4.3 by adding missing includes.
- 2.16.0

Thu Sep 13 14:00:00 2007 mvidnerAATTsuse.cz
- UI::CollectUserInput: fixed crash introduced when namespacifying,
restricting to a subtree of a dialog works now (#307056).
- 2.15.12

Thu Sep 6 14:00:00 2007 mvidnerAATTsuse.cz
- Enabled iterating over all functions of a Y2Namespace, for
a more natural call syntax in yast2-python-bindings (#308213).
- Do not log return value from clients (#248300).
- 2.15.11

Wed Sep 5 14:00:00 2007 mvidnerAATTsuse.cz
- Fixed missing return value in YSymbolEntry::toXml

Mon Sep 3 14:00:00 2007 juhliarikAATTsuse.cz
- Added new function getenv(), #305163
- 2.15.10

Tue Aug 21 14:00:00 2007 mvidnerAATTsuse.cz
- Fixed changing the value of table cells (#302042).
- 2.15.9

Mon Aug 13 14:00:00 2007 cooloAATTsuse.de
- really fix the crash

Mon Aug 13 14:00:00 2007 cooloAATTsuse.de
- Fix endless recursion (#299826)

Mon Aug 13 14:00:00 2007 mvidnerAATTsuse.cz
- Fixed the capitalization of UI::MakeScreenShot.
- 2.15.8

Fri Aug 10 14:00:00 2007 mvidnerAATTsuse.cz
- Finished integrating Feature #120292, UI as a namespace callable
from yast2-
*-bindings.
- 2.15.7

Thu Aug 9 14:00:00 2007 mvidnerAATTsuse.cz
- The dummy Y2 component is instantiable but YUI is not, fixed the
namespace accordingly.
- 2.15.6.4

Wed Aug 8 14:00:00 2007 mvidnerAATTsuse.cz
- Make the dummy UI instantiable for testsuite purposes.
- 2.15.6.3

Mon Aug 6 14:00:00 2007 mvidnerAATTsuse.cz
- Increased the ag_background test suite timeout to prevent random
failures due to scheduling.
- Disabled it.

Mon Aug 6 14:00:00 2007 mvidnerAATTsuse.cz
- Converted the UI functions from YCP builtins to a YCP namespace, so
that they can be called from other language bindings.
- 2.15.6.2

Wed Jul 18 14:00:00 2007 kkaempfAATTsuse.de
- ycpc can now output an XML representation of the parse tree
http://kkaempf.blogspot.com/2007/07/hackweek-aftermath.html

Thu Jul 12 14:00:00 2007 locilkaAATTsuse.cz
- Fixed ag_background to always read the process exit status before
returning it (#285920).

Mon Jun 25 14:00:00 2007 mvidnerAATTsuse.cz
- ag_background: added a test suite.
- Recommend, not require, netcat (#264309).

Thu Jun 21 14:00:00 2007 adrianAATTsuse.de
- fix changelog entry order

Thu May 24 14:00:00 2007 stbinnerAATTsuse.de
- add missing %run_ldconfig calls

Fri Apr 13 14:00:00 2007 shAATTsuse.de
- Merged mod-ui branch changes (r37142:37462) back to trunk:
- Added infrastructure for UI plugins
- V 2.15.6

Fri Mar 30 14:00:00 2007 mvidnerAATTsuse.cz
- BuildRequire flex and bison explicitly.
- yast2-core-devel: Require flex because of FlexLexer.h
- 2.15.5

Wed Mar 21 13:00:00 2007 kmachalkovaAATTsuse.cz
- YWidget: warning instead of error in setKeyboardFocus (#255785)

Fri Mar 16 13:00:00 2007 mvidnerAATTsuse.cz
- Files referenced from /usr/share/doc/packages/yast2-core/libycp/index.html
were not installed due to a typo (#235111).

Mon Feb 26 13:00:00 2007 mvidnerAATTsuse.cz
- Fixed format string bugs in log messages (#246807).

Fri Feb 23 13:00:00 2007 mvidnerAATTsuse.cz
- Added SCR::RegisterNewAgents, for agents defined in add-ons (#245508).
- 2.15.4

Fri Feb 23 13:00:00 2007 mvidnerAATTsuse.cz
- ag_ini: Log errors if the syntax description term contains invalid data,
for example if \"params\" is not a list or its items are not maps..

Fri Feb 23 13:00:00 2007 mvidnerAATTsuse.cz
- Signals: in addition to SEGV, catch also HUP, INT, QUIT, ILL, ABRT,
FPE, TERM, and log the fact (#238172).

Tue Feb 13 13:00:00 2007 kmachalkovaAATTsuse.cz
- Replaced \'[x]\' placeholder glyph (CheckMark) with \'x\' to make it
distinct from ncurses checkbox (#244061)

Thu Feb 8 13:00:00 2007 mvidnerAATTsuse.cz
- SCR::RegisterAgent: fixed a bug in the declaration of this call.

Thu Feb 1 13:00:00 2007 mvidnerAATTsuse.cz
- libycp: clarified docs for iterator builtins (\"in a new block\"
instead of \"in a new context\", #236730)

Mon Jan 29 13:00:00 2007 mvidnerAATTsuse.cz
- ag_system: do not make yast exit when PID has 7 or more digits (#237481).

Mon Jan 22 13:00:00 2007 mvidnerAATTsuse.cz
- ag_modinfo: do not return numbers instead of strings. Fixes a crash
in \"yast2 tv\" when accessing 80211.ko (#224742).
- 2.15.3

Mon Jan 22 13:00:00 2007 mvidnerAATTsuse.cz
- autodocs: reenabled liby2util.tag

Fri Jan 5 13:00:00 2007 shAATTsuse.de
- Added CheckBoxFrame widget for feature #5673
- 2.15.2

Tue Dec 5 13:00:00 2006 mvidnerAATTsuse.cz
- ini-agent with repeat_names: do not merge sections with same name
when parsing. They can be accessed using .all. (#224414)

Tue Dec 5 13:00:00 2006 kmachalkovaAATTsuse.cz
- Added RunInTerminal UI builtin for running external programs from
ncurses UI (#148683, #221254, #222547)
- 2.15.1

Tue Dec 5 13:00:00 2006 mvidnerAATTsuse.cz
- Do not abort if a nonterm is passed to `ReplacePoint or `
*Squash
(#225815).
- 2.15.0

Tue Oct 31 13:00:00 2006 mvidnerAATTsuse.cz
- ini-agent: use C locale when building regular expressions so that
A-Z works for Estonian (#177560).
- 2.14.4

Mon Oct 23 14:00:00 2006 mvidnerAATTsuse.cz
- Worked around building with doxygen 1.5.0 by not including
liby2util.tag.
- 2.14.3

Sun Oct 1 14:00:00 2006 mvidnerAATTsuse.cz
- Adapted for upcoming blocxx 2.x changes (by Michael Calmer).
- 2.14.2

Mon Sep 25 14:00:00 2006 mvidnerAATTsuse.cz
- Removed unneeded BuildRequires.
- Call xsltproc with --nonet, via $(XSLTPROC_FLAGS).
- Adjusted testsuite for the Missing import change.
- 2.14.1

Wed Sep 20 14:00:00 2006 mvidnerAATTsuse.cz
- libycp: Improved an error message to say \"Missing import?\".

Tue Sep 19 14:00:00 2006 mvidnerAATTsuse.cz
- Reduced YCPValue from two pointers to one by removing the
superfluous \"virtual\" qualifiers. Heap reduced by 10%.
- 2.14.0

Tue Sep 19 14:00:00 2006 lslezakAATTsuse.cz
- ag_background - added missing .open_output_err path handler

Wed Sep 13 14:00:00 2006 shAATTsuse.de
- Applied patch from Ricardo Cruz
for new UI::Beep() built-in

Fri Sep 8 14:00:00 2006 mvidnerAATTsuse.de
- ini-agent: let Dir(.) return [\"section\", \"value\"] for non-flat files.
- Added some Doxygen comments.

Tue Aug 22 14:00:00 2006 lslezakAATTsuse.cz
- generateYCPWrappers - fixed crash when nil is passed as
an argument to YCP binding (#194435)
- 2.13.30

Mon Aug 21 14:00:00 2006 mvidnerAATTsuse.cz
- ycp.pm: added PathComponents to normalize nontrivial paths
- 2.13.29

Wed Aug 9 14:00:00 2006 mvidnerAATTsuse.cz
- agent-ini: fixed value_type and section_type with repeat_names (#191495).
- libycp: added YCPValue::valuetype_str() for better debug messages.
- 2.13.28

Tue Aug 8 14:00:00 2006 mvidnerAATTsuse.cz
- Added ybcdump, a tool for understaning the
*.ybc \"bytecode\".
- 2.13.27

Mon Aug 7 14:00:00 2006 mvidnerAATTsuse.cz
- ini-agent: use a space separator for join_multiline (#195914).
- Fixed a crash when modifying a `Tree property on a non-existing
item (Ricardo Cruz).
- 2.13.26

Fri Aug 4 14:00:00 2006 mvidnerAATTsuse.cz
- Memory reduction: removed YCode members m_valid and m_kind to save
5% of heap.

Wed Aug 2 14:00:00 2006 mvidnerAATTsuse.cz
- Include more variables in yast2-core.pc
- 2.13.25

Tue Aug 1 14:00:00 2006 visnovAATTsuse.cz
- Fix POSIX make
- 2.13.24


 
ICM