#14525: wxDirDialog::GetPath() doesn't return the user-selected path
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 |
From: "wxTrac" <nore...@wxsite.net>
Date: Fri, 26 Oct 2012 11:54:02 -0000
Local: Fri, Oct 26 2012 7:54 am
Subject: Re: #14525: wxDirDialog::GetPath() doesn't return the user-selected path
Ticket URL: <http://trac.wxwidgets.org/ticket/14525#comment:25>
#14525: wxDirDialog::GetPath() doesn't return the user-selected path
-----------------------------+--------------------------------------------- -
Reporter: MichaelClerx | Owner:
Type: defect | Status: portneeded
Priority: normal | Milestone: 2.8.13
Component: wxGTK | Version: 2.9.3 Resolution: port to stable | Keywords:
Blockedby: | Patch: 0 Blocking: |
-----------------------------+--------------------------------------------- -
Changes (by vadz):
* status: closed => portneeded
* resolution: fixed => port to stable
* milestone: => 2.8.13
Comment:
It should be but I'd rather leave this to someone else, I have too many
things to do in 2.9.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/14525#comment:25>
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: "wxTrac" <nore...@wxsite.net>
Date: Fri, 26 Oct 2012 16:32:27 -0000
Local: Fri, Oct 26 2012 12:32 pm
Subject: Re: #14525: wxDirDialog::GetPath() doesn't return the user-selected path
Ticket URL: <http://trac.wxwidgets.org/ticket/14525#comment:26>
#14525: wxDirDialog::GetPath() doesn't return the user-selected path
---------------------------+----------------------------------------------- -
Reporter: MichaelClerx | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: 2.8.13
Component: wxGTK | Version: 2.9.3 Resolution: fixed | Keywords:
Blockedby: | Patch: 0 Blocking: |
---------------------------+----------------------------------------------- -
Changes (by PC):
* status: portneeded => closed
* resolution: port to stable => fixed
Comment:
(In [72781]) Store the selected directory in wxGTK wxDirDialog, fixes
#14525
--
Ticket URL: <http://trac.wxwidgets.org/ticket/14525#comment:26>
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: "wxTrac" <nore...@wxsite.net>
Date: Sat, 27 Oct 2012 00:47:44 -0000
Local: Fri, Oct 26 2012 8:47 pm
Subject: Re: #14525: wxDirDialog::GetPath() doesn't return the user-selected path
Ticket URL: <http://trac.wxwidgets.org/ticket/14525#comment:27>
#14525: wxDirDialog::GetPath() doesn't return the user-selected path
-----------------------------+--------------------------------------------- -
Reporter: MichaelClerx | Owner:
Type: defect | Status: portneeded
Priority: high | Milestone: 2.8.13
Component: wxGTK | Version: 2.9.3 Resolution: port to stable | Keywords:
Blockedby: | Patch: 0 Blocking: |
-----------------------------+--------------------------------------------- -
Changes (by vadz):
* priority: normal => high
* status: closed => portneeded
* resolution: fixed => port to stable
Comment:
This needs to be redone to avoid breaking ABI, new members can't be added
to the stable branch.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/14525#comment:27>
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: "wxTrac" <nore...@wxsite.net>
Date: Sat, 27 Oct 2012 05:51:24 -0000
Local: Sat, Oct 27 2012 1:51 am
Subject: Re: #14525: wxDirDialog::GetPath() doesn't return the user-selected path
Ticket URL: <http://trac.wxwidgets.org/ticket/14525#comment:28>
#14525: wxDirDialog::GetPath() doesn't return the user-selected path
---------------------------+----------------------------------------------- -
Reporter: MichaelClerx | Owner:
Type: defect | Status: closed
Priority: high | Milestone: 2.8.13
Component: wxGTK | Version: 2.9.3 Resolution: fixed | Keywords:
Blockedby: | Patch: 0 Blocking: |
---------------------------+----------------------------------------------- -
Changes (by PC):
* status: portneeded => closed
* resolution: port to stable => fixed
Comment:
(In [72798]) redo r72781 in a way that preserves binary compatibility,
closes #14525
--
Ticket URL: <http://trac.wxwidgets.org/ticket/14525#comment:28>
You must Sign in before you can post messages.
You do not have the permission required to post.
|
|
|