Commit Graph

2044 Commits

Author SHA1 Message Date
Matthias Beyer b624ba9c06 libimagentrytag: use generate_error_module!() macro and reexport generated types 2016-05-19 20:32:23 +02:00
Matthias Beyer 698c219e04 libimagentrylist: use generate_error_module!() macro and reexport generated types 2016-05-19 20:32:23 +02:00
Matthias Beyer cf393b4bde libimagentrylink: use generate_error_module!() macro and reexport generated types 2016-05-19 20:32:23 +02:00
Matthias Beyer d3dc4eb57d libimagcounter: use generate_error_module!() macro and reexport generated types 2016-05-19 18:22:03 +02:00
Matthias Beyer 537fe88e13 imag-view: use generate_error_module!() macro and reexport generated types 2016-05-19 18:22:03 +02:00
Matthias Beyer 6bc5099acc imag-store: use generate_error_module!() macro and reexport generated types 2016-05-19 18:22:03 +02:00
Matthias Beyer cc8642f54f libimagstore: Replace error module imports with macro helper 2016-05-19 18:22:03 +02:00
Matthias Beyer 1dbfb7cf28 libimagrt: Replace error module imports with macro helper 2016-05-19 18:22:03 +02:00
Matthias Beyer c88d5b308f libimagnotes: Replace error module imports with macro helper 2016-05-19 18:22:03 +02:00
Matthias Beyer 81d46f9e74 libimaginteraction: Replace error module imports with macro helper 2016-05-19 18:22:03 +02:00
Matthias Beyer 128bb73a20 libimagentryview: Replace error module imports with macro helper 2016-05-19 18:22:03 +02:00
Matthias Beyer be3d39a65c libimagentrytag: Replace error module imports with macro helper 2016-05-19 18:22:03 +02:00
Matthias Beyer fb79aedbd2 libimagentrylist: Replace error module imports with macro helper 2016-05-19 18:22:03 +02:00
Matthias Beyer 91f26220c6 libimagentrylink: Replace error module imports with macro helper 2016-05-19 18:22:03 +02:00
Matthias Beyer 22e015b8fd libimagcounter: Replace error module imports with macro helper 2016-05-19 18:22:03 +02:00
Matthias Beyer ddcdaca3e8 imag-view: Replace error module imports with macro helper 2016-05-19 18:22:03 +02:00
Matthias Beyer 0315b93c04 imag-store: Replace error module imports with macro helper 2016-05-19 18:22:03 +02:00
Matthias Beyer 62cd7871a2 Expand error generating to be able to generate modules 2016-05-19 18:22:02 +02:00
Matthias Beyer 397a82f528 Shorten code in get_remove_tags() 2016-05-19 17:33:38 +02:00
Matthias Beyer 227acd492c Shorten code in get_add_tags() 2016-05-19 17:33:28 +02:00
Matthias Beyer 435fd6d7aa imag-tag: Fix commandline extracting by using helpers from libimagentrytag 2016-05-19 16:20:32 +02:00
Matthias Beyer 257474be22 imag-tag: Replace UI spec with helpers from libimagentrytag 2016-05-19 16:20:06 +02:00
Matthias Beyer 5ae2dcf2a8 Merge pull request #417 from matthiasbeyer/libimagrt/runtime-setup-helper
Libimagrt/runtime setup helper
2016-05-18 23:39:56 +02:00
Matthias Beyer 2e9dc4730f imag-view: Remove setup code and use helper 2016-05-18 22:57:05 +02:00
Matthias Beyer 9c374528d9 imag-tag: Remove setup code and use helper 2016-05-18 22:57:05 +02:00
Matthias Beyer 77f9e5ae0e imag-store: Remove setup code and use helper 2016-05-18 22:57:05 +02:00
Matthias Beyer 04d66d269e imag-notes: Remove setup code and use helper 2016-05-18 22:57:04 +02:00
Matthias Beyer 2e94de2fce imag-link: Remove setup code and use helper 2016-05-18 22:57:04 +02:00
Matthias Beyer 2a27bd10c9 imag-counter: Remove setup code and use helper 2016-05-18 22:57:04 +02:00
Matthias Beyer f88e3e629b Add runtime setup helper function 2016-05-18 22:33:01 +02:00
Matthias Beyer 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
Matthias Beyer 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
Matthias Beyer f4f807bc13 Extract args into new helper functions 2016-05-18 22:29:08 +02:00
Matthias Beyer 727bc217aa Merge pull request #415 from matthiasbeyer/libimagerror/move-trace_error
Libimagerror/move trace error
2016-05-18 21:21:37 +02:00
Matthias Beyer 8e5f5bae0b libimagstorestdhook: Change dependency from libimagutil -> libimagerror 2016-05-18 18:31:54 +02:00
Matthias Beyer ee32a85ff3 libimagrt: Change dependency from libimagutil -> libimagerror 2016-05-18 18:31:54 +02:00
Matthias Beyer 204e776179 imag-view: Change dependency from libimagutil -> libimagerror 2016-05-17 20:28:02 +02:00
Matthias Beyer be397bcdb6 imag-tag: Change dependency from libimagutil -> libimagerror 2016-05-17 20:28:02 +02:00
Matthias Beyer ab29265b10 imag-store: Change dependency from libimagutil -> libimagerror 2016-05-17 20:28:02 +02:00
Matthias Beyer 9e1e0ba6df imag-notes: Change dependency from libimagutil -> libimagerror 2016-05-17 20:28:02 +02:00
Matthias Beyer 93ce1dbfd2 imag-link: Change dependency from libimagutil -> libimagerror 2016-05-17 20:28:02 +02:00
Matthias Beyer ea01312412 imag-counter: Change dependency from libimagutil -> libimagerror 2016-05-17 20:28:02 +02:00
Matthias Beyer 1c723a9a0e Move trace_error() functionality from libimagutil to libimagerror 2016-05-17 20:28:02 +02:00
Matthias Beyer 38a8772d69 Merge pull request #410 from matthiasbeyer/libimagerror/init
Libimagerror/init
2016-05-17 20:25:36 +02:00
Matthias Beyer f27b114f85 libimagrt: Replace error code with code generator macro 2016-05-17 14:01:58 +02:00
Matthias Beyer c730cce83b libimagnotes: Replace error code with code generator macro 2016-05-17 00:26:36 +02:00
Matthias Beyer 841d26fdd0 libimaginteraction: Replace error code with code generator macro 2016-05-17 00:26:36 +02:00
Matthias Beyer ea98cc41da libimagentryview: Replace error code with code generator macro 2016-05-17 00:26:36 +02:00
Matthias Beyer 5c7412ebc6 libimagentrytag: Replace error code with code generator macro 2016-05-17 00:26:36 +02:00
Matthias Beyer 20ac5247f1 libimagentrylist: Replace error code with code generator macro 2016-05-17 00:26:36 +02:00