|
128bb73a20
|
libimagentryview: Replace error module imports with macro helper
|
2016-05-19 18:22:03 +02:00 |
|
|
be3d39a65c
|
libimagentrytag: Replace error module imports with macro helper
|
2016-05-19 18:22:03 +02:00 |
|
|
fb79aedbd2
|
libimagentrylist: Replace error module imports with macro helper
|
2016-05-19 18:22:03 +02:00 |
|
|
91f26220c6
|
libimagentrylink: Replace error module imports with macro helper
|
2016-05-19 18:22:03 +02:00 |
|
|
22e015b8fd
|
libimagcounter: Replace error module imports with macro helper
|
2016-05-19 18:22:03 +02:00 |
|
|
ddcdaca3e8
|
imag-view: Replace error module imports with macro helper
|
2016-05-19 18:22:03 +02:00 |
|
|
0315b93c04
|
imag-store: Replace error module imports with macro helper
|
2016-05-19 18:22:03 +02:00 |
|
|
62cd7871a2
|
Expand error generating to be able to generate modules
|
2016-05-19 18:22:02 +02:00 |
|
|
397a82f528
|
Shorten code in get_remove_tags()
|
2016-05-19 17:33:38 +02:00 |
|
|
227acd492c
|
Shorten code in get_add_tags()
|
2016-05-19 17:33:28 +02:00 |
|
|
435fd6d7aa
|
imag-tag: Fix commandline extracting by using helpers from libimagentrytag
|
2016-05-19 16:20:32 +02:00 |
|
|
257474be22
|
imag-tag: Replace UI spec with helpers from libimagentrytag
|
2016-05-19 16:20:06 +02:00 |
|
|
5ae2dcf2a8
|
Merge pull request #417 from matthiasbeyer/libimagrt/runtime-setup-helper
Libimagrt/runtime setup helper
|
2016-05-18 23:39:56 +02:00 |
|
|
2e9dc4730f
|
imag-view: Remove setup code and use helper
|
2016-05-18 22:57:05 +02:00 |
|
|
9c374528d9
|
imag-tag: Remove setup code and use helper
|
2016-05-18 22:57:05 +02:00 |
|
|
77f9e5ae0e
|
imag-store: Remove setup code and use helper
|
2016-05-18 22:57:05 +02:00 |
|
|
04d66d269e
|
imag-notes: Remove setup code and use helper
|
2016-05-18 22:57:04 +02:00 |
|
|
2e94de2fce
|
imag-link: Remove setup code and use helper
|
2016-05-18 22:57:04 +02:00 |
|
|
2a27bd10c9
|
imag-counter: Remove setup code and use helper
|
2016-05-18 22:57:04 +02:00 |
|
|
f88e3e629b
|
Add runtime setup helper function
|
2016-05-18 22:33:01 +02:00 |
|
|
ed724d3726
|
Change get_remove_tags() to get to-remove-tags from top level if there are any
|
2016-05-18 22:29:12 +02:00 |
|
|
c6821a53ca
|
Change get_add_tags() to get to-add-tags from top level, if there are any
|
2016-05-18 22:29:12 +02:00 |
|
|
f4f807bc13
|
Extract args into new helper functions
|
2016-05-18 22:29:08 +02:00 |
|
|
727bc217aa
|
Merge pull request #415 from matthiasbeyer/libimagerror/move-trace_error
Libimagerror/move trace error
|
2016-05-18 21:21:37 +02:00 |
|
|
8e5f5bae0b
|
libimagstorestdhook: Change dependency from libimagutil -> libimagerror
|
2016-05-18 18:31:54 +02:00 |
|
|
ee32a85ff3
|
libimagrt: Change dependency from libimagutil -> libimagerror
|
2016-05-18 18:31:54 +02:00 |
|
|
204e776179
|
imag-view: Change dependency from libimagutil -> libimagerror
|
2016-05-17 20:28:02 +02:00 |
|
|
be397bcdb6
|
imag-tag: Change dependency from libimagutil -> libimagerror
|
2016-05-17 20:28:02 +02:00 |
|
|
ab29265b10
|
imag-store: Change dependency from libimagutil -> libimagerror
|
2016-05-17 20:28:02 +02:00 |
|
|
9e1e0ba6df
|
imag-notes: Change dependency from libimagutil -> libimagerror
|
2016-05-17 20:28:02 +02:00 |
|
|
93ce1dbfd2
|
imag-link: Change dependency from libimagutil -> libimagerror
|
2016-05-17 20:28:02 +02:00 |
|
|
ea01312412
|
imag-counter: Change dependency from libimagutil -> libimagerror
|
2016-05-17 20:28:02 +02:00 |
|
|
1c723a9a0e
|
Move trace_error() functionality from libimagutil to libimagerror
|
2016-05-17 20:28:02 +02:00 |
|
|
38a8772d69
|
Merge pull request #410 from matthiasbeyer/libimagerror/init
Libimagerror/init
|
2016-05-17 20:25:36 +02:00 |
|
|
f27b114f85
|
libimagrt: Replace error code with code generator macro
|
2016-05-17 14:01:58 +02:00 |
|
|
c730cce83b
|
libimagnotes: Replace error code with code generator macro
|
2016-05-17 00:26:36 +02:00 |
|
|
841d26fdd0
|
libimaginteraction: Replace error code with code generator macro
|
2016-05-17 00:26:36 +02:00 |
|
|
ea98cc41da
|
libimagentryview: Replace error code with code generator macro
|
2016-05-17 00:26:36 +02:00 |
|
|
5c7412ebc6
|
libimagentrytag: Replace error code with code generator macro
|
2016-05-17 00:26:36 +02:00 |
|
|
20ac5247f1
|
libimagentrylist: Replace error code with code generator macro
|
2016-05-17 00:26:36 +02:00 |
|
|
6850146e42
|
libimagentrylink: Replace error code with code generator macro
|
2016-05-17 00:26:36 +02:00 |
|
|
8602d5855a
|
libimagcounter: Replace error code with code generator macro
|
2016-05-17 00:26:36 +02:00 |
|
|
9140c36301
|
imag-view: Replace error code with code generator macro
|
2016-05-17 00:26:36 +02:00 |
|
|
60bf3c68a7
|
imag-store: Replace error code with code generator macro
|
2016-05-17 00:26:35 +02:00 |
|
|
42f7e086a3
|
Replace error code with macro for code generation
|
2016-05-17 00:26:35 +02:00 |
|
|
627fa7de46
|
Replace error code with macro for code generation
|
2016-05-17 00:26:35 +02:00 |
|
|
a69fd78058
|
Add dependency: libimagerror
|
2016-05-17 00:26:35 +02:00 |
|
|
2f03077abf
|
Add error generator macro
|
2016-05-17 00:26:35 +02:00 |
|
|
cb855ae335
|
Initial import
|
2016-05-17 00:26:35 +02:00 |
|
|
4a6ab66c32
|
Merge pull request #413 from matthiasbeyer/libimagutil/error-trace-red
Libimagutil/error trace red
|
2016-05-17 00:23:34 +02:00 |
|