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

« back to all changes in this revision

Viewing changes to config.h.win32

  • 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
/* config.h.win32.in. Merged from two versions generated by configure for gcc and MSVC.  */
 
2
/* config.h.in.  Generated from configure.in by autoheader.  */
 
3
/* acconfig.h
 
4
   This file is in the public domain.
 
5
 
 
6
   Descriptive text for the C preprocessor macros that
 
7
   the distributed Autoconf macros can define.
 
8
   No software package will use all of them; autoheader copies the ones
 
9
   your configure.in uses into your configuration header file templates.
 
10
 
 
11
   The entries are in sort -df order: alphabetical, case insensitive,
 
12
   ignoring punctuation (such as underscores).  Although this order
 
13
   can split up related entries, it makes it easier to check whether
 
14
   a given entry is in the file.
 
15
 
 
16
   Leave the following blank line there!!  Autoheader needs it.  */
 
17
 
 
18
 
 
19
/* Other stuff */
 
20
#define ENABLE_NLS 1
 
21
#define GTK_COMPILED_WITH_DEBUGGING "yes"
 
22
 
 
23
/* #undef HAVE_CATGETS */
 
24
/* #undef HAVE_DIMM_H */
 
25
#define HAVE_GETTEXT 1
 
26
/* #undef HAVE_IPC_H */
 
27
/* #undef HAVE_LC_MESSAGES */
 
28
#define HAVE_PROGRESSIVE_JPEG 1
 
29
/* #undef HAVE_PWD_H */
 
30
/* #undef HAVE_SHM_H */
 
31
/* #undef HAVE_STPCPY */
 
32
/* #undef HAVE_XSHM_H */
 
33
/* #undef HAVE_SHAPE_EXT */
 
34
/* #undef HAVE_SOLARIS_XINERAMA */
 
35
/* #undef HAVE_SYS_SELECT_H */
 
36
#ifndef _MSC_VER
 
37
#define HAVE_SYS_TIME_H 1
 
38
#else /* _MSC_VER */
 
39
/* #undef HAVE_SYS_TIME_H */
 
40
#endif /* _MSC_VER */
 
41
/* #undef HAVE_XFREE_XINERAMA */
 
42
/* #undef HAVE_XINERAMA */
 
43
#define HAVE_WINTAB 1
 
44
/* #undef HAVE_XCONVERTCASE */
 
45
/* #undef HAVE_XFT */
 
46
 
 
47
/* #undef HAVE_SIGSETJMP */
 
48
 
 
49
#define NO_FD_SET 1
 
50
 
 
51
/* #undef RESOURCE_BASE */
 
52
 
 
53
#ifndef _MSC_VER
 
54
#define USE_GMODULE 1
 
55
#define USE_MMX 1
 
56
#endif
 
57
 
 
58
/* Define to use XKB extension */
 
59
/* #undef HAVE_XKB */
 
60
 
 
61
/* Define to use shadowfb in the linux-fb port */
 
62
/* #undef ENABLE_SHADOW_FB */
 
63
 
 
64
/* Define to use a fb manager in the linux-fb port */
 
65
/* #undef ENABLE_FB_MANAGER */
 
66
 
 
67
/* #undef XINPUT_NONE */
 
68
/* #undef XINPUT_GXI */
 
69
/* #undef XINPUT_XFREE */
 
70
 
 
71
/* Define as the return type of signal handlers (int or void).  */
 
72
#define RETSIGTYPE void
 
73
 
 
74
/* Most machines will be happy with int or void.  IRIX requires '...' */
 
75
/* #undef SIGNAL_ARG_TYPE */
 
76
 
 
77
#define GETTEXT_PACKAGE "gtk20"
 
78
 
 
79
/* #undef PACKAGE */
 
80
/* #undef VERSION */
 
81
 
 
82
 
 
83
/* Leave that blank line there!!  Autoheader needs it.
 
84
   If you're adding to this file, keep in mind:
 
85
   The entries are in sort -df order: alphabetical, case insensitive,
 
86
   ignoring punctuation (such as underscores).  */
 
