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,124
Issues
1,124
List
Boards
Labels
Service Desk
Milestones
Merge Requests
152
Merge Requests
152
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
26c3befd
Commit
26c3befd
authored
Jul 02, 2006
by
Matthias Clasen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix #346312
parent
f149073f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
0 deletions
+10
-0
ChangeLog
ChangeLog
+3
-0
ChangeLog.pre-2-10
ChangeLog.pre-2-10
+3
-0
gtk/Makefile.am
gtk/Makefile.am
+4
-0
No files found.
ChangeLog
View file @
26c3befd
2006-06-30 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am: Make sure all win32-specific printing
sources are distributed. (#346312, Erik van Pienbroek)
* gtk/gtkprinter.c (gtk_enumerate_printers): Always call the
destroy notify. (#346027, Christian Persch)
...
...
ChangeLog.pre-2-10
View file @
26c3befd
2006-06-30 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am: Make sure all win32-specific printing
sources are distributed. (#346312, Erik van Pienbroek)
* gtk/gtkprinter.c (gtk_enumerate_printers): Always call the
destroy notify. (#346027, Christian Persch)
...
...
gtk/Makefile.am
View file @
26c3befd
...
...
@@ -1103,8 +1103,12 @@ EXTRA_DIST += \
gtk-win32.rc
\
gtk-win32.rc.in
\
gtkwin32embed.h
\
gtkwin32embedwidget.h
\
gtkwin32embedwidget.c
\
gtkfilesystemwin32.h
\
gtkfilesystemwin32.c
\
gtkprint-win32.h
\
gtkprint-win32.c
\
gtkrc.default
\
gtkrc.key.default
\
gtkrc.key.emacs
\
...
...
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