Konrad Windszus
9072ea459b
Merge pull request #14 from kiliankoe/patch-1
...
Fix linked URL in credits
2020-12-04 08:24:59 +01:00
Kilian Koeltzsch
283e338ddf
Fix linked URL in credits
2020-10-25 13:18:05 +01:00
Konrad Windszus
5800f5f317
prepare for next release
2016-12-04 18:20:11 +01:00
Konrad Windszus
8602b86958
remove declaration of no longer used method
1.1.0
2016-12-04 16:33:27 +01:00
Konrad Windszus
2004b7a99c
correct handling for placeholders @loader_path and @executable_path by really relying on the directory of the according file (and not the filename itself)
2016-12-04 16:32:17 +01:00
Konrad Windszus
66202abd66
only make path absolute if it is not yet absolute
2016-11-27 18:46:32 +01:00
Konrad Windszus
861bc718e7
adjust version to 1.1.0
2016-11-27 18:03:10 +01:00
Konrad Windszus
d27fab7cb9
fix font sizes of drop downs
2016-11-20 16:57:08 +01:00
Konrad Windszus
4cfec65be9
fix link to website
2016-11-20 16:51:00 +01:00
Konrad Windszus
87d23484fa
fix link to travis
2016-11-20 16:28:39 +01:00
Konrad Windszus
0d80ab5f9b
fix link pointing to the right travis instance
2016-11-20 16:27:46 +01:00
Konrad Windszus
11f1738f0f
Merge pull request #11 from mike-lischke/master
...
Overhaul of the app + icon - boost and more
This fixes #2 #3 #4 and #9
2016-11-20 16:19:29 +01:00
Mike Lischke
5d1858f502
Init variables to avoid crashes.
2016-11-20 15:53:00 +01:00
Konrad Windszus
45b90dbf24
add license file
2016-11-20 14:29:43 +01:00
Mike Lischke
469685df7b
Seems we have to counter the autmatically added path.
2016-11-20 13:14:24 +01:00
Mike Lischke
543a1036e8
Root the wiki link.
2016-11-20 13:09:08 +01:00
Mike Lischke
a98a76aa33
Trying to make the wiki link relative.
2016-11-20 13:07:41 +01:00
Mike Lischke
e856d5ee0f
Save xibs in XCod 7.x format to make Travis CI happy.
2016-11-20 12:52:01 +01:00
Mike Lischke
be98965275
Make build schemes shared.
2016-11-20 12:48:52 +01:00
Mike Lischke
c09bf0d732
Added screenshot + updated readme. Prepared Travis CI integration.
2016-11-20 12:45:35 +01:00
Mike Lischke
a4f6ec5adc
Added app icon.
2016-11-19 18:29:12 +01:00
Mike Lischke
629328ee80
Converted application to ARC.
2016-11-19 17:02:31 +01:00
Mike Lischke
972fcb3094
Overhaul of the application to avoid it crashing on macOS Sierra.
...
- Applied all recommended XCode (8) settings.
- Removed boost and replaced that code by standard functions.
- Implemented name mangling via abi::__cxa_demangle instead of running an external process to use c++filt.
- Enabled C++11. Min deployment target is now OSX 10.7.
- Some code clean up (e.g. formatting, std namespace).
2016-11-19 16:23:39 +01:00
Konrad Windszus
6c8ff8d220
add link to wiki
2015-08-27 17:45:39 +02:00
Konrad Windszus
cab603b1d8
Added screenshot
2015-07-25 20:25:05 +02:00
Konrad Windszus
4c2d01a5e1
Create README.md
2015-07-25 19:22:33 +02:00
konrad_w
6e5aefeafe
fix warnings: use fileURL instead of deprecated filename
2011-04-25 08:47:39 +00:00
konrad_w
05556aed6e
disable shadow
2011-04-24 20:27:06 +00:00
konrad_w
5696c282b7
new version 1.1.0, fixes some warnings, extend information about architecture
2011-04-24 20:02:43 +00:00
konrad_w
574afdeeac
Accept single path with no separator. Fixes issue 1.
2011-04-24 20:00:03 +00:00
konrad_w
0d586e75f0
Add uuid, dylinker commands, file size > 32bit accepted, fix user home directory detection, add file type for kernel extension, some refactorings
2011-04-24 19:31:31 +00:00
konrad_w
56090db6ad
fixed typo
2009-09-29 15:10:33 +00:00
konrad_w
93835079a8
cleanup
2009-09-29 15:07:38 +00:00
konrad_w
0cfdcb239b
cleanup and fixed release settings
2009-09-29 15:03:09 +00:00
konrad_w
292139ce1c
fixed visibility of methods
2009-09-29 15:01:48 +00:00
konrad_w
58cb189542
misc. bugfixes and resolved warnings
2009-09-23 16:12:43 +00:00
konrad_w
a41901021c
remove user specific project files
2009-09-23 12:41:20 +00:00
konrad_w
f41a78e81f
initial checkin of Cocoa version of macdependency (lost parts)
2009-09-17 13:07:00 +00:00
konrad_w
c733d07131
initial checkin of Cocoa version of macdependency
2009-09-17 13:06:04 +00:00