Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gtk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,127
Issues
1,127
List
Boards
Labels
Service Desk
Milestones
Merge Requests
149
Merge Requests
149
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gtk
Commits
bec29744
Commit
bec29744
authored
Aug 06, 2004
by
Hans Breuer
Committed by
Hans Breuer
Aug 06, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated
2004-08-06 Hans Breuer <hans@breuer.org> * gdk_pixbuf.def makefile.msc : updated
parent
16297350
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
3 deletions
+13
-3
gdk-pixbuf/ChangeLog
gdk-pixbuf/ChangeLog
+4
-0
gdk-pixbuf/gdk_pixbuf.def
gdk-pixbuf/gdk_pixbuf.def
+4
-0
gdk-pixbuf/makefile.msc
gdk-pixbuf/makefile.msc
+5
-3
No files found.
gdk-pixbuf/ChangeLog
View file @
bec29744
2004
-
08
-
06
Hans
Breuer
<
hans
@
breuer
.
org
>
*
gdk_pixbuf
.
def
makefile
.
msc
:
updated
Sun
Aug
1
23
:
57
:
06
2004
Matthias
Clasen
<
maclas
@
gmx
.
de
>
*
io
-
pcx
.
c
(
pcx_increment_load_data_1
):
Fix
progressive
...
...
gdk-pixbuf/gdk_pixbuf.def
View file @
bec29744
...
...
@@ -25,10 +25,12 @@ EXPORTS
gdk_pixbuf_error_get_type
gdk_pixbuf_error_quark
gdk_pixbuf_fill
gdk_pixbuf_flip
gdk_pixbuf_format_get_description
gdk_pixbuf_format_get_extensions
gdk_pixbuf_format_get_mime_types
gdk_pixbuf_format_get_name
gdk_pixbuf_format_is_scalable
gdk_pixbuf_format_is_writable
gdk_pixbuf_from_pixdata
gdk_pixbuf_get_bits_per_sample
...
...
@@ -65,6 +67,8 @@ EXPORTS
gdk_pixbuf_new_subpixbuf
gdk_pixbuf_non_anim_new
gdk_pixbuf_ref
gdk_pixbuf_rotate_simple
gdk_pixbuf_rotation_get_type
gdk_pixbuf_saturate_and_pixelate
gdk_pixbuf_save
gdk_pixbuf_save_to_buffer
...
...
gdk-pixbuf/makefile.msc
View file @
bec29744
...
...
@@ -57,9 +57,11 @@ OBJECTS = \
io-xpm.obj
\
io-jpeg.obj
\
gdk_pixbuf_headers
=
\
gdk-pixbuf.h
\
gdk-pixbuf-loader.h
gdk_pixbuf_headers
=
\
gdk-pixbuf.h
\
gdk-pixbuf-core.h
\
gdk-pixbuf-loader.h
\
gdk-pixbuf-transform.h
gdk-pixbuf-marshal.h
:
gdk-pixbuf-marshal.list
..
\.
.
\g
lib
\g
object
\g
lib-genmarshal
--prefix
=
gdk_pixbuf_marshal gdk-pixbuf-marshal.list
--header
>
gdk-pixbuf-marshal.h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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