index
:
delta/libical-git.git
0.48
1.0
1.0.0
2.0
3.0
3.0-backports
3.0-libical-glib
3.0.10
3.10
RFC9073_RFC9074
allen/findicu
byweekno_no_byday
concurrency_mode_threadlocal
coverity_scan
fix_timet_32bit_1902_30
fix_timet_32bit_1902_master
fixthreading
flexbison
gh-pages
glib
icalrecur_iterator_prev
icaltime_as_timet_y2100
icaltime_as_timet_y2100_v3.0
icaltz-util-fixes
issue428
issue585
issue_428
issue_428_v2
jengelh-master
master
mcclurgm-readme-mainpage
mcrha/annotations
mcrha/attachment-leak
mcrha/glib-deprecation
mem-manage
pre-commit-ci-update-config
restriction_depth_fix
rrule_until+count
rscale_tzid_fix
tintou/ical-glib-generator-leaks
tintou/ical-time-format
tintou/libical-glib-fixes
tintou/modern-gobject
tintou/nullable-optional
tzid_prefix_fix
tzif_v2+
vpatch
winterz/flexbison
winterz/geo-text
github.com: libical/libical.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libical-glib
Commit message (
Expand
)
Author
Age
Files
Lines
*
libical-glib/api/i-cal-time.xml - improve i_cal_time_compare doc
Allen Winter
2022-06-07
1
-1
/
+1
*
Add missing property parameters into libical-glib
Milan Crha
2022-04-27
1
-0
/
+107
*
lots of spelling fixes found by codespell
Allen Winter
2021-11-28
4
-6
/
+6
*
Merge pull request #530 from wrobelda/libical_glib_fix
Allen Winter
2021-11-27
1
-5
/
+5
|
\
|
*
Fix building libical-glib when STATIC_ONLY is enabled.
Dawid Wróbel
2021-11-25
1
-5
/
+5
*
|
libical-glib: Get rid of all the allow-none annotations
Corentin Noël
2021-11-20
12
-64
/
+63
*
|
generator.c - Handle the optional parameter
Corentin Noël
2021-11-20
1
-1
/
+32
*
|
Merge pull request #515 from mcrha/3.0
Allen Winter
2021-11-07
3
-11
/
+155
|
\
\
|
*
|
libical-glib: Simplify memory management around ICalCompIter
Milan Crha
2021-11-04
3
-11
/
+155
*
|
|
libical-glib: Enhance comments on i_cal_time_get_timezone
Corentin Noël
2021-11-06
1
-2
/
+2
|
/
/
*
|
libical-glib: Fix annotation of i_cal_time_get_timezone
Corentin Noël
2021-10-18
1
-1
/
+1
|
/
*
buildsystem - adjust libdir and includedir in generated pkgconfig
Allen Winter
2021-09-26
1
-2
/
+10
*
libical-glib: modify xml->[ch] only for files, not folder name
Lionel Vitte
2021-06-22
1
-2
/
+2
*
libical-glib: rename glib-src-generator to ical-glib-src-generator
Ben Wolsieffer
2021-01-11
1
-15
/
+15
*
src/libical-glib/tools/generator.c - cast to int for isupper
Allen Winter
2021-01-09
1
-1
/
+1
*
src/libical-glib/tools/generator.c - minor coding style
Allen Winter
2021-01-04
1
-2
/
+2
*
generator.c - Plug several leaks in the libical-glib generator
Corentin Noël
2021-01-04
1
-16
/
+14
*
libical-glib: install src-generator to CMAKE_INSTALL_LIBEXECDIR
Ben Wolsieffer
2020-10-04
1
-11
/
+11
*
libical-glib: export src-generator from native build for cross-compilation
Ben Wolsieffer
2020-09-29
1
-6
/
+29
*
various - remove set-and-used variables. found by clang-tidy
Allen Winter
2020-07-21
1
-1
/
+1
*
Style fix from @winterz
Michael McClurg
2020-07-19
1
-1
/
+1
*
Spell out some unnecessary abbreviations
Michael McClurg
2020-07-19
1
-8
/
+8
*
More grammar fixes
Michael McClurg
2020-07-02
4
-150
/
+150
*
Fix content/consistency errors in glib i-cal-time
Michael McClurg
2020-06-30
1
-2
/
+2
*
Capitalize first letter of sentences
Michael McClurg
2020-06-30
1
-3
/
+3
*
Add more periods to end of sentences
Michael McClurg
2020-06-30
5
-43
/
+43
*
Fix spelling error
Michael McClurg
2020-06-30
1
-2
/
+2
*
Capitalization first letter of sentences (again)
Michael McClurg
2020-06-30
6
-52
/
+52
*
Remove periods from end of gtk-doc parameters
Michael McClurg
2020-06-30
25
-908
/
+908
*
Add more periods to end of sentences
Michael McClurg
2020-06-30
1
-8
/
+8
*
More verb form fixes
Michael McClurg
2020-06-30
19
-105
/
+105
*
Standardize sentence punctuation in libical-glib
Michael McClurg
2020-06-30
11
-51
/
+51
*
Fix gtk-doc reference errors
Michael McClurg
2020-06-30
1
-3
/
+3
*
More verb form fixes in glib
Michael McClurg
2020-06-30
9
-20
/
+20
*
Standardize verb forms
Michael McClurg
2020-06-30
25
-754
/
+754
*
Typo fixes
Michael McClurg
2020-05-16
1
-2
/
+2
*
generator.c - print nicer failure message in open_file()
Allen Winter
2020-03-06
1
-8
/
+7
*
Revert "libical-glib: Replace usage of deprecated G_TYPE_INSTANCE_GET_PRIVATE()"
Allen Winter
2020-01-27
1
-2
/
+4
*
Merge branch '3.0' into mcrha/glib-deprecation
Allen Winter
2020-01-25
1
-11
/
+0
|
\
|
*
i-cal-attach.xml, icalattach.c - improve memory handling
Milan Crha
2020-01-25
1
-11
/
+0
*
|
libical-glib: Replace usage of deprecated G_TYPE_INSTANCE_GET_PRIVATE()
mcrha/glib-deprecation
Milan Crha
2020-01-23
1
-4
/
+2
|
/
*
various - use https instead of http where we can
Allen Winter
2019-12-14
39
-43
/
+43
*
Let icalattach_new_from_data() use the 'free_fn' argument again
mcrha/annotations
Milan Crha
2019-10-15
1
-4
/
+18
*
libical-glib: Correct annotation of i_cal_property_set_parameter()
Milan Crha
2019-10-15
1
-1
/
+1
*
libical-glib: Correct free of xml values in xml-parser.c
mcrha/attachment-leak
Milan Crha
2019-10-14
1
-60
/
+82
*
libical-glib: Fix ICalAttach handling of the icalattach native structure
Milan Crha
2019-10-14
5
-1
/
+33
*
[libical-glib] Remove out annotation of ICalTimezone.get_utc_offset*
Corentin Noël
2019-06-20
1
-3
/
+3
*
Change the icalarray wrapper and update the array.py test
Milan Crha
2019-05-15
1
-5
/
+5
*
Fix the implementation of the i_cal_value_decode_ical_string() wrapper
Milan Crha
2019-05-15
1
-4
/
+4
*
[libical-glib] Use libical-glib enums in the code and developer comments of i...
Milan Crha
2019-05-02
1
-60
/
+60
[next]