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 GTK+ 0.99.10
GTK_0_99_10
PDT 1998 Shawn T. Amundson
1998-04-08
1
-1
/
+1
*
really remove g_direct_compare() (this includes its declaration ;).
Tim Janik
1998-04-08
2
-6
/
+7
*
Removed, because that's what a NULL comparison function means. And it
Owen Taylor
1998-04-07
2
-6
/
+6
*
added g_direct_hash and g_direct_compare functions, since I happen to use the...
Elliot Lee
1998-04-07
2
-1
/
+16
*
fixed a bug that caused floats of the format ".xxx" to be parsed as "xxx".
Tim Janik
1998-04-06
2
-1
/
+9
*
Make debug string parsine case-insensitive
Owen Taylor
1998-04-04
2
-2
/
+7
*
corrected possible overrun when inserting into GStrings
Manish Singh
1998-04-04
2
-3
/
+8
*
Removed literal german from strings to appease SGI compiler.
Owen Taylor
1998-04-04
2
-10
/
+5
*
Released GTK+ 0.99.9
GTK_0_99_9
PST 1998 Shawn T. Amundson
1998-03-28
1
-1
/
+1
*
If the widget is _not_ a descendant of a Window widget, propagate key
Owen Taylor
1998-03-27
4
-1
/
+18
*
When gtk_widget_draw() is called on a REDRAW_PENDING widget, draw it and
Owen Taylor
1998-03-26
2
-1
/
+6
*
Released GTK+ 0.99.8
GTK_0_99_8
PST 1998 Shawn T. Amundson
1998-03-20
1
-1
/
+1
*
the Solaris ltconfig patch from draco
CST 1998 Shawn T. Amundson
1998-03-19
1
-0
/
+3
*
Reverted garray change, and fixed the g_rarray_truncate bug with length.
Manish Singh
1998-03-19
4
-105
/
+95
*
revert stupid part of revert, doh doh doh
Elliot Lee
1998-03-19
1
-1
/
+1
*
revert gboolean change until we work out the details of exactly why it needs ...
Elliot Lee
1998-03-19
1
-2
/
+3
*
( From: James Henstridge <james@daa.com.au> )
Owen Taylor
1998-03-18
1
-0
/
+5
*
Rewrite of GArray gboolean type changed to int
Manish Singh
1998-03-18
3
-93
/
+101
*
Doh. commit caught this accidentally. Can we put these #defines into a .h fil...
Elliot Lee
1998-03-17
1
-2
/
+2
*
Make Gtk compile: Fix GTK_NOTE definition for no debugging, and make gtk_use_...
Elliot Lee
1998-03-17
1
-2
/
+2
*
don't cast a NULL pointer.
Tim Janik
1998-03-15
2
-20
/
+25
*
Released 0.99.7
GTK_0_99_7
PST 1998 Shawn T. Amundson
1998-03-15
1
-1
/
+1
*
Makefile.am fixes minor fix to gdkwindow.c -owt
GTK_0_99_6
Owen Taylor
1998-03-14
2
-1
/
+6
*
Released 0.99.6
PST 1998 Shawn T. Amundson
1998-03-14
1
-1
/
+1
*
Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1.
Owen Taylor
1998-03-14
4
-535
/
+722
*
Make gcc give printf format warnings for g_string_sprintf() and other
Elliot Lee
1998-03-12
1
-1
/
+15
*
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
[next]