87
 
 
88
/* always defined to indicate that i18n is enabled */
 
89
#define ENABLE_NLS 1
 
90
 
 
91
/* Define the location where the catalogs will be installed */
 
92
#define GTK_LOCALEDIR "UNUSED"
 
93
 
 
94
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
 
95
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
 
96
 
 
97
/* Is the wctype implementation broken */
 
98
/* #undef HAVE_BROKEN_WCTYPE */
 
99
 
 
100
/* Define to 1 if you have the `dcgettext' function. */
 
101
#define HAVE_DCGETTEXT 1
 
102
 
 
103
/* Define to 1 if you have the <dlfcn.h> header file. */
 
104
/* #undef HAVE_DLFCN_H */
 
105
 
 
106
/* Define to 1 if you have the `flockfile' function. */
 
107
/* #undef HAVE_FLOCKFILE */
 
108
 
 
109
/* Define to 1 if you have the `getpagesize' function. */
 
110
#ifndef _MSC_VER
 
111
#define HAVE_GETPAGESIZE 1
 
112
#else /* _MSC_VER */
 
113
/* #undef HAVE_GETPAGESIZE */
 
114
#endif /* _MSC_VER */
 
115
 
 
116
/* Define to 1 if you have the `getresuid' function. */
 
117
/* #undef HAVE_GETRESUID */
 
118
 
 
119
/* Define if the GNU gettext() function is already present or preinstalled. */
 
120
#define HAVE_GETTEXT 1
 
121
 
 
122
/* Define to 1 if you have the <inttypes.h> header file. */
 
123
#ifndef _MSC_VER
 
124
#define HAVE_INTTYPES_H 1
 
125
#else /* _MSC_VER */
 
126
/* #undef HAVE_INTTYPES_H */
 
127
#endif /* _MSC_VER */
 
128
 
 
129
/* Define if your <locale.h> file defines LC_MESSAGES. */
 
130
/* #undef HAVE_LC_MESSAGES */
 
131
 
 
132
/* Define to 1 if you have the <locale.h> header file. */
 
133
#define HAVE_LOCALE_H 1
 
134
 
 
135
/* Define to 1 if you have the `lstat' function. */
 
136
/* #undef HAVE_LSTAT */
 
137
 
 
138
/* Define to 1 if you have the `mallinfo' function. */
 
139
/* #undef HAVE_MALLINFO */
 
140
 
 
141
/* Define to 1 if you have the <memory.h> header file. */
 
142
#define HAVE_MEMORY_H 1
 
143
 
 
144
/* Define to 1 if you have the `mkstemp' function. */
 
145
/* #undef HAVE_MKSTEMP */
 
146
 
 
147
/* Define to 1 if you have a working `mmap' system call. */
 
148
/* #undef HAVE_MMAP */
 
149
 
 
150
/* Define to 1 if you have the <pwd.h> header file. */
 
151
/* #undef HAVE_PWD_H */
 
152
 
 
153
/* Have the Xrandr extension library */
 
154
/* #undef HAVE_RANDR */
 
155
 
 
156
/* Define to 1 if you have the <stdint.h> header file. */
 
157
#ifndef _MSC_VER
 
158
#define HAVE_STDINT_H 1
 
159
#else /* _MSC_VER */
 
160
/* #undef HAVE_STDINT_H */
 
161
#endif /* _MSC_VER */
 
162
 
 
163
/* Define to 1 if you have the <stdlib.h> header file. */
 
164
#define HAVE_STDLIB_H 1
 
165
 
 
166
/* Define to 1 if you have the <strings.h> header file. */
 
167
/* #undef HAVE_STRINGS_H */
 
168
 
 
169
/* Define to 1 if you have the <string.h> header file. */
 
170
#define HAVE_STRING_H 1
 
171
 
 
172
/* Define to 1 if you have the <sys/stat.h> header file. */
 
173
#define HAVE_SYS_STAT_H 1
 
174
 
 
175
/* Define to 1 if you have the <sys/time.h> header file. */
 
