.. |
common
|
- MGR: Cleanup wxFlatNotebook warnings.
|
2009-12-18 16:54:27 +00:00 |
mac
|
Mac: Updates for compatibility with current CUDA software and OS X through OS 10.7 Lion, etc.
|
2011-08-05 12:08:34 +00:00 |
msw
|
Quick Updates
|
2009-12-18 22:17:13 +00:00 |
res
|
Changes for Charity Engine Desktop
|
2011-08-08 12:54:28 +00:00 |
skins
|
Changes for Charity Engine Desktop
|
2011-08-08 12:54:28 +00:00 |
AccountInfoPage.cpp
|
- MGR: wxHyperlinkCtrl doesn't accept an empty url and title
|
2009-12-22 05:14:56 +00:00 |
AccountInfoPage.h
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
AccountManagerInfoPage.cpp
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
AccountManagerInfoPage.h
|
- MGR: First stab at making the ProjectList control keyboard
|
2009-06-23 15:20:48 +00:00 |
AccountManagerProcessingPage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
AccountManagerProcessingPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
AccountManagerPropertiesPage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
AccountManagerPropertiesPage.h
|
- MGR: Re-enable the ability for the manager to detect a temporary
|
2009-07-30 00:14:30 +00:00 |
AdvancedFrame.cpp
|
MGR: Fix tools menu when using account manager and switching Simple to Advanced View; update XCode project for ViewNotifications* -> ViewNotices*
|
2010-01-13 09:30:21 +00:00 |
AdvancedFrame.h
|
MGR: Fix tools menu when using account manager and switching Simple to Advanced View; update XCode project for ViewNotifications* -> ViewNotices*
|
2010-01-13 09:30:21 +00:00 |
AlreadyExistsPage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
AlreadyExistsPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
AsyncRPC.cpp
|
Mgr: skip exit confirmation dialog if user pressed emergency Exit button on AsyncRPCDlg
|
2011-06-02 11:04:00 +00:00 |
AsyncRPC.h
|
MGR: Separate refresh of Event Log from refresh of tabs; Update Notices tab only when data changed; Clean up some async RPC logic
|
2010-01-09 01:42:46 +00:00 |
BOINCBaseFrame.cpp
|
MGR: When Event Log is open, do get_messages RPC once per second but do view-specific periodic RPCs at their normal View refresh rate
|
2010-01-09 02:52:48 +00:00 |
BOINCBaseFrame.h
|
MGR: When Event Log is open, do get_messages RPC once per second but do view-specific periodic RPCs at their normal View refresh rate
|
2010-01-09 07:03:47 +00:00 |
BOINCBaseView.cpp
|
MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom
|
2009-12-22 01:22:11 +00:00 |
BOINCBaseView.h
|
MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom
|
2009-12-22 01:22:11 +00:00 |
BOINCBaseWizard.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
BOINCBaseWizard.h
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
BOINCClientManager.cpp
|
- Remove need for boinc.dll from the client.
|
2009-11-13 21:23:15 +00:00 |
BOINCClientManager.h
|
MGR: Implement CBOINCClientManager::KillClient() for Windows.
|
2009-06-06 13:11:16 +00:00 |
BOINCDialupManager.cpp
|
MGR: async GUI RPCs: Create SafeMessageBox function to suspend periodic RPCs during modal dialogs
|
2008-08-20 16:07:06 +00:00 |
BOINCDialupManager.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
BOINCGUI.cst
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
BOINCGUI.pjd
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
BOINCGUIApp.cpp
|
MGR: Fix link error; SCR: Fix Mac crash bug when user clicks SS Test button in system preferences
|
2011-06-06 09:43:34 +00:00 |
BOINCGUIApp.h
|
MGR: Restore my previous fixes to Event Log for the new orphan dialog implementation to integrate properly with async RPC logic; if Event Log is open, close it in CBOINCBaseFrame::OnExit() so Manager can shut down properly
|
2009-12-23 05:23:48 +00:00 |
BOINCGUIApp.rc
|
fit and finish
|
2010-01-29 16:48:24 +00:00 |
BOINCGridCtrl.cpp
|
Housekeeping
|
2009-12-18 16:45:07 +00:00 |
BOINCGridCtrl.h
|
Housekeeping
|
2009-12-18 16:45:07 +00:00 |
BOINCListCtrl.cpp
|
MGR: Implement Mac accessibility for Statistics and Disk tabs
|
2009-11-25 12:43:22 +00:00 |
BOINCListCtrl.h
|
MGR: Implement Mac accessibility for Event Log
|
2010-01-21 12:47:09 +00:00 |
BOINCTaskBar.cpp
|
bug fix
|
2009-12-19 16:24:50 +00:00 |
BOINCTaskBar.h
|
- MGR: Add a test notification menu item to the taskbar
|
2009-12-18 22:44:10 +00:00 |
BOINCTaskCtrl.cpp
|
MGR: Implement Mac accessibility for Statistics and Disk tabs
|
2009-11-25 12:43:22 +00:00 |
BOINCTaskCtrl.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
BOINCWizards.h
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
CompletionErrorPage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
CompletionErrorPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
CompletionPage.cpp
|
MGR: Attach Wizard's accessibility support ignores extra panels in several pages to improve clarity for disabled users
|
2009-11-19 11:58:35 +00:00 |
CompletionPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
DlgAbout.cpp
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
DlgAbout.h
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
DlgAdvPreferences.cpp
|
- client and user web: finish the above.
|
2010-01-19 00:38:31 +00:00 |
DlgAdvPreferences.fbp
|
*** empty log message ***
|
2007-04-02 18:04:54 +00:00 |
DlgAdvPreferences.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
DlgAdvPreferencesBase.cpp
|
- manager: fix typo
|
2009-10-29 22:17:08 +00:00 |
DlgAdvPreferencesBase.h
|
- Manager: add GPU preference to advanced prefs dialog
|
2009-02-13 17:53:10 +00:00 |
DlgExitMessage.cpp
|
- MGR: fix exit dialog so that both the Mac and Linux clients don't
|
2008-11-27 15:50:15 +00:00 |
DlgExitMessage.h
|
- MGR: Create an Exit dialog for the Manager.
|
2008-11-04 08:08:16 +00:00 |
DlgGenericMessage.cpp
|
- MGR: Text cleanup
|
2008-11-04 15:54:28 +00:00 |
DlgGenericMessage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
DlgItemProperties.cpp
|
- manager/client: show PID in task properties;
|
2009-12-21 17:25:43 +00:00 |
DlgItemProperties.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
DlgOptions.cpp
|
- MGR: Set the dial-up and VPN connection list box to a static
|
2009-03-06 00:04:16 +00:00 |
DlgOptions.h
|
- MGR: Provide a way to re-enable the Exit Dialog.
|
2008-11-10 19:44:54 +00:00 |
DlgSelectComputer.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
DlgSelectComputer.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
Events.h
|
- manager: "Notifications" => "Notices". Consistent terminology.
|
2010-01-12 18:57:38 +00:00 |
Localization.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
Localization.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
LogBOINC.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
LogBOINC.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
MainDocument.cpp
|
svn path=/trunk/boinc/; revision=20121
|
2010-01-10 22:51:53 +00:00 |
MainDocument.h
|
MGR: When Event Log is open, do get_messages RPC once per second but do view-specific periodic RPCs at their normal View refresh rate
|
2010-01-09 08:06:58 +00:00 |
Makefile.am
|
- manager: "Notifications" => "Notices". Consistent terminology.
|
2010-01-12 18:57:38 +00:00 |
NoInternetConnectionPage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
NoInternetConnectionPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
NotDetectedPage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
NotDetectedPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
NotFoundPage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
NotFoundPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ProjectInfoPage.cpp
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
ProjectInfoPage.h
|
- MGR: First stab at making the ProjectList control keyboard
|
2009-06-23 15:20:48 +00:00 |
ProjectListCtrl.cpp
|
small bug fix
|
2009-11-30 22:24:08 +00:00 |
ProjectListCtrl.h
|
- MGR: Fix-up tools tips for various elements in the project list control.
|
2009-11-30 18:26:21 +00:00 |
ProjectProcessingPage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
ProjectProcessingPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ProjectPropertiesPage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
ProjectPropertiesPage.h
|
- MGR: Re-enable the ability for the manager to detect a temporary
|
2009-07-30 00:14:30 +00:00 |
ProxyInfoPage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
ProxyInfoPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ProxyPage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
ProxyPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
SkinManager.cpp
|
Mac MGR: Changes to build with full Unicode support with wxWidgets-2.8.10
|
2009-04-17 11:28:27 +00:00 |
SkinManager.h
|
MGR: Show Skin Manager error message only if Manager launched with command-line arg -c or --checkSkins
|
2009-01-30 09:25:35 +00:00 |
TermsOfUsePage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
TermsOfUsePage.h
|
- MGR: Make the Account Manager Properties page and the Project
|
2009-06-19 18:08:47 +00:00 |
UnavailablePage.cpp
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |
UnavailablePage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ValidateAccountKey.cpp
|
MGR: async GUI RPCs: Create SafeMessageBox function to suspend periodic RPCs during modal dialogs
|
2008-08-20 16:07:06 +00:00 |
ValidateAccountKey.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ValidateEmailAddress.cpp
|
MGR: async GUI RPCs: Create SafeMessageBox function to suspend periodic RPCs during modal dialogs
|
2008-08-20 16:07:06 +00:00 |
ValidateEmailAddress.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ValidateURL.cpp
|
Win compile fixes
|
2009-11-05 18:11:20 +00:00 |
ValidateURL.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewMessages.cpp
|
- internal change: rename MSG_USER_ERROR to MSG_USER_ALERT
|
2009-12-23 18:02:40 +00:00 |
ViewMessages.h
|
- MGR: Back out David's change which broke clipboard functionality
|
2009-02-05 19:25:08 +00:00 |
ViewMessagesGrid.cpp
|
- MGR: Some house keeping.
|
2009-10-07 19:05:40 +00:00 |
ViewMessagesGrid.h
|
- MGR: Some house keeping.
|
2009-10-07 19:05:40 +00:00 |
ViewNews.cpp
|
- MGR: Add a test notification menu item to the taskbar
|
2009-12-18 22:44:10 +00:00 |
ViewNews.h
|
- MGR: Add a test notification menu item to the taskbar
|
2009-12-18 22:44:10 +00:00 |
ViewProjects.cpp
|
MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom
|
2009-12-22 01:22:11 +00:00 |
ViewProjects.h
|
MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom
|
2009-12-22 01:22:11 +00:00 |
ViewProjectsBase.cpp
|
Housekeeping
|
2009-12-19 04:26:01 +00:00 |
ViewProjectsBase.h
|
Housekeeping
|
2009-12-19 04:26:01 +00:00 |
ViewProjectsGrid.cpp
|
- MGR: Some house keeping.
|
2009-10-07 19:05:40 +00:00 |
ViewProjectsGrid.h
|
- MGR: Some house keeping.
|
2009-10-07 19:05:40 +00:00 |
ViewResources.cpp
|
MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom
|
2009-12-22 01:22:11 +00:00 |
ViewResources.h
|
MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom
|
2009-12-22 01:22:11 +00:00 |
ViewStatistics.cpp
|
MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom
|
2009-12-22 01:22:11 +00:00 |
ViewStatistics.h
|
MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom
|
2009-12-22 01:22:11 +00:00 |
ViewTransfers.cpp
|
MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom
|
2009-12-22 01:22:11 +00:00 |
ViewTransfers.h
|
MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom
|
2009-12-22 01:22:11 +00:00 |
ViewTransfersGrid.cpp
|
- MGR: Some house keeping.
|
2009-10-07 19:05:40 +00:00 |
ViewTransfersGrid.h
|
- MGR: Some house keeping.
|
2009-10-07 19:05:40 +00:00 |
ViewWork.cpp
|
MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom
|
2009-12-22 01:22:11 +00:00 |
ViewWork.h
|
MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom
|
2009-12-22 01:22:11 +00:00 |
ViewWorkGrid.cpp
|
- MGR: Some house keeping.
|
2009-10-07 19:05:40 +00:00 |
ViewWorkGrid.h
|
- MGR: Some house keeping.
|
2009-10-07 19:05:40 +00:00 |
WelcomePage.cpp
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
WelcomePage.h
|
- MGR: Massive wizard cleanup
|
2009-06-19 18:01:21 +00:00 |
WizardAttachProject.cpp
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
WizardAttachProject.h
|
- MGR: Introduce the cookie detection failure URL to the
|
2009-06-12 21:34:33 +00:00 |
_wx_intellisense.h
|
…
|
|
browser.cpp
|
MGR: Port cookie logic updates from trunk; add SQLite3 v3.7.6.3 source code to Mac XCode project
|
2011-06-06 09:42:49 +00:00 |
browser.h
|
MGR: Port cookie logic updates from trunk; add SQLite3 v3.7.6.3 source code to Mac XCode project
|
2011-06-06 09:42:49 +00:00 |
hyperlink.cpp
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
hyperlink.h
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
resource.h
|
*** empty log message ***
|
2006-01-06 10:50:59 +00:00 |
sg_BoincSimpleGUI.cpp
|
MGR: Separate refresh of Event Log from refresh of tabs; Update Notices tab only when data changed; Clean up some async RPC logic
|
2010-01-09 01:42:46 +00:00 |
sg_BoincSimpleGUI.h
|
MGR: Restore my previous fixes to Event Log for the new orphan dialog implementation to integrate properly with async RPC logic; if Event Log is open, close it in CBOINCBaseFrame::OnExit() so Manager can shut down properly
|
2009-12-23 05:23:48 +00:00 |
sg_ClientStateIndicator.cpp
|
MGR: async GUI RPCs: eliminate redundant RPC calls in SimpleGUI.
|
2008-09-30 09:36:07 +00:00 |
sg_ClientStateIndicator.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_CustomControls.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_CustomControls.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_DlgMessages.cpp
|
- internal change: rename MSG_USER_ERROR to MSG_USER_ALERT
|
2009-12-23 18:02:40 +00:00 |
sg_DlgMessages.h
|
MGR: Add style wxFULL_REPAINT_ON_RESIZE to Task Pane, remove previous attempts to fix its backgorund erase; remove obsolete m_bForceUpdateSelection logic.
|
2008-12-02 01:24:32 +00:00 |
sg_DlgPreferences.cpp
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
sg_DlgPreferences.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_ImageButton.cpp
|
- MGR: Have the SkinManager parse the correct spelling
|
2008-10-23 04:10:12 +00:00 |
sg_ImageButton.h
|
- MGR: Have the SkinManager parse the correct spelling
|
2008-10-23 04:10:12 +00:00 |
sg_ImageLoader.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_ImageLoader.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_ProgressBar.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_ProgressBar.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_ProjectsComponent.cpp
|
- internal change: rename MSG_USER_ERROR to MSG_USER_ALERT
|
2009-12-23 18:02:40 +00:00 |
sg_ProjectsComponent.h
|
- MGR: Fix initial first connection problem on startup. I'm not sure why
|
2009-10-14 17:11:57 +00:00 |
sg_SGUIListControl.cpp
|
MGR: Fix for (future) compatibility with wxWidgets 2.8.9; release BOINC Mac 6.3.14
|
2008-10-10 05:08:51 +00:00 |
sg_SGUIListControl.h
|
MGR: Fix for (future) compatibility with wxWidgets 2.8.9; release BOINC Mac 6.3.14
|
2008-10-10 05:08:51 +00:00 |
sg_StatImageLoader.cpp
|
MGR: Fix Mac compile errors caused by adding Windows-only code to cross-platform source files, fix compile warnings, remove deleted files from XCode project
|
2009-12-19 10:59:15 +00:00 |
sg_StatImageLoader.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_ViewTabPage.cpp
|
- MGR: More cleanup work
|
2009-12-18 00:04:06 +00:00 |
sg_ViewTabPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sqlite3.c
|
MGR: Port cookie logic updates from trunk; add SQLite3 v3.7.6.3 source code to Mac XCode project
|
2011-06-06 09:42:49 +00:00 |
stdwx.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
stdwx.h
|
- MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
|
2009-12-19 05:16:41 +00:00 |
wizardex.cpp
|
- MGR: Fix the minimum wizard size problem introduced by removing
|
2009-11-18 17:30:03 +00:00 |
wizardex.h
|
- MGR: Remove bitmap that is part of the Wizard.
|
2009-11-17 19:19:50 +00:00 |