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