index
:
~jonny/glib
master
v6only
le glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gobject
Age
Commit message (
Expand
)
Author
Files
Lines
2000-12-13
urg managed to forget this last time ;(
Tim Janik
7
-7
/
+102
2000-12-13
return whether a value got removed.
Tim Janik
6
-151
/
+319
2000-12-12
clean up after elliot, wonder what his mother has to do on a daily basis.
Tim Janik
1
-5
/
+0
2000-12-12
GMainContext useful in implementing some additional styles of main loop
Elliot Lee
2
-11
/
+22
2000-12-12
shut up on new marshaller generated stuff
Tim Janik
1
-0
/
+5
2000-12-12
i guess some people may need this ;)
Tim Janik
1
-0
/
+32
2000-12-12
fixed dealing with collection/lcopy of NULL values.
Tim Janik
25
-629
/
+2213
2000-12-01
Include make.msc from GLib's build subdir.
Tor Lillqvist
1
-1
/
+1
2000-11-29
fix elliots "logic fix" that dereferences NULL nodes if C handlers are
Tim Janik
2
-1
/
+6
2000-11-28
Fix warnings.
Elliot Lee
3
-4
/
+12
2000-11-28
Patches by Hans Breuer:
Tor Lillqvist
2
-1
/
+5
2000-11-26
Add gqsort.
Tor Lillqvist
2
-0
/
+8
2000-11-20
More convenient data-setting functions
Havoc Pennington
3
-0
/
+68
2000-11-16
If loading the module fails, don't increment the use count.
Owen Taylor
2
-1
/
+9
2000-11-15
doh, s/BSE_OBJECT_TYPE_NAME/G_OBJECT_TYPE_NAME/; reported by Maas-Maarten
Tim Janik
2
-1
/
+7
2000-11-13
Up version to 1.3.2
Owen Taylor
2
-1
/
+6
2000-11-11
Add missing entry points.
Tor Lillqvist
2
-1
/
+4
2000-11-11
Improve chance to generate unique names with less effort a bit.
Tor Lillqvist
5
-0
/
+23
2000-11-11
*** empty log message ***
Owen Taylor
2
-0
/
+512
2000-11-11
New basic implementation of GTypePlugin interface as a GObject.
Owen Taylor
4
-0
/
+37
2000-11-05
revert accidentally commited change
Owen Taylor
1
-2
/
+0
2000-11-05
When appending handlers and not matching on signal_id, use
Owen Taylor
3
-1
/
+10
2000-11-05
Add gtypeplugin.
Tor Lillqvist
4
-2
/
+9
2000-11-05
fixed a bag full of subtle bugs of immensive screw-up potential in
Tim Janik
9
-176
/
+426
2000-11-03
prefix internal functions with '_'. renamed g_signal_connect_closure() to
Tim Janik
5
-14
/
+100
2000-11-01
destroy all signals that the finalized obejct type introduced.
Tim Janik
4
-128
/
+278
2000-10-30
made both functions return gboolean just for the little extra standard
Sebastian Wilhelmi
3
-2
/
+8
2000-10-30
opened up a new section on signals.
Tim Janik
2
-9
/
+6
2000-10-30
renamed owen's g_type_signals(), added required mutex locks.
Tim Janik
3
-23
/
+30
2000-10-29
Fix problem where signals with "_" in them appeared twice in the result
Owen Taylor
2
-1
/
+15
2000-10-29
Add g_type_signals() - a function to list all signals for a given type.
Owen Taylor
3
-0
/
+43
2000-10-27
fixed notifier position for post_marshal guard which was off at 0.
Tim Janik
4
-10
/
+20
2000-10-27
Make glib-genmarshal.exe.
Tor Lillqvist
5
-4
/
+36
2000-10-27
publically define GSignalInvocationHint structure that gets passed in to
Tim Janik
6
-113
/
+223
2000-10-27
.cvsignore updates
Sebastian Wilhelmi
1
-0
/
+1
2000-10-27
const fix
Tim Janik
2
-2
/
+2
2000-10-27
ri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org>
Tim Janik
2
-1
/
+5
2000-10-27
fixed deadlock scenarion where g_signal_lookup() would be called with the
Tim Janik
3
-27
/
+34
2000-10-26
Fix gccisms (pointer arithmetic on void pointer, label without statement
Tor Lillqvist
6
-19
/
+79
2000-10-26
Remove empty SUBDIRS line _again_, as that _still_ prevents 'make dist'
Sebastian Wilhelmi
2
-1
/
+5
2000-10-25
Don't use implicit casts from void * since this will get included from C++
Owen Taylor
2
-2
/
+8
2000-10-25
added g_value_set_static_string().
Tim Janik
6
-55
/
+98
2000-10-25
added newly added gobject/ headers.
Tim Janik
26
-454
/
+4813
2000-10-16
gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).
Raja R Harinath
2
-18
/
+30
2000-10-12
.cvsignore updates
Sebastian Wilhelmi
1
-0
/
+1
2000-10-06
Revamp to be like makefile.mingw.in, make the MSVC build actually work
Tor Lillqvist
3
-1
/
+42
2000-09-29
Added function to keep symetry with g_node_insert_before. 2000-09-29
Jonathan Blandford
1
-2
/
+2
2000-09-29
Several minor ANSI C fixes.
Martin Baulig
3
-6
/
+17
2000-09-28
.cvsignore updates
Sebastian Wilhelmi
1
-0
/
+2
2000-09-25
Remove empty SUBDIRS line, as that prevents make dist from working.
Sebastian Wilhelmi
2
-2
/
+5
[next]