~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to docs/reference/gdk/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-05-04 12:24:25 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20070504122425-0m8midgzrp40y8w2
Tags: 2.10.12-1ubuntu1
* Sync with Debian
* New upstream version:
  Fixed bugs:
  - 379414 file chooser warnings when changing path in the entry
  - 418585 GtkFileChooserDefault sizing code is not DPI independent
  - 419568 Crash in search if start with special letter
  - 435062 build dies with icon cache validation
  - 379399 Segfault to call gtk_print_operation_run twice.
  - 387889 cups backend has problems when there are too many printers
  - 418531 invalid read to gtkicontheme.c gtk_icon_theme_lookup_icon...
  - 423916 crash in color scheme code
  - 424042 Segmentation fault while quickly pressing Alt+arrows
  - 415260 Protect against negative indices when setting values in G...
  - 419171 XGetVisualInfo() may not set nxvisuals
  - 128852 Gdk cursors don't look good on win32
  - 344657 Ctrl-H doesn't toggle "Show Hidden Files" setting
  - 345345 PrintOperation::paginate is not emitted for class handler
  - 347567 GtkPrintOperation::end-print is not emitted if it's cance...
  - 369112 gtk_ui_manager_add_ui should accept unnamed separator
  - 392015 Selected menu item invisible on Windows Vista
  - 399253 MS-Windows Theme Bottom Tab placement rendering glitches
  - 399425 gtk_input_dialog_fill_axes() adds child to gtkscrolledwin...
  - 403251 [patch] little memory leak in GtkPrintJob
  - 403267 [patch] memory leak in GtkPageSetupUnixDialog
  - 403470 MS-Windows Theme tab placement other than on top leaks a ...
  - 404506 Windows system fonts that have multi-byte font names cann...
  - 405089 Incorrect window placement for GtkEventBox private window
  - 405515 Minor leak in gtkfilesystemmodel.c
  - 405539 gdk_pixbuf_save() for PNG saver can return FALSE without ...
  - 415681 gdk_window_clear_area includes an extra line and column o...
  - 418219 GtkRecentChooser should apply filter before sorting and c...
  - 418403 Scroll to printer after selecting it from settings
  - 421985 _gtk_print_operation_platform_backend_launch_preview
  - 421990 gtk_print_job_get_surface
  - 421993 gtk_print_operation_init
  - 423064 Conditional jump or move depends on uninitialised value(s...
  - 423722 Fix printing header in gtk-demo
  - 424168 gtk_print_operation_run on async preview
  - 425655 Don't install gtk+-unix-print-2.0.pc on non-UNIX platforms
  - 425786 GDK segfaults if XineramaQueryScreens fails
  - 428665 Lpr Backend gets stuck in infinite loop during gtk_enumer...
  - 429902 GtkPrintOperation leaks cairo contextes
  - 431997 First delay of GdkPixbufAnimationIter is wrong
  - 433242 Inconsistent scroll arrow position calculations
  - 433972 Placing gtk.Expander inside a gtk.TextView() changes gtk....
  - 434261 _gtk_toolbar_elide_underscores incorrectly handles some s...
  - 383354 ctrl-L should make 'Location' entry disappear
  - 418673 gtk_recent_manager_add_item
  - 429732 gtk_accel_group_finalize accesses invalid memory
  - 435028 WM_CLIENT_LEADER is wrong on the leader_window
  - 431067 Background of the header window is not updated
  - 338843 add recent files support inside the ui manager
  - 148535 add drop shadow to menus, tooltips, etc. under Windows XP
* debian/control.in:
  - Conflicts on ubuntulooks (<= 0.9.11-1)
* debian/patches/15_default-fallback-icon-theme.patch:
  - patch from Debian, fallback on gnome icon theme

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Process this file with automake to produce Makefile.in
 
2
 
 
3
AUTOMAKE_OPTIONS = 1.6
 
4
 
 
5
# The name of the module.
 
6
DOC_MODULE=gdk
 
7
 
 
8
# The top-level SGML file.
 
9
DOC_MAIN_SGML_FILE=gdk-docs.sgml
 
10
 
 
11
# Extra options to supply to gtkdoc-scan
 
12
SCAN_OPTIONS=--deprecated-guards="GDK_ENABLE_BROKEN|GDK_DISABLE_DEPRECATED"
 
13
 
 
14
# The directory containing the source code. Relative to $(srcdir)
 
15
DOC_SOURCE_DIR=../../../gdk
 
16
 
 
17
# Used for dependencies
 
18
HFILE_GLOB=$(top_srcdir)/gdk/*.h $(top_srcdir)/gdk/x11/gdkx.h
 
19
CFILE_GLOB=$(top_srcdir)/gdk/*.c
 
20
 
 
21
# Header files to ignore when scanning
 
22
IGNORE_HFILES=                  \
 
23
        gdkalias.h              \
 
24
        gdkintl.h               \
 
25
        gdkmarshalers.h         \
 
26
        gdkkeysyms.h            \
 
27
        gdkinternals.h          \
 
28
        gdkprivate.h            \
 
29
        gdkpoly-generic.h       \
 
30
        gdkregion-generic.h     \
 
31
        keyname-table.h         \
 
32
        linux-fb                \
 
33
        nanox                   \
 
34
        win32                   \
 
35
        directfb                \
 
36
        x11                     \
 
37
        quartz
 
38
 
 
39
# Extra files to add when scanning (relative to $srcdir)
 
40
EXTRA_HFILES=                   \
 
41
        ../../../gdk/x11/gdkx.h 
 
42
 
 
43
# CFLAGS and LDFLAGS for compiling scan program. Only needed
 
44
# if $(DOC_MODULE).types is non-empty.
 
45
INCLUDES = \
 
46
        -I$(top_srcdir)         \
 
47
        -I$(top_builddir)       \
 
48
        -I$(top_builddir)/gdk   \
 
49
        $(GTK_DEBUG_FLAGS)      \
 
50
        $(GDK_DEP_CFLAGS)
 
51
 
 
52
GTKDOC_LIBS = $(top_builddir)/gdk/$(gdktargetlib)
 
53
 
 
54
 
 
55
# Extra options to supply to gtkdoc-mkdb
 
56
MKDB_OPTIONS=--sgml-mode --output-format=xml
 
57
 
 
58
# Extra SGML files that are included by DOC_MAIN_SGML_FILE
 
59
content_files =                 \
 
60
        version.xml             \
 
61
        multihead.sgml
 
62
 
 
63
# Images to copy into HTML directory
 
64
HTML_IMAGES =                           \
 
65
        images/rotated-text.png         \
 
66
                                        \
 
67
        images/X_cursor.png             \
 
68
        images/arrow.png                \
 
69
        images/based_arrow_down.png     \
 
70
        images/based_arrow_up.png       \
 
71
        images/boat.png                 \
 
72
        images/bogosity.png             \
 
73
        images/bottom_left_corner.png   \
 
74
        images/bottom_right_corner.png  \
 
75
        images/bottom_side.png          \
 
76
        images/bottom_tee.png           \
 
77
        images/box_spiral.png           \
 
78
        images/center_ptr.png           \
 
79
        images/circle.png               \
 
80
        images/clock.png                \
 
81
        images/coffee_mug.png           \
 
82
        images/cross.png                \
 
83
        images/cross_reverse.png        \
 
84
        images/crosshair.png            \
 
85
        images/diamond_cross.png        \
 
86
        images/dot.png                  \
 
87
        images/dotbox.png               \
 
88
        images/double_arrow.png         \
 
89
        images/draft_large.png          \
 
90
        images/draft_small.png          \
 
91
        images/draped_box.png           \
 
92
        images/exchange.png             \
 
93
        images/fleur.png                \
 
94
        images/gobbler.png              \
 
95
        images/gumby.png                \
 
96
        images/hand1.png                \
 
97
        images/hand2.png                \
 
98
        images/heart.png                \
 
99
        images/icon.png                 \
 
100
        images/iron_cross.png           \
 
101
        images/left_ptr.png             \
 
102
        images/left_side.png            \
 
103
        images/left_tee.png             \
 
104
        images/leftbutton.png           \
 
105
        images/ll_angle.png             \
 
106
        images/lr_angle.png             \
 
107
        images/man.png                  \
 
108
        images/middlebutton.png         \
 
109
        images/mouse.png                \
 
110
        images/pencil.png               \
 
111
        images/pirate.png               \
 
112
        images/plus.png                 \
 
113
        images/question_arrow.png       \
 
114
        images/right_ptr.png            \
 
115
        images/right_side.png           \
 
116
        images/right_tee.png            \
 
117
        images/rightbutton.png          \
 
118
        images/rtl_logo.png             \
 
119
        images/sailboat.png             \
 
120
        images/sb_down_arrow.png        \
 
121
        images/sb_h_double_arrow.png    \
 
122
        images/sb_left_arrow.png        \
 
123
        images/sb_right_arrow.png       \
 
124
        images/sb_up_arrow.png          \
 
125
        images/sb_v_double_arrow.png    \
 
126
        images/shuttle.png              \
 
127
        images/sizing.png               \
 
128
        images/spider.png               \
 
129
        images/spraycan.png             \
 
130
        images/star.png                 \
 
131
        images/target.png               \
 
132
        images/tcross.png               \
 
133
        images/top_left_arrow.png       \
 
134
        images/top_left_corner.png      \
 
135
        images/top_right_corner.png     \
 
136
        images/top_side.png             \
 
137
        images/top_tee.png              \
 
138
        images/trek.png                 \
 
139
        images/ul_angle.png             \
 
140
        images/umbrella.png             \
 
141
        images/ur_angle.png             \
 
142
        images/watch.png                \
 
143
        images/xterm.png 
 
144
 
 
145
# Extra options to supply to gtkdoc-fixref
 
146
FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html
 
147
 
 
148
include $(top_srcdir)/gtk-doc.make
 
149
 
 
150
# Other files to distribute
 
151
EXTRA_DIST += version.xml.in