Changesets: DarkRadiant

master 78d012f1

30.12.2019 08:57

greebo


Details Diff
Fix 0005087 Connecting lines to targeted entities don't show up if 'Default' layer was hidden.
The target node was correctly moved into the owning node's layer set, but its visibility flags were not updated afterwards.
Affected Issues
0005087
mod - radiant/entity/target/TargetableNode.cpp Diff File

master 84a966f8

30.12.2019 07:19

greebo


Details Diff
Disable the method override in wxWidgets versions below 3.1.3, where the virtual base method is not existing.
mod - libs/wxutil/ScrollWindow.h Diff File

master 6d2a3c30

30.12.2019 07:05

greebo


Details Diff
To resolve 0005082, subclass wxScrolledWindow and override the wxWidgets 3.1.3+ method ShouldScrollToChildOnFocus(). Settings this to false will prevent the scroll-jump-behaviour in the LayerControlDialog. Affected Issues
0005082
add - libs/wxutil/ScrollWindow.h Diff File
mod - radiant/ui/layers/LayerControlDialog.cpp Diff File
mod - tools/msvc/wxutillib.vcxproj Diff File
mod - tools/msvc/wxutillib.vcxproj.filters Diff File

master 694e2048

28.12.2019 10:11

greebo


Details Diff
Adjust installation script to work within the working copy tree, such that it doesn't make any assumptions about the folder the sources have been cloned into.
mod - .gitignore Diff File
mod - tools/scripts/compile_release_package.ps1 Diff File

master 049f8859

28.12.2019 07:46

greebo


Details Diff
Update PKGBUILD for Arch Linux
mod - PKGBUILD Diff File

master f5635c92

28.12.2019 05:50

greebo


Details Diff
Update PKGBUILD for Arch
mod - PKGBUILD Diff File

master 37bf5872

28.12.2019 04:28

greebo


Details Diff
Bump versions for the next pre-release build
mod - PKGBUILD Diff File
mod - configure.ac Diff File
mod - include/version.h Diff File
mod - tools/innosetup/darkradiant.iss Diff File
mod - tools/innosetup/darkradiant.x64.iss Diff File

master 15343862

27.12.2019 17:48

greebo


Details Diff
Fix global key event filter interfering with treeview searches in wxGTK
mod - radiant/eventmanager/GlobalKeyEventFilter.cpp Diff File

master bce0b313

27.12.2019 17:03

greebo


Details Diff
Fix a crash in MediaBrowser in Linux due to a propagated wxDestroyEvent which caused the local _treeView member to be cleared for no reason.
mod - radiant/ui/mediabrowser/MediaBrowser.cpp Diff File

master a16e73a9

27.12.2019 16:06

greebo


Details Diff
Update German localisation
mod - install/i18n/darkradiant.pot Diff File
mod - install/i18n/de/LC_MESSAGES/darkradiant.mo Diff File
mod - install/i18n/de/LC_MESSAGES/darkradiant.po Diff File
mod - tools/i18n/darkradiant.pot Diff File

master bcb2889c

27.12.2019 16:00

greebo


Details Diff
Add "Find:" label to search popup. Fix a crash during shutdown due to an internal pointer in the wxMSW implementation not being cleared, so call Hide() before Destroy().
mod - libs/wxutil/TreeView.cpp Diff File

master a1f67407

27.12.2019 15:41

greebo


Details Diff
Add next/prev button to the search popup in tree views.
mod - libs/wxutil/TreeView.cpp Diff File

master 25083729

27.12.2019 11:59

greebo


Details Diff
Resolving 0005078 by cleaning up the TreeView class.
mod - libs/wxutil/TreeView.cpp Diff File
mod - libs/wxutil/TreeView.h Diff File

master eb6b1f0b

27.12.2019 11:56

greebo


Details Diff
0005078 Automatically dismiss the search popup after a few seconds. Some refactoring.
mod - libs/wxutil/TreeView.cpp Diff File
mod - libs/wxutil/TreeView.h Diff File

master e5894e5c

27.12.2019 11:41

greebo


Details Diff
0005078 Re-implement the search popup window using wxPopupWindow and a custom Search class doing the logic
mod - libs/wxutil/TreeView.cpp Diff File
mod - libs/wxutil/TreeView.h Diff File

master 84c59f9b

26.12.2019 07:26

greebo


Details Diff
Fix Windows build.
mod - radiant/modulesystem/ApplicationContextImpl.cpp Diff File
mod - radiant/xmlregistry/XMLRegistry.cpp Diff File

master 985bacf5

24.12.2019 13:38

greebo


Details Diff
Xcode: Add some cpp source files to the main target
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj Diff File
mod - tools/xcode/DarkRadiant.xcodeproj/xcshareddata/xcschemes/DarkRadiant.xcscheme Diff File

master d13b709c

24.12.2019 13:37

greebo


Details Diff
Fix application context paths for mac build
mod - radiant/modulesystem/ApplicationContextImpl.cpp Diff File

master 37814e48

24.12.2019 05:08

greebo


Details Diff
Remove remnant Cursor.h/Cursor.cpp from wxutil library
rm - libs/wxutil/Cursor.cpp Diff
rm - libs/wxutil/Cursor.h Diff

master a399aa6c

24.12.2019 04:52

greebo


Details Diff
Xcode: Use C++14 feature set otherwise it won't recognise the brace initializer list
mod - tools/xcode/base.xcconfig Diff File

master 3dd375ce

24.12.2019 04:24

greebo


Details Diff
Xcode: Adjust paths of ddslib and picomodellib
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj Diff File

master 3a8bcd83

24.12.2019 04:20

greebo


Details Diff
Xcode: Migrate the rest of the module targets to the main binary
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj Diff File
rm - tools/xcode/uimanager.xcconfig Diff

master 189053b2

24.12.2019 04:06

greebo


Details Diff
Xcode: Migrate more module targets to the main binary
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj Diff File
rm - tools/xcode/model.xcconfig Diff
rm - tools/xcode/particles.xcconfig Diff

master e7a9b8e7

19.12.2019 10:28

greebo


Details Diff
Fix compilation error, PYBIND11_VERSION_xxx macros may contain unquoted strings
mod - plugins/script/PythonModule.cpp Diff File

master 2274edba

19.12.2019 09:38

greebo


Details Diff
Update AX_CXX_COMPILE_STDXX macro
mod - m4/ax_cxx_compile_stdcxx.m4 Diff File
 First  Prev  1 2 3 ... 30 ... 60 ... 90 ... 120 ... 150 ... 180 ... 210 ... 225 226 227 228 229 230 231 ... 240 ... 269 270 271  Next  Last