Commit Graph

40 Commits

Author SHA1 Message Date
Rom Walton e9f0f6afee - MGR: Cleanup wxFlatNotebook warnings.
clientgui/
        wxFlatNotebook.cpp

svn path=/trunk/boinc/; revision=19971
2009-12-18 16:54:27 +00:00
Rom Walton 0126f3ca68 - MGR: More cleanup work
clientgui/
        BOINCGUIApp.cpp
        BOINCTaskBar.cpp
        sg_ViewTabPage.cpp
    clientgui/common/
        wxPieCtrl.cpp, .h

svn path=/trunk/boinc/; revision=19961
2009-12-18 00:04:06 +00:00
David Anderson ce3f3f1cfe - client: fix divide-by-zero bug in STD code
- fix compile warnings

svn path=/trunk/boinc/; revision=19775
2009-12-03 18:51:23 +00:00
Charlie Fenton 9f4d6a14b1 MGR: Implement Mac accessibility for Statistics and Disk tabs
svn path=/trunk/boinc/; revision=19706
2009-11-25 12:43:22 +00:00
Rom Walton 9a3dfb1273 - WINBUILD: More project file cleanup.
- WINBUILD: Move wxWidgets include directives from the
        FlatNotebook to the pre-compiled header. Try and avoid
        a compilation problems when two different sets of
        wxWidgets build environments are on the system and have
        been setup differently.
        
    clientgui/common/
        wxFNBDropTarget.h
    clientgui/
        stdwx.h
    win_build/
        boincmgr_curl.vcproj

svn path=/trunk/boinc/; revision=17861
2009-04-23 07:00:10 +00:00
David Anderson fb1187e398 svn path=/trunk/boinc/; revision=17501 2009-03-04 22:07:16 +00:00
Charlie Fenton 2d76d20359 Mac SG: Fix vertical position of project names in tabs on Mac.
svn path=/trunk/boinc/; revision=16654
2008-12-09 13:16:04 +00:00
Charlie Fenton f3146210d7 MGR: async GUI RPCs: Create SafeMessageBox function to suspend periodic RPCs during modal dialogs
svn path=/trunk/boinc/; revision=15901
2008-08-20 16:07:06 +00:00
Eric J. Korpela b3db477623 - fixed problem with missing includes and missing namespace notations
in wxPieCtrl.cpp


