Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
b385831d
Commit
b385831d
authored
Jun 28, 1999
by
Tor Lillqvist
Browse files
Fix some typos (mine).
parent
127bfb20
Changes
7
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
b385831d
...
...
@@ -55,7 +55,7 @@ Wed Jun 2 11:44:25 PDT 1999 Manish Singh <yosh@gimp.org>
these with <gdk/*.h> without trouble.
* gdk/win32/gdkimage.c (gdk_image_new_with_depth): Code simplified.
(gdk_image_destroy): Plug
ged
resource leak, some GdkImages didn't
(gdk_image_destroy): Plug resource leak, some GdkImages didn't
have their bitmap destroyed.
* gdk/win32/gdk.def: Add gdk_root_parent.
...
...
@@ -179,7 +179,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
gdk_color_hash should have only one parameter. Declare
gdk_threads_mutex with GDKVAR.
* gdk/gdkcolor.c (gdk_color_hash): A
s a
hash function should have
* gdk/gdkcolor.c (gdk_color_hash): A hash function should have
just one parameter.
* gdk/gdkimage.c (gdk_image_get): Initialize bpp correctly. Bytes
...
...
@@ -197,7 +197,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
in the backend-dependent directory, not in the common gdk
directory.
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
chs
to gdk
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
h
to gdk
headers.
Wed Mar 17 05:06:49 1999 Tim Janik <timj@gtk.org>
...
...
ChangeLog.pre-2-0
View file @
b385831d
...
...
@@ -55,7 +55,7 @@ Wed Jun 2 11:44:25 PDT 1999 Manish Singh <yosh@gimp.org>
these with <gdk/*.h> without trouble.
* gdk/win32/gdkimage.c (gdk_image_new_with_depth): Code simplified.
(gdk_image_destroy): Plug
ged
resource leak, some GdkImages didn't
(gdk_image_destroy): Plug resource leak, some GdkImages didn't
have their bitmap destroyed.
* gdk/win32/gdk.def: Add gdk_root_parent.
...
...
@@ -179,7 +179,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
gdk_color_hash should have only one parameter. Declare
gdk_threads_mutex with GDKVAR.
* gdk/gdkcolor.c (gdk_color_hash): A
s a
hash function should have
* gdk/gdkcolor.c (gdk_color_hash): A hash function should have
just one parameter.
* gdk/gdkimage.c (gdk_image_get): Initialize bpp correctly. Bytes
...
...
@@ -197,7 +197,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
in the backend-dependent directory, not in the common gdk
directory.
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
chs
to gdk
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
h
to gdk
headers.
Wed Mar 17 05:06:49 1999 Tim Janik <timj@gtk.org>
...
...
ChangeLog.pre-2-10
View file @
b385831d
...
...
@@ -55,7 +55,7 @@ Wed Jun 2 11:44:25 PDT 1999 Manish Singh <yosh@gimp.org>
these with <gdk/*.h> without trouble.
* gdk/win32/gdkimage.c (gdk_image_new_with_depth): Code simplified.
(gdk_image_destroy): Plug
ged
resource leak, some GdkImages didn't
(gdk_image_destroy): Plug resource leak, some GdkImages didn't
have their bitmap destroyed.
* gdk/win32/gdk.def: Add gdk_root_parent.
...
...
@@ -179,7 +179,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
gdk_color_hash should have only one parameter. Declare
gdk_threads_mutex with GDKVAR.
* gdk/gdkcolor.c (gdk_color_hash): A
s a
hash function should have
* gdk/gdkcolor.c (gdk_color_hash): A hash function should have
just one parameter.
* gdk/gdkimage.c (gdk_image_get): Initialize bpp correctly. Bytes
...
...
@@ -197,7 +197,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
in the backend-dependent directory, not in the common gdk
directory.
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
chs
to gdk
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
h
to gdk
headers.
Wed Mar 17 05:06:49 1999 Tim Janik <timj@gtk.org>
...
...
ChangeLog.pre-2-2
View file @
b385831d
...
...
@@ -55,7 +55,7 @@ Wed Jun 2 11:44:25 PDT 1999 Manish Singh <yosh@gimp.org>
these with <gdk/*.h> without trouble.
* gdk/win32/gdkimage.c (gdk_image_new_with_depth): Code simplified.
(gdk_image_destroy): Plug
ged
resource leak, some GdkImages didn't
(gdk_image_destroy): Plug resource leak, some GdkImages didn't
have their bitmap destroyed.
* gdk/win32/gdk.def: Add gdk_root_parent.
...
...
@@ -179,7 +179,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
gdk_color_hash should have only one parameter. Declare
gdk_threads_mutex with GDKVAR.
* gdk/gdkcolor.c (gdk_color_hash): A
s a
hash function should have
* gdk/gdkcolor.c (gdk_color_hash): A hash function should have
just one parameter.
* gdk/gdkimage.c (gdk_image_get): Initialize bpp correctly. Bytes
...
...
@@ -197,7 +197,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
in the backend-dependent directory, not in the common gdk
directory.
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
chs
to gdk
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
h
to gdk
headers.
Wed Mar 17 05:06:49 1999 Tim Janik <timj@gtk.org>
...
...
ChangeLog.pre-2-4
View file @
b385831d
...
...
@@ -55,7 +55,7 @@ Wed Jun 2 11:44:25 PDT 1999 Manish Singh <yosh@gimp.org>
these with <gdk/*.h> without trouble.
* gdk/win32/gdkimage.c (gdk_image_new_with_depth): Code simplified.
(gdk_image_destroy): Plug
ged
resource leak, some GdkImages didn't
(gdk_image_destroy): Plug resource leak, some GdkImages didn't
have their bitmap destroyed.
* gdk/win32/gdk.def: Add gdk_root_parent.
...
...
@@ -179,7 +179,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
gdk_color_hash should have only one parameter. Declare
gdk_threads_mutex with GDKVAR.
* gdk/gdkcolor.c (gdk_color_hash): A
s a
hash function should have
* gdk/gdkcolor.c (gdk_color_hash): A hash function should have
just one parameter.
* gdk/gdkimage.c (gdk_image_get): Initialize bpp correctly. Bytes
...
...
@@ -197,7 +197,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
in the backend-dependent directory, not in the common gdk
directory.
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
chs
to gdk
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
h
to gdk
headers.
Wed Mar 17 05:06:49 1999 Tim Janik <timj@gtk.org>
...
...
ChangeLog.pre-2-6
View file @
b385831d
...
...
@@ -55,7 +55,7 @@ Wed Jun 2 11:44:25 PDT 1999 Manish Singh <yosh@gimp.org>
these with <gdk/*.h> without trouble.
* gdk/win32/gdkimage.c (gdk_image_new_with_depth): Code simplified.
(gdk_image_destroy): Plug
ged
resource leak, some GdkImages didn't
(gdk_image_destroy): Plug resource leak, some GdkImages didn't
have their bitmap destroyed.
* gdk/win32/gdk.def: Add gdk_root_parent.
...
...
@@ -179,7 +179,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
gdk_color_hash should have only one parameter. Declare
gdk_threads_mutex with GDKVAR.
* gdk/gdkcolor.c (gdk_color_hash): A
s a
hash function should have
* gdk/gdkcolor.c (gdk_color_hash): A hash function should have
just one parameter.
* gdk/gdkimage.c (gdk_image_get): Initialize bpp correctly. Bytes
...
...
@@ -197,7 +197,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
in the backend-dependent directory, not in the common gdk
directory.
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
chs
to gdk
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
h
to gdk
headers.
Wed Mar 17 05:06:49 1999 Tim Janik <timj@gtk.org>
...
...
ChangeLog.pre-2-8
View file @
b385831d
...
...
@@ -55,7 +55,7 @@ Wed Jun 2 11:44:25 PDT 1999 Manish Singh <yosh@gimp.org>
these with <gdk/*.h> without trouble.
* gdk/win32/gdkimage.c (gdk_image_new_with_depth): Code simplified.
(gdk_image_destroy): Plug
ged
resource leak, some GdkImages didn't
(gdk_image_destroy): Plug resource leak, some GdkImages didn't
have their bitmap destroyed.
* gdk/win32/gdk.def: Add gdk_root_parent.
...
...
@@ -179,7 +179,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
gdk_color_hash should have only one parameter. Declare
gdk_threads_mutex with GDKVAR.
* gdk/gdkcolor.c (gdk_color_hash): A
s a
hash function should have
* gdk/gdkcolor.c (gdk_color_hash): A hash function should have
just one parameter.
* gdk/gdkimage.c (gdk_image_get): Initialize bpp correctly. Bytes
...
...
@@ -197,7 +197,7 @@ Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
in the backend-dependent directory, not in the common gdk
directory.
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
chs
to gdk
* gtk/testgtk.c: Ditto. Also, don't use ../gdk pat
h
to gdk
headers.
Wed Mar 17 05:06:49 1999 Tim Janik <timj@gtk.org>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment