index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gobject
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-13
2.20.0
GLIB_2_20_0
Matthias Clasen
1
-0
/
+4
2009-03-02
2.19.10
GLIB_2_19_10
Matthias Clasen
1
-0
/
+4
2009-03-02
2.19.9
GLIB_2_19_9
Matthias Clasen
1
-0
/
+4
2009-03-01
More of the same
Matthias Clasen
2
-10
/
+15
2009-03-01
Adjust help output, accept -?, capitalize. Patch by Christian Dywan
Matthias Clasen
2
-34
/
+44
2009-02-23
Fix "it's" vs "its" confusion throughout the source. Patch by Will
Matthias Clasen
7
-11
/
+11
2009-02-17
2.19.8
GLIB_2_19_8
Matthias Clasen
1
-0
/
+4
2009-02-17
Fix strict aliasing warnings and viiolations to make GLib and
Matthias Clasen
2
-4
/
+9
2009-02-17
2.19.7
GLIB_2_19_7
Matthias Clasen
1
-0
/
+4
2009-02-02
2.19.6
GLIB_2_19_6
Matthias Clasen
1
-0
/
+4
2009-01-19
2.19.5
GLIB_2_19_5
Matthias Clasen
1
-0
/
+4
2009-01-18
Define an ENABLE_REGEX macro
Matthias Clasen
1
-0
/
+4
2009-01-05
2.19.4
GLIB_2_19_4
Matthias Clasen
1
-0
/
+4
2009-01-02
Bug 565136 – Gobject's "notify" signal parameters are wrong in gtk-doc
Behdad Esfahbod
2
-1
/
+8
2008-12-15
2.19.3
GLIB_2_19_3
Matthias Clasen
1
-0
/
+4
2008-12-13
Make these work on x86_64
Matthias Clasen
2
-1
/
+5
2008-12-02
Always reset the use count to its previous value before returning FALSE.
Matthias Clasen
2
-0
/
+12
2008-12-01
2.19.2
GLIB_2_19_2
Matthias Clasen
1
-0
/
+4
2008-12-01
2.19.1
Matthias Clasen
1
-0
/
+4
2008-11-28
Fix some documentation typos
Matthias Clasen
2
-10
/
+17
2008-11-04
Expand the docs of g_object_class_install_property. Proposed by Maciej
Matthias Clasen
2
-0
/
+11
2008-10-16
2.19.0
GLIB_2_19_0
Matthias Clasen
1
-0
/
+4
2008-09-26
add uint* -> int* casts in g_atomic_int calls to avoid gcc warnings
Dan Winship
4
-13
/
+21
2008-09-17
2.18.1
GLIB_2_18_1
Matthias Clasen
1
-0
/
+4
2008-09-02
2.18.0
GLIB_2_18_0
Matthias Clasen
1
-0
/
+4
2008-09-02
Bug 549771 – improved .gitignore for glib
Ryan Lortie
2
-0
/
+9
2008-08-22
Bug 523939 – Example program for GValue
Björn Lindqvist
1
-0
/
+60
2008-08-21
Revert fix for 548689
Johan Dahlin
2
-8
/
+6
2008-08-21
Mark g_object_get_type function as const, it's a fundamental type and can
Johan Dahlin
2
-1
/
+8
2008-08-21
Bug 548800 – Missing a g_object_get_type function
Johan Dahlin
4
-0
/
+17
2008-08-21
Reverse the order, pointed out by Mitch 'hawkeye' Natter
Johan Dahlin
1
-1
/
+1
2008-08-20
Bug 548689 – The type name for GParamSpec is wrong
Johan Dahlin
2
-1
/
+8
2008-08-18
2.17.7
GLIB_2_17_7
Matthias Clasen
1
-0
/
+4
2008-08-04
2.13.6
GLIB_2_17_6
Matthias Clasen
1
-0
/
+4
2008-08-04
2.17.5
GLIB_2_17_5
Matthias Clasen
1
-0
/
+4
2008-08-01
Add bug ref
Matthias Clasen
1
-0
/
+3
2008-08-01
Clarify some docs
Matthias Clasen
2
-2
/
+6
2008-07-27
gtype.h Revert my change from 2008-07-24. No G_TYPE_FORMAT is needed. Just
Tor Lillqvist
3
-4
/
+8
2008-07-27
Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.
Tor Lillqvist
2
-1
/
+5
2008-07-24
Define G_TYPE_FORMAT as the printf format for a GType value. Either
Tor Lillqvist
3
-2
/
+11
2008-07-23
Fix a typo
Matthias Clasen
2
-1
/
+7
2008-07-21
2.17.4
GLIB_2_17_4
Matthias Clasen
1
-0
/
+4
2008-07-21
Should save before committing :)
Michael Natterer
1
-0
/
+2
2008-07-21
Reviewed by Tim Janik:
Michael Natterer
2
-23
/
+19
2008-07-06
Use the right binary name in help output. Patch by Hiroyuki Ikezoe.
Matthias Clasen
2
-1
/
+8
2008-07-04
remove unused #define PREALLOC_CPARAMS.
Michael Natterer
2
-3
/
+4
2008-07-04
Bug 541208 – Functions to easily install and use signals without class
Michael Natterer
4
-7
/
+328
2008-07-03
2.17.3
GLIB_2_17_3
Matthias Clasen
1
-0
/
+4
2008-07-02
Fix up section comments
Matthias Clasen
13
-80
/
+53
2008-06-29
Bug 539626 – Update docstrings for g_object_freeze_notify and
Björn Lindqvist
1
-4
/
+9
[next]