svn path=/trunk/boinc/; revision=15302
2008-05-28 02:01:15 +00:00
Charlie Fenton f0305fcfd1 MGR: Don't enlarge pie control slices if value is zero
svn path=/trunk/boinc/; revision=15256
2008-05-19 23:47:01 +00:00
Charlie Fenton 49d4213253 MGR: Adjust pie control slices so small wedges are visible
svn path=/trunk/boinc/; revision=15220
2008-05-15 09:04:42 +00:00
Charlie Fenton 0e305ec1fe Mac MGR: Work around bugs in wxMac 2.82 - 2.8.4 to fix wxPieCtrl to work correctly on wxMac 2.6.3 - 2.8.4.
svn path=/trunk/boinc/; revision=13321
2007-08-15 10:50:59 +00:00
Charlie Fenton 4f7daa6e1e Manager: Fix crash bug in wxPieCtrl.
svn path=/trunk/boinc/; revision=12719
2007-05-23 03:04:32 +00:00
Charlie Fenton b6142f012a Eliminated wxPieCtrlLegend class completely, integrated legend drawing into the PieCtrl class itself, greatly simplifying it
svn path=/trunk/boinc/; revision=12648
2007-05-11 06:04:21 +00:00
Charlie Fenton 0525ebd241 A better fix for Mac PieCtrl legend clipping bug
svn path=/trunk/boinc/; revision=12633
2007-05-10 09:10:51 +00:00
Charlie Fenton 684e7fe300 Fixed a small bug
svn path=/trunk/boinc/; revision=12627
2007-05-09 11:19:06 +00:00
Charlie Fenton e9ea620da7 Fixed a long-standing bug which caused the PieCtrl legend to be clipped to a small rectangle when first drawn on Macs. Mac: removed the hack which refreshed once a second the first 3 times to work around this bug.
svn path=/trunk/boinc/; revision=12625
2007-05-09 10:47:22 +00:00
Rom Walton 13f8d2686b *** empty log message ***
svn path=/trunk/boinc/; revision=11979
2007-01-26 15:34:06 +00:00
David Anderson fb192fc5ad *** empty log message ***
svn path=/trunk/boinc/; revision=11970
2007-01-25 21:26:16 +00:00
David Anderson 902d135a09 *** empty log message ***
svn path=/trunk/boinc/; revision=11950
2007-01-24 16:58:11 +00:00
Charlie Fenton 74b563c756 *** empty log message ***
svn path=/trunk/boinc/; revision=11917
2007-01-22 02:22:36 +00:00
Charlie Fenton 99c8874340 *** empty log message ***
svn path=/trunk/boinc/; revision=11905
2007-01-19 14:30:18 +00:00
David Anderson ec23e244e9 *** empty log message ***
svn path=/trunk/boinc/; revision=11904
2007-01-19 00:59:31 +00:00
Charlie Fenton 14f46607cf *** empty log message ***
svn path=/trunk/boinc/; revision=11897
2007-01-18 12:30:49 +00:00
Charlie Fenton 262b2a12ae *** empty log message ***
svn path=/trunk/boinc/; revision=11819
2007-01-10 01:01:24 +00:00
David Anderson b5a51c54c4 *** empty log message ***
svn path=/trunk/boinc/; revision=11756
2007-01-02 21:28:27 +00:00
Rom Walton 421a9a5ca2 *** empty log message ***
svn path=/trunk/boinc/; revision=11338
2006-10-23 06:48:48 +00:00
Charlie Fenton 85a857126f *** empty log message ***
svn path=/trunk/boinc/; revision=11291
2006-10-17 09:19:33 +00:00
Charlie Fenton 8d8544204c *** empty log message ***
svn path=/trunk/boinc/; revision=11279
2006-10-13 05:18:31 +00:00
Charlie Fenton c4a6bc274e *** empty log message ***
svn path=/trunk/boinc/; revision=11276
2006-10-12 12:52:19 +00:00
David Anderson 8a9b845d84 *** empty log message ***
svn path=/trunk/boinc/; revision=11258
2006-10-09 17:38:59 +00:00
Kevin Reed dd2714e1bc Move loading of images into the skin clas
svn path=/trunk/boinc/; revision=11158
2006-09-15 16:47:04 +00:00
Milos Travar 565821936b *** empty log message ***
svn path=/trunk/boinc/; revision=10895
2006-08-11 20:40:52 +00:00
Milos Travar be799b2b7d *** empty log message ***
svn path=/trunk/boinc/; revision=10851
2006-08-07 15:33:03 +00:00
Milos Travar 672654e0a5 CPU usage bug fix
svn path=/trunk/boinc/; revision=10692
2006-07-20 14:43:16 +00:00
Milos Travar 31d548b04c *** empty log message ***
svn path=/trunk/boinc/; revision=10612
2006-07-10 13:41:10 +00:00
Rom Walton 735ab537a8 *** empty log message ***
svn path=/trunk/boinc/; revision=10465
2006-06-22 18:54:42 +00:00
Milos Travar 920a6d6582 *** empty log message ***
svn path=/trunk/boinc/; revision=10462
2006-06-22 13:39:03 +00:00
Milos Travar 376711e615 I replaced stock version with the one I changed to render inactive tab as well.
svn path=/trunk/boinc/; revision=10461
2006-06-22 13:38:44 +00:00
Rom Walton d53519d053 *** empty log message ***
svn path=/trunk/boinc/; revision=10443
2006-06-21 21:21:32 +00:00