zilmar
|
fdc7af3004
|
Merge pull request #724 from cxd4/gitignore-hide-asm
Filter compiled sources and build files from Git view.
|
2015-11-13 15:44:00 +11:00 |
zilmar
|
4f717d7a6f
|
Merge pull request #722 from cxd4/in-ur-DWORDz-size_t-ing-ur-things
[RSP] Fixed all 64-bit GCC compile warnings.
|
2015-11-13 15:43:36 +11:00 |
zilmar
|
d3f5342a17
|
Merge pull request #753 from toehead2001/dynamic-toolset
Don't hardcode PlatformToolset
|
2015-11-13 15:39:36 +11:00 |
toehead2001
|
815418c4e9
|
Don't hard code Platform Toolset
|
2015-11-12 21:21:29 -07:00 |
zilmar
|
b7f742077c
|
Merge pull request #752 from cxd4/fix-DllAbout-ptr-truncation
DllConfig(hParent) should be a pointer, not a uint32_t.
|
2015-11-13 14:10:03 +11:00 |
unknown
|
9d487bd969
|
DllConfig(hParent) should be a pointer, not a uint32_t.
|
2015-11-12 21:52:34 -05:00 |
zilmar
|
1b2febc3c2
|
[Project64] Clean up Settings Page - Keyboard Shortcuts.cpp
|
2015-11-13 08:30:40 +11:00 |
zilmar
|
a4c438c20d
|
[Project64] Cleanup ModifiedEditBox.cpp
|
2015-11-13 08:27:28 +11:00 |
zilmar
|
6d38975b98
|
[Project64] More code cleanup of gui class
|
2015-11-12 23:09:34 +11:00 |
zilmar
|
24709944f3
|
[Project64] Code cleanup of Main Menu Class.cpp
|
2015-11-12 22:52:06 +11:00 |
zilmar
|
3b74fef76c
|
[Project64] Create gui callback on paused
|
2015-11-12 22:45:24 +11:00 |
zilmar
|
e4bd5eae74
|
[Project64] Move SetWindowCaption from Notification Class to Gui Class
|
2015-11-12 22:38:20 +11:00 |
zilmar
|
e25fedcae2
|
[Project64] Move AddRecentRom from Notification Class to gui class
|
2015-11-12 22:34:55 +11:00 |
zilmar
|
73d7263de0
|
[Project64] Add GameLoaded setting
|
2015-11-12 22:27:19 +11:00 |
zilmar
|
51c89388c7
|
[Project64] Cleanup Settings.h
|
2015-11-12 22:00:47 +11:00 |
zilmar
|
7f73838ffe
|
[Project64] Move Settings.h in to Settings directory
|
2015-11-12 21:47:34 +11:00 |
zilmar
|
c997b6b1d9
|
[Project64] Get about ini window to be created with DialogBoxParamW
|
2015-11-12 21:38:10 +11:00 |
zilmar
|
89361c5713
|
[Poject64] register callback for GameRunning_LoadingInProgress to refresh menu
|
2015-11-12 21:20:30 +11:00 |
zilmar
|
93c76fe7dc
|
[Project64] Create RenderWindow interface
|
2015-11-12 21:08:47 +11:00 |
zilmar
|
69383fcc7e
|
[Project64] remove ValidPluginVersion from Plugin List.cpp
|
2015-11-12 20:15:49 +11:00 |
zilmar
|
efa3c87de7
|
{Project64] Tabs to spaces in Plugin List.cpp
|
2015-11-12 19:43:32 +11:00 |
Julio C. Rocha
|
8534ac665e
|
Updated setup.h
|
2015-11-12 00:42:14 -08:00 |
Julio C. Rocha
|
d9f3fa6457
|
Add missing wxString-related source files.
|
2015-11-11 23:20:57 -08:00 |
zilmar
|
5888b1d3f6
|
[Project64] Change m_hPauseEvent to a sync event
|
2015-11-12 18:08:10 +11:00 |
Julio C. Rocha
|
c6f240577d
|
Added wx/core dependency on GdiPlus.
|
2015-11-11 23:01:52 -08:00 |
zilmar
|
66b6be4bd7
|
[Project64] N64 Class.cpp tabs to spaces
|
2015-11-12 17:52:27 +11:00 |
zilmar
|
70a368a861
|
[Project64] Clean up N64 Class.cpp
|
2015-11-12 17:47:51 +11:00 |
zilmar
|
c4b11a68f5
|
Merge pull request #749 from cxd4/inverted-condition
logging class: fixed likely regression with create/open conditions
|
2015-11-12 10:43:22 +11:00 |
unknown
|
0174bae7a8
|
combined fix into a single line
|
2015-11-11 18:08:24 -05:00 |
zilmar
|
264db9dc5c
|
Merge pull request #720 from oddMLan/i-herd-u-liek-common-controls-6.0
Fix manifest file generation (themed window controls again)
|
2015-11-12 09:48:59 +11:00 |
zilmar
|
c8adba9c55
|
Merge pull request #748 from toehead2001/resource-cleanup
Nuke unused resource files
|
2015-11-12 09:47:21 +11:00 |
unknown
|
ade04862f8
|
minor clean-ups
|
2015-11-11 12:43:57 -05:00 |
unknown
|
d9ef1cae17
|
fixed implicit (but wrong) operator precedence
|
2015-11-11 12:32:49 -05:00 |
unknown
|
2206ba0985
|
inverted the inverted file flags condition
|
2015-11-11 12:31:17 -05:00 |
Julio C. Rocha
|
7ed56dd094
|
Disabled MEAN_AND_LEAN in order to use GdiPlus full APIs.
|
2015-11-11 04:53:10 -08:00 |
Julio C. Rocha
|
a1536ee6e4
|
Revert textctrl.cpp to original state.
|
2015-11-11 02:52:01 -08:00 |
Julio C. Rocha
|
403a89a8d4
|
Added some source files to wx core, base
|
2015-11-11 01:09:50 -08:00 |
toehead2001
|
d742934018
|
Nuke unused resource files
|
2015-11-11 01:35:22 -07:00 |
Julio C. Rocha
|
ea949c438d
|
Merge branch 'master' of github.com:project64/project64 into wx_3.0
|
2015-11-11 00:30:23 -08:00 |
zilmar
|
53aa2faf3b
|
[Project64] Log Class.cpp to use standard types
|
2015-11-11 17:51:19 +11:00 |
zilmar
|
4b150ded03
|
[Project64] Get File Class.cpp to use standard types
|
2015-11-11 17:47:22 +11:00 |
zilmar
|
866d18a97b
|
Merge pull request #746 from toehead2001/lang-selector
Use a standard window for the Language Selector
|
2015-11-11 17:33:44 +11:00 |
Julio C. Rocha
|
39da51dd39
|
Merge branch 'master' of github.com:project64/project64 into wx_3.0
|
2015-11-10 19:23:06 -08:00 |
toehead2001
|
762fe57074
|
Use a standard window for the Language Selector
|
2015-11-10 20:00:15 -07:00 |
zilmar
|
2b35fd2cff
|
Merge pull request #745 from exhalatio/dpi-1
Fix Blurry Fonts on High-DPI Windows 10
|
2015-11-11 13:29:43 +11:00 |
exhalatio
|
4df13b4a23
|
Fix Blurry Fonts on High-DPI Windows 10
|
2015-11-11 10:10:10 +09:00 |
zilmar
|
9f4dd94c7b
|
Merge pull request #744 from JunielKatarn/fix_SLN_typo
Fix compilation error
|
2015-11-11 08:30:58 +11:00 |
Julio C. Rocha
|
edf24e5343
|
Fix typo in SLN and type for Controller Plugin member variables
.
|
2015-11-10 13:21:51 -08:00 |
Julio C. Rocha
|
d12e345cba
|
Updated wx_core and wx_base to v3.0.2
|
2015-11-10 12:39:27 -08:00 |
zilmar
|
f7923d2a94
|
Merge pull request #742 from toehead2001/about-cleanup
Remove some leftover code from the old About box
|
2015-11-10 23:01:20 +11:00 |