Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add item selection in YMenuBar #11

Merged
merged 1 commit into from Sep 29, 2020
Merged

Conversation

jknphy
Copy link
Contributor

@jknphy jknphy commented Sep 15, 2020

See poo#69559

src/YHttpWidgetsActionHandler.cc Outdated Show resolved Hide resolved
src/YHttpWidgetsActionHandler.cc Outdated Show resolved Hide resolved
@rwx788
Copy link

rwx788 commented Sep 15, 2020

Code LGTM to me, I will do some testing during the day with your code. Good job here ;)

@jknphy jknphy force-pushed the add_menu_bar_widget branch 2 times, most recently from 2e44ca4 to 123f684 Compare September 15, 2020 07:31
@rwx788
Copy link

rwx788 commented Sep 16, 2020

I've tested the changes, works like a charm. @lslezak whenever you have a moment, could you please take a look?

Copy link

@rwx788 rwx788 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please resolve conflict in changelog file?

Copy link
Member

@lslezak lslezak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A nice improvement, thank you!

@lslezak lslezak merged commit 21e1058 into libyui:master Sep 29, 2020
#include "YSelectionBox.h"
#include "YTimeField.h"
#include "YWidgetFinder.h"
#include "YWidget.h"

#include <boost/algorithm/string.hpp>

#define YUILogComponent "rest-api"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missed that one, it breaks compilation of ncurses library, because we cannot redefine log component. I will fix that.

mvidner pushed a commit to mvidner/libyui-combined-alpha-2 that referenced this pull request Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants