index
:
delta/gdk-pixbuf.git
baserock/morph
baserock/xfce-build
ci-test
drop-x11
ebassi/ci-only-default
ebassi/for-master
ebassi/gi-docgen
ebassi/issue-143
ebassi/issue-209
ebassi/issue-215
ebassi/issues-185
ebassi/msys2-update
fix-generating-pc-files
gdk-pixbuf-2-24
gdk-pixbuf-2-26
gdk-pixbuf-2-28
gdk-pixbuf-2-30
gdk-pixbuf-2-32
gdk-pixbuf-2-34
gdk-pixbuf-2-36
gdk-pixbuf-2-38
gdk-pixbuf-2-40
gnome-2-38
issue-3
issue-72
issue-73
issue-77
macos-ci
master
otte/jpeg-fallback
static-analysis
wip/csoriano/jp2-test
wip/ebassi/meson
wip/ebassi/no-autotools
wip/hadess/read-png-gamma
wip/hadess/thumbnailer-locale
wip/jbrummer/png-in-ico
wip/jtojnar/no-install-skipped-test
wip/otte/tga
wip/run-gif-tests-again
gitlab.gnome.org: GNOME/gdk-pixbuf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Released 0.99.5
GTK_0_99_5
PST 1998 Shawn T. Amundson
1998-03-10
1
-1
/
+1
*
applied gtk-gronlund-980309-0.patch.gz.
Tim Janik
1998-03-10
2
-0
/
+17
*
made the <widget>_signals[] arrays of type guint rather than gint. made
Tim Janik
1998-03-09
4
-10
/
+19
*
Old stuff that didn't get commited. (owt)
Owen Taylor
1998-03-05
1
-2
/
+15
*
Miscellaneous minor fixes to remove ANSI C incompatibilities
Owen Taylor
1998-03-02
3
-4
/
+11
*
Required changes for version change to 0.99.4
PST 1998 Shawn T. Amundson
1998-03-02
1
-1
/
+1
*
Added g_string_insert[_c]() and g_string_erase().
Owen Taylor
1998-03-02
3
-0
/
+74
*
New widget GtkTipsQuery for letting the user query tooltips of widgets.
Tim Janik
1998-02-20
1
-3
/
+1
*
the value of ---enable_debug is written into glibconfig.h so everything is
Owen Taylor
1998-02-19
3
-0
/
+6
*
configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
Owen Taylor
1998-02-19
3
-20
/
+106
*
Make g_slist_insert_sorted() always insert.
rhlabs
1998-02-17
1
-3
/
+0
*
Changed function so elements are always inserted, even if they compare
Owen Taylor
1998-02-17
2
-3
/
+6
*
D&D fixes
Elliot Lee
1998-02-16
1
-6
/
+3
*
change logged.
Owen Taylor
1998-02-13
1
-0
/
+5
*
removed deprecated g_string_equal and g_string_hash.
Owen Taylor
1998-02-13
2
-33
/
+0
*
Really minor cosmetic fix that just niggled me. :P
Manish Singh
1998-02-11
1
-1
/
+1
*
Add check to see if the C library's iswalnum can actually be used. (Not
Owen Taylor
1998-02-10
4
-5
/
+35
*
added some additional consts in appropriate places to remove a warning
Owen Taylor
1998-02-07
3
-6
/
+11
*
include <ctype.h> for tolower()
Owen Taylor
1998-02-07
2
-0
/
+5
*
fixed a refresh bug with unrealization of no_window widgets.
Tim Janik
1998-02-02
1
-3
/
+3
*
Added and autoconfigured in a new utility function g_strcasecmp
Manish Singh
1998-01-31
5
-8
/
+36
*
The list sort functions compared things backwards. Fixed.
Manish Singh
1998-01-29
5
-11
/
+18
*
g_string_prepend* had interchanged src and dest params. Fixed.
Manish Singh
1998-01-27
2
-2
/
+7
*
Fixed a really lame error where g_slist_insert didn't hook the data
Manish Singh
1998-01-27
2
-19
/
+29
*
Release GTK+ 0.99.3.
Shawn Amundson
1998-01-21
1
-1
/
+1
*
Applied patch from (Raja R Harinath <harinath@cs.umn.edu>) to add function
Tim Janik
1998-01-21
6
-2
/
+53
*
Missed some files -owt
Owen Taylor
1998-01-18
1
-0
/
+6
*
renamed g_string_equal => g_str_equal renamed g_string_hash => g_str_hash
Owen Taylor
1998-01-18
3
-5
/
+38
*
This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libg...
Jay Painter
1998-01-12
2
-320
/
+227
*
changed message for EAGAIN from "no more processes" to "try again" since
Tim Janik
1998-01-10
3
-5
/
+39
*
Added check for inline in configure and updated files to use it.
Manish Singh
1998-01-09
1
-1
/
+2
*
applied patch to use a backing pixmap for drawing in GtkEntry, which removes
Manish Singh
1998-01-08
1
-6
/
+8
*
Added g_list_insert_sorted and g_slist_insert_sorted to glib.
Manish Singh
1998-01-07
4
-1
/
+210
*
Updated libtool to 1.0h. -Jay
Jay Painter
1998-01-05
2
-227
/
+320
*
Changed guint32 -> guint for bitfields. (Bitfields must be
Owen Taylor
1998-01-04
1
-20
/
+20
*
Changes in preparation for GTK 0.99.2 release.
Shawn Amundson
1998-01-03
1
-1
/
+1
*
Removal of inlines, and updated ChangeLog. -Jay
Jay Painter
1998-01-03
1
-2
/
+1
*
Removed my ulgy splicing hack of glib.h/glibconfig.h. It's back to the
Jay Painter
1998-01-03
4
-44
/
+22
*
On to GTK 0.99.1...
Shawn Amundson
1998-01-02
1
-1
/
+1
*
Miscellaneous portability fixes.
Manish Singh
1998-01-02
2
-1
/
+2
*
Fixed bug in get_length_upper_bound where g_print-ing a NULL string would cau...
Elliot Lee
1998-01-01
1
-1
/
+6
*
added config.cache to the glib .cvsignore
Elliot Lee
1997-12-26
1
-0
/
+1
*
glib.h is autogenerated - if I am supposed to leave it in anyways, apologies
Elliot Lee
1997-12-26
1
-793
/
+0
*
Need errno.h for glibc systems (among others) - sopwith
Elliot Lee
1997-12-23
1
-0
/
+1
*
new file for GScanner: Flexible lexical scanner for general purpose. added
Tim Janik
1997-12-23
5
-205
/
+1600
*
The handlebox is almost finished. Just need help with resizing the
Elliot Lee
1997-12-22
1
-0
/
+793
*
more gtkhandlebox work..
Elliot Lee
1997-12-19
1
-0
/
+1
*
For consistancy with GIMP/GNOME projects. Plus these files can
Shawn Amundson
1997-12-19
4
-3720
/
+3
*
It's all in the changelog. Well, almost all.
Owen Taylor
1997-12-18
3
-44
/
+16
*
minor optimizations: (g_list_append): `if' optimized for common code path,
Tim Janik
1997-12-15
2
-77
/
+89
[next]