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
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
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
Nikita Churaev
gtk
Commits
7f398969
Commit
7f398969
authored
Aug 28, 2001
by
Matthias Clasen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
io-bmp.c (OneLine): Emit area_updated signal with proper
area information. (#52002)
parent
2ffa7540
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
gdk-pixbuf/ChangeLog
gdk-pixbuf/ChangeLog
+5
-0
gdk-pixbuf/io-bmp.c
gdk-pixbuf/io-bmp.c
+1
-1
No files found.
gdk-pixbuf/ChangeLog
View file @
7f398969
Tue
Aug
28
21
:
05
:
26
2001
Matthias
Clasen
<
matthiasc
@
poet
.
de
>
*
io
-
bmp
.
c
(
OneLine
):
Emit
area_updated
signal
with
proper
area
information
.
(#
52002
)
Tue
Aug
28
20
:
03
:
43
2001
Matthias
Clasen
<
matthiasc
@
poet
.
de
>
*
test
-
loaders
.
c
(
test_loader
):
Catch
errors
at
close
time
.
...
...
gdk-pixbuf/io-bmp.c
View file @
7f398969
...
...
@@ -639,7 +639,7 @@ static void OneLine(struct bmp_progressive_state *context)
0
,
context
->
Lines
,
context
->
Header
.
width
,
context
->
Header
.
height
,
1
,
context
->
user_data
);
}
...
...
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