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

Increase the size of adressbookpage.ui in order to fix issue #1062 #1543

Closed
wants to merge 1 commit into from
Closed

Increase the size of adressbookpage.ui in order to fix issue #1062 #1543

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jun 30, 2012

The buttons at the bottom of the window are too small for the text they contain if the French locale is used, as discussed on issue #1062. This resizing seems to fix the problem, a screenshot showing the result follows:

Desktop screenshot with the main and re-sized windows

@Diapolo
Copy link

Diapolo commented Jul 1, 2012

ACK, I'm fine with that change, as long as the main client window is larger than the address selection window, which is the case.

@laanwj
Copy link
Member

laanwj commented Jul 12, 2012

Seems the dialog was already enlarged to width 691 by someone else. Needs rebase if it needs to be still wider.

@Diapolo
Copy link

Diapolo commented Jul 12, 2012

I know that @cardpuncher played around with the width and the one in this pull is the one that works, even for french ^^. But yea, this one needs a rebase then!

@Diapolo
Copy link

Diapolo commented Jul 18, 2012

@cardpuncher Can you please rebase this?

git fetch upstream
git rebase upstream
git push ...

@laanwj laanwj closed this Jul 19, 2012
suprnurd pushed a commit to chaincoin-legacy/chaincoin that referenced this pull request Dec 5, 2017
…List (bitcoin#1543)

governance.cs -> mnodeman.cs:
CGovernanceManager::ProcessMessage - LOCK2(cs_main, governance.cs) -> AddGovernanceObject -> UpdateSentinelVariables -> CountEnabled - LOCK(mnodeman.cs)

mnodeman.cs -> governance.cs:
CheckMnbAndUpdateMasternodeList - LOCK2(cs_main, mnodeman.cs) -> activeMasternode.ManageState -> ManageStateLocal -> NotifyMasternodeUpdates -> СheckMasternodeOrphanObjects - LOCK2(cs_main, governance.cs)
... -> NotifyMasternodeUpdates -> CheckMasternodeOrphanVotes - LOCK2(cs_main, governance.cs)
... -> NotifyMasternodeUpdates -> UpdateCachesAndClean - LOCK2(cs_main, governance.cs)
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request May 6, 2020
…ing checked state

1c1ee43 [GUI] CoinControl: mark delegated after setting checked state (random-zebra)

Pull request description:

  Closes bitcoin#1539

ACKs for top commit:
  Fuzzbawls:
    ACK 1c1ee43
  furszy:
    ACK 1c1ee43

Tree-SHA512: 768ae9f00033dccc6c7edcdf46ae26af89eeb12ac0fd46bfe16144363d972db601e8058acf0cc376b9183fb0a1afc6b1f05be1c7040258b6b11e219de3cbd41d
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants