.. |
common
|
Quick Updates
|
2011-06-07 16:13:41 +00:00 |
gtk
|
- compile fix for redhat, from Steffen Moller
|
2012-03-26 01:32:21 +00:00 |
mac
|
Mac installer: To avoid invalidating our code signing: use a metapackage instead of modifying the property list file to trigger a system restart when needed.
|
2013-06-11 05:22:12 -07:00 |
msw
|
- MGR(WIN): While it is a perfectly valid thing to use FindWindow() and
|
2010-10-18 19:21:46 +00:00 |
res
|
Mac uninstaller: localize the dialog strings in the Uninstall BOINC app.
|
2013-06-18 04:03:24 -07:00 |
skins
|
GridRepublic Skin: Remove space between Grid and Republic (Grid Republic -> GridRepublic) per Matt Blumberg
|
2013-06-03 17:08:31 -07:00 |
AccountInfoPage.cpp
|
Manager: show project name in account-info page
|
2013-05-16 11:00:07 -07:00 |
AccountInfoPage.h
|
- MGR: Finish implementing the use of Usernames in the account manager part
|
2010-08-19 00:22:25 +00:00 |
AccountManagerInfoPage.cpp
|
- MGR: Fix build breaks
|
2012-05-19 01:20:02 +00:00 |
AccountManagerInfoPage.h
|
- MGR: First stab at making the ProjectList control keyboard
|
2009-06-23 15:20:48 +00:00 |
AccountManagerProcessingPage.cpp
|
- manager: Communitcations -> Communications.
|
2011-08-27 18:07:28 +00:00 |
AccountManagerProcessingPage.h
|
- manager: Communitcations -> Communications.
|
2011-08-27 18:07:28 +00:00 |
AccountManagerPropertiesPage.cpp
|
client: Win version name tweaks, from [P3D} Crashtest
|
2013-06-12 12:29:07 -07: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: Flush Manager settings to Windows Registry or user prefs when practical to do so
|
2013-04-30 04:35:45 -07:00 |
AdvancedFrame.h
|
MGR: Remove the old SimpleGUi from the projects
|
2011-03-03 11:55:16 +00:00 |
AlreadyExistsPage.cpp
|
- MGR: Remove any remaining hints that their were two wizards at one time.
|
2010-08-02 16:01:09 +00:00 |
AlreadyExistsPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
AsyncRPC.cpp
|
- Manager: fix case where the client has only an Intel GPU,
|
2013-03-05 13:39:42 +01:00 |
AsyncRPC.h
|
- Remove dead code related to v5 graphics applications from the
|
2011-10-14 19:02:43 +00:00 |
BOINCBaseFrame.cpp
|
Mgr: When closing Simple View notices, wait for all Async Internet access to complete before calling the notices panel destructor
|
2013-03-04 17:24:18 +01:00 |
BOINCBaseFrame.h
|
Quick Updates
|
2011-06-08 15:24:35 +00:00 |
BOINCBaseView.cpp
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
BOINCBaseView.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
BOINCBaseWizard.cpp
|
- MGR: Remove any remaining hints that their were two wizards at one time.
|
2010-08-02 16:01:09 +00:00 |
BOINCBaseWizard.h
|
- MGR: Remove any remaining hints that their were two wizards at one time.
|
2010-08-02 16:01:09 +00:00 |
BOINCBitmapComboBox.cpp
|
MGR: Fix compilation issue on VS 2010 reported by Chanda Sarkar
|
2013-06-05 13:01:50 -04:00 |
BOINCBitmapComboBox.h
|
MGR: Sort Simple View task selection control alphabetically, working around clientData bug in wxBitmapComboBox::Insert()
|
2011-10-25 11:22:57 +00:00 |
BOINCClientManager.cpp
|
Win build fixes
|
2013-06-06 18:22:51 -07:00 |
BOINCClientManager.h
|
Quick Updates
|
2011-11-03 02:35:04 +00:00 |
BOINCDialupManager.cpp
|
- MGR: Change the reminder frequency interval to hours and adjust the min/max
|
2011-03-03 16:32:35 +00:00 |
BOINCDialupManager.h
|
- MGR: Remove connection needed type sys tray notifications from the manager,
|
2010-08-02 17:29:19 +00:00 |
BOINCGUIApp.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
BOINCGUIApp.h
|
Mgr: Flush Manager settings to Windows Registry or user prefs when closing Options dialog
|
2013-04-30 05:18:19 -07:00 |
BOINCGUIApp.rc
|
- WIN: Update copyright information in the Windows resource files
|
2013-03-04 17:39:24 +01:00 |
BOINCHtmlLBox.cpp
|
Mgr: Fix potential crashes displaying notices asynchronously on Windows
|
2013-03-04 17:19:39 +01:00 |
BOINCHtmlLBox.h
|
Fix file permissions
|
2013-03-04 17:46:54 +01:00 |
BOINCInternetFSHandler.cpp
|
MGR: Downloading images in notices using asynchronous WinInet (Windows Internet I/O) code finally seems to be working for all 3 of us who have tested it.
|
2013-03-23 02:23:06 -07:00 |
BOINCInternetFSHandler.h
|
Mgr: When closing Simple View notices, wait for all Async Internet access to complete before calling the notices panel destructor
|
2013-03-04 17:24:18 +01:00 |
BOINCListCtrl.cpp
|
- A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN
|
2012-09-21 03:52:24 +00:00 |
BOINCListCtrl.h
|
MGR: More code cleanup, optimization and bug fixes
|
2010-07-10 07:38:44 +00:00 |
BOINCTaskBar.cpp
|
- Manager: fix case where the client has only an Intel GPU,
|
2013-03-05 13:39:42 +01:00 |
BOINCTaskBar.h
|
MGR: Revert my changes of 18 March to Mac Task Bar Icon; always call the same instance of CTaskBarIcon::SetIcon()
|
2012-03-31 12:34:43 +00:00 |
BOINCTaskCtrl.cpp
|
- manager: in tooltips for Project/Task buttons,
|
2012-01-27 21:29:35 +00:00 |
BOINCTaskCtrl.h
|
MGR: Fix sizes of task panes and buttons, ellipsing button text if needed
|
2012-01-25 12:30:44 +00:00 |
CompletionErrorPage.cpp
|
- manager: msg tweak
|
2011-02-07 16:40:28 +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: Fix welcome message in Account Manager Wizard completion page
|
2011-05-19 09:13:28 +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: Keep the BOINC logo visible in the about dialog box.
|
2013-04-16 16:05:23 -04:00 |
DlgAbout.h
|
MGR: Cleanup up the about dialog a little bit.
|
2013-04-16 11:07:49 -04:00 |
DlgAdvPreferences.cpp
|
MGR: revert my changes 3ea6711 and 429c699: a value of 0 for max_ncpus_pct means "ignore", not "100%; added "(0 means ignore this setting)" to the Advanced Computing Preferences dialog.
|
2013-06-19 18:06:24 -07:00 |
DlgAdvPreferences.fbp
|
…
|
|
DlgAdvPreferences.h
|
MGR: Continue adding Exclusive Apps pane to Computing Prefs dialog; lib: add missing items in CONFIG, PROXY_INFO struct initializers
|
2011-04-29 12:04:07 +00:00 |
DlgAdvPreferencesBase.cpp
|
MGR: revert my changes 3ea6711 and 429c699: a value of 0 for max_ncpus_pct means "ignore", not "100%; added "(0 means ignore this setting)" to the Advanced Computing Preferences dialog.
|
2013-06-19 18:06:24 -07:00 |
DlgAdvPreferencesBase.h
|
MGR: Begin adding Exclusive Apps pane to Computing Prefs dialog
|
2011-04-28 13:00:04 +00:00 |
DlgEventLog.cpp
|
Fix event log not being displayed on the same display as the manager
|
2013-05-23 16:56:03 -05:00 |
DlgEventLog.h
|
MGR: Fix bugs in code which limits event log to 2000 messages
|
2013-03-22 10:25:39 +01:00 |
DlgEventLogListCtrl.cpp
|
More line endings (Part 2, From Rom)
|
2013-03-04 17:24:18 +01:00 |
DlgEventLogListCtrl.h
|
More line endings (Part 2, From Rom)
|
2013-03-04 17:24:18 +01:00 |
DlgExitMessage.cpp
|
MGR: Use same exit confirmation dialog wording for Linux as for Windows
|
2011-06-08 10:41:34 +00:00 |
DlgExitMessage.h
|
More line endings (Part 2, From Rom)
|
2013-03-04 17:24:18 +01: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
|
Mgr: Flush Manager settings to Windows Registry or user prefs when practical to do so
|
2013-04-30 04:35:45 -07:00 |
DlgItemProperties.h
|
More line endings (Part 2, From Rom)
|
2013-03-04 17:24:18 +01:00 |
DlgOptions.cpp
|
MGR: Fix wording of alert when user changes language / locale. (From Jacob Klein)
|
2013-06-13 16:40:02 -07:00 |
DlgOptions.h
|
Mgr: Flush Manager settings to Windows Registry or user prefs when closing Options dialog
|
2013-04-30 05:18:19 -07:00 |
DlgSelectComputer.cpp
|
GR: "Another instance" message in Select Computer dialog gets Manager name from skin
|
2010-08-12 00:33:54 +00:00 |
DlgSelectComputer.h
|
MGR: if another instance of Manager is running show Select Computer dialog with extra text; exit Manager if user cancels
|
2010-08-11 12:18:07 +00:00 |
Events.h
|
Mgr: Display a message and "Retry now" button if some images or other items within notices failed to load from the Internet; if network activity is suspended, say so in the message
|
2013-03-04 17:24:17 +01:00 |
Localization.cpp
|
Remove BOINC_RCSID tags from more source files
|
2010-11-23 11:25:36 +00:00 |
Localization.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
LogBOINC.cpp
|
- Remove BOINC_RCSID tags from source files, we are doing branching and tagging
|
2010-03-12 16:51:57 +00:00 |
LogBOINC.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
MainDocument.cpp
|
MGR: Fix bug which changed Network Activity Selection when user set GPU Activity mode
|
2013-06-03 16:56:31 -07:00 |
MainDocument.h
|
MGR: Limit event log to 2000 messages, deleting oldest if necessary
|
2013-03-05 16:42:45 +01:00 |
Makefile.am
|
Mgr: Fix Windows hangs and simplify code for notices display
|
2013-03-04 15:16:59 +01:00 |
NoInternetConnectionPage.cpp
|
- MGR: Remove any remaining hints that their were two wizards at one time.
|
2010-08-02 16:01:09 +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 any remaining hints that their were two wizards at one time.
|
2010-08-02 16:01:09 +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 any remaining hints that their were two wizards at one time.
|
2010-08-02 16:01:09 +00:00 |
NotFoundPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
NoticeListCtrl.cpp
|
MGR: Fix build break.
|
2013-06-14 04:54:46 -07:00 |
NoticeListCtrl.h
|
Fix file permissions
|
2013-03-04 17:46:54 +01:00 |
ProjectInfoPage.cpp
|
MGR: Fix assert when all_projects_list.xml file is missing
|
2013-03-05 14:52:38 +01:00 |
ProjectInfoPage.h
|
MGR: Add the FreeBSD icon to the Attach Wizard (From RustyBSD)
|
2013-03-05 14:52:38 +01:00 |
ProjectListCtrl.cpp
|
- MGR: Fix build breaks
|
2012-05-19 01:20:02 +00:00 |
ProjectListCtrl.h
|
- MGR: Fix build breaks
|
2012-05-19 01:20:02 +00:00 |
ProjectProcessingPage.cpp
|
- client: fix bug that caused project attach to fail
|
2011-08-27 18:32:47 +00:00 |
ProjectProcessingPage.h
|
- manager: Communitcations -> Communications.
|
2011-08-27 18:07:28 +00:00 |
ProjectPropertiesPage.cpp
|
- async file stuff. mostly working. still a few bugs
|
2012-02-07 17:54:09 +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 any remaining hints that their were two wizards at one time.
|
2010-08-02 16:01:09 +00:00 |
ProxyInfoPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ProxyPage.cpp
|
boincmgr: patch to change temporaries to long. Fixes# 1226
|
2013-03-07 11:21:45 +01:00 |
ProxyPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
SkinManager.cpp
|
Modify the behavior of the blinking box around the notices button
|
2013-05-13 17:57:32 -05:00 |
SkinManager.h
|
Modify the behavior of the blinking box around the notices button
|
2013-05-13 17:57:32 -05:00 |
TermsOfUsePage.cpp
|
More line endings (Part 2, From Rom)
|
2013-03-04 17:24:18 +01:00 |
TermsOfUsePage.h
|
More line endings (Part 2, From Rom)
|
2013-03-04 17:24:18 +01:00 |
UnavailablePage.cpp
|
- MGR: Remove any remaining hints that their were two wizards at one time.
|
2010-08-02 16:01:09 +00:00 |
UnavailablePage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ValidateAccountKey.cpp
|
- Remove BOINC_RCSID tags from source files, we are doing branching and tagging
|
2010-03-12 16:51:57 +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
|
- Remove BOINC_RCSID tags from source files, we are doing branching and tagging
|
2010-03-12 16:51:57 +00:00 |
ValidateURL.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewMessages.cpp
|
- client: user-visible text (message body, notice title and description)
|
2010-06-08 18:56:53 +00:00 |
ViewMessages.h
|
- MGR: Back out David's change which broke clipboard functionality
|
2009-02-05 19:25:08 +00:00 |
ViewNotices.cpp
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
ViewNotices.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
ViewProjects.cpp
|
boincmgr: patch to change temporaries to long. Fixes# 1226
|
2013-03-07 11:21:45 +01:00 |
ViewProjects.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
ViewResources.cpp
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
ViewResources.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
ViewStatistics.cpp
|
MGR: Check the size of the stats vectors before attempting to tabulate the results.
|
2013-04-09 12:26:25 -04:00 |
ViewStatistics.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
ViewTransfers.cpp
|
Manager: use "task" rather than "result" in text
|
2013-05-15 11:18:40 -07:00 |
ViewTransfers.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
ViewWork.cpp
|
Manager: another text tweak
|
2013-05-15 11:20:18 -07:00 |
ViewWork.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
WelcomePage.cpp
|
Fix issue with WCG build of client on the Add Project dialogue. If
|
2013-04-10 17:23:43 -05:00 |
WelcomePage.h
|
Mac: Cix compile errors
|
2013-04-10 17:54:41 -07:00 |
WizardAttach.cpp
|
Fix bug in WCG version of client when using the project_init.xml
|
2013-04-10 09:52:24 -05:00 |
WizardAttach.h
|
Modify the GUI for the Attach to Project Wizard for the World Community Grid
|
2013-03-15 13:38:44 +01:00 |
_wx_intellisense.h
|
…
|
|
browser.cpp
|
- MGR: Fix two potential security issues with browser.cpp where the
|
2013-03-04 15:23:39 +01:00 |
browser.h
|
Mac: Begin changes for XCode 4.1 and GCC 4.2
|
2011-07-25 11:37:06 +00:00 |
build_po
|
Quick Updates
|
2011-02-02 17:29:12 +00:00 |
resource.h
|
…
|
|
sg_BoincSimpleFrame.cpp
|
Change text on suspend button in simple view back to simply "Suspend"
|
2013-05-15 08:19:27 -05:00 |
sg_BoincSimpleFrame.h
|
MGR: SimpleGUI: Make the Notices/Suspend/Resume/Help button borders transparent. The other buttons will take a bit more work.
|
2013-03-05 16:42:44 +01:00 |
sg_BoincSimpleGUI.cpp
|
- MGR: Don't allow the Create function of the Wizard to be called twice,
|
2010-08-11 17:05:18 +00:00 |
sg_BoincSimpleGUI.h
|
- MGR: If the simple GUI received a notification event,
|
2010-07-22 20:55:39 +00:00 |
sg_ClientStateIndicator.cpp
|
svn path=/trunk/boinc/; revision=20835
|
2010-03-11 02:11:40 +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
|
MGR: SimpleGUI: Make the Notices/Suspend/Resume/Help button borders transparent. The other buttons will take a bit more work.
|
2013-03-05 16:42:44 +01:00 |
sg_CustomControls.h
|
MGR: SimpleGUI: Make the Notices/Suspend/Resume/Help button borders transparent. The other buttons will take a bit more work.
|
2013-03-05 16:42:44 +01:00 |
sg_DlgMessages.cpp
|
Mgr: Flush Manager settings to Windows Registry or user prefs when practical to do so
|
2013-04-30 04:35:45 -07:00 |
sg_DlgMessages.h
|
Mgr: When closing Simple View notices, wait for all Async Internet access to complete before calling the notices panel destructor
|
2013-03-04 17:24:18 +01:00 |
sg_DlgPreferences.cpp
|
MGR: fix crash bug in Simple View preferences dialog
|
2013-04-01 02:25:55 -07:00 |
sg_DlgPreferences.h
|
Adjust preference dialog titles, improve Simple View and Simple Preferences
|
2011-10-21 12:17:10 +00:00 |
sg_ImageButton.cpp
|
- client: don't archive system notices,
|
2010-07-20 21:15:15 +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_PanelBase.cpp
|
Merge commit '0601bdbd1957419ed81d881de947e269bd01ab1c' into master
|
2013-03-05 17:33:49 +01:00 |
sg_PanelBase.h
|
Attempt to fix appearance of Simple View buttons on Windows
|
2013-03-05 17:30:04 +01: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_ProjectCommandPopup.cpp
|
Attempt to fix appearance of Simple View buttons on Windows
|
2013-03-05 17:30:04 +01:00 |
sg_ProjectCommandPopup.h
|
Attempt to fix appearance of Simple View buttons on Windows
|
2013-03-05 17:30:04 +01:00 |
sg_ProjectPanel.cpp
|
MGR: Fix translation problem.
|
2013-06-03 13:25:41 -04:00 |
sg_ProjectPanel.h
|
MGR: Immediately update Simple View default project icon, window icon and window title when switching skin
|
2013-04-26 03:16:16 -07:00 |
sg_ProjectWebSitesPopup.cpp
|
Attempt to fix appearance of Simple View buttons on Windows
|
2013-03-05 17:30:04 +01:00 |
sg_ProjectWebSitesPopup.h
|
Attempt to fix appearance of Simple View buttons on Windows
|
2013-03-05 17:30:04 +01:00 |
sg_ProjectsComponent.cpp
|
MGR: Use branded short application name in Help tooltips instead of always using "BOINC"
|
2011-02-01 12:51:12 +00:00 |
sg_ProjectsComponent.h
|
- MGR: Don't update the notice tab text unless the unread notice
|
2010-07-23 15:25:39 +00:00 |
sg_StatImageLoader.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
sg_StatImageLoader.h
|
- GUI RPC: in the structures used in the C++ interface to GUI RPC,
|
2010-03-12 17:47:17 +00:00 |
sg_TaskCommandPopup.cpp
|
Manager: use "task" rather than "result" in text
|
2013-05-15 11:18:40 -07:00 |
sg_TaskCommandPopup.h
|
Attempt to fix appearance of Simple View buttons on Windows
|
2013-03-05 17:30:04 +01:00 |
sg_TaskPanel.cpp
|
MGR: update progress display in simple view more frequently (reported by Jacob Klein).
|
2013-06-17 02:21:12 -07:00 |
sg_TaskPanel.h
|
MGR: update progress display in simple view more frequently (reported by Jacob Klein).
|
2013-06-17 02:21:12 -07:00 |
sg_ViewTabPage.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
sg_ViewTabPage.h
|
- GUI RPC: in the structures used in the C++ interface to GUI RPC,
|
2010-03-12 17:47:17 +00:00 |
stdwx.cpp
|
- Remove BOINC_RCSID tags from source files, we are doing branching and tagging
|
2010-03-12 16:51:57 +00:00 |
stdwx.h
|
- Manager: compile fixes for OpenBSD. From RustyBSD.
|
2013-03-04 15:23:39 +01: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 |