176
#ifndef _MSC_VER
 
177
#define HAVE_SYS_TIME_H 1
 
178
#else /* _MSC_VER */
 
179
/* #undef HAVE_SYS_TIME_H */
 
180
#endif /* _MSC_VER */
 
181
 
 
182
/* Define to 1 if you have the <sys/types.h> header file. */
 
183
#define HAVE_SYS_TYPES_H 1
 
184
 
 
185
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
 
186
/* #undef HAVE_SYS_WAIT_H */
 
187
 
 
188
/* Define to 1 if you have the <unistd.h> header file. */
 
189
#ifndef _MSC_VER
 
190
#define HAVE_UNISTD_H 1
 
191
#else /* _MSC_VER */
 
192
/* #undef HAVE_UNISTD_H */
 
193
#endif /* _MSC_VER */
 
194
 
 
195
/* Have uxtheme.h include file */
 
196
#define HAVE_UXTHEME_H 1
 
197
 
 
198
/* Have wchar.h include file */
 
199
#define HAVE_WCHAR_H 1
 
200
 
 
201
/* Have wctype.h include file */
 
202
#define HAVE_WCTYPE_H 1
 
203
 
 
204
/* Define if we have X11R6 */
 
205
/* #undef HAVE_X11R6 */
 
206
 
 
207
/* Define to 1 if you have the `XConvertCase' function. */
 
208
/* #undef HAVE_XCONVERTCASE */
 
209
 
 
210
/* Have the Xcursor library */
 
211
/* #undef HAVE_XCURSOR */
 
212
 
 
213
/* Have the XFIXES X extension */
 
214
/* #undef HAVE_XFIXES */
 
215
 
 
216
/* Define to 1 if you have the `XInternAtoms' function. */
 
217
/* #undef HAVE_XINTERNATOMS */
 
218
 
 
219
/* Have the SYNC extension library */
 
220
/* #undef HAVE_XSYNC */
 
221
 
 
222
/* Define if _NL_TIME_FIRST_WEEKDAY is available */
 
223
/* #undef HAVE__NL_TIME_FIRST_WEEKDAY */
 
224
 
 
225
/* Define if <X11/extensions/XIproto.h> needed for xReply */
 
226
/* #undef NEED_XIPROTO_H_FOR_XREPLY */
 
227
 
 
228
/* Define to the address where bug reports for this package should be sent. */
 
229
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
 
230
 
 
231
/* Define to the full name of this package. */
 
232
#define PACKAGE_NAME "gtk+"
 
233
 
 
234
/* Define to the full name and version of this package. */
 
235
#define PACKAGE_STRING "gtk+ 2.9.0"
 
236
 
 
237
/* Define to the one symbol short name of this package. */
 
238
#define PACKAGE_TARNAME "gtk+"
 
239
 
 
240
/* Define to the version of this package. */
 
241
#define PACKAGE_VERSION "2.10.12"
 
242
 
 
243
/* Define as the return type of signal handlers (`int' or `void'). */
 
244
#define RETSIGTYPE void
 
245
 
 
246
/* Define to 1 if you have the ANSI C header files. */
 
247
#define STDC_HEADERS 1
 
248
 
 
249
/* Whether to load modules via .la files rather than directly */
 
250
/* #undef USE_LA_MODULES */
 
251
 
 
252
/* Define to 1 if the X Window System is missing or not being used. */
 
253
/* #undef X_DISPLAY_MISSING */
 
254
 
 
255
/* Number of bits in a file offset, on hosts where this is settable. */
 
256
/* #undef _FILE_OFFSET_BITS */
 
257
 
 
258
/* Define for large files, on AIX-style hosts. */
 
259
/* #undef _LARGE_FILES */
 
260
 
 
261
/* Define to empty if `const' does not conform to ANSI C. */
 
262
/* #undef const */
 
263
 
 
264
/* Define to `int' if <sys/types.h> doesn't define. */
 
265
#define gid_t int
 
266
 
 
267
/* Define to `int' if <sys/types.h> doesn't define. */
 
268
#define uid_t int