]> Pileus Git - ~andy/gtk/blob - ChangeLog
Use g_strdup on the translated string instead of g_strndup() + the length
[~andy/gtk] / ChangeLog
1 2007-08-07  Johan Dahlin  <jdahlin@async.com.br>
2
3         * gtk/gtkbuilderparser.c (text): Use g_strdup on the translated
4         string instead of g_strndup() + the length of the untranslated
5         string. (#461945, Claude Paroz)
6
7 2007-08-07  Kristian Rietveld  <kris@imendio.com>
8
9         * gtk/gtktooltips.c (gtk_tooltips_init),
10         (gtk_tooltips_destroy), (gtk_tooltips_force_window): create a dummy
11         tip_window and tip_label, so old applications with code accessing
12         those fields won't crash.
13
14 2007-08-07  Kristian Rietveld  <kris@imendio.com>
15
16         * gtk/gtktooltip.c (_gtk_tooltip_handle_event): Disable tooltips
17         in touchscreen mode.
18
19 2007-07-31  Richard Hult  <richard@imendio.com>
20
21         * gdk/quartz/gdkwindow-quartz.c: (gdk_window_get_geometry):
22         Implement, fixes bug #405868. Based on patch from metz81@web.de.
23
24 2007-07-31  Xan Lopez  <xan@gnome.org>
25
26         * gtk/gtkentry.c (gtk_entry_completion_key_press): reset the
27         completion prefix on Enter too, plug potential leak.
28         Follow-up to #458298
29
30 2007-07-31  Matthias Clasen  <mclasen@redhat.com>
31
32         * gtk/gtktooltip.c (gtk_tooltip_init): Make the label
33         wrap, for compatibility with the old tooltips code. This
34         fixes absurdly long tooltips in the color selector.
35
36 2007-07-30  Kristian Rietveld  <kris@imendio.com>
37
38         * gtk/gtktreeview.c (gtk_tree_view_set_tooltip_cell): Fix
39         documentation. (#461225, Murray Cumming).
40
41 2007-07-29  Emmanuele Bassi  <ebassi@gnome.org>
42
43         * gtk/gtkrecentchooser.c: Add documentation for properties
44         and fix the deprecation marker for the show-numbers
45         accessor functions (Murray Cumming).
46
47         * gtk/gtkrecentchooser.h: Add deprecation guards around
48         gtk_recent_chooser_set_show_numbers() and
49         gtk_recent_chooser_get_show_numbers(), as promised during
50         last development cycle.
51
52 2007-07-27  Attilio Fiandrotti  <attilio.fiandrotti@gmail.com>
53
54         * gdk/directfb/gdkcursor-directfb.c: Attempts to load
55           stock X cursors no longer results in annoying error
56           messages under DirectFB
57
58 2007-07-27  Michael Natterer  <mitch@imendio.com>
59
60         Fix check/radio indicator drawing mess (bug #452225):
61
62         * gtk/gtkstyle.c (gtk_default_draw_check): really decrease the
63         indicator size by one to ensure odd size (don't say -= -1).
64
65         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render):
66         removed -1 adjustment from calls to gtk_paint_option(). Theme
67         engines now get the actually configured size passed, not one pixel
68         less.
69
70         * gtk/gtkcellrenderertoggle.c
71         * gtk/gtkcheckmenuitem.c: changed default indicator size from 12
72         to 13 so all widgets which draw check/option indicators have the
73         same default size now (and render the same size after above
74         changes).
75
76         * README.in: mention above changes in the release notes.
77
78 2007-07-27  Wouter Bolsterlee  <wbolster@svn.gnome.org>
79
80         * Makefile.am: Include ChangeLog.pre-2-10 in tarballs as
81         well (seems to be forgotten).
82
83 2007-07-25  Matthias Clasen  <mclasen@redhat.com>
84
85         * gtk/gtktooltip.c (_gtk_tooltip_handle_event): Call
86         gtk_tooltip_hide_tooltip() even if the tooltip is not
87         visible yet. This fixes annoying dangling tooltips
88         on systray icons.  
89
90 2007-07-24  Matthias Clasen  <mclasen@redhat.com>
91
92         * gtk/gtkiconcachevalidator.c: Silence the validator.
93
94 2007-07-24  Matthias Clasen  <mclasen@redhat.com>
95
96         * gtk/gtkmenutoolbutton.c: Remove obsolete set-tooltip 
97         handler.  (#458280, Christian Persch)
98
99 2007-07-24  Matthias Clasen  <mclasen@redhat.com>
100
101         * gtk/gtkcolorsel.c:
102         * gtk/gtkfilechooserdefault.c:
103         * gtk/gtkpagesetupunixdialog.c:
104         * gtk/gtkprintunixdialog.c: Port to use new tooltips API.  
105         (#451397, Jan Arne Petersen)
106
107 2007-07-24  Tor Lillqvist  <tml@novell.com>
108
109         * gdk/win32/gdkkeys-win32.c (update_keymap): Cosmetic changes.
110
111 2007-07-24  Matthias Clasen  <mclasen@redhat.com>
112
113         * gtk/gtkmenubar.c (window_key_press_handler):
114         * gtk/gtkmenu.c (gtk_menu_key_press): Restructure the code
115         to make sense, and don't leak an empty accel.  (#459515, Owen Taylor)
116
117 2007-07-23  Matthias Clasen  <mclasen@redhat.com>
118
119         * gtk/gtktooltip.c (gtk_tooltip_set_custom): Protect against
120         recursion via gtk_container_remove().  (#459561, Christian Persch)
121         (gtk_tooltip_window_hide): Simplify.
122
123         * tests/testtooltips.c: Add code to test gtk_tooltip_set_custom()
124
125 2007-07-23  Christian Persch  <chpe@gnome.org>
126
127         * tests/testtooltips.c: (query_tooltip_tree_view_cb): Remove obsolete
128         code. Bug #459566.
129
130 2007-07-23  Matthias Clasen  <mclasen@redhat.com>
131
132         * gtk/gtktreeview.c:
133         * gtk/gtkiconview.c:
134         * gtk/gtkscalebutton.c: Fix some doc formatting errors.
135         (#459313, Gian Mario Tagliaretti)
136
137 2007-07-23  Matthias Clasen  <mclasen@redhat.com>
138
139         * configure.in: Dectect if cups allows access to the http_t
140         authstring field.  
141
142         * modules/printbackends/cups/gtkcupsutils.c: Rely on the
143         HAVE_HTTP_AUTHSTRING define done by configure.
144
145 2007-07-23  Emmanuele Bassi  <ebassi@gnome.org>
146
147         * gtk/gtkrecentchooserdefault.c: Port the GtkRecentChooser default
148         implementation widget to the new tooltips API, and make it look
149         like the GtkFileChooser widget in recent files mode (move the
150         full path from the widget to a tooltip on the row) to improve
151         consistency.
152
153         * gtk/gtkrecentchoosermenu.c: Port the GtkRecentChooserMenu widget
154         to the new tooltips API.
155
156         * tests/testrecentchooser.c:
157         * tests/testrecentchoosermenu.c: Exercise the tooltips code paths.
158
159 2007-07-22  Ross Burton  <ross@openedhand.com>
160
161         * gtk/gtkscrolledwindow.c:
162         Correctly redraw when gtk-scrolled-window-placement is changed
163         after the widget is realised (#458102)
164
165 2007-07-22  Matthias Clasen  <mclasen@redhat.com>
166
167         * gdk/x11/gdkkeys-x11.c: Some documentation fixes.
168
169 2007-07-21  Matthias Clasen  <mclasen@redhat.com>
170
171         * gtk/gtktooltips.[hc]: Rename the tips_data_list field
172         back.  (#447214)
173
174 2007-07-21  Matthias Clasen  <mclasen@redhat.com>
175
176         * configure.in: Bump version
177
178         * === Released 2.11.6 ===
179
180 2007-07-20  Matthias Clasen  <mclasen@redhat.com>
181
182         * gtk/gtktooltip.c (gtk_tooltip_position): Don't pop up
183         under the cursor.  This fixes tooltip-induced flickering 
184         in the tasklist in a bottom panel.
185
186 2007-07-20  Matthias Clasen  <mclasen@redhat.com>
187
188         * gtk/gtkpathbar.c (make_directory_button): Don't leak
189         a label.  (#455901, Christian Persch, Vincent Geddes)
190
191 2007-07-20  Matthias Clasen  <mclasen@redhat.com>
192
193         Apply a patch by Emmanuele Bassi to limit the number
194         of shown recent files.  (#439715)
195
196         * gtk/gtksettings.c: Add a setting for the number
197         of recent files to display by default.
198
199         * gtk/gtkrecentchooserdefault.c: 
200         * gtk/gtkfilechooserdefault.c: Respect the limit.
201
202         * gtk/gtkrecentmanager.c: Remove the poll timeout in 
203         dispose, and do not stat more often than every 5 seconds.
204
205         * gtk/gtkrecentchooserutils.c:
206         * gtk/gtkrecentchoosermenu.c: Cleanups
207
208         * tests/testrecentchoosermenu.c: Test limits.
209
210 2007-07-20  Matthias Clasen  <mclasen@redhat.com>
211
212         * gtk/gtkfilechooserdefault.c: Apply a patch by Emmanuele
213         Bassi to add tooltips to the file lists in recent files and
214         search modes.
215
216 2007-07-20  Ryan Lortie  <desrt@desrt.ca>
217
218         * gtk/gtkwidget.c (gtk_widget_is_composited): add note that the
219         semantics of this call, when mixed with the new
220         gdk_window_set_composited(), will change in the future.
221
222         * gdk/x11/gdkevents-x11.c (gdk_event_translate): only grab Damage
223         events that belong to us.
224
225 2007-07-19  Matthias Clasen  <mclasen@redhat.com>
226
227         * gtk/gtkentry.c (gtk_entry_completion_key_press): Handle
228         keypresses better when there is no completion.  (#458298,
229         Christian Persch, patch by Xan Lopez)
230
231         * gtk/gtkentrycompletion.c
232         (gtk_entry_completion_insert_completion_text): Small cleanup.
233
234 2007-07-19  Matthias Clasen  <mclasen@redhat.com>
235
236         * gtk/gtksettings.c (apply_queued_setting): Merge color
237         scheme before sending notification.  
238
239 2007-07-19  Matthias Clasen  <mclasen@redhat.com>
240
241         * gtk/gtktreeview.c (gtk_tree_view_set_tooltip_column):
242         Only connect/disconnect signals when necessary, emit
243         change notification.
244
245 2007-07-19  Kristian Rietveld  <kris@imendio.com>
246
247         * gtk/gtktooltip.c (find_topmost_widget_coords_from_event): handle
248         no-window and regular widgets seperately.
249
250         * gtk/gtktreeview.c (gkt_tree_view_set_tooltip_cell): rect.x should
251         be zero.
252
253 2007-07-19  Matthias Clasen  <mclasen@redhat.com>
254
255         * gtk/gtk.symbols:
256         * gtk/gtkiconview.h:
257         * gtk/gtkiconview.c (gtk_icon_view_get_tooltip_context):
258         (gtk_icon_view_[sg]et_tooltip_column: Add more convenience
259         API parallel to the treeview convenience API.
260
261 2007-07-19  Matthias Clasen  <mclasen@redhat.com>
262
263         * gtk/gtktextview.c (gtk_text_view_compat_move_focus): 
264         Initialized GValues before unsetting them.  (#457720)
265
266 2007-07-19  Kristian Rietveld  <kris@imendio.com>
267
268         * gtk/gtk.symbols:
269         * gtk/gtktreeprivate.h:
270         * gtk/gtktreeview.[ch] (gtk_tree_view_get_tooltip_context),
271         (gtk_tree_view_[sg]et_tooltip_column): add more convenience API.
272
273         * tests/testtooltip.c (query_tooltip_tree_view_cb): use
274         gtk_tree_view_get_tooltip_context().
275
276         * demos/gtk-demo/demo.ui: add a tooltip column to the list store,
277         set tooltip-column on the tree view.
278
279 2007-07-18  Richard Hult  <richard@imendio.com>
280
281         * gdk/quartz/gdkcursor-quartz.c (gdk_cursor_new_for_display): Ref
282         the cursor in the cached case.
283
284 2007-07-18  Matthias Clasen  <mclasen@redhat.com>
285
286         * gtk/gtktreeview.c: Correct some mistakes in the 
287         documentation of the test-expand/collapse-row signals.  
288         (#457774, Olivier Andrieu)
289
290 2007-07-18  Matthias Clasen  <mclasen@redhat.com>
291
292         * gtk/gtkicontheme.c: Small cleanups
293
294 2007-07-17  Kristian Rietveld  <kris@imendio.com>
295
296         * gtk/gtktooltip.c (find_widget_under_pointer): only do the
297         coordinate check if tmp is not NULL.
298
299 2007-07-16  Kristian Rietveld  <kris@imendio.com>
300
301         * gtk/gtktooltip.c (find_topmost_widget_coords_from_event): check
302         if the pointer is really over the returned widget, since the
303         coordinate check may not always be hit in find_widget_under_pointer().
304
305 2007-07-16  Matthias Clasen <mclasen@redhat.com>
306
307         Fix some issues with some combinations of inline-selection
308         and inline-completion.  (#457384, Christian Persch)
309
310         * gtk/gtkentry.c (gtk_entry_completion_key_press): Don't store
311         the completion_prefix here, and be careful when using 
312         completion_prefix, because it may be NULL.
313         * gtk/gtkentrycompletion.c (gtk_entry_completion_finalize):
314         Free completion_prefix here.
315         * gtk/gtkentrycompletion.c (gtk_entry_completion_real_insert_prefix):
316         (gtk_entry_completion_insert_completion_text): Store the
317         completion_prefix here.
318
319 2007-07-16  Matthias Clasen <mclasen@redhat.com>
320
321         * gtk/gtkfilechooserbutton.c (model_add_special_get_info_cb):
322         Plug a memleak. (#455721, Christian Persch)
323
324 2007-07-16  Matthias Clasen <mclasen@redhat.com>
325
326         * gtk/gtkscalebutton.c: Apply a patch by Guillaume Cottenceau
327         to improve the signal docs.  (#456258)
328
329 2007-07-16  Matthias Clasen <mclasen@redhat.com>
330
331         * gtk/gtkwidget.c: Apply a patch by Xan Lopez to document
332         a lot of GtkWidget signals.  (#172424)
333
334 2007-07-16  Matthias Clasen <mclasen@redhat.com>
335
336         * gtk/gtk.symbols:
337         * gtk/gtkiconview.h:
338         * gtk/gtkiconview.c (gtk_icon_view_set_tooltip_item):
339         (gtk_icon_view_set_tooltip_cell): Convenience functions to
340         position tooltips on icon view items or cells.
341
342 2007-07-14  Richard Hult  <richard@imendio.com>
343
344         * gdk/quartz/gdkevents-quartz.c:
345         (_gdk_quartz_events_update_cursor): Plug leak.
346
347 2007-07-13  Richard Hult  <richard@imendio.com>
348
349         * gdk/quartz/gdkprivate-quartz.h:
350         * gdk/quartz/gdkevents-quartz.c: (gdk_window_is_ancestor): Move
351         from here...
352         * gdk/quartz/gdkwindow-quartz.c: (_gdk_quartz_window_is_ancestor):
353         ...to here.
354         (_gdk_windowing_window_destroy): Update the mouse window if the
355         destroyed window is an ancestor of the current one, not only if
356         they are the same.
357         (gdk_window_hide): Update the mouse window here too.
358
359 2007-07-13  Richard Hult  <richard@imendio.com>
360
361         * gdk/quartz/gdkcolor-quartz.c: (gdk_colors_alloc),
362         (gdk_colors_free): Add stubs.
363
364 2007-07-13  Matthias Clasen  <mclasen@redhat.com>
365
366         * gtk/gtkrecentmanager.c (get_uri_shortname_for_display): Avoid
367         gratitious use of g_strdup_printf().
368
369         * gtk/gtkrecentchooserdefault.c:
370         * gtk/gtkrecentchoosermenu.c: Mark some strings for 
371         translation.  (#439480, Murray Cumming)
372
373 2007-07-13  Kristian Rietveld  <kris@imendio.com>
374
375         #408327, improve tooltip positioning.
376
377         * gtk/gtk.symbols: updated.
378
379         * gtk/gtktooltip.[ch] (gtk_tooltip_position): factor out
380         positioning code in here,
381         (gtk_tooltip_set_tip_area): new function to set the tooltip
382         area,
383         (gtk_tooltip_reset), (_gtk_tooltip_handle_event): hide tooltip
384         once the pointer leaves the tip area.
385
386         * gtk/gtktreeview.[ch] (gtk_tree_view_set_tooltip_row),
387         (gtk_tree_view_set_tooltip_cell): convenience functions to set
388         tip area for row/column/cell.
389
390         * tests/testtooltips.c (query_tooltip_tree_view_cb): use
391         gtk_tree_view_set_tooltip_row.
392
393 2007-07-12  Cody Russell  <bratsche@gnome.org>
394
395         * gdk/win32/gdkevents-win32.c
396         * gdk/win32/gdkwindow-win32.[ch]: Fix transient windows on Win32
397         so that when a transient child window is closed (particularly when
398         there are 3 or more levels of transient windows), the correct window
399         receives focus rather than a seemingly random window. (#112404)
400
401 2007-07-12  Attilio Fiandrotti  <attilio.fiandrotti@gmail.com>
402
403         * gdk/directfb/gdkevents-directfb.c:
404         * gdk/directfb/gdkwindow-directfb.c:
405         * gdk/directfb/gdkprivate-directfb.h: Fixed memory leak at window closing,
406         patch provided by Simon Lanzmich
407
408 Thu Jul 12 18:03:02 2007  Tim Janik  <timj@gtk.org>
409
410         * gdk/gdk.c (gdk_threads_add_idle_full): clarified documentation example.
411
412 2007-07-12  Matthias Clasen  <mclasen@redhat.com>
413
414         * gtk/gtktextivew.c: 
415         * gtk/gtkclipboard.c: Add documentation.
416
417 2007-07-11  Matthias Clasen  <mclasen@redhat.com>
418
419         * gtk/gtkcelleditable.c:
420         * gtk/gtkcellrenderer.c:
421         * gtk/gtkcellrenderercombo.c:
422         * gtk/gtkcellrenderertext.c: Add more documentation.
423
424 2007-07-11  Matthias Clasen  <mclasen@redhat.com>
425
426         * gtk/gtktreeview.c:
427         * gtk/gtktoolitem.[hc]: Make parameter naming consistent.
428
429 2007-07-11  Matthias Clasen  <mclasen@redhat.com>
430
431         * gtk/gtkrange.c:
432         * gtk/gtkbindings.c: 
433         * gtk/gtkscalebutton.c: Small doc fixes.
434
435 2007-07-11  Matthias Clasen  <mclasen@redhat.com>
436
437         * gtk/gtkplug.c:
438         * gtk/gtksocket.c: Move docs inline, and add some missing
439         docs.  
440
441 2007-07-11  Kristian Rietveld  <kris@imendio.com>
442
443         * gtk/gtktreeview.c (gtk_tree_view_*_to_*_coords): x should be
444         changed when converting widget <=> bin_window coordinates, not
445         when bin_window <=> tree_window.
446
447 2007-07-11  Matthias Clasen  <mclasen@redhat.com>
448
449         * gtk/gtk.symbols:
450         * gtk/gtkiconview.[hc]
451         (gtk_icon_view_convert_widget_to_bin_window_coords): New
452         function to convert widget coords to what is expected by
453         the at_pos functions.  (#455984)
454
455 2007-07-11  Matthias Clasen  <mclasen@redhat.com>
456
457         * gtk/gtkwiget.c: Don't include gtktooltips.h, it is
458         not needed anymore.
459
460 2007-07-11  Christian Persch  <chpe@gnome.org>
461
462         * gtk/gtkaction.c: (gtk_action_buildable_set_name),
463         (gtk_action_finalize), (gtk_action_set_property),
464         (gtk_action_get_property):
465         * gtk/gtkactiongroup.c: (gtk_action_group_init),
466         (gtk_action_group_add_action),
467         (gtk_action_group_add_action_with_accel),
468         (gtk_action_group_remove_action): Intern the action's name. Saves two
469         string duplicates of it per action; bug #455645.
470
471 2007-07-10  Richard Hult  <richard@imendio.com>
472
473         * gdk/quartz/gdkwindow-quartz.c: (gdk_window_new),
474         (show_window_internal), (gdk_window_show), (gdk_window_hide): Add
475         hack to workaround the broken tracking rect implementation in
476         quartz, that doesn't seem to produce events if the window shows up
477         under the mouse.
478
479 2007-07-10  Kristian Rietveld  <kris@imendio.com>
480
481         * gtk/gtk.symbols:
482         * gtk/gtkwidget.[ch] (gtk_widget_{get,set}_has_tooltip): add
483         getter/setter pair, slight addition to has-tooltip property
484         documentation,
485         (gtk_widget_real_set_has_tooltip): renamed internal function.
486
487 2007-07-10  Christian Persch  <chpe@gnome.org>
488
489         * gtk/gtkaction.c: (gtk_action_sync_tooltip),
490         (gtk_action_set_tooltip):
491         * gtk/gtkuimanager.c: (update_node): Remove work-around for the old
492         tooltips code, and just set the action tooltip immediately on the
493         proxy widget. Bug #455482.
494
495 2007-07-10  Kristian Rietveld  <kris@imendio.com>
496
497         * gtk/gtktooltip.c (find_widget_under_pointer),
498         (child_location_foreach): use gtk_container_forall, instead of
499         gtk_container_foreach().  Makes tooltips on notebook tabs work. (Fixes
500         bug reported by Christian Persch).
501
502 2007-07-10  Kristian Rietveld  <kris@imendio.com>
503
504         * gtk/gtktooltip.c (child_location_foreach): ignore invisible
505         (!drawable) widgets.  (Fixes bug reported by Paolo Borelli).
506
507 2007-07-10  Matthias Clasen  <mclasen@redhat.com>
508
509         * README.in: Make sure all deprecations are mentioned.
510
511 2007-07-10  Matthias Clasen  <mclasen@redhat.com>
512
513         * gtk/gtkrecentmanager.c: Fix some doc formatting
514
515 2007-07-10  Matthias Clasen  <mclasen@redhat.com>
516
517         * gtk/gtk-builder-convert: Fix a typo
518
519 2007-07-10  Matthias Clasen  <mclasen@redhat.com>
520
521         * NEWS: Updates
522
523 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
524
525         * gtklabel.[ch]: Use a bit of the GtkLabel structure to
526         remember that a pattern has been set.
527         (gtk_label_set_pattern_internal): Don't do anything if 
528         a specific pattern has been set.
529         (gtk_label_set_pattern): set the new bit to TRUE when 
530         setting a pattern, and recalculate everything if the 
531         pattern is unset. Fix gtk_label_set_pattern() not working 
532         anymore.  (#452861, Vincent Untz)
533
534 2007-07-09  Claude Paroz  <claude@2xlibre.net>
535
536         * configure.in: Changed uz to uz@cyrillic and uz@Latn to uz.
537         See bug #451164.
538
539 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
540
541         * gtk/gtkvolumebutton.c: Remove deprecated tooltips,
542         use new tooltips API.  (#449311, Jan Arne Petersen)
543
544 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
545
546         * gtk/gtkselection.c (normalize_to_crlf): Don't ignore
547         the passed-in len parameter.  (#430049, Yevgen Muntyan)
548
549 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
550
551         * gtk/gtkframe.c (gtk_frame_size_allocate): Improve the
552         handling of broken situations.  (#427899, Francesco Montorsi)
553
554 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
555
556         * gtk/gtkviewport.c (gtk_viewport_size_request): Changed size 
557         requisition so the viewport does not add the border thickness 
558         if it has GTK_SHADOW_NONE selected.  (#361781, Miguel Gomez)
559
560 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
561
562         * gtk/gtktooltip.c (gtk_tooltip_trigger_tooltip_query): 
563         Fix a typo in the docs.  (#453930, Guillaume Cottenceau)
564
565 2007-07-09  Kristian Rietveld  <kris@imendio.com>
566
567         Replace non-deprecated API using old tooltips API, deprecate
568         old tooltips API for real. (#451575).
569
570         * gtk/gtk.symbols: updated.
571
572         * gtk/gtkwidget.c (gtk_widget_real_show_help): don't call
573         _gtk_tooltips_toggle_keyboard_mode() anymore.
574
575         * gtk/gtkmenutoolbutton.[ch] (gtk_menu_tool_button_set_arrow_tooltip):
576         deprecated,
577         (gtk_menu_tool_button_set_arrow_tooltip_{text,markup}): replacements.
578
579         * gtk/gtktoolitem.[ch] (gtk_tool_item_real_set_tooltip): use
580         new API,
581         (gtk_tool_item_set_tooltip): deprecated,
582         (gtk_tool_item_set_tooltip_{text,markup): replacements.
583         (GtkToolItemClass:set_tooltip): deprecated.
584
585         * gtk/gtktooltips.[ch]: strip out all unused parts, made
586         gtk_tooltips_set_tip() call gtk_widget_set_tooltip_text(),
587         deprecate all of gtk_tooltips_*.
588
589         * gtk/gtktoolbar.[ch] (gtk_toolbar_get_tooltips): always return
590         TRUE,
591         (GtkToolbar:tooltips): deprecated, renamed.
592
593         * gtk/gtkaction.c (gtk_action_sync_tooltip): use new API to
594         set the tooltip text.
595
596         * tests/autotestfilechooser.c: #undef GTK_DISABLE_DEPRECATED for now,
597         will be removed GtkFileChooserDefault has been converted.
598
599 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
600
601         * gtk/gtktreeview.c
602         (gtk_tree_view_convert_bin_window_to_widget_coords:
603         Fix a typo in the docs.  (#453673, Guillaume Cottenceau)
604
605 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
606
607         * gtk/gtkcombobox.c (gtk_combo_box_model_row_deleted): Emit 
608         ::changed when removing the active row.  (#452056, Paul Pogonyshev)
609
610 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
611
612         * gtk/gtksearchenginesimple.c: Address some thread-safety
613         issues.  (#452598)
614
615 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
616
617         * modules/printbackends/*/Makefile.am: Fix build problems
618         on Cygwin.  (#448604)
619
620 2007-07-09  Jaap Haitsma  <jaap@haitsma.org>
621
622         * gtk/gtkstatusicon.c: Remove usage of deprecated GtkTooltips API. Use
623         gtk_widget_set_tooltip_text instead
624
625 2007-07-09  Johan Dahlin  <jdahlin@async.com.br>
626
627         * gtk/gtktooltip.c:
628         * gtk/gtktooltip.h: Make the GTK_TOOLTIP and GTK_IS_TOOLTIP macros public.
629
630 2007-07-09  Johan Dahlin,,,  <jdahlin@lozenge>
631
632         * demos/gtk-demo/demo.ui:
633         * gtk/gtk-builder-convert:
634         * gtk/gtkactiongroup.c: (gtk_action_group_buildable_init),
635         (gtk_action_group_buildable_add_child),
636         (accelerator_start_element),
637         (gtk_action_group_buildable_custom_tag_start),
638         (gtk_action_group_buildable_custom_tag_end):
639         * gtk/gtkuimanager.c: (child_hierarchy_changed_cb),
640         (gtk_ui_manager_buildable_construct_child):
641         * tests/buildertest.c: (test_uimanager_simple):
642
643         Add actiongroup/action accelerator support for builder. #454654
644
645 2007-07-08  Matthias Clasen  <mclasen@redhat.com>
646
647         * gtk/gtkbuilderparser.c (pgettext): Support old-style
648         message contexts, too. 
649
650 2007-07-08  Johan Dahlin  <jdahlin@async.com.br>
651
652         * gtk/gtk-builder-convert: Improve the way properties
653         are copied over from a menuitem to an action.
654         
655 2007-07-08  Johan Dahlin  <jdahlin@async.com.br>
656
657         * gtk/gtk-builder-convert (GtkBuilderConverter._convert_menuitem): Convert
658         GtkMenus which are not part of a GtkMenuBar. Also move over activate signals
659         when converting a GtkMenuItem subclass to an action. 
660         (#454830, Bastien Nocera)
661
662         * gtk/gtkbuilderparser.c (parse_signal): Parse last_modification_time
663         attribute in <signal> tag
664
665 2007-07-07  Matthias Clasen <mclasen@redhat.com>
666
667         * gtk/gtkbuilderprivate.h:
668         * gtk/gtkbuilderparser.c: Support context and comments
669         for properties.
670
671 2007-07-07  Matthias Clasen <mclasen@redhat.com>
672
673         * gtk/gtkwidget.c: Fix some typos, and a memory management bug.  
674
675 2007-07-08  Johan Dahlin  <jdahlin@async.com.br>
676
677         * gtk/gtkwidget.c (gtk_widget_buildable_custom_tag_start): 
678         Parse <accessibility> but don't do anything yet.
679         * gtk/gtk-builder-convert (GtkBuilderConverter._parse): 
680         Do not strip atk/accessibility tags
681         * tests/buildertest.c (test_widget): 
682         Test this
683         
684 Sun Jul  8 01:33:45 2007  Tim Janik  <timj@gtk.org>
685
686         * gdk/gdkwindow.c: docu fixup by Bjoern Lindqvist, #454703.
687
688 2007-07-07  Richard Hult  <richard@imendio.com>
689
690         * gdk/quartz/GdkQuartzWindow.c ([GdkQuartzWindow -windowDidResignMain:]) 
691         ([GdkQuartzWindow -windowDidBecomeMain:]): 
692         * gdk/quartz/gdkwindow-quartz.c (_gdk_quartz_window_did_resign_main)
693         (_gdk_quartz_window_did_become_main, gdk_window_hide)
694         (_gdk_windowing_window_destroy): Keep a stack of main windows and
695         select the most recent one when hiding/closing the current one.
696
697 2007-07-07  Johan Dahlin  <jdahlin@async.com.br>
698
699         * gtk/gtk-builder-convert (GtkBuilderConverter._convert_textview_text): 
700         Convert GtkTextView::text properties
701         (GtkBuilderConverter): Refactor; Optimize widget lookups by not
702         traversing the whole tree.
703         Use a common api to create sizegroups, actiongroups and uimanagers
704         to avoid name conflicts.
705         Output newly created objects sorted by id before the old roots under
706         <interface>
707         (GtkBuilderConverter._parse): Remove unsupported atkrelation and atkproperty
708         tags
709         (GtkBuilderConverter._convert_menuitem): Add support for CheckMenuItems
710         and do not set name and action on separators
711         (GtkBuilderConverter._add_action_from_menuitem): Only set stock_id
712         on the action if the menuitem had a stock or label property set
713
714 2007-07-06  Richard Hult  <richard@imendio.com>
715
716         * gdk/quartz/gdkprivate-quartz.h:
717         * gdk/quartz/gdkwindow-quartz.c:
718         * gdk/quartz/GdkQuartzWindow.c: Fix (de)miniaturizing transient
719         windows, by (un)setting the parent before and after miniaturizing.
720
721 2007-07-06  Richard Hult  <richard@imendio.com>
722
723         * gdk/quartz/gdkkeys-quartz.c (gdk_keymap_have_bidi_layouts): Add
724         stub.
725
726 2007-07-06  Johan Dahlin  <jdahlin@async.com.br>
727
728         * gtk/gtkbuilder.c (gtk_builder_get_type_from_name): Add a missing
729         semi-colon in the doc string, spotted by Johannes Sasonko
730
731 2007-07-05  Matthias Clasen  <mclasen@redhat.com>
732
733         * gtk/gtkbuilder.c: Support pixbuf properties by specifying
734         a filename as the property value.  (#447966)
735
736 Wed Jul  4 12:20:23 2007  Tim Janik  <timj@imendio.com>
737
738         * gdk/gdkevents.c (gdk_event_request_motions): added usage example
739         to gdk_event_request_motions() docs.
740
741 2007-07-04  Tor Lillqvist  <tml@novell.com>
742
743         * gtk/gtkstatusicon.c: On Win32 call
744         gtk_status_icon_button_press() in an idle callback and not
745         directly from the window procedure to avoid "g_main_loop_run():
746         called recursively from within a source's check() or prepare()
747         member, iteration not possible" warnings.
748
749 2007-07-04  Chris Wilson  <chris@chris-wilson.co.uk>
750
751         * gtk/gtkrecentchoosermenu.c (idle_populate_func),
752         (idle_populate_clean_up), (gtk_recent_chooser_menu_populate):
753         Remove a surplus GDK_THREADS_LEAVE() and avoid a potential use after
754         free in the source destroy notify. (#453033)
755
756 2007-07-04  Johan Dahlin  <jdahlin@async.com.br>
757
758         * gtk/gtkcelllayout.c (_gtk_cell_layout_buildable_add_child): 
759         pack children from the start instead of the end, this should
760         probably be made configurable at some point.
761
762         * gtk/gtk-builder-convert:
763         Add support for converting GtkComboBox items, also make sure
764         that we support more than one GtkAdjustment in a file
765
766 2007-07-03  Richard Hult  <richard@imendio.com>
767
768         * gdk/quartz/gdkevents-quartz.c: Keep track of button state and
769         include it in key events. Needed for gimp's selection tools and
770         fixes bug #453411.
771
772 2007-07-03  Matthias Clasen  <mclasen@redhat.com>
773
774         * gtk/gtkbuilder.c: Fix some typos in docs.  (#452278,
775         Adam Schreiber)
776
777 2007-07-03  Richard Hult  <richard@imendio.com>
778
779         * gdk/quartz/gdkevents-quartz.c (create_key_event): Include
780         modifier state in key release events. Fixes bug #453413.
781
782 2007-07-03  Matthias Clasen  <mclasen@redhat.com>
783
784         * gtk/gtkcelllayout.c (attributes_text_element): Report
785         errors about integer parsing back up.  (#452988)
786
787         * tests/buildertest.c: Add an extra check.
788
789 2007-07-03  Matthias Clasen  <mclasen@redhat.com>
790
791         * gtk/gtkbutton.c (gtk_button_construct_child): Don't leave
792         priv->image dangling when use-stock is set to FALSE.  (#437281,
793         Jochen Baier)
794
795 2007-07-03  Tor Lillqvist  <tml@novell.com>
796
797         * configure.in: Handle GDK_PIXBUF_EXTRA_LIBS like GDK_EXTRA_LIBS,
798         i.e. clear it if enable_explicit_deps isn't on. If we build with
799         --with-included-loaders and --enable-explicit-deps=no we don't
800         want -ltiff -ljpeg etc in the gdk-pixbuf-2.0.pc file.
801
802 2007-07-03  Tor Lillqvist  <tml@novell.com>
803
804         * gdk/win32/gdkkeys-win32.c (gdk_keymap_have_bidi_layouts):
805         Implement. Just return FALSE for now. What should this function
806         actually do? Does keyboards layouts being "in use" mean that such
807         layouts can be switched to on the fly using some extra-GTK+
808         mechanism? If so we need to actually check that.
809
810 2007-07-03  Tristan Van Berkom  <tvb@gnome.org>
811
812         * gtk/gtkwidget.c: Fixed assertions from setting "tooltip-text" to NULL
813         (bug 452425)
814
815 2007-07-03  Johan Dahlin  <jdahlin@async.com.br>
816
817         * gtk/gtk-builder-convert (GtkBuilderConverter._strip_root): Add a
818         --root option. Filter empty properties. Convert GtkAdjustments.
819
820         * gtk/gtkdialog.c (gtk_dialog_buildable_custom_finished): Mimic the behavior
821         of gtk_dialog_add_action_widget closer, to make clicking on the buttons
822         actually work.
823
824 2007-07-02  Matthias Clasen  <mclasen@redhat.com>
825
826         * configure.in: Bump version
827
828         * === Released 2.11.5 ===
829
830         * tests/autotestkeywords.cc: Make platform includes
831         conditional.
832
833         * gtk/Makefile.am: File list fixes
834
835         * NEWS: Updates
836
837 2007-07-02  Kristian Rietveld  <kris@gtk.org>
838
839         * gtk/gtk.symbols:
840         * gtk/gtktreeview.[ch] (gtk_tree_view_is_rubber_banding_active): new
841         function to check whether a rubber banding operation is currently
842         active.  (#393579, Christian Neumair).
843
844 2007-07-02  Matthias Clasen  <mclasen@redhat.com>
845
846         * NEWS: Updates
847
848 2007-07-02  Jan Arne Petersen  <jpetersen@jpetersen.org>
849
850         * gtk/gtkscalebutton.c: (gtk_scale_button_update_icon): Add
851         parentheses to fix the operator order in the icon selection.
852
853 2007-07-01  Johan Dahlin  <jdahlin@async.com.br>
854
855         * gtk/gtk-builder-convert (GtkBuilderConverter): 
856         Convert to getopt, improved documentation, change
857         the script to require two arguments
858
859 2007-06-30  Richard Hult  <richard@imendio.com>
860
861         Continue the event handling cleanup:
862
863         * gdk/quartz/gdkevents-quartz.c: (synthesize_crossing_events):
864         Don't do anything if the old and new windows are the same,
865         simplifies the callers.
866         (find_mouse_window_for_ns_event): Always return a window (root
867         instead of NULL). Remove unneccessary check for the current mouse
868         window being NULL, that was a workaround for a now fixed
869         bug. Convert to root coordinates if we don't find a window.
870         (synthesize_crossing_events_for_ns_event): Simplify and add
871         comment.
872
873 2007-06-30  Richard Hult  <richard@imendio.com>
874
875         * gdk/quartz/gdkevents-quartz.c:
876         (synthesize_crossing_events_for_ns_event): Simplify (get the
877         origin directly from the window).
878
879 2007-06-30  Richard Hult  <richard@imendio.com>
880
881         * gdk/quartz/gdkevents-quartz.c: (create_crossing_event),
882         (synthesize_crossing_events), (find_mouse_window_for_ns_event),
883         (synthesize_crossing_events_for_ns_event): No need to special case
884         the root window now that it has the right size.
885
886 2007-06-30  Richard Hult  <richard@imendio.com>
887
888         * gdk/quartz/gdkwindow-quartz.c:
889         * gdk/quartz/gdkevents-quartz.c: Improve comments in those
890         files. Add a debugging helper to print out information about a
891         window.
892
893 2007-06-30  Johan Dahlin  <jdahlin@async.com.br>
894
895         * gtk/gtkbuilder.c:
896         * gtk/gtkbuilder.h:
897         * gtk/gtkbuilderparser.c:
898         * gtk/gtkbuilderprivate.h:
899         * gtk/gtkwidget.c: 
900         * tests/buildertest.c:
901
902         Improve error handling for enum/flags, rename the converter functions
903         to be consistent. Add tests. Fixes #452465
904
905 2007-06-30  Richard Hult  <richard@imendio.com>
906
907         * gdk/quartz/gdkwindow-quartz.c: (gdk_window_get_origin): Make
908         this work properly for the root window.
909
910 2007-06-30  Richard Hult  <richard@imendio.com>
911
912         * gdk/quartz/GdkQuartzView.c: Improve the tracking rect updating:
913         - No need to override setFrame.
914         - Use our own size instead of the bounds from the view as it's not
915         always updated before the tracking rect.
916         - Only reset the tracking rect if the new window is nil).
917         
918         * gdk/quartz/GdkQuartzWindow.c: Update the bounds of the content
919         view when the window size changes.
920
921 2007-06-30  Matthias Clasen  <mclasen@redhat.com>
922
923         * gtk/gtkbuilderparser.c (_gtk_builder_parse_boolean): 
924         Use g_ascii_strdown() instead of a rolling our own.
925
926 2007-06-30  Johan Dahlin  <jdahlin@async.com.br>
927
928         * gtk/gtkbuilderparser.c: (_get_type_by_symbol), (parse_object),
929         (parse_child):
930         * tests/buildertest.c: (test_types):
931         Move type-func to <object> instead of <child>, add a test to
932         make sure that it works as desired, #452463
933
934         * gtk/gtkbuilder.c: (gtk_builder_value_from_string_type):
935         * gtk/gtkbuilderparser.c: (_gtk_builder_parse_boolean),
936         (parse_property), (parse_signal):
937         * gtk/gtkbuilderprivate.h:
938         * tests/buildertest.c: (test_value_from_string):
939         Make boolean string parsing consistent, #452464
940
941 2007-06-30  Matthias Clasen  <mclasen@redhat.com>
942
943         * gtk/gtkbuilder.c:
944         * gtk/gtkbuildable.c: Documentation updates.
945
946 2007-06-29  Matthias Clasen  <mclasen@redhat.com>
947
948         * gdk/gdk.symbols:
949         * gdk/gdkkeys.h:
950         * gdk/x11/gdkkeys-x11.c (gdk_keymap_have_bidi_layouts): New
951         function to determine if keyboard layouts for both LTR and LTR 
952         languages are in use. Refactor the direction caching code to
953         make this information available.  (#353805, Behnam Esfahbod)
954
955 2007-06-29  Matthias Clasen  <mclasen@redhat.com>
956
957         * modules/printbackend/cups/gtkcupsutils.c (_post_check):
958         (_get_check): Enable SSL support.  (#451070, Vince Busam)
959
960 2007-06-29  Johan Dahlin  <jdahlin@async.com.br>
961
962         * gtk/gtkbuilder.c: (gtk_builder_finalize),
963         (gtk_builder_get_parameters), (_gtk_builder_construct):
964         * tests/buildertest.c:
965
966         Improve reference counting, #447967
967
968 2007-06-29  Ryan Lortie  <desrt@desrt.ca>
969
970         * tests/testgtk.c (create_composited_window): Connect the "destroy"
971         signal so that the 'window' pointer is set back to NULL (like for the
972         other examples).
973
974         * gdk/x11/gdkwindow-x11.c (gdk_window_impl_x11_finalize): Don't
975         destroy the Damage here.  By finalize() XDestroyWindow has already
976         been called (and took the Damage with it).
977
978         Bug #452046.
979
980 2007-06-29  Emmanuele Bassi  <ebassi@gnome.org>
981
982         * gtk/gtkrecentchooserdefault.c (recent_meta_data_func): Escape
983         markup entities in the name and URI before displaying them.
984
985 2007-06-29  Emmanuele Bassi  <ebassi@gnome.org>
986
987         * gtk/gtkrecentmanager.c (get_icon_for_mime_type): Do not
988         cache the icon pixbufs but rely on the GtkIconTheme not to
989         hit the disk cache too much (should tentatively fix #426987).
990
991 2007-06-28  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
992
993         * modules/engines/ms-windows/msw_style.c: Draw no bevel
994         when "GtkToolbar::shadow-type" is "none" (#450469).
995
996 2007-06-28  Johan Dahlin  <jdahlin@async.com.br>
997
998         * gtk/gtk-builder-convert (_indent): Prettify the output by
999         running it through xmllint --format if xmllint is available 
1000         which also requires the subprocess module only available 
1001         in python 2.4 or later
1002
1003 2007-06-28  Christian Persch  <chpe@gnome.org>
1004
1005         * gtk/gtkvolumebutton.c: (gtk_volume_button_class_init),
1006         (gtk_volume_button_init), (gtk_volume_button_dispose),
1007         (gtk_volume_button_update_tooltip): Make the volume button use range
1008         0.0 to 1.0 by default, and fix tooltips code to cope with different ranges.
1009         Bug #451866.
1010
1011 2007-06-28  Yevgen Muntyan  <muntyan@tamu.edu>
1012
1013         * gtk/gtktextutil.c (_gtk_text_util_get_block_cursor_location):
1014         do right thing in one-character lines and at paragraph end (#448313).
1015
1016         * configure.in: require pango-1.17.3 to get fixed pango_layout_index_to_line_x()
1017         (pango #448342).
1018
1019 2007-06-27  Johan Dahlin  <jdahlin@async.com.br>
1020
1021         * gtk/gtkbuilderparser.c (parse_property): Use
1022         the attribute name in the error message instead of
1023         the value.
1024         
1025         * demos/gtk-demo/demo.ui: Set name of Help menu
1026         to HelpMenu
1027
1028         * gtk/gtkbuilder.c (apply_delayed_properties): 
1029         Print out the name of the right object in the warning
1030         (#451314, Philip Withnall)
1031
1032         * gtk/gtk-builder-convert (GtkBuilderConverter._parse): Remove
1033         glade-interface doctype if found.
1034         (GtkBuilderConverter._convert): 
1035         Make sure that we can convert Gazpacho files too.
1036
1037 2007-06-27  Cody Russell  <bratsche@gnome.org>
1038
1039         * modules/engines/ms-windows/msw_style.c (draw_themed_tab_button):
1040         Fixed, very hackishly, a one pixel error that occurs using the
1041         XP theme engine only on the left-most tab, if it is active, when
1042         the notebook is bottom-oriented. (#392283)
1043
1044 2007-06-27  Johan Dahlin  <jdahlin@async.com.br>
1045
1046         * tests/buildertest.c: (test_value_from_string): 
1047         Check the code and domain of GErrors instead of the string values
1048         
1049         * gtk/gtkbuilder.c: (gtk_builder_get_parameters),
1050         (gtk_builder_value_from_string),
1051         (gtk_builder_value_from_string_type):
1052         * gtk/gtkbuilder.h:
1053         * gtk/gtkcontainer.c: (gtk_container_buildable_set_child_property),
1054         (attributes_text_element):
1055         * gtk/gtkliststore.c: (list_store_text):
1056         * tests/buildertest.c: (test_value_from_string):
1057
1058         Add GtkBuilder and GError arguments to gtk_builder_value_from_string
1059         and gtk_builder_value_from_string_type. (#451428)
1060
1061 2007-06-27  Xan Lopez  <xan@gnome.org>
1062
1063         * gtk/gtkvbbox.c (gtk_vbutton_box_size_allocate):
1064         * gtk/gtkhbbox.c (gtk_hbutton_box_size_allocate):
1065
1066         Do not add border_width to the first button initial
1067         coordinate, since it's already taken into account in
1068         the allocation value. (#451484)
1069
1070 2007-06-27  Michael Natterer  <mitch@imendio.com>
1071
1072         Merged from maemo-gtk:
1073
1074         * gtk/gtkmenu.c (gtk_menu_handle_scrolling): when updating the
1075         scroll arrows' state, make sure we don't overwrite the insensitive
1076         state that might have been set by the first scroll step hitting
1077         the top/bottom border of the menu.
1078
1079 Wed Jun 27 13:27:21 2007  Tim Janik  <timj@gtk.org>
1080
1081         * gtk/gtkradiobutton.[hc]: applied patch to improve variable names, 
1082         by Olivier Delhomme, #451527.
1083
1084 Wed Jun 27 11:57:41 2007  Tim Janik  <timj@imendio.com>
1085
1086         * gtk/gtkstatusicon.c (gtk_status_icon_position_menu): fixed
1087         push_in description.
1088
1089 2007-06-27  Johan Dahlin  <jdahlin@async.com.br>
1090
1091         * gtk/gtkbuilderparser.c: Plug leaks in error code paths
1092
1093 2007-06-26  Johan Dahlin  <jdahlin@async.com.br>
1094
1095         * tests/buildertest.c (test_object_properties): 
1096         Add a test to check object properties
1097
1098         * gtk/gtkbuilder.h (enum): 
1099         * gtk/gtkbuilderparser.c (end_element): 
1100         * tests/buildertest.c (test_parser): 
1101         Set an error if we encounter properties without values set
1102         (#451303, Philip Withnall)
1103         (test_object_properties): Add a test
1104
1105         * demos/gtk-demo/builder.c (do_builder): Connect the
1106         destroy signal in the example instead of the ui file.
1107         Also set the screen and title of the window.
1108         (#451345, Thomas Rydzynski)
1109
1110 2007-06-26  Richard Hult  <richard@imendio.com>
1111
1112         * gtk/gtkbuilder.c: (gtk_builder_value_from_string_type): Fix a
1113         bunch of small bugs when parsing property values
1114         (boolean/int/uint/long/ulong/float/double). Bug #451353.
1115
1116         * tests/buildertest.c: Add tests for the above.
1117
1118 2007-06-26  Emmanuele Bassi  <ebassi@gnome.org>
1119
1120         * gtk/gtkfilechooserdefault.c (list_mtime_data_func): Fix
1121         a typo in the previous commit.
1122
1123         (shortcuts_append_desktop): Remove unused variable and
1124         hush the compiler warning.
1125
1126 2007-06-26  Emmanuele Bassi  <ebassi@gnome.org>
1127
1128         * gtk/gtkfilechooserdefault.c (list_mtime_data_func): Show
1129         the time of last change in the file chooser, for files
1130         modified today or yesterday. (#324543)
1131
1132         * configure.in: Check for localtime_r().
1133
1134 2007-06-26  Cody Russell  <bratsche@gnome.org>
1135
1136         * modules/engines/ms-windows/xp_theme.[ch]
1137         * modules/engines/ms-windows/msw_style.c: Add support for 
1138         drawing checkboxes with inconsistent states. (Tor, #164809)
1139
1140 2007-06-26  Johan Dahlin  <jdahlin@async.com.br>
1141
1142         * gtk/gtk-builder-convert (GtkBuilderConverter.to_xml): Encode 
1143         the output in utf-8 as suggested by Bogdan Nicula
1144
1145 2007-06-22  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
1146  
1147         * configure.in, tests/Makefile.am, tests/autotestkeywords.cc,
1148         tests/dummy-headers/*: Extend the C++ keyword test
1149         to include internal GDK headers (#449016).
1150
1151 2007-06-26  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
1152
1153         * ChangeLog, configure.in, tests/Makefile.am, 
1154         tests/autotestkeywords.cc: Create test for finding
1155         C++ keywords in public header files (#449016).
1156
1157 2007-06-26  Kristian Rietveld  <kris@imendio.com>
1158
1159         * gtk/gtktooltips.h: remove the deprecation macros for now to fix
1160         the build and give us a chance to fix widgets which use GtkTooltips
1161         in their API.
1162
1163 2007-06-26  Kristian Rietveld  <kris@imendio.com>
1164
1165         * gtk/gtk.symbols:
1166         * gtk/gtktooltips.[ch]:
1167         * docs/reference/gtk/tmpl/gtktooltips.sgml: deprecate GtkTooltips.
1168
1169 2007-06-25  Johan Dahlin  <jdahlin@async.com.br>
1170
1171         * gtk/gtk-builder-convert: Add a script to convert libglade files
1172         to something gtkbuilder can parse.
1173         Fixes #447995
1174
1175 2007-06-25  Richard Hult  <richard@imendio.com>
1176
1177         * gdk/quartz/gdkevents-quartz.c (gdk_event_translate): Don't steal
1178         menu events while the keyboard is grabbed.
1179
1180 2007-06-25  Richard Hult  <richard@imendio.com>
1181
1182         * gdk/quartz/Makefile.am:
1183         * gdk/quartz/xcursors.h:
1184         * gdk/quartz/gdkcursor-quartz.c: Fallback to X cursors for the
1185         ones that OS X doesn't provide. Fixes bug #327912.
1186
1187 2007-06-25  Emmanuele Bassi  <ebassi@gnome.org>
1188
1189         * gtk/gtkrecentmanager.c:
1190         (build_recent_info): building a GtkRecentInfo can never fail.
1191
1192         (gtk_recent_manager_get_items): Clamp the list while building
1193         it so we don't need to traverse it more than once. (#446532,
1194         Philip Withnall)
1195
1196 2007-06-25  Tor Lillqvist  <tml@novell.com>
1197
1198         * gdk/win32/gdkevents-win32.c (gdk_pointer_grab): Revert my
1199         attempted overly simple fix for #445284, as it causes a
1200         regression. (For instance, in GIMP the tool cursor gets used also
1201         for the right-click menu in image windows.) A more complex fix is
1202         needed to more completely emulate X11 behaviour.
1203
1204 2007-06-24  Kristian Rietveld  <kris@gtk.org>
1205
1206         * Makefile.am: fix little mistake in my last commit ...
1207
1208 2007-06-24  Kristian Rietveld  <kris@gtk.org>
1209
1210         * gtk/gtksearchenginequartz.[ch]: Add a search engine which queries
1211         the Spotlight database on MacOS X (only available in 10.4 and
1212         higher).
1213
1214         * gtk/gtksearchengine.c (_gtk_search_engine_new): try creating
1215         quartz search engine if we are on OS X.
1216
1217         * Makefile.am: added use_quartz_sources section with new file.
1218
1219 2007-06-22  Emmanuele Bassi  <ebassi@gnome.org>
1220
1221         * gtk/gtksearchenginebeagle.c:
1222         * gtk/gtksearchenginesimple.c:
1223         * gtk/gtksearchenginetracker.c: Remove the MIME type calls and
1224         queries from the search engine implementations, since we use our
1225         own GtkFileSystem to filter out basing on MIME types and we cannot
1226         query MIME types anyway. The GtkQuery private object still has
1227         MIME type, as well as location, support for future expansion.
1228
1229 Fri Jun 22 12:13:39 2007  Tim Janik  <timj@imendio.com>
1230
1231         * gtk/gtkframe.c (gtk_frame_paint): applied patch from Xan Lopez
1232         to eliminate gap in painted frame for yaling=0.0 or yalign=1.0.
1233
1234         * tests/testframe.c: added test application from Xan Lopez to
1235         test xalign/yalign interactions with xthickness/ythickness.
1236
1237 Fri Jun 22 00:34:34 2007  Tim Janik  <timj@gtk.org>
1238
1239         * gdk/x11/gdkdisplay-x11.c (gdk_x11_display_get_xdisplay): applied
1240         patch from Mark Tiefenbruck to add missing return_if_fail, #449862.
1241
1242 2007-06-21  Matthias Clasen  <mclasen@redhat.com>
1243
1244         * gtk/gtktoolbar.c: Remove debug spew.  (#449492, Christian Persch)
1245
1246 2007-06-21  Matthias Clasen  <mclasen@redhat.com>
1247
1248         * gtk/gtkmain.c (gtk_main_do_event): Remove faulty and irrelevant
1249         enter-leave compression code.  (#449167, patch by Tim Janik)
1250
1251 2007-06-19  Johan Dahlin  <jdahlin@async.com.br>
1252
1253         * gdk/quartz/GdkQuartzView.c ([GdkQuartzView -updateTrackingRect]): Fix a typo
1254         in a comment
1255
1256 2007-06-20  Richard Hult  <richard@imendio.com>
1257
1258         * gdk/quartz/gdkwindow-quartz.c (gdk_window_new): 
1259         * gdk/quartz/GdkQuartzWindow.c (windowDidResize): Don't create or
1260         update the tracking rect in the window, move it to the view where
1261         it belongs.
1262
1263         * gdk/quartz/GdkQuartzView.c (updateTrackingRect)
1264         (viewDidMoveToWindow, viewWillMoveToWindow)
1265         (setFrame, setBounds): Create and update the tracking rect here.
1266
1267 2007-06-19  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
1268
1269         * gdk/gdkinternals.h: Restore G_BEGIN_DECLS at the
1270         top of this file to make C++ compilers happy.
1271
1272 2007-06-19  Matthias Clasen <mclasen@redhat.com>
1273
1274         * configure.in: Bump version
1275
1276         * === Released 2.11.4 ===
1277
1278         * NEWS: Updates
1279
1280 2007-06-19  Sven Neumann  <sven@gimp.org>
1281
1282         * gtk/gtkicontheme.c (gtk_icon_info_copy): use g_slice_dup().
1283
1284 2007-06-19  Sven Neumann  <sven@gimp.org>
1285
1286         * gtk/gtktooltips.[ch]: mark the GtkTooltips struct as private.
1287         Keep the tooltips in a hash table instead of a linked list.
1288         Improves performance when using large amounts of tooltips (#447214).
1289
1290         * README.in: document the GtkTooltips changes.
1291
1292 2007-06-19  Johan Dahlin  <jdahlin@async.com.br>
1293
1294         * gtk/*: Rename buildable methods to not clash with widget 
1295         methods. (#448928, Torsten Schoenfeld)
1296
1297 2007-06-19  Emmanuele Bassi  <ebassi@gnome.org>
1298
1299         * gtk/gtkrecentmanager.c: Use g_timeout_add_seconds_full() for
1300         the timed poll of the storage file, since we are using multiple
1301         seconds intervals and we don't actually care about millisecond
1302         precision.
1303
1304         (threads_dispatch), (threads_free), (gtk_recent_manager_init),
1305         (gtk_recent_manager_set_filename): Roll our own version of
1306         gdk_threads_add_timeout() using g_timeout_add_seconds_full()
1307         while holding the GDK main lock.
1308
1309         * configure.in: Bump up the required GLib version, in order
1310         to use g_timeout_add_seconds_full().
1311
1312 2007-06-19  Emmanuele Bassi  <ebassi@gnome.org>
1313
1314         * gtk/gtkrecentmanager.c: Use a static variable to hold the
1315         singleton and remove the code that binds a recent manager to
1316         a GdkScreen.
1317
1318         (gtk_recent_manager_set_screen): Make it a NOOP.
1319         (gtk_recent_manager_get_for_screen): Proxy for
1320         gtk_recent_manager_get_default().
1321
1322         * gtk/gtk.symbols:
1323         * gtk/gtkrecentmanager.h: Deprecate gtk_recent_manager_set_screen()
1324         and gtk_recent_manager_get_for_screen().
1325
1326         * gtk/gtkmain.c: Force a synchronisation of the GtkRecentManager
1327         singleton (if any) when reaching main loop depth of 0.
1328
1329         * gtk/gtkrecentchooserdefault.c:
1330         (gtk_recent_chooser_default_dispose): Disconnect the changed
1331         signal only if we have a manager and we are connected to it.
1332
1333         (set_recent_manager): Ditto.
1334
1335         * README.in: Document the deprecations.
1336
1337 2007-06-18  Matthias Clasen <mclasen@redhat.com>
1338
1339         * gtk/gtkcellrendererspin.c: Fix some issues with refcounting
1340         of the adjustment.  (#448544, Carlos Garnacho)
1341
1342 2007-06-18  Gustavo J. A. M. Carneiro  <gjc@gnome.org>
1343
1344         reviewed by: Matthias Clasen
1345
1346         * gtk/gtkaccelgroup.c (gtk_accel_group_finalize): Remove closure
1347         invalidate notifiers. (#448484)
1348
1349 2007-06-17  Matthias Clasen <mclasen@redhat.com>
1350
1351         * README.in: Updates
1352
1353         * gtk/gtkmenushell.c: Make GtkMenuShell as an abstract type.
1354         It was already documented as such.  (#412357, Vincent Geddes)
1355
1356 2007-06-17  Matthias Clasen <mclasen@redhat.com>
1357
1358         * gtk/gtkcontainer.c: Fix a doc typo.
1359
1360 2007-06-17  Richard Hult  <richard@imendio.com>
1361
1362         * gdk/quartz/gdkevents-quartz.c (gdk_event_translate): Forward
1363         Mac OS menu shortcut events to the right menu.
1364
1365 2007-06-17  Richard Hult  <richard@imendio.com>
1366
1367         * gdk/quartz/gdkevents-quartz.c (gdk_event_translate)
1368         (synthesize_crossing_events_for_ns_event)
1369         (find_window_for_ns_event): More refactoring of the event
1370         handling: Extract synthesizing of crossing events from
1371         find_window_for_ns_event so that it doesn't have any side effects,
1372         and call the new function from gdk_event_translate instead.
1373
1374 2007-06-16  Richard Hult  <richard@imendio.com>
1375
1376         * gdk/quartz/gdkevents-quartz.c: (find_window_for_ns_event),
1377         (gdk_event_translate): Remove pointless logging for unhandled events.
1378         Activate the application on non-left clicks, since that is only done
1379         for left clicks and we depend on it to get events routed properly for
1380         context menus and other popup windows.
1381
1382 2006-09-22  Dennis Cranston  <dennis_cranston@yahoo.com>
1383
1384         * gtk/gtkfilechooserbutton.c: (change_icon_theme),
1385         (model_add_bookmarks), (model_update_current_folder):
1386         * gtk/gtkfilechooserdefault.c: (shortcuts_reload_icons),
1387         (shortcuts_insert_path):  Use the remote folder icon when
1388         appropriate.
1389
1390         Follow up to #354887
1391
1392 2007-06-17  Christian Persch  <chpe@gnome.org>
1393
1394         * gtk/Makefile.am: Pass the print settings to the preview programme.
1395         Bug #403717, patch by Carlos Garcia Campos.
1396
1397 2007-06-17  Xan Lopez  <xan@gnome.org>
1398
1399         * gdk/x11/gdkgeometry-x11.c: replace GDK_WINDOW calls by cast to
1400         GdkWindow. Patch by Tilman Sauerbeck from #63820.
1401
1402 2007-06-17  Daniel Elstner  <danielk@openismus.com>
1403         
1404         * modules/input/gtkimcontextmultipress.c (vfunc_filter_keypress):
1405         Change input method behavior to act on key presses instead of
1406         key releases, matching normal text input behavior.  This change
1407         alleviates the need to take special action for control keys not
1408         handled by the input module itself.
1409
1410 2007-06-17  Behdad Esfahbod  <behdad@gnome.org>
1411
1412         * gtk/gtkfontsel.c: List font sizes 6 and 7pt too. (#440450,
1413         Sebastien Bacher, Alex "weej" Jones)
1414
1415 2007-06-16  Yevgen Muntyan  <muntyan@tamu.edu>
1416
1417         * gtk/gtktextdisplay.c (render_para): fixed couple of drawing
1418         problems with block cursor (#448321).
1419
1420 2007-06-16  Richard Hult  <richard@imendio.com>
1421
1422         * gdk/quartz/gdkevents-quartz.c: (gdk_event_translate): Ignore
1423         events and break any grabs while the window is being dragged.
1424
1425 2007-06-16  Richard Hult  <richard@imendio.com>
1426
1427         * gdk/quartz/gdkwindow-quartz.c: (gdk_window_set_transient_for):
1428         Defer setting the parent until the window is shown, otherwise it
1429         gets unconditionally shown here.
1430
1431 2007-06-16  Johan Dahlin  <jdahlin@async.com.br>
1432
1433         * gtk/gtkbuilderparser.c (text): Swap argument order to dgettext
1434         (#448299, Jan Arne Petersen)
1435
1436 2007-06-16  Richard Hult  <richard@imendio.com>
1437
1438         * gdk/quartz/gdkevents-quartz.c (find_mouse_window_for_ns_event):
1439         Move the checks for no window or a non-GDK window from here...
1440         (gdk_event_translate): ...to here. Reorder the code so that we
1441         detect the cases where we need to break grabs before bailing
1442         out.
1443
1444 2007-06-16  Richard Hult  <richard@imendio.com>
1445
1446         * gdk/quartz/gdkevents-quartz.c (gdk_event_translate) 
1447         (break_all_grabs): Break out into a separate function.
1448
1449 2007-06-16  Richard Hult  <richard@imendio.com>
1450
1451         * gdk/quartz/GdkQuartzWindow.c: (isInMove): Implement, to be used
1452         to detect if the window is currently being moved with the mouse.
1453
1454 2007-06-16  Richard Hult  <richard@imendio.com>
1455
1456         * gdk/quartz/gdkwindow-quartz.c (gdk_window_set_transient_for):
1457         Don't set parent/child relationship for tooltip windows since that
1458         moves the parent window to the front, due to the tooltip having a
1459         high window level.
1460
1461 2007-06-16  Christian Persch  <chpe@gnome.org>
1462
1463         * gtk/gtkbuilder.c: (gtk_builder_real_get_type_from_name),
1464         (gtk_builder_get_type_from_name):
1465         * gtk/gtkbuilder.h: Don't use "typename" C++ keyword as parameter
1466         name. Bug #448193.
1467
1468 2007-06-15  Matthias Clasen  <mclasen@redhat.com>
1469         
1470         * configure.in: Bump version
1471
1472         * === Released 2.11.3 ===
1473
1474 2007-06-15  Johan Dahlin  <jdahlin@async.com.br>
1475
1476         * gtk/gtkuimanager.c: Base class should be GObject, not GtkObject.
1477
1478 2007-06-15  Matthias Clasen  <mclasen@redhat.com>
1479
1480         * gtk/gtkbuildable.c:
1481         * gtk/gtkbuilder.c: Documentation fixes
1482
1483         * gtk/gtktreeview.c: Fix up cross-references in docs.
1484         
1485         * gtk/Makefile.am: Don't install gtkbuilderprivate.h
1486
1487         * gtk/gtk.h: Include gtkbuilder.h
1488
1489         * NEWS: Updates
1490
1491 2007-06-15  Johan Dahlin  <jdahlin@async.com.br>
1492
1493         * gtk/gtkbuilder.c (gtk_builder_add_from_file): 
1494         (gtk_builder_value_from_string_type): 
1495         Use gsize instead of unsigned and gulong instead of long,
1496         fixes complation on OSX, fixes #447987
1497
1498 2007-06-15  Matthias Clasen  <mclasen@redhat.com>
1499         
1500         * gtk/gtkmenushell.[ch]: add move_selected signal to allow 
1501         overriding the default internal behaviour.  (#446833, Ryan Lortie)
1502
1503 2007-06-15  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
1504
1505         * gtk/gtkwidget.c: Forgot to free the unescaped tooltip text.
1506
1507 2007-06-15  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
1508
1509         * gtk/gtkwidget.c: Improving handling of tooltip-text property.
1510         * tests/testtooltips.c: Also check result of tooltip getters.
1511
1512 2007-06-15  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
1513
1514         * docs/reference/gtk/gtk-sections.txt, gtk/gtk.symbols,
1515         gtk/gtkwidget.c, gtk/gtkwidget.h, tests/testtooltips.c: Introduce
1516         convenience property "GtkWidget:tooltip-text" taking care of escaping
1517         it for unwanted markup entities. Add functions to set tooltip text:
1518         gtk_widget_set_tooltip_text(), gtk_widget_set_tooltip_markup(),
1519         gtk_widget_get_tooltip_text(), gtk_widget_get_tooltip_markup().
1520
1521         * gtk/gtktooltip.c, gtk/gtktooltip.h: Add gtk_tooltip_set_text()
1522         to set the tooltip text without using markup.
1523
1524         Patches from Emmanuele Bassi (#447643).
1525
1526 2007-06-15  Johan Dahlin  <jdahlin@async.com.br>
1527
1528         reviewed by: Matthias Clasen
1529
1530         * demos/gtk-demo/Makefile.am:
1531         * demos/gtk-demo/builder.c: (quit_activate), (about_activate),
1532         (do_builder):
1533         * demos/gtk-demo/demo.ui:
1534         * docs/reference/gtk/gtk-docs.sgml:
1535         * docs/reference/gtk/gtk-sections.txt:
1536         * docs/reference/gtk/gtk.types:
1537         * docs/reference/gtk/tmpl/gtkbuildable.sgml:
1538         * docs/reference/gtk/tmpl/gtkbuilder.sgml:
1539         * gtk/Makefile.am:
1540         * gtk/gtk.h:
1541         * gtk/gtk.symbols:
1542         * gtk/gtkaction.c: (gtk_action_buildable_init),
1543         (gtk_action_buildable_set_name), (gtk_action_buildable_get_name):
1544         * gtk/gtkactiongroup.c: (gtk_action_group_get_type),
1545         (gtk_action_group_buildable_init),
1546         (gtk_action_group_buildable_add),
1547         (gtk_action_group_buildable_set_name),
1548         (gtk_action_group_buildable_get_name):
1549         * gtk/gtkbuildable.c: (gtk_buildable_get_type),
1550         (gtk_buildable_set_name), (gtk_buildable_get_name),
1551         (gtk_buildable_add), (gtk_buildable_set_property),
1552         (gtk_buildable_parser_finished), (gtk_buildable_construct_child),
1553         (gtk_buildable_custom_tag_start), (gtk_buildable_custom_tag_end),
1554         (gtk_buildable_custom_finished),
1555         (gtk_buildable_get_internal_child):
1556         * gtk/gtkbuildable.h:
1557         * gtk/gtkbuilder.c: (gtk_builder_class_init), (gtk_builder_init),
1558         (gtk_builder_finalize), (gtk_builder_set_property),
1559         (gtk_builder_get_property), (_gtk_builder_resolve_type_lazily),
1560         (gtk_builder_real_get_type_from_name),
1561         (gtk_builder_get_parameters), (gtk_builder_get_internal_child),
1562         (_gtk_builder_construct), (_gtk_builder_add),
1563         (apply_delayed_properties), (_gtk_builder_finish),
1564         (gtk_builder_new), (gtk_builder_add_from_file),
1565         (gtk_builder_add_from_string), (gtk_builder_get_object),
1566         (object_add_to_list), (gtk_builder_get_objects),
1567         (gtk_builder_set_translation_domain),
1568         (gtk_builder_get_translation_domain),
1569         (gtk_builder_connect_signals_default),
1570         (gtk_builder_connect_signals), (gtk_builder_connect_signals_full),
1571         (gtk_builder_value_from_string),
1572         (gtk_builder_value_from_string_type),
1573         (_gtk_builder_enum_from_string), (_gtk_builder_flags_from_string),
1574         (gtk_builder_get_type_from_name), (gtk_builder_error_quark):
1575         * gtk/gtkbuilder.h:
1576         * gtk/gtkbuilderparser.c: (state_push), (state_peek), (state_pop),
1577         (error_missing_attribute), (error_invalid_attribute),
1578         (error_invalid_tag), (builder_construct), (parse_object),
1579         (free_object_info), (_get_type_by_symbol), (parse_child),
1580         (free_child_info), (parse_property), (free_property_info),
1581         (parse_signal), (_free_signal_info), (parse_interface),
1582         (create_subparser), (free_subparser), (subparser_start),
1583         (subparser_end), (parse_custom), (start_element), (end_element),
1584         (text), (_gtk_builder_parser_parse_buffer):
1585         * gtk/gtkbuilderprivate.h:
1586         * gtk/gtkcelllayout.c: (attributes_start_element),
1587         (attributes_text_element),
1588         (_gtk_cell_layout_buildable_custom_tag_start),
1589         (_gtk_cell_layout_buildable_custom_tag_end),
1590         (_gtk_cell_layout_buildable_add):
1591         * gtk/gtkcelllayout.h:
1592         * gtk/gtkcellview.c: (gtk_cell_view_buildable_init),
1593         (gtk_cell_view_buildable_custom_tag_start),
1594         (gtk_cell_view_buildable_custom_tag_end):
1595         * gtk/gtkcolorseldialog.c:
1596         (gtk_color_selection_dialog_buildable_interface_init),
1597         (gtk_color_selection_dialog_buildable_get_internal_child):
1598         * gtk/gtkcombobox.c: (gtk_combo_box_buildable_init),
1599         (gtk_combo_box_buildable_custom_tag_start),
1600         (gtk_combo_box_buildable_custom_tag_end):
1601         * gtk/gtkcomboboxentry.c:
1602         (gtk_combo_box_entry_buildable_interface_init),
1603         (gtk_combo_box_entry_buildable_get_internal_child):
1604         * gtk/gtkcontainer.c: (gtk_container_get_type),
1605         (gtk_container_buildable_init), (gtk_container_buildable_add),
1606         (gtk_container_buildable_set_child_property),
1607         (attributes_start_element), (attributes_text_element),
1608         (gtk_container_buildable_custom_tag_start),
1609         (gtk_container_buildable_custom_tag_end):
1610         * gtk/gtkdebug.h:
1611         * gtk/gtkdialog.c: (gtk_dialog_buildable_interface_init),
1612         (gtk_dialog_buildable_get_internal_child),
1613         (attributes_start_element), (attributes_text_element),
1614         (gtk_dialog_buildable_custom_tag_start),
1615         (gtk_dialog_buildable_custom_finished):
1616         * gtk/gtkentrycompletion.c: (gtk_entry_completion_buildable_init):
1617         * gtk/gtkexpander.c: (gtk_expander_buildable_add),
1618         (gtk_expander_buildable_init):
1619         * gtk/gtkfontsel.c:
1620         (gtk_font_selection_dialog_buildable_interface_init),
1621         (gtk_font_selection_dialog_buildable_get_internal_child):
1622         * gtk/gtkframe.c: (gtk_frame_buildable_init),
1623         (gtk_frame_buildable_add):
1624         * gtk/gtkiconview.c: (gtk_icon_view_buildable_init),
1625         (gtk_icon_view_buildable_custom_tag_start),
1626         (gtk_icon_view_buildable_custom_tag_end):
1627         * gtk/gtkliststore.c: (gtk_list_store_buildable_init),
1628         (list_store_start_element), (list_store_end_element),
1629         (list_store_text), (gtk_list_store_buildable_custom_tag_start),
1630         (gtk_list_store_buildable_custom_tag_end):
1631         * gtk/gtkmain.c:
1632         * gtk/gtknotebook.c: (gtk_notebook_buildable_init),
1633         (gtk_notebook_buildable_add):
1634         * gtk/gtksizegroup.c: (gtk_size_group_buildable_init),
1635         (size_group_start_element),
1636         (gtk_size_group_buildable_custom_tag_start),
1637         (gtk_size_group_buildable_custom_finished):
1638         * gtk/gtktreestore.c: (gtk_tree_store_buildable_init),
1639         (tree_model_start_element),
1640         (gtk_tree_store_buildable_custom_tag_start),
1641         (gtk_tree_store_buildable_custom_finished):
1642         * gtk/gtktreeview.c: (gtk_tree_view_buildable_init),
1643         (gtk_tree_view_buildable_add):
1644         * gtk/gtktreeviewcolumn.c: (gtk_tree_view_column_buildable_init):
1645         * gtk/gtkuimanager.c: (gtk_ui_manager_buildable_init),
1646         (gtk_ui_manager_buildable_add),
1647         (gtk_ui_manager_buildable_construct_child),
1648         (gtk_ui_manager_buildable_custom_tag_start),
1649         (gtk_ui_manager_buildable_custom_tag_end):
1650         * gtk/gtkwidget.c: (gtk_widget_get_type),
1651         (gtk_widget_buildable_interface_init),
1652         (gtk_widget_buildable_set_name), (gtk_widget_buildable_get_name),
1653         (gtk_widget_buildable_set_property),
1654         (gtk_widget_buildable_parser_finshed), (accel_group_start_element),
1655         (gtk_widget_buildable_custom_tag_start),
1656         (gtk_widget_buildable_custom_finshed):
1657         * gtk/gtkwindow.c: (gtk_window_buildable_interface_init),
1658         (gtk_window_buildable_set_property),
1659         (gtk_window_buildable_parser_finished):
1660         * tests/Makefile.am:
1661         * tests/buildertest.c: (builder_new_from_string), (test_parser),
1662         (signal_normal), (signal_after), (signal_object),
1663         (signal_object_after), (signal_first), (signal_second),
1664         (signal_extra), (signal_extra2), (test_connect_signals),
1665         (test_uimanager_simple), (test_domain), (test_translation),
1666         (test_sizegroup), (test_list_store), (test_tree_store),
1667         (test_types), (test_spin_button), (test_notebook),
1668         (test_construct_only_property), (test_children),
1669         (test_child_properties), (test_treeview_column), (test_icon_view),
1670         (test_combo_box), (test_combo_box_entry), (test_cell_view),
1671         (test_dialog), (test_accelerators), (test_widget), (main):
1672
1673         Add GtkBuilder, fixes #172535
1674         
1675 2007-06-15  Hans Breuer <hans@breuer.org>
1676
1677         * gtk/makefile.msc.in tests/makefile.msc : updated
1678         * gdk/win32/gdkwindow-win32.c : explicit usage of RegisterClassExW
1679         to match the WNDCLASSEXW. 
1680         True dynamic linking of SetLayeredWindowAttributes
1681         * tests/testprint.c tests/testnouiprint.c : use G_PI
1682
1683 2007-06-14  Johan Dahlin  <jdahlin@async.com.br>
1684
1685         * gtk/gtk.symbols: Add missing symbol 
1686         gtk_text_layout_set_overwrite_mode
1687
1688 2007-06-14  Behdad Esfahbod  <behdad@gnome.org>
1689
1690         * gtk/gtknotebook.c (gtk_notebook_get_group_id): Fix compiler
1691         warning. (#447586, Kazuki IWAMOTO)
1692
1693 2007-06-14  Tor Lillqvist  <tml@novell.com>
1694
1695         * gdk/win32/gdkwindow-win32.c (RegisterGdkClass): Use
1696         g_win32_get_windows_version() instead of _winver so that this
1697         compiles on Cygwin, too. Not that I know if it makes sense to
1698         build GTK+ with the Win32 backend for Cygwin, but some people want
1699         to.
1700
1701 2007-06-13  Matthias Clasen  <mclasen@redhat.com>
1702
1703         * NEWS: Updates
1704
1705         * NEWS, README.in: Move the combobox note to the README,
1706         where it seems more appropriate.
1707
1708 2007-06-13  Matthias Clasen  <mclasen@redhat.com>
1709
1710         * gtk/gtkwidget.c (gtk_widget_modify_cursor): Improve docs.
1711         (#447396, Masatake YAMATO)
1712
1713 2007-06-14  Carlos Garnacho  <carlos@imendio.com>
1714
1715         * gtk/gtkcombobox.c: removed unused and hardly visible GtkFrame from
1716         the menu widget hierarchy when ::appears-as-list is TRUE. (#435471)
1717         * NEWS: add a note about repercussions of this change to RC files.
1718
1719 2007-06-13  Behdad Esfahbod  <behdad@gnome.org>
1720
1721         * gdk/directfb/gdkgc-directfb.c: #undef GDK_DISABLE_DEPRECATED to
1722         get prototype for gdk_font_ref(). (#447163, Dann Frazier, Loïc Minier)
1723
1724 2007-06-13  Michael Natterer  <mitch@imendio.com>
1725
1726         * gtk/gtkmenuitem.[ch]: add "submenu" property. Fix
1727         gtk_menu_item_set_submenu() to accept NULL submenus and deprecate
1728         gtk_menu_item_remove_submenu() because we have a properly working
1729         setter now (bug #447065).
1730
1731         * gtk/gtk.symbols: deprecate gtk_menu_item_remove_submenu().
1732
1733         * gtk/gtkcombobox.c: use gtk_menu_item_set_submenu() instead of
1734         gtk_menu_item_remove_submenu().
1735
1736 2007-06-13  Cody Russell  <bratsche@gnome.org>
1737
1738         * gtk/gtkwidget.c: Fix inconsistency in GTK_WIDGET_SAVED_STATE
1739         (#435840, Xan Lopez)
1740
1741 2007-06-13  Kristian Rietveld  <kris@imendio.com>
1742
1743         * gtk/gtk.symbols
1744         * gtk/gtkfilesystem.[ch]: rename _gtk_file_system_create to
1745         gtk_file_system_create to make it public and bring trunk back
1746         in sync with gtk-2-10.
1747
1748         * gtk/gtkfilechooserdefault.c (set_file_system_backend): updated.
1749
1750 2007-06-13  Michael Natterer  <mitch@imendio.com>
1751
1752         * gtk/gtklabel.c (gtk_label_set_label): added calls to
1753         g_object_freeze/thaw_notify() so gtk_label_get_text() doesn't
1754         return the old text when called from a "notify::label" callback.
1755
1756 2007-06-13  Kristian Rietveld  <kris@imendio.com>
1757
1758         Audit of GtkTreeView coordinate system usage. (#142494).
1759
1760         * gtk/gtktreeview.[ch]: general documentation updates,
1761         (gtk_tree_view_scroll_to_cell), (gtk_tree_view_get_dest_row_at_pos):
1762         update coordinate translations,
1763         (gtk_tree_view_tree_to_widget_coords),
1764         (gtk_tree_view_widget_to_tree_coords): Deprecated,
1765         (gtk_tree_view_convert_.*_coords): 6 new functions for doing
1766         transformations between coordinate systems.
1767
1768         * gtk/gtk.symbols: updated.
1769
1770         * tests/testtooltips.c (query_tooltip_tree_view_cb): fix testcase
1771         with new gtk_tree_view_convert_widget_to_bin_window_coords().
1772
1773         * docs/reference/gtk/Makefile.am
1774         * docs/reference/gtk/images/tree-view-coordinates.png: add new image.
1775
1776         * docs/reference/gtk/tmpl/gtktreeview.sgml: eloborate on the
1777         different coordinate systems.
1778
1779 2007-06-13  Kristian Rietveld  <kris@imendio.com>
1780
1781         * gtk/gtkcellrendererprogress.c
1782         (gtk_cell_renderer_progress_class_init),
1783         (gtk_cell_renderer_progress_init),
1784         (gtk_cell_renderer_progress_[gs]et_property),
1785         (gtk_cell_renderer_progress_render): Add orientation property and some
1786         slight refactoring here and there.  (Fixes #344836, reported by
1787         Benjamin Montgomery).
1788
1789 2007-06-12  Matthias Clasen  <mclasen@redhat.com>
1790
1791         * gdk/Makefile.am: Remove linux-fb from DIST_SUBDIRS
1792
1793         * configure.in: Remove linux-fb parts.
1794
1795 2007-06-12  Michael Natterer  <mitch@imendio.com>
1796
1797         * gtk/gtkiconview.c (update_text_cell): use PANGO_BREAK_WORD_CHAR
1798         instead of PANGO_BREAK_WORD so the text cell doesn't overflow the
1799         wrap-width if there is no whitespace found to break at.
1800         Fixes bug #446107.
1801
1802 2007-06-12  Kristian Rietveld  <kris@imendio.com>
1803
1804         Fix #410815, reported by Lucas Rocha.
1805
1806         * gtk/gtkiconview.c (gtk_icon_view_layout): determine a suitable
1807         wrap-width with the first icon, if it exists,
1808         (adjust_wrap_width): try to use icon_view->priv->item_width
1809         if available,
1810         (gtk_icon_view_set_cell_data): don't call adjust_wrap_width here,
1811         which caused changes in wrap-width during the layouting process and
1812         resulted in layouting artefacts,
1813         (update_text_cell): don't set the wrap-width property, this should
1814         be handled by adjust_wrap_width.
1815
1816 2007-06-12  Behdad Esfahbod  <behdad@gnome.org>
1817
1818         * gdk/gdkwindow.c (gdk_window_get_pointer): Improve docs.
1819         (#446138, Björn Lindqvist)
1820
1821 2007-06-12  Yevgen Muntyan  <muntyan@tamu.edu>
1822
1823         * gtk/gtkentry.c (gtk_entry_expose), (gtk_entry_toggle_overwrite),
1824         (gtk_entry_draw_cursor):
1825         * gtk/gtkstyle.c (_gtk_widget_get_cursor_gc),
1826         (_gtk_widget_get_cursor_color):
1827         * gtk/gtkstyle.h:
1828         * gtk/gtktextdisplay.c (gtk_text_renderer_prepare_run),
1829         (gtk_text_renderer_draw_shape), (text_renderer_set_state),
1830         (render_para):
1831         * gtk/gtktextlayout.c (gtk_text_layout_set_overwrite_mode),
1832         (gtk_text_layout_invalidate_cache), (get_block_cursor),
1833         (add_cursor), (gtk_text_layout_get_line_display),
1834         (_gtk_text_layout_get_block_cursor):
1835         * gtk/gtktextlayout.h:
1836         * gtk/gtktextutil.c (layout_get_char_width),
1837         (_gtk_text_util_get_block_cursor_location):
1838         * gtk/gtktextutil.h:
1839         * gtk/gtktextview.c (gtk_text_view_set_editable),
1840         (gtk_text_view_toggle_overwrite), (gtk_text_view_set_overwrite),
1841         (gtk_text_view_ensure_layout), (text_window_invalidate_cursors):
1842         Implement block-cursor for overwrite mode.  (#80378)
1843
1844 2007-06-11  Matthias Clasen  <mclasen@redhat.com>
1845
1846         * configure.in: Bump GLib requirement to 2.13.3 (#446616, Behdad
1847         Esfahbod)
1848
1849 2007-06-11  Matthias Clasen  <mclasen@redhat.com>
1850
1851         * modules/printbackends/cups/gtkprintbackendfile.c:
1852         * modules/printbackends/cups/gtkprintbackendcups.c: Fix some
1853         locking issues.  (#420249, Christian Persch)
1854
1855 2007-06-11  Matthias Clasen  <mclasen@redhat.com>
1856
1857         * configure.in: When debugging is turned on, use error-checking
1858         mutexes.
1859
1860 2007-06-11  Emmanuele Bassi  <ebassi@gnome.org>
1861
1862         * gtk/gtknotebook.h: Fix declaration of the create_window()
1863         vfunc inside GtkNotebookClass. (#446513, Kazuki Iwamoto)
1864
1865 2007-06-11  Matthias Clasen  <mclasen@redhat.com>
1866         
1867         * tests/testiconview.c: Use icons of varying size.
1868         
1869 2007-06-10  Matthias Clasen  <mclasen@redhat.com>
1870
1871         * gtk/gtkrc.c (gtk_rc_parse_style): Accept class names starting
1872         with lowercase letters for style property assignments, since 
1873         GType accepts these too, and gtkmm uses such class names.  (#343012,
1874         Murray Cumming, Johannes Schmid)
1875
1876 2007-06-10  Matthias Clasen  <mclasen@redhat.com>
1877
1878         * gtk/gtkentry.c (gtk_entry_finalize): Don't leak cursor_hadjustment.
1879         Store cursor_hadjustment as object data rather than in the private
1880         struct.
1881
1882 2007-06-10  Matthias Clasen  <mclasen@redhat.com>
1883
1884         * gdk/x11/gdkspawn-x11.c (set_environment): Handle child_setup
1885         being NULL.  (#445691, Christopher Taylor)
1886
1887 2007-06-10  Emmanuele Bassi  <ebassi@gnome.org>
1888
1889         * gtk/gtksearchenginesimple.c: Unconditionally define _GNU_SOURCE
1890         and XOPEN_SOURCE, in order to make the simple search engine backend
1891         build on really ancient GNU libc. (#444097)
1892
1893 2007-06-10  Michael Natterer  <mitch@imendio.com>
1894
1895         * gdk/quartz/gdkdrawable-quartz.c (gdk_quartz_draw_arc): fix
1896         angles by flipping the coordinate system back to its original y
1897         direction. The implementation is still broken for ellipses, will
1898         have to simulate them using bezier curves.
1899
1900 2007-06-10  Cody Russell  <bratsche@gnome.org>
1901
1902         * gdk/win32/gdkevents-win32.c (gdk_pointer_grab):
1903         Don't revert the mouse cursor to the built-in one when
1904         the user holds the mouse button down. (#445284, Tor Lillqvist)
1905
1906 2007-06-10  Emmanuele Bassi  <ebassi@gnome.org>
1907
1908         * gtk/gtkscalebutton.[ch]: Fix some coding style bits.
1909
1910         (gtk_scale_button_dispose), (gtk_scale_button_class_init),
1911         (gtk_scale_button_init): Use the GObject private data API instead
1912         of allocating the private structure ourselves.
1913
1914         (gtk_scale_button_dispose), (gtk_scale_button_finalize): Free
1915         the icons string vector inside ::finalize and not in ::dispose.
1916
1917         (gtk_scale_button_update_icon): Use g_strv_length() instead
1918         of an empty for loop.
1919
1920 2007-06-09  Matthias Clasen  <mclasen@redhat.com>
1921
1922         * gtk/gtkwidget.c:
1923         * gtk/gtkscrolledwindow.c: Update docs
1924         * gtk/gtkwidget.h: Deprecate gtk_widget_{ref,unref}
1925
1926         * gtk/gtkbox.c: Move docs inline.
1927
1928         * gtk/gtkrange.c:
1929         * gtk/gtkscale.c: Doc formatting improvements.
1930
1931 2007-06-09  Matthias Clasen  <mclasen@redhat.com>
1932
1933         * gtk/gtkscalebutton.c: Add an icons property, make 
1934         gtk_scale_button_new() a convenience function.  (#445855,
1935         Murray Cumming)
1936
1937 2007-06-09  Matthias Clasen  <mclasen@redhat.com>
1938
1939         * gtk/gtkhscale.c (gtk_hscale_new):
1940         * gtk/gtkvscale.c (gtk_vscale_new): Cosmetic change to make
1941         it more obvious that this is a convenience function.
1942
1943 2007-06-09  Matthias Clasen  <mclasen@redhat.com>
1944
1945         * gtk/gtkcalendar.c (gtk_calendar_init): Handle return values
1946         from nl_langinfo() more correctly. 
1947
1948 2007-06-09  Carlos Garnacho  <carlos@imendio.com>
1949
1950         * gtk/gtkrc.c (gtk_rc_parse_engine): initialize rc_priv in the else
1951         branch too. (#445539)
1952
1953 2007-06-08  Benjamin Berg  <benjamin@sipsolutions.net>
1954
1955         * gtk/gtkscrolledwindow.c: (gtk_scrolled_window_paint):
1956         Fix shadow painting if the scrollbars-within-bevel style property is
1957         set and border_width is nozero. (#445054)
1958
1959 2007-06-08  Matthias Clasen  <mclasen@redhat.com>
1960
1961         Make it possible for theme engines to support symbolic 
1962         colors.  (#426192, Andrea Cimitan, patch by Olivier Samyn)
1963
1964         * gtk/gtk.symbols:
1965         * gtk/gtkrc.h:
1966         * gtk/gtkrc.c (gtk_rc_parse_color_full): Export this function
1967
1968         * gtk/gtkrc.c (gtk_rc_parse_engine): Copy color hashes
1969         to new style before parsing engine section.
1970
1971 2007-06-08  Michael Natterer  <mitch@imendio.com>
1972
1973         * gdk/quartz/gdkdrawable-quartz.c: add utility function
1974         gdk_quartz_fix_cap_not_last_line() which fixes the coordinates for
1975         GDK_CAP_NOT_LAST lines at least for horizontal and vertical lines.
1976
1977         (gdk_quartz_draw_segments)
1978         (gdk_quartz_draw_lines): use it here.
1979
1980 2007-06-07  Michael Natterer  <mitch@imendio.com>
1981
1982         * gdk/quartz/gdkgc-quartz.c: add gdk_gc_quartz_init() and set
1983         some values to the defaults used by X11.
1984
1985         (gdk_quartz_gc_set_values): really set cap_style when
1986         GDK_GC_CAP_STYLE is in the mask, not line_style.
1987
1988 2007-06-07  Michael Natterer  <mitch@imendio.com>
1989
1990         * gdk/quartz/gdkgc-quartz.c (_gdk_quartz_gc_update_cg_context):
1991         use the same code for GDK_XOR as for GDK_INVERT. Xor with an
1992         arbitrary color is impossible to implement with quartz.
1993
1994 2007-06-07  Matthias Clasen  <mclasen@redhat.com>
1995
1996         * gtk/gtksettings.c: Fix a typo in the docs.
1997
1998 2007-06-07  Christian Neumair  <cneumair@gnome.org>
1999
2000         * gtk/gtkstock.[ch]: Add GTK_STOCK_DISCARD, #158008.
2001
2002 2007-06-07  Matthias Clasen  <mclasen@redhat.com>
2003
2004         * gtk/gtktreeview.c: Documentation additions.
2005
2006         * gtk/gtknotebook.c: Add a doc comment.
2007
2008 2007-06-06  Matthias Clasen  <mclasen@redhat.com>
2009
2010         * gtk/gtkfilechooserbutton.c (model_add_special):
2011         * gtk/gtkfilechooserdefault.c (shortcuts_append_desktop):
2012         * gtk/gtkfilesystemunix.c (get_icon_name_for_directory):
2013         * gtk/gtkpathbar.c (_gtk_path_bar_set_file_system):
2014         Use g_get_user_special_dir() to obtain the path for the
2015         DESKTOP directory.  
2016
2017 2007-06-06  Matthias Clasen  <mclasen@redhat.com>
2018
2019         * gtk/Makefile.am: Add the 16x16 version of gtk-select-color.png
2020         to the list of stock icons.  (#444786)
2021
2022 2007-06-06  Kristian Rietveld  <kris@imendio.com>
2023
2024         * gtk/gtkcellrendererprogress.c (gtk_cell_renderer_progress_init),
2025         (gtk_cell_renderer_progress_class_init),
2026         (gtk_cell_renderer_progress_[gs]et_property),
2027         (gtk_cell_renderer_progress_render): add text-[xy]align properties
2028         for aligning the text label of the progress bar.  (#334576,
2029         suggestion from Steven Sheehy).
2030
2031 2007-06-06  Yevgen Muntyan  <muntyan@tamu.edu>
2032
2033         * gtk/gtkwidget.c:
2034         * gtk/gtkwidget.h: new method, gtk_widget_modify_cursor() (#79585).
2035         
2036         * gtkrc.c:
2037         * gtkrc.h: new functions _gtk_rc_style_set_rc_property() and 
2038         _gtk_rc_style_unset_rc_property().
2039         
2040         * gtk/gtk.symbols: added gtk_widget_modify_cursor.
2041         
2042         * tests/testtext.c (do_cursor_visible_changed):
2043         * tests/testgtk.c (create_styles): test it.
2044
2045 2007-06-06  Richard Hult  <richard@imendio.com>
2046
2047         * gdk/quartz/gdkevents-quartz.c (find_mouse_window_for_ns_event)
2048         (find_window_for_ns_event): Rework how we get the event window:
2049         don't get the window from the NSEvent, always use the mouse window
2050         instead. Fix mouse window tracking by only using MouseExited for
2051         non-gdk windows, and to always use the NSEvent window to get the
2052         right gdk window in MouseEntered. Add comments to the code. Fixes bug
2053         #350460.
2054
2055 2007-06-06  Richard Hult  <richard@imendio.com>
2056
2057         * gdk/quartz/gdkevents-quartz.c (get_converted_window_coordinates):
2058         Don't do anything if the two windows are the same.
2059         (find_window_for_ns_event): Translate coordinates to be relative
2060         the grab window when appropriate.
2061
2062 2007-06-06  Emmanuele Bassi  <ebassi@gnome.org>
2063
2064         * gtk/gtkfilechooserdefault.c:
2065         (get_file_info_finished), (shortcuts_insert_path),
2066         (shortcuts_add_bookmarks), (shortcuts_add_current_folder): Factor
2067         out the search shortcut, the recently used shortcut and the separator
2068         from the shortcut selection combo. (#444734)
2069
2070         (recent_idle_load): Remove the idle source that lazily loads the
2071         recently used files, if the GtkRecentManager returns an empty
2072         list. (#443913)
2073
2074 2007-06-06  Ross Burton  <ross@openedhand.com>
2075
2076         * gdk/x11/gdkspawn-x11.c:
2077         Set DISPLAY in the child process using g_setenv() instead of
2078         constructing a new envp, which lets callers use child setup
2079         functions which call putenv (#442617).
2080
2081 2007-06-06  Johan Dahlin  <jdahlin@async.com.br>
2082
2083         reviewed by: Matthias Clasen <mclasen@redhat.com>
2084         
2085         * gtk/gtkassistant.c (gtk_assistant_update_buttons_state): 
2086         Check if the wizard is empty before trying to access the first page.
2087         (#444310, Johan Dahlin)
2088
2089 2007-06-06  Matthias Clasen  <mclasen@redhat.com>
2090
2091         * configure.in: Bump version
2092
2093         * === Released 2.11.2 ===
2094
2095         * NEWS: Updates
2096
2097 2007-06-06  Kristian Rietveld  <kris@imendio.com>
2098
2099         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_queue_resize): use
2100         GTK_IS_TREE_VIEW_COLUMN() in g_return_if_fail here.
2101
2102 2007-06-06  Kristian Rietveld  <kris@imendio.com>
2103
2104         * gtk/gtktreeviewcolumn.[ch] (gtk_tree_view_column_get_tree_view): new
2105         function.  (#342471, Lorenzo Gil Sanchez).
2106
2107         * gtk/gtk.symbols: updated.
2108
2109 2007-06-06  Kristian Rietveld  <kris@imendio.com>
2110
2111         * gtk/gtktooltip.c (gtk_tooltip_paint_window): remove unused
2112         call to gtk_widget_size_request().  (Reported by Carlos
2113         Garnacho).
2114
2115 2007-06-06  Kristian Rietveld  <kris@imendio.com>
2116
2117         * gtk/gtktooltip.c (gtk_tooltip_show_tooltip): bail out if
2118         last_window is not a GdkWindow anymore. (Fixes #434021, several
2119         reporters).
2120
2121 2007-06-06  Matthias Clasen <mclasen@redhat.com>
2122
2123         * gdk/Makefile.am: Remove leftover reference to medialib_h_sources.
2124
2125 2007-06-06  Brian Cameron  <brian.cameron@sun.com>
2126
2127         * gdk/Makefile.am: Add gdkmedialib.h to EXTRA_DIST so this header
2128           file gets included with the distribution, as needed.  Fixes bug
2129           #442888.  Reviewed by Matthias Clasen.
2130
2131 2007-06-06  Richard Hult  <richard@imendio.com>
2132
2133         * gdk/quartz/gdkevents-quartz.c
2134         (_gdk_quartz_events_update_mouse_window): Ignore if the old and new
2135         windows are the same.
2136
2137 2007-06-06  Kristian Rietveld  <kris@imendio.com>
2138
2139         * gtk/gtktreeview.c (gtk_tree_view_unrealize): also remove the
2140         auto expand timeout if it exists.
2141
2142 2007-06-06  Richard Hult  <richard@imendio.com>
2143
2144         * gdk/quartz/gdkevents-quartz.c (synthesize_crossing_events):
2145         Update comment to be more clear and print a warning if we try to
2146         create a crossing event without knowing what the current mouse
2147         window is, to help track down focus bugs.
2148
2149         * gdk/quartz/gdkevents-quartz.c
2150         (_gdk_quartz_events_update_focus_window): Fix indentation.
2151
2152 2007-06-06  Richard Hult  <richard@imendio.com>
2153
2154         * gdk/quartz/GdkQuartzWindow.c: Don't let temp windows become key
2155         window.
2156
2157 2007-06-06  Tor Lillqvist  <tml@novell.com>
2158
2159         * gdk/x11/gdkwindow-x11.c (gdk_window_set_opacity): Fix
2160         embarrassing crash. (#444457, Torsten Schoenfeld)
2161
2162 2007-06-05  Yevgen Muntyan  <muntyan@tamu.edu>
2163
2164         * demos/gtk-demo/textview.c (insert_text): Drop the phrase
2165         saying invisible text doesn't work (#444236).
2166
2167 2007-06-05  Matthias Clasen <mclasen@redhat.com>
2168
2169         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Check that
2170         window_private is not NULL before using it.  (#444351, David Ronis)
2171
2172 2007-06-05  Jakub Steiner <jimmac@ximian.com>
2173
2174         * gtk/stock-icons/{16,24}/gtk-find*: drop the paper sheet.
2175                 gtk-find is used for search, rather than find within a document
2176                 (file dialog).
2177
2178 2007-06-05  Kristian Rietveld  <kris@gtk.org>
2179
2180         Fix #399071, suggestion from Benoit Dejean.
2181
2182         * gtk/gtkliststore.[ch] (gtk_list_store_set_vector_internal): new
2183         function, factored out code iterating (columns, values) vectors from
2184         gtk_list_store_new_with_valuesv to here,
2185         (gtk_list_store_set_valuesv): new public function to set list store
2186         values using (columns, values) vectors,
2187         (gtk_list_store_new_with_valuesv): call new _set_vector_internal
2188         instead.
2189
2190         * gtk/gtktreestore.[ch] (gtk_tree_store_set_vector_internal),
2191         (gtk_tree_store_set_valuesv), (gtk_tree_store_new_with_valuesv):
2192         likewise.
2193
2194         * gtk/gtk.symbols: updated.
2195
2196 2007-06-04  Richard Hult  <richard@imendio.com>
2197
2198         * gdk/quartz/gdkwindow-quartz.c:
2199         (show_window_internal): Don't try to make temp windows key
2200         windows, fixes problem introduced below.
2201
2202 2007-06-04  Richard Hult  <richard@imendio.com>
2203
2204         * gdk/quartz/GdkQuartzWindow.c: 
2205         * gdk/quartz/gdkwindow-quartz.c: Implement simple versions of
2206         gdk_window_set_accept_focus and gdk_window_set_focus_on_map.
2207
2208 2007-06-04  Richard Hult  <richard@imendio.com>
2209
2210         * gdk/quartz/gdkwindow-quartz.c: (gdk_window_raise),
2211         (gdk_window_lower): Implement.
2212
2213 2007-06-04  Richard Hult  <richard@imendio.com>
2214
2215         * gdk/quartz/gdkwindow-quartz.c:
2216         * gdk/quartz/gdkwindow-quartz.h: Implement 
2217         gdk_window_set_transient_for.
2218
2219 2007-06-04  Cody Russell  <bratsche@gnome.org>
2220
2221         * gtk/gtklinkbutton.h
2222         * gtk/gtkaboutdialog.h: Change function argument "link"
2223         to "link_" to fix warnings for applications compiling
2224         with -Wshadow. (#379213)
2225
2226 2007-06-04  Cody Russell  <bratsche@gnome.org>
2227
2228         * gtk/gtkpathbar.c (gtk_path_bar_scroll_down): Check
2229         if down_button is NULL.  This happens when the pathbar button
2230         for the current directory is too large to fit in the
2231         space, e.g. on Windows for directories named something like
2232         "My Documents and Settings".  (#389603)
2233
2234 2007-06-04  Matthias Clasen  <mclasen@redhat.com>
2235
2236         * configure.in: Bump version
2237
2238         * === Released 2.11.1 ===
2239
2240         * gdk/gdkwindow.c (gdk_window_set_composited): Improve docs.
2241
2242         * NEWS:
2243         * README.in: Updates
2244
2245 2007-06-04  Michael Natterer  <mitch@imendio.com>
2246
2247         Move "move-focus" signals from several widgets to GtkWidget to
2248         enable more flexible costomization of keyboard navigation via
2249         bindings. Fixes bug #414947.
2250
2251         * gtk/gtkwidget.c: add "move-focus" binding signal, default to
2252         calling the toplevel GtkWindow's "move-focus" vfunc.
2253
2254         * gtk/gtktextview.[ch]
2255         * gtk/gtkwindow.[ch]: remove "move-focus" signals and add compat
2256         code that makes sure that both emitting the signal on the widget
2257         and overriding the virtual functions keeps working as before.
2258
2259         * gtk/gtktoolbar.c: remove "move-focus" signal here too and use
2260         GtkWidget's signal. This change slightly changes keyboard
2261         navigation in toolbars. I'll fix the behavior if somebody can
2262         explain me if and how exactly the new behavior is broken.
2263
2264 2007-06-04  Matthias Clasen  <mclasen@redhat.com>
2265
2266         * gtk/gtkmarshalers.list:
2267         * gtk/gtknotebook.[hc]: Add a create-window signal that allows
2268         to override the global create-window-hook on a per-notebook
2269         basis. The default handler falls back to the global hook.
2270         (#386935, Christian Hammond)
2271         
2272 2007-06-04  Emmanuele Bassi  <ebassi@gnome.org>
2273
2274         * gtk/gtkradiobutton.[ch]:
2275         * gtk/gtk.symbols:
2276         * tests/testgtk.c: Revert previous commit; the API is not yet
2277         finalized - see bug #166995.
2278
2279 2007-06-04  Emmanuele Bassi  <ebassi@gnome.org>
2280
2281         * gtk/gtkradiobutton.h:
2282         * gtk/gtkradiobutton.c:
2283         * gtk/gtk.symbols: Add gtk_radio_button_set_value(),
2284         gtk_radio_button_get_current_value() and gtk_radio_button_get_value().
2285         Use these functions to set and get an arbitrary integer associated to
2286         a GtkRadioButton in a group, like the value associated to a
2287         GtkRadioAction.
2288
2289         * tests/testgtk.c:
2290         (create_radio_buttons), (radio_toggled_cb): Exercise the new API.
2291
2292 2007-06-03  Torsten Schoenfeld  <kaffeetisch@gmx.de>
2293
2294         * gtk/gtkicontheme.c (choose_icon): Initialize unthemed_icon to NULL
2295         to avoid accessing uninitialized memory when
2296         gtk_icon_theme_choose_icon() is called with an empty names list.
2297
2298 2007-06-03  Richard Hult  <richard@imendio.com>
2299
2300         * gdk/quartz/gdkevents-quartz.c: (create_crossing_event): Set the key
2301         modifier state.
2302
2303 2007-06-03  Richard Hult  <richard@imendio.com>
2304
2305         * gdk/quartz/gdkevents-quartz.c: Make pointer grab emulation work a bit
2306         better:
2307         (gdk_display_pointer_is_grabbed): Do what the docs say and don't
2308         consider implicit grabs here.
2309         (gdk_pointer_grab): Overriding a grab by the same app should always be
2310         succesful.
2311         (gdk_event_translate): Implicit grabs should not be owner events.
2312
2313 2007-06-03  Matthias Clasen  <mclasen@redhat.com>
2314
2315         * NEWS: Updates
2316
2317 2007-06-03  Matthias Clasen  <mclasen@redhat.com>
2318
2319         * docs/tools/widgets.c: Add a volume button
2320
2321 2007-06-03  Matthias Clasen  <mclasen@redhat.com>
2322
2323         * gtk/gtkradiobutton.c:
2324         * gtk/gtkradiomenuitem.c: Fix doc typos.  
2325
2326 2007-06-03  Matthias Clasen  <mclasen@redhat.com>
2327
2328         * configure.in: Allow to disable Xinerama.  (#348065, Diego Pettenò)
2329
2330 2007-06-03  Xan Lopez  <xan@gnome.org>
2331
2332         * gtk/gtknotebook.c: remove index parameter in gtk_notebook_switch_page
2333         and remove g_return_if checks in private functions. (#443247)
2334
2335 2007-06-01  Richard Hult  <richard@imendio.com>
2336
2337         * gdk/quartz/gdkevents-quartz.c:
2338         (get_converted_window_coordinates), (create_crossing_event): Fix the
2339         coordinates in crossing events so they are relative to the right
2340         window.
2341
2342 2007-06-01  Richard Hult  <richard@imendio.com>
2343
2344         * gdk/quartz/gdkevents-quartz.[ch]: Make function naming
2345         consistent for the various functions that retrieve data from an
2346         event.
2347
2348         * gdk/quartz/gdkprivate-quartz.h: 
2349         * gdk/quartz/gdkwindow-quartz.[ch]: Remove the now unused
2350         _gdk_quartz_window_find_child_by_point() function.
2351
2352 2007-06-01  Matthias Clasen  <mclasen@redhat.com>
2353
2354         Add support for composited child windows.  (#412882, Ryan Lortie)
2355
2356         * gdk/gdk.symbols:
2357         * gdk/gdkdisplay.h:
2358         * gdk/gdkinternals.h:
2359         * gdk/gdkwindow.[hc]: Add gdk_display_supports_composite() and
2360         gdk_window_set_composited().
2361
2362         * gdk/x11/gdkevents-x11.c:
2363         * gdk/x11/gdkdisplay-x11.[hc]:
2364         * gdk/x11/gdkwindow-x11.[hc]: X11 implementation.
2365
2366         * gdk/win32/gdkdisplay-win32.c:
2367         * gdk/win32/gdkwindow-win32.c: Dummy win32 implementration.
2368
2369         * gdk/quartz/gdkdisplay-quartz.c:
2370         * gdk/quartz/gdkwindow-quartz.c: Dummy Quartz implementation.
2371
2372         * gdk/directfb/gdkdisplay-directfb.c:
2373         * gdk/directfb/gdkwindow-directfb.c: Dummy DirectFB implementation.
2374
2375         * tests/testgtk.c: Add a "composited window" test.
2376
2377 2007-06-01  Michael Natterer  <mitch@imendio.com>
2378
2379         * gtk/gtkmenuitem.c (gtk_menu_item_position_menu): don't switch
2380         submenu opening direction for overlapping reasons if there is even
2381         less space on the other side (bug #441863, Tommi Komulainen).
2382
2383 2007-06-01  Michael Natterer  <mitch@imendio.com>
2384
2385         * gtk/gtkfilechooserdialog.c (response_cb): change fix for #347883
2386         to not obfuscate the code.
2387
2388 2007-06-01  Yevgen Muntyan  <muntyan@tamu.edu>
2389
2390         Avoid recreating pangolayouts in GtkTextView on cursor movement
2391         (#435405, Behdad Esfahbod).
2392
2393         * gtk/gtktextlayout.c:
2394         * gtk/gtktextlayout.h: new GtkTextLayout method invalidate_cursors(),
2395         and functions gtk_text_layout_invalidate_cursors() and
2396         gtk_text_layout_cursors_changed(), to use when invalidation is due
2397         to moved marks or changed selection.
2398
2399         * gtk/gtktextbtree.c:
2400         * gtk/gtktextbtree.h: use what's appropriate when invalidating layout.
2401
2402         * gtk/gtk.symbols: add new functions.
2403
2404         * README.in: added a note about changed GtkTextLayout API.
2405
2406 2007-06-01  Alp Toker  <alp.toker@collabora.co.uk>
2407
2408         * gdk/gdkcairo.c (gdk_cairo_set_source_pixmap): Fix doc typos.
2409
2410 2007-05-31  Yevgen Muntyan  <muntyan@tamu.edu>
2411
2412         * gtk/gtkstyle.c (get_insertion_cursor_gc): use text colors from
2413         widget style to draw cursor instead of hardcoded black and grey
2414         (#79585, comment #30).
2415
2416 2007-06-01  Kristian Rietveld  <kris@gtk.org>
2417
2418         * gtk/gtkcellrenderertext.c (get_size): transform the ink_rect using
2419         pango_extents_to_pixels to avoid rounding errors.  (Fixes #430218,
2420         Shlomi Israel).
2421
2422 2007-05-31  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
2423
2424         * tests/autotestfilechooser.c: Reactivate the other file-chooser
2425         tests. Forgot that before commiting revision 17994.
2426
2427 2007-05-31  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
2428
2429         * gtk/gtkfilechooserdialog.c, tests/autotestfilechooser.c: Reset
2430         the internal response_requested flag, once the response triggered by
2431         file_chooser_widget_response_requested has been processed (#347883).
2432
2433 2007-05-30  Richard Hult  <richard@imendio.com>
2434
2435         * gdk/quartz/gdkselection-quartz.c (gdk_free_text_list): Add this
2436         function, bug #438440.
2437
2438 2007-05-30  Tor Lillqvist  <tml@novell.com>
2439
2440         * gdk/win32/gdkevents-win32.c (gdk_pointer_grab): Subtract the
2441         multi-monitor offset from x and y before setting up the rectangle
2442         for ClipCursor(). Fixes #442326.
2443
2444 2007-05-30  Matthias Clasen  <mclasen@redhat.com>
2445
2446         * gtk/gtkiconview.c (gtk_icon_view_layout): Queue a resize
2447         if the size changed.  (#418047, Alex Graveley)
2448
2449 2007-05-30  Simos Xenitellis  <simos@gnome.org>
2450
2451         * gdk/gdkkeysyms-update.pl: Updated script to new upstream 
2452         location of keysymdef.h (#442183)
2453
2454 2007-05-30  Emmanuele Bassi  <ebassi@gnome.org>
2455
2456         * gtk/gtkfilechooserdefault.c (update_chooser_entry): Return
2457         after setting the file chooser entry with the current selection.
2458
2459 2007-05-30  Matthias Clasen  <mclasen@redhat.com>
2460
2461         * gtk/gtkiconcachevalidator.c: Correct the handling
2462         of display names.  (#441767, Marcin Bachry)
2463
2464 2007-05-30  Xan Lopez  <xan@gnome.org>
2465
2466         * gtk/gtknotebook.c (gtk_notebook_set_current_page): Small cleanup.
2467         Fixes #442172.
2468
2469 2007-05-28  Cody Russell  <bratsche@gnome.org>
2470
2471         * gdk/win32/xcursors.h: Fix initialization of last item. (#440511)
2472
2473 2007-05-28  Richard Hult  <richard@imendio.com>
2474
2475         * gdk/quartz/gdkevents-quartz.c (get_child_coordinates_from_ancestor)
2476         (get_ancestor_coordinates_from_child): Break out code that was
2477         repeated into separate functions and call them instead.
2478         (find_window_for_mouse_nsevent): Break out this from
2479         find_window_for_nsevent to make the code clearer.
2480         (find_window_for_nsevent): Use the above and fix the returned
2481         coordinates in the process so that they are always relative the
2482         found window, both for the normal case and during grabs. Still
2483         needs fixing for the case where we get nsevents for a window other
2484         than than grab window during grabs.
2485
2486 2007-05-28  Richard Hult  <richard@imendio.com>
2487
2488         * gdk/quartz/gdkevents-quartz.c (gdk_event_translate): Fix typo,
2489         we need both press and release in the mask to trigger implicit
2490         grabs.
2491
2492 2007-05-28  Richard Hult  <richard@imendio.com>
2493
2494         * gdk/quartz/gdkevents-quartz.c (pointer_ungrab_internal): Reset
2495         all the grab state, to help debugging.
2496         (gdk_event_translate): Use pointer_ungrab_internal instead of
2497         duplicating the code here.
2498
2499 2007-05-28  Richard Hult  <richard@imendio.com>
2500
2501         * gdk/quartz/gdkprivate-quartz.h:
2502         * gdk/quartz/gdkwindow-quartz.c (find_child_window_helper)
2503         (_gdk_quartz_window_find_child): Refactored version of
2504         _gdk_quartz_window_find_child_by_point, that doesn't return any
2505         coordinates as the users of this function already have the
2506         coordinates and need to translate them differently.
2507         (_gdk_windowing_window_get_pointer): Fixup coordinate translation.
2508         (_gdk_windowing_window_at_pointer): Likewise.
2509
2510 2007-05-28  Richard Hult  <richard@imendio.com>
2511
2512         * gdk/quartz/gdkevents-quartz.c
2513         (find_window_interested_in_event_mask): Don't traverse beyond the
2514         toplevel of the passed in window.
2515
2516 2007-05-28  Richard Hult  <richard@imendio.com>
2517
2518         * gdk/quartz/gdkwindow-quartz.c: (_gdk_windowing_window_init): Set
2519         a size for the root window.
2520
2521 2007-05-28  Richard Hult  <richard@imendio.com>
2522
2523         * gdk/quartz/gdkwindow-quartz.c: Add comments about what various
2524         coordinates are relative to.
2525
2526 2007-05-28  Carlos Garnacho  <carlos@imendio.com>
2527
2528         * gtk/gtkwidget.c (gtk_widget_propagate_hierarchy_changed_recurse):
2529         Add back variable declaration removed in r17958.
2530
2531 2007-05-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2532
2533         * gtk/gtkprinter.[ch]: Add new capability
2534         GTK_PRINT_CAPABILITY_NUMBER_UP.
2535         * docs/reference/gtk/tmpl/gtkprintunixdialog.sgml: 
2536         * gtk/gtkprintunixdialog.c: (update_dialog_from_capabilities):
2537         * modules/printbackends/file/gtkprintbackendfile.c:
2538         (file_printer_get_options), (file_printer_get_settings_from_options):
2539         * modules/printbackends/cups/gtkprintbackendcups.c:
2540         (cups_printer_get_capabilities): Add a new print capability to specify
2541         whether print dialog will offer printing multiple pages per sheet. (#398414)
2542         
2543 2007-05-28  Matthias Clasen  <mclasen@redhat.com>
2544
2545         * gtk/gtktoolbar.h: Actually undeprecate 
2546         gtk_toolbar_[un]set_icon_size.  (#314172. Yevgen Muntyan)
2547
2548 2007-05-28  Matthias Clasen  <mclasen@redhat.com>
2549
2550         * gtk/gtkwidget.c: Document some more signals
2551
2552         * gtk/gtktextview.c: Improve docs
2553
2554 2007-05-27  Tor Lillqvist  <tml@novell.com>
2555
2556         * configure.in (GDK_EXTRA_LISB): Drop bogus -user32 switch. Was
2557         supposed to be -luser32, but he "l" was missing. But nobody has
2558         noticed, so presumably unnecessary.
2559
2560 2007-05-26  Matthias Clasen  <mclasen@redhat.com>
2561
2562         * gtk/gtkprintoperationpreview.c: Improve docs
2563
2564 2007-05-26  Matthias Clasen  <mclasen@redhat.com>
2565
2566         * gtk/gtkentry.c: Move docs inline.
2567
2568 2007-05-26  Matthias Clasen  <mclasen@redhat.com>
2569
2570         * gdk/directfb/gdkkeys-directfb.c: Remove duplicate doc comments
2571         that cause problems when building the docs.
2572
2573 2007-05-26  Matthias Clasen  <mclasen@redhat.com>
2574         
2575         * gdk/x11/gdkdisplay-x11.c: Update docs
2576         * gdk/gdk.c: Update docs
2577         * gdk/directfb/gdkwindow-directfb.c: Remove duplicate doc comments.
2578         * gdk/x11/gdkwindow-x11.c: Fix doc formatting
2579
2580 2007-05-26  Matthias Clasen  <mclasen@redhat.com>
2581
2582         * gtk/gtktooltip.c:
2583         * gtk/gtkstatusicon.c:
2584         * gtk/gtkscalebutton.c:
2585         * gtk/gtkrecentaction.c:
2586         * gtk/gtkrange.c:
2587         * gtk/gtkprinter.c:
2588         * gtk/gtkprintsettings.c:
2589         * gtk/gtkpapersize.c:
2590         * gtk/gtkpagesetup.c:
2591         * gtk/gtknotebook.c:
2592         * gtk/gtkentrycompletion.c: Document new api
2593
2594 2007-05-26  Richard Hult  <richard@imendio.com>
2595
2596         * gtk/gtkprinter.c: (gtk_printer_set_location): Fix typo to get the
2597         build working.
2598
2599 2007-05-26  Matthias Clasen  <mclasen@redhat.com>
2600
2601         * configure.in: Require gtk-doc 1.6, for signal and property links.
2602         * gtk/gtkbox.c:
2603         * gtk/gtkbutton.c:
2604         * gtk/gtkcontainer.c:
2605         * gtk/gtkdialog.c:
2606         * gtk/gtkentry.c:
2607         * gtk/gtkimage.c:
2608         * gtk/gtklabel.c:
2609         * gtk/gtkmisc.c:
2610         * gtk/gtksettings.c:
2611         * gtk/gtkwidget.c: Documentation improvements, link signals
2612         and properties where it makes sense.
2613
2614 2007-05-25  Matthias Clasen  <mclasen@redhat.com>
2615
2616         * gtk/gtktextmark.c:
2617         * gtk/gtktextbuffer.c: Formatting fixes.
2618
2619 2007-05-25  Matthias Clasen  <mclasen@redhat.com>
2620
2621         Allow to separate GtkTextMark creation from buffer insertion.
2622         (#132818, Gustavo Giráldez, patch by Yevgen Muntyan)
2623
2624         * gtk/gtktextmarkprivate.h:
2625         * gtk/gtktextmark.[hc] (gtk_text_mark_new): New function to 
2626         create a GtkTextMark.
2627
2628         * gtk/gtktextbuffer.[hc] (gtk_text_buffer_add_mark): New 
2629         function to add an existing mark to a buffer. 
2630
2631         * gtk/gtktextbtree.c: Allow adding existing marks.
2632
2633         * gtk/gtk.symbols: Add new functions.
2634
2635         * tests/testtextbuffer.c: Add some tests for new mark 
2636         functionality.
2637
2638 2007-05-25  Xan Lopez  <xan@gnome.org>
2639
2640         * gtk/gtkaction.c: (gtk_action_set_short_label):
2641         Use private->data->short_label to update the proxies. (#440780)
2642
2643 2007-05-25  Richard Hult  <richard@imendio.com>
2644
2645         * gdk/quartz/gdkimage-quartz.c: (_gdk_quartz_image_copy_to_image):
2646         Implement copying from a window, part of bug #348493.
2647
2648 2007-05-25  Matthias Clasen  <mclasen@redhat.com>
2649
2650         * gtk/gtkprintoperation-unix.c (unix_end_run): Hold a 
2651         refence on the print operation until gtk_print_job_send()
2652         is done.  (#440040, Chris Vine)
2653
2654 2007-05-25  Matthias Clasen  <mclasen@redhat.com>
2655
2656         * gtk/gtkiconview.c (gtk_icon_view_accessible_ref_child):
2657         Don't crash and don't leak.  (#439565, Pedro Villavicencio)
2658
2659 2007-05-25  Matthias Clasen  <mclasen@redhat.com>
2660
2661         * gtk/gtkiconfactory.c: Improve a warning
2662         * gtk/gtkicontheme.c (gtk_icon_info_load_icon): Always
2663         set the error when returning NULL.  (#440982, Carlos Garcia
2664         Campos)
2665
2666 2007-05-25  Michael Natterer  <mitch@imendio.com>
2667
2668         Merge fix from maemo-gtk:
2669
2670         * gtk/gtkmenushell.c (gtk_menu_shell_enter_notify): open submenus
2671         also if the menu item we're entering is already selected. Also, it
2672         makes no sense to forward the event to the parent menu shell if we
2673         are entering a menu item of *this* menu shell.
2674
2675 2007-05-24  Matthias Clasen  <mclasen@redhat.com>
2676
2677         * gtk/stock-icons/*: Make sure all svg icons are added
2678         as pngs.
2679
2680 2007-05-24  Matthias Clasen  <mclasen@redhat.com>
2681
2682         * modules/input/Makefile.am: Fix broken DESTDIR support
2683
2684 2007-05-24  Michael Natterer  <mitch@imendio.com>
2685
2686         * gtk/gtktooltip.c (find_widget_under_pointer): apply patch from
2687         Bogdan Nicula which fixes a crash on GdkWindows which have no
2688         GtkWidget as user_data (bug #440890).
2689
2690 2007-05-24  Matthias Clasen  <mclasen@redhat.com>
2691
2692         * configure.in: Bump version
2693
2694         * === Released 2.11.0 ===
2695
2696         * NEWS: Updates
2697
2698 2007-05-23  Matthias Clasen  <mclasen@redhat.com>
2699
2700         * gtk/gtk.symbols: 
2701         * gdk/x11/xsettings-common.h: 
2702         * gdk/gdk.symbols: Add some missing symbols.
2703
2704         * gtk/paper_names_offsets.c:
2705         * gtk/gen-paper-names.c: Make variables static.
2706
2707         * gtk/gtktooltip.[hc]:
2708         * gtk/gtkvolumebutton.c:
2709         * gtk/gtkscalebutton.c:  Fix up symbol aliasing.
2710
2711 2007-05-23  Yevgen Muntyan  <muntyan@tamu.edu>
2712
2713         * gtk/gtkprintunixdialog.c: missing #include <ctype.h>.
2714
2715         * gtk/gtkhandlebox.c (gtk_handle_box_paint):
2716         * gtk/gtkpagesetupunixdialog.c (_gtk_load_custom_papers):
2717         * gtk/gtkstatusbar.c (gtk_statusbar_get_context_id):
2718         * gtk/gtkiconcache.c (_gtk_icon_cache_new_for_path):
2719         * gtk/gtktrayicon-x11.c (gtk_tray_icon_send_dock_request):
2720         * gtk/gtkpreview.c (gtk_preview_finalize):
2721         * gtk/gtknotebook.c (gtk_notebook_set_group_id):
2722         * tests/testnotebookdnd.c (window_creation_function):
2723         * tests/testiconview.c (do_popup_menu):
2724         Fixed some compiler warnings (#440689).
2725
2726 2007-05-23  Kristian Rietveld  <kris@imendio.com>
2727
2728         * gtk/gtktooltip.c (find_widget_under_pointer): translate coordinates
2729         from the window they were received on to the event widget's window;
2730         correct for no-window widgets after that, bail out on failure.  This
2731         makes the coordinates given by GtkWidget::query-tooltip truly relative
2732         to widget->window.  (#435188).
2733
2734         * gtk/gtkwidget.c (gtk_widget_class_init): update docs for
2735         GtkWidget::query-tooltip.
2736
2737 2007-05-22  Behdad Esfahbod  <behdad@gnome.org>
2738
2739         * gtk/gtkprintcontext.c (gtk_print_context_finalize),
2740         (_gtk_print_context_new), (_gtk_print_context_get_fontmap),
2741         (gtk_print_context_set_cairo_context),
2742         (gtk_print_context_get_pango_fontmap),
2743         (gtk_print_context_create_pango_context):
2744         Don't create new pango fontmaps.  Use the default pangocairo
2745         fontmap and set resolution on PangoContext instead. (#417707)
2746
2747 2007-05-21  Richard Hult  <richard@imendio.com>
2748
2749         * gdk/quartz/gdkdisplay-quartz.c: (gdk_display_open): Set the
2750         resolution.
2751         
2752         * gdk/quartz/gdkscreen-quartz.c: Use the autorelease pool macros.
2753
2754 2007-05-21  Michael Natterer  <mitch@imendio.com>
2755
2756         * gtk/gtkcombobox.c (gtk_combo_box_set_model): revert last change.
2757
2758 Mon May 21 13:58:32 2007  Tim Janik  <timj@imendio.com>
2759
2760         * gtk/gtkcombobox.c (gtk_combo_box_set_model): removed redundant check.
2761
2762 2007-05-21  Tor Lillqvist  <tml@novell.com>
2763
2764         * gtk/gtkscalebutton.c (gtk_scale_popup): Make it work better with
2765         multiple monitors.
2766
2767 2007-05-20  Attilio Fiandrotti  <attilio.fiandrotti@gmail.com>
2768
2769         * gdk/directfb/gdkwindow-directfb.c:
2770         * gdk/directfb/gdkdirectfb.h: Updated minimum DirectFB version
2771         required to enable gdk_directfb_create_child_window.
2772         (Closes: #437379)
2773
2774 2007-05-20  Bastien Nocera  <hadess@hadess.net>
2775
2776         * gtk/Makefile.am:
2777         * gtk/gtk.h:
2778         * gtk/gtk.symbols:
2779         * gtk/gtkvolumebutton.[ch]: Add the GtkVolumeButton widget,
2780         a button that pops up a scale when clicked (Closes: #415775)
2781         * tests/Makefile.am:
2782         * tests/testvolumebutton.c: Add a test program for the
2783         volume button
2784
2785 2007-05-19  Bastien Nocera  <hadess@hadess.net>
2786
2787         reviewed by: Matthias Clasen <mclasen@redhat.com>
2788
2789         * gtk/Makefile.am:
2790         * gtk/gtk.h:
2791         * gtk/gtk.symbols:
2792         * gtk/gtkscalebutton.[ch]: Add the GtkScaleButton widget,
2793         a button that pops up a scale when pressed
2794
2795 2007-05-19  Matthias Clasen  <mclasen@redhat.com>
2796
2797         * gtk/gtk.symbols:
2798         * gtk/gtknotebook.[hc]: Deprecate gtk_notebook_[gs]et_group_id
2799         in favour of new functions gtk_notebook_[gs]et_group, which
2800         takes a pointer as group identifier and makes it easier to
2801         avoid group id collisions.  (#386930, Christian Hammond)
2802                 
2803         * tests/testnotebookdnd.c: Use new grouping api.
2804
2805 2007-05-18  Matthias Clasen  <mclasen@redhat.com>
2806
2807         * gtk/gtkactiongroup.c: Warn and refuse to add actions with
2808         duplicate names.  (#150877, Tommi Komulainen, patch by Kalle
2809         Vahlman)
2810
2811 2007-05-18  Matthias Clasen  <mclasen@redhat.com>
2812
2813         * gtk/gtk.symbols:
2814         * gtk/gtkentry.[hc]: Add gtk_entry_[gs]et_cursor_hadjustment()
2815         to allow automatic scrolling in response to cursor movements
2816         in the entry.  (#438651, Nate Nielsen)
2817
2818 2007-05-18  Matthias Clasen  <mclasen@redhat.com>
2819
2820         * gtk/gtktextview.c: Add a toggle-cursor-visibility keybinding
2821         signal, and bind F7 to it.  (#380048, Tim Miao)
2822
2823 2007-05-18  Matthias Clasen  <mclasen@redhat.com>
2824
2825         * gtk/gtk.symbols:
2826         * gtk/gtkicontheme.h:
2827         * gtk/gtkicontheme.c: Add a function to look up an icon from
2828         a list of icon names.  (#396901, Luca Ferretti)
2829
2830 2007-05-18  Emmanuele Bassi  <ebassi@gnome.org>
2831
2832         * gtk/gtkrecentchooserdefault.c:
2833         (gtk_recent_chooser_default_dispose): Reset the state on dispose.
2834
2835         (cleanup_after_load): load_id != 0 && load_state == LOAD_EMPTY
2836         is a valid state, if the main loop never had the chance to
2837         properly spin at least once. (#438671)
2838
2839 2007-05-18  Emmanuele Bassi  <ebassi@gnome.org>
2840
2841         * gtk/gtkrecentchooserdefault.c (recent_meta_data_func): Mark
2842         string for translation. (#439437)
2843
2844 2007-05-18  Matthias Clasen  <mclasen@redhat.com>
2845
2846         * gtk/gtkwindow.c (gtk_window_set_transient_for): Fix
2847         doc typo.  (#438100, Vincent Untz)
2848
2849 2007-05-18  Michael J. Chudobiak  <mjc@cvs.gnome.org>
2850
2851         * INSTALL.in:
2852         * README.in:
2853         * configure.in: Bump libtiff requirement to 3.6.0, by requiring
2854           presence of TIFFReadRGBAImageOriented.
2855
2856         * gdk-pixbuf-scaled-anim.c: (get_scaled_pixbuf):
2857         Preserve pixbuf options when generating a new scaled pixbuf.
2858
2859         * io-jpeg.c: (get_orientation), (gdk_pixbuf__jpeg_image_load),
2860         (gdk_pixbuf__jpeg_image_load_increment): Read the exif
2861         orientation tag and associate it with the "orientation" pixbuf
2862         option. Renders libexif unnecessary in some applications.
2863
2864         * io-tiff.c: (tiff_image_parse): Read the tiff orientation tag,
2865         compensate for the partial rotations performed by libtiff,
2866         and generate an "orientation" option for the pixbuf.
2867
2868 2007-05-18  Carlos Garnacho  <carlos@imendio.com>
2869
2870         * gtk/gtkexpander.c: remove c++ style comment.
2871
2872 2007-05-18  Carlos Garnacho  <carlos@imendio.com>
2873
2874         Make combobox menu popdown keybindable (#433593)
2875
2876         * gtk/gtkcombobox.c (gtk_combo_box_class_init): Add "popdown" binding
2877         signal and keybindings.
2878         (gtk_combo_box_real_popdown): Added, "popdown" keybinding signal
2879         handler.
2880         (gtk_combo_box_menu_key_press):
2881         (gtk_combo_box_list_key_press): forward the event to the combobox if
2882         it wasn't handled by the menu.
2883
2884 2007-05-18  Carlos Garnacho  <carlos@imendio.com>
2885
2886         * gtk/gtknotebook.c (gtk_notebook_init) (gtk_notebook_drag_motion)
2887         (gtk_notebook_drag_drop): Allow widgets up in the hierarchy to run
2888         their DnD handlers if the target doesn't match with anything the
2889         notebook manages. (#350665, Joakim Lundborg).
2890
2891 2007-05-18  Carlos Garnacho  <carlos@imendio.com>
2892
2893         Refactor GtkFileChooserDialog sizing.
2894
2895         * gtkfilechooserembed.[ch] (delegate_get_resizable_hints)
2896         (_gtk_file_chooser_embed_get_resizable_hints):
2897         s/resizable_hints/resizable/, return just one boolean value to
2898         determine whether the filechooser should be resizable or not.
2899
2900         * gtkfilechooserprivate.h (struct GtkFileChooserDialogPrivate): remove
2901         variables related to the GtkFileChooserEmbed get_default_size() and
2902         get_resizable() implementations.
2903         (struct GtkFileChooserDefault): Move default size management here.
2904
2905         * gtkfilechooserdefault.c (gtk_file_chooser_default_size_allocate):
2906         Added, store currently allocated size to calculate default size later.
2907         (gtk_file_chooser_default_get_resizable_hints):
2908         s/resizable_hints/resizable/.
2909         (gtk_file_chooser_default_set_property): Reload settings if the file
2910         chooser action changes, this way the save expander state will be known
2911         before mapping the window, avoiding wrong window positioning and
2912         flickering. (#424299, #424309)
2913         (find_good_size_from_style): Only get size from style if it wasn't set
2914         previously.
2915         (gtk_file_chooser_default_get_default_size): return default size based
2916         on stored default size and preview/extra widget sizes.
2917
2918         * gtkfilechooserdialog.c (file_chooser_widget_update_hints)
2919         (file_chooser_widget_realized_size_changed)
2920         (file_chooser_widget_unrealized_size_changed): simplified to
2921         (file_chooser_widget_size_changed): set window size and resizability
2922         based on the GtkFileChooserEmbed interface implementation. (Bug
2923         #420285, Tomeu Vizoso)
2924         (gtk_file_chooser_dialog_map): force a dialog size change, so it's
2925         clamped for sure to the 75% of the screen size.
2926
2927 2007-05-18  Carlos Garnacho  <carlos@imendio.com>
2928
2929         * gtk/gtknotebook.c (gtk_notebook_real_insert_page): Do not unset
2930         the brand new current page if there was none set previously. Fixes
2931         #425138 (Reported by Michail Crayson). Some code simplifications.
2932         (gtk_notebook_draw_arrow): code style fix.
2933
2934 2007-05-16  Matthias Clasen  <mclasen@redhat.com>
2935
2936         * gtk/gtkpathbar.c: Add ATK names to the Up, Down, and Root
2937         buttons. Keep the focus from vanishing when Up or Down arrows
2938         become insensitive or invisible.  (#357005, Patrick Wade)
2939
2940 2007-05-16  Brian Cameron  <brian.cameron@sun.com>
2941
2942         * acconfig.h, configure.in, gdk/Makefile.am, gdkprivate.h, gdkrgb.c,
2943           gdkdraw.c, gdk-pixbuf/gdk-pixbuf-scale.c,
2944           gdk-pixbuf/pixops/Makefile.am, gdk-pixbuf/pixops/pixops.[ch],
2945           gdk-pixbuf/pixops/timescale.c:  Add Sun mediaLib support so that
2946           hardware acceleration via mediaLib is enabled if mediaLib is
2947           detected via configure.  Enhancement request #344813.  I was given
2948           permission to commit in the bug report by Matthias Clasen.
2949         * gdk/medialib.[ch]: New files added for mediaLib support.
2950         * docs/reference/gdk-pixbuf/tmpl/scaling.sgml,
2951           docs/reference/gdk/tmpl/rgb.sgml, gdk/gdkdraw.c:  Add docs for
2952           mediaLib support.
2953
2954 2007-05-15  Torsten Schoenfeld  <kaffeetisch@gmx.de>
2955
2956         * gtk/gtkprintoperation.c (pdf_end_run): Unset priv->platform_data and
2957         priv->free_platform_data to prevent gtk_print_operation_finalize()
2958         from freeing the cairo surface a second time.
2959
2960 2007-05-14  Kristian Rietveld  <kris@gtk.org>
2961
2962         * gtk/gtkfilechooserdefault.c (recent_column_path_sort_func): remove
2963         dangling semicolon, fixes the segfault ebassi was seeing earlier today
2964         ;)
2965
2966 2007-05-14  Tristan Van Berkom  <tvb@gnome.org>
2967
2968         * gtk/gtkaboutdialog.c: Functions: gtk_about_dialog_get/set_name() 
2969         were deprecated in favour of gtk_about_dialog_get/set_program_name(), 
2970         the GtkAboutDialog now uses the "program-name" property instead of 
2971         the conflicting "name" property (fixes bug 345822).
2972
2973 2007-05-14  Emmanuele Bassi  <ebassi@gnome.org>
2974
2975         * configure.in: Add check for GNU extensions to ftw()/nftw().
2976
2977         * gtk/gtksearchenginesimple.c: Fix compilation on systems with
2978         only POSIX-compliant ftw(). (#435797, based on a patch by
2979         Richard Hult)
2980
2981 2007-05-14  Emmanuele Bassi  <ebassi@gnome.org>
2982
2983         * gtk/gtkfilechooserdefault.c:
2984         Convert the GtkTreeIter inside the sorting functions for the
2985         search and recent modes. This doesn't yet fix the segfault when
2986         clicking the 'Name' column in recent mode, though.
2987
2988 2007-05-14  Behdad Esfahbod  <behdad@gnome.org>
2989
2990         * modules/input/gtkimcontextthai.c
2991         (gtk_im_context_thai_filter_keypress):
2992         Fix check for modifier keys. (#438261, Theppitak Karoonboonyanan)
2993
2994 2007-05-14  Matthias Clasen  <mclasen@redhat.com>
2995
2996         * gtk/gtkscrolledwindow.c: Document scrollbars-within-bevel
2997         as 2.12 addition.  (#438131, Mart Raudsepp)
2998
2999 2007-05-14  Matthias Clasen  <mclasen@redhat.com>
3000
3001         * gtk/gtkvseparator.c (gtk_vseparator_size_request): Fix
3002         size requisition for wide vertical separators.  (#438113, 
3003         Benjamin Berg)
3004
3005 2007-05-13  Emmanuele Bassi  <ebassi@gnome.org>
3006
3007         * gtk/gtksearchenginesimple.c: Include <ftw.h> and use nftw() and
3008         all the symbols defined in <ftw.h> conditionally.
3009
3010 2007-05-13  Cody Russell  <bratsche@gnome.org>
3011
3012         * gdk/win32/gdkevents-win32.c: Only do the configure event context
3013         iteration under WM_WINDOWPOSCHANGED instead of inside
3014         handle_configure_event().  This fixes a bug that prevented window
3015         contents from being redrawn after gtk_window_resize(). (#436721)
3016
3017 2007-05-12  Behdad Esfahbod  <behdad@gnome.org>
3018
3019         * gdk/gdkdraw.c (gdk_draw_trapezoids): Fix wrong cairo path
3020         generation.  (#437879, Eddie C. Dost)
3021
3022 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
3023
3024         GtkFileChooser search fixes and recent files support.  (#435342)
3025         
3026         * gtk/gtkfilechooserdefault.c: Support drag and drop for
3027         adding shortcuts of folders when in search or recent files
3028         mode.
3029
3030 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
3031
3032         GtkFileChooser search fixes and recent files support.  (#435342)
3033
3034         * gtk/gtkfilechooserprivate.h:
3035         * gtk/gtkfilechooserdefault.c: Follow the sorting order of
3036         the GtkTreeView displaying the files list.
3037
3038         (shortcuts_get_index), (shortcuts_insert_separator),
3039         (shortcuts_model_create), (shortcuts_combo_filter_func): Remove
3040         the separator between the Search and the Recently Used shortcuts.
3041
3042         (list_select_func), (list_icon_data_func), (list_name_data_func),
3043         (list_mtime_data_func): Update the sensitivity of the row
3044         depending on the GtkFileChooserAction used.
3045
3046 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
3047
3048         GtkFileChooser search fixes and recent files support.  (#435342)
3049
3050         * gtk/gtkfilechooserprivate.h:
3051         * gtk/gtkfilechooserdefault.c: Update the contents of the
3052         files list when changing the filter of the GtkFileChooserDefault
3053         widget.
3054
3055 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
3056
3057         GtkFileChooser search fixes and recent files support.  (#435342)
3058
3059         * gtk/gtkfilechooserdefault.c: Update the add bookmark button
3060         sensitivity when in search or recent files mode, and allow
3061         adding a bookmark for a folder.
3062
3063 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
3064
3065         GtkFileChooser search fixes and recent files support.  (#435342)
3066
3067         * gtk/gtkfilechooserdefault.c: UI fixes in the Search mode: add
3068         a mnemonic to the label, de-boldify the label's text and assign
3069         focus to the search entry when switching to the search mode.
3070
3071         (list_name_data_func): Split the text in both search and recent
3072         files mode: on the first line use the short name and on the
3073         second line use the full path.
3074
3075 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
3076
3077         GtkFileChooser search fixes and recent files support.  (#435342)
3078
3079         * gtk/gtkfilechooserprivate.h:
3080         * gtk/gtkfilechooserdefault.c: Add support for showing the
3081         recently used files list as a special shortcut item.
3082
3083 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
3084         
3085         GtkFileChooser search fixes and recent files support.  (#435342)
3086
3087         * gtk/gtkfilechooserdefault.c: Overall whitespace fixes and
3088         indentation style consistency.
3089
3090         (list_row_activated): If the search hit is a folder, follow it
3091         when activating the row, and switch back to browse mode.
3092
3093         (search_clear_model), (search_start_query),
3094         (search_entry_activate_cb), (search_setup_widgets): Remember
3095         the last query when switching between modes.
3096
3097 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
3098
3099         GtkFileChooser search fixes and recent files support.  (#435342)
3100
3101         * gtk/gtkfilechooserdefault.c:
3102         (_gtk_file_chooser_default_class_init): Add key binding for
3103         the Search shortcut; default to MOD1+S.
3104
3105         (search_shortcut_handler): Handle the key binding.
3106
3107         (search_hit_get_info_cb), (search_add_hit), (search_clear_model),
3108         (search_setup_model): Retrieve informations on the search hits
3109         when adding them to the model.
3110
3111         (list_icon_data_func): Show the search hit icon.
3112
3113 2007-05-11  Michael Natterer  <mitch@imendio.com>
3114
3115         * gtk/gtktextview.c (selection_motion_event_handler): call
3116         gdk_event_request_motions(event) so selecting works with
3117         XInput devices too. Spotted by Tommi Komulainen.
3118
3119 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
3120
3121         * gtk/gtksearchengine.c (_gtk_search_engine_new): Fall back
3122         to GtkSearchEngineSimple only if gthread has already been
3123         initialiased; otherwise, disable search support in the file
3124         chooser widget.  (#435847)
3125
3126 2007-05-10  Matthias Clasen <mclasen@redhat.com>
3127
3128         * gtk/gtkbutton.c (gtk_button_set_image): Unparent the old
3129         image before overwriting priv->image.  (#437281, Jochen Baier)
3130
3131 2007-05-10  Matthias Clasen <mclasen@redhat.com>
3132
3133         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_scroll_child):
3134         Correct a confusing warning.  (#437284, Björn Lindqvist)
3135
3136 2007-05-10  Matthias Clasen <mclasen@redhat.com>
3137
3138         * gdk/gdkdraw.c (gdk_draw_pixbuf): Don't call into
3139         the backend if the region is empty.  (#437081, Sven Neumann)
3140
3141 2007-05-10  Matthias Clasen <mclasen@redhat.com>
3142
3143         * gtk/gtksearchenginesimple.c (search_visit_func);
3144         Assume Posix nftw behaviour. 
3145
3146 2007-05-09  Dom Lachowicz <domlachowicz@gmail.com>
3147
3148         * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: GtkTreeView doesn't 
3149         expand/collapse with Right/Left cursor keys on Windows
3150         (#436269, Daniel Atallah)
3151
3152 2007-05-09  Cody Russell  <bratsche@gnome.org>
3153
3154         * gtk/gtkmenu.c:
3155         (get_arrows_border): New function to calculate the border sizes needed 
3156         for the scroll arrows.
3157         (get_arrows_visible_area): New function to calculate the arrows visible 
3158         area.
3159         (get_arrows_sensitive_area): New function to calculate the arrows
3160         sensitive area.
3161         (gtk_menu_paint): Refactored code to calculate the border sizes needed
3162         for the scroll arrows into get_arrows_border and the code to calculate 
3163         the visible area into get_arrows_visible_area.
3164         (gtk_menu_handle_scrolling): Refactored arrow sensitive calculations
3165         to get_arrows_sensitive_area.
3166         (gtk_menu_realize, gtk_menu_size_allocate, gtk_menu_scroll_by,
3167         gtk_menu_position, gtk_menu_scroll_to, gtk_menu_scroll_item_visible,
3168         get_visible_size, get_menu_height, gtk_menu_real_move_scroll): Update
3169         callers.  (From #436533, Tommi Komulainen)
3170
3171 2007-05-09  Kristian Rietveld  <kris@imendio.com>
3172
3173         * gtk/gtktreeview.c (gtk_tree_view_key_press),
3174         (gtk_tree_view_key_release):
3175         * gtk/gtkiconview.c (gtk_icon_view_class_init),
3176         (gtk_icon_view_key_press),
3177         (gtk_icon_view_key_release): Disable key bindings during rubber
3178         banding, make pressing Esc stop rubber banding.  (#405027).
3179
3180 2007-05-09  Emmanuele Bassi  <ebassi@gnome.org>
3181
3182         * gtk/gtkrecentmanager.c:
3183         (gtk_recent_info_get_icon): Return GTK_STOCK_DIRECTORY for entries
3184         with MIME type "x-directory/normal", instead of GTK_STOCK_FILE.
3185
3186 2007-05-05  Richard Hult  <richard@imendio.com>
3187
3188         * gdk/quartz/gdkdrawable-quartz.c:
3189         (gdk_quartz_drawable_get_context),
3190         (gdk_quartz_drawable_release_context): Fix bugs #428733 and #433301.
3191         Turns out the lockFocus logic was flawed, now we only lock/unlock 
3192         when called outside a real expose event and never flush manually.
3193
3194 2007-05-03  Behdad Esfahbod  <behdad@gnome.org>
3195
3196         * gtk/gtklabel.c (gtk_label_ensure_layout):
3197         * gtk/gtktextlayout.c (set_para_values): Make GTK_JUSTIFY_FILL work,
3198         using pango_layout_set_justify() that works now. (#435675)
3199
3200 2007-05-03  Emmanuele Bassi  <ebassi@gnome.org>
3201
3202         * gtk/gtksearchenginesimple.c (search_engine_simple_finalize): Remove
3203         spurious g_free() call.
3204
3205 Thu May  3 16:27:34 2007  Tim Janik  <timj@imendio.com>
3206
3207         * tests/testgtk.c (create_handle_box): made handle box test non-modal,
3208         so other test can interact with handle boxes.
3209
3210 2007-05-02  Emmanuele Bassi  <ebassi@gnome.org>
3211
3212         Add search file support in the GtkFileChooser. Original patch
3213         by Federico Mena Quintero; patch updated by Matthias Clasen.
3214         See bug #344785.
3215
3216         * gtk/gtksearchengine.[ch]: Private search engine abstraction
3217         object.
3218
3219         * gtk/gtksearchenginebeagle.[ch]: Private search engine
3220         implementation using libbeagle (via g_module_open()).
3221
3222         * gtk/gtksearchenginesimple.[ch]: Private search engine
3223         implementation using file tree walking.
3224
3225         * gtk/gtksearchenginetracker.[ch]: Private earch engine
3226         implementation using libtracker (via g_module_open()).
3227
3228         * gtk/gtkquery.[ch]: Private query object for the search
3229         engines.
3230
3231         * gtk/gtkfilechooserprivate.h:
3232         * gtk/gtkfilechooserdefault.c: Use the GtkSearchEngine to
3233         query a search engine backend using GtkQuery; create a new
3234         operating mode, OPERATION_MODE_SEARCH, and call the common
3235         operating mode OPERATION_MODE_BROWSE; add support for virtual
3236         shortcuts inside the shortcuts model and create a new "Search"
3237         virtual shortcut.
3238
3239         * gtk/Makefile.am: Update the build with the new files
3240
3241 2007-05-02  Armin Burgmeier  <armin@openismus.com>
3242
3243         * gtk/gtkcombobox.c: Destroy the menu in dispose instead of
3244         finalize, because the menu might unparent itself from its parent and
3245         cause a signal emission on a finalized object. (#430746)
3246
3247 2007-05-02  Dom Lachowicz <domlachowicz@gmail.com>
3248
3249         * modules/engines/ms-windows/msw_style.c: MS-Windows Theme top tabs 
3250         rendered upside down for non-XP theme (#435053, Daniel Atallah)
3251
3252 Wed May  2 11:35:45 2007  Tim Janik  <timj@imendio.com>
3253
3254         * docs/faq/gtkfaq.sgml: removed, since this file is long outdated
3255         and fully replaced by docs/faq/gtk-faq.sgml.
3256
3257 2007-05-02  Kristian Rietveld  <kris@imendio.com>
3258
3259         * gtk/gtktreeview.c (gtk_tree_view_grab_notify): stop the rubber band
3260         if it's active.
3261
3262 2007-05-01  Matthias Clasen  <mclasen@redhat.com>
3263
3264         * gtk/gtkiconcachevalidator.c: Don't be too strict when checking
3265         icon flags.  (#435062)
3266
3267 2007-05-01  Matthias Clasen  <mclasen@redhat.com>
3268         
3269         * gtk/Makefile.am: When generating gtkbuiltincache.h, only copy
3270         pngs.
3271
3272 2007-05-01  Matthias Clasen  <mclasen@redhat.com>
3273
3274         * gtk/gtkfilesystemmodel.c (_gtk_file_system_model_path_do):
3275         Don't ignore the fact that gtk_file_system_get_parent() 
3276         may return NULL.  (#424042, Jan Martinek)
3277
3278 2007-05-01  Dan Winship  <danw@novell.com>
3279
3280         * gdk/x11/gdkwindow-x11.c (setup_toplevel_window): Make sure the
3281         leader_window's WM_CLIENT_LEADER points to itself. #435028
3282
3283 2007-05-02  Christian Persch  <chpe@gnome.org>
3284
3285         * gtk/gtktreemodel.c: (gtk_tree_iter_copy), (gtk_tree_iter_free): Use
3286         GSlice for gtk_tree_iter_copy. Bug #434863.
3287
3288 2007-05-02  Christian Persch  <chpe@gnome.org>
3289
3290         * gtk/gtkpapersize.c: (gtk_paper_size_get_paper_sizes): Put only
3291         GtkPaperSizes into the list, don't mix it with GtkPageSetups. Bug
3292         #434861.
3293
3294 2007-05-02  Christian Persch  <chpe@gnome.org>
3295
3296         * gtk/gtkpapersize.c: (gtk_paper_size_new_from_info),
3297         (gtk_paper_size_new), (gtk_paper_size_new_custom),
3298         (gtk_paper_size_copy), (gtk_paper_size_free): Use GSlice to allocate
3299         GtkPaperSize. Bug #434862.
3300
3301 2007-05-02  Christian Persch  <chpe@gnome.org>
3302
3303         * gtk/gtkstatusbar.c: (gtk_statusbar_get_context_id),
3304         (gtk_statusbar_expose_event): No need to allocate a guint; just stuff
3305         the ID into the pointer directly. Bug #434865.
3306
3307 2007-05-01  Matthias Clasen  <mclasen@redhat.com>
3308
3309         * gtk/gtkfilechooserdefault.c (struct UpdateCurrentFolderData),
3310         (update_current_folder_get_info_cb): add a new struct field to clear
3311         the file entry after the current folder has been updated.
3312
3313         (gtk_file_chooser_default_update_current_folder),
3314         (change_folder_and_display_error): Add a new function parameter to
3315         trigger file entry clearing.
3316
3317         (edited_idle_create_folder_cb),
3318         (file_list_drag_data_received_get_info_cb),
3319         (gtk_file_chooser_default_map),
3320         (gtk_file_chooser_default_set_current_folder),
3321         (switch_to_selected_folder), (save_entry_get_info_cb),
3322         (shortcuts_activate_volume_mount_cb), (shortcuts_activate_volume),
3323         (shortcuts_activate_get_info_cb), (list_row_activated),
3324         (path_bar_clicked): use new function parameter appropriately.
3325
3326         (gtk_file_chooser_default_should_respond): trigger file entry clearing
3327         after the directory is updated instead of clearing it before, this way 
3328         we avoid reloading the completion model with the soon to be old folder, 
3329         causing a warning and a glitch in the folder where completion happens. 
3330         (#379414, Carlos Garnacho)
3331
3332 2007-05-01  Matthias Clasen  <mclasen@redhat.com>
3333
3334         * gtk/gtkiconcachevalidator.[hc]: Add an icon cache validator.
3335
3336         * gtk/updateiconcache.c: Validate the generated cache before
3337         moving it in place. Also add a --validate option to validate
3338         an existing icon cache.
3339
3340         * gtk/gtkiconcache.c: Validate icon caches before using them.
3341
3342         * gtk/Makefile.am: Integrate it.
3343
3344 2007-05-01  Michael Emmel  <mike.emmel@gmail.com>
3345
3346         * gdk/directfb/gdkdisplay-directfb.c:
3347         Added stub gdk_notify_startup_complete_with_id to compile
3348         * gdk/directfb/gdkwindow-directfb.c:
3349         Added gdk_window_set_opacity
3350         * gdk/directfb/gdkkeys-directfb.c:
3351         Fix menu key handling crash Bug #413328
3352
3353 2007-05-01  Christian Persch  <chpe@gnome.org>
3354
3355         * gtk/gtkprinter.h:
3356         * gtk/gtkprintjob.h: Also move gtk_print_capabilities_get_type() to
3357         the new location. Bug #390437.
3358
3359 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
3360
3361         * gtk/gtksettings.c (settings_update_color_scheme):
3362         Make sure we always have a color_hash.  (#423916, Jens Granseuer)
3363
3364 2007-04-30  Christian Persch  <chpe@gnome.org>
3365
3366         * docs/reference/gtk/gtk-sections.txt:
3367         * gtk/gtk.symbols:
3368         * gtk/gtkprinter-private.h:
3369         * gtk/gtkprinter.c: (gtk_printer_get_capabilities),
3370         (gtk_print_capabilities_get_type):
3371         * gtk/gtkprinter.h:
3372         * gtk/gtkprintjob.c:
3373         * gtk/gtkprintjob.h:
3374         * gtk/gtkprintunixdialog.c: (selected_printer_changed):
3375         Make gtk_printer_get_capabilities public, and move the
3376         GtkPrintCapabilities definition to gtkprinter.h. Bug #390437.
3377
3378 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
3379
3380         * gtk/gtkexpander.c (gtk_expander_realize): A NO_WINDOW widget
3381         must not set the background of its window.  (#433972,
3382         Guilherme Polo)
3383
3384 2007-04-30  Richard Hult  <richard@imendio.com>
3385
3386         * gdk/quartz/gdkwindow-quartz.c: (gdk_window_set_opacity):
3387         Implement.
3388
3389 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
3390
3391         * modules/printbackends/cups/gtkprintbackendcups.c: Get all
3392         the printer attributes when getting the list of printers,
3393         not via separate requests.  (#387889, Krishan Purahoo)
3394
3395 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
3396
3397         Some more compiler warning fixes.
3398
3399         * gdk/directfb/gdkscreen-directfb.c (gdk_screen_is_composited):
3400         Fix NULL/FALSE confusion.
3401
3402 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
3403
3404         Fix some compiler warnings.  (#433642, Kjartan Maraas)
3405
3406         * gtk/gtkfilesystemwin32.c (gtk_file_system_win32_get_info):
3407         (gtk_file_system_win32_create_folder):
3408         * gtk/gtkaction.c (gtk_action_create_menu): Fix NULL/FALSE confusion.  
3409
3410         * gtk/gtklinkbutton.c (gtk_link_button_clicked): Pass
3411         the right type to uri_func.  
3412         
3413         * gtk/gtktext.c (gtk_text_key_press):
3414         * gtk/gtkstatusicon.c (gtk_status_icon_get_property): 
3415         * gtk/gtkxembed.c (_gtk_xembed_send_message): Add casts.
3416
3417         * gtk/gtktrayicon-x11.c (gtk_tray_icon_manager_window_destroyed): 
3418         (gtk_tray_icon_delete):
3419         * gtk/gtkprintunixdialog.c (create_main_page):
3420         * gtk/gtkhsv.c (gtk_hsv_motion): Remove unused variables.
3421
3422         * gtk/gtkliststore.c: Adapt callbacks to GSequence types.
3423
3424 2007-04-30  Cody Russell  <bratsche@gnome.org>
3425
3426         * gdk/win32/gdkwindow-win32.c: Reintroduced erase_background(),
3427         but now we're calling it from _gdk_windowing_window_clear_area()
3428         instead of from the WM_ERASEBKGND event.  Also fixes the area
3429         that is cleared so that it is not an extra row and column too
3430         large.  (Neil Roberts, #415681)
3431
3432 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
3433
3434         * gtk/gtktextview.c: Allow indents to be negative.  (#Bug 434308)
3435
3436 2007-04-30  Michael Natterer  <mitch@imendio.com>
3437
3438         * gtk/gtkmenushell.c (gtk_menu_shell_enter_notify): pop up the
3439         submenu explicitely only in touchscreen mode since otherwise
3440         selecting the item already pops up the submenu. Restores the
3441         drag-selection timeout (spotted by Søren Sandmann, #128968).
3442
3443 2007-04-30  Michael Natterer  <mitch@imendio.com>
3444
3445         * gtk/gtkpapersize.h: really rename gtk_paper_size_get_builtins()
3446         to gtk_paper_size_get_paper_sizes().
3447
3448 2007-04-30  Tor Lillqvist  <tml@novell.com>
3449
3450         * gtk/gtkpapersize.c (gtk_paper_size_get_paper_sizes):
3451         _gtk_load_custom_papers() exists only on Unix.
3452
3453 2007-04-30  Tor Lillqvist  <tml@novell.com>
3454
3455         Add functionality to set overall opacity of a top-level
3456         window. (#405316)
3457
3458         * gdk/gdk.symbols: Add gdk_window_set_opacity.
3459
3460         * gdk/x11/gdkwindow-x11.c
3461         * gdk/win32/gdkwindow-win32.c: Implement
3462         gdk_window_set_opacity(). On X11 use the _NET_WM_WINDOW_OPACITY
3463         property. On Win32 use SetLayeredWindowAttributes(LWA_ALPHA).
3464
3465         * gdk/gdkwindow.h: Declare gdk_window_set_opacity().
3466
3467         * gdk/x11/gdkscreen-x11.c (gdk_screen_get_rgba_colormap): Document
3468         that this is not implemented in the Windows backend. Add reference
3469         to gdk_window_set_opacity().
3470
3471         * gtk/gtk.symbols: Add gtk_window_set_opacity and
3472         gtk_window_get_opacity.
3473
3474         * gtk/gtkwindow.c (struct _GtkWindowPrivate)
3475         (gtk_window_class_init): Add opacity property, a double in the
3476         range [0, 1].
3477         (gtk_window_set_opacity, gtk_window_get_opacity): Implement.
3478         (gtk_window_realize): If opacity is set, call
3479         gdk_window_set_opacity().
3480
3481         * gtk/gtkwindow.h: Declare gtk_window_set_opacity() and
3482         gtk_window_get_opacity().
3483
3484 2007-04-30  Matthias Clasen <mclasen@redhat.com>
3485
3486         * gtk/gtk.symbols:
3487         * gtk/gtkpapersize.[hc]: Rename gtk_paper_size_get_builtins()
3488         to gtk_paper_size_get_paper_sizes() and optionally include
3489         custom paper sizes.
3490
3491         * gtk/gtkpagesetupunixdialog.c: Internally export a function
3492         to load custom paper sizes.
3493
3494         * modules/printbackends/file/gtkprintbackendfile.c: Implement
3495         printer_list_papers, returning all paper sizes.  (#434329,
3496         Christian Persch)
3497
3498 2007-04-30  Matthias Clasen <mclasen@redhat.com>
3499         
3500         * gtk/gtkprintoperation.c: Translate the default job
3501         name, and don't utf8-validate the job name in the
3502         setter.  (#421993, Morten Welinder)
3503
3504 2007-04-30  Matthias Clasen <mclasen@redhat.com>
3505
3506         * gtk/gtkprintjob.c (gtk_print_job_get_surface): Use
3507         g_unlink.  (#421990, Morten Welinder)
3508
3509 2007-04-29  Matthias Clasen <mclasen@redhat.com>
3510
3511         Fix some issues with reference handling in the printing
3512         code.  (#429902, Mathias Hasselmann)
3513
3514         * gtk/gtkprintoperation.c (gtk_print_operation_finalize):
3515         Unref the print context, if we have one.
3516         (gtk_print_operation_done): Add a default ::done handler 
3517         that unrefs the print context.
3518         (preview_ready): Take a reference on the print operation
3519         preview here.
3520         (print_pages_idle): ...not here,
3521         (preview_print_idle_done): ...and release it here.
3522
3523         * tests/print-editor.c (preview_cb): Take a reference
3524         on the print operation here.
3525
3526 2007-04-29  Matthias Clasen <mclasen@redhat.com>
3527
3528         * gtk/gtkprintoperation.c (print_pages_idle): Don't get
3529         stuck in a recursive mainloop if a synchronous preview
3530         is cancelled.
3531
3532 2007-04-29  Matthias Clasen <mclasen@redhat.com>
3533
3534         Make the emission of ::end-print and ::done consistent
3535         for previews.  (#347567, Yevgen Muntyan)
3536
3537         * gtk/gtkprintoperation.c (preview_iface_end_preview): Set
3538         the finished status here.
3539         (preview_end_run): ...and not here.
3540         (print_pages_idle_done): Emit ::done for a cancelled preview.
3541         (print_pages_idle): If a preview has been cancelled, don't
3542         emit ::ready, but emit ::end-print. 
3543
3544         * tests/print-editor.c: Use ::end-print to undo allocations
3545         from ::begin-print.
3546
3547 2007-04-29  Matthias Clasen <mclasen@redhat.com>
3548
3549         * gtk/gtkpapersize.c (gtk_paper_size_new): Mark paper sizes
3550         in the PWG "custom" namespace as custom. Add a link to 
3551         the spec in the docs.  (#426416, Andreas Guelzow)
3552
3553 2007-04-29  Matthias Clasen <mclasen@redhat.com>
3554
3555         * gtk/gtkprintoperation.c (gtk_print_operation_run): Document
3556         that a print operation can be run only once, and add a 
3557         corresponding g_return_if_fail().   (#379399, Masao Mutoh)
3558
3559 2007-04-29  Dan Winship  <danw@novell.com>
3560
3561         * gdk/x11/gdkdisplay-x11.c
3562         (gdk_x11_display_broadcast_startup_message): New method to
3563         marshall and send a Startup Notification message. (from #415070)
3564         (gdk_notify_startup_complete_with_id): Use that
3565
3566 2007-04-29  Mattthias Clasen  <mclasen@redhat.com>
3567
3568         * gtk/gtkprintoperation-unix.c 
3569         (_gtk_print_operation_platform_backend_launch_preview):
3570         Don't leak a file descriptor, and don't make the error
3571         dialog modal.  (#421985, Morten Welinder, Christian Persch)
3572
3573 2007-04-29  Xan Lopez  <xan@gnome.org>
3574
3575         * docs/faq/gtk-faq.sgml: Fix typo in FAQ (#373706,
3576         Diego Escalante Urrelo).
3577
3578         I'm fixing gtk-faq.sgml as it seems this is the file
3579         we actually use...
3580
3581 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
3582
3583         * gtk/gtktoolbar.c (_gtk_toolbar_elide_underscores): 
3584         Only strip parentheses of the form (_x).  (#434261,
3585         Brian Wellington)
3586
3587 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
3588
3589         * gtk/gtkprintoperation-unix.c
3590         (_gtk_print_operation_platform_backend_launch_preview):
3591         Support passing a print settings file to the preview 
3592         command.  (#403717, Christian Persch)
3593
3594         * gtk/gtksettings.c: Document %s in the 
3595         gtk-print-preview-command setting.
3596
3597 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
3598
3599         * gtk/gtkprintoperation.c (print_pages_idle): Also check
3600         the default handler when deciding whether to emit the
3601         paginate signal.  (#345345, Yevgen Muntyan)
3602
3603 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
3604
3605         * gtk/gtkprintoperation.h: Add a new error code
3606
3607         * gtk/gtk.symbols:
3608         * gtk/gtkpagesetup.[hc]:
3609         * gtk/gtkpapersize.[hc]:
3610         * gtk/gtkprintsettings.[hc]: Add functions to serialize 
3611         and deserialize page setups and print settings to files 
3612         and key files.  (#344515, Christian Persch)
3613
3614         * gtk/gtkpagesetupunixdialog.c: Adapt to the new functions.
3615
3616         * tests/print-editor.c: Use the new functions to persist 
3617         page setup and print settings.
3618
3619 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
3620
3621         * gtk/gtkpagesetupunixdialog.c (gtk_page_setup_unix_dialog_finalize):
3622         Free the custom paper list.  (#403267, Felix Riemann)
3623
3624 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
3625
3626         * gtk/gtkprintjob.c (gtk_print_job_get_surface): Fix a 
3627         small memory leak.  (#403251, Felix Riemann)
3628
3629 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
3630
3631         * modules/printbackends/cups/gtkprintbackendcups.c: Fix a
3632         typo. String change !  (#406160, Stephane Raimbault)
3633
3634 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
3635
3636         * gtk/gtk.symbols:
3637         * gtk/gtkpapersize.[hc]: Add a function to list the
3638         builtin paper sizes.  (#382355, Christian Persch)
3639
3640 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
3641
3642         * gtk/gtk.symbols:
3643         * gtk/gtkprinter-private.h:
3644         * gtk/gtkprinter.[hc]: Make gtk_printer_has_details() and
3645         gtk_printer_request_details() public.
3646
3647         * gtk/gtkpagesetupunixdialog.c:
3648         * gtk/gtkprintunixdialog.c: Update callers.  (#389203, 
3649         Christian Persch)
3650
3651 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
3652
3653         * configure.in: Add --enable-test-print-backend, defaulting
3654         to no.
3655
3656         * modules/printbackends/Makefile.am: Make building the test
3657         print backend conditional.
3658
3659 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
3660
3661         * modules/printbackends/lpr/*:
3662         * modules/printbackends/cups/*: Correct some copyright lines.
3663
3664         * configure.in:
3665         * modules/printbackends/Makefile.am:
3666         * modules/printbackends/test/*: Add a test print backend.
3667         (#409089, John Palmieri)
3668
3669 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
3670
3671         * gtk/gtktexttag.[hc]: Add a way to specify accumulative
3672         margins.  (#344499, Nate Nielsen)
3673
3674 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
3675
3676         * gtk/gtkeventbox.c (gtk_event_box_realize): Fix the offsets
3677         of the input-only window if we also have a visible window. 
3678         (#405089)
3679
3680 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
3681
3682         * gtk/gtkliststore.c (gtk_list_store_set_valist_internal):
3683         * gtk/gtktreestore.c (gtk_tree_store_set_valist_internal):
3684         Recognize negative column indices as invalid.  (#415260,
3685         Chris Wilson)
3686
3687 2007-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3688
3689         * gdk/quartz/gdkeventloop-quartz.c: (select_thread_func),
3690         (poll_func): fix two more potential races that could happen when
3691         an application is polling in the mainloop and a separate thread
3692         tries to wake it up using g_idle_add(). Fixes #425271 comment 5.
3693
3694 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
3695
3696         * gtk/gtkentry.c (gtk_entry_grab_focus): 
3697         (gtk_entry_real_insert_text): Only call g_object_get() 
3698         when necessary.  (#373137, Morten Welinder, patch by Xan Lopez)
3699
3700 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
3701
3702         * gtk/gtkstatusicon.c (gtk_status_icon_get_size): Add
3703         a note about being embedded.  (#340107, Christian Persch)
3704
3705 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
3706
3707         * gtk/gtkdnd.[hc]: Add GTK_TARGET_OTHER_{APP,WIDGET} to
3708         restrict drags within an application/widget.  (#163141, 
3709         Jorn Baayen)
3710
3711 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
3712
3713         * docs/tools/Makefile.am:
3714         * gtk/Makefile.am: Make make clean clean.  (#410160, Tommi
3715         Komulainen)
3716
3717 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
3718
3719         * gdk/win32/bdfcursor.c (compose_cursors_from_fonts):
3720         * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_reorder): 
3721         * gtk/gtkfilesystemmodel.c (got_root_folder_cb):
3722         (get_children_folder_cb): Plug memory leaks caused by wrong 
3723         use of g_slist_remove_link().  (#405515, Nicolas Peninguy)
3724
3725 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
3726         
3727         * demos/gtk-demo/printing.c: Fix the headers in the print
3728         demo.  (#423722, Yevgen Muntyan)
3729
3730 2007-04-28  Xan Lopez  <xan@gnome.org>
3731
3732         * gtk/gtkentrycompletion.c (gtk_entry_completion_insert_completion_text): 
3733         Use strstr instead of g_strstr with -1 for length.
3734
3735 2007-04-28  Xan Lopez  <xan@gnome.org>
3736
3737         * gtk/gtkentry.c:
3738         * gtk/gtkentrycompletion.c:
3739         * gtk/gtkentrycompletion.h:
3740         * gtk/gtkentryprivate.h:
3741
3742         Remember the user input that triggered the completion, add
3743         API to the retrieve it and reset the entry contents to it
3744         if the user cancels the tentative completion during
3745         the inline-selection.
3746         
3747 2007-04-27  Matthias Clasen  <mclasen@redhat.com>
3748
3749         * gdk/x11/gdkgeometry-x11.c: Factor out window movement
3750         functions. (#63820, Tilman Sauerbeck)
3751
3752 2007-04-27  Matthias Clasen  <mclasen@redhat.com>
3753
3754         * gdk/x11/gdkgeometry-x11.c: Factor out translate_pos().
3755         (#63820, Tilman Sauerbeck)
3756
3757 2007-04-27  Matthias Clasen  <mclasen@redhat.com>
3758
3759         * gdk/x11/gdkgeometry-x11.c: Factor out window mapping
3760         and unmapping functions.  (#63820, Tilman Sauerbeck)
3761
3762 2007-04-27  Matthias Clasen  <mclasen@redhat.com>
3763
3764         * gdk/x11/gdkgeometry-x11.c: Make list handling code
3765         easier to read.  (#63820, Tilman Sauerbeck)
3766
3767 2007-04-27  Matthias Clasen  <mclasen@redhat.com>
3768
3769         * gtkassistant.c:
3770         * gtkiconfactory.c:
3771         * gtkiconview.c:
3772         * gtkpapersize.c:
3773         * gtkrecentmanager.c:
3774         * gtktextiter.c: Internalize some strings, pointed out
3775         by Damon Chaplin.
3776
3777 2007-04-27  Xan Lopez  <xan@gnome.org>
3778
3779         Support inline-selection in entries (#318459)
3780         
3781         * gtk/gtkentry.c:
3782         * gtk/gtkentrycompletion.c:
3783         * gtk/gtkentrycompletion.h:
3784         * gtk/gtkentryprivate.h:
3785
3786         When enabled cursor-match is emited when the cursor is on
3787         a possible completion on the list. The default implementation
3788         will replace the contents on the entry with the contents of
3789         the text column in the completion model.
3790
3791         Review and improvements by Matthias Clasen.
3792
3793 2007-04-27  Michael Natterer  <mitch@imendio.com>
3794
3795         Merged heavily modified patch from maemo-gtk which enables opening
3796         and closing submenus on click, and introduces some usability
3797         changes when gtk-touchscreen-mode is enabled (bug #128968):
3798
3799         * gtk/gtkmenushell.c (struct GtkMenuShellPrivate): added boolean
3800         "activated_submenu" to indicate that the current mouse operation
3801         (click or drag) has opened a submenu.
3802
3803         (gtk_menu_shell_button_press): pop up submenus without delay
3804         and record the fact in "activated_submenu".
3805
3806         (gtk_menu_shell_button_release): if a submenu was explicitely
3807         opened, or not opened by this release's button_press, or enough
3808         time has passed since timeout-opening it, close the submenu here.
3809
3810         (gtk_menu_shell_enter_notify): when entering a menu item with
3811         any mouse button pressed, open its submenu.
3812
3813         (gtk_real_menu_shell_move_current): in touchsreen mode, close the
3814         submenu when moving the focus away from it via keyboard-navigation.
3815
3816         * gtk/gtkmenuitem.[ch] (_gtk_menu_item_popup_submenu): added
3817         parameter "gboolean with_delay" so GtkMenuShell can control this
3818         for the different scenarios of submenu showing.
3819
3820         (_gtk_menu_item_popdown_submenu): new function. also needed by
3821         GtkMenuShell for closing submenus on click.
3822
3823         Renamed internal function gtk_menu_item_select_timeout() to
3824         gtk_menu_item_popup_timeout().
3825
3826         (gtk_menu_item_real_popup_submenu): new utility function which
3827         does the actual popup and records the exact time of the popup when
3828         the menu was timeout-opened (using g_get_current_time()).
3829
3830         (gtk_real_menu_item_select): don't add the popup timeout when in
3831         touchscreen mode.
3832
3833         * gtk/gtkmenu.c (gtk_menu_popup): in touchscreen mode, select the
3834         first item of every opened menu.
3835
3836 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
3837
3838         * gtk/gtkfilechooserentry.c: Append a '/' to directory names
3839         in the completion popup.  (#431323, Maarten Maathuis)
3840
3841 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
3842
3843         * demo/gtk-demo/combobox.c: Add a simple validation demo. 
3844         * gtk/gtkcomboboxentry.c: Make it possible to add arbitrary
3845         children to a GtkComboBoxEntry.  (#426401, Paul Pogonyshev)
3846
3847 2007-04-26  Tor Lillqvist  <tml@novell.com>
3848
3849         * gtk/gtkinputdialog.c (gtk_input_dialog_fill_axes)
3850         (gtk_input_dialog_fill_keys): Remove old child of scrolled window
3851         before adding a new one when switching what input device is being
3852         handled. (#399425)
3853
3854 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
3855
3856         * modules/printbackends/lpr/gtkprintbackendlpr.c
3857         (gtk_print_backend_lpr_init): Mark the printer list as done. 
3858         (#428665, Bogdan Gheorghe)
3859
3860 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
3861
3862         * Makefile.am:
3863         * gtk/Makefile.am: Don't install UNIX-printing headers and
3864         support files on non-UNIX platforms.  (#425655, Vincent Geddes)
3865
3866 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
3867
3868         * gtk/gtkuimanager.c (gtk_ui_manager_add_ui): Accept
3869         unnamed separators.  (#369112, Christian Persch)
3870
3871 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
3872
3873         * gtk/gtkaccelgroup.c (gtk_accel_group_finalize): Don't access
3874         invalid memory.  (#429732, Armin Burgmeier)
3875
3876 2007-04-26  Cody Russell  <bratsche@gnome.org>
3877
3878         * gdk/win32/xcursors.h:
3879         * gdk/win32/gdkcursor-win32.c:
3880
3881         Use Win32 native cursors instead of the ones built into GTK
3882         where it makes sense. (#128852, Tim Evans)
3883
3884 2007-04-25  Cody Russell  <bratsche@gnome.org>
3885
3886         * gdk/gdkwindow.h:
3887         * gtk/gtkwidget.c:
3888         * gtk/gtkhandlebox.c:
3889         * gdk/directfb/gdkwindow-directfb.c:
3890         * gdk/linux-fb/gdkwindow-fb.c:
3891         * gdk/quartz/gdkwindow-quartz.c:
3892         * gdk/win32/gdkwindow-win32.c:
3893         * gdk/x11/gdkwindow-x11.c:
3894         Added window type hint and implement drop shadows on Win32
3895         for menus, tooltips, etc. (#148535, Tim Evans, Dom Lachowicz)
3896
3897 2007-04-25  Jakub Steiner <jimmac@ximian.com>
3898
3899         * gtk/stock-icons/16/gtk-close.{png,svg}: added 16x16 version of
3900                 gtk-close as per discussion in bug #431740.
3901
3902 2007-04-25  Matthias Clasen  <mclasen@redhat.com>
3903
3904         * gtk/gtktreeview.c (gtk_tree_view_style_set): Set the background
3905         of the header window again.  (#431067, Benjamin Berg)
3906
3907 2007-04-25  Matthias Clasen  <mclasen@redhat.com>
3908
3909         * gtk/gtkicontheme.c (theme_lookup_icon): Set the filename to
3910         NULL for builtin icons, sinc gtk_icon_info_get_builtin_pixbuf()
3911         depends on it. 
3912
3913         * tests/testicontheme.c: Report builtin icons.
3914
3915 2007-04-25  Matthias Clasen  <mclasen@redhat.com>
3916
3917         * gtk/gtkprintoperation.c (preview_iface_end_preview): Don't 
3918         crash if end_run is not set.  (#424168, Matthias Hasselmann)
3919
3920 2007-04-25  Michael Natterer  <mitch@imendio.com>
3921
3922         * gtk/gtkmenu.c (gtk_menu_handle_scrolling): fix ACTIVE state of
3923         scroll buttons (we were setting the state to ACTIVE but
3924         immediately overwriting it with NORMAL or PRELIGHT). Also got rid
3925         of many separate calls to gdk_window_invalidate_rect() by
3926         remembering the old button state and only invalidating the area if
3927         the state has changed (addresses parts of bug #433242, Tommi
3928         Komulainen).
3929
3930         (gtk_menu_scroll_to): change the arrow states only if changing
3931         from or to INSENSITIVE state, so we don't overwrite the ACTIVE
3932         state set by above function.
3933
3934 2007-04-25  Michael Natterer  <mitch@imendio.com>
3935
3936         * gtk/gtkprintoperation.c (preview_iface_is_selected): fix the
3937         build. Dunno if the fix is right, but I think it is.
3938
3939 2007-04-25  Kristian Rietveld  <kris@imendio.com>
3940
3941         * gtk/gtktooltip.c (find_topmost_widget_coords_from_event):
3942         cleanup/refactor some leftover code.
3943
3944 2007-04-24  Matthias Clasen  <mclasen@redhat.com>
3945
3946         * gtk/gtkprintunixdialog.c (dialog_get_page_ranges): Parse
3947         half-open ranges like -2 or 3-, and be a bit more liberal
3948         about whitespace.
3949         (dialog_set_page_ranges): Support half-open ranges.
3950
3951         * gtk/gtkprintoperation.c (print_pages_idle): Substitute the
3952         number of pages in half-open ranges.
3953         (preview_iface_is_selected): Support half-open ranges here, too.
3954
3955 2007-04-24  Chris Wilson  <chris@chris-wilson.co.uk>
3956
3957         * gtk/gtkicontheme.c (scan_directory): Ensure the 
3958         icon_theme->all_icons and dir->icons hash tables use the same string
3959         as their keys. (#418531)
3960
3961 2007-04-23  Cody Russell  <bratsche@gnome.org>
3962         * modules/engines/ms-windows/msw_style.c: Fixed one-pixel drawing error on
3963         left-most tab when notebooks are top-oriented.  Also general cleanup of
3964         notebook tab related code.  (Lieven van der Heide, Cody Russell)
3965
3966 2007-04-23  Matthias Clasen  <mclasen@redhat.com>
3967
3968         * modules/printbackends/cups/gtkprintbackendcups.c: Reduce
3969         the amount of debug spew if we are not debugging.
3970         
3971 2007-04-23  Michael Natterer  <mitch@imendio.com>
3972
3973         * tests/Makefile.am (testtooltips_SOURCES): fix typo:
3974         testtoooltips_SOURCES -> testtooltips_SOURCES.
3975
3976 2007-04-19  Cody Russell <bratsche@gnome.org>
3977
3978         * modules/engines/ms-windows/msw_style.c: Fix menuitem rendering
3979         for Windows Vista.  (#392015, Hiroyuki Yamamoto)
3980
3981 2007-04-19  Dominic Lachowicz <domlachowicz@gmail.com>
3982
3983         * modules/engines/ms-windows/msw_style.c: Fix pixbuf leaks in
3984         non-WinXP rendering paths. From Daniel Atallah (#403470)
3985         
3986 2007-04-19  Matthias Clasen  <mclasen@redhat.com>
3987
3988         * gtk/gtkicontheme.h:
3989         * gtk/gtkicontheme.c: Add GTK_ICON_LOOKUP_GENERIC_FALLBACK
3990         icon lookup flag and implement it.  (#396901, Luca Ferreti)
3991         
3992 2007-04-18  Richard Hult  <richard@imendio.com>
3993
3994         * gdk/quartz/gdkwindow-quartz.c:
3995         (gdk_window_quartz_process_updates_internal),
3996         (gdk_window_quartz_process_all_updates),
3997         (gdk_window_impl_quartz_process_updates): Refactor the process 
3998         updates functions to share code between them. Also fixes bug 
3999         #427660 by not updating larger regions than necessary.
4000
4001 2007-04-18  Matthias Clasen  <mclasen@redhat.com>
4002
4003         * gdk/gdkregion-generic.h (GROWREGION): Handle the case
4004         of nRects == 0 correctly.  
4005         
4006 2007-04-18  Emmanuele Bassi  <ebassi@gnome.org>
4007
4008         * gtk/gtkrecentmanager.c (gtk_recent_manager_lookup_item): Fix
4009         a leak by not increasing the refcount of the GtkRecentInfo
4010         object when returning it (thanks to Matthias Clasen).
4011
4012 2007-04-16  Alexander Larsson  <alexl@redhat.com>
4013
4014         * gtk/gtkprintoperation.c (gtk_print_operation_run):
4015         Make async print preview work by actually starting
4016         the print process in that case (#424168)
4017
4018 2007-04-14  Yevgen Muntyan <muntyan@tamu.edu>
4019
4020         * gtk/gtkselection.c (selection_get_text_plain): fixed
4021         wrong g_convert_with_fallback() call which caused
4022         gtk_selection_data_get_text() return invalid UTF-8 for
4023         non-ASCII text in text/plain selection (#382824).
4024
4025 2007-04-12  Jakub Steiner <jimmac@ximian.com>
4026
4027         * gtk/stock-icons/*: update the stock icons to follow the Tango
4028                 style guidelines
4029
4030 2007-04-11  Chris Wilson  <chris@chris-wilson.co.uk>
4031
4032         * gtk/gtkiconfactory.c (_gtk_icon_factory_list_ids):
4033         * gtk/gtkstock.c (gtk_stock_list_ids):
4034         Switch over to use glib's new g_hash_table_get_keys() rather
4035         than our own static implementation.
4036
4037         * gtk/gtkiconfactory.h: Update to return a GList.
4038
4039         * configure.in: Bump required version to 2.13.1
4040
4041 2007-04-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4042
4043         * gdk/quartz/gdkeventloop-quartz.c: Protect the polling thread
4044           setup and shutdown function by mutexes and read the wakeup
4045           pipe unconditionally and unblocking. This should make the main
4046           loop always be woken up when using g_idle_add() from another
4047           thread in the Quartz backend (#425271).
4048
4049 2007-04-10  Matthias Clasen  <mclasen@redhat.com>
4050
4051         * gdk/x11/xsettings-client.[hc]: Change the XSettingsWatchFunc
4052         to return a Bool to indicate success. Update callers and 
4053         implementors. Based on a patch by Owen Taylor.
4054         
4055         * gdk/x11/gdkevents-x11.c (gdk_xsettings_watch_cb): Don't
4056         leak a reference to gdkwin.
4057
4058 2007-04-07  Xan Lopez  <xan@gnome.org>
4059
4060         * gtk/gtknotebook.c (gtk_notebook_class_init): 
4061         s/arrow-size/arrow-spacing in the arrow-spacing
4062         style property docs.
4063
4064 2007-04-06  Richard Hult  <richard@imendio.com>
4065
4066         * gdk/quartz/: Clean up namespaces to make the code more
4067         maintainable.
4068
4069         * gdk/quartz/gdkdrawable-quartz.c:
4070         * gdk/quartz/gdkgc-quartz.c: Fix bug #418384, alignment of tiled
4071         images, by setting the pattern phase for the CG pattern.
4072
4073 2007-04-04  Kristian Rietveld  <kris@imendio.com>
4074
4075         * gtk/gtktooltip.c (tooltip_browse_mode_expired),
4076         (gtk_tooltip_hide_tooltip), (tooltip_popup_timeout),
4077         (gtk_tooltip_start_delay): use new gdk_threads API.
4078
4079 2007-04-03  Behdad Esfahbod  <behdad@gnome.org>
4080
4081         * gtk/gtksettings.c (settings_update_font_options): Don't set
4082         metrics-hinting font option.  Rely on the default value which is
4083         on for all raster cairo surfaces. (#425985)
4084
4085 2007-04-03  Loïc Minier  <lool@dooz.org>
4086
4087         * gdk/x11/gdkscreen-x11.c: (check_xfree_xinerama): Revert to
4088         non-xinerama mode when XineramaQueryScreens returns NULL; patch from
4089         Simon McVittie; #425786.
4090
4091 2007-04-02  Michael Natterer  <mitch@imendio.com>
4092
4093         * gtk/gtkmenushell.c (gtk_real_menu_shell_move_current): remove
4094         artifact from the time when type checking casts warned on NULL,
4095         some whitespace cleanup.
4096
4097 2007-04-01  Cody Russell  <bratsche@gnome.org>
4098
4099         * modules/engines/ms-windows/msw_style.c: Fix rendering of
4100         notebook tabs when they are bottom-oriented.  Fixes #399253.
4101
4102 2007-03-31  Elijah Newren  <newren gmail com>
4103
4104         * gdk/x11/gdkwindow-x11.c (setup_toplevel_window,
4105           gdk_x11_window_set_user_time):
4106         Patch from Matthias to add support for the
4107         _NET_WM_USER_TIME_WINDOW EWMH protocol; see #354213.
4108
4109         WARNING: This patch will make metacity <= 2.18.0 freeze on
4110         workspace switch.  This is due to a weird problem that should only
4111         affect window managers using gdk in-process for decoration drawing
4112         and which make an unsafe assumption relating to doing so (i.e. it
4113         should only affect metacity).  Upgrade your version of metacity if
4114         you hit this bug.
4115
4116 2007-03-29  Michael Natterer  <mitch@imendio.com>
4117
4118         Don't close menus on clicks on their border area (bug #423761).
4119         (modified patch from maemo-gtk).
4120
4121         * gtk/gtkmenu.c (gtk_menu_button_press)
4122         (gtk_menu_button_release): bail out early if the click was on the
4123         menu's border (not on any item and not outside the window).
4124
4125         (pointer_in_menu_window): new utility function which checks if
4126         passed root coords are inside the menu_shell or one of its
4127         parent shells.
4128
4129 2007-03-29  Michael Natterer  <mitch@imendio.com>
4130
4131         * gtk/gtkmenu.c: get rid of local GtkSettings variables by moving
4132         gtk_widget_get_settings() into the g_object_get() call. Some small
4133         indentation fixes.
4134
4135 2007-03-28  Matthias Clasen  <mclasen@redhat.com>
4136
4137         * modules/printbackends/cups/gtkcupsutils.[hc]:
4138         * modules/printbackends/cups/gtkprintbackendcups.c: Apply
4139         a patch by John Palmieri to make the cups print backend support
4140         raw printers.  
4141
4142 2007-03-28  Kristian Rietveld  <kris@imendio.com>
4143
4144         * gtk/gtkwidget.c (gtk_widget_set_tooltip_window): don't unref
4145         tooltip_window, since this is handled by set_qdata_full() already.
4146         (#412001, Torsten Schoenfeld).
4147
4148 2007-03-27  Tor Lillqvist  <tml@novell.com>
4149
4150         * modules/input/Makefile.am: Use LDADDS for im-multipress.la, too: 
4151
4152 2007-03-26  Christian Persch  <chpe@gnome.org>
4153
4154         * gtk/gtkrc.c: (gtk_rc_context_get): Initialise variable. Bug #423064.
4155
4156 2007-03-24  Kristian Rietveld  <kris@gtk.org>
4157
4158         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
4159         calculate the depth with the corrected real_cell_area and don't
4160         subtract horizontal_separator/2.
4161
4162 2007-03-24  Andreas Nilsson <andreas@andreasn.se>
4163
4164         * gtk-yes.png
4165         * gtk-no: More Tango love.
4166
4167 2007-03-23  Jakub Steiner <jimmac@ximian.com>
4168
4169         * gtk-dialog-authentication.svg
4170         * gtk-dialog-error.svg
4171         * gtk-dialog-info.svg
4172         * gtk-dialog-question.svg
4173         * gtk-dialog-warning.svg: Start with a Tango face-lift.
4174
4175 2007-03-23  Rodney Dawes  <dobey@novell.com>
4176
4177         * gtk/gtkicontheme.c: Fix a couple of comment typos (#421627)
4178
4179 2007-03-23  Matthias Clasen  <mclasen@redhat.com>
4180
4181         * gtk/gtkfilechooserdefault.c: Add a keybinding (C-h) to
4182         toggle whether to show hidden files.  (#344657, 
4183         Wouter Bolsterlee, Priit Laes, et al)
4184
4185 2007-03-23  Matthias Clasen  <mclasen@redhat.com>
4186
4187         * gtk/gtkfilechooserdefault.c: Add a keybinding (C-l) to
4188         toggle the visibility of the location entry.  (#383354, 
4189         John Pye, patch by Carlos Garnacho)
4190
4191 2007-03-22  Matthias Clasen  <mclasen@redhat.com>
4192
4193         * gtk/gtksettings.c (merge_color_scheme): Freeze property
4194         notification.
4195         * gtk/gtksettings.c (_gtk_settings_handle_event): Handle
4196         the gtk-color-scheme xsetting being unset.
4197
4198         * gtk/gtkrc.c (gtk_rc_reparse_all_for_settings): Handle
4199         recursion locally.
4200
4201 2007-03-21  Matthias Clasen  <mclasen@redhat.com>
4202
4203         * gtk/gtkprintoperation-unix.c: Remove leftover debug spew.
4204
4205 2007-03-21  Rodney Dawes  <dobey@novell.com>
4206
4207         * gtk/gtk.symbols:
4208         * gtk/gtkicontheme.[ch]:
4209         * docs/reference/gtk/gtk-sections.txt:
4210         * tests/testicontheme.c:
4211         Add a new API call gtk_icon_theme_list_contexts so that one can
4212         choose icons from a theme by context (#420719)
4213         
4214 2007-03-21  Ross Burton  <ross@burtonini.com>
4215
4216         * gtk/gtktexttag.c:
4217         Document the ::event signal (#420703).
4218
4219 2007-03-20  Kristian Rietveld  <kris@gtk.org>
4220
4221         * gtk/gtktreeviewcolumn.c:
4222         * gtk/gtktreeprivate.h: add _gtk_tree_view_column_get_focus_area().
4223
4224         * gtk/gtktreeview.c (gtk_tree_view_clamp_column_visible): add
4225         focus_to_cell parameter, rework to handle clamping columns which
4226         are bigger than the available page size better,
4227         (gtk_tree_view_key_press): remove code handling moving the focus
4228         to other column headers,
4229         (gtk_tree_view_header_focus): add clamp_column_visible parameter,
4230         fix RTL support, don't wrap around when moving focus to other
4231         column headers, call gtk_tree_view_clamp_column_visible() instead
4232         of duplicating code,
4233         (gtk_tree_view_focus): only clamp the column visible when we are
4234         explicitly moving to another column header (fixes #399555, Charles
4235         Kerr),
4236         (gtk_tree_view_move_cursor_left_right): update call to
4237         gtk_tree_view_clamp_column_visible().
4238
4239 2007-03-19  Matthias Clasen <mclasen@redhat.com> 
4240
4241         * demos/gtk-demo/appwindow.c: Explicitly set the title on the
4242         about dialog.
4243
4244 2007-03-18  Matthias Clasen <mclasen@redhat.com> 
4245
4246         * gtk/gtkentrycompletion.c (gtk_entry_completion_compute_prefix):
4247         Ensure that the prefix is valid UTF-8.  (#419568, Nickolay V. Shmyrev)
4248
4249 2007-03-18  Matthias Clasen <mclasen@redhat.com> 
4250
4251         * modules/input/gtkimcontextmultipress.[hc]:
4252         * modules/input/im-multipress.conf:
4253         * modules/input/immultipress.c:
4254         * modules/input/README.multipress: Add the multipress input
4255         method.  (#417446, Johannes Schmid, Murray Cumming)
4256
4257         * modules/input/Makefile.am: Glue
4258
4259 2007-03-17  Chris Wilson  <chris@chris-wilson.co.uk>
4260
4261         * gdk/x11/gdkvisual-x11.c (_gdk_visual_init):
4262         Initialise nxvisuals to 0 in order to handle XGetVisualInfo()
4263         failures gracefully. (#419171)
4264
4265 2007-03-17  Emmanuele Bassi  <ebassi@gnome.org>
4266
4267         * gtk/gtkrecentaction.c (recent_chooser_set_property),
4268         (gtk_recent_action_set_property): Remove useless inlined
4269         function and propagate the properties to the GtkRecentChooser
4270         objects we create, instead of all the proxies.
4271
4272         (set_current_filter): Remove 'inline' marker.
4273
4274 2007-03-16  Emmanuele Bassi  <ebassi@gnome.org>
4275
4276         Apply changes suggested by Michael Natterer. (#338843)
4277
4278         * gtk/gtkaction.h:
4279         * gtk/gtkaction.c: Rename get_submenu() to create_menu();
4280         rename gtk_action_get_submenu() to gtk_action_create_menu().
4281
4282         * gtk/gtkrecentaction.c: Update for GtkAction change.
4283
4284         * gtk/gtkuimanager.c (update_node): Update for GtkAction change;
4285         also, use the menu from the GtkAction for both menuitem and
4286         toolitem nodes.
4287
4288 2007-03-16  Xan Lopez  <xan@gnome.org>
4289
4290         * gtk/gtkwidget.c: Fix documentation error in
4291         gtk_widget_set_redraw_on_allocate.
4292
4293 2007-03-16  Matthias Clasen  <mclasen@redhat.com>
4294
4295         * gtk/gtkprintunixdialog.c (printer_added_cb): Scroll to
4296         make the selected printer visible.  (#418403, Nickolay V. Shmyrev,
4297         patch by Christian Persch)
4298
4299 2007-03-15  Federico Mena Quintero  <federico@novell.com>
4300
4301         Merged from gtk-2-10:
4302
4303         * gtk/gtkfilechooserdefault.c (find_good_size_from_style):
4304         PANGO_PIXELS() gives us device units, which are *points* in
4305         pangocairo's parlance, but we want actual pixels.  So, get the
4306         screen's resolution to compute the actual number of pixels.
4307         Fixes bug #418585.
4308
4309 2007-03-15  Emmanuele Bassi  <ebassi@gnome.org>
4310
4311         * gtk/gtkrecentmanager.c (gtk_recent_manager_add_item): Remove
4312         unused GError; do not allocate GtkRecentData and use a variable
4313         on the stack. (#418673, Morten Welinder)
4314
4315 2007-03-15  Emmanuele Bassi  <ebassi@gnome.org>
4316
4317         * gtk/gtkaction.[ch]: Add GtkActionClass::get_submenu() vfunc:
4318         actions providing a menu item or a menu tool button with already
4319         a submenu should return the GtkMenu widget.
4320
4321         * gtk/gtkuimanager.c (update_node): If an action provides its
4322         own submenu, use it instead of adding an empty one
4323
4324         * gtk/gtkrecentaction.[ch]: Add GtkRecentAction, an action
4325         implementing the GtkRecentChooser interface for displaying the
4326         list of recently used files into menus and toolbars generated
4327         using GtkUIManager. (#338843)
4328
4329         * gtk/Makefile.am:
4330         * gtk/gtk.h:
4331         * gtk/gtk.symbols: Add GtkRecentAction API to the build.
4332
4333         * tests/testactions.c: Exercise the GtkRecentAction API.
4334
4335 2007-03-15  Chris Wilson  <chris@chris-wilson.co.uk>
4336
4337         * gtk/gtkicontheme.c (ensure_valid_themes), (rescan_themes),
4338         (gtk_icon_theme_rescan_if_needed): Protect ensure_valid_themes()
4339         from recursion, which can happen for example if the app tries to
4340         reload an icon from within a theme-changed handler. (#418531)
4341
4342 2007-03-15  Richard Hult  <richard@imendio.com>
4343
4344         * gdk/quartz/gdkmain-quartz.c: Add stubs for
4345         gdk_notify_startup_complete_with_id and gdk_window_set_startup_id
4346         here too.
4347
4348 2007-03-15  Emmanuele Bassi  <ebassi@gnome.org>
4349
4350         * gtk/gtkrecentmanager.c: Fix documentation errors. (Morten
4351         Welinder)
4352
4353 2007-03-15  Tor Lillqvist  <tml@novell.com>
4354
4355         * gdk/gdk.symbols: Add gdk_notify_startup_complete_with_id and
4356         gdk_window_set_startup_id.
4357
4358         * gdk/win32/gdkmain-win32.c: Add dummy implementations of the above.
4359
4360 2007-03-15  Emmanuele Bassi  <ebassi@gnome.org>
4361
4362         * gtk/gtkrecentchooserprivate.h:
4363         * gtk/gtkrecentchooserutils.c: Move filtering of the recent
4364         files list into the shared implementation; do the filtering
4365         before the sorting, so that we always clamp on the desired
4366         size. (#418219)
4367
4368         * gtk/gtkrecentchoosermenu.c: Remove the filtering of the
4369         list, as it's already been done.
4370
4371         * gtk/gtkrecentchooserdefault.c: Ditto; also remove the
4372         GtkTreeModelFilter: just reload the view if the sorting and
4373         filtering properties change.
4374
4375         * gtk/testrecentchoosermenu.c: Exercise the limit property.
4376
4377 2007-03-14  Michael Natterer  <mitch@imendio.com>
4378
4379         Make gtk_widget_set_extension_events() work on already realized
4380         widgets (bug #379550, Tommi Komulainen)
4381
4382         * gdk/x11/gdkinput.c (gdk_input_set_extension_events): allow to be
4383         called multiple times without leaking and work correctly when
4384         already realized (don't rely on a configure event following).
4385
4386         * gtk/gtkwidget.c (gtk_widget_set_extension_events_internal): new
4387         internal function which walks the GdkWindow tree and sets the
4388         extension events on all windows that belong to the widget.
4389
4390         (gtk_widget_realize)
4391         (gtk_widget_set_extension_events): use the new function.
4392
4393 2007-03-14  Emmanuele Bassi  <ebassi@gnome.org>
4394
4395         Various clean ups in the GtkRecent code. (see #338843)
4396
4397         * gtk/gtkrecentchooserdefault.c:
4398         * gtk/gtkrecentchoosermenu.c:
4399         * gtk/gtkrecentchooserprivate.h:
4400         * gtk/gtkrecentchooserutils.c: Move the recent chooser function
4401         for getting the sorted and clamped list of recent files from the
4402         manager outside the implementations.
4403
4404         * gtk/gtkrecentchooserdefault.c (chooser_set_sort_type): Repopulate
4405         the list when the sorting order changes.
4406
4407         (gtk_recent_chooser_default_dispose),
4408         (gtk_recent_chooser_default_finalize): Move object unref and
4409         source removal from finalize to dispose.
4410
4411         * gtk/gtkrecentchooser.c (gtk_recent_chooser_type_init): Relax the
4412         prerequisite for the GtkRecentChooser interface implementations,
4413         from GtkObject to GObject.
4414
4415         (gtk_recent_chooser_class_init): Use GTK_PARAM_* instead of
4416         G_PARAM_*
4417
4418 2007-03-13  Emmanuele Bassi  <ebassi@gnome.org>
4419
4420         Apply patch by Vytautas Liuolia for changing the startup
4421         notification id on a window in the X11 backend. (#347375)
4422
4423         * gdk/gdk.h:
4424         * gdk/gdkx.h:
4425         * gdk/x11/gdkdisplay-x11.c: Add gdk_notify_startup_complete_with_id()
4426         and gdk_x11_display_get_startup_notification_id().
4427
4428         * gdk/gdkwindow.h:
4429         * gdk/x11/gdkwindow-x11.c: Add gdk_window_set_startup_id().
4430
4431         * gtk/gtkwindow.h:
4432         * gtk/gtkwindow.c: Add gtk_window_set_startup_id(), used to
4433         change the startup notification id.
4434         
4435         (gtk_window_class_init), (gtk_window_init),
4436         (gtk_window_set_property): Add write-only "startup-id" property
4437         to GtkWindow.
4438
4439         (gtk_window_realize): Set the startup notification id
4440         on a GtkWindow if it's valid.
4441
4442         (gtk_window_map): If we have another valid startup notification
4443         id then finish the notification process.
4444
4445 2007-03-13  Matthias Clasen  <mclasen@redhat.com>
4446
4447         * gtk/gtknotebook.c (gtk_notebook_real_insert_page):
4448         Fix tabbed browsing in epiphany.  (#413664, Christian Persch)
4449
4450 2007-03-12  Matthias Clasen  <mclasen@redhat.com>
4451
4452         * gtk/gtksizegroup.c (gtk_size_group_add_widget): Clarify
4453         docs.  (#345844, Torsten Schoenfeld)
4454
4455         * gdk/x11/gdkevents-x11.c (gdk_display_add_client_message_filter):
4456         * gdk/gdkwindow.c (gdk_window_add_filter): Add
4457         cross-references.  (#351252, Vincent Untz)
4458
4459         * gtk/gtkprintoperation.c: Fix an oversight in an
4460         example.  (#381083, Ian Puleston)
4461
4462         * gtk/gtkcombobox.c: Clean up and clarify docs.  (#412484)
4463
4464 2007-03-12  Matthias Clasen  <mclasen@redhat.com>
4465
4466         * gtk/gtkspinbutton.c (gtk_spin_button_style_set): Set
4467         the background of the panel window on style changes. (#402144,
4468         Benjamin Berg)
4469
4470 2007-03-12  Matthias Clasen  <mclasen@redhat.com>
4471
4472         * gtk/gtkbindings.c (gtk_binding_entry_add_signal): Remove
4473         an obsolete comment.  (#402169, Xan Lopez)
4474
4475 2007-03-12  Matthias Clasen  <mclasen@redhat.com>
4476
4477         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_get_property):
4478         Don't copy PangoLanguage.  (#340031, Morten Welinder)
4479
4480 2007-03-12  Matthias Clasen  <mclasen@redhat.com>
4481
4482         * gtk/gtkfilechooserbutton.c (change_icon_theme_get_info_cb):
4483         Handle the row reference path being NULL.  (#410565, Joe Markus
4484         Clarke, patch by Chris Wilson)
4485
4486 2007-03-11  Matthias Clasen  <mclasen@redhat.com>
4487
4488         * tests/testiconview.c: Handle Menu key presses without
4489         crash.  (#385637, Christian Persch)
4490
4491 2007-03-11  Matthias Clasen  <mclasen@redhat.com>
4492
4493         * gtk/gtktooltips.c (gtk_tooltips_get_info_from_tip_window):
4494         Don't crash if active_tips_data is NULL.  (#382904, Li Yuan)
4495
4496 2007-03-11  Matthias Clasen  <mclasen@redhat.com>
4497
4498         * gtk/gtktextview.c (gtk_text_view_set_buffer): Set first_para_mark
4499         to NULL.  (#396805, Colin Leroy, patch by Mariano Suárez-Alvarez)
4500         
4501 2007-03-12  Kristian Rietveld  <kris@gtk.org>
4502
4503         * gtk/gtkfilechooserdefault.c (check_save_entry): immediately
4504         bail out if current_folder is NULL. (#350988, lots of reporters,
4505         modified patch by Jan Darmochwal).
4506
4507 2007-03-10  Kristian Rietveld  <kris@gtk.org>
4508
4509         * gtk/gtktreeview.c (gtk_tree_view_search_dialog_hide): only
4510         hide the search dialog and send focus events if the search dialog
4511         is currently visible.
4512
4513 2007-03-10  Richard Hult  <richard@imendio.com>
4514
4515         * gdk/quartz/gdkdrawable-quartz.c:
4516         (gdk_quartz_ref_cairo_surface): Reuse the surface during its lifetime.
4517         (gdk_quartz_drawable_get_context): Update for the new quartz cairo 
4518         surface API (#410442). Don't lock focus unless called outside of an 
4519         expose event.
4520         (gdk_quartz_drawable_release_context): Only flush the CG context and 
4521         unlock focus if called outside of expose.
4522         (_gdk_quartz_drawable_finish): New function, used to free the cached
4523         cairo surface.
4524
4525         * gdk/quartz/gdkwindow-quartz.c:
4526         (gdk_window_impl_quartz_begin_paint_region): A few small style changes.
4527         (_gdk_window_impl_quartz_get_type): No need to make the type info
4528         static.
4529         (gdk_window_quartz_process_all_updates): Move the autorelease pool
4530         allocation and freeing outside the loop.
4531         (_gdk_windowing_window_destroy): Finish the drawable.
4532         (move_resize_window_internal): Small cleanup and remove comment.
4533
4534         * gdk/quartz/gdkpixmap-quartz.c: Finish the drawable.
4535
4536 2007-03-10  Richard Hult  <richard@imendio.com>
4537
4538         * gdk/quartz/gdkprivate-quartz.h: Add missing function signature to fix
4539         a build warning.
4540
4541 2007-03-10  Richard Hult  <richard@imendio.com>
4542
4543         * gdk/quartz/gdkdisplay-quartz.c: (gdk_display_get_name): Plug a leak.
4544
4545 2007-03-10  Richard Hult  <richard@imendio.com>
4546
4547         * gdk/quartz/GdkQuartzView.c: Remove unneccesary exposure mask check.
4548
4549 2007-03-10  Richard Hult  <richard@imendio.com>
4550
4551         * gdk/quartz/gdkevents-quartz.c: (gdk_screen_get_setting): Don't set
4552         the font name here, leave that to themes, fixes #387508.
4553
4554 2007-03-10  Kristian Rietveld  <kris@gtk.org>
4555
4556         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_ref_node),
4557         (gtk_tree_model_sort_real_unref_node): when (un)reffing an
4558         element, also (un)ref its parent elements. (Fixes #364946,
4559         reported by many, testcase by Andreas Koehler).
4560
4561 2007-03-10  Matthias Clasen <mclasen@redhat.com>
4562
4563         * gtk/gtkprintoperation-unix.c: Initialize the do_preview
4564         field of PrintResponseData.  (#396703, Christian Persch)
4565
4566         * tests/print-editor.c: Plug some leaks.
4567
4568 2007-03-09  Matthias Clasen <mclasen@redhat.com>
4569
4570         * gtk/gtktextview.c (gtk_text_view_end_selection_drag):
4571         Get rid of the unused event argument. Update all callers.
4572
4573         * gtk/gtktextview.c (gtk_text_view_focus_out): Call
4574         gtk_text_view_end_selection_drag.  (#351671, Boyd Timothy)
4575
4576 2007-03-09  Matthias Clasen <mclasen@redhat.com>
4577
4578         * modules/input/gtkimcontextxim.c 
4579         (gtk_im_context_xim_filter_keypress): Don't commit
4580         modifier-adorned characters.  (#331369, #335796, Lin Ma
4581         and others)
4582
4583 2007-03-09  Matthias Clasen <mclasen@redhat.com>
4584
4585         * Everywhere: Remove unnecessary NULL checks before
4586         g_free().  (#369666, Morten Welinder, Djihed Afifi)
4587
4588         * configure.in: Check for ftw.h
4589
4590 2007-03-09  Matthias Clasen <mclasen@redhat.com>
4591
4592         * gtk/gtkfilesystemwin32.c (get_icon_path): Remove
4593         C99isms.  (#416525, Kazuki Iwamoto)
4594
4595 2007-03-09  Tor Lillqvist  <tml@novell.com>
4596
4597         * README.win32: Update.
4598
4599 2007-03-08  Matthias Clasen <mclasen@redhat.com>
4600
4601         * gdk/x11/gdkasync.c (send_event_handler): Defer the callbacks
4602         to an idle to avoid deadlock with xcb-ified libX11.  (#413032,
4603         Sebastian Dröge)
4604
4605 2007-03-08  Matthias Clasen <mclasen@redhat.com>
4606
4607         * gtk/gtknotebook.c (gtk_notebook_real_insert_page):
4608         Set child visibility to FALSE here; it will be turned
4609         back on in switch_page.  (#413664, Carlos Garnacho)
4610         
4611 2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>
4612
4613         * modules/engines/ms-windows/msw_style.c: Use proper border style
4614         when drawing shadow of scrolled windows on Windows XP (#168326)
4615         * modules/engines/ms-windows/xp_theme.c: Explicitly set size of
4616         element_part_map array to ensure it always is large enough.
4617         
4618 2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>      
4619
4620         * gtk/gtkcombobox.c: Add shadow-type style property, set shadow-type
4621         property of GtkEntry accordingly, unify size-allocation of toggle
4622         button (#411123, patch from Mathias Hasselmann).
4623         * gtk/gtkentry.c: Add shadow-type property. Query style properties
4624         on style changes only (#411123, patch from Mathias Hasselmann).
4625         * modules/engines/ms-windows/msw_style.c: Drop combo_box_draw_box
4626         hack as GtkComboBox emits drawing requests now (#411123, patch 
4627         from Mathias Hasselmann).
4628         
4629 2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>
4630
4631         * gtk/gtkscrolledindow.c: Improve look of GtkScrolledWindow on Windows
4632         by implementing a scrollbars-within-bevel style property. (#168326)
4633         
4634 2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>
4635
4636         * gtk/gtkfilesystemwin32.c: Use Windows shell icons. Icons are
4637         stored in the current theme with the name
4638         "gtk-win32-shell-icon;PATH;INDEX". PATH and INDEX reference shell
4639         icons as reported by SHGetFileInfoW. (#412221)
4640
4641 2007-03-07  Matthias Clasen <mclasen@redhat.com>
4642
4643         * gtk/gtkexpander.c (gtk_expander_paint_focus): Draw the
4644         focus around the arrow if there is no label widget.  
4645         (#124045, Cody Russell)
4646
4647 2007-03-07  Matthias Clasen <mclasen@redhat.com>
4648
4649         * gtk/gtkcombo.c: (gtk_combo_init):
4650         * gtk/gtkcombobox.c: (gtk_combo_box_set_popup_widget),
4651         (gtk_combo_box_menu_setup):
4652         Set names on the popup widgets to make them themable. (#414975, 
4653         Benjamin Berg)
4654
4655 2007-03-07  Michael Natterer  <mitch@imendio.com>
4656
4657         * gtk/gtkcellrendereraccel.c: use multihead safe ungrab functions
4658         instead of gdk_keyboard_ungrab() and gdk_pointer_ungrab(), remove
4659         empty finalize() implementation, some cosmetic cleanup
4660         (bug #415645).
4661
4662 2007-03-06  Chris Wilson  <chris@chris-wilson.co.uk>
4663
4664         * gtk/gtkicontheme.c (update_current_theme), (gtk_icon_theme_init),
4665         (do_theme_change), (gtk_icon_theme_set_custom_theme),
4666         (load_themes):
4667         Be careful not to trigger a style reset before we have loaded
4668         the icon theme. (#414875).
4669
4670 2007-03-06  Tor Lillqvist  <tml@novell.com>
4671
4672         * gdk/Makefile.am
4673         * gtk/Makefile.am: Further fixes for building on Win32 outside
4674         srcdir. (#413492, Mathias Hasselmann)
4675
4676 2007-03-04  Ihar Hrachyshka <iharh@gnome.org>
4677
4678         * configure.in: Added be@latin to ALL_LINGUAS. Problems seems to be
4679         fixed.
4680
4681 2007-03-04  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
4682
4683         * configure.in: Removed be@latin from ALL_LINGUAS, as it's currently
4684         breaking the build.
4685
4686 2007-03-04  Ihar Hrachyshka <iharh@gnome.org>
4687
4688         * configure.in: Added be@latin to ALL_LINGUAS
4689
4690 2007-03-03  Guillaume Savaton <llumeao@gmail.com>
4691
4692         * configure.in: Added Esperanto (eo) to ALL_LINGUAS
4693
4694 2007-03-01  Matthias Clasen <mclasen@redhat.com>
4695
4696         * gtk/gtksettings.c: Always store gtk-color-scheme
4697         values from all sources in the ColorSchemeData struct
4698         and ignore the property_value for gtk-color-scheme.
4699         This fixes #412596, reported by Thomas Wood.
4700
4701 2007-02-28  Matthias Clasen <mclasen@redhat.com>
4702
4703         * gtk/gtksettings.c: Make color scheme update properly
4704         when changing themes.  (#402131, Benjamin Berg)
4705
4706 2007-02-28  Matthias Clasen <mclasen@redhat.com>
4707
4708         * gtk/gtkrc.c: Don't leak references to the color-hash 
4709         gotten from GtkSettings.  (#409357, Benjamin Berg)
4710
4711 2007-02-28  Tristan Van Berkom <tvb@gnome.org>
4712
4713         * gtk/gtkradiobutton.c: Fixed a warning from
4714         g_object_set (radiobutton, "group", NULL, NULL).
4715
4716 2007-02-26  Matthias Clasen <mclasen@redhat.com>
4717
4718         Apply a patch by Carlos Garnacho to fix several problems
4719         with filechooser size handling (#325477, #151169, 143213,
4720         #153785)
4721
4722         * gtk/gtkfilechooserdefault.c: Increase NUM_LINES slightly.
4723         (browse_widgets_create): Don't force the paned position to 200.
4724         (find_good_size_from_style): Take the size of the extra widget
4725         into account.
4726
4727         * gtk/gtkfilechooserdialog.c (file_chooser_widget_update_hints):
4728         Accept a minimal width parameter. Update all callers.
4729
4730 2007-02-26  Matthias Clasen <mclasen@redhat.com>
4731
4732         * gtk/gtkprintunixdialog.c: Change the label to "Pages per side",
4733         which is more accurate, suggested by Tim Waugh. String change! 
4734
4735 2007-02-26  Matthias Clasen <mclasen@redhat.com>
4736
4737         * gtk/gtkprinteroptionwidget.c: Make the folder selection for
4738         print-to-file work. Reported by Ian Collier.
4739
4740 2007-02-26  Chris Wilson  <chris@chris-wilson.co.uk>
4741
4742         Bug 409101 – invalid read to gtkicontheme.c insert_theme(), might cause gnome-panel crash
4743
4744         * gtk/gtkicontheme.c: (scan_directory):
4745                 Reorder the replacement of the shared base_name key, so that we
4746                 avoid dereferencing the string in the icon_theme->all_icon
4747                 hash table after freeing it from the dir->icons hash table.
4748
4749 2007-02-26  Tor Lillqvist  <tml@novell.com>
4750
4751         * gdk/win32/gdkwindow-win32.c (gdk_window_set_icon_name): Add
4752         comment clarifying that "icon name" here is not related to the
4753         freedesktop.org icon naming stuff.
4754
4755 2007-02-23  Dom Lachowicz  <domlachowicz@gmail.com>
4756
4757         * modules/engines/ms-windows/msw_style.c: Bug 411118 - bad bevel for
4758         progress bar on windows classic. Match from Mathias Hasselmann.
4759         
4760 2007-02-19  Tor Lillqvist  <tml@novell.com>
4761
4762         * gdk/win32/gdkinput.c
4763         (gdk_device_finalize, gdk_device_class_init): Remove.
4764         (gdk_device_get_type): Drop class init function. The X11 version
4765         doesn't have one either.
4766         (gdk_devices_list): Call gdk_display_list_devices() on _gdk_display.
4767         (gdk_display_list_devices): Check that the argument is
4768         _gdk_display.
4769
4770         * gdk/win32/gdkinput-win32.h (GdkAxisInfo, GdkDevicePrivate):
4771         Cleanup: remove unused fields.
4772         * gdk/win32/gdkinput-win32.c: Corresponding changes. Fix function
4773         names in a few debugging printouts.
4774
4775 2007-02-18  Matthias Clasen  <mclasen@redhat.com>
4776
4777         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_visually):
4778         Ignore invisible text when going to end of the previous line.
4779         (#382565)
4780
4781 2007-02-18  Richard Hult  <richard@imendio.com>
4782
4783         * gdk/quartz/gdkwindow-quartz.c:
4784         (gdk_window_quartz_process_all_updates),
4785         (_gdk_windowing_window_destroy): Setup release pools to plug two leaks,
4786         patch from Erik van Pienbroek, fixes bug #396649.
4787
4788 2007-02-18  Richard Hult  <richard@imendio.com>
4789
4790         * gdk/quartz/gdkevents-quartz.c: Add stub for 
4791         gdk_display_add_client_message_filter, patch from Taybin Rutkin. Fixes
4792         bug #405870.
4793
4794         * gdk/quartz/gdkprivate-quartz.h: Add prototypes to fix build warnings.
4795
4796 2007-02-18  Richard Hult  <richard@imendio.com>
4797
4798         * gdk/quartz/GdkQuartzView.h:
4799         * gdk/quartz/GdkQuartzWindow.h:
4800         * gdk/quartz/gdkquartz.h: Import AppKit.h instead of Quartz.h.
4801         * gdk/quartz/gdkscreen-quartz.c: (get_mm_from_pixels): Don't use 
4802         userSpaceScaleFactor for 10.3. Those changes bring us closer to working
4803         on panther, patch from Mathias Hasselmann.
4804         
4805         * gdk/quartz/gdkeventloop-quartz.c: Add includes to fix build warnings.
4806
4807 2007-02-16  Behdad Esfahbod  <behdad@gnome.org>
4808
4809         * gdk/gdkpango.c (gdk_pango_layout_get_clip_region): Use PANGO_PIXELS
4810         instead of division. (#334617)
4811
4812 2007-02-16  Kristian Rietveld  <kris@gtk.org>
4813
4814         * gtk/gtktreeprivate.h: add cursor_offset field.
4815
4816         * gtk/gtktreeview.c (gtk_tree_view_init),
4817         (gtk_tree_view_move_cursor_page_up_down): fix off by one error
4818         in page up/down handling by memorizing the offset into the cursor
4819         row.  (Fixes #399809, reported by Bruce Bowler).
4820
4821 2007-02-16  Kristian Rietveld  <kris@gtk.org>
4822
4823         * gtk/gtktreeview.c (gtk_tree_view_search_dialog_hide): send
4824         a focus-in event to the tree view after hiding the search dialog.
4825         (#356515, Rich Burridge, Peter Parente).
4826
4827 2007-02-16  Kristian Rietveld  <kris@imendio.com>
4828
4829         * tests/testtooltips.c (query_tooltip_text_view_cb): also handle
4830         keyboard tooltips. (#408325, Matthias Clasen).
4831
4832 2007-02-16  Xan Lopez  <xan@gnome.org>
4833
4834         * gtk/gtkcombobox.c (gtk_combo_box_expose_event): Cleanup the logic
4835         in expose event handler. Reviewed by Matthias Clasen, #406112
4836
4837 2007-02-16  Matthias Clasen  <mclasen@redhat.com>
4838
4839         * gtk/gtkmain.c: Run pre_parse_hook only once.  (#403139, Kjartan
4840         Maraas)
4841
4842 2007-02-15  Matthias Clasen  <mclasen@redhat.com>
4843
4844         * gdk/x11/gdmain-x11.c (_gdk_xgrab_check_button_event): Be more
4845         careful when checking for ButtonRelease events that end implicit
4846         grabs.  (#386618, Christof Krüger)
4847
4848 2007-02-15  Matthias Clasen  <mclasen@redhat.com>
4849
4850         * gtk/gtktextbtree.c (_gtk_text_btree_delete): Free the lines
4851         even if there are no views.  (#408018, Albert Huang)
4852
4853 2007-02-15  Cody Russell  <bratsche@gnome.org>
4854
4855         * gdk/win32/gdkevents-win32.c: Make sure we get enough main context 
4856         iterations while we're resizing so that the window contents are resized 
4857         more smoothly (#389765).
4858
4859         * gdk/win32/gdkevents-win32.c: Fix flickering widgets when window contents
4860         are resized (#310522).
4861
4862 2007-02-15  Matthias Clasen  <mclasen@redhat.com>
4863
4864         * gtk/updateiconcache.c: Handle symlinked .icon files 
4865         intelligently; also avoid storing duplicate strings.
4866
4867 2007-02-15  Michael Natterer  <mitch@imendio.com>
4868
4869         * gtk/gtkmenushell.c: remove two antique function typedefs that
4870         are probably obsolete for ages.
4871
4872 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
4873
4874         reviewed by: Matthias Clasen  <mclasen@redhat.com>
4875
4876         * configure.in: determine installation prefixes of dependent libs to
4877         crossreference docs (#407146).
4878
4879 2007-02-14  Kristian Rietveld  <kris@imendio.com>
4880
4881         * gtk/gtktooltip.c (child_location_foreach): check return value
4882         of gtk_widget_translate_coordinates() so we cannot end up
4883         using uninitialized x, y values.  (#407863, patch from Carlos
4884         Garnacho).
4885
4886 2007-02-14  Kristian Rietveld  <kris@imendio.com>
4887
4888         * gtk/gtktreeviewcolumn.c (_gtk_tree_view_column_realize_button):
4889         use TREE_VIEW_DRAG_WIDTH/2 when calculating the drag window
4890         position instead of a hardcoded value.  (Taken from maemo-gtk).
4891
4892 2007-02-14  Michael Natterer  <mitch@imendio.com>
4893
4894         * gtk/gtkmenu.c (gtk_menu_motion_notify): don't forget to set the
4895         state of the synthesized GDK_ENTER_NOTIFY event. Fix taken from
4896         maemo-gtk.
4897
4898 2007-02-13  Kristian Rietveld  <kris@imendio.com>
4899
4900         * gtk/gtktooltip.c (gtk_tooltip_hide_tooltip): stop any
4901         pending tooltip timeout. (Fixes #406110, Carlos Garnacho).
4902
4903 2007-02-10  Emmanuele Bassi  <ebassi@gnome.org>
4904
4905         * gtk/gtkrecentchoosermenu.c: Fix the english of the comment;
4906         remove some type checking; use better variable naming for the
4907         internal menu item markers.
4908
4909 2007-02-09  Emmanuele Bassi  <ebassi@gnome.org>
4910
4911         * gtk/gtkrecentchoosermenu.c: Add support for both prepending
4912         and appending custom menu items.
4913
4914         (gtk_recent_chooser_menu_constructor): Add a placeholder menu
4915         item for the empty menu case, and for giving us a starting
4916         point for the recent items populating process.
4917
4918         (gtk_recent_chooser_menu_insert_item),
4919         (gtk_recent_chooser_menu_dispose_items): Insert an item at
4920         the position following the placeholder (and find that position
4921         if needed).
4922
4923         (idle_populate_func), (idle_populate_clean_up): Show the
4924         placeholder menu item, instead of creating one each time.
4925
4926         (gtk_recent_chooser_menu_populate): Kill some indirections
4927         and hide the placeholder before populating the menu.
4928
4929         (set_recent_manager): Remember to remove the idle population
4930         source if the manager changes.
4931
4932         * tests/testrecentchoosermenu.c: Test the appending and
4933         prepending of the menu items to the recent chooser menu
4934         widget.
4935
4936 2007-02-08  Emmanuele Bassi  <ebassi@gnome.org>
4937
4938         * gtk/gtkrecentchoosermenu.c (idle_populate_func): Keep count
4939         of the displayed items to build the menu items mnemonic instead
4940         of the overall item count. (#377164)
4941
4942         (idle_populate_clean_up): Append a menu item if all the items
4943         got filtered in the idle populate function. (#405696)
4944
4945         * tests/Makefile.am:
4946         * tests/testrecentchoosermenu.c: Add a test for the
4947         GtkRecentChooserMenu widget.
4948
4949 Thu Feb  8 13:07:08 2007  Tim Janik  <timj@imendio.com>
4950
4951         * applied patch from Xan Lopez which adds GTK_BUTTONBOX_CENTER to
4952         GtkButtonBox (bug #336159).
4953
4954         * gtk/gtkenums.h:
4955         * gtk/gtkvbbox.c, gtk/gtkhbbox.c, gtk/gtkbbox.c:
4956         support GTK_BUTTONBOX_CENTER.
4957
4958         * tests/testbbox.c: new button box test, which allows testing of 
4959         the various button box properties.
4960
4961         * tests/testgtk.c: added GTK_BUTTONBOX_CENTER. to button box test.
4962
4963 2007-02-07  Cody Russell  <bratsche@gnome.org>
4964
4965         * gdk/gdk.symbols: Add gdk_event_request_motions
4966
4967 Wed Feb  7 19:03:28 2007  Tim Janik  <timj@gtk.org>
4968
4969         * gtk/gtkentry.c (gtk_entry_motion_notify): fixed motion request 
4970         condition which was wrongly ported with my last commit.
4971
4972 Tue Feb  6 15:53:59 2007  Tim Janik  <timj@imendio.com>
4973
4974         * gtk/gtktextview.c (gtk_text_view_motion_event):
4975         * gtk/gtkspinbutton.c (gtk_spin_button_motion_notify):
4976         * gtk/gtkaboutdialog.c (credits_motion_notify_event):
4977         * gtk/gtkhruler.c (gtk_hruler_motion_notify):
4978         * gtk/gtkvruler.c (gtk_vruler_motion_notify): 
4979         * gtk/gtkentry.c (gtk_entry_motion_notify):
4980         * gtk/gtktooltip.c (_gtk_tooltip_handle_event):
4981         * gtk/gtkhsv.c (gtk_hsv_motion): call gdk_event_request_motions()
4982         for new motion events after receiving motion hints.
4983
4984         * gdk/gdkevents.[hc]: added gdk_event_request_motions().
4985
4986 2007-02-06  Kristian Rietveld  <kris@imendio.com>
4987
4988         * gtk/gtktooltip.c (find_topmost_widget_coords_from_event):
4989         remove unused get of has_tooltip.
4990
4991         * tests/testtooltips.c (query_tooltip_tree_view_cb): use the
4992         portable g_snprintf instead of snprintf.
4993
4994 2007-02-06  Michael Natterer  <mitch@imendio.com>
4995
4996         * gtk/gtktooltip.c (gtk_tooltip_finalize): chain up.
4997
4998         (gtk_tooltip_show_tooltip): move variables and code to local
4999         scope. Fixes warnings about maybe uninitialized variables.
5000
5001 2007-02-06  Kristian Rietveld  <kris@imendio.com>
5002
5003         New tooltips API.
5004
5005         * gtk/Makefile.am
5006         * gtk/gtk.h
5007         * gtk/gtk.symbols: build system foo.
5008
5009         * gtk/gtkmain.c (gtk_main_do_event): call tooltip event handler
5010         hook for appropriate events.
5011
5012         * gtk/gtkmarshalers.list: add BOOLEAN:INT,INT,BOOLEAN,OBJECT.
5013
5014         * gtk/gtkrc.c: add style for gtk-tooltip.
5015
5016         * gtk/gtksettings.c (gtk_settings_class_init): make the
5017         different tooltip timeouts configurable.
5018
5019         * gtk/gtkwidget.[ch]: add new properties, signals, make sure
5020         tooltips are hidden on unmap, destroy, update window event
5021         mask on realize, hook into focus change and show help
5022         handlers.
5023
5024         * gtk/gtkwindow.h: move GtkWindow typdef to gtkwidget.h ...
5025
5026         * gtk/gtktooltip.[ch]: new files.
5027
5028         * tests/Makefile.am
5029         * tests/testtooltips.c: add test application.
5030
5031 2007-02-05  Dom Lachowicz <domlachowicz@gmail.com>
5032
5033         * modules/engines/ms-windows/msw_style.c: Fix bug 404506, caused
5034         by prematurely releasing a DC. By Hiroyuki Yamamoto
5035         * modules/engines/ms-windows/msw_style.c: Fix bug 403470 - leaking 
5036         pixbufs when drawing rotated tabs. By Daniel Atallah
5037         
5038 2007-02-05  Michael Natterer  <mitch@imendio.com>
5039
5040         * gtk/gtksettings.c: add new boolean settings gtk-enable-accels
5041         and gtk-enable-mnemonics which enable/disable accelerators and
5042         mnemonics (bug #72375, based on a patch from Tommi Komulainen).
5043
5044         * gtk/gtkwindow.c (gtk_window_activate_key)
5045         * gtk/gtkmenushell.c (gtk_menu_shell_key_press): don't invoke them
5046         if the resp. setting is FALSE.
5047
5048         * gtk/gtkaccellabel.c (gtk_accel_label_refetch)
5049         * gtk/gtklabel.c (gtk_label_set_pattern_internal): don't display
5050         them if the setting is FALSE.
5051
5052         * gtk/gtklabel.c: added signal connection to the screen's settings
5053         object and traverse all widgets on the screen when the setting
5054         changes. It's slightly ugly to also update GtkAccelLabels here,
5055         but less ugly than connecting and traversing all widgets twice.
5056
5057 2007-02-05  Michael Natterer  <mitch@imendio.com>
5058
5059         * gtk/gtktextbuffer.h (enum GtkTextBufferTargetInfo): changed
5060         values from G_MAXUINT-0, -1, -2 to -1, -2, -3 so we stay within
5061         ansi C enum value limits. Fixes bug #46757.
5062
5063 2007-02-03  Soren Sandmann <sandmann@daimi.au.dk>
5064
5065         * gtk/gtksequence.[ch]: Remove these files since GSequence has
5066         been moved into GLib.
5067
5068         * gtk/gtkliststore.c: Port to GSequence instead of GtkSequence.
5069
5070         * configure.in: Require glib-2.13.0
5071         
5072 2007-02-04  Tor Lillqvist  <tml@novell.com>
5073
5074         * gdk/win32/gdkcursor-win32.c: Don't define BITMAPV5HEADER on
5075         mingw with w32api >= 3.8, which has it in wingdi.h. (#403896)
5076
5077 2007-02-02  Kristian Rietveld  <kris@gtk.org>
5078
5079         * gtk/gtktreeview.c (gtk_tree_view_row_changed): remove unused
5080         style_get of vertical-separator. (#403165, Chris Wilson).
5081
5082 2007-02-02  Christian Persch  <chpe@svn.gnome.org>
5083
5084         * gtk/gtkfilechoosersettings.c: (get_config_filename),
5085         (ensure_settings_read), (_gtk_file_chooser_settings_init),
5086         (_gtk_file_chooser_settings_set_show_hidden),
5087         (_gtk_file_chooser_settings_set_expand_folders),
5088         (_gtk_file_chooser_settings_save): Use a simple key file instead of a
5089         markup file. Bug #399592.
5090
5091 2007-02-02  Mariano Suárez-Alvarez  <mariano@gnome.org>
5092
5093         * gtk/gtkcellrenderertext.c(gtk_cell_renderer_text_class_init):
5094         be a little more helpful with the docs on GtkCellRendererText:alignment.
5095         Bug #403409.
5096
5097 2007-02-01  Michael Natterer  <mitch@imendio.com>
5098
5099         * gtk/gtkmenu.c (gtk_menu_paint): pass &event->area to
5100         gtk_paint_box() calls.
5101
5102 2007-02-01  Michael Natterer  <mitch@imendio.com>
5103
5104         * gtk/gtkmenu.c (gtk_menu_button_press)
5105         (gtk_menu_button_release)
5106         (gtk_menu_button_scroll): remove redundant and confusing
5107         if (GTK_IS_MENU (widget)) checks because "widget" is always a
5108         GtkMenu here.
5109
5110 Thu Feb  1 12:22:06 2007  Tim Janik  <timj@imendio.com>
5111
5112         * gtk/gtkcombobox.c (gtk_combo_box_list_destroy): remove extra reference
5113         that gtkcombobox keeps on priv->popup_widget if it's a tree view.
5114
5115 2007-01-31  Christian Persch  <chpe@svn.gnome.org>
5116
5117         * gtk/gtkaboutdialog.c: (update_credits_button_visibility),
5118         (gtk_about_dialog_set_authors), (gtk_about_dialog_set_documenters),
5119         (gtk_about_dialog_set_artists),
5120         (gtk_about_dialog_set_translator_credits): Hide the Credits button iff
5121         there are no credits to show. Bug #402806.
5122
5123 2007-01-31  Tor Lillqvist  <tml@novell.com>
5124
5125         * gdk/win32/gdkinput-win32.c (print_cursor): New debugging
5126         function.
5127         (_gdk_input_wintab_init_check): Call it when debugging output is
5128         requested.
5129         (_gdk_input_wintab_init_check): Skip duplicated cursors for Wacom
5130         tablets. The Wacom driver reports duplicated cursors with
5131         physid==0. Fix verified by Robert Ögren.
5132
5133 2007-01-30  Felix Riemann  <friemann@svn.gnome.org>
5134
5135         * modules/printbackends/file/gtkprintbackendfile.c:
5136         (file_printer_get_options): Fix leaked string. Fixes bug #402565.
5137
5138 2007-01-30  Matthias Clasen  <mclasen@redhat.com>
5139
5140         * gdk/x11/gdkwindow-x11.c (gdk_x11_window_move_to_current_desktop):
5141         (gdk_x11_window_set_user_time): Be more careful about toplevel
5142         possibly being NULL.  (#402453, Sebastian Bacher)
5143
5144 Tue Jan 30 12:09:56 2007  Tim Janik  <timj@gtk.org>
5145
5146         * gtk/gtksettings.c: cleaned up ::color-hash registration to not abuse
5147         class_n_properties and leave an uninitialized value array behind.
5148
5149 2007-01-29  Michael Natterer  <mitch@imendio.com>
5150
5151         * gtk/gtkmenuitem.c (gtk_menu_item_select)
5152         (gtk_menu_item_deselect): queue a draw on the parent_menu_item of
5153         this menu item's menu, to enable themeing menu items depending on
5154         whether something is selected in their submenu (patch taken from
5155         maemo-gtk).
5156
5157 2007-01-28  Matthias Clasen  <mclasen@redhat.com>
5158
5159         * gtk/gtktoolbar.c: Reinstate gtk_toolbar_content_new_compatibility()
5160         that was mistakenly "cleaned up" a while ago. Also
5161         revert a problematic change to the screen_changed
5162         handler.  (#401598, Søren Sandmann)
5163
5164 2007-01-28  Matthias Clasen  <mclasen@redhat.com>
5165
5166         * gtk/gtkframe.c (gtk_frame_size_allocation): Fix a 
5167         problem with large y thickness.  (#136592, Xan Lopez)
5168
5169 2007-01-28  Matthias Clasen  <mclasen@redhat.com>
5170
5171         * gtk/gtkaction.c (gtk_action_new): Use canonical
5172         property names.  
5173
5174 2007-01-27  Matthias Clasen  <mclasen@redhat.com>
5175
5176         * gtk/gtknotebook.c (gtk_notebook_draw_arrow):
5177         (gtk_notebook_draw_focus): Avoid some unnecessary 
5178         gtk_widget_get_style() calls.
5179
5180 2007-01-27  Matthias Clasen  <mclasen@redhat.com>
5181
5182         * gtk/gtktoolbar.c:
5183         * gtk/gtktoolitem.c:
5184         * gtk/gtktoolbutton.c: Rearrange things so that setting
5185         multiple properties causes not more than a single 
5186         reconstruction of the contents.
5187
5188         * gtk/gtkaction.c (connect_proxy): Set all tool button 
5189         properties in one go.
5190
5191 2007-01-27  Matthias Clasen  <mclasen@redhat.com>
5192
5193         * gtk/gtkstatusicon.c:
5194         * gtk/gtktrayicon-x11.c: Fix GtkStatusIcon to not
5195         take up space on the panel if it is invisible.  (340110, Christian
5196         Persch)
5197
5198         * tests/teststatusicon.c:
5199         * tests/Makefile.am: Updates
5200
5201 2007-01-27  Matthias Clasen  <mclasen@redhat.com>
5202
5203         * gtk/gtkfilesel.h:
5204         * gtk/gtkrc.h:
5205         * gtk/gtk.symbols: Add deprecation guards for gtk_rc_style_ref/unref
5206         and the old file selector.  (#348256)
5207
5208 2007-01-26  Matthias Clasen  <mclasen@redhat.com>
5209
5210         * gtk/gtkiconview.c: Documentation fixes (#400530, Anders Brander)
5211
5212 2007-01-26  Matthias Clasen  <mclasen@redhat.com>
5213
5214         * gtk/updateiconcache.c: Check the mtime of all directories,
5215         not just the toplevel, if ftw() is available.  (#331671, Behdad
5216         Esfahbod)
5217
5218         * configure.in: Check for ftw.h.
5219
5220 2007-01-26  Michael Natterer  <mitch@imendio.com>
5221
5222         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_finalize):
5223         destroy the XIM only if it exists. While the code does look safe
5224         in general, there can be corner cases where the "reconnecting"
5225         boolean being FALSE does not correspond to the XIM being
5226         allocated (fixes #329450, fix taken from maemo-gtk).
5227
5228 Fri Jan 26 13:07:07 2007  Tim Janik  <timj@imendio.com>
5229
5230         * gtk/gtkstyle.c (draw_insertion_cursor): clamp cursor coordinates to
5231         window bounds (fix from Maemo Gtk).
5232
5233 2007-01-26  Michael Natterer  <mitch@imendio.com>
5234
5235         * gtk/gtkentrycompletion.c (gtk_entry_completion_insert_prefix):
5236         only block/unblock completion->priv->insert_text_id if it is
5237         actually connected. While this can't happen the way GtkEntry
5238         itself uses the completion, it's still public API and should not
5239         blindly call functions that will spit warnings (fix taken from
5240         maemo-gtk).
5241
5242 2007-01-25  Matthias Clasen  <mclasen@redhat.com>
5243
5244         * gdk/gdkwindow.c: Reduce locking overhead by not repeatedly getting
5245         the paintable iface.  
5246
5247 2007-01-24  Michael Natterer  <mitch@imendio.com>
5248
5249         * gtk/gtkwidget.c (gtk_widget_set_state): revert generic disabling
5250         of PRELIGHT state for the reasons given in bug #135666. Widget
5251         states are sometimes abused or otherwise used wrongly for historic
5252         reasons, causing this part of the patch to break e.g. menu items.
5253
5254 2007-01-24  Roozbeh Pournader  <roozbeh@farsiweb.info>
5255
5256         * README: Remove mention of no-longer-existing PATCH
5257         keyword in bugzilla. (#396899)
5258
5259 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5260
5261         * gtk/gtkpagesetup.c
5262         (gtk_page_setup_set_paper_size_and_default_margins): Fix memory leak.
5263         Fixes bug #399907. 
5264
5265 2007-01-22  Chris Wilson <chris@chris-wilson.co.uk>
5266
5267         Bug 399314 – Add G_GNUC_WARN_UNUSED_RESULT to gtk_style_attach
5268
5269         * gtk/gtkstyle.h:
5270                 Cause gcc to issue a warning if the style returned from
5271                 gtk_style_attach is not used. Failure to update
5272                 widget->style causes some very difficult to reproduce bugs,
5273                 eg Bug 353498 – crash in Terminal: changing icon theme.
5274
5275 2007-01-19  Michael Emmel  <mike.emmel@gmail.com>
5276
5277         * gdk/directfb/gdkevents-directfb.c: added fixes for window
5278         crossing events frm Attilio Fiandrotti<attilio.fiandrotti@gmail.com>
5279
5280 2007-01-19  Matthias Clasen  <mclasen@redhat.com>
5281
5282         * gtk/gtkcalendar.c: Fix build breakage.
5283
5284 2007-01-19  Kristian Rietveld  <kris@imendio.com>
5285
5286         * gtk/gtktreeview.c (gtk_tree_view_motion_bin_window),
5287         (add_scroll_timeout), (gtk_tree_view_drag_motion): factor out
5288         add_scroll_timeout().  (taken from maemo-gtk).
5289
5290 2007-01-18  Matthias Clasen  <mclasen@redhat.com>
5291
5292         * gtk/gtkcalendar.c: Fix problems with the initial
5293         focus in GtkCalendar.  (#397783, Vincent Untz)
5294
5295 2007-01-19  Robert Ögren  <gtk@roboros.com>
5296
5297         Fix for bug #143460 - missed tablet clicks on Windows
5298
5299         * gdk/win32/gdkinput-win32.c (_gdk_input_wintab_init_check):
5300         Request absolute reporting of tablet button state, and cut down
5301         the packet queue size a bit.
5302         (_gdk_input_other_event): Change button state handling
5303         accordingly. Also drop the no longer necessary code that detects
5304         missed clicks/releases for button 1. The switch to absolute button
5305         state should prevent missed events for all buttons. Additionally,
5306         swap button 2 and 3.
5307         (_gdk_input_grab_pointer): Don't reset button_state, that will only
5308         cause a new press event as soon as the next tablet packet arrives.
5309
5310 2007-01-19  Tor Lillqvist  <tml@novell.com>
5311
5312         Build Wintab support always on Windows. Don't require the Wintab
5313         SDK.
5314
5315         * configure.in: Drop the --with-wintab option. Drop the
5316         HAVE_WINTAB feature test macro and Automake variable.
5317
5318         * acconfig.h
5319         * config.h.win32.in: Drop HAVE_WINTAB.
5320
5321         * gdk/win32/gdkevents-win32.c
5322         * gdk/win32/gdkinput.c
5323         * gdk/win32/gdkinput-win32.h
5324         * gdk/win32/gdkinput-win32.c
5325         * gdk/win32/gdkmain-win32.c: Make HAVE_WINTAB ifdef blocks
5326         unconditional.
5327
5328         * gdk/win32/gdkinput-win32.c (_gdk_input_wintab_init_check): Try
5329         to load wintab32.dll dynamically here. If it is found look up the
5330         handful Wintab functions we use.
5331         (rest of file): Use these function pointers instead of calling the
5332         functions from wntab32x.lib. The code in wntab32x.lib did the same
5333         thing anyway: tried to load wintab32.dll, and looked up the
5334         addresses of the actual functions from it.
5335
5336         * gdk/Makefile.am
5337         * gdk/win32/Makefile.am: Drop the libwntab32x hacks.
5338
5339         * gdk/win32/wintab.h
5340         * gdk/win32/pktdef.h: New files. Copied from the Wintab
5341         SDK. Copyright blurb says: "The text and information contained in
5342         this file may be freely used, copied, or distributed without
5343         compensation or licensing restrictions."
5344
5345         * README.win32: Update a bit. Remove the text about the Wintab
5346         SDK.
5347
5348 2007-01-18  Tor Lillqvist  <tml@novell.com>
5349
5350         * gdk-pixbuf/Makefile.am
5351         * gdk/Makefile.am
5352         * gdk/win32/Makefile.am
5353         * gtk/Makefile.am: Fixes for building outside srcdir on
5354         Win32. (#336819, #340013) Drop distributing the handmade .la
5355         libtool wrapper for the wntab32x library. It's too much trouble
5356         making it work when building outside srcdir. Just link to the
5357         library direcly using -Wl,win32/libwntab32x.a.
5358
5359 2007-01-18  Michael Natterer  <mitch@imendio.com>
5360
5361         * gtk/gtkcheckbutton.c
5362         * gtk/gtkdnd.c
5363         * gtk/gtkentry.c
5364         * gtk/gtkmenu.c
5365         * gtk/gtktreeview.c
5366         * gtk/gtkviewport.c: pass more clip rectangles to gtk_paint_foo()
5367         functions. Based on a patch from maemo-gtk (bug #398023).
5368
5369 2007-01-17  Tor Lillqvist  <tml@novell.com>
5370
5371         * gtk-zip.sh.in: Include also the COPYING file.
5372
5373 2007-01-17  Matthias Clasen  <mclasen@redhat.com>
5374
5375         * modules/printbackends/cups/gtkprintbackendcups.c: Don't use
5376         httpGetFd() when building against cups 1.1
5377
5378 2007-01-17  Tor Lillqvist  <tml@novell.com>
5379
5380         Proper fix for #396175:
5381
5382         * gtk/gtkimmulticontext.c: Revert change by Hans Breuer below: Do
5383         include gtkprivate.h. On Win32 we do want to use the redefinition
5384         of GTK_LOCALEDIR as a call to the function _gtk_get_localedir().
5385
5386         * gtk/gtkimmodule.c: Instead, correct the prefix also on
5387         simple_context_info.domain_dirname. Do the prefix corrections
5388         always on Win32, not just when GTK_LIBDIR is defined. i.e., until
5389         now they were done only in the autoconfiscated gcc builds. Hans
5390         needs to make sure GTK_LIBDIR and GTK_LOCALEDIR are defined also
5391         in MSVC builds now.
5392         (correct_localedir_prefix): New function, like
5393         correct_libdir_prefix(), but for GTK_LOCALEDIR, in case
5394         GTK_LOCALEDIR is not a descendant of GTK_LIBDIR.
5395         (gtk_im_module_initialize): Thus call correct_localedir_prefix()
5396         on the domain_dirname instead of correct_libdir_prefix().
5397         (_gtk_im_module_list): Call correct_localedir_prefix() on
5398         simple_context_info.domain_dirname.
5399
5400 2007-01-16  Matthias Clasen  <mclasen@redhat.com>
5401
5402         * gtk/gtkrange.c (range_grab_remove): Queue a redraw when the
5403         grab changes.  (#396470, Benjamin Berg)
5404
5405 2007-01-15  Emmanuele Bassi  <ebassi@gnome.org>
5406
5407         * gtk/gtkrecentchoosermenu.c: Ellipsize the menu items label
5408         if they grow too much. (#357303)
5409
5410 2007-01-14  Matthias Clasen  <mclasen@redhat.com>
5411
5412         * gtk/gtkicontheme.c (theme_lookup_icon): When finding a matching
5413         non-scalable dir, keep going and look for a closer match.
5414         (#395830, Luca Ferretti)
5415
5416 2007-01-14  Christian Persch  <chpe@svn.gnome.org>
5417
5418         * gtk/gtkclipboard.c: (gtk_clipboard_set_text),
5419         (gtk_clipboard_set_image): Use gtk_target_table_new_from_list and
5420         gtk_target_table_free instead of duplicating the code. Bug #396493.
5421
5422 2007-01-13  Matthias Clasen  <mclasen@redhat.com>
5423
5424         * gtk/gtkuimanager.c: Don't crash if menu or toolbar
5425         positions can't be found.  (#396161, Hans Breuer)
5426
5427 2007-01-13  Matthias Clasen  <mclasen@redhat.com>
5428
5429         * gtk/gtkselection.c (_gtk_selection_request): Plug 
5430         memory leaks.  (#396160, Carlos Garcia Campos)
5431
5432 2007-01-13  Matthias Clasen  <mclasen@redhat.com>
5433
5434         * configure.in: Link libgtk against Xfixes.  (#396074,
5435         Tommi Komulainen)
5436
5437 2007-01-13  Matthias Clasen  <mclasen@redhat.com>
5438
5439         * gtk/gtkradiobutton.c (gtk_radio_button_focus): Avoid
5440         a compiler warning.  (#395045, Chris Wilson)
5441
5442 2007-01-13  Hans Breuer <hans@breuer.org>
5443
5444         * gtk/gtkprintoperation-win32.c : take the custom tab label from
5445         gtk_print_operation_set_custom_tab_label() into account (bug #390746).
5446
5447         * gtk/gtkimmulticontext.c : don't include "gtkprivate.h" to avoid
5448         differing definitions of GTK_LOCALEDIR (bug #396175).
5449
5450         * gtk/gtktreeview.c : use g_snprintf instead of snprintf, which is
5451         not available everywhere
5452
5453         * gtk/makefile.msc.in : updated
5454
5455 2007-01-12  Michael Natterer  <mitch@imendio.com>
5456
5457         * gtk/gtkentry.c (gtk_entry_button_press): don't add
5458         entry->scroll_offset to entry->drag_start_y. Fixes the entry
5459         starting drags after ridiculously small mouse movements.
5460
5461 2007-01-11  Richard Hult  <richard@imendio.com>
5462
5463         * demos/gtk-demo/main.c: (load_file): Close the file after it's
5464         loaded (bug #395316).
5465
5466 2007-01-11  Kjartan Maraas  <kmaraas@gnome.org>
5467
5468         * gtk/gtkfilesystemunix.c: (expand_tilde):
5469         Make a single tilde go to $HOME in the location entry.
5470         Patch from Yevgen Muntyan. Closes the gtk+ part of
5471         bug #334168.
5472
5473 2007-01-10  Behdad Esfahbod  <behdad@gnome.org>
5474
5475         * gdk/gdkpango.c (gdk_draw_layout_with_colors):
5476         * gtk/gtklabel.c (gtk_label_size_request):
5477         Use pango_matrix_transform_rectangle(). (#340141)
5478
5479         * configure.in: Bump pango requirement to 1.15.3.
5480
5481 2007-01-10  Kristian Rietveld  <kris@imendio.com>
5482
5483         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_init):
5484         refactor to initialize indicator_size to TOGGLE_WIDTH instead
5485         of the hardcoded value of 12.
5486
5487 2007-01-09  Matthias Clasen  <mclasen@redhat.com>
5488
5489         * configure.in: Fix the directfb cairo test. (#394855, 
5490         Josselin Mouette)
5491
5492 2007-01-09  Behdad Esfahbod  <behdad@gnome.org>
5493
5494         * configure.in: Fix comment for --with-included-loaders.  That option
5495         affects builds with module loading enabled too.
5496
5497 2006-01-08  Peter Teichman  <peter@novell.com>
5498
5499         * gtk/gtkfilechooserdefault.c:
5500         * gtk/gtkfilechooserprivate.h:
5501         * gtk/gtkfilechoosersettings.c:
5502         * gtk/gtkfilechoosersettings.h:
5503         Save the expanded state of the folder browser with the file
5504         chooser settings.  Resolves the expander portions of (#153828,
5505         Lemmit Kaplinski)
5506
5507 2007-01-08  Emmanuele Bassi  <ebassi@gnome.org>
5508
5509         * gtk/gtkrecentchoosermenu.c (gtk_recent_chooser_menu_create_item):
5510         Don't leak the icon pixbuf after setting it to the image menu
5511         item.  Found by Paolo Borelli.
5512
5513 2007-01-08  Matthias Clasen  <mclasen@redhat.com>
5514
5515         * gtk/gtktreemodel.c (gtk_tree_path_to_string): Don't 
5516         corrupt memory when faced with paths with ridiculously
5517         large indices. Found by the GTKVTS test suite.  
5518
5519 2007-01-08  Matthias Clasen  <mclasen@redhat.com>
5520
5521         * gtk/gtkmodules.c (_gtk_modules_init): Set 
5522         default_display_opened before loading modules.  (#393102,
5523         Brian Cameron)
5524  
5525 2007-01-07  Matthias Clasen  <mclasen@redhat.com>
5526
5527         * gtk/gtktextview.c (gtk_text_view_set_border_window_size):
5528         Call text_window_realize() with the correct parameters.
5529         (#393813, Yevgen Muntyan)
5530
5531 2007-01-07  Matthias Clasen  <mclasen@redhat.com>
5532
5533         * gtk/gtkstatusbar.c: Move docs inline, and expand them 
5534         a bit.
5535
5536 2007-01-06  Matthias Clasen  <mclasen@redhat.com>
5537
5538         * gtk/gtklabel.c: Make line wrapping work with width-chars
5539         and max-width-chars, and simplify the storage of wrap-width.
5540         (#322580, Itai Bar-Haim)
5541
5542 2007-01-06  Tor Lillqvist  <tml@novell.com>
5543
5544         * gdk/win32/cursor.bdf: New file. Downloaded from
5545         freedesktop.org's webcvs. Slighly edited cursors "crosshair",
5546         "diamond_cross", "draft_large", "gobbler" and "target" to fix
5547         #392504. It is possible that the same end result could have been
5548         achieved by tweaking bdfcursor.c instead.
5549         
5550         * gdk/win32/bdfcursor.c: Add optional debugging output.
5551
5552         * gdk/win32/xcursors.h: Regenerated.
5553
5554 2007-01-05  Matthias Clasen  <mclasen@redhat.com>
5555
5556         * gtk/gtknotebook.c (gtk_notebook_set_menu_label_text): Left-align
5557         menu labels.  (#393255, Michail Crayson)
5558
5559 2007-01-05  Kristian Rietveld  <kris@gtk.org>
5560
5561         * gtk/gtktreeview.c (gtk_tree_view_dy_to_top_row): handle tree
5562         == NULL.  (Fixes #392685, reported by Yevgen Muntyan).
5563
5564 2007-01-05  Kristian Rietveld  <kris@gtk.org>
5565
5566         * gtk/gtktreeview.c (gtk_tree_view_row_changed): do allow to
5567         invalidate nodes if the tree view is not realized. (#363147,
5568         Carlos Garnacho, Miguel Cabrera).
5569
5570 2007-01-05  Matthias Clasen  <mclasen@redhat.com>
5571
5572         * gtk/gtkmenu.c (gtk_menu_paint): Take the scroll arrow into
5573         account when drawing the background.  (#393166, Benjamin Berg)
5574
5575 2007-01-05  Behdad Esfahbod  <behdad@gnome.org>
5576
5577         * gtk/gtklabel.c (get_layout_location): Fix broken width computation,
5578         again.
5579
5580 2007-01-05  Carlos Garnacho  <carlosg@gnome.org>
5581
5582         * gtk/gtknotebook.c (gtk_notebook_size_request): take into account
5583         both scroll arrows when calculating size request in GTK_POS_LEFT or
5584         GTK_POS_RIGHT notebooks. (#393124, reported by Christian Persch)
5585
5586 2007-01-05  Michael Natterer  <mitch@imendio.com>
5587
5588         * gtk/gtkwindow.c (gtk_window_key_release_event): chain up to
5589         the right function (fix taken from maemo-gtk).
5590
5591 2007-01-05  Behdad Esfahbod  <behdad@gnome.org>
5592
5593         * gdk/gdkprivate.h:
5594         * gdk/gdkpango.c (gdk_draw_layout_line_with_colors),
5595         (gdk_draw_layout_with_colors):
5596         * gdk/gdkwindow.c (gdk_window_draw_glyphs_transformed):
5597         Avoid overflow when converting coordinates to Pango units. (#332266,
5598         Jody Goldberg)
5599
5600 2007-01-04  Matthias Clasen  <mclasen@redhat.com>
5601
5602         * gtk/gtkcombobox.c (gtk_combo_box_popup): move set_cursor
5603         after realization of the popup window, so clamp node doesn't fail.
5604         (#346616, Tommi Komulainen, patch by Kristian Rietveld).
5605
5606 2007-01-04  Behdad Esfahbod  <behdad@gnome.org>
5607
5608         * gtk/gtklabel.c (get_layout_location): Fix uninitialized width
5609         variable.
5610
5611 2007-01-04  Matthias Clasen  <mclasen@redhat.com>
5612
5613         * gtk/Makefile.am:
5614         * gdk-pixbuf/Makefile.am:
5615         * configure.in:
5616         * gdk/win32/rc/gdk.rc.in: Cross-compilation fixes.
5617         (#392646, Yevgen Muntyan)
5618
5619 2007-01-04  Matthias Clasen  <mclasen@redhat.com>
5620
5621         * demos/gtk-demo/textscroll.c:
5622         * gtk/gtkhandlebox.c:
5623         * gtk/gtkcolorsel.c: Fix some compiler warnings.
5624
5625 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
5626
5627         * gtk/gtktextview.c: Rework the beep-on-uninserted-text
5628         by calling the input method regardless of editability,
5629         and beeping from the commit/preedit-changed handlers.
5630         (#390514, Yevgen Muntyan)
5631
5632 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
5633
5634         Fix #332604, reported by Joe Wreschnig, patch
5635         by Jan Arne Petersen and Behdad Esfahbod.
5636
5637         * gtk/gtklabel.c (gtk_label_size_allocate): Only
5638         set the width of the layout when necessary.
5639         (get_layout_location): Use pango_layout_get_pixel_extents()
5640         instead of pango_layout_get_width().
5641
5642 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
5643
5644         * modules/printbackends/cups/gtkprintbackendcups.c 
5645         (available_choices): Don't leak conflicts.
5646
5647         * gtk/gtkprintoperation.c (gtk_print_operation_finalize):
5648         Don't leak the status string.
5649
5650 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
5651
5652         * gtk/gtkfilechooserdefault.c (update_chooser_entry):
5653         Exit early if we can't get file info - this happens
5654         if the iter points to the row where we are editing
5655         the name for a newly created folder.  (#392191, Michael
5656         Partridge, patch by Kristian Rietveld)
5657
5658 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
5659
5660         * gtk/*.c:
5661         * gdk/x11/*.c: Apply a patch by Chris Wilson to
5662         avoid spurious valgrind warnings from XSendEvent() 
5663         calls.  (#392532)
5664
5665         * modules/printbackends/cups/gtkprintbackendcups.c: Close
5666         the http connection after getting the PPD.
5667
5668         * gtk/gtkprinteroptionwidget.c (filesave_changed_cb):
5669         Fix memory leaks.  
5670
5671 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
5672
5673         * gtk/gtkassistant.c (remove_page): If the current page
5674         is removed, always pick a different one.  (#392457, 
5675         Colin Watson)
5676
5677 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
5678
5679         * modules/printbackend/cups/*.c: Coding style cleanups.
5680
5681 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
5682
5683         * configure.in: Export SED to make sourcing of
5684         libtool work. Tighten up the directfb pkgconfig check.
5685
5686 2007-01-03  Michael Natterer  <mitch@imendio.com>
5687
5688         * gtk/gtkstyle.c (option_menu_get_props)
5689         * gtk/gtkoptionmenu.c (gtk_option_menu_get_props): Use 
5690         gtk_border_free when freeing borders.
5691
5692 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
5693
5694         * gtk/gtkentry.c (get_text_area_size): Work when the
5695         entry is not realized.  (#392315, Yevgen Muntyan)
5696
5697         * gtk/gtkentry.c (gtk_entry_queue_draw): Use 
5698         GTK_WIDGET_DRAWABLE() here.  (#392227, Chris Wilson)
5699
5700         * gtk/gtkentry.c (cursor_blinks): Don't get settings
5701         unnecessarily.  (#392227)
5702
5703 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
5704
5705         * gtk/gtkwindow.c (gtk_window_move_resize): Only process
5706         updates on the window at hand, not on all windows, to
5707         avoid violating resize/redraw ordering constraints.
5708         (#362406, Owen Taylor)
5709         
5710 2007-01-03  Kristian Rietveld  <kris@gtk.org>
5711
5712         * gtk/gtkcellrendererprogress.c
5713         (gtk_cell_renderer_progress_class_init): fix docs.
5714
5715 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
5716         
5717         * gtk/updateiconcache.c: Include locale.h
5718
5719 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
5720
5721         * gtk/updateiconcache.c (main): Call setlocale().
5722
5723         * gtk/gtkfilesel.c:
5724         * gtk/gtkfilesystemunix.c:
5725         * gtk/gtkfilesystemwin32.c:
5726         * gtk/gtkfilechoosersettings.c:
5727         * gtk/updateiconcache.c: Consistently use folder instead of
5728         directory in translated messages.  (#344584, Javier F. Serrador)
5729
5730 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
5731
5732         Try to fix #315732, reported by Luke Hutchinson:
5733
5734         * gdk/x11/xsettings-client.[hc]:
5735         * gdk/x11/gdkdevents-x11.c: Don't assume that ref'ing a GdkWindow
5736         will guarantee that it can be looked up in the xid hash later.
5737         Also, use the nesting server grab function during the xsettings
5738         client initialization. Finally, make xsettings client not
5739         eat DestroyNotifys so that GDK can do its regular cleanup. 
5740
5741 2007-01-02  Michael Natterer  <mitch@imendio.com>
5742
5743         * gtk/gtkrange.c (gtk_range_scroll) (gtk_range_move_slider): beep
5744         when a keybinding didn't change adjustment->value.
5745
5746 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
5747
5748         * gtk/gtktextbuffer.c (gtk_text_view_key_press_event):
5749         Try harder not to beep on events which are not meant to
5750         insert stuff in the buffer.  (#390514, Yevgen Muntyan) 
5751
5752 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
5753
5754         * gtk/gtktextbufferrichtext.c: Small documentation fixes.
5755
5756 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
5757
5758         * gtk/gtkentry.c (get_text_area_size): Center in the frame.  
5759         (#304482, Rob Staudinger, patch by  Richard Stellingwerff)
5760
5761 2007-01-02  Michael Emmel  <mike.emmel@gmail.com>
5762
5763         * gdkwindow-directfb.c: fixed leak of dfb resource on destroy 
5764
5765 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
5766
5767         * gtk/gtkscrolledwindow.h:
5768         * gtk/gtkscrolledwindow.c: Only handle key bindings
5769         for scrolling if the scrollbars are visible.
5770         (#340135, Christian Persch)
5771
5772 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
5773
5774         * gtk/gtktextview.c (gtk_text_view_scroll_hpages):
5775         Don't segfault on horizontal scrolling.  
5776
5777 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
5778
5779         * gtk/gtknotebook.h:
5780         * gtk/gtknotebook.c: Only handle key bindings for
5781         tab reordering if the tabs are shown and reorderable. 
5782         (#390468, Yevgen Muntyan)
5783
5784         * gtk/gtkmarshalers.list: Add required marshaler
5785
5786 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
5787
5788         * gtk/gtkcontainer.c (gtk_container_class_list_child_properties):
5789         Mention in the docs that the return value is
5790         NULL-terminated.  (#383373, Christian Neumair)
5791
5792 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
5793
5794         * gtk/gtkicontheme.c (load_themes): Waste less time
5795         with non-directories.  (#391725, Chris Wilson)
5796
5797 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
5798
5799         * gtk/gtkcellrendererprogress.c: Implement activity mode
5800         for GtkCellRendererProgress.  (#377851, Brad Taylor)
5801
5802 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
5803
5804         Fix some IPP compliance issues.  (#391523, Albrecht Dress)
5805
5806         * modules/printbackends/cups/gtkcupsutils.c
5807         (gtk_cups_request_encode_option): Use IPP_TAG_JOB, not
5808         IPP_TAG_OPERATION.
5809         * modules/printbackends/cups/gtkprintbackendcups.c
5810         (gtk_print_backend_cups_print_stream): Don't add the
5811         requesting-user-name attribute a second time. 
5812
5813 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
5814
5815         * gtk/gtkimcontextsimple.c: Fix en/em dash confusion.  (#378462)
5816
5817 2006-12-31  Emmanuele Bassi  <ebassi@gnome.org>
5818
5819         * gtk/gtkrecentchoosermenu.c (set_recent_manager): Use the
5820         right object when disconnecting from the GtkRecentManager::changed
5821         signal; save us a few indirections using a variable.
5822
5823 2006-12-31  Emmanuele Bassi  <ebassi@gnome.org>
5824
5825         * gtk/gtkrecentchoosermenu.c: Move the signal and idle
5826         disconnections into the dispose function, as well as the
5827         object unrefs; reset every handler id and the
5828         pointers. (suggested by Paolo Borelli, #390873)
5829
5830 2006-12-31  Matthias Clasen  <mclasen@redhat.com>
5831
5832         * gtk/gtkprintoperation-win32.c: Include windows.h (#391229,
5833         Kazuki Iwamoto)
5834
5835 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
5836
5837         * gtk/gtktextview.c (gtk_text_view_destroy): Remove the
5838         scroll timeout.  (#390872, Yevgen Muntyan)
5839
5840 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
5841
5842         * gtk/gtkprintoperation-unix.c:
5843         * gtk/gtkprintbackend.c:
5844         * gtk/gtkfilechooserdefault.c:
5845         * gtk/gtksettings.c: Move a few settings to gtksettings.c
5846         to make sure they show up in the docs.  (#365364, Christian
5847         Persch)
5848
5849 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
5850
5851         * gtk/gtkassistant.c: Redraw assistant on reallocate
5852         to avoid rendering glitches.  (#343956, Christian
5853         Persch, Carlos Garnacho)
5854
5855 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
5856
5857         * gtk/gtkrange.c: Typo fix.  (#352121, Clytie Siddall)
5858
5859 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
5860
5861         * gtk/gtkaction.c: Improve the docs of the "label" 
5862         property.  (#341730, Kristof Vansant)
5863
5864 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
5865
5866         * gtk/gtkwindow.c (gtk_window_compute_configure_request_size):
5867         Correctly handle min size. (#320465, Philipp Langdale)
5868
5869 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
5870
5871         * gtk/prop-editor.c: Implement editing of flags.
5872
5873 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
5874
5875         * gtk/gtkentry.c:
5876         * gtk/gtklabel.c:
5877         * gtk/gtkpaned.c:
5878         * gtk/gtkstatusbar.c:
5879         * gtk/gtktextview.c: Don't install cursors on insensitive
5880         widgets.  (#358864, Jan Schampera)
5881
5882 2006-12-29  Matthias Clasen  <mclasen@redhat.com>
5883
5884         * gtk/gtkrecentmanager.h:
5885         * gtk/gtkprintoperation.c: Fix doc typos.  (#370909,
5886         Shiino Yuki)
5887
5888         * gtk/gtkstyle.c (gtk_style_attach): Clarify docs.  (#353423,
5889         Christian Persch)
5890
5891         * gtk/gtkentry.c (blink_cb):
5892         * gtk/gtktextview.c (blink_cb): Don't die in an assertion
5893         if focus went missing. Just warn, clean up and continue.
5894         (#374378)
5895
5896 2006-12-29  Carlos Garnacho  <carlosg@gnome.org>
5897
5898         * gtk/gtknotebook.c (gtk_notebook_scroll): return if the widget that
5899         originally received the event is a notebook page. (#315440, reported
5900         by Mateusz Stefek)
5901
5902 2006-12-29  Matthias Clasen  <mclasen@redhat.com>
5903
5904         * gdk/gdkcolor.c (gdk_color_hash): Fix a typo. (#390613,
5905         Paolo Borelli)
5906
5907 2006-12-29  Matthias Clasen  <mclasen@redhat.com>
5908
5909         * tests/prop-editor.c: Display children of containers
5910         and cell renderers of cell layouts.
5911
5912         * gtk/gtk.symbols:
5913         * gtk/gtkcelllayout.[hc] (gtk_cell_layout_get_cells):
5914         New function to get the cell renderers of a cell layout.
5915
5916         * gtk/gtktreeviewcolumn.c:
5917         * gtk/gtkcellview.c:
5918         * gtk/gtkiconview.c: Implement get_cells.
5919
5920 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
5921
5922         * gtk/gtkiconview.c: Use word wrapping by default, and
5923         center multiline labels.  (#318763, Ross Burton)
5924
5925         * gtk/gtkcellrenderertext.c (get_layout): Remove a special
5926         case for single-line layouts.
5927
5928 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
5929
5930         * gtk/gtkarrow.c: Fix a typo in the docs.  (#390423,
5931         David Lodge)
5932
5933         * gtk/gtkuimanager.c (update_node): Only use the results
5934         of find_menu/toolbar_position() if they succeed. May fix
5935         bug #388041.
5936
5937 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
5938
5939         * gdk/gdk.c: Fix some formatting errors in docs.  
5940
5941 2006-12-28  Tor Lillqvist  <tml@novell.com>
5942
5943         * gtk/gtkstatusicon.c (gtk_status_icon_finalize)
5944         (gtk_status_icon_update_image): Don't leak HICONs on
5945         Win32. (#364868, Hiroyuki Yamamoto)
5946
5947 2006-12-28  Carlos Garnacho  <carlosg@gnome.org>
5948
5949         Make GtkNotebook able to drop detached tabs anywhere. Bug #360225.
5950
5951         * gtk/gtkwidget.c (gtk_widget_class_init): add "drag-failed" signal.
5952         * gtk/gtkmarshalers.list: add new marshaler definition.
5953         * gtk/gtkenums.h: add GtkDragResult enum.
5954
5955         * gtk/gtkdnd.c (gtk_drag_drop_finished): emit "drag-failed" if DND
5956         operation wasn't successful.
5957         (_gtk_drag_source_handle_event) (gtk_drag_drop)
5958         (gtk_drag_selection_get) (gtk_drag_cancel) (gtk_drag_key_cb)
5959         (gtk_drag_grab_broken_event_cb) (gtk_drag_grab_notify_cb)
5960         (gtk_drag_button_release_cb) (gtk_drag_abort_timeout): tell
5961         gtk_drag_drop_finished() the operation result.
5962
5963         * gtk/gtknotebook.c (gtk_notebook_drag_failed): new function.
5964         (gtk_notebook_drag_data_get): do not call window creation hook here.
5965         (gtk_notebook_init): do not set "application/x-rootwindow-drop"
5966         target, instead connect to "drag-failed".
5967         (gtk_notebook_draw_focus): fix potential crasher if cur_page is NULL.
5968
5969 2006-12-28  Mikael Hallendal  <micke@imendio.com>
5970
5971         * gdk/quartz/gdkevents-quartz.c: Factored out the event loop 
5972         integration into gdkeventloop-quartz.c.
5973
5974         * gdk/quartz/Makefile.am: Added gdkeventloop-quartz.c
5975
5976         * gdk/quartz/gdkeventloop-quartz.c: New file containing the event loop 
5977         integration.
5978
5979 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
5980
5981         * modules/printbackends/lpr/gtkprintbackendlpr.c 
5982         (gtk_print_backend_lpr_print_stream): Close the io channel
5983         on unref.  (#390159, Joe Markus Clarke)
5984
5985 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
5986
5987         * gdk/gdk.h: Remove redundant declarations (#390097,
5988         Christian Persch)
5989
5990 2006-12-27  Kristian Rietveld  <kris@gtk.org>
5991
5992         Support inverting arrows via XSetting. (#377979, Yevgen Muntyan).
5993
5994         * gtk/gtksettings.c (gtk_settings_class_init): add new setting
5995         gtk-alternative-sort-arrows.
5996
5997         * gdk/win32/gdkproperty-win32.c (gdk_screen_get_setting): add
5998         new setting.
5999
6000         * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: set new
6001         gtk-alternative-sort-arrows setting to true.
6002
6003         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_update_button):
6004         invert direction if gtk-alternative-sort-arrows is TRUE.
6005
6006 2006-12-27  Tor Lillqvist  <tml@novell.com>
6007
6008         * gtk/gtk.symbols: Add gtk_status_icon_get_screen and
6009         gtk_status_icon_set_screen.
6010
6011         * gtk/gtkstatusicon.c: Implement gtk_status_icon_position_menu()
6012         on Windows. Keep track of where the last button click on the
6013         taskbar icon took place, and return that. Obviously not correct if
6014         no button has ever been clicked on the icon, or if the geometry of
6015         the taskbar has changed since. But for most use cases where a menu
6016         is going to be displayed as a direct result of a button click on
6017         the status icon, works fine. (#377349)
6018
6019         Implement getting the orientation property on Windows.
6020
6021         (gtk_status_icon_embedded_changed)
6022         (gtk_status_icon_orientation_changed): Ifdefify these functions
6023         that are used only on X11.
6024
6025 2006-12-27  Tor Lillqvist  <tml@novell.com>
6026
6027         * gtk/gtkfilesystemwin32.c (execute_callbacks): Fix
6028         typo. (#390035, Kazuki Iwamoto)
6029
6030 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
6031
6032         * gtk/gtkcellview.c (gtk_cell_view_set_model): Accept NULL.
6033
6034         * gtk/gtkcombobox.c (gtk_combo_box_set_model):
6035         (gtk_combo_box_unset_model): Handle repeated unsetting
6036         of models without warnings.  (#367529, Robert Ancell)
6037
6038 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
6039
6040         * modules/printbackends/cups/gtkcupsutils.c: 
6041         * modules/printbackends/cups/gtkprintbackendcups.c: Use
6042         getters for http fields where available.  (#364866, 
6043         Björn Lindqvist)
6044
6045 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
6046
6047         * gtk/gtkwidget.c (gtk_widget_show): Add a g_return_if_fail.
6048         (#362614, Xan Lopez)
6049
6050 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
6051
6052         * gtk/gtkuimanager.c (update_node): If a required action
6053         is missing, don't recurse over the children.  (#349119,
6054         Chris Moller)
6055
6056 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
6057
6058         Fix a few problems with nested menus in comboboxes
6059         (#386694, Yevgen Muntyan)
6060
6061         * gtk/gtkcombobox.c (gtk_combo_box_menu_fill_level): Always
6062         connect the activate callback.
6063         (gtk_combo_box_menu_item_activate): Do nothing if called on
6064         an item with a submenu.
6065         (gtk_combo_box_menu_row_deleted): Remove a submenu when it
6066         is empty.
6067
6068 2006-12-26  Mariano Suárez-Alvarez  <mariano@gnome.org>
6069
6070         * gtk/gtkfilechooserbuuton.[hc]: Add a file-set signal to the
6071         filechooser button. Bug 353196.
6072
6073 2006-12-26  Kristian Rietveld  <kris@gtk.org>
6074
6075         * gtk/gtktreeview.c (gtk_tree_view_search_init): fix typo causing
6076         the search dialog timeout never to be refreshed. (#389581,
6077         Andrzej Szombierski).
6078
6079 2006-12-26  Kristian Rietveld  <kris@gtk.org>
6080
6081         Lots of scrolling fixes.  Made scrolling work properly in not fully
6082         validated tree views; fixed a bunch of corner cases.
6083
6084         * gtk/gtktreeview.c (validate_visible_area): if a row's dy is past
6085         upper - page_size, we know it is located at the end so the test for
6086         dy + height has been dropped.
6087         In the same case if area_below < 0, we know this is the last node
6088         in the tree view so area_above is page_size - height of this row.
6089         (validate_visible_area): got rid of subtracting new_height -
6090         old_height from area_{below,above}, it didn't make any sense at
6091         all and the full height of the row should be subtracted instead.
6092         (validate_visible_area): when scrolling to a given path, set the
6093         top row directly together with the dy offset, then sync that top_row
6094         to the dy.
6095         (gtk_tree_view_set_top_row): new function to directly set a top_row.
6096         (gtk_tree_view_dy_to_top_row): refactored to use
6097         gtk_tree_view_set_top_row().
6098         (gtk_tree_view_top_row_to_dy): make sure dy >= 0 when done.
6099         (gtk_tree_view_adjustment_changed): only update our dy and
6100         top_row if the adjustment's dy actually changed.
6101
6102 2006-12-26  Christian Persch  <chpe@cvs.gnome.org>
6103
6104         * gtk/gtknotebook.c: (gtk_notebook_real_insert_page):
6105         Return the correct value from gtk_notebook_insert_page if the
6106         page-added handler reorders the tabs. Bug #345094.
6107
6108 2006-12-26  Carlos Garnacho  <carlosg@gnome.org>
6109
6110         Fix small regressions in GtkNotebook tab detaching. Bug #378852.
6111
6112         * gtk/gtknotebook.c (gtk_notebook_do_arrow): grab focus to allow tabs
6113         scrolling when hovering with a detached tab.
6114         (gtk_notebook_stop_reorder): Do not deparent the wrong tab if the
6115         focus tab has changed during a tab DND operation.
6116         (gtk_notebook_drag_end): ensure that the dropped tab gets focused.
6117         (gtk_notebook_paint): do not take cur_page as a reference to paint the
6118         box if it's detached.
6119         (gtk_notebook_calculate_tabs_allocation): focus_tab may be different
6120         to the detached tab if we hover the arrows during a tabs detaching 
6121         operation, do not allocate it unconditionally in 0,0.
6122
6123 2006-12-26  Carlos Garnacho  <carlosg@gnome.org>
6124
6125         Expose improvements for GtkNotebook. Bug #383435
6126
6127         * gtk/gtknotebook.c (gtk_notebook_expose): propagate the event to tab
6128         labels.
6129         (gtk_notebook_draw_focus): do not repaint the whole focused tab again.
6130         (gtk_notebook_draw_tab): do not send handmade expose events to tab
6131         labels.
6132
6133 2006-12-26  Matthias Clasen  <mclasen@redhat.com>
6134
6135         * gtk/gtkfilesystemunix.c (execute_callbacks): Return
6136         FALSE.  (#389623, Carlos Garnacho Parro)
6137
6138         * gtk/gtkrange.c (stop_scrolling): Avoid spurious
6139         redraws.
6140
6141 2006-12-25  Christian Persch  <chpe@cvs.gnome.org>
6142
6143         * gtk/gtkplug.c: (gtk_plug_construct_for_display),
6144         (gtk_plug_unrealize): Notify the "embedded" property also on
6145         normal construction and when destroying the socket window.
6146         Bug #388738.
6147
6148 2006-12-25  Christian Persch  <chpe@cvs.gnome.org>
6149
6150         * gtk/gtkaboutdialog.c: (gtk_about_dialog_class_init),
6151         (gtk_about_dialog_init), (display_credits_dialog),
6152         (display_license_dialog):
6153         * gtk/gtkfilechooserdialog.c: (gtk_file_chooser_dialog_class_init),
6154         (gtk_file_chooser_dialog_init),
6155         (gtk_file_chooser_dialog_constructor),
6156         (gtk_file_chooser_dialog_unmap):
6157         * gtk/gtkrecentchooserdefault.c:
6158         (_gtk_recent_chooser_default_init):
6159         * gtk/gtkrecentchooserdialog.c:
6160         (gtk_recent_chooser_dialog_class_init),
6161         (gtk_recent_chooser_dialog_init),
6162         (gtk_recent_chooser_dialog_constructor),
6163         (gtk_recent_chooser_dialog_unmap): Set the HIG spacings directly
6164         instead of using style-set handlers. Fix the filechooser's spacing
6165         between content and action area to 12px. Bug #372447.
6166
6167 2006-12-25  Christian Persch  <chpe@cvs.gnome.org>
6168
6169         * gtk/gtkstatusbar.c: (gtk_statusbar_size_allocate):
6170         Don't assume statusbar->label is the statusbar's frame's child when
6171         shrinking the size allocation when the grip is shown. Bug #372452.
6172
6173 2006-12-25  Christian Persch  <chpe@cvs.gnome.org>
6174
6175         * gtk/gtkpagesetupunixdialog.c: (printer_status_cb),
6176         (add_custom_paper): Fix mem leaks. Bug #389194.
6177
6178 2006-12-24  Matthias Clasen  <mclasen@redhat.com>
6179
6180         * gtk/gtktextutil.c: Remove debug output.
6181
6182         * gtk/gtktextview.c: Improve the DND scrolling
6183         behaviour.  (#92387, Carlos Garnacho Parro)
6184
6185         * gtk/gtkaccellabel.c: Improve translators comments.  
6186         (#389298, Christian Persch)
6187
6188 2006-12-24  Bastien Nocera  <hadess@hadess.net>
6189
6190         * gtk/gtkrecentmanager.c: Fix typo (s/expansive/expensive)
6191         (#389183)
6192
6193 2006-12-24  Christian Persch  <chpe@cvs.gnome.org>
6194
6195         * docs/reference/gtk/gtk-sections.txt:
6196         * gtk/gtk.symbols:
6197         * gtk/gtkpagesetupunixdialog.c: (fill_paper_sizes_from_printer):
6198         * gtk/gtkprinter-private.h:
6199         * gtk/gtkprinter.c: (gtk_printer_list_papers):
6200         * gtk/gtkprinter.h: Make gtk_printer_list_papers public. Bug #345587.
6201
6202 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
6203
6204         * gtk/gtkpagesetupunixdialog.c: Don't ignore reverse portrait option
6205         when is selected in page setup dialog. Fixes bug #365047.
6206
6207 2006-12-24  Behdad Esfahbod  <behdad@gnome.org>
6208
6209         * gtk/gtkentry.c (_gtk_entry_effective_inner_border):
6210         Use gtk_border_free when freeing border.
6211
6212 2006-12-24  Matthias Clasen  <mclasen@redhat.com>
6213
6214         * gtk/gtkentry.c (gtk_entry_button_press): When
6215         shift-clicking, keep the larger part of the selection
6216         selected.  (#353709, Benjamin Otte)
6217
6218         * gtk/gtkbutton.c (gtk_button_get_props): Use 
6219         gtk_border_free when freeing borders.
6220
6221         * gtk/gtkbutton.c (gtk_button_grab_notify): Be more
6222         careful when faking a button release.  (#323146,
6223         Travis Abbott)
6224
6225         * gtk/gtkhandlebox.c (draw_textured_frame): Draw the
6226         handle with the right orientation, depending on the
6227         position of the handlebox.  (#159764, Benjamin Berg)
6228
6229 2006-12-24  Behdad Esfahbod  <behdad@gnome.org>
6230
6231         * gtk/gtkstyle.c (gtk_border_copy), (gtk_border_free): Use gslice for
6232         GtkBorder (#383557).
6233
6234 2006-12-24  Behdad Esfahbod  <behdad@gnome.org>
6235
6236         Bug 340141 – Update to Pango 1.16 API
6237
6238         * gdk/gdkpango.c (layout_iter_get_line_clip_region),
6239         (gdk_pango_layout_line_get_clip_region):
6240         * gtk/gtkcalendar.c (gtk_calendar_size_request):
6241         * gtk/gtkentry.c (gtk_entry_get_pixel_ranges),
6242         (get_layout_position), (gtk_entry_find_position),
6243         (gtk_entry_adjust_scroll):
6244         * gtk/gtkiconview.c (get_pango_text_offsets):
6245         * gtk/gtklabel.c (get_cursor_direction):
6246         * gtk/gtkstyle.c (get_insensitive_layout):
6247         * gtk/gtktextdisplay.c (render_para):
6248         * gtk/gtktextlayout.c (allocate_child_widgets),
6249         (find_display_line_below), (find_display_line_above),
6250         (gtk_text_layout_move_iter_to_previous_line),
6251         (gtk_text_layout_move_iter_to_next_line),
6252         (gtk_text_layout_move_iter_to_line_end),
6253         (gtk_text_layout_iter_starts_line),
6254         (gtk_text_layout_move_iter_to_x):
6255         * gtk/gtktextutil.c (limit_layout_lines):
6256         Use the _readonly version of pango_layout_iter_get_line(),
6257         pango_layout_iter_get_run(), pango_layout_get_line(), and
6258         pango_layout_get_lines().
6259
6260         * gtk/gtkmain.c (gtk_get_default_language): Use
6261         pango_get_default_language().
6262
6263 2006-12-24  Matthias Clasen  <mclasen@redhat.com>
6264
6265         * gtk/gtkentry.c (gtk_entry_set_text): Emit changed
6266         and notify:text only once. The same fix was applied
6267         for replacing the selection via DND or copy-and-paste.
6268         (#64998, Damon Chaplin, Sven Herzberg)
6269
6270 2006-12-23  Matthias Clasen  <mclasen@redhat.com>
6271
6272         * gtk/gtkimmulticontext.c: Be careful to not override
6273         GTK+ translations with the translations of the input
6274         method.  (#317080, Tor Lillqvist)
6275
6276         * modules/input/imcedilla.c: Use standard macros
6277         for translation domain and locale dir.
6278
6279         * gtk/gtkimcontextsimple.c: Allow composing l with 
6280         stroke.  (#349638, Daniel Lublin)
6281
6282         * gtk/gen-paper-names.c: Fix a thinko in the suffix
6283         calculation.  (#382369, Christian Persch)
6284
6285         * gtk/paper_names_offsets.c: Regenerated.
6286
6287 2006-12-22  Matthias Clasen  <mclasen@redhat.com>
6288
6289         * modules/engines/pixbuf/pixbuf.h:
6290         * modules/engines/pixbuf/pixbuf-rc-style.h:
6291         * modules/engines/pixbuf/pixbuf-style.h: Move 
6292         G_GNUC_INTERNAL before function declarations.  (#352276,
6293         Damien Carbery)
6294
6295 2006-12-22  Matthias Clasen  <mclasen@redhat.com>
6296
6297         * demos/gtk-demo/*.c: Fix some leaks.  (#348108, Chris
6298         Wilson)
6299
6300 2006-12-22  Matthias Clasen  <mclasen@redhat.com>
6301
6302         * *.c: Replace a lot of idle and timeout calls by
6303         the new gdk_threads api. 
6304
6305         * gdk/gdk.symbols:
6306         * gdk/gdk.h:
6307         * gdk/gdk.c: Add functions to allow threadsafe handling
6308         of idles and timeouts wrt. to the GDK lock.  (#321886,
6309         Chris Wilson)
6310         
6311 2006-12-22  Matthias Clasen  <mclasen@redhat.com>
6312         
6313         * gdk/gdkpango.c: Use pango_cairo_show_error_underline.  
6314         (#340141, Behdad Esfahbod)
6315
6316         * configure.in: Check for getc_unlocked.
6317
6318         * gtk/xdgmime/xdgmimemagic.c: Use getc if getc_unlocked is
6319         unavailable.   (#381499)
6320
6321         * tests/teststatusicon.c: Fix a typo
6322
6323 2006-12-22  Matthias Clasen  <mclasen@redhat.com>
6324
6325         Make it possible to track the embeddedness of
6326         statusicon (#387215, Martyn Russell, patch by Christian
6327         Persch)
6328
6329         * gtk/gtkstatusicon.c: Add orientation and embedded properties.
6330         * gtk/gtkplug.c: 
6331         * gtk/gtkplug-x11.c: Add an embedded property.
6332         * tests/teststatusicon.c: Test the new properties.
6333
6334         * gtk/gtkwidget.c (gtk_widget_get_draw_rectangle): Don't
6335         leak draw_border.  (#387170, Kjartan Maraas)
6336
6337 2006-12-21  Matthias Clasen  <mclasen@redhat.com>
6338
6339          * gtk/gtkfilechooserembed.c (_gtk_file_chooser_embed_set_delegate()):
6340         Typo fix.  (#388123, Murray Cumming)
6341         
6342         * gdk/x11/gdkinput-x11.c (_gdk_input_common_other_event):
6343         Generate double-click events.  (#380421, Tommi Komulainen)
6344
6345         * gdk/x1/gdkinput-xfree.c (_gdk_input_configure_event):
6346         (_gdk_input_enter_event): Correct return_if_fail checks.
6347         (#379803, Tommi Komulainen)
6348
6349         * gdk/gdkdisplay.c: Improve the docs of some functions operating
6350         on the default display.  (##353438, Mariano Suárez-Alvarez)
6351
6352 2006-12-21  Matthew Barnes  <mbarnes@redhat.com>
6353
6354         * docs/reference/gdk/gdk-sections.txt:
6355         * gdk/gdkcolor.[ch] (gdk_color_to_string): Add a function for
6356         converting a GdkColor to a string (#373856).
6357
6358         * configure.in: Bump pango requirement to 1.15.2.
6359
6360 2006-12-20  Matthias Clasen  <mclasen@redhat.com>
6361         
6362         * gdk/keynames.txt: Mark arrow keys as translatable.  (#369506,
6363         Bastian Nocera)
6364
6365         * gdk/keyname-table.h: Regenerated
6366
6367         * gtk/gtktextbuffer.c: Add signal documentation.  (#317064,
6368         Søren Wedel Nielsen)
6369
6370         * gtk/gtktextview.c (gtk_text_view_start_selection_drag):
6371         Silently return if a drag is already in progress, rather
6372         than asserting.  (#335622, Li Yuan, testcase by Erwann Chenede)
6373
6374         * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_new_with_dialog):
6375         Allow any GtkDialog that implements GtkFileChooser as
6376         dialog.  (#335473, Tommi Komulainen)
6377
6378 2006-12-20  Mikael Hallendal  <micke@imendio.com>
6379
6380         * gtk/gtkstatusicon.c: (gtk_status_icon_init): Fixed a last minute
6381         change in the quartz backend.
6382
6383 2006-12-20  Mikael Hallendal  <micke@imendio.com>
6384
6385         * gtk/Makefile.am: Added gtkstatusicon-quartz.c
6386         * gtk/gtkstatusicon-quartz.c: Implements the quartz backend for the
6387         status icon.
6388         * gtk/gtkstatusicon.c: Hooked in the new quartz backend. Bug #387874.
6389
6390 2006-12-19  Matthias Clasen  <mclasen@redhat.com>
6391
6392         * gtk/gtkprintunixdialog.c: Add a tooltip explaining the
6393         format of page ranges, and improve the page sequence icon
6394         for the case of n_copies == 1.
6395  
6396 2006-12-19  Mikael Hallendal  <micke@imendio.com>
6397
6398         * gdk/quartz/gdkcursor-quartz.c: Splitted out the GdkPixbuf to NSImage
6399         routine so that it can be used from libgtk as well (needed for
6400         upcoming GtkStatusIcon support in the Quartz port).
6401         * gdk/quartz/gdkevents-quartz.c: Don't assume that all NSWindows are
6402         created from GDK, this is not true for the status icon.
6403         * gdk/quartz/gdkprivate-quartz.h:
6404         * gdk/quartz/gdkquartz.h: Added 
6405         gdk_quartz_pixbuf_to_ns_image_libgtk_only so that it is available to 
6406         the status icon code.
6407
6408 2006-12-16  Tristan Van Berkom <tvb@gnome.org>
6409
6410         * gtk/gtkmessagedialog.c: Added return_if_fail (image) to
6411         gtk_message_dialog_set_image ()
6412
6413         * gtk/gtkscrolledwindow.c: Fixed a bug in set_property()
6414         (setting "window-placement-set" could result in a crash because
6415         of boolean/enum mixup)
6416
6417 2006-12-15  Federico Mena Quintero  <federico@novell.com>
6418
6419         Merged from gtk-2-10:
6420
6421         * gtk/gtkmenu.c (gtk_menu_set_title): Don't try to optimize for
6422         the case where the new title is the same as the old title, to
6423         preserve the behavior from GTK+ 2.8 (NULL and "" titles are not
6424         equivalent).  Handle the case where title == priv->title.  This
6425         was found by the LSB compatibility tests:
6426         https://bugzilla.novell.com/show_bug.cgi?id=223882
6427
6428 2006-12-15  Dom Lachowicz <domlachowicz@gmail.com>
6429
6430         * gtk/gtkcombobox.c: Make GtkComboBox in "appears-as-list" mode
6431         more closely resemble its Win32 counterpart. Bug #340204.
6432
6433 2006-12-14  Carlos Garnacho  <carlosg@gnome.org>
6434
6435         * gtk/gtkcalendar.c: draw arrows pointing to the right correctly
6436         placed inside their GdkWindow. Bug #385672.
6437
6438 2006-12-14  Christian Persch  <chpe@cvs.gnome.org>
6439
6440         * gtk/gtkiconview.c: Fix docs typo. Bug #385642.
6441
6442 2006-12-13  Dom Lachowicz <domlachowicz@gmail.com>
6443
6444         * src/modules/engines/ms-windows/msw_style.c: Bug 351679 - Notebooks 
6445         drawn with extra line below tab in MS-Windows theme. Patch by 
6446         Cody Russell
6447         
6448 2006-12-13  Matthias Clasen  <mclasen@redhat.com>
6449
6450         * gtk/Makefile.am: Add --unlink-tempfile to the evince call
6451         for print preview.  (#370041, Ghee Teo)
6452
6453 2006-12-11  Matthias Clasen  <mclasen@redhat.com>
6454
6455         * gtk/gtkprogressbar.c (gtk_progress_bar_paint_text): Be more
6456         careful when overdrawing antialiased text.  (#352435, Alex Jones,
6457         patch by Benjamin Otte)
6458
6459         * gtk/gtksettings.c: Change the way in which color scheme information
6460         is merged to correctly handle vanishing colors.  (#374420, 
6461         Benjamin Berg, patch by Callum McKenzie) 
6462         Also allow to separate entries in color schemes by ';' 
6463         instead of newline.  
6464
6465 2006-12-10  Matthias Clasen  <mclasen@redhat.com>
6466
6467         * modules/printbackends/cups/gtkcupsutils.c (gtk_cups_request_encode_option): 
6468         Properly pass multi-value options to cups.  (#355350, Jürg Billeter) 
6469
6470 2006-12-10  Kristian Rietveld  <kris@gtk.org>
6471
6472         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_focus_out_event):
6473         cancel editing (ie. don't accept changes) when the entry loses
6474         focus. (Fixes #164494, reported by Chris Rouch).
6475
6476 2006-12-10  Matthias Clasen  <mclasen@redhat.com>
6477
6478         * configure.in: Correct a misapplied patch. 
6479
6480 2006-12-10  Tor Lillqvist  <tml@novell.com>
6481
6482         * gtk-zip.sh.in: Put gdk-pixbuf-query-loaders.exe and
6483         gtk-query-immodules-2.0.exe in the runtime zipfile instead of
6484         developer zipfile. Users might add pixbuf loaders or immodules
6485         even if they are not interested in developing gtk+-using software.
6486
6487 2006-12-10  Matthias Clasen  <mclasen@redhat.com>
6488
6489         * configure.in: Check for crt_extern.h and _NSGetEnviron.
6490         * gdk/x11/gdkspawn-x11.c: Fix compilation on Darwin where
6491         environ is not available.  (#384168, Min Sik Kim)
6492
6493 2006-12-07  Paolo Maggi  <paolo@gnome.org>
6494
6495         Fixes bug #383407
6496         
6497         * gtk/gtkentry.c (gtk_entry_set_text): check for
6498         completion->priv->changed_id > 0 before calling 
6499         g_signal_handler_[un]block.
6500         (gtk_entry_completion_key_press): does not block/unblock the "changed"
6501         signal before calling gtk_entry_set_text.
6502         
6503 2006-12-07  Carlos Garnacho  <carlosg@gnome.org>
6504
6505         * gtk/gtkcellrendererprogress (compute_dimensions): do not use
6506         xthickness/ythickness, they aren't used any longer for drawing.
6507
6508 2006-12-07  Matthias Clasen  <mclasen@redhat.com>
6509
6510         * gtk/gtkrc.c (_gtk_rc_init): Fix clipping of accelerator
6511         underlines by giving labels a small draw-border.
6512
6513 2006-12-06  Kristian Rietveld  <kris@gtk.org>
6514
6515         * gtk/gtkcellrendererprogress.c (gtk_cell_renderer_progress_render):
6516         draw progress bar through theme engine instead of using our own
6517         custom cairo drawing code (#377244, patch from Carlos Garnacho).
6518
6519 2006-12-06  Matthias Clasen  <mclasen@redhat.com>
6520
6521         * gtk/gtkprintunixdialog.c (update_dialog_from_capabilities):
6522         Update the sensitivity of the collate checkbutton more frequently,
6523         proposed by Tim Waugh.
6524
6525 2006-12-04  Matthias Clasen  <mclasen@redhat.com>
6526
6527         * gtk/gtkmessagedialog.c (setup_type): Set a11y name and role
6528         since we no longer set window titles.
6529
6530 2006-12-04  Christian Persch  <chpe@cvs.gnome.org>
6531
6532         * gtk/gtkpagesetup.c: (gtk_page_setup_get_paper_size),
6533         (gtk_page_setup_set_paper_size): Don't leak the old page size when
6534         setting a new one. Bug #382314.
6535
6536 2006-12-03  Michael Natterer  <mitch@gimp.org>
6537
6538         * gtk/gtktextview.c: remove FIXME #include that is no longer needed.
6539
6540 2006-12-03  Kristian Rietveld  <kris@gtk.org>
6541
6542         Make sure [xy]_offset are always being initialized, fix pixbuf
6543         renderer padding.  (#108235, Sven Neumann).
6544
6545         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_get_size),
6546         (gtk_cell_renderer_pixbuf_render): add padding in _render instead
6547         of _get_size.
6548
6549         * gtk/gtkcellrendererprogress.c (gtk_cell_renderer_progress_get_size):
6550         always initialize [xy]_offset.
6551         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_get_size): ditto.
6552         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_get_size):
6553         ditto.
6554
6555 2006-12-03  Kristian Rietveld  <kris@gtk.org>
6556
6557         * gtk/gtktreeview.c (validate_visible_area): when not using an
6558         explicit alignment, use the full area of the row (not just dy)
6559         to determine how to implicitly align it.  (Fixes #363191, reported
6560         by Federico Mena Quintero).
6561
6562 2006-12-02  Matthias Clasen  <mclasen@redhat.com>
6563
6564         * gtk/gtkicontheme.c (insert_theme): Properly clean up
6565         if an icon theme index file has no directories.  (#381236)
6566
6567 2006-12-02  Dom Lachowicz <domlachowicz@gmail.com>
6568
6569         * src/modules/engines/ms-windows/msw_style.c: Bug 351678 - Notebooks 
6570         not with PositionType.Top drawn incorrectly. Patch by Cody Russell
6571         
6572 2006-11-28  Behdad Esfahbod  <behdad@gnome.org>
6573
6574         Remove the broken Thai input method and add a functional Thai and Lao
6575         input method by Theppitak Karoonboonyanan. (#81031)
6576
6577         * modules/input/imthai.c:
6578         * modules/input/gtkimcontextthai.c:
6579         * modules/input/gtkimcontextthai.h:
6580         * modules/input/thai-charprop.c:
6581         * modules/input/thai-charprop.h:
6582         Added.
6583
6584         * modules/input/imthai-broken.c:
6585         Removed.
6586         
6587         * modules/input/Makefile.am:
6588         Updated.
6589
6590 2006-11-27  Christian Persch  <chpe@cvs.gnome.org>
6591
6592         * gtk/gtkstatusicon.c: Notify when the screen changes. Bug #379793.
6593
6594 Mon Nov 27 12:27:06 2006  Tim Janik  <timj@imendio.com>
6595
6596         * gtk/gtktextview.c: applied patch by  Colin Leroy for
6597         Control+GDK_KP_Left to move one word to the left, #356255.
6598
6599 2006-11-26  Benjamin Berg  <benjamin@sipsolutions.net>
6600
6601         * gtk/gtkstyle.c: (gtk_default_draw_flat_box): Protect against NULL
6602           widget. (#379503)
6603
6604 2006-11-25  Matthias Clasen  <mclasen@redhat.com>
6605
6606         * modules/printbackends/cups/gtkprintbackendcups.c: Make
6607         print dialog work when 'BrowseShortNames Off' is specified
6608         in cups configuration. Patch by Tim Waugh.
6609
6610 2006-11-24  Michael Natterer  <mitch@imendio.com>
6611
6612         * gtk/gtktreeview.c (gtk_tree_view_move_cursor_up_down): if we
6613         can't go up/down, consult gtk_widget_keynav_failed() and leave the
6614         widget if it returns FALSE (bug #322640).
6615
6616 2006-11-23  Behdad Esfahbod  <behdad@gnome.org>
6617
6618         * gtk/gtkmain.c: Fix minor typo in docs. (#378632, Hannes Mueller)
6619
6620 2006-11-22  Emmanuele Bassi  <ebassi@gnome.org>
6621
6622         * gtk/gtkrecentmanager.c:
6623         (get_uri_shortname_for_display): g_filename_from_uri() might
6624         fail; catch the failure and fall back to the non-local URI
6625         case. (#363437)
6626
6627 2006-11-19  Mark McLoughlin  <mark@skynet.ie>
6628
6629         Fixes bug #376502 - multi-screen support for GtkStatusIcon
6630
6631         * gtk/gtkstatusicon.[ch]:
6632         (gtk_status_icon_set_screen),
6633         (gtk_status_icon_get_screen): add multi-screen API. Allows
6634         an app to display an icon on a non-default screen
6635         (gtk_status_icon_class_init),
6636         (gtk_status_icon_set_property),
6637         (gtk_status_icon_get_property): add a "screen" property
6638         
6639         * tests/teststatusicon.c: update to test on multiple screens
6640
6641 2006-11-17  Matthias Clasen  <mclasen@redhat.com>
6642
6643         Fix problems with drag cancellation. (#376535, Michael Natterer)
6644         
6645         * gtk/gtkdnd.c (gtk_drag_source_info_destroy): Disconnect signal
6646         handlers before emitting drag-end.
6647         (gtk_drag_end): Disconnect signal handlers before removing
6648         the grab.  
6649
6650 2006-11-16  Mariano Suárez-Alvarez <mariano@gnome.org>
6651
6652         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init):
6653         add gtk-doc blurb on GtkCellRendererText::edited (#376094)
6654
6655 2006-11-16  Michael Natterer  <mitch@imendio.com>
6656
6657         * gtk/gtkradiobutton.c (gtk_radio_button_focus): don't use
6658         gtk_widget_keynav_failed(). Instead, look at gtk-keynav-cursor-only
6659         and gtk-keynav-wrap-around and wrap around, beep or continue outside
6660         the group manually (bug #322640).
6661
6662 2006-11-16  Michael Natterer  <mitch@imendio.com>
6663
6664         Add new infrastructure for notifications of failed keyboard
6665         navigation and navigation with restricted set of keys.
6666
6667         The patch handles configurable beeping, navigating the GUI with
6668         cursor keys only (as in phone environments), and configurable
6669         wrap-around. Fixes bugs #322640, #70986, #318827, #334726, #334742
6670         and #309291.
6671
6672         * gtk/gtksettings.c: added properties gtk-keynav-cursor-only,
6673         gtk-keynav-wrap-around and gtk-error-bell.
6674
6675         * gtk/gtkwidget.[ch]: added new signal "keynav-failed" and public
6676         API to emit it. Added New function gtk_widget_error_bell() which
6677         looks at the gtk-error-bell setting and calls gdk_window_beep()
6678         accordingly.
6679
6680         * gtk/gtk.symbols: add the new widget symbols.
6681
6682         * gtk/gtkcellrendereraccel.c
6683         * gtk/gtkimcontextsimple.c
6684         * gtk/gtkmenu.c
6685         * gtk/gtknotebook.c: use gtk_widget_error_bell() or look at the
6686         gtk-error-bell setting instead of calling gdk_display_beep()
6687         unconditionally.
6688
6689         * gtk/gtkcombobox.c
6690         * gtk/gtkentry.c
6691         * gtk/gtkiconview.c
6692         * gtk/gtklabel.c
6693         * gtk/gtkmenushell.c
6694         * gtk/gtkspinbutton.c
6695         * gtk/gtktextview.c
6696         * gtk/gtktreeview.c: call gtk_widget_error_bell() on failed keynav.
6697
6698         * gtk/gtkentry.c
6699         * gtk/gtklabel.c
6700         * gtk/gtkrange.c
6701         * gtk/gtktextview.c: consult gtk_widget_keynav_failed() on failed
6702         cursor navigation and leave the widget if it returns FALSE.
6703
6704         * gtk/gtkmenushell.c
6705         * gtk/gtknotebook.c: only wrap around if gtk-keynav-wrap-around
6706         is TRUE.
6707
6708         * gtk/gtkradiobutton.c: ask gtk_widget_keynav_failed() to decide
6709         whether to to wrap-around, and don't select active items on cursor
6710         navigation if gtk-keynav-cursor-only is TRUE. Should look at
6711         gtk-keynav-wrap-around too, will look into that.
6712
6713 2006-11-16  Emmanuele Bassi  <ebassi@gnome.org>
6714
6715         * gtk/gtkrecentmanager.c:
6716         (gtk_recent_info_get_uri_display): Return the URI
6717         of the GtkRecentInfo object (upgraded to UTF-8 if
6718         needed) in case of non-local file. (#351945)
6719
6720 2006-11-16  Emmanuele Bassi  <ebassi@gnome.org>
6721         
6722         * gtk/gtkrecentchoosermenu.c:
6723         (gtk_recent_chooser_menu_add_tip): Apply the tip only
6724         if we have a displayable name for the item. (#365031,
6725         patch by padraig.obriain(at)sun.com)
6726
6727 2006-11-16  Emmanuele Bassi  <ebassi@gnome.org>
6728
6729         * gtk/gtkrecentmanager.c: Provide a fast path returning
6730         NULL when the limit is set to 0.
6731
6732         * gtk/gtkrecentchooserdefault.c:
6733         * gtk/gtkrecentchoosermenu.c: Add the same fast path
6734         inside the RecentChooser implementation; add a check
6735         in the list clamping code. (#373466 and duplicates)
6736
6737 2006-11-15  Matthias Clasen  <mclasen@redhat.com>
6738
6739         * modules/printbackends/cups/gtkprintbackendcups.c (cups_printer_get_options): 
6740         Don't pass NULL to strncpy.  (#359537, patch by  Carlos Garcia Campos)
6741
6742 2006-11-15  Michael Natterer  <mitch@imendio.com>
6743
6744         * gtk/gtkrange.[ch]: added properties "fill-level",
6745         "show-fill-level" and "restrict-to-fill-level" and getters/setters
6746         for them. The "fill level" is an additional marker on the range's
6747         trough than can be e.g. used to indicate the amount of
6748         pre-buffering in a range showing the play position of streamed
6749         media. See the embedded API docs for details. Made GtkRangeLayout
6750         a GTypeInstance private struct and removed finalize()
6751         implementation. Fixes bug #349808
6752
6753         * gtk/gtk.symbols: added the new symbols.
6754
6755 2006-11-14  Behdad Esfahbod  <behdad@gnome.org>
6756
6757         * configure.in: Make libtool magic robust. (#352795)
6758
6759 2006-11-13  Paolo Borelli  <pborelli@katamail.com>
6760
6761         * gtk/gtkrc.c (gtk_rc_parse_icon_source): plug small memory
6762         leak (#370395)
6763
6764 2006-11-09  Kristian Rietveld  <kris@imendio.com>
6765
6766         * gtk/gtktreeview.c (gtk_tree_view_move_cursor_up_down): disable
6767         don't move cursor case for SELECTION_NONE. (#371756, John Ellis).
6768
6769 2006-11-09  Carlos Garnacho  <carlosg@gnome.org>
6770
6771         * gtk/gtkpathbar.c (on_slider_unmap): Fix parenthesis confusion.
6772
6773 2006-11-08  Carlos Garnacho  <carlosg@gnome.org>
6774
6775         * gtk/gtkpathbar.c (on_slider_unmap): added, do not leave the scroll
6776         timeout running if the slider buttons are hidden. (#372527)
6777
6778 2006-11-08  Christian Persch  <chpe@cvs.gnome.org>
6779
6780         * gtk/gtkfilechooserdefault.c (browse_widgets_create): Don't make
6781         the "Location" label bold. Bug #372449.
6782
6783 2006-11-07  Carlos Garnacho  <carlosg@gnome.org>
6784
6785         * gtk/gtknotebook.c (gtk_notebook_calculate_tabs_allocation): make
6786         non-focused tabs xthickness/ythickness thinner. (#353962)
6787
6788 2006-11-07  Paolo Borelli  <pborelli@katamail.com>
6789
6790         * gtk/gtktextbtree.c (_gtk_text_btree_delete): avoid memory
6791         corruption (#357050).
6792
6793 2006-11-06  Alexander Larsson  <alexl@redhat.com>
6794
6795         * gtk/gtkdnd.c: (gtk_drag_begin_internal),
6796         (gtk_drag_source_info_destroy), (gtk_drag_end),
6797         (gtk_drag_grab_notify_cb):
6798         Cancel drag when the grab is shadowed. (#122688)
6799
6800 2006-11-01  Kristian Rietveld  <kris@imendio.com>
6801
6802         * gtk/gtkcombobox.c (gtk_combo_box_class_init),
6803         (gtk_combo_box_size_request): add arrow-size property to control
6804         the minimum size of the arrow, have the arrow scale up with the
6805         font by default. (#357950).
6806
6807 2006-10-30  Kristian Rietveld  <kris@gtk.org>
6808
6809         * gtk/gtktreeview.c (gtk_tree_view_move_cursor_page_up_down): don't
6810         forget to queue a draw for the new cursor node. (Fixes #366548,
6811         reported by Sven Herzberg).
6812
6813 2006-10-30  Michael Natterer  <mitch@imendio.com>
6814
6815         * gtk/gtkrange.c (gtk_range_key_press): consume the Escape key
6816         only if we actually cancel a drag. Fixes bug #58389.
6817
6818 2006-10-30  Kristian Rietveld  <kris@gtk.org>
6819
6820         * gtk/gtktreeview.c (gtk_tree_view_class_init): change left/right
6821         keybindings to collapse/expand rows instead of moving the focus
6822         cursor. (#105895, Brian Bober and others).
6823
6824 2006-10-29  Kristian Rietveld  <kris@gtk.org>
6825
6826         * gtk/gtktreeview.c (gtk_tree_view_real_expand_row): guard against
6827         child removal in row-expanded callback. (#366782, John Ellis).
6828
6829 2006-10-29  Tor Lillqvist  <tml@novell.com>
6830
6831         * gdk/win32/gdkwindow-win32.c (RegisterGdkClass): Improve handling
6832         of the small icon of the window class. (#152620, Kazuki Iwamoto)
6833
6834 2006-10-29  Tor Lillqvist  <tml@novell.com>
6835
6836         * gdk/win32/gdkcursor-win32.c
6837         (gdk_win32_icon_to_pixbuf_libgtk_only): Implement for B&W cursors,
6838         for instance the built-in GDK ones.
6839
6840 2006-10-27  Kristian Rietveld  <kris@gtk.org>
6841
6842         * gtk/gtktreeview.c (validate_visible_area): rework the area_above == 0
6843         case to not overwrite the variables in the lower scope (which are
6844         used later on ...), get the path correctly and bail out when there
6845         isn't a node above us. (#359231).
6846
6847 2006-10-26  Christian Persch  <chpe@cvs.gnome.org>
6848
6849         * gtk/gtkaboutdialog.c: Put initial focus on Close button (#337261).
6850
6851 2006-10-25  Johan Dahlin  <jdahlin@async.com.br>
6852
6853         * gtk/gtk.symbols: Add missing symbols to so make check can pass
6854
6855 2006-10-23  Dom Lachowicz <domlachowicz@gmail.com>
6856
6857         * src/modules/engines/ms-windows/msw_style.c (draw_expander): Remember
6858         to free GDI Pen resources, introduced by bug 340201.(#364514)
6859         
6860 2006-10-18  Kristian Rietveld  <kris@imendio.com>
6861
6862         * tests/testcombo.c (main): connect to notify::popup-shown instead of
6863         popup-show (the latter does not exist).
6864
6865 2006-10-15  Paolo Borelli  <pborelli@katamail.com>
6866
6867         * gtk/gtkicontheme.c (pixbuf_supports_svg): plug memory leak.
6868         Fixes bug #362439.
6869
6870 2006-10-12  Michael Natterer  <mitch@imendio.com>
6871
6872         * gtk/gtkcombobox.c (gtk_combo_box_class_init): fix commit below
6873         (committed the wrong patch).
6874
6875 2006-10-12  Michael Natterer  <mitch@imendio.com>
6876
6877         * gtk/gtkcombobox.c: added "move-active" and "popup" signals and
6878         bindings to trigger them. Removed gtk_combo_box_key_press(), it's
6879         obsolete now. Fixes bug #358293.
6880
6881 2006-10-11  Michael Emmel  <mike.emmel@gmail.com>
6882
6883         * gdkpixmap-directfb.c: add missing RGB24 case (#361176) 
6884
6885 2006-10-11  Tor Lillqvist  <tml@novell.com>
6886
6887         * configure.in: Enable having some gdk-pixbuf loaders built-in
6888         even if loading the others dynamically. Define Automake
6889         conditional INCLUDE_FOO for each loader as TRUE if that loader is
6890         built-in. See also gdk-pixbuf/ChangeLog.
6891
6892 Wed Oct 11 14:31:30 2006  Tim Janik  <timj@imendio.com>
6893
6894         * docs/reference/gtk/gtk-sections.txt:
6895         * gtk/gtkbindings.c: document gtk_binding_entry_skip().
6896
6897 2006-10-11  Tor Lillqvist  <tml@novell.com>
6898
6899         * gtk/gtk.symbols: Remove gtk_combo_string_key, which is a static
6900         variable.
6901
6902 2006-10-11  Tor Lillqvist  <tml@novell.com>
6903
6904         Merge from 2.10 branch:
6905
6906         * gtk/gtkmain.c (do_pre_parse_initialization): On Win32, if
6907         environment variable LC_ALL or LANG is set, set the Win32 thread
6908         locale to the corresponding locale. Then call the C library
6909         setlocale() to set the C library locale accordingly. The
6910         inconsistency mentioned below is gone. (#339756) Do some special
6911         casing for Serbia and Montenegro. Handle the Latin and Cyrillic
6912         scripts for Azeri, Uzbek and Serbian.
6913         (enum_locale_proc): Helper function for the above functionality.
6914
6915         * gtk/gtkcalendar.c (gtk_calendar_init): No longer need to check
6916         if the environment variables are set here, as they have already
6917         been taken into account and the Win32 thread locale has been
6918         set.
6919
6920 Tue Oct 10 16:38:23 2006  Tim Janik  <timj@imendio.com>
6921
6922         * gtk/tmpl/gtkbindings.sgml: 
6923         * gtk/gtkbindings.c: applied patch from Michael Natterer to move to 
6924         inline docs. applied wording fixes suggested by Martyn Russell.
6925
6926 2006-10-09  Matthias Clasen  <mclasen@redhat.com>
6927
6928         * gdk/x11/gdkkeys-x11.c (gdk_keymap_translate_keyboard_state):
6929         Update the docs to state which out parameters may be NULL.
6930         (#360870, Attilio Fiandrotti)
6931
6932 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
6933
6934         * gtk/gtkprintunixdialog.c (update_dialog_from_capabilities): Fix
6935         a typo.  (#359542, Ghee Teo)
6936
6937 2006-10-08 Matthias Clasen <mclasen@redhat.com>
6938
6939         * gtk/gtknotebook.c (gtk_notebook_reorder_tab): Only
6940         reorder tabs if the focus is in the tab.  (#350342, Carlos
6941         Garnacho Parro)
6942
6943 2006-10-08 Michael Emmel <mike.emmel@gmail.com>
6944
6945         * gdk/directfb/gdkproperty-directfb.c strdup atom name (#357611) 
6946
6947 2006-10-08  Kristian Rietveld  <kris@gtk.org>
6948
6949         * gtk/gtktreeview.[ch] (gtk_tree_view_set_property),
6950         (gtk_tree_view_set_show_expanders),
6951         (gtk_tree_view_get_show_expanders): add getter/setter for
6952         show-expanders property, queue a redraw when this property
6953         is toggled (#351167, Martin Ejdestig),
6954         (gtk_tree_view_set_level_indentation),
6955         (gtk_tree_view_get_level_indentation): also add getter/setter
6956         and docs for level-indentation property.
6957
6958 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
6959
6960         * gtk/gtkradiobutton.c (gtk_radio_button_focus): Don't 
6961         leak a list.  (#360350, Benjamin Berg)
6962
6963         * Apply a cleanup patch by Kjartan Maraas  (#341812)
6964
6965 2006-10-07  Tor Lillqvist  <tml@novell.com>
6966
6967         * gtk/gtkcalendar.c (gtk_calendar_init): Use the Win32 thread
6968         locale's first day of week setting on Win32. (#339752, Bogdan
6969         Nicula) Don't do this if one of the environment variables that
6970         affect gettext is set, though. In that case use the week start day
6971         from the corresponding message catalog.
6972
6973         Unfortunately the same logic isn't possible in the weekday and
6974         month name lookup; there even if you have set one of the
6975         aforementioned environment variables, you still get the weekday
6976         and month names from the Win32 thread locale. Yes, this is
6977         inconsistent.
6978
6979         Use only wide-character API in the Win32 code in this file, too.
6980
6981 2006-10-06  Matthias Clasen  <mclasen@redhat.com>
6982
6983         * gtk/gtkfilechooser.c (gtk_file_chooser_set_select_multiple):
6984         Fix the docs.  (#360112)
6985
6986         * gtk/gtkcellview.c: Don't set the background of the
6987         window in a no-window widget.  (#359581, Xan Lopez)
6988
6989
6990 2006-10-05  Behdad Esfahbod  <behdad@gnome.org>
6991
6992         * gtk/Makefile.am, gtk/aliasfilescheck.sh:  Propagate srcdir into the
6993         test correctly. (#359845)
6994
6995 2006-10-05  Michael Natterer  <mitch@imendio.com>
6996
6997         * gtk/gtkrc.[ch]: added new scanner token "unbind" which gets
6998         rid of a key binding (in fact, it only lets it appear unbound).
6999
7000         * gtk/gtkbindings.[ch] (struct GtkBindingEntry): added
7001         "guint marks_unbound : 1"
7002
7003         (gtk_binding_entry_skip): new API which marks the entry as unbound.
7004
7005         Changed code so it returns FALSE when "marks_unbound == TRUE" is
7006         encountered while activating bindings, effectively letting the
7007         binding appear unbound (regardless of still existing bindings in
7008         lower binding priority levels). Fixes bug #358329.
7009
7010         (gtk_binding_entry_add)
7011         (gtk_binding_entry_clear)
7012         (gtk_binding_entry_add_signall)
7013         (gtk_binding_parse_binding): deprected these functions.
7014
7015         (_gtk_binding_parse_binding)
7016         (_gtk_binding_entry_add_signall): new internal API.
7017
7018         * gtk/gtk.symbols: changed accordingly.
7019
7020 2006-10-03  Matthias Clasen  <mclasen@redhat.com>
7021
7022         Fix interaction of GtkEntryCompletion with input
7023         methods.  (#354495, Diego Escalante Urrelo)
7024
7025         * gtk/gtkentry.c (gtk_entry_completion_key_press): Only reset
7026         the im context if we actually handle the key event.
7027
7028         * gtk/gtkentrycompletion.c: Also propagate key release events
7029         to the entry.
7030
7031 2006-10-03  Matthias Clasen  <mclasen@redhat.com>
7032
7033         * gtk/gtkprintsettings.c (gtk_print_settings_get_duplex):
7034         Fix a typo.  (#359052, Ghee Teo)
7035
7036         * gtk/*.c, gdk/*.c: Apply a patch by Behdad Esfahbod to
7037         reduce relocations. (#359053)
7038
7039 2006-10-03  Matthias Clasen  <mclasen@redhat.com>
7040
7041         * modules/printbackends/cups/gtkcupsutils.c:
7042         * modules/printbackends/cups/gtkprintbackendcups.c: Complete
7043         the fix for bug 357280.
7044
7045 2006-10-02  Behdad Esfahbod  <behdad@gnome.org>
7046
7047         * gdk-pixbuf/Makefile.am:
7048         * gdk/Makefile.am:
7049         * gtk/Makefile.am:
7050         Include pltcheck.sh in EXTRA_DIST.
7051
7052 2006-10-02  Behdad Esfahbod  <behdad@gnome.org>
7053
7054         * gdk/x11/gdkevents-x11.c: Move all includes before including
7055         gdkalias.h.
7056
7057 2006-10-02  Behdad Esfahbod  <behdad@gnome.org>
7058
7059         * gtk/Makefile.am: Fix typo in file name.  (#358931)
7060
7061 2006-10-02  Matthias Clasen  <mclasen@redhat.com>
7062
7063         * modules/printbackends/cups/gtkprintbackendcups.c (available_choices): 
7064         Only use the group name field if cups is new enough.  (#357280)
7065
7066         * gtk/gtksizegroup.c: Make sure that the quarks are 
7067         initialized before using them.  (#353736)
7068
7069         * gtk/Makefile.am (stamp-icons): Use rm instead of ln -f to
7070         replace existing links.  (#354849, James Evans)
7071
7072 2006-10-01  Matthias Clasen  <mclasen@redhat.com>
7073
7074         * gtk/gtkexpander.c (gtk_expander_realize) 
7075         (gtk_expander_size_allocate): Make the event_window large
7076         enough to cover the full height of the label_widget.  (#358351,
7077         Scott Horowitz)
7078
7079 2006-10-01  Tor Lillqvist  <tml@novell.com>
7080
7081         * gtk/gtkfilesystemwin32.c: Same change as to gtkfilesystemunix.c.
7082
7083 2006-09-30  Matthias Clasen  <mclasen@redhat.com>
7084
7085         * gtk/gtkfilechooserbutton.c (update_combo_box): Protect
7086         against base_path being NULL.  (#358405, many reporters)
7087
7088 2006-09-29  Matthias Clasen  <mclasen@redhat.com>
7089
7090         * gtk/gtkfilesystemunix.c: Apply a patch by Padraig O'Briain
7091         to avoid a deadlock.
7092
7093 2006-09-27  Kristian Rietveld  <kris@imendio.com>
7094
7095         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_free_level),
7096         (gtk_tree_model_filter_ref_node),
7097         (gtk_tree_model_filter_real_unref_node): bring zero ref count loops
7098         in sync with each other and the sort model.
7099
7100 2006-09-27  Kristian Rietveld  <kris@imendio.com>
7101
7102         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_init),
7103         (gtk_tree_model_filter_finalize), (gtk_tree_model_filter_row_deleted),
7104         (gtk_tree_model_filter_new): unref the virtual root path once that
7105         node (or one if its ancestors) is deleted, set virtual_root_deleted
7106         so we only unref it once.
7107
7108 2006-09-27  Kristian Rietveld  <kris@imendio.com>
7109
7110         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_row_changed),
7111         (gtk_tree_model_sort_sort_level): ref count nodes the proper way,
7112         (gtk_tree_model_sort_ref_node), (gtk_tree_model_sort_real_unref_node),
7113         (gtk_tree_model_sort_free_level): bring zero ref count loops in
7114         sync,
7115         (gtk_tree_model_sort_free_level): free child levels before
7116         decreasing the zero ref count of the current level,
7117         (gtk_tree_model_sort_clear_cache): only clear cache if zero_ref_count
7118         is > 0.
7119
7120 2006-09-25  Matthias Clasen  <mclasen@redhat.com>
7121
7122         * demos/gtk-demo/*.c:
7123         * gtk/gtkeventbox.c:
7124         * gtk/gtkprintoperation.c: Fix typos. String change.
7125
7126 2006-09-25  Kristian Rietveld  <kris@gtk.org>
7127
7128         * gtk/gtktreeview.c (gtk_tree_view_scroll_to_cell): if the tree view
7129         has already been realized; scroll to background area instead of
7130         cell area. (Fixes #330683, Johan Dahlin, Tommi Komulainen).
7131
7132 2006-09-25  Kristian Rietveld  <kris@gtk.org>
7133
7134         * gtk/gtktreeview.c (gtk_tree_view_set_grid_lines): only attempt
7135         to create the GCs if the widget is realized. (Fixes #357578).
7136
7137 2006-09-25  Matthias Clasen  <mclasen@redhat.com>
7138
7139         * gtk/gtkuimanager.c (_gtk_menu_is_empty): Don't leak
7140         the list of children (#357454, Paolo Borelli)
7141
7142 2006-09-25  Michael Natterer  <mitch@imendio.com>
7143
7144         * gdk/x11/gdkdisplay-x11.c (gdk_display_x11_finalize): free
7145         display->input_windows with g_free(), not g_object_unref()
7146         (#357566, Tommi Komulainen).
7147
7148 2006-09-24  Kristian Rietveld  <kris@gtk.org>
7149
7150         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init),
7151         (gtk_cell_renderer_text_[sg]et_property): actually add align-set
7152         property to the API (left-over patch from #157439).
7153
7154 2006-09-24  Kristian Rietveld  <kris@gtk.org>
7155
7156         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_update_button): draw
7157         the indicator if the column has a sort column id (and the model is
7158         sortable) or if the user explicitly requested the indicator
7159         to be shown.  (Fixes #352738, Chris Vine).
7160
7161 2006-09-23  Tor Lillqvist  <tml@novell.com>
7162
7163         * gtk/Makefile.am: Use EXEEXT.
7164
7165 2006-09-22  Michael Natterer  <mitch@imendio.com>
7166
7167         * gtk/gtkstyle.c (gtk_style_real_copy): also copy icon factories
7168         and color hashes. Fixes bug #357132.
7169
7170 2006-09-22  Matthias Clasen  <mclasen@redhat.com>
7171
7172         Make remote bookmarks work better (#354887)
7173         
7174         * gtk/gtkfilechooserdefault.c (shortcuts_reload_icons): 
7175         (shortcuts_insert_path): 
7176         * gtk/gtkfilechooserbutton.c (change_icon_theme): 
7177         (model_add_bookmarks): 
7178         (model_update_current_folder): 
7179         (update_label_and_image): 
7180         If the bookmark points to a remote file, don't call get_info(), 
7181         since that may a) take a long time and b) pop up an auth dialog.
7182         Instead, just use a folder icon and create a display name
7183         from the uri.
7184
7185         * gtk/gtkfilechooserdefault.c (_gtk_file_chooser_label_for_uri): 
7186         New function to create a suitable display name for a remote
7187         uri. This should really be done in GtkFileSystem.
7188         
7189 2006-09-21  Michael Natterer  <mitch@imendio.com>
7190
7191         Implement lots of value setters for GdkGC, based on a heavily
7192         modified patch from Thomas Broyer (bug #328853):
7193
7194         * gdk/quartz/gdkcolor-quartz.c: removed functions which set colors
7195         on the CGContext. Instead, added gdk_quartz_get_rgba_from_pixel()
7196         which simply returns RGBA values from a GdkColor's pixel value.
7197         See gdk_quartz_update_context_from_gc() below.
7198
7199         * gdk/quartz/gdkprivate-quartz.h (struct GdkGCQuartz): added lots
7200         of members for the newly suppored GC values. Added enum
7201         GdkQuartzContextValuesMask which is used for setting up the
7202         CGContext for filling and/or stroking.
7203
7204         * gdk/quartz/gdkgc-quartz.c (gdk_quartz_gc_get_values)
7205         (gdk_quartz_gc_set_values)
7206         (_gdk_windowing_gc_copy): support a lot more GC values.
7207
7208         (gdk_quartz_update_context_from_gc): added
7209         GdkQuartzContextValuesMask parameter and set filling/stroking
7210         parameters accordingly. This function also gained full control
7211         over the FG and BG colors (they can't be set separately any more).
7212
7213         The stipple mask part of the patch doesn't work but seems to take
7214         the right approach and doesn't make things worse, so I applied it.
7215
7216         Did *not* apply the clipping part of the patch since I don't
7217         understand it (I don't understand the version in CVS either, but
7218         it at least works :-)
7219
7220         * gdk/quartz/gdkdrawable-quartz.c: pass the right masks to
7221         gdk_quartz_update_context_from_gc() and removed separate color
7222         setting calls. Some minor fixes.
7223
7224         * gdk/quartz/gdkwindow-quartz.c
7225         (gdk_window_impl_quartz_begin_paint_region): set the CGContext's
7226         fill color manually. We don't have/need a GC here.
7227
7228 2006-09-21  Michael Natterer  <mitch@imendio.com>
7229
7230         * gdk/quartz/gdkwindow-quartz.c
7231         (gdk_window_impl_quartz_begin_paint_region): fix cast: it's
7232         drawable_impl->wrapper that is the GdkWindow, not the
7233         drawable_impl itself.
7234
7235 2006-09-20  Behnam Esfahbod <behnam@zwnj.org>
7236
7237         * gdk/x11/gdkkeys-x11.c:
7238           (get_direction): just check the first shift-level of keyboard
7239         layout for RTL and LTR keysyms() (compliment to #116626)
7240
7241 Wed Sep 20 16:59:38 2006  Tim Janik  <timj@imendio.com>
7242
7243         * gtk/gtkviewport.c: always update the bin_window position and size
7244         in size_allocate, even if we don't have a visible child. this fixes
7245         expose artefacts as described in #313508.
7246
7247         * gtk/gtkscrolledwindow.c: make hiding of automatic scrollbars when we
7248         have no visible child explicit.
7249
7250 2006-09-19  Ryan Lortie  <desrt@desrt.ca>
7251
7252         * docs/reference/gdk/gdk-sections.txt:
7253         * gdk/gdk.symbols:
7254         * gdk/gdkpango.h:
7255         * gdk/gdkpango.c: Bug 355343.  Add a GdkPangoAttrEmbossColor.
7256           (gdk_pango_layout_get_clip_region): Remove an unused variable.
7257           (gdk_pango_attr_embossed_new): Fix documentation.
7258
7259 Tue Sep 19 17:00:04 2006  Tim Janik  <timj@imendio.com>
7260
7261         * gtk/gtkarrow.c: added GtkArrow::arrow-scaling style property to 
7262         control the arrow/border ratio within the allocation.
7263
7264         * tests/testgtk.c: added a GtkArrow to handle box test.
7265
7266         * tests/testgtkrc: test ::arrow-scaling property.
7267
7268 2006-09-19  Matthias Clasen  <mclasen@redhat.com>
7269
7270         * gtk/gtkfilechooserdefault.c (update_current_folder_get_info_cb):
7271         Display an error when we come to the root.  
7272
7273 2006-09-16  Matthias Clasen  <mclasen@redhat.com>
7274
7275         * gtk/gtkfilechooserbutton.c: Use bookmark labels in 
7276         the combobox. 
7277
7278         * gtk/gtkfilechooserbutton.c: Don't add remote volumes and 
7279         bookmarks to the model in local-only mode, to avoid 
7280         authentication dialogs pop up for invisible bookmarks, and
7281         to fix issues with separators not being hidden when
7282         they should.  (#354887, Dennis Cranston)
7283
7284 2006-09-16  Matthias Clasen  <mclasen@redhat.com>
7285
7286         * gtk/gtkcombobox.c (gtk_combo_box_finalize): Unref the
7287         treeview use in list mode.  (#355732, Richard Hult)
7288
7289         * gtk/gtktreeview.c (gtk_tree_view_set_grid_lines): Send
7290         change notification for the right property.  (#355308,
7291         Torsten Schoenfeld)
7292
7293 2006-09-15  Michael Natterer  <mitch@imendio.com>
7294
7295         * gtk/gtktreeview.c (gtk_tree_view_key_press): refactored column
7296         header navigation/resizing/reordering to be more readable and lose
7297         one level of nesting.
7298
7299 2006-09-15  Kristian Rietveld  <kris@imendio.com>
7300
7301         * gtk/gtktreeview.c (gtk_tree_view_key_press): actually directly
7302         return after handling column button focus; we disable wrap around
7303         with this (which actually happened via a really weird code path).
7304         (Michael Natterer)
7305
7306 2006-09-15  Kristian Rietveld  <kris@imendio.com>
7307
7308         * gtk/gtktreeview.c (gtk_tree_view_key_press): make column resizing
7309         code RTL aware, also break from the loops after we have seen the
7310         focussed column button (Michael Natterer).
7311
7312 Thu Sep 14 12:28:51 2006  Tim Janik  <timj@imendio.com>
7313
7314         * tests/testrichtext.c (main): intialize random number generator state
7315         upon program start, to enable truely random testing.
7316
7317 2006-09-13 Michael Emmel <mike.emmel@gmail.com>
7318
7319         * gdk/directfb/gdkcolor-directfb.c small clean ups include order
7320         * gdk/directfb/gdkwindow-directfb.c fixed beep compile error
7321         * gdk/directfb/Makefile.am removed GDK_PIXBUF_DISABLE_DEPRECATED
7322                 GDK_DISABLE_DEPRECATED to allow compile per Behdad
7323         * gdk/quartz/Makefile.am same change as directfb Makefile
7324         * gtk/Makefile.am fixed typo that cause socket stubs not to compile
7325
7326 2006-09-13 Matthias Clasen <mclasen@redhat.com>
7327
7328         * gtk/gtkcolorsel.c: Use a GtkWindow instead of a GtkInvisible
7329         for the grab widget, to make the color picker work with window
7330         groups.  
7331
7332 2006-09-12 Hong Jen Yee <pcman.tw@gmail.com>
7333
7334         signed off by: Dom Lachowicz
7335         
7336         * modules/engines/ms-windows/msw_style.c: Bug 340201. This contains
7337         a large number of improvements to the Microsoft Windows theme engine
7338         which are fully described in the bug report.
7339         
7340 Mon Sep 11 14:22:39 2006  Tim Janik  <timj@imendio.com>
7341
7342         * tests/testgtk.c: fixed compiler warnings.
7343
7344 2006-09-10  Matthias Clasen  <mclasen@redhat.com>
7345
7346         * gtk/gtkfilechooserbutton.c (model_add_special): Request
7347         the display name too, otherwise "Desktop" does not appear
7348         in the file chooser button. 
7349
7350 2006-09-10  Tor Lillqvist  <tml@novell.com>
7351
7352         * gdk/win32/gdkprivate-win32.h
7353         * gdk/win32/gdkmain-win32.c
7354         * gdk/win32/gdkwindow-win32.c: Define WINVER and _WIN32_WINNT as
7355         0x0500 in gdkprivate-win32.h instead of doing it in two source
7356         files. (#355212, Mike Edenfield)
7357
7358         * gdk/win32/gdkwindow-win32.c: We can also remove the ersatz
7359         GetAncestor() for the _MSC_VER && WINVER < 0x0500 case, I hope.
7360
7361 2006-09-10  Matthias Clasen  <mclasen@redhat.com>
7362
7363         * Commit a patch by Behdad to fix typos, omissions and other
7364         errors in the symbol aliasing, and add checks for local PLT
7365         entries.  (#354687, Behdad Esfahbod)
7366
7367         * gtk/gtktreeview.c (gtk_tree_view_search_scroll_event): Renew
7368         the flush timeout.  (#354043, Nelson Benitez)
7369         
7370         * gtk/gtkfilechoosersettings.c (set_unexpected_element_end_error): 
7371         Improve wording. String change!  (#355126, David Lodge)
7372
7373         * gtk/updateiconcache.c: Improve wording. String change!  (#355128,
7374         David Lodge)
7375
7376         * gtk/paper_names_offsets.c: Fix a typo. String change!  (#355134,
7377         David Lodge)
7378
7379 2006-09-09  Matthias Clasen <mclasen@redhat.com>
7380
7381         * gdk/x11/gdkfonts-x11.c: Fix small theoretical memory leaks.
7382         (#353916, Chris Wilson)
7383
7384         * gtk/gtksettings.c (_gtk_settings_reset_rc_values):
7385         Don't leak the to_reset list.  (#353914, Chris Wilson)
7386
7387         * gtk/gtkwidget.c: Add docs for the parent-set signal.
7388         (#353772, Mariano Suárez-Alvarez)
7389
7390 2006-09-08  Matthias Clasen <mclasen@redhat.com>
7391
7392         * gtk/gtktextbuffer.c (remove_all_selection_clipboards):
7393         Don't clear clipboards here, since we are called from finalize
7394         and can't emit signals.
7395
7396         * configure.in: Set version to 2.11.0
7397
7398 2006-09-06  Richard Hult  <richard@imendio.com>
7399
7400         * gdk/quartz/gdkkeys-quartz.c: (maybe_update_keymap): Special-case 
7401         shift-tab and map it to GDK_ISO_Left_Tab, fixes bug #350806.
7402
7403 2006-09-04  Kristian Rietveld  <kris@imendio.com>
7404
7405         * gtk/gtkfilechooserdefault.c (update_current_folder_get_info_cb):
7406         if setting the given folder failed, try setting the parent folder
7407         until we succeed; display an error box at the end.
7408
7409 2006-09-04  Kristian Rietveld  <kris@imendio.com>
7410
7411         * gtk/gtkpathbar.c (gtk_path_bar_dispose): don't cancel the
7412         operations spawned by buttons here,
7413         (set_button_image_get_info_cb): bail out if button is NULL, but
7414         do free button_data,
7415         (button_data_free): only free the data if non NULL (since this
7416         function can be called multiple times for the same data), cancel
7417         handle if pending but don't free button_data in this case (will
7418         happen in the callback).
7419
7420 2006-09-04  Michael Natterer  <mitch@imendio.com>
7421
7422         * gtk/gtkrc.c (rc_parse_token_or_compound)
7423         (gtk_rc_parse_assignment): serialize floating point values using
7424         locale-independent functions. (#346751, Frederic Crozat)
7425
7426 2006-09-04  Tor Lillqvist  <tml@novell.com>
7427
7428         * gdk/win32/gdkevents-win32.c
7429         * gdk/win32/gdkwindow-win32.c: Use wide-char API for message and
7430         window handling (PeekMessage, PostMessage, SendMessage,
7431         DispatchMessage, DefWindowProc, RegisterClassEx,
7432         CreateWindowEx). (#321597)
7433
7434 2006-09-03  Kristian Rietveld  <kris@imendio.com>
7435
7436         * gtk/gtkfilechooserdefault.c (save_entry_get_info_cb),
7437         (file_exists_get_info_cb), (gtk_file_chooser_default_should_respond):
7438         change file_exists_and_is_not_folder checks to get the file info
7439         for the path directly instead of querying the current file folder
7440         of the save entry.
7441
7442         * gtk/gtkfilechooserprivate.h (struct _GtkFileChooserDefault): add
7443         new field.
7444
7445         * tests/autotestfilechooser.c (wait_for_idle_idle), (wait_for_idle),
7446         (test_reload_sequence), (test_button_folder_states_for_action): wait
7447         for idle after setting a folder to ensure the async operations to load
7448         the folder are finished,
7449         (test_confirm_overwrite), (test_confirm_overwrite_for_path):
7450         factor out test_confirm_overwrite code so we can add tests for more
7451         paths more easily.
7452
7453 2006-09-03  Richard Hult  <richard@imendio.com>
7454
7455         * gdk/quartz/GdkQuartzView.c (drawRect): Don't do anything if
7456         exposure isn't in the event mask, plug a leak, and check that the
7457         window isn't destroyed.
7458         (isOpaque): Check that the window isn't destroyed, fixes bug 
7459         #353028.
7460
7461 2006-09-03  Matthias Clasen  <mclasen@redhat.com>
7462
7463         * gtk/gtkwidget.c (gtk_widget_class_init): Fix a typo.  
7464         (#354035, Mariano Suárez-Alvarez)
7465
7466         * gtk/gtkmain.c (post_parse_hook): 
7467         * gdk/gdk.c (gdk_init): Handle display_name being NULL.
7468         (#354004, Chris Wilson)
7469
7470 2006-09-03  Tor Lillqvist  <tml@novell.com>
7471
7472         * gdk/win32/gdkwindow-win32.c (gdk_window_beep): No
7473         GDK_WINDOW_DISPLAY in the Win32 backend.
7474
7475         * gtk/gtkfilesystemwin32.c: Copy what Kris did to
7476         gtkfilesystemunix.c
7477
7478 2006-09-02  Kristian Rietveld  <kris@imendio.com>
7479
7480         First part of file chooser fixes.
7481
7482         * gtk/gtkfilechooserbutton.c (model_add_special): also set the
7483         handle in the model for the desktopdir case.
7484
7485         * gtk/gtkfilechooserdefault.c (shortcuts_add_current_folder): free
7486         volume in case we retrieved it but don't pass it on to insert_path,
7487         (shortcuts_model_create): change the column type for the handles
7488         to pointer instead of GObject so our handle ref counting is not
7489         disturbed,
7490         (show_and_select_paths_finished_loading): don't forget to unref
7491         the dialog.
7492
7493         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_class_init),
7494         (gtk_file_system_unix_init), (gtk_file_system_unix_dispose):
7495         remove pending execute_callbacks_idle during dispose, also
7496         execute all callbacks waiting to be run in the next idle,
7497         (queue_*callback), (execute_callbacks_idle): refactor to maintain
7498         a list of callbacks to call per file system instead of globally,
7499         guard the file system during callback invocation,
7500         (gtk_file_system_unix_get_folder): only add load folder idle if
7501         none has been added yet.
7502
7503 2006-09-01  Matthias Clasen  <mclasen@redhat.com>
7504
7505         * gtk/gtkentry.c: Don't unnecessarily reset the im context
7506         when deleting the selection.  (#353803, Alex Larsson)
7507
7508 2006-09-01  Abel Cheung  <abel@oaka.org>
7509
7510         * configure.in: Added 'ang' 'dz' to ALL_LINGUAS.
7511
7512 2006-08-31  Matthias Clasen  <mclasen@redhat.com>
7513
7514         Stop cursor blinking after a configurable timeout.
7515         (#353670, #352442, Arjan van de Ven, Manu Cornet)
7516         
7517         * gtk/gtksettings.c (gtk_settings_class_init): Add a 
7518         gtk-cursor-blink-timeout setting, which specifies the number
7519         of seconds that the cursor should blink after a user interaction.
7520         The default value is G_MAXINT to preserve the current behaviour.
7521
7522         * gtk/gtkentry.c (blink_cb): Stop blinking after blink-timeout
7523         seconds.
7524
7525         * gtk/gtkentry.c (gtk_entry_completion_key_press) 
7526         (gtk_entry_button_press, gtk_entry_focus_in): Reset the
7527         blink timer.
7528
7529         * gtk/gtktextview.c (blink_cb): Stop blinking after blink-timeout
7530         seconds. 
7531
7532         * gtk/gtktextview.c (gtk_text_view_key_press_event) 
7533         (gtk_text_view_button_press_event, gtk_text_view_focus_in_event): 
7534         Reset the blink timer.
7535         
7536 2006-08-31  Matthias Clasen  <mclasen@redhat.com>
7537
7538         * gtk/gtkprintoperation-unix.c (get_print_dialog): Don't specify
7539         explicit format capabilities.  (#346505, Christian Persch)
7540
7541         * modules/printbackends/cups/gtkprintbackendcups.c (cups_request_printer_list_cb): Send printer-list-done on error. 
7542
7543 2006-08-31  Michael Natterer  <mitch@imendio.com>
7544
7545         * gdk/x11/gdkwindow-x11.c (gdk_window_beep): Fix build.
7546
7547 2006-08-30  Richard Hult  <richard@imendio.com>
7548
7549         * gdk/quartz/gdkwindow-quartz.c (gdk_window_beep): Fix build.
7550
7551 2006-08-30  Matthias Clasen  <mclasen@redhat.com>
7552
7553         * gdk/x11/gdkwindow-x11.c (gdk_window_beep): Only use XKB
7554         for beeping if we are using XKB.  
7555
7556 2006-08-29  Matthias Clasen  <mclasen@redhat.com>
7557
7558         * gdk/gdkwindow.h: 
7559         * gdk/gdk.symbols: 
7560         * gdk/directfb/gdkwindow-directfb.c (gdk_window_beep): 
7561         * gdk/win32/gdkwindow-win32.c (gdk_window_beep): 
7562         * gdk/quartz/gdkwindow-quartz.c (gdk_window_beep): 
7563         * gdk/x11/gdkwindow-x11.c (gdk_window_beep): Add a function
7564         to beep on a window. For X11, implement this with
7565         XkbBell.  (#353455, Mariano Suárez-Alvarez)
7566         
7567 2006-08-29  Tor Lillqvist  <tml@novell.com>
7568
7569         Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x
7570         since 2.6 or 2.8. It's pointless to keep the Win9x code in here as
7571         it isn't being maintained anyway. If somebody is interested, it
7572         can always be found in older GTK+ versions, and in CVS.
7573
7574         * configure.in
7575         * acconfig.h
7576         * gdk/Makefile.am
7577         * gdk/win32/Makefile.am
7578         * gdk/win32/libie55uid.la
7579         * gdk/win32/gdkevents-win32.c: Remove the --with-ie55 configure
7580         switch and associated stuff. Active IMM and the <dimm.h> header
7581         was used for IM support on NT4 and Win9x. Win2k and later have IM
7582         support built-in.
7583
7584         * gdk/win32/gdkcursor-win32.c
7585         * gdk/win32/gdkdnd-win32.c
7586         * gdk/win32/gdkdrawable-win32.c
7587         * gdk/win32/gdkevents-win32.c
7588         * gdk/win32/gdkgc-win32.c
7589         * gdk/win32/gdkglobals-win32.c
7590         * gdk/win32/gdkkeys-win32.c
7591         * gdk/win32/gdkmain-win32.c
7592         * gdk/win32/gdkproperty-win32.c
7593         * gdk/win32/gdkselection-win32.c
7594         * gdk/win32/gdkwindow-win32.c: Remove the G_WIN32_IS_NT_BASED()
7595         and G_WIN32_HAVE_WIDECHAR_API() tests and their false (Win9x)
7596         branches, and any variables or static functions used only by the
7597         Win9x branches.
7598
7599         * gdk/win32/gdkprivate-win32.h: Remove backup definitions for
7600         constants that aren't missing from current mingw and MSVC6
7601         headers.
7602
7603         * gdk/win32/gdkmain-win32.c
7604         * gdk/win32/gdkprivate-win32.h: Remove the _gdk_win32_gdi_failed()
7605         function. On NT-based Windows GetLastError() returns error codes
7606         also for failed GDI calls, so we can use _gdk_win32_api_failed()
7607         always.
7608
7609 2006-08-29  Emmanuele Bassi  <ebassi@gnome.org>
7610
7611         * gtk/gtkrecentchoosermenu.c
7612         (gtk_recent_chooser_menu_set_current_uri): Break when an item
7613         is found and activated. (#353449, based on a patch by Jan Arne
7614         Petersen)
7615
7616 Fri Jul 14 16:13:37 2006  Tim Janik  <timj@gtk.org>
7617
7618         * gtk/gtkprogressbar.c: introduced ::xspacing and ::yspacing style 
7619         properties which make all hardcoded padding and spacing values
7620         configurable. properly swap ::text-xalign treatment for RTL widgets.
7621
7622         * gtk/gtkprogress.c: fixed style property blurbs. made alignment 
7623         proeprty more consistent with GtkMisc alignment blurbs. mention
7624         RTL treatment for text-xalign.
7625
7626 Tue Aug 29 11:57:40 2006  Tim Janik  <timj@imendio.com>
7627
7628         * tests/testgtk.c: allow (most) windows to be resizable.
7629         added ellipsization settings to progress bars. 
7630
7631 2006-08-28  Matthias Clasen  <mclasen@redhat.com>
7632
7633         * modules/printbackend/cups/gtkprintbackendcups.c: Use a
7634         resonable timeout of 3 seconds when polling for printer
7635         list updates, instead of 300000 seconds...
7636
7637 2006-08-28  Michael Natterer  <mitch@imendio.com>
7638
7639         * gtk/gtktextbufferserialize.c (serialize_text): don't write out
7640         </apply_tag> for tags that have already been closed by the logic
7641         which turns overlapping spans into XML-able trees. Fixes broken
7642         XML when there are overlapping tags in the buffer. Also free two
7643         leaked GLists and did some cleanup.
7644
7645         * tests/Makefile.am
7646         * tests/testrichtext.c: new test which creates randomly tagged
7647         GtkTextBuffers and serializes/deserializes them.
7648
7649 2006-08-26  Matthias Clasen  <mclasen@redhat.com>
7650
7651         * gtk/gtkstatusicon.c (gtk_status_icon_reset_image_data): 
7652         Don't leak pixbufs.  (#352264, Ross Burton)
7653
7654         * gtk/gtklinkbutton.c (set_link_underline): Don't leak
7655         PangoAttributes.  (#352391, Paolo Borelli)
7656
7657 2006-08-25  Matthias Clasen  <mclasen@redhat.com>
7658
7659         * demos/gtk-demo/Makefile.am:
7660         * demos/gtk-demo/textscroll.c: Add an example of automatic
7661         scrolling, thanks to Yevgen Muntyan.  (#351206)
7662         
7663         * gtk/gtkmodules.c (find_module): Use local binding when
7664         loading modules.  (#351868)
7665
7666 2006-08-24  Michael Natterer  <mitch@imendio.com>
7667
7668         * gdk/quartz/gdkdisplay-quartz.c (gdk_display_get_name): return
7669         the hostname instead of NULL.
7670
7671 2006-08-23  Matthias Clasen  <mclasen@redhat.com>
7672
7673         * gtk/gtkprinteroptionwidget.[hc]: Fix confusion about
7674         names and values in comboboxes, and clean up some
7675         coding style issues.
7676
7677 2006-08-23  Tor Lillqvist  <tml@novell.com>
7678
7679         * gtk/gtkfilesystemwin32.c (gtk_file_system_win32_make_path):
7680         Revert unintended translatable string addition. Use same string
7681         in GError as in gtkfilesystemunix.c.
7682
7683         * gtk/gtkfilesystemwin32.c (_gtk_file_system_win32_path_compare):
7684         Fix logic at the end of strings. 
7685
7686         * gtk/gtkfilesystemwin32.c: Maintain a hash table of live
7687         handles and check that we have no outstanding handles at
7688         finalization time. (Copying what Matthias did for
7689         gtkfilesystemunix.c)
7690
7691 2006-08-23  Matthias Clasen  <mclasen@redhat.com>
7692
7693         * gtk/gtkfilesystemunix.c: Maintain a hash table
7694         of live handles and check that we have no outstanding
7695         handles at finalization time. (Copying what
7696         Federico did for gtkfilesystemgnomevfs.c)
7697
7698 2007-08-22  Matthias Clasen  <mclasen@redhat.com> 
7699
7700         * Branch for 2.10
7701