Rom Walton
01a48f14ad
- MGR: Fix icons for dialogs that display them.
...
clientgui/
DlgEventLog.cpp
sg_DlgMessages.cpp
sg_DlgPreferences.cpp
svn path=/trunk/boinc/; revision=20601
2010-02-16 22:18:01 +00:00
David Anderson
ad0c228af5
- finish prefs dialog addition
...
svn path=/trunk/boinc/; revision=20595
2010-02-16 18:58:00 +00:00
David Anderson
fb4d03579e
- manager: first whack at "suspend if CPU load exceeds x" in dialog
...
svn path=/trunk/boinc/; revision=20594
2010-02-16 18:38:39 +00:00
Charlie Fenton
394c884900
MGR: Exclude Taskbar tooltip code on Macs as they don't support it
...
svn path=/trunk/boinc/; revision=20552
2010-02-12 00:55:37 +00:00
Rom Walton
a62189693a
- MGR: Only notify the OS of a change in the notification area
...
if something has changed, otherwise don't update.
clientgui/
BOINCTaskBar.cpp, .h
svn path=/trunk/boinc/; revision=20535
2010-02-11 05:57:36 +00:00
Rom Walton
6e388fd050
- MGR: Another place that interacts with the taskbar but was
...
included only if compiled for Windows or the Mac.
clientgui/
AsyncRPC.cpp
MainDocument.cpp
svn path=/trunk/boinc/; revision=20534
2010-02-11 05:16:24 +00:00
Rom Walton
553b7b29bc
- MGR: The Linux notification area doesn't report when mouse
...
activity happens over the notification icon, so merge the
OnMouseMove event handler with the OnRefresh event handler
so we have the correct tooltips.
clientgui/
BOINCTaskBar.cpp, .h
svn path=/trunk/boinc/; revision=20533
2010-02-11 05:01:07 +00:00
Rom Walton
59d9333c0a
Quick Updates
...
svn path=/trunk/boinc/; revision=20532
2010-02-11 04:41:44 +00:00
Rom Walton
0e46d134ad
Quick Updates
...
svn path=/trunk/boinc/; revision=20531
2010-02-11 04:39:03 +00:00
Rom Walton
d43d3687e9
Quick Updates
...
svn path=/trunk/boinc/; revision=20530
2010-02-11 04:36:30 +00:00
Rom Walton
8d4ad06e28
Quick Updates
...
svn path=/trunk/boinc/; revision=20529
2010-02-11 04:35:39 +00:00
Rom Walton
9bc19416dc
Quick Updates
...
svn path=/trunk/boinc/; revision=20528
2010-02-11 04:30:46 +00:00
Rom Walton
d097780f04
- MGR: Re-enable the balloon context click event handler
...
for Linux.
clientgui/
BOINCTaskBar.cpp, .h
svn path=/trunk/boinc/; revision=20527
2010-02-11 04:12:16 +00:00
Rom Walton
212cfc7d8e
Quick Updates
...
svn path=/trunk/boinc/; revision=20526
2010-02-11 04:04:34 +00:00
Rom Walton
2a4354cf32
Quick Updates
...
svn path=/trunk/boinc/; revision=20525
2010-02-11 03:18:21 +00:00
Rom Walton
afbf5ba29b
- MGR: Over half of the information on the Internet about
...
libnotify is now out of date. The 'closed-reason'
property has been removed and that is why I was having
so many problems. Hook up the events I can determine
from the remaining information.
clientgui/gtk
taskbarex.cpp, .h
svn path=/trunk/boinc/; revision=20523
2010-02-11 03:14:51 +00:00
Rom Walton
df9cbb6306
Quick Updates
...
svn path=/trunk/boinc/; revision=20522
2010-02-11 02:31:56 +00:00
Rom Walton
02ed926231
Quick Updates
...
svn path=/trunk/boinc/; revision=20521
2010-02-11 00:45:31 +00:00
Rom Walton
85500e10f5
Quick Updates
...
svn path=/trunk/boinc/; revision=20520
2010-02-11 00:41:33 +00:00
Rom Walton
cacef3b5e3
Quick Updates
...
svn path=/trunk/boinc/; revision=20519
2010-02-11 00:39:18 +00:00
Rom Walton
60bf751b0a
Quick Updates
...
svn path=/trunk/boinc/; revision=20518
2010-02-10 23:47:25 +00:00
Rom Walton
de97449f01
Quick Updates
...
svn path=/trunk/boinc/; revision=20517
2010-02-10 22:45:03 +00:00
Rom Walton
a1a6c627e4
Quick Updates
...
svn path=/trunk/boinc/; revision=20516
2010-02-10 22:40:28 +00:00
Rom Walton
8bcf9a6ab4
fix build break
...
svn path=/trunk/boinc/; revision=20515
2010-02-10 22:16:03 +00:00
Rom Walton
f81dfa3bac
Quick Updates
...
svn path=/trunk/boinc/; revision=20514
2010-02-10 22:11:04 +00:00
Rom Walton
c4d007653c
fix build break
...
svn path=/trunk/boinc/; revision=20513
2010-02-10 22:06:30 +00:00
Rom Walton
448347a886
fix build break
...
svn path=/trunk/boinc/; revision=20512
2010-02-10 22:04:26 +00:00
Rom Walton
9eab3343f3
- MGR: Fill in missing pieces to get the notification
...
handler to signal us when a notification has closed.
clientgui/gtk
taskbarex.cpp, .h
svn path=/trunk/boinc/; revision=20511
2010-02-10 22:01:58 +00:00
Rom Walton
ce50508f11
Quick Updates
...
svn path=/trunk/boinc/; revision=20507
2010-02-10 20:15:50 +00:00
Rom Walton
6ffb000f90
Quick Updates
...
svn path=/trunk/boinc/; revision=20506
2010-02-10 20:11:37 +00:00
Rom Walton
5955baceec
- MGR: Re-enable the context menu support mechinism so
...
that it is compatible with Linux.
clientgui/
BOINCTaskBar.cpp, .h
svn path=/trunk/boinc/; revision=20505
2010-02-10 20:08:20 +00:00
Rom Walton
516b53d005
- MGR: Re-enable the test notification mechinism so
...
that it is compatible with Linux.
clientgui/
BOINCTaskBar.cpp, .h
svn path=/trunk/boinc/; revision=20504
2010-02-10 20:01:42 +00:00
Rom Walton
af5d157f0b
- MGR: Add some debugging to the notification code
...
clientgui/gtk
taskbarex.cpp, .h
svn path=/trunk/boinc/; revision=20501
2010-02-10 19:23:18 +00:00
Rom Walton
73a019ffdf
- build: replace gtk flags and libs with libnotify
...
/
configure.ac
clientgui/
Makefile.am
svn path=/trunk/boinc/; revision=20500
2010-02-10 19:05:11 +00:00
Rom Walton
f43164ba99
fix build break
...
svn path=/trunk/boinc/; revision=20499
2010-02-10 18:47:19 +00:00
Rom Walton
d9de67e97f
fix build break
...
svn path=/trunk/boinc/; revision=20498
2010-02-10 18:43:28 +00:00
Rom Walton
0939fd5147
fix build break
...
svn path=/trunk/boinc/; revision=20497
2010-02-10 18:42:19 +00:00
Rom Walton
a959079073
fix build breaks
...
svn path=/trunk/boinc/; revision=20496
2010-02-10 18:33:47 +00:00
Rom Walton
f5ffe3594b
fix build break
...
svn path=/trunk/boinc/; revision=20495
2010-02-10 18:29:51 +00:00
Rom Walton
a8d29182f6
- MGR: Move GTK structures out of the class scope.
...
clientgui/gtk
taskbarex.cpp, .h
svn path=/trunk/boinc/; revision=20494
2010-02-10 18:27:33 +00:00
Rom Walton
2e240b8d37
- build: Attempt to hook up the gtk flags and libs to BOINC Manager
...
/
configure.ac
clientgui/
Makefile.am
svn path=/trunk/boinc/; revision=20490
2010-02-10 17:00:41 +00:00
Charlie Fenton
4c6accac37
MGR: Fix build breaks and potential crashes from recent task bar changes
...
svn path=/trunk/boinc/; revision=20471
2010-02-09 02:47:38 +00:00
Rom Walton
c5d781ba1e
fix build break
...
svn path=/trunk/boinc/; revision=20457
2010-02-06 07:58:55 +00:00
Rom Walton
b627fbbf46
fix build break
...
svn path=/trunk/boinc/; revision=20456
2010-02-06 07:54:46 +00:00
Rom Walton
79723cb96a
fix build breaks
...
svn path=/trunk/boinc/; revision=20455
2010-02-06 07:51:40 +00:00
Rom Walton
4c25ac945d
- MGR: Introduce balloons to Linux version of BOINC Manager.
...
(Note: Not debugged yet)
clientgui/
BOINCTaskBar.cpp, .h
Makefile.am
clientgui/gtk/
taskbarex.cpp, .h
clientgui/msw/
taskbarex.cpp, .h
svn path=/trunk/boinc/; revision=20454
2010-02-06 07:43:09 +00:00
Rom Walton
3e26627b55
- MGR: Change the 'Open BOINC Manager' menu item ID for the task bar icon. wxID_OPEN
...
causes a folder icon to be prepended to the menu item on Linux.
- MGR: Enable the Test Notification menu item on Linux
clientgui/
BOINCTaskBar.cpp, .h
svn path=/trunk/boinc/; revision=20452
2010-02-05 22:29:06 +00:00
Rom Walton
e96324399f
- MGR: Fix build break by adjusting the SetIcon function prototype so that it conforms
...
to the wxWidget standard.
clientgui/
BOINCTaskBar.cpp, .h
clientgui/msw/
taskbarex.cpp, .h
svn path=/trunk/boinc/; revision=20450
2010-02-05 20:47:48 +00:00
Rom Walton
2ec103eb91
fix build break
...
svn path=/trunk/boinc/; revision=20449
2010-02-05 20:30:05 +00:00
Rom Walton
fc1bf702bb
fix build break
...
svn path=/trunk/boinc/; revision=20448
2010-02-05 20:27:17 +00:00