Search found 387 matches

by Christian
25 Mar 2005, 21:27
Forum: Announcements
Topic: PopMan 1.3 Beta 8 released
Replies: 3
Views: 19450

PopMan 1.3 Beta 8 released

Changes: (+) New tab menu command: Check accounts (+) Tab tooltip displays a list of accounts associated with the tab (-) Parsing an incomplete message will freeze PopMan (-) Left-click action is triggered after mouse cursor is moved away from the tray icon (*) Tab menu item "Remove account&quo...
by Christian
25 Mar 2005, 15:04
Forum: Bug Reports
Topic: Naming behaviour for "Join with tab"
Replies: 5
Views: 22004

I think I will keep Join with tab because this label makes clear what the command is supposed to do (although not exactly how). The label Add to tab implies that the operation is asymmetric, but it does not express the direction! There are 2 different interpretations: 1) Add the current tab to the s...
by Christian
25 Mar 2005, 01:52
Forum: Feature Requests
Topic: Update accounts for 1 tab only
Replies: 1
Views: 8146

I support your suggestion but if you read carfully, you will see it's not new. :P
by Christian
24 Mar 2005, 14:48
Forum: Feature Requests
Topic: Time interval per account
Replies: 3
Views: 10030

Yes, there will be a "timer per account" feature in one of the next 1.3 Betas.
It's already on my todo list...
by Christian
23 Mar 2005, 20:06
Forum: Bug Reports
Topic: Naming behaviour for "Join with tab"
Replies: 5
Views: 22004

Sorry, I can't reproduce the problem. I can't even imagine that the behaviour is different for menu and mouse because in either case a common "JoinTabs(master, slave)" routine is called that does the job: void CPopManView::JoinTabs(int Master, int Slave) { if(Master == Slave) return; if(Ma...
by Christian
23 Mar 2005, 01:51
Forum: Bug Reports
Topic: Naming behaviour for "Join with tab"
Replies: 5
Views: 22004

When I use the "join with tab" option, the parent tab gets renamed. This is kind of annoying since if I have a tab set up already with several accounts and then add a new tab I have to rename the tab with several accounts. The parent tab gets renamed only if its caption has not been chang...
by Christian
22 Mar 2005, 17:57
Forum: Feature Requests
Topic: Better names in tab context menus
Replies: 3
Views: 14444

I admit Remove account is a bit confusing but Split account doesn't satisfy me either, because the command does not split the selected account, instead it removes the account from the tab and generates a new tab associated with the removed account. Maybe Split-off account in the meaning of the Germa...
by Christian
22 Mar 2005, 01:51
Forum: Feature Requests
Topic: "Check this account" in the tab contextmenu
Replies: 2
Views: 11989

Good idea! But since a tab can be responsible for more than one account, I will call it "Check accounts" and assign a shortcut (e.g. F7) to it...
by Christian
22 Mar 2005, 01:39
Forum: Feature Requests
Topic: Tabs <> Account sequence
Replies: 2
Views: 10305

Maybe you are not aware of the fact that you can have more than just one account per tab. Because of this, there is no simple 1 to 1 mapping of accounts to tabs...
by Christian
21 Mar 2005, 02:47
Forum: Feature Requests
Topic: Attachment icon/indicator
Replies: 5
Views: 16479

I've just added such column with 1.3 Beta 7 ...
by Christian
21 Mar 2005, 02:44
Forum: Announcements
Topic: PopMan 1.3 Beta 7 released
Replies: 1
Views: 13660

PopMan 1.3 Beta 7 released

Changes:

(+) New column that indicates whether an email contains attachments or not
(-) Loading a special formed message will freeze PopMan
(-) Left-click action is triggered when double-clicking the tray icon while moving the mouse away
by Christian
15 Mar 2005, 22:49
Forum: Bug Reports
Topic: Popman Stalls
Replies: 7
Views: 28132

I've received your log file and was able to reproduce the problem. :) There was a bug in PopMan's message body extraction routine, that caused an infinite loop due to a boundary mishandling under very special conditions (the boundary string was part of the message header). I will include the fix wit...
by Christian
15 Mar 2005, 16:03
Forum: Bug Reports
Topic: Popman Stalls
Replies: 7
Views: 28132

popman always freezes after the 66th message
:shock:

Please send me the log file and I will have a look...
by Christian
13 Mar 2005, 03:32
Forum: Feature Requests
Topic: Preview messages from selected accounts only
Replies: 11
Views: 28282

Finally, multi-tabbing works! See the 1.3 Beta page...
by Christian
13 Mar 2005, 03:20
Forum: Announcements
Topic: PopMan 1.3 Beta 6 released
Replies: 2
Views: 17030

PopMan 1.3 Beta 6 released

I've finally managed to bring out 1.3 Beta 6! :D The main new feature is the Multi-Tabbing support: You can have a separate tab with listview for each account or combine several accounts to one tab. For example, you can create one tab for your work email, a second tab for your private email accounts...