]> Pileus Git - ~andy/gtk/blob - ChangeLog
Fix check for modifier keys. (#438261, Theppitak Karoonboonyanan)
[~andy/gtk] / ChangeLog
1 2007-05-14  Behdad Esfahbod  <behdad@gnome.org>
2
3         * modules/input/gtkimcontextthai.c
4         (gtk_im_context_thai_filter_keypress):
5         Fix check for modifier keys. (#438261, Theppitak Karoonboonyanan)
6
7 2007-05-14  Matthias Clasen  <mclasen@redhat.com>
8
9         * gtk/gtkscrolledwindow.c: Document scrollbars-within-bevel
10         as 2.12 addition.  (#438131, Mart Raudsepp)
11
12 2007-05-14  Matthias Clasen  <mclasen@redhat.com>
13
14         * gtk/gtkvseparator.c (gtk_vseparator_size_request): Fix
15         size requisition for wide vertical separators.  (#438113, 
16         Benjamin Berg)
17
18 2007-05-13  Emmanuele Bassi  <ebassi@gnome.org>
19
20         * gtk/gtksearchenginesimple.c: Include <ftw.h> and use nftw() and
21         all the symbols defined in <ftw.h> conditionally.
22
23 2007-05-13  Cody Russell  <bratsche@gnome.org>
24
25         * gdk/win32/gdkevents-win32.c: Only do the configure event context
26         iteration under WM_WINDOWPOSCHANGED instead of inside
27         handle_configure_event().  This fixes a bug that prevented window
28         contents from being redrawn after gtk_window_resize(). (#436721)
29
30 2007-05-12  Behdad Esfahbod  <behdad@gnome.org>
31
32         * gdk/gdkdraw.c (gdk_draw_trapezoids): Fix wrong cairo path
33         generation.  (#437879, Eddie C. Dost)
34
35 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
36
37         GtkFileChooser search fixes and recent files support.  (#435342)
38         
39         * gtk/gtkfilechooserdefault.c: Support drag and drop for
40         adding shortcuts of folders when in search or recent files
41         mode.
42
43 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
44
45         GtkFileChooser search fixes and recent files support.  (#435342)
46
47         * gtk/gtkfilechooserprivate.h:
48         * gtk/gtkfilechooserdefault.c: Follow the sorting order of
49         the GtkTreeView displaying the files list.
50
51         (shortcuts_get_index), (shortcuts_insert_separator),
52         (shortcuts_model_create), (shortcuts_combo_filter_func): Remove
53         the separator between the Search and the Recently Used shortcuts.
54
55         (list_select_func), (list_icon_data_func), (list_name_data_func),
56         (list_mtime_data_func): Update the sensitivity of the row
57         depending on the GtkFileChooserAction used.
58
59 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
60
61         GtkFileChooser search fixes and recent files support.  (#435342)
62
63         * gtk/gtkfilechooserprivate.h:
64         * gtk/gtkfilechooserdefault.c: Update the contents of the
65         files list when changing the filter of the GtkFileChooserDefault
66         widget.
67
68 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
69
70         GtkFileChooser search fixes and recent files support.  (#435342)
71
72         * gtk/gtkfilechooserdefault.c: Update the add bookmark button
73         sensitivity when in search or recent files mode, and allow
74         adding a bookmark for a folder.
75
76 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
77
78         GtkFileChooser search fixes and recent files support.  (#435342)
79
80         * gtk/gtkfilechooserdefault.c: UI fixes in the Search mode: add
81         a mnemonic to the label, de-boldify the label's text and assign
82         focus to the search entry when switching to the search mode.
83
84         (list_name_data_func): Split the text in both search and recent
85         files mode: on the first line use the short name and on the
86         second line use the full path.
87
88 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
89
90         GtkFileChooser search fixes and recent files support.  (#435342)
91
92         * gtk/gtkfilechooserprivate.h:
93         * gtk/gtkfilechooserdefault.c: Add support for showing the
94         recently used files list as a special shortcut item.
95
96 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
97         
98         GtkFileChooser search fixes and recent files support.  (#435342)
99
100         * gtk/gtkfilechooserdefault.c: Overall whitespace fixes and
101         indentation style consistency.
102
103         (list_row_activated): If the search hit is a folder, follow it
104         when activating the row, and switch back to browse mode.
105
106         (search_clear_model), (search_start_query),
107         (search_entry_activate_cb), (search_setup_widgets): Remember
108         the last query when switching between modes.
109
110 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
111
112         GtkFileChooser search fixes and recent files support.  (#435342)
113
114         * gtk/gtkfilechooserdefault.c:
115         (_gtk_file_chooser_default_class_init): Add key binding for
116         the Search shortcut; default to MOD1+S.
117
118         (search_shortcut_handler): Handle the key binding.
119
120         (search_hit_get_info_cb), (search_add_hit), (search_clear_model),
121         (search_setup_model): Retrieve informations on the search hits
122         when adding them to the model.
123
124         (list_icon_data_func): Show the search hit icon.
125
126 2007-05-11  Michael Natterer  <mitch@imendio.com>
127
128         * gtk/gtktextview.c (selection_motion_event_handler): call
129         gdk_event_request_motions(event) so selecting works with
130         XInput devices too. Spotted by Tommi Komulainen.
131
132 2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>
133
134         * gtk/gtksearchengine.c (_gtk_search_engine_new): Fall back
135         to GtkSearchEngineSimple only if gthread has already been
136         initialiased; otherwise, disable search support in the file
137         chooser widget.  (#435847)
138
139 2007-05-10  Matthias Clasen <mclasen@redhat.com>
140
141         * gtk/gtkbutton.c (gtk_button_set_image): Unparent the old
142         image before overwriting priv->image.  (#437281, Jochen Baier)
143
144 2007-05-10  Matthias Clasen <mclasen@redhat.com>
145
146         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_scroll_child):
147         Correct a confusing warning.  (#437284, Björn Lindqvist)
148
149 2007-05-10  Matthias Clasen <mclasen@redhat.com>
150
151         * gdk/gdkdraw.c (gdk_draw_pixbuf): Don't call into
152         the backend if the region is empty.  (#437081, Sven Neumann)
153
154 2007-05-10  Matthias Clasen <mclasen@redhat.com>
155
156         * gtk/gtksearchenginesimple.c (search_visit_func);
157         Assume Posix nftw behaviour. 
158
159 2007-05-09  Dom Lachowicz <domlachowicz@gmail.com>
160
161         * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: GtkTreeView doesn't 
162         expand/collapse with Right/Left cursor keys on Windows
163         (#436269, Daniel Atallah)
164
165 2007-05-09  Cody Russell  <bratsche@gnome.org>
166
167         * gtk/gtkmenu.c:
168         (get_arrows_border): New function to calculate the border sizes needed 
169         for the scroll arrows.
170         (get_arrows_visible_area): New function to calculate the arrows visible 
171         area.
172         (get_arrows_sensitive_area): New function to calculate the arrows
173         sensitive area.
174         (gtk_menu_paint): Refactored code to calculate the border sizes needed
175         for the scroll arrows into get_arrows_border and the code to calculate 
176         the visible area into get_arrows_visible_area.
177         (gtk_menu_handle_scrolling): Refactored arrow sensitive calculations
178         to get_arrows_sensitive_area.
179         (gtk_menu_realize, gtk_menu_size_allocate, gtk_menu_scroll_by,
180         gtk_menu_position, gtk_menu_scroll_to, gtk_menu_scroll_item_visible,
181         get_visible_size, get_menu_height, gtk_menu_real_move_scroll): Update
182         callers.  (From #436533, Tommi Komulainen)
183
184 2007-05-09  Kristian Rietveld  <kris@imendio.com>
185
186         * gtk/gtktreeview.c (gtk_tree_view_key_press),
187         (gtk_tree_view_key_release):
188         * gtk/gtkiconview.c (gtk_icon_view_class_init),
189         (gtk_icon_view_key_press),
190         (gtk_icon_view_key_release): Disable key bindings during rubber
191         banding, make pressing Esc stop rubber banding.  (#405027).
192
193 2007-05-09  Emmanuele Bassi  <ebassi@gnome.org>
194
195         * gtk/gtkrecentmanager.c:
196         (gtk_recent_info_get_icon): Return GTK_STOCK_DIRECTORY for entries
197         with MIME type "x-directory/normal", instead of GTK_STOCK_FILE.
198
199 2007-05-05  Richard Hult  <richard@imendio.com>
200
201         * gdk/quartz/gdkdrawable-quartz.c:
202         (gdk_quartz_drawable_get_context),
203         (gdk_quartz_drawable_release_context): Fix bugs #428733 and #433301.
204         Turns out the lockFocus logic was flawed, now we only lock/unlock 
205         when called outside a real expose event and never flush manually.
206
207 2007-05-03  Behdad Esfahbod  <behdad@gnome.org>
208
209         * gtk/gtklabel.c (gtk_label_ensure_layout):
210         * gtk/gtktextlayout.c (set_para_values): Make GTK_JUSTIFY_FILL work,
211         using pango_layout_set_justify() that works now. (#435675)
212
213 2007-05-03  Emmanuele Bassi  <ebassi@gnome.org>
214
215         * gtk/gtksearchenginesimple.c (search_engine_simple_finalize): Remove
216         spurious g_free() call.
217
218 Thu May  3 16:27:34 2007  Tim Janik  <timj@imendio.com>
219
220         * tests/testgtk.c (create_handle_box): made handle box test non-modal,
221         so other test can interact with handle boxes.
222
223 2007-05-02  Emmanuele Bassi  <ebassi@gnome.org>
224
225         Add search file support in the GtkFileChooser. Original patch
226         by Federico Mena Quintero; patch updated by Matthias Clasen.
227         See bug #344785.
228
229         * gtk/gtksearchengine.[ch]: Private search engine abstraction
230         object.
231
232         * gtk/gtksearchenginebeagle.[ch]: Private search engine
233         implementation using libbeagle (via g_module_open()).
234
235         * gtk/gtksearchenginesimple.[ch]: Private search engine
236         implementation using file tree walking.
237
238         * gtk/gtksearchenginetracker.[ch]: Private earch engine
239         implementation using libtracker (via g_module_open()).
240
241         * gtk/gtkquery.[ch]: Private query object for the search
242         engines.
243
244         * gtk/gtkfilechooserprivate.h:
245         * gtk/gtkfilechooserdefault.c: Use the GtkSearchEngine to
246         query a search engine backend using GtkQuery; create a new
247         operating mode, OPERATION_MODE_SEARCH, and call the common
248         operating mode OPERATION_MODE_BROWSE; add support for virtual
249         shortcuts inside the shortcuts model and create a new "Search"
250         virtual shortcut.
251
252         * gtk/Makefile.am: Update the build with the new files
253
254 2007-05-02  Armin Burgmeier  <armin@openismus.com>
255
256         * gtk/gtkcombobox.c: Destroy the menu in dispose instead of
257         finalize, because the menu might unparent itself from its parent and
258         cause a signal emission on a finalized object. (#430746)
259
260 2007-05-02  Dom Lachowicz <domlachowicz@gmail.com>
261
262         * modules/engines/ms-windows/msw_style.c: MS-Windows Theme top tabs 
263         rendered upside down for non-XP theme (#435053, Daniel Atallah)
264
265 Wed May  2 11:35:45 2007  Tim Janik  <timj@imendio.com>
266
267         * docs/faq/gtkfaq.sgml: removed, since this file is long outdated
268         and fully replaced by docs/faq/gtk-faq.sgml.
269
270 2007-05-02  Kristian Rietveld  <kris@imendio.com>
271
272         * gtk/gtktreeview.c (gtk_tree_view_grab_notify): stop the rubber band
273         if it's active.
274
275 2007-05-01  Matthias Clasen  <mclasen@redhat.com>
276
277         * gtk/gtkiconcachevalidator.c: Don't be too strict when checking
278         icon flags.  (#435062)
279
280 2007-05-01  Matthias Clasen  <mclasen@redhat.com>
281         
282         * gtk/Makefile.am: When generating gtkbuiltincache.h, only copy
283         pngs.
284
285 2007-05-01  Matthias Clasen  <mclasen@redhat.com>
286
287         * gtk/gtkfilesystemmodel.c (_gtk_file_system_model_path_do):
288         Don't ignore the fact that gtk_file_system_get_parent() 
289         may return NULL.  (#424042, Jan Martinek)
290
291 2007-05-01  Dan Winship  <danw@novell.com>
292
293         * gdk/x11/gdkwindow-x11.c (setup_toplevel_window): Make sure the
294         leader_window's WM_CLIENT_LEADER points to itself. #435028
295
296 2007-05-02  Christian Persch  <chpe@gnome.org>
297
298         * gtk/gtktreemodel.c: (gtk_tree_iter_copy), (gtk_tree_iter_free): Use
299         GSlice for gtk_tree_iter_copy. Bug #434863.
300
301 2007-05-02  Christian Persch  <chpe@gnome.org>
302
303         * gtk/gtkpapersize.c: (gtk_paper_size_get_paper_sizes): Put only
304         GtkPaperSizes into the list, don't mix it with GtkPageSetups. Bug
305         #434861.
306
307 2007-05-02  Christian Persch  <chpe@gnome.org>
308
309         * gtk/gtkpapersize.c: (gtk_paper_size_new_from_info),
310         (gtk_paper_size_new), (gtk_paper_size_new_custom),
311         (gtk_paper_size_copy), (gtk_paper_size_free): Use GSlice to allocate
312         GtkPaperSize. Bug #434862.
313
314 2007-05-02  Christian Persch  <chpe@gnome.org>
315
316         * gtk/gtkstatusbar.c: (gtk_statusbar_get_context_id),
317         (gtk_statusbar_expose_event): No need to allocate a guint; just stuff
318         the ID into the pointer directly. Bug #434865.
319
320 2007-05-01  Matthias Clasen  <mclasen@redhat.com>
321
322         * gtk/gtkfilechooserdefault.c (struct UpdateCurrentFolderData),
323         (update_current_folder_get_info_cb): add a new struct field to clear
324         the file entry after the current folder has been updated.
325
326         (gtk_file_chooser_default_update_current_folder),
327         (change_folder_and_display_error): Add a new function parameter to
328         trigger file entry clearing.
329
330         (edited_idle_create_folder_cb),
331         (file_list_drag_data_received_get_info_cb),
332         (gtk_file_chooser_default_map),
333         (gtk_file_chooser_default_set_current_folder),
334         (switch_to_selected_folder), (save_entry_get_info_cb),
335         (shortcuts_activate_volume_mount_cb), (shortcuts_activate_volume),
336         (shortcuts_activate_get_info_cb), (list_row_activated),
337         (path_bar_clicked): use new function parameter appropriately.
338
339         (gtk_file_chooser_default_should_respond): trigger file entry clearing
340         after the directory is updated instead of clearing it before, this way 
341         we avoid reloading the completion model with the soon to be old folder, 
342         causing a warning and a glitch in the folder where completion happens. 
343         (#379414, Carlos Garnacho)
344
345 2007-05-01  Matthias Clasen  <mclasen@redhat.com>
346
347         * gtk/gtkiconcachevalidator.[hc]: Add an icon cache validator.
348
349         * gtk/updateiconcache.c: Validate the generated cache before
350         moving it in place. Also add a --validate option to validate
351         an existing icon cache.
352
353         * gtk/gtkiconcache.c: Validate icon caches before using them.
354
355         * gtk/Makefile.am: Integrate it.
356
357 2007-05-01  Michael Emmel  <mike.emmel@gmail.com>
358
359         * gdk/directfb/gdkdisplay-directfb.c:
360         Added stub gdk_notify_startup_complete_with_id to compile
361         * gdk/directfb/gdkwindow-directfb.c:
362         Added gdk_window_set_opacity
363         * gdk/directfb/gdkkeys-directfb.c:
364         Fix menu key handling crash Bug #413328
365
366 2007-05-01  Christian Persch  <chpe@gnome.org>
367
368         * gtk/gtkprinter.h:
369         * gtk/gtkprintjob.h: Also move gtk_print_capabilities_get_type() to
370         the new location. Bug #390437.
371
372 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
373
374         * gtk/gtksettings.c (settings_update_color_scheme):
375         Make sure we always have a color_hash.  (#423916, Jens Granseuer)
376
377 2007-04-30  Christian Persch  <chpe@gnome.org>
378
379         * docs/reference/gtk/gtk-sections.txt:
380         * gtk/gtk.symbols:
381         * gtk/gtkprinter-private.h:
382         * gtk/gtkprinter.c: (gtk_printer_get_capabilities),
383         (gtk_print_capabilities_get_type):
384         * gtk/gtkprinter.h:
385         * gtk/gtkprintjob.c:
386         * gtk/gtkprintjob.h:
387         * gtk/gtkprintunixdialog.c: (selected_printer_changed):
388         Make gtk_printer_get_capabilities public, and move the
389         GtkPrintCapabilities definition to gtkprinter.h. Bug #390437.
390
391 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
392
393         * gtk/gtkexpander.c (gtk_expander_realize): A NO_WINDOW widget
394         must not set the background of its window.  (#433972,
395         Guilherme Polo)
396
397 2007-04-30  Richard Hult  <richard@imendio.com>
398
399         * gdk/quartz/gdkwindow-quartz.c: (gdk_window_set_opacity):
400         Implement.
401
402 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
403
404         * modules/printbackends/cups/gtkprintbackendcups.c: Get all
405         the printer attributes when getting the list of printers,
406         not via separate requests.  (#387889, Krishan Purahoo)
407
408 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
409
410         Some more compiler warning fixes.
411
412         * gdk/directfb/gdkscreen-directfb.c (gdk_screen_is_composited):
413         Fix NULL/FALSE confusion.
414
415 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
416
417         Fix some compiler warnings.  (#433642, Kjartan Maraas)
418
419         * gtk/gtkfilesystemwin32.c (gtk_file_system_win32_get_info):
420         (gtk_file_system_win32_create_folder):
421         * gtk/gtkaction.c (gtk_action_create_menu): Fix NULL/FALSE confusion.  
422
423         * gtk/gtklinkbutton.c (gtk_link_button_clicked): Pass
424         the right type to uri_func.  
425         
426         * gtk/gtktext.c (gtk_text_key_press):
427         * gtk/gtkstatusicon.c (gtk_status_icon_get_property): 
428         * gtk/gtkxembed.c (_gtk_xembed_send_message): Add casts.
429
430         * gtk/gtktrayicon-x11.c (gtk_tray_icon_manager_window_destroyed): 
431         (gtk_tray_icon_delete):
432         * gtk/gtkprintunixdialog.c (create_main_page):
433         * gtk/gtkhsv.c (gtk_hsv_motion): Remove unused variables.
434
435         * gtk/gtkliststore.c: Adapt callbacks to GSequence types.
436
437 2007-04-30  Cody Russell  <bratsche@gnome.org>
438
439         * gdk/win32/gdkwindow-win32.c: Reintroduced erase_background(),
440         but now we're calling it from _gdk_windowing_window_clear_area()
441         instead of from the WM_ERASEBKGND event.  Also fixes the area
442         that is cleared so that it is not an extra row and column too
443         large.  (Neil Roberts, #415681)
444
445 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
446
447         * gtk/gtktextview.c: Allow indents to be negative.  (#Bug 434308)
448
449 2007-04-30  Michael Natterer  <mitch@imendio.com>
450
451         * gtk/gtkmenushell.c (gtk_menu_shell_enter_notify): pop up the
452         submenu explicitely only in touchscreen mode since otherwise
453         selecting the item already pops up the submenu. Restores the
454         drag-selection timeout (spotted by Søren Sandmann, #128968).
455
456 2007-04-30  Michael Natterer  <mitch@imendio.com>
457
458         * gtk/gtkpapersize.h: really rename gtk_paper_size_get_builtins()
459         to gtk_paper_size_get_paper_sizes().
460
461 2007-04-30  Tor Lillqvist  <tml@novell.com>
462
463         * gtk/gtkpapersize.c (gtk_paper_size_get_paper_sizes):
464         _gtk_load_custom_papers() exists only on Unix.
465
466 2007-04-30  Tor Lillqvist  <tml@novell.com>
467
468         Add functionality to set overall opacity of a top-level
469         window. (#405316)
470
471         * gdk/gdk.symbols: Add gdk_window_set_opacity.
472
473         * gdk/x11/gdkwindow-x11.c
474         * gdk/win32/gdkwindow-win32.c: Implement
475         gdk_window_set_opacity(). On X11 use the _NET_WM_WINDOW_OPACITY
476         property. On Win32 use SetLayeredWindowAttributes(LWA_ALPHA).
477
478         * gdk/gdkwindow.h: Declare gdk_window_set_opacity().
479
480         * gdk/x11/gdkscreen-x11.c (gdk_screen_get_rgba_colormap): Document
481         that this is not implemented in the Windows backend. Add reference
482         to gdk_window_set_opacity().
483
484         * gtk/gtk.symbols: Add gtk_window_set_opacity and
485         gtk_window_get_opacity.
486
487         * gtk/gtkwindow.c (struct _GtkWindowPrivate)
488         (gtk_window_class_init): Add opacity property, a double in the
489         range [0, 1].
490         (gtk_window_set_opacity, gtk_window_get_opacity): Implement.
491         (gtk_window_realize): If opacity is set, call
492         gdk_window_set_opacity().
493
494         * gtk/gtkwindow.h: Declare gtk_window_set_opacity() and
495         gtk_window_get_opacity().
496
497 2007-04-30  Matthias Clasen <mclasen@redhat.com>
498
499         * gtk/gtk.symbols:
500         * gtk/gtkpapersize.[hc]: Rename gtk_paper_size_get_builtins()
501         to gtk_paper_size_get_paper_sizes() and optionally include
502         custom paper sizes.
503
504         * gtk/gtkpagesetupunixdialog.c: Internally export a function
505         to load custom paper sizes.
506
507         * modules/printbackends/file/gtkprintbackendfile.c: Implement
508         printer_list_papers, returning all paper sizes.  (#434329,
509         Christian Persch)
510
511 2007-04-30  Matthias Clasen <mclasen@redhat.com>
512         
513         * gtk/gtkprintoperation.c: Translate the default job
514         name, and don't utf8-validate the job name in the
515         setter.  (#421993, Morten Welinder)
516
517 2007-04-30  Matthias Clasen <mclasen@redhat.com>
518
519         * gtk/gtkprintjob.c (gtk_print_job_get_surface): Use
520         g_unlink.  (#421990, Morten Welinder)
521
522 2007-04-29  Matthias Clasen <mclasen@redhat.com>
523
524         Fix some issues with reference handling in the printing
525         code.  (#429902, Mathias Hasselmann)
526
527         * gtk/gtkprintoperation.c (gtk_print_operation_finalize):
528         Unref the print context, if we have one.
529         (gtk_print_operation_done): Add a default ::done handler 
530         that unrefs the print context.
531         (preview_ready): Take a reference on the print operation
532         preview here.
533         (print_pages_idle): ...not here,
534         (preview_print_idle_done): ...and release it here.
535
536         * tests/print-editor.c (preview_cb): Take a reference
537         on the print operation here.
538
539 2007-04-29  Matthias Clasen <mclasen@redhat.com>
540
541         * gtk/gtkprintoperation.c (print_pages_idle): Don't get
542         stuck in a recursive mainloop if a synchronous preview
543         is cancelled.
544
545 2007-04-29  Matthias Clasen <mclasen@redhat.com>
546
547         Make the emission of ::end-print and ::done consistent
548         for previews.  (#347567, Yevgen Muntyan)
549
550         * gtk/gtkprintoperation.c (preview_iface_end_preview): Set
551         the finished status here.
552         (preview_end_run): ...and not here.
553         (print_pages_idle_done): Emit ::done for a cancelled preview.
554         (print_pages_idle): If a preview has been cancelled, don't
555         emit ::ready, but emit ::end-print. 
556
557         * tests/print-editor.c: Use ::end-print to undo allocations
558         from ::begin-print.
559
560 2007-04-29  Matthias Clasen <mclasen@redhat.com>
561
562         * gtk/gtkpapersize.c (gtk_paper_size_new): Mark paper sizes
563         in the PWG "custom" namespace as custom. Add a link to 
564         the spec in the docs.  (#426416, Andreas Guelzow)
565
566 2007-04-29  Matthias Clasen <mclasen@redhat.com>
567
568         * gtk/gtkprintoperation.c (gtk_print_operation_run): Document
569         that a print operation can be run only once, and add a 
570         corresponding g_return_if_fail().   (#379399, Masao Mutoh)
571
572 2007-04-29  Dan Winship  <danw@novell.com>
573
574         * gdk/x11/gdkdisplay-x11.c
575         (gdk_x11_display_broadcast_startup_message): New method to
576         marshall and send a Startup Notification message. (from #415070)
577         (gdk_notify_startup_complete_with_id): Use that
578
579 2007-04-29  Mattthias Clasen  <mclasen@redhat.com>
580
581         * gtk/gtkprintoperation-unix.c 
582         (_gtk_print_operation_platform_backend_launch_preview):
583         Don't leak a file descriptor, and don't make the error
584         dialog modal.  (#421985, Morten Welinder, Christian Persch)
585
586 2007-04-29  Xan Lopez  <xan@gnome.org>
587
588         * docs/faq/gtk-faq.sgml: Fix typo in FAQ (#373706,
589         Diego Escalante Urrelo).
590
591         I'm fixing gtk-faq.sgml as it seems this is the file
592         we actually use...
593
594 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
595
596         * gtk/gtktoolbar.c (_gtk_toolbar_elide_underscores): 
597         Only strip parentheses of the form (_x).  (#434261,
598         Brian Wellington)
599
600 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
601
602         * gtk/gtkprintoperation-unix.c
603         (_gtk_print_operation_platform_backend_launch_preview):
604         Support passing a print settings file to the preview 
605         command.  (#403717, Christian Persch)
606
607         * gtk/gtksettings.c: Document %s in the 
608         gtk-print-preview-command setting.
609
610 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
611
612         * gtk/gtkprintoperation.c (print_pages_idle): Also check
613         the default handler when deciding whether to emit the
614         paginate signal.  (#345345, Yevgen Muntyan)
615
616 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
617
618         * gtk/gtkprintoperation.h: Add a new error code
619
620         * gtk/gtk.symbols:
621         * gtk/gtkpagesetup.[hc]:
622         * gtk/gtkpapersize.[hc]:
623         * gtk/gtkprintsettings.[hc]: Add functions to serialize 
624         and deserialize page setups and print settings to files 
625         and key files.  (#344515, Christian Persch)
626
627         * gtk/gtkpagesetupunixdialog.c: Adapt to the new functions.
628
629         * tests/print-editor.c: Use the new functions to persist 
630         page setup and print settings.
631
632 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
633
634         * gtk/gtkpagesetupunixdialog.c (gtk_page_setup_unix_dialog_finalize):
635         Free the custom paper list.  (#403267, Felix Riemann)
636
637 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
638
639         * gtk/gtkprintjob.c (gtk_print_job_get_surface): Fix a 
640         small memory leak.  (#403251, Felix Riemann)
641
642 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
643
644         * modules/printbackends/cups/gtkprintbackendcups.c: Fix a
645         typo. String change !  (#406160, Stephane Raimbault)
646
647 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
648
649         * gtk/gtk.symbols:
650         * gtk/gtkpapersize.[hc]: Add a function to list the
651         builtin paper sizes.  (#382355, Christian Persch)
652
653 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
654
655         * gtk/gtk.symbols:
656         * gtk/gtkprinter-private.h:
657         * gtk/gtkprinter.[hc]: Make gtk_printer_has_details() and
658         gtk_printer_request_details() public.
659
660         * gtk/gtkpagesetupunixdialog.c:
661         * gtk/gtkprintunixdialog.c: Update callers.  (#389203, 
662         Christian Persch)
663
664 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
665
666         * configure.in: Add --enable-test-print-backend, defaulting
667         to no.
668
669         * modules/printbackends/Makefile.am: Make building the test
670         print backend conditional.
671
672 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
673
674         * modules/printbackends/lpr/*:
675         * modules/printbackends/cups/*: Correct some copyright lines.
676
677         * configure.in:
678         * modules/printbackends/Makefile.am:
679         * modules/printbackends/test/*: Add a test print backend.
680         (#409089, John Palmieri)
681
682 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
683
684         * gtk/gtktexttag.[hc]: Add a way to specify accumulative
685         margins.  (#344499, Nate Nielsen)
686
687 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
688
689         * gtk/gtkeventbox.c (gtk_event_box_realize): Fix the offsets
690         of the input-only window if we also have a visible window. 
691         (#405089)
692
693 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
694
695         * gtk/gtkliststore.c (gtk_list_store_set_valist_internal):
696         * gtk/gtktreestore.c (gtk_tree_store_set_valist_internal):
697         Recognize negative column indices as invalid.  (#415260,
698         Chris Wilson)
699
700 2007-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
701
702         * gdk/quartz/gdkeventloop-quartz.c: (select_thread_func),
703         (poll_func): fix two more potential races that could happen when
704         an application is polling in the mainloop and a separate thread
705         tries to wake it up using g_idle_add(). Fixes #425271 comment 5.
706
707 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
708
709         * gtk/gtkentry.c (gtk_entry_grab_focus): 
710         (gtk_entry_real_insert_text): Only call g_object_get() 
711         when necessary.  (#373137, Morten Welinder, patch by Xan Lopez)
712
713 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
714
715         * gtk/gtkstatusicon.c (gtk_status_icon_get_size): Add
716         a note about being embedded.  (#340107, Christian Persch)
717
718 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
719
720         * gtk/gtkdnd.[hc]: Add GTK_TARGET_OTHER_{APP,WIDGET} to
721         restrict drags within an application/widget.  (#163141, 
722         Jorn Baayen)
723
724 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
725
726         * docs/tools/Makefile.am:
727         * gtk/Makefile.am: Make make clean clean.  (#410160, Tommi
728         Komulainen)
729
730 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
731
732         * gdk/win32/bdfcursor.c (compose_cursors_from_fonts):
733         * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_reorder): 
734         * gtk/gtkfilesystemmodel.c (got_root_folder_cb):
735         (get_children_folder_cb): Plug memory leaks caused by wrong 
736         use of g_slist_remove_link().  (#405515, Nicolas Peninguy)
737
738 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
739         
740         * demos/gtk-demo/printing.c: Fix the headers in the print
741         demo.  (#423722, Yevgen Muntyan)
742
743 2007-04-28  Xan Lopez  <xan@gnome.org>
744
745         * gtk/gtkentrycompletion.c (gtk_entry_completion_insert_completion_text): 
746         Use strstr instead of g_strstr with -1 for length.
747
748 2007-04-28  Xan Lopez  <xan@gnome.org>
749
750         * gtk/gtkentry.c:
751         * gtk/gtkentrycompletion.c:
752         * gtk/gtkentrycompletion.h:
753         * gtk/gtkentryprivate.h:
754
755         Remember the user input that triggered the completion, add
756         API to the retrieve it and reset the entry contents to it
757         if the user cancels the tentative completion during
758         the inline-selection.
759         
760 2007-04-27  Matthias Clasen  <mclasen@redhat.com>
761
762         * gdk/x11/gdkgeometry-x11.c: Factor out window movement
763         functions. (#63820, Tilman Sauerbeck)
764
765 2007-04-27  Matthias Clasen  <mclasen@redhat.com>
766
767         * gdk/x11/gdkgeometry-x11.c: Factor out translate_pos().
768         (#63820, Tilman Sauerbeck)
769
770 2007-04-27  Matthias Clasen  <mclasen@redhat.com>
771
772         * gdk/x11/gdkgeometry-x11.c: Factor out window mapping
773         and unmapping functions.  (#63820, Tilman Sauerbeck)
774
775 2007-04-27  Matthias Clasen  <mclasen@redhat.com>
776
777         * gdk/x11/gdkgeometry-x11.c: Make list handling code
778         easier to read.  (#63820, Tilman Sauerbeck)
779
780 2007-04-27  Matthias Clasen  <mclasen@redhat.com>
781
782         * gtkassistant.c:
783         * gtkiconfactory.c:
784         * gtkiconview.c:
785         * gtkpapersize.c:
786         * gtkrecentmanager.c:
787         * gtktextiter.c: Internalize some strings, pointed out
788         by Damon Chaplin.
789
790 2007-04-27  Xan Lopez  <xan@gnome.org>
791
792         Support inline-selection in entries (#318459)
793         
794         * gtk/gtkentry.c:
795         * gtk/gtkentrycompletion.c:
796         * gtk/gtkentrycompletion.h:
797         * gtk/gtkentryprivate.h:
798
799         When enabled cursor-match is emited when the cursor is on
800         a possible completion on the list. The default implementation
801         will replace the contents on the entry with the contents of
802         the text column in the completion model.
803
804         Review and improvements by Matthias Clasen.
805
806 2007-04-27  Michael Natterer  <mitch@imendio.com>
807
808         Merged heavily modified patch from maemo-gtk which enables opening
809         and closing submenus on click, and introduces some usability
810         changes when gtk-touchscreen-mode is enabled (bug #128968):
811
812         * gtk/gtkmenushell.c (struct GtkMenuShellPrivate): added boolean
813         "activated_submenu" to indicate that the current mouse operation
814         (click or drag) has opened a submenu.
815
816         (gtk_menu_shell_button_press): pop up submenus without delay
817         and record the fact in "activated_submenu".
818
819         (gtk_menu_shell_button_release): if a submenu was explicitely
820         opened, or not opened by this release's button_press, or enough
821         time has passed since timeout-opening it, close the submenu here.
822
823         (gtk_menu_shell_enter_notify): when entering a menu item with
824         any mouse button pressed, open its submenu.
825
826         (gtk_real_menu_shell_move_current): in touchsreen mode, close the
827         submenu when moving the focus away from it via keyboard-navigation.
828
829         * gtk/gtkmenuitem.[ch] (_gtk_menu_item_popup_submenu): added
830         parameter "gboolean with_delay" so GtkMenuShell can control this
831         for the different scenarios of submenu showing.
832
833         (_gtk_menu_item_popdown_submenu): new function. also needed by
834         GtkMenuShell for closing submenus on click.
835
836         Renamed internal function gtk_menu_item_select_timeout() to
837         gtk_menu_item_popup_timeout().
838
839         (gtk_menu_item_real_popup_submenu): new utility function which
840         does the actual popup and records the exact time of the popup when
841         the menu was timeout-opened (using g_get_current_time()).
842
843         (gtk_real_menu_item_select): don't add the popup timeout when in
844         touchscreen mode.
845
846         * gtk/gtkmenu.c (gtk_menu_popup): in touchscreen mode, select the
847         first item of every opened menu.
848
849 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
850
851         * gtk/gtkfilechooserentry.c: Append a '/' to directory names
852         in the completion popup.  (#431323, Maarten Maathuis)
853
854 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
855
856         * demo/gtk-demo/combobox.c: Add a simple validation demo. 
857         * gtk/gtkcomboboxentry.c: Make it possible to add arbitrary
858         children to a GtkComboBoxEntry.  (#426401, Paul Pogonyshev)
859
860 2007-04-26  Tor Lillqvist  <tml@novell.com>
861
862         * gtk/gtkinputdialog.c (gtk_input_dialog_fill_axes)
863         (gtk_input_dialog_fill_keys): Remove old child of scrolled window
864         before adding a new one when switching what input device is being
865         handled. (#399425)
866
867 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
868
869         * modules/printbackends/lpr/gtkprintbackendlpr.c
870         (gtk_print_backend_lpr_init): Mark the printer list as done. 
871         (#428665, Bogdan Gheorghe)
872
873 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
874
875         * Makefile.am:
876         * gtk/Makefile.am: Don't install UNIX-printing headers and
877         support files on non-UNIX platforms.  (#425655, Vincent Geddes)
878
879 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
880
881         * gtk/gtkuimanager.c (gtk_ui_manager_add_ui): Accept
882         unnamed separators.  (#369112, Christian Persch)
883
884 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
885
886         * gtk/gtkaccelgroup.c (gtk_accel_group_finalize): Don't access
887         invalid memory.  (#429732, Armin Burgmeier)
888
889 2007-04-26  Cody Russell  <bratsche@gnome.org>
890
891         * gdk/win32/xcursors.h:
892         * gdk/win32/gdkcursor-win32.c:
893
894         Use Win32 native cursors instead of the ones built into GTK
895         where it makes sense. (#128852, Tim Evans)
896
897 2007-04-25  Cody Russell  <bratsche@gnome.org>
898
899         * gdk/gdkwindow.h:
900         * gtk/gtkwidget.c:
901         * gtk/gtkhandlebox.c:
902         * gdk/directfb/gdkwindow-directfb.c:
903         * gdk/linux-fb/gdkwindow-fb.c:
904         * gdk/quartz/gdkwindow-quartz.c:
905         * gdk/win32/gdkwindow-win32.c:
906         * gdk/x11/gdkwindow-x11.c:
907         Added window type hint and implement drop shadows on Win32
908         for menus, tooltips, etc. (#148535, Tim Evans, Dom Lachowicz)
909
910 2007-04-25  Jakub Steiner <jimmac@ximian.com>
911
912         * gtk/stock-icons/16/gtk-close.{png,svg}: added 16x16 version of
913                 gtk-close as per discussion in bug #431740.
914
915 2007-04-25  Matthias Clasen  <mclasen@redhat.com>
916
917         * gtk/gtktreeview.c (gtk_tree_view_style_set): Set the background
918         of the header window again.  (#431067, Benjamin Berg)
919
920 2007-04-25  Matthias Clasen  <mclasen@redhat.com>
921
922         * gtk/gtkicontheme.c (theme_lookup_icon): Set the filename to
923         NULL for builtin icons, sinc gtk_icon_info_get_builtin_pixbuf()
924         depends on it. 
925
926         * tests/testicontheme.c: Report builtin icons.
927
928 2007-04-25  Matthias Clasen  <mclasen@redhat.com>
929
930         * gtk/gtkprintoperation.c (preview_iface_end_preview): Don't 
931         crash if end_run is not set.  (#424168, Matthias Hasselmann)
932
933 2007-04-25  Michael Natterer  <mitch@imendio.com>
934
935         * gtk/gtkmenu.c (gtk_menu_handle_scrolling): fix ACTIVE state of
936         scroll buttons (we were setting the state to ACTIVE but
937         immediately overwriting it with NORMAL or PRELIGHT). Also got rid
938         of many separate calls to gdk_window_invalidate_rect() by
939         remembering the old button state and only invalidating the area if
940         the state has changed (addresses parts of bug #433242, Tommi
941         Komulainen).
942
943         (gtk_menu_scroll_to): change the arrow states only if changing
944         from or to INSENSITIVE state, so we don't overwrite the ACTIVE
945         state set by above function.
946
947 2007-04-25  Michael Natterer  <mitch@imendio.com>
948
949         * gtk/gtkprintoperation.c (preview_iface_is_selected): fix the
950         build. Dunno if the fix is right, but I think it is.
951
952 2007-04-25  Kristian Rietveld  <kris@imendio.com>
953
954         * gtk/gtktooltip.c (find_topmost_widget_coords_from_event):
955         cleanup/refactor some leftover code.
956
957 2007-04-24  Matthias Clasen  <mclasen@redhat.com>
958
959         * gtk/gtkprintunixdialog.c (dialog_get_page_ranges): Parse
960         half-open ranges like -2 or 3-, and be a bit more liberal
961         about whitespace.
962         (dialog_set_page_ranges): Support half-open ranges.
963
964         * gtk/gtkprintoperation.c (print_pages_idle): Substitute the
965         number of pages in half-open ranges.
966         (preview_iface_is_selected): Support half-open ranges here, too.
967
968 2007-04-24  Chris Wilson  <chris@chris-wilson.co.uk>
969
970         * gtk/gtkicontheme.c (scan_directory): Ensure the 
971         icon_theme->all_icons and dir->icons hash tables use the same string
972         as their keys. (#418531)
973
974 2007-04-23  Cody Russell  <bratsche@gnome.org>
975         * modules/engines/ms-windows/msw_style.c: Fixed one-pixel drawing error on
976         left-most tab when notebooks are top-oriented.  Also general cleanup of
977         notebook tab related code.  (Lieven van der Heide, Cody Russell)
978
979 2007-04-23  Matthias Clasen  <mclasen@redhat.com>
980
981         * modules/printbackends/cups/gtkprintbackendcups.c: Reduce
982         the amount of debug spew if we are not debugging.
983         
984 2007-04-23  Michael Natterer  <mitch@imendio.com>
985
986         * tests/Makefile.am (testtooltips_SOURCES): fix typo:
987         testtoooltips_SOURCES -> testtooltips_SOURCES.
988
989 2007-04-19  Cody Russell <bratsche@gnome.org>
990
991         * modules/engines/ms-windows/msw_style.c: Fix menuitem rendering
992         for Windows Vista.  (#392015, Hiroyuki Yamamoto)
993
994 2007-04-19  Dominic Lachowicz <domlachowicz@gmail.com>
995
996         * modules/engines/ms-windows/msw_style.c: Fix pixbuf leaks in
997         non-WinXP rendering paths. From Daniel Atallah (#403470)
998         
999 2007-04-19  Matthias Clasen  <mclasen@redhat.com>
1000
1001         * gtk/gtkicontheme.h:
1002         * gtk/gtkicontheme.c: Add GTK_ICON_LOOKUP_GENERIC_FALLBACK
1003         icon lookup flag and implement it.  (#396901, Luca Ferreti)
1004         
1005 2007-04-18  Richard Hult  <richard@imendio.com>
1006
1007         * gdk/quartz/gdkwindow-quartz.c:
1008         (gdk_window_quartz_process_updates_internal),
1009         (gdk_window_quartz_process_all_updates),
1010         (gdk_window_impl_quartz_process_updates): Refactor the process 
1011         updates functions to share code between them. Also fixes bug 
1012         #427660 by not updating larger regions than necessary.
1013
1014 2007-04-18  Matthias Clasen  <mclasen@redhat.com>
1015
1016         * gdk/gdkregion-generic.h (GROWREGION): Handle the case
1017         of nRects == 0 correctly.  
1018         
1019 2007-04-18  Emmanuele Bassi  <ebassi@gnome.org>
1020
1021         * gtk/gtkrecentmanager.c (gtk_recent_manager_lookup_item): Fix
1022         a leak by not increasing the refcount of the GtkRecentInfo
1023         object when returning it (thanks to Matthias Clasen).
1024
1025 2007-04-16  Alexander Larsson  <alexl@redhat.com>
1026
1027         * gtk/gtkprintoperation.c (gtk_print_operation_run):
1028         Make async print preview work by actually starting
1029         the print process in that case (#424168)
1030
1031 2007-04-14  Yevgen Muntyan <muntyan@tamu.edu>
1032
1033         * gtk/gtkselection.c (selection_get_text_plain): fixed
1034         wrong g_convert_with_fallback() call which caused
1035         gtk_selection_data_get_text() return invalid UTF-8 for
1036         non-ASCII text in text/plain selection (#382824).
1037
1038 2007-04-12  Jakub Steiner <jimmac@ximian.com>
1039
1040         * gtk/stock-icons/*: update the stock icons to follow the Tango
1041                 style guidelines
1042
1043 2007-04-11  Chris Wilson  <chris@chris-wilson.co.uk>
1044
1045         * gtk/gtkiconfactory.c (_gtk_icon_factory_list_ids):
1046         * gtk/gtkstock.c (gtk_stock_list_ids):
1047             Switch over to use glib's new g_hash_table_get_keys() rather
1048             than our own static implementation.
1049
1050         * gtk/gtkiconfactory.h: Update to return a GList.
1051
1052         * configure.in: Bump required version to 2.13.1
1053
1054 2007-04-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1055
1056         * gdk/quartz/gdkeventloop-quartz.c: Protect the polling thread
1057           setup and shutdown function by mutexes and read the wakeup
1058           pipe unconditionally and unblocking. This should make the main
1059           loop always be woken up when using g_idle_add() from another
1060           thread in the Quartz backend (#425271).
1061
1062 2007-04-10  Matthias Clasen  <mclasen@redhat.com>
1063
1064         * gdk/x11/xsettings-client.[hc]: Change the XSettingsWatchFunc
1065         to return a Bool to indicate success. Update callers and 
1066         implementors. Based on a patch by Owen Taylor.
1067         
1068         * gdk/x11/gdkevents-x11.c (gdk_xsettings_watch_cb): Don't
1069         leak a reference to gdkwin.
1070
1071 2007-04-07  Xan Lopez  <xan@gnome.org>
1072
1073         * gtk/gtknotebook.c (gtk_notebook_class_init): 
1074         s/arrow-size/arrow-spacing in the arrow-spacing
1075         style property docs.
1076
1077 2007-04-06  Richard Hult  <richard@imendio.com>
1078
1079         * gdk/quartz/: Clean up namespaces to make the code more
1080         maintainable.
1081
1082         * gdk/quartz/gdkdrawable-quartz.c:
1083         * gdk/quartz/gdkgc-quartz.c: Fix bug #418384, alignment of tiled
1084         images, by setting the pattern phase for the CG pattern.
1085
1086 2007-04-04  Kristian Rietveld  <kris@imendio.com>
1087
1088         * gtk/gtktooltip.c (tooltip_browse_mode_expired),
1089         (gtk_tooltip_hide_tooltip), (tooltip_popup_timeout),
1090         (gtk_tooltip_start_delay): use new gdk_threads API.
1091
1092 2007-04-03  Behdad Esfahbod  <behdad@gnome.org>
1093
1094         * gtk/gtksettings.c (settings_update_font_options): Don't set
1095         metrics-hinting font option.  Rely on the default value which is
1096         on for all raster cairo surfaces. (#425985)
1097
1098 2007-04-03  Loïc Minier  <lool@dooz.org>
1099
1100         * gdk/x11/gdkscreen-x11.c: (check_xfree_xinerama): Revert to
1101         non-xinerama mode when XineramaQueryScreens returns NULL; patch from
1102         Simon McVittie; #425786.
1103
1104 2007-04-02  Michael Natterer  <mitch@imendio.com>
1105
1106         * gtk/gtkmenushell.c (gtk_real_menu_shell_move_current): remove
1107         artifact from the time when type checking casts warned on NULL,
1108         some whitespace cleanup.
1109
1110 2007-04-01  Cody Russell  <bratsche@gnome.org>
1111
1112         * modules/engines/ms-windows/msw_style.c: Fix rendering of
1113         notebook tabs when they are bottom-oriented.  Fixes #399253.
1114
1115 2007-03-31  Elijah Newren  <newren gmail com>
1116
1117         * gdk/x11/gdkwindow-x11.c (setup_toplevel_window,
1118           gdk_x11_window_set_user_time):
1119         Patch from Matthias to add support for the
1120         _NET_WM_USER_TIME_WINDOW EWMH protocol; see #354213.
1121
1122         WARNING: This patch will make metacity <= 2.18.0 freeze on
1123         workspace switch.  This is due to a weird problem that should only
1124         affect window managers using gdk in-process for decoration drawing
1125         and which make an unsafe assumption relating to doing so (i.e. it
1126         should only affect metacity).  Upgrade your version of metacity if
1127         you hit this bug.
1128
1129 2007-03-29  Michael Natterer  <mitch@imendio.com>
1130
1131         Don't close menus on clicks on their border area (bug #423761).
1132         (modified patch from maemo-gtk).
1133
1134         * gtk/gtkmenu.c (gtk_menu_button_press)
1135         (gtk_menu_button_release): bail out early if the click was on the
1136         menu's border (not on any item and not outside the window).
1137
1138         (pointer_in_menu_window): new utility function which checks if
1139         passed root coords are inside the menu_shell or one of its
1140         parent shells.
1141
1142 2007-03-29  Michael Natterer  <mitch@imendio.com>
1143
1144         * gtk/gtkmenu.c: get rid of local GtkSettings variables by moving
1145         gtk_widget_get_settings() into the g_object_get() call. Some small
1146         indentation fixes.
1147
1148 2007-03-28  Matthias Clasen  <mclasen@redhat.com>
1149
1150         * modules/printbackends/cups/gtkcupsutils.[hc]:
1151         * modules/printbackends/cups/gtkprintbackendcups.c: Apply
1152         a patch by John Palmieri to make the cups print backend support
1153         raw printers.  
1154
1155 2007-03-28  Kristian Rietveld  <kris@imendio.com>
1156
1157         * gtk/gtkwidget.c (gtk_widget_set_tooltip_window): don't unref
1158         tooltip_window, since this is handled by set_qdata_full() already.
1159         (#412001, Torsten Schoenfeld).
1160
1161 2007-03-27  Tor Lillqvist  <tml@novell.com>
1162
1163         * modules/input/Makefile.am: Use LDADDS for im-multipress.la, too: 
1164
1165 2007-03-26  Christian Persch  <chpe@gnome.org>
1166
1167         * gtk/gtkrc.c: (gtk_rc_context_get): Initialise variable. Bug #423064.
1168
1169 2007-03-24  Kristian Rietveld  <kris@gtk.org>
1170
1171         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
1172         calculate the depth with the corrected real_cell_area and don't
1173         subtract horizontal_separator/2.
1174
1175 2007-03-24  Andreas Nilsson <andreas@andreasn.se>
1176
1177         * gtk-yes.png
1178         * gtk-no: More Tango love.
1179
1180 2007-03-23  Jakub Steiner <jimmac@ximian.com>
1181
1182         * gtk-dialog-authentication.svg
1183         * gtk-dialog-error.svg
1184         * gtk-dialog-info.svg
1185         * gtk-dialog-question.svg
1186         * gtk-dialog-warning.svg: Start with a Tango face-lift.
1187
1188 2007-03-23  Rodney Dawes  <dobey@novell.com>
1189
1190         * gtk/gtkicontheme.c: Fix a couple of comment typos (#421627)
1191
1192 2007-03-23  Matthias Clasen  <mclasen@redhat.com>
1193
1194         * gtk/gtkfilechooserdefault.c: Add a keybinding (C-h) to
1195         toggle whether to show hidden files.  (#344657, 
1196         Wouter Bolsterlee, Priit Laes, et al)
1197
1198 2007-03-23  Matthias Clasen  <mclasen@redhat.com>
1199
1200         * gtk/gtkfilechooserdefault.c: Add a keybinding (C-l) to
1201         toggle the visibility of the location entry.  (#383354, 
1202         John Pye, patch by Carlos Garnacho)
1203
1204 2007-03-22  Matthias Clasen  <mclasen@redhat.com>
1205
1206         * gtk/gtksettings.c (merge_color_scheme): Freeze property
1207         notification.
1208         * gtk/gtksettings.c (_gtk_settings_handle_event): Handle
1209         the gtk-color-scheme xsetting being unset.
1210
1211         * gtk/gtkrc.c (gtk_rc_reparse_all_for_settings): Handle
1212         recursion locally.
1213
1214 2007-03-21  Matthias Clasen  <mclasen@redhat.com>
1215
1216         * gtk/gtkprintoperation-unix.c: Remove leftover debug spew.
1217
1218 2007-03-21  Rodney Dawes  <dobey@novell.com>
1219
1220         * gtk/gtk.symbols:
1221         * gtk/gtkicontheme.[ch]:
1222         * docs/reference/gtk/gtk-sections.txt:
1223         * tests/testicontheme.c:
1224         Add a new API call gtk_icon_theme_list_contexts so that one can
1225         choose icons from a theme by context (#420719)
1226         
1227 2007-03-21  Ross Burton  <ross@burtonini.com>
1228
1229         * gtk/gtktexttag.c:
1230         Document the ::event signal (#420703).
1231
1232 2007-03-20  Kristian Rietveld  <kris@gtk.org>
1233
1234         * gtk/gtktreeviewcolumn.c:
1235         * gtk/gtktreeprivate.h: add _gtk_tree_view_column_get_focus_area().
1236
1237         * gtk/gtktreeview.c (gtk_tree_view_clamp_column_visible): add
1238         focus_to_cell parameter, rework to handle clamping columns which
1239         are bigger than the available page size better,
1240         (gtk_tree_view_key_press): remove code handling moving the focus
1241         to other column headers,
1242         (gtk_tree_view_header_focus): add clamp_column_visible parameter,
1243         fix RTL support, don't wrap around when moving focus to other
1244         column headers, call gtk_tree_view_clamp_column_visible() instead
1245         of duplicating code,
1246         (gtk_tree_view_focus): only clamp the column visible when we are
1247         explicitly moving to another column header (fixes #399555, Charles
1248         Kerr),
1249         (gtk_tree_view_move_cursor_left_right): update call to
1250         gtk_tree_view_clamp_column_visible().
1251
1252 2007-03-19  Matthias Clasen <mclasen@redhat.com> 
1253
1254         * demos/gtk-demo/appwindow.c: Explicitly set the title on the
1255         about dialog.
1256
1257 2007-03-18  Matthias Clasen <mclasen@redhat.com> 
1258
1259         * gtk/gtkentrycompletion.c (gtk_entry_completion_compute_prefix):
1260         Ensure that the prefix is valid UTF-8.  (#419568, Nickolay V. Shmyrev)
1261
1262 2007-03-18  Matthias Clasen <mclasen@redhat.com> 
1263
1264         * modules/input/gtkimcontextmultipress.[hc]:
1265         * modules/input/im-multipress.conf:
1266         * modules/input/immultipress.c:
1267         * modules/input/README.multipress: Add the multipress input
1268         method.  (#417446, Johannes Schmid, Murray Cumming)
1269
1270         * modules/input/Makefile.am: Glue
1271
1272 2007-03-17  Chris Wilson  <chris@chris-wilson.co.uk>
1273
1274         * gdk/x11/gdkvisual-x11.c (_gdk_visual_init):
1275         Initialise nxvisuals to 0 in order to handle XGetVisualInfo()
1276         failures gracefully. (#419171)
1277
1278 2007-03-17  Emmanuele Bassi  <ebassi@gnome.org>
1279
1280         * gtk/gtkrecentaction.c (recent_chooser_set_property),
1281         (gtk_recent_action_set_property): Remove useless inlined
1282         function and propagate the properties to the GtkRecentChooser
1283         objects we create, instead of all the proxies.
1284
1285         (set_current_filter): Remove 'inline' marker.
1286
1287 2007-03-16  Emmanuele Bassi  <ebassi@gnome.org>
1288
1289         Apply changes suggested by Michael Natterer. (#338843)
1290
1291         * gtk/gtkaction.h:
1292         * gtk/gtkaction.c: Rename get_submenu() to create_menu();
1293         rename gtk_action_get_submenu() to gtk_action_create_menu().
1294
1295         * gtk/gtkrecentaction.c: Update for GtkAction change.
1296
1297         * gtk/gtkuimanager.c (update_node): Update for GtkAction change;
1298         also, use the menu from the GtkAction for both menuitem and
1299         toolitem nodes.
1300
1301 2007-03-16  Xan Lopez  <xan@gnome.org>
1302
1303         * gtk/gtkwidget.c: Fix documentation error in
1304         gtk_widget_set_redraw_on_allocate.
1305
1306 2007-03-16  Matthias Clasen  <mclasen@redhat.com>
1307
1308         * gtk/gtkprintunixdialog.c (printer_added_cb): Scroll to
1309         make the selected printer visible.  (#418403, Nickolay V. Shmyrev,
1310         patch by Christian Persch)
1311
1312 2007-03-15  Federico Mena Quintero  <federico@novell.com>
1313
1314         Merged from gtk-2-10:
1315
1316         * gtk/gtkfilechooserdefault.c (find_good_size_from_style):
1317         PANGO_PIXELS() gives us device units, which are *points* in
1318         pangocairo's parlance, but we want actual pixels.  So, get the
1319         screen's resolution to compute the actual number of pixels.
1320         Fixes bug #418585.
1321
1322 2007-03-15  Emmanuele Bassi  <ebassi@gnome.org>
1323
1324         * gtk/gtkrecentmanager.c (gtk_recent_manager_add_item): Remove
1325         unused GError; do not allocate GtkRecentData and use a variable
1326         on the stack. (#418673, Morten Welinder)
1327
1328 2007-03-15  Emmanuele Bassi  <ebassi@gnome.org>
1329
1330         * gtk/gtkaction.[ch]: Add GtkActionClass::get_submenu() vfunc:
1331         actions providing a menu item or a menu tool button with already
1332         a submenu should return the GtkMenu widget.
1333
1334         * gtk/gtkuimanager.c (update_node): If an action provides its
1335         own submenu, use it instead of adding an empty one
1336
1337         * gtk/gtkrecentaction.[ch]: Add GtkRecentAction, an action
1338         implementing the GtkRecentChooser interface for displaying the
1339         list of recently used files into menus and toolbars generated
1340         using GtkUIManager. (#338843)
1341
1342         * gtk/Makefile.am:
1343         * gtk/gtk.h:
1344         * gtk/gtk.symbols: Add GtkRecentAction API to the build.
1345
1346         * tests/testactions.c: Exercise the GtkRecentAction API.
1347
1348 2007-03-15  Chris Wilson  <chris@chris-wilson.co.uk>
1349
1350         * gtk/gtkicontheme.c (ensure_valid_themes), (rescan_themes),
1351         (gtk_icon_theme_rescan_if_needed): Protect ensure_valid_themes()
1352         from recursion, which can happen for example if the app tries to
1353         reload an icon from within a theme-changed handler. (#418531)
1354
1355 2007-03-15  Richard Hult  <richard@imendio.com>
1356
1357         * gdk/quartz/gdkmain-quartz.c: Add stubs for
1358         gdk_notify_startup_complete_with_id and gdk_window_set_startup_id
1359         here too.
1360
1361 2007-03-15  Emmanuele Bassi  <ebassi@gnome.org>
1362
1363         * gtk/gtkrecentmanager.c: Fix documentation errors. (Morten
1364         Welinder)
1365
1366 2007-03-15  Tor Lillqvist  <tml@novell.com>
1367
1368         * gdk/gdk.symbols: Add gdk_notify_startup_complete_with_id and
1369         gdk_window_set_startup_id.
1370
1371         * gdk/win32/gdkmain-win32.c: Add dummy implementations of the above.
1372
1373 2007-03-15  Emmanuele Bassi  <ebassi@gnome.org>
1374
1375         * gtk/gtkrecentchooserprivate.h:
1376         * gtk/gtkrecentchooserutils.c: Move filtering of the recent
1377         files list into the shared implementation; do the filtering
1378         before the sorting, so that we always clamp on the desired
1379         size. (#418219)
1380
1381         * gtk/gtkrecentchoosermenu.c: Remove the filtering of the
1382         list, as it's already been done.
1383
1384         * gtk/gtkrecentchooserdefault.c: Ditto; also remove the
1385         GtkTreeModelFilter: just reload the view if the sorting and
1386         filtering properties change.
1387
1388         * gtk/testrecentchoosermenu.c: Exercise the limit property.
1389
1390 2007-03-14  Michael Natterer  <mitch@imendio.com>
1391
1392         Make gtk_widget_set_extension_events() work on already realized
1393         widgets (bug #379550, Tommi Komulainen)
1394
1395         * gdk/x11/gdkinput.c (gdk_input_set_extension_events): allow to be
1396         called multiple times without leaking and work correctly when
1397         already realized (don't rely on a configure event following).
1398
1399         * gtk/gtkwidget.c (gtk_widget_set_extension_events_internal): new
1400         internal function which walks the GdkWindow tree and sets the
1401         extension events on all windows that belong to the widget.
1402
1403         (gtk_widget_realize)
1404         (gtk_widget_set_extension_events): use the new function.
1405
1406 2007-03-14  Emmanuele Bassi  <ebassi@gnome.org>
1407
1408         Various clean ups in the GtkRecent code. (see #338843)
1409
1410         * gtk/gtkrecentchooserdefault.c:
1411         * gtk/gtkrecentchoosermenu.c:
1412         * gtk/gtkrecentchooserprivate.h:
1413         * gtk/gtkrecentchooserutils.c: Move the recent chooser function
1414         for getting the sorted and clamped list of recent files from the
1415         manager outside the implementations.
1416
1417         * gtk/gtkrecentchooserdefault.c (chooser_set_sort_type): Repopulate
1418         the list when the sorting order changes.
1419
1420         (gtk_recent_chooser_default_dispose),
1421         (gtk_recent_chooser_default_finalize): Move object unref and
1422         source removal from finalize to dispose.
1423
1424         * gtk/gtkrecentchooser.c (gtk_recent_chooser_type_init): Relax the
1425         prerequisite for the GtkRecentChooser interface implementations,
1426         from GtkObject to GObject.
1427
1428         (gtk_recent_chooser_class_init): Use GTK_PARAM_* instead of
1429         G_PARAM_*
1430
1431 2007-03-13  Emmanuele Bassi  <ebassi@gnome.org>
1432
1433         Apply patch by Vytautas Liuolia for changing the startup
1434         notification id on a window in the X11 backend. (#347375)
1435
1436         * gdk/gdk.h:
1437         * gdk/gdkx.h:
1438         * gdk/x11/gdkdisplay-x11.c: Add gdk_notify_startup_complete_with_id()
1439         and gdk_x11_display_get_startup_notification_id().
1440
1441         * gdk/gdkwindow.h:
1442         * gdk/x11/gdkwindow-x11.c: Add gdk_window_set_startup_id().
1443
1444         * gtk/gtkwindow.h:
1445         * gtk/gtkwindow.c: Add gtk_window_set_startup_id(), used to
1446         change the startup notification id.
1447         
1448         (gtk_window_class_init), (gtk_window_init),
1449         (gtk_window_set_property): Add write-only "startup-id" property
1450         to GtkWindow.
1451
1452         (gtk_window_realize): Set the startup notification id
1453         on a GtkWindow if it's valid.
1454
1455         (gtk_window_map): If we have another valid startup notification
1456         id then finish the notification process.
1457
1458 2007-03-13  Matthias Clasen  <mclasen@redhat.com>
1459
1460         * gtk/gtknotebook.c (gtk_notebook_real_insert_page):
1461         Fix tabbed browsing in epiphany.  (#413664, Christian Persch)
1462
1463 2007-03-12  Matthias Clasen  <mclasen@redhat.com>
1464
1465         * gtk/gtksizegroup.c (gtk_size_group_add_widget): Clarify
1466         docs.  (#345844, Torsten Schoenfeld)
1467
1468         * gdk/x11/gdkevents-x11.c (gdk_display_add_client_message_filter):
1469         * gdk/gdkwindow.c (gdk_window_add_filter): Add
1470         cross-references.  (#351252, Vincent Untz)
1471
1472         * gtk/gtkprintoperation.c: Fix an oversight in an
1473         example.  (#381083, Ian Puleston)
1474
1475         * gtk/gtkcombobox.c: Clean up and clarify docs.  (#412484)
1476
1477 2007-03-12  Matthias Clasen  <mclasen@redhat.com>
1478
1479         * gtk/gtkspinbutton.c (gtk_spin_button_style_set): Set
1480         the background of the panel window on style changes. (#402144,
1481         Benjamin Berg)
1482
1483 2007-03-12  Matthias Clasen  <mclasen@redhat.com>
1484
1485         * gtk/gtkbindings.c (gtk_binding_entry_add_signal): Remove
1486         an obsolete comment.  (#402169, Xan Lopez)
1487
1488 2007-03-12  Matthias Clasen  <mclasen@redhat.com>
1489
1490         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_get_property):
1491         Don't copy PangoLanguage.  (#340031, Morten Welinder)
1492
1493 2007-03-12  Matthias Clasen  <mclasen@redhat.com>
1494
1495         * gtk/gtkfilechooserbutton.c (change_icon_theme_get_info_cb):
1496         Handle the row reference path being NULL.  (#410565, Joe Markus
1497         Clarke, patch by Chris Wilson)
1498
1499 2007-03-11  Matthias Clasen  <mclasen@redhat.com>
1500
1501         * tests/testiconview.c: Handle Menu key presses without
1502         crash.  (#385637, Christian Persch)
1503
1504 2007-03-11  Matthias Clasen  <mclasen@redhat.com>
1505
1506         * gtk/gtktooltips.c (gtk_tooltips_get_info_from_tip_window):
1507         Don't crash if active_tips_data is NULL.  (#382904, Li Yuan)
1508
1509 2007-03-11  Matthias Clasen  <mclasen@redhat.com>
1510
1511         * gtk/gtktextview.c (gtk_text_view_set_buffer): Set first_para_mark
1512         to NULL.  (#396805, Colin Leroy, patch by Mariano Suárez-Alvarez)
1513         
1514 2007-03-12  Kristian Rietveld  <kris@gtk.org>
1515
1516         * gtk/gtkfilechooserdefault.c (check_save_entry): immediately
1517         bail out if current_folder is NULL. (#350988, lots of reporters,
1518         modified patch by Jan Darmochwal).
1519
1520 2007-03-10  Kristian Rietveld  <kris@gtk.org>
1521
1522         * gtk/gtktreeview.c (gtk_tree_view_search_dialog_hide): only
1523         hide the search dialog and send focus events if the search dialog
1524         is currently visible.
1525
1526 2007-03-10  Richard Hult  <richard@imendio.com>
1527
1528         * gdk/quartz/gdkdrawable-quartz.c:
1529         (gdk_quartz_ref_cairo_surface): Reuse the surface during its lifetime.
1530         (gdk_quartz_drawable_get_context): Update for the new quartz cairo 
1531         surface API (#410442). Don't lock focus unless called outside of an 
1532         expose event.
1533         (gdk_quartz_drawable_release_context): Only flush the CG context and 
1534         unlock focus if called outside of expose.
1535         (_gdk_quartz_drawable_finish): New function, used to free the cached
1536         cairo surface.
1537
1538         * gdk/quartz/gdkwindow-quartz.c:
1539         (gdk_window_impl_quartz_begin_paint_region): A few small style changes.
1540         (_gdk_window_impl_quartz_get_type): No need to make the type info
1541         static.
1542         (gdk_window_quartz_process_all_updates): Move the autorelease pool
1543         allocation and freeing outside the loop.
1544         (_gdk_windowing_window_destroy): Finish the drawable.
1545         (move_resize_window_internal): Small cleanup and remove comment.
1546
1547         * gdk/quartz/gdkpixmap-quartz.c: Finish the drawable.
1548
1549 2007-03-10  Richard Hult  <richard@imendio.com>
1550
1551         * gdk/quartz/gdkprivate-quartz.h: Add missing function signature to fix
1552         a build warning.
1553
1554 2007-03-10  Richard Hult  <richard@imendio.com>
1555
1556         * gdk/quartz/gdkdisplay-quartz.c: (gdk_display_get_name): Plug a leak.
1557
1558 2007-03-10  Richard Hult  <richard@imendio.com>
1559
1560         * gdk/quartz/GdkQuartzView.c: Remove unneccesary exposure mask check.
1561
1562 2007-03-10  Richard Hult  <richard@imendio.com>
1563
1564         * gdk/quartz/gdkevents-quartz.c: (gdk_screen_get_setting): Don't set
1565         the font name here, leave that to themes, fixes #387508.
1566
1567 2007-03-10  Kristian Rietveld  <kris@gtk.org>
1568
1569         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_ref_node),
1570         (gtk_tree_model_sort_real_unref_node): when (un)reffing an
1571         element, also (un)ref its parent elements. (Fixes #364946,
1572         reported by many, testcase by Andreas Koehler).
1573
1574 2007-03-10  Matthias Clasen <mclasen@redhat.com>
1575
1576         * gtk/gtkprintoperation-unix.c: Initialize the do_preview
1577         field of PrintResponseData.  (#396703, Christian Persch)
1578
1579         * tests/print-editor.c: Plug some leaks.
1580
1581 2007-03-09  Matthias Clasen <mclasen@redhat.com>
1582
1583         * gtk/gtktextview.c (gtk_text_view_end_selection_drag):
1584         Get rid of the unused event argument. Update all callers.
1585
1586         * gtk/gtktextview.c (gtk_text_view_focus_out): Call
1587         gtk_text_view_end_selection_drag.  (#351671, Boyd Timothy)
1588
1589 2007-03-09  Matthias Clasen <mclasen@redhat.com>
1590
1591         * modules/input/gtkimcontextxim.c 
1592         (gtk_im_context_xim_filter_keypress): Don't commit
1593         modifier-adorned characters.  (#331369, #335796, Lin Ma
1594         and others)
1595
1596 2007-03-09  Matthias Clasen <mclasen@redhat.com>
1597
1598         * Everywhere: Remove unnecessary NULL checks before
1599         g_free().  (#369666, Morten Welinder, Djihed Afifi)
1600
1601         * configure.in: Check for ftw.h
1602
1603 2007-03-09  Matthias Clasen <mclasen@redhat.com>
1604
1605         * gtk/gtkfilesystemwin32.c (get_icon_path): Remove
1606         C99isms.  (#416525, Kazuki Iwamoto)
1607
1608 2007-03-09  Tor Lillqvist  <tml@novell.com>
1609
1610         * README.win32: Update.
1611
1612 2007-03-08  Matthias Clasen <mclasen@redhat.com>
1613
1614         * gdk/x11/gdkasync.c (send_event_handler): Defer the callbacks
1615         to an idle to avoid deadlock with xcb-ified libX11.  (#413032,
1616         Sebastian Dröge)
1617
1618 2007-03-08  Matthias Clasen <mclasen@redhat.com>
1619
1620         * gtk/gtknotebook.c (gtk_notebook_real_insert_page):
1621         Set child visibility to FALSE here; it will be turned
1622         back on in switch_page.  (#413664, Carlos Garnacho)
1623         
1624 2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>
1625
1626         * modules/engines/ms-windows/msw_style.c: Use proper border style
1627         when drawing shadow of scrolled windows on Windows XP (#168326)
1628         * modules/engines/ms-windows/xp_theme.c: Explicitly set size of
1629         element_part_map array to ensure it always is large enough.
1630         
1631 2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>      
1632
1633         * gtk/gtkcombobox.c: Add shadow-type style property, set shadow-type
1634         property of GtkEntry accordingly, unify size-allocation of toggle
1635         button (#411123, patch from Mathias Hasselmann).
1636         * gtk/gtkentry.c: Add shadow-type property. Query style properties
1637         on style changes only (#411123, patch from Mathias Hasselmann).
1638         * modules/engines/ms-windows/msw_style.c: Drop combo_box_draw_box
1639         hack as GtkComboBox emits drawing requests now (#411123, patch 
1640         from Mathias Hasselmann).
1641         
1642 2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>
1643
1644         * gtk/gtkscrolledindow.c: Improve look of GtkScrolledWindow on Windows
1645         by implementing a scrollbars-within-bevel style property. (#168326)
1646         
1647 2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>
1648
1649         * gtk/gtkfilesystemwin32.c: Use Windows shell icons. Icons are
1650         stored in the current theme with the name
1651         "gtk-win32-shell-icon;PATH;INDEX". PATH and INDEX reference shell
1652         icons as reported by SHGetFileInfoW. (#412221)
1653
1654 2007-03-07  Matthias Clasen <mclasen@redhat.com>
1655
1656         * gtk/gtkexpander.c (gtk_expander_paint_focus): Draw the
1657         focus around the arrow if there is no label widget.  
1658         (#124045, Cody Russell)
1659
1660 2007-03-07  Matthias Clasen <mclasen@redhat.com>
1661
1662         * gtk/gtkcombo.c: (gtk_combo_init):
1663         * gtk/gtkcombobox.c: (gtk_combo_box_set_popup_widget),
1664         (gtk_combo_box_menu_setup):
1665         Set names on the popup widgets to make them themable. (#414975, 
1666         Benjamin Berg)
1667
1668 2007-03-07  Michael Natterer  <mitch@imendio.com>
1669
1670         * gtk/gtkcellrendereraccel.c: use multihead safe ungrab functions
1671         instead of gdk_keyboard_ungrab() and gdk_pointer_ungrab(), remove
1672         empty finalize() implementation, some cosmetic cleanup
1673         (bug #415645).
1674
1675 2007-03-06  Chris Wilson  <chris@chris-wilson.co.uk>
1676
1677         * gtk/gtkicontheme.c (update_current_theme), (gtk_icon_theme_init),
1678         (do_theme_change), (gtk_icon_theme_set_custom_theme),
1679         (load_themes):
1680         Be careful not to trigger a style reset before we have loaded
1681         the icon theme. (#414875).
1682
1683 2007-03-06  Tor Lillqvist  <tml@novell.com>
1684
1685         * gdk/Makefile.am
1686         * gtk/Makefile.am: Further fixes for building on Win32 outside
1687         srcdir. (#413492, Mathias Hasselmann)
1688
1689 2007-03-04  Ihar Hrachyshka <iharh@gnome.org>
1690
1691         * configure.in: Added be@latin to ALL_LINGUAS. Problems seems to be
1692         fixed.
1693
1694 2007-03-04  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
1695
1696         * configure.in: Removed be@latin from ALL_LINGUAS, as it's currently
1697         breaking the build.
1698
1699 2007-03-04  Ihar Hrachyshka <iharh@gnome.org>
1700
1701         * configure.in: Added be@latin to ALL_LINGUAS
1702
1703 2007-03-03  Guillaume Savaton <llumeao@gmail.com>
1704
1705         * configure.in: Added Esperanto (eo) to ALL_LINGUAS
1706
1707 2007-03-01  Matthias Clasen <mclasen@redhat.com>
1708
1709         * gtk/gtksettings.c: Always store gtk-color-scheme
1710         values from all sources in the ColorSchemeData struct
1711         and ignore the property_value for gtk-color-scheme.
1712         This fixes #412596, reported by Thomas Wood.
1713
1714 2007-02-28  Matthias Clasen <mclasen@redhat.com>
1715
1716         * gtk/gtksettings.c: Make color scheme update properly
1717         when changing themes.  (#402131, Benjamin Berg)
1718
1719 2007-02-28  Matthias Clasen <mclasen@redhat.com>
1720
1721         * gtk/gtkrc.c: Don't leak references to the color-hash 
1722         gotten from GtkSettings.  (#409357, Benjamin Berg)
1723
1724 2007-02-28  Tristan Van Berkom <tvb@gnome.org>
1725
1726         * gtk/gtkradiobutton.c: Fixed a warning from
1727         g_object_set (radiobutton, "group", NULL, NULL).
1728
1729 2007-02-26  Matthias Clasen <mclasen@redhat.com>
1730
1731         Apply a patch by Carlos Garnacho to fix several problems
1732         with filechooser size handling (#325477, #151169, 143213,
1733         #153785)
1734
1735         * gtk/gtkfilechooserdefault.c: Increase NUM_LINES slightly.
1736         (browse_widgets_create): Don't force the paned position to 200.
1737         (find_good_size_from_style): Take the size of the extra widget
1738         into account.
1739
1740         * gtk/gtkfilechooserdialog.c (file_chooser_widget_update_hints):
1741         Accept a minimal width parameter. Update all callers.
1742
1743 2007-02-26  Matthias Clasen <mclasen@redhat.com>
1744
1745         * gtk/gtkprintunixdialog.c: Change the label to "Pages per side",
1746         which is more accurate, suggested by Tim Waugh. String change! 
1747
1748 2007-02-26  Matthias Clasen <mclasen@redhat.com>
1749
1750         * gtk/gtkprinteroptionwidget.c: Make the folder selection for
1751         print-to-file work. Reported by Ian Collier.
1752
1753 2007-02-26  Chris Wilson  <chris@chris-wilson.co.uk>
1754
1755         Bug 409101 – invalid read to gtkicontheme.c insert_theme(), might cause gnome-panel crash
1756
1757         * gtk/gtkicontheme.c: (scan_directory):
1758                 Reorder the replacement of the shared base_name key, so that we
1759                 avoid dereferencing the string in the icon_theme->all_icon
1760                 hash table after freeing it from the dir->icons hash table.
1761
1762 2007-02-26  Tor Lillqvist  <tml@novell.com>
1763
1764         * gdk/win32/gdkwindow-win32.c (gdk_window_set_icon_name): Add
1765         comment clarifying that "icon name" here is not related to the
1766         freedesktop.org icon naming stuff.
1767
1768 2007-02-23  Dom Lachowicz  <domlachowicz@gmail.com>
1769
1770         * modules/engines/ms-windows/msw_style.c: Bug 411118 - bad bevel for
1771         progress bar on windows classic. Match from Mathias Hasselmann.
1772         
1773 2007-02-19  Tor Lillqvist  <tml@novell.com>
1774
1775         * gdk/win32/gdkinput.c
1776         (gdk_device_finalize, gdk_device_class_init): Remove.
1777         (gdk_device_get_type): Drop class init function. The X11 version
1778         doesn't have one either.
1779         (gdk_devices_list): Call gdk_display_list_devices() on _gdk_display.
1780         (gdk_display_list_devices): Check that the argument is
1781         _gdk_display.
1782
1783         * gdk/win32/gdkinput-win32.h (GdkAxisInfo, GdkDevicePrivate):
1784         Cleanup: remove unused fields.
1785         * gdk/win32/gdkinput-win32.c: Corresponding changes. Fix function
1786         names in a few debugging printouts.
1787
1788 2007-02-18  Matthias Clasen  <mclasen@redhat.com>
1789
1790         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_visually):
1791         Ignore invisible text when going to end of the previous line.
1792         (#382565)
1793
1794 2007-02-18  Richard Hult  <richard@imendio.com>
1795
1796         * gdk/quartz/gdkwindow-quartz.c:
1797         (gdk_window_quartz_process_all_updates),
1798         (_gdk_windowing_window_destroy): Setup release pools to plug two leaks,
1799         patch from Erik van Pienbroek, fixes bug #396649.
1800
1801 2007-02-18  Richard Hult  <richard@imendio.com>
1802
1803         * gdk/quartz/gdkevents-quartz.c: Add stub for 
1804         gdk_display_add_client_message_filter, patch from Taybin Rutkin. Fixes
1805         bug #405870.
1806
1807         * gdk/quartz/gdkprivate-quartz.h: Add prototypes to fix build warnings.
1808
1809 2007-02-18  Richard Hult  <richard@imendio.com>
1810
1811         * gdk/quartz/GdkQuartzView.h:
1812         * gdk/quartz/GdkQuartzWindow.h:
1813         * gdk/quartz/gdkquartz.h: Import AppKit.h instead of Quartz.h.
1814         * gdk/quartz/gdkscreen-quartz.c: (get_mm_from_pixels): Don't use 
1815         userSpaceScaleFactor for 10.3. Those changes bring us closer to working
1816         on panther, patch from Mathias Hasselmann.
1817         
1818         * gdk/quartz/gdkeventloop-quartz.c: Add includes to fix build warnings.
1819
1820 2007-02-16  Behdad Esfahbod  <behdad@gnome.org>
1821
1822         * gdk/gdkpango.c (gdk_pango_layout_get_clip_region): Use PANGO_PIXELS
1823         instead of division. (#334617)
1824
1825 2007-02-16  Kristian Rietveld  <kris@gtk.org>
1826
1827         * gtk/gtktreeprivate.h: add cursor_offset field.
1828
1829         * gtk/gtktreeview.c (gtk_tree_view_init),
1830         (gtk_tree_view_move_cursor_page_up_down): fix off by one error
1831         in page up/down handling by memorizing the offset into the cursor
1832         row.  (Fixes #399809, reported by Bruce Bowler).
1833
1834 2007-02-16  Kristian Rietveld  <kris@gtk.org>
1835
1836         * gtk/gtktreeview.c (gtk_tree_view_search_dialog_hide): send
1837         a focus-in event to the tree view after hiding the search dialog.
1838         (#356515, Rich Burridge, Peter Parente).
1839
1840 2007-02-16  Kristian Rietveld  <kris@imendio.com>
1841
1842         * tests/testtooltips.c (query_tooltip_text_view_cb): also handle
1843         keyboard tooltips. (#408325, Matthias Clasen).
1844
1845 2007-02-16  Xan Lopez  <xan@gnome.org>
1846
1847         * gtk/gtkcombobox.c (gtk_combo_box_expose_event): Cleanup the logic
1848         in expose event handler. Reviewed by Matthias Clasen, #406112
1849
1850 2007-02-16  Matthias Clasen  <mclasen@redhat.com>
1851
1852         * gtk/gtkmain.c: Run pre_parse_hook only once.  (#403139, Kjartan
1853         Maraas)
1854
1855 2007-02-15  Matthias Clasen  <mclasen@redhat.com>
1856
1857         * gdk/x11/gdmain-x11.c (_gdk_xgrab_check_button_event): Be more
1858         careful when checking for ButtonRelease events that end implicit
1859         grabs.  (#386618, Christof Krüger)
1860
1861 2007-02-15  Matthias Clasen  <mclasen@redhat.com>
1862
1863         * gtk/gtktextbtree.c (_gtk_text_btree_delete): Free the lines
1864         even if there are no views.  (#408018, Albert Huang)
1865
1866 2007-02-15  Cody Russell  <bratsche@gnome.org>
1867
1868         * gdk/win32/gdkevents-win32.c: Make sure we get enough main context 
1869         iterations while we're resizing so that the window contents are resized 
1870         more smoothly (#389765).
1871
1872         * gdk/win32/gdkevents-win32.c: Fix flickering widgets when window contents
1873         are resized (#310522).
1874
1875 2007-02-15  Matthias Clasen  <mclasen@redhat.com>
1876
1877         * gtk/updateiconcache.c: Handle symlinked .icon files 
1878         intelligently; also avoid storing duplicate strings.
1879
1880 2007-02-15  Michael Natterer  <mitch@imendio.com>
1881
1882         * gtk/gtkmenushell.c: remove two antique function typedefs that
1883         are probably obsolete for ages.
1884
1885 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
1886
1887         reviewed by: Matthias Clasen  <mclasen@redhat.com>
1888
1889         * configure.in: determine installation prefixes of dependent libs to
1890         crossreference docs (#407146).
1891
1892 2007-02-14  Kristian Rietveld  <kris@imendio.com>
1893
1894         * gtk/gtktooltip.c (child_location_foreach): check return value
1895         of gtk_widget_translate_coordinates() so we cannot end up
1896         using uninitialized x, y values.  (#407863, patch from Carlos
1897         Garnacho).
1898
1899 2007-02-14  Kristian Rietveld  <kris@imendio.com>
1900
1901         * gtk/gtktreeviewcolumn.c (_gtk_tree_view_column_realize_button):
1902         use TREE_VIEW_DRAG_WIDTH/2 when calculating the drag window
1903         position instead of a hardcoded value.  (Taken from maemo-gtk).
1904
1905 2007-02-14  Michael Natterer  <mitch@imendio.com>
1906
1907         * gtk/gtkmenu.c (gtk_menu_motion_notify): don't forget to set the
1908         state of the synthesized GDK_ENTER_NOTIFY event. Fix taken from
1909         maemo-gtk.
1910
1911 2007-02-13  Kristian Rietveld  <kris@imendio.com>
1912
1913         * gtk/gtktooltip.c (gtk_tooltip_hide_tooltip): stop any
1914         pending tooltip timeout. (Fixes #406110, Carlos Garnacho).
1915
1916 2007-02-10  Emmanuele Bassi  <ebassi@gnome.org>
1917
1918         * gtk/gtkrecentchoosermenu.c: Fix the english of the comment;
1919         remove some type checking; use better variable naming for the
1920         internal menu item markers.
1921
1922 2007-02-09  Emmanuele Bassi  <ebassi@gnome.org>
1923
1924         * gtk/gtkrecentchoosermenu.c: Add support for both prepending
1925         and appending custom menu items.
1926
1927         (gtk_recent_chooser_menu_constructor): Add a placeholder menu
1928         item for the empty menu case, and for giving us a starting
1929         point for the recent items populating process.
1930
1931         (gtk_recent_chooser_menu_insert_item),
1932         (gtk_recent_chooser_menu_dispose_items): Insert an item at
1933         the position following the placeholder (and find that position
1934         if needed).
1935
1936         (idle_populate_func), (idle_populate_clean_up): Show the
1937         placeholder menu item, instead of creating one each time.
1938
1939         (gtk_recent_chooser_menu_populate): Kill some indirections
1940         and hide the placeholder before populating the menu.
1941
1942         (set_recent_manager): Remember to remove the idle population
1943         source if the manager changes.
1944
1945         * tests/testrecentchoosermenu.c: Test the appending and
1946         prepending of the menu items to the recent chooser menu
1947         widget.
1948
1949 2007-02-08  Emmanuele Bassi  <ebassi@gnome.org>
1950
1951         * gtk/gtkrecentchoosermenu.c (idle_populate_func): Keep count
1952         of the displayed items to build the menu items mnemonic instead
1953         of the overall item count. (#377164)
1954
1955         (idle_populate_clean_up): Append a menu item if all the items
1956         got filtered in the idle populate function. (#405696)
1957
1958         * tests/Makefile.am:
1959         * tests/testrecentchoosermenu.c: Add a test for the
1960         GtkRecentChooserMenu widget.
1961
1962 Thu Feb  8 13:07:08 2007  Tim Janik  <timj@imendio.com>
1963
1964         * applied patch from Xan Lopez which adds GTK_BUTTONBOX_CENTER to
1965         GtkButtonBox (bug #336159).
1966
1967         * gtk/gtkenums.h:
1968         * gtk/gtkvbbox.c, gtk/gtkhbbox.c, gtk/gtkbbox.c:
1969         support GTK_BUTTONBOX_CENTER.
1970
1971         * tests/testbbox.c: new button box test, which allows testing of 
1972         the various button box properties.
1973
1974         * tests/testgtk.c: added GTK_BUTTONBOX_CENTER. to button box test.
1975
1976 2007-02-07  Cody Russell  <bratsche@gnome.org>
1977
1978         * gdk/gdk.symbols: Add gdk_event_request_motions
1979
1980 Wed Feb  7 19:03:28 2007  Tim Janik  <timj@gtk.org>
1981
1982         * gtk/gtkentry.c (gtk_entry_motion_notify): fixed motion request 
1983         condition which was wrongly ported with my last commit.
1984
1985 Tue Feb  6 15:53:59 2007  Tim Janik  <timj@imendio.com>
1986
1987         * gtk/gtktextview.c (gtk_text_view_motion_event):
1988         * gtk/gtkspinbutton.c (gtk_spin_button_motion_notify):
1989         * gtk/gtkaboutdialog.c (credits_motion_notify_event):
1990         * gtk/gtkhruler.c (gtk_hruler_motion_notify):
1991         * gtk/gtkvruler.c (gtk_vruler_motion_notify): 
1992         * gtk/gtkentry.c (gtk_entry_motion_notify):
1993         * gtk/gtktooltip.c (_gtk_tooltip_handle_event):
1994         * gtk/gtkhsv.c (gtk_hsv_motion): call gdk_event_request_motions()
1995         for new motion events after receiving motion hints.
1996
1997         * gdk/gdkevents.[hc]: added gdk_event_request_motions().
1998
1999 2007-02-06  Kristian Rietveld  <kris@imendio.com>
2000
2001         * gtk/gtktooltip.c (find_topmost_widget_coords_from_event):
2002         remove unused get of has_tooltip.
2003
2004         * tests/testtooltips.c (query_tooltip_tree_view_cb): use the
2005         portable g_snprintf instead of snprintf.
2006
2007 2007-02-06  Michael Natterer  <mitch@imendio.com>
2008
2009         * gtk/gtktooltip.c (gtk_tooltip_finalize): chain up.
2010
2011         (gtk_tooltip_show_tooltip): move variables and code to local
2012         scope. Fixes warnings about maybe uninitialized variables.
2013
2014 2007-02-06  Kristian Rietveld  <kris@imendio.com>
2015
2016         New tooltips API.
2017
2018         * gtk/Makefile.am
2019         * gtk/gtk.h
2020         * gtk/gtk.symbols: build system foo.
2021
2022         * gtk/gtkmain.c (gtk_main_do_event): call tooltip event handler
2023         hook for appropriate events.
2024
2025         * gtk/gtkmarshalers.list: add BOOLEAN:INT,INT,BOOLEAN,OBJECT.
2026
2027         * gtk/gtkrc.c: add style for gtk-tooltip.
2028
2029         * gtk/gtksettings.c (gtk_settings_class_init): make the
2030         different tooltip timeouts configurable.
2031
2032         * gtk/gtkwidget.[ch]: add new properties, signals, make sure
2033         tooltips are hidden on unmap, destroy, update window event
2034         mask on realize, hook into focus change and show help
2035         handlers.
2036
2037         * gtk/gtkwindow.h: move GtkWindow typdef to gtkwidget.h ...
2038
2039         * gtk/gtktooltip.[ch]: new files.
2040
2041         * tests/Makefile.am
2042         * tests/testtooltips.c: add test application.
2043
2044 2007-02-05  Dom Lachowicz <domlachowicz@gmail.com>
2045
2046         * modules/engines/ms-windows/msw_style.c: Fix bug 404506, caused
2047         by prematurely releasing a DC. By Hiroyuki Yamamoto
2048         * modules/engines/ms-windows/msw_style.c: Fix bug 403470 - leaking 
2049         pixbufs when drawing rotated tabs. By Daniel Atallah
2050         
2051 2007-02-05  Michael Natterer  <mitch@imendio.com>
2052
2053         * gtk/gtksettings.c: add new boolean settings gtk-enable-accels
2054         and gtk-enable-mnemonics which enable/disable accelerators and
2055         mnemonics (bug #72375, based on a patch from Tommi Komulainen).
2056
2057         * gtk/gtkwindow.c (gtk_window_activate_key)
2058         * gtk/gtkmenushell.c (gtk_menu_shell_key_press): don't invoke them
2059         if the resp. setting is FALSE.
2060
2061         * gtk/gtkaccellabel.c (gtk_accel_label_refetch)
2062         * gtk/gtklabel.c (gtk_label_set_pattern_internal): don't display
2063         them if the setting is FALSE.
2064
2065         * gtk/gtklabel.c: added signal connection to the screen's settings
2066         object and traverse all widgets on the screen when the setting
2067         changes. It's slightly ugly to also update GtkAccelLabels here,
2068         but less ugly than connecting and traversing all widgets twice.
2069
2070 2007-02-05  Michael Natterer  <mitch@imendio.com>
2071
2072         * gtk/gtktextbuffer.h (enum GtkTextBufferTargetInfo): changed
2073         values from G_MAXUINT-0, -1, -2 to -1, -2, -3 so we stay within
2074         ansi C enum value limits. Fixes bug #46757.
2075
2076 2007-02-03  Soren Sandmann <sandmann@daimi.au.dk>
2077
2078         * gtk/gtksequence.[ch]: Remove these files since GSequence has
2079         been moved into GLib.
2080
2081         * gtk/gtkliststore.c: Port to GSequence instead of GtkSequence.
2082
2083         * configure.in: Require glib-2.13.0
2084         
2085 2007-02-04  Tor Lillqvist  <tml@novell.com>
2086
2087         * gdk/win32/gdkcursor-win32.c: Don't define BITMAPV5HEADER on
2088         mingw with w32api >= 3.8, which has it in wingdi.h. (#403896)
2089
2090 2007-02-02  Kristian Rietveld  <kris@gtk.org>
2091
2092         * gtk/gtktreeview.c (gtk_tree_view_row_changed): remove unused
2093         style_get of vertical-separator. (#403165, Chris Wilson).
2094
2095 2007-02-02  Christian Persch  <chpe@svn.gnome.org>
2096
2097         * gtk/gtkfilechoosersettings.c: (get_config_filename),
2098         (ensure_settings_read), (_gtk_file_chooser_settings_init),
2099         (_gtk_file_chooser_settings_set_show_hidden),
2100         (_gtk_file_chooser_settings_set_expand_folders),
2101         (_gtk_file_chooser_settings_save): Use a simple key file instead of a
2102         markup file. Bug #399592.
2103
2104 2007-02-02  Mariano Suárez-Alvarez  <mariano@gnome.org>
2105
2106         * gtk/gtkcellrenderertext.c(gtk_cell_renderer_text_class_init):
2107         be a little more helpful with the docs on GtkCellRendererText:alignment.
2108         Bug #403409.
2109
2110 2007-02-01  Michael Natterer  <mitch@imendio.com>
2111
2112         * gtk/gtkmenu.c (gtk_menu_paint): pass &event->area to
2113         gtk_paint_box() calls.
2114
2115 2007-02-01  Michael Natterer  <mitch@imendio.com>
2116
2117         * gtk/gtkmenu.c (gtk_menu_button_press)
2118         (gtk_menu_button_release)
2119         (gtk_menu_button_scroll): remove redundant and confusing
2120         if (GTK_IS_MENU (widget)) checks because "widget" is always a
2121         GtkMenu here.
2122
2123 Thu Feb  1 12:22:06 2007  Tim Janik  <timj@imendio.com>
2124
2125         * gtk/gtkcombobox.c (gtk_combo_box_list_destroy): remove extra reference
2126         that gtkcombobox keeps on priv->popup_widget if it's a tree view.
2127
2128 2007-01-31  Christian Persch  <chpe@svn.gnome.org>
2129
2130         * gtk/gtkaboutdialog.c: (update_credits_button_visibility),
2131         (gtk_about_dialog_set_authors), (gtk_about_dialog_set_documenters),
2132         (gtk_about_dialog_set_artists),
2133         (gtk_about_dialog_set_translator_credits): Hide the Credits button iff
2134         there are no credits to show. Bug #402806.
2135
2136 2007-01-31  Tor Lillqvist  <tml@novell.com>
2137
2138         * gdk/win32/gdkinput-win32.c (print_cursor): New debugging
2139         function.
2140         (_gdk_input_wintab_init_check): Call it when debugging output is
2141         requested.
2142         (_gdk_input_wintab_init_check): Skip duplicated cursors for Wacom
2143         tablets. The Wacom driver reports duplicated cursors with
2144         physid==0. Fix verified by Robert Ögren.
2145
2146 2007-01-30  Felix Riemann  <friemann@svn.gnome.org>
2147
2148         * modules/printbackends/file/gtkprintbackendfile.c:
2149         (file_printer_get_options): Fix leaked string. Fixes bug #402565.
2150
2151 2007-01-30  Matthias Clasen  <mclasen@redhat.com>
2152
2153         * gdk/x11/gdkwindow-x11.c (gdk_x11_window_move_to_current_desktop):
2154         (gdk_x11_window_set_user_time): Be more careful about toplevel
2155         possibly being NULL.  (#402453, Sebastian Bacher)
2156
2157 Tue Jan 30 12:09:56 2007  Tim Janik  <timj@gtk.org>
2158
2159         * gtk/gtksettings.c: cleaned up ::color-hash registration to not abuse
2160         class_n_properties and leave an uninitialized value array behind.
2161
2162 2007-01-29  Michael Natterer  <mitch@imendio.com>
2163
2164         * gtk/gtkmenuitem.c (gtk_menu_item_select)
2165         (gtk_menu_item_deselect): queue a draw on the parent_menu_item of
2166         this menu item's menu, to enable themeing menu items depending on
2167         whether something is selected in their submenu (patch taken from
2168         maemo-gtk).
2169
2170 2007-01-28  Matthias Clasen  <mclasen@redhat.com>
2171
2172         * gtk/gtktoolbar.c: Reinstate gtk_toolbar_content_new_compatibility()
2173         that was mistakenly "cleaned up" a while ago. Also
2174         revert a problematic change to the screen_changed
2175         handler.  (#401598, Søren Sandmann)
2176
2177 2007-01-28  Matthias Clasen  <mclasen@redhat.com>
2178
2179         * gtk/gtkframe.c (gtk_frame_size_allocation): Fix a 
2180         problem with large y thickness.  (#136592, Xan Lopez)
2181
2182 2007-01-28  Matthias Clasen  <mclasen@redhat.com>
2183
2184         * gtk/gtkaction.c (gtk_action_new): Use canonical
2185         property names.  
2186
2187 2007-01-27  Matthias Clasen  <mclasen@redhat.com>
2188
2189         * gtk/gtknotebook.c (gtk_notebook_draw_arrow):
2190         (gtk_notebook_draw_focus): Avoid some unnecessary 
2191         gtk_widget_get_style() calls.
2192
2193 2007-01-27  Matthias Clasen  <mclasen@redhat.com>
2194
2195         * gtk/gtktoolbar.c:
2196         * gtk/gtktoolitem.c:
2197         * gtk/gtktoolbutton.c: Rearrange things so that setting
2198         multiple properties causes not more than a single 
2199         reconstruction of the contents.
2200
2201         * gtk/gtkaction.c (connect_proxy): Set all tool button 
2202         properties in one go.
2203
2204 2007-01-27  Matthias Clasen  <mclasen@redhat.com>
2205
2206         * gtk/gtkstatusicon.c:
2207         * gtk/gtktrayicon-x11.c: Fix GtkStatusIcon to not
2208         take up space on the panel if it is invisible.  (340110, Christian
2209         Persch)
2210
2211         * tests/teststatusicon.c:
2212         * tests/Makefile.am: Updates
2213
2214 2007-01-27  Matthias Clasen  <mclasen@redhat.com>
2215
2216         * gtk/gtkfilesel.h:
2217         * gtk/gtkrc.h:
2218         * gtk/gtk.symbols: Add deprecation guards for gtk_rc_style_ref/unref
2219         and the old file selector.  (#348256)
2220
2221 2007-01-26  Matthias Clasen  <mclasen@redhat.com>
2222
2223         * gtk/gtkiconview.c: Documentation fixes (#400530, Anders Brander)
2224
2225 2007-01-26  Matthias Clasen  <mclasen@redhat.com>
2226
2227         * gtk/updateiconcache.c: Check the mtime of all directories,
2228         not just the toplevel, if ftw() is available.  (#331671, Behdad
2229         Esfahbod)
2230
2231         * configure.in: Check for ftw.h.
2232
2233 2007-01-26  Michael Natterer  <mitch@imendio.com>
2234
2235         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_finalize):
2236         destroy the XIM only if it exists. While the code does look safe
2237         in general, there can be corner cases where the "reconnecting"
2238         boolean being FALSE does not correspond to the XIM being
2239         allocated (fixes #329450, fix taken from maemo-gtk).
2240
2241 Fri Jan 26 13:07:07 2007  Tim Janik  <timj@imendio.com>
2242
2243         * gtk/gtkstyle.c (draw_insertion_cursor): clamp cursor coordinates to
2244         window bounds (fix from Maemo Gtk).
2245
2246 2007-01-26  Michael Natterer  <mitch@imendio.com>
2247
2248         * gtk/gtkentrycompletion.c (gtk_entry_completion_insert_prefix):
2249         only block/unblock completion->priv->insert_text_id if it is
2250         actually connected. While this can't happen the way GtkEntry
2251         itself uses the completion, it's still public API and should not
2252         blindly call functions that will spit warnings (fix taken from
2253         maemo-gtk).
2254
2255 2007-01-25  Matthias Clasen  <mclasen@redhat.com>
2256
2257         * gdk/gdkwindow.c: Reduce locking overhead by not repeatedly getting
2258         the paintable iface.  
2259
2260 2007-01-24  Michael Natterer  <mitch@imendio.com>
2261
2262         * gtk/gtkwidget.c (gtk_widget_set_state): revert generic disabling
2263         of PRELIGHT state for the reasons given in bug #135666. Widget
2264         states are sometimes abused or otherwise used wrongly for historic
2265         reasons, causing this part of the patch to break e.g. menu items.
2266
2267 2007-01-24  Roozbeh Pournader  <roozbeh@farsiweb.info>
2268
2269         * README: Remove mention of no-longer-existing PATCH
2270         keyword in bugzilla. (#396899)
2271
2272 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2273
2274         * gtk/gtkpagesetup.c
2275         (gtk_page_setup_set_paper_size_and_default_margins): Fix memory leak.
2276         Fixes bug #399907. 
2277
2278 2007-01-22  Chris Wilson <chris@chris-wilson.co.uk>
2279
2280         Bug 399314 – Add G_GNUC_WARN_UNUSED_RESULT to gtk_style_attach
2281
2282         * gtk/gtkstyle.h:
2283                 Cause gcc to issue a warning if the style returned from
2284                 gtk_style_attach is not used. Failure to update
2285                 widget->style causes some very difficult to reproduce bugs,
2286                 eg Bug 353498 – crash in Terminal: changing icon theme.
2287
2288 2007-01-19  Michael Emmel  <mike.emmel@gmail.com>
2289
2290         * gdk/directfb/gdkevents-directfb.c: added fixes for window
2291         crossing events frm Attilio Fiandrotti<attilio.fiandrotti@gmail.com>
2292
2293 2007-01-19  Matthias Clasen  <mclasen@redhat.com>
2294
2295         * gtk/gtkcalendar.c: Fix build breakage.
2296
2297 2007-01-19  Kristian Rietveld  <kris@imendio.com>
2298
2299         * gtk/gtktreeview.c (gtk_tree_view_motion_bin_window),
2300         (add_scroll_timeout), (gtk_tree_view_drag_motion): factor out
2301         add_scroll_timeout().  (taken from maemo-gtk).
2302
2303 2007-01-18  Matthias Clasen  <mclasen@redhat.com>
2304
2305         * gtk/gtkcalendar.c: Fix problems with the initial
2306         focus in GtkCalendar.  (#397783, Vincent Untz)
2307
2308 2007-01-19  Robert Ögren  <gtk@roboros.com>
2309
2310         Fix for bug #143460 - missed tablet clicks on Windows
2311
2312         * gdk/win32/gdkinput-win32.c (_gdk_input_wintab_init_check):
2313         Request absolute reporting of tablet button state, and cut down
2314         the packet queue size a bit.
2315         (_gdk_input_other_event): Change button state handling
2316         accordingly. Also drop the no longer necessary code that detects
2317         missed clicks/releases for button 1. The switch to absolute button
2318         state should prevent missed events for all buttons. Additionally,
2319         swap button 2 and 3.
2320         (_gdk_input_grab_pointer): Don't reset button_state, that will only
2321         cause a new press event as soon as the next tablet packet arrives.
2322
2323 2007-01-19  Tor Lillqvist  <tml@novell.com>
2324
2325         Build Wintab support always on Windows. Don't require the Wintab
2326         SDK.
2327
2328         * configure.in: Drop the --with-wintab option. Drop the
2329         HAVE_WINTAB feature test macro and Automake variable.
2330
2331         * acconfig.h
2332         * config.h.win32.in: Drop HAVE_WINTAB.
2333
2334         * gdk/win32/gdkevents-win32.c
2335         * gdk/win32/gdkinput.c
2336         * gdk/win32/gdkinput-win32.h
2337         * gdk/win32/gdkinput-win32.c
2338         * gdk/win32/gdkmain-win32.c: Make HAVE_WINTAB ifdef blocks
2339         unconditional.
2340
2341         * gdk/win32/gdkinput-win32.c (_gdk_input_wintab_init_check): Try
2342         to load wintab32.dll dynamically here. If it is found look up the
2343         handful Wintab functions we use.
2344         (rest of file): Use these function pointers instead of calling the
2345         functions from wntab32x.lib. The code in wntab32x.lib did the same
2346         thing anyway: tried to load wintab32.dll, and looked up the
2347         addresses of the actual functions from it.
2348
2349         * gdk/Makefile.am
2350         * gdk/win32/Makefile.am: Drop the libwntab32x hacks.
2351
2352         * gdk/win32/wintab.h
2353         * gdk/win32/pktdef.h: New files. Copied from the Wintab
2354         SDK. Copyright blurb says: "The text and information contained in
2355         this file may be freely used, copied, or distributed without
2356         compensation or licensing restrictions."
2357
2358         * README.win32: Update a bit. Remove the text about the Wintab
2359         SDK.
2360
2361 2007-01-18  Tor Lillqvist  <tml@novell.com>
2362
2363         * gdk-pixbuf/Makefile.am
2364         * gdk/Makefile.am
2365         * gdk/win32/Makefile.am
2366         * gtk/Makefile.am: Fixes for building outside srcdir on
2367         Win32. (#336819, #340013) Drop distributing the handmade .la
2368         libtool wrapper for the wntab32x library. It's too much trouble
2369         making it work when building outside srcdir. Just link to the
2370         library direcly using -Wl,win32/libwntab32x.a.
2371
2372 2007-01-18  Michael Natterer  <mitch@imendio.com>
2373
2374         * gtk/gtkcheckbutton.c
2375         * gtk/gtkdnd.c
2376         * gtk/gtkentry.c
2377         * gtk/gtkmenu.c
2378         * gtk/gtktreeview.c
2379         * gtk/gtkviewport.c: pass more clip rectangles to gtk_paint_foo()
2380         functions. Based on a patch from maemo-gtk (bug #398023).
2381
2382 2007-01-17  Tor Lillqvist  <tml@novell.com>
2383
2384         * gtk-zip.sh.in: Include also the COPYING file.
2385
2386 2007-01-17  Matthias Clasen  <mclasen@redhat.com>
2387
2388         * modules/printbackends/cups/gtkprintbackendcups.c: Don't use
2389         httpGetFd() when building against cups 1.1
2390
2391 2007-01-17  Tor Lillqvist  <tml@novell.com>
2392
2393         Proper fix for #396175:
2394
2395         * gtk/gtkimmulticontext.c: Revert change by Hans Breuer below: Do
2396         include gtkprivate.h. On Win32 we do want to use the redefinition
2397         of GTK_LOCALEDIR as a call to the function _gtk_get_localedir().
2398
2399         * gtk/gtkimmodule.c: Instead, correct the prefix also on
2400         simple_context_info.domain_dirname. Do the prefix corrections
2401         always on Win32, not just when GTK_LIBDIR is defined. i.e., until
2402         now they were done only in the autoconfiscated gcc builds. Hans
2403         needs to make sure GTK_LIBDIR and GTK_LOCALEDIR are defined also
2404         in MSVC builds now.
2405         (correct_localedir_prefix): New function, like
2406         correct_libdir_prefix(), but for GTK_LOCALEDIR, in case
2407         GTK_LOCALEDIR is not a descendant of GTK_LIBDIR.
2408         (gtk_im_module_initialize): Thus call correct_localedir_prefix()
2409         on the domain_dirname instead of correct_libdir_prefix().
2410         (_gtk_im_module_list): Call correct_localedir_prefix() on
2411         simple_context_info.domain_dirname.
2412
2413 2007-01-16  Matthias Clasen  <mclasen@redhat.com>
2414
2415         * gtk/gtkrange.c (range_grab_remove): Queue a redraw when the
2416         grab changes.  (#396470, Benjamin Berg)
2417
2418 2007-01-15  Emmanuele Bassi  <ebassi@gnome.org>
2419
2420         * gtk/gtkrecentchoosermenu.c: Ellipsize the menu items label
2421         if they grow too much. (#357303)
2422
2423 2007-01-14  Matthias Clasen  <mclasen@redhat.com>
2424
2425         * gtk/gtkicontheme.c (theme_lookup_icon): When finding a matching
2426         non-scalable dir, keep going and look for a closer match.
2427         (#395830, Luca Ferretti)
2428
2429 2007-01-14  Christian Persch  <chpe@svn.gnome.org>
2430
2431         * gtk/gtkclipboard.c: (gtk_clipboard_set_text),
2432         (gtk_clipboard_set_image): Use gtk_target_table_new_from_list and
2433         gtk_target_table_free instead of duplicating the code. Bug #396493.
2434
2435 2007-01-13  Matthias Clasen  <mclasen@redhat.com>
2436
2437         * gtk/gtkuimanager.c: Don't crash if menu or toolbar
2438         positions can't be found.  (#396161, Hans Breuer)
2439
2440 2007-01-13  Matthias Clasen  <mclasen@redhat.com>
2441
2442         * gtk/gtkselection.c (_gtk_selection_request): Plug 
2443         memory leaks.  (#396160, Carlos Garcia Campos)
2444
2445 2007-01-13  Matthias Clasen  <mclasen@redhat.com>
2446
2447         * configure.in: Link libgtk against Xfixes.  (#396074,
2448         Tommi Komulainen)
2449
2450 2007-01-13  Matthias Clasen  <mclasen@redhat.com>
2451
2452         * gtk/gtkradiobutton.c (gtk_radio_button_focus): Avoid
2453         a compiler warning.  (#395045, Chris Wilson)
2454
2455 2007-01-13  Hans Breuer <hans@breuer.org>
2456
2457         * gtk/gtkprintoperation-win32.c : take the custom tab label from
2458         gtk_print_operation_set_custom_tab_label() into account (bug #390746).
2459
2460         * gtk/gtkimmulticontext.c : don't include "gtkprivate.h" to avoid
2461         differing definitions of GTK_LOCALEDIR (bug #396175).
2462
2463         * gtk/gtktreeview.c : use g_snprintf instead of snprintf, which is
2464         not available everywhere
2465
2466         * gtk/makefile.msc.in : updated
2467
2468 2007-01-12  Michael Natterer  <mitch@imendio.com>
2469
2470         * gtk/gtkentry.c (gtk_entry_button_press): don't add
2471         entry->scroll_offset to entry->drag_start_y. Fixes the entry
2472         starting drags after ridiculously small mouse movements.
2473
2474 2007-01-11  Richard Hult  <richard@imendio.com>
2475
2476         * demos/gtk-demo/main.c: (load_file): Close the file after it's
2477         loaded (bug #395316).
2478
2479 2007-01-11  Kjartan Maraas  <kmaraas@gnome.org>
2480
2481         * gtk/gtkfilesystemunix.c: (expand_tilde):
2482         Make a single tilde go to $HOME in the location entry.
2483         Patch from Yevgen Muntyan. Closes the gtk+ part of
2484         bug #334168.
2485
2486 2007-01-10  Behdad Esfahbod  <behdad@gnome.org>
2487
2488         * gdk/gdkpango.c (gdk_draw_layout_with_colors):
2489         * gtk/gtklabel.c (gtk_label_size_request):
2490         Use pango_matrix_transform_rectangle(). (#340141)
2491
2492         * configure.in: Bump pango requirement to 1.15.3.
2493
2494 2007-01-10  Kristian Rietveld  <kris@imendio.com>
2495
2496         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_init):
2497         refactor to initialize indicator_size to TOGGLE_WIDTH instead
2498         of the hardcoded value of 12.
2499
2500 2007-01-09  Matthias Clasen  <mclasen@redhat.com>
2501
2502         * configure.in: Fix the directfb cairo test. (#394855, 
2503         Josselin Mouette)
2504
2505 2007-01-09  Behdad Esfahbod  <behdad@gnome.org>
2506
2507         * configure.in: Fix comment for --with-included-loaders.  That option
2508         affects builds with module loading enabled too.
2509
2510 2006-01-08  Peter Teichman  <peter@novell.com>
2511
2512         * gtk/gtkfilechooserdefault.c:
2513         * gtk/gtkfilechooserprivate.h:
2514         * gtk/gtkfilechoosersettings.c:
2515         * gtk/gtkfilechoosersettings.h:
2516         Save the expanded state of the folder browser with the file
2517         chooser settings.  Resolves the expander portions of (#153828,
2518         Lemmit Kaplinski)
2519
2520 2007-01-08  Emmanuele Bassi  <ebassi@gnome.org>
2521
2522         * gtk/gtkrecentchoosermenu.c (gtk_recent_chooser_menu_create_item):
2523         Don't leak the icon pixbuf after setting it to the image menu
2524         item.  Found by Paolo Borelli.
2525
2526 2007-01-08  Matthias Clasen  <mclasen@redhat.com>
2527
2528         * gtk/gtktreemodel.c (gtk_tree_path_to_string): Don't 
2529         corrupt memory when faced with paths with ridiculously
2530         large indices. Found by the GTKVTS test suite.  
2531
2532 2007-01-08  Matthias Clasen  <mclasen@redhat.com>
2533
2534         * gtk/gtkmodules.c (_gtk_modules_init): Set 
2535         default_display_opened before loading modules.  (#393102,
2536         Brian Cameron)
2537  
2538 2007-01-07  Matthias Clasen  <mclasen@redhat.com>
2539
2540         * gtk/gtktextview.c (gtk_text_view_set_border_window_size):
2541         Call text_window_realize() with the correct parameters.
2542         (#393813, Yevgen Muntyan)
2543
2544 2007-01-07  Matthias Clasen  <mclasen@redhat.com>
2545
2546         * gtk/gtkstatusbar.c: Move docs inline, and expand them 
2547         a bit.
2548
2549 2007-01-06  Matthias Clasen  <mclasen@redhat.com>
2550
2551         * gtk/gtklabel.c: Make line wrapping work with width-chars
2552         and max-width-chars, and simplify the storage of wrap-width.
2553         (#322580, Itai Bar-Haim)
2554
2555 2007-01-06  Tor Lillqvist  <tml@novell.com>
2556
2557         * gdk/win32/cursor.bdf: New file. Downloaded from
2558         freedesktop.org's webcvs. Slighly edited cursors "crosshair",
2559         "diamond_cross", "draft_large", "gobbler" and "target" to fix
2560         #392504. It is possible that the same end result could have been
2561         achieved by tweaking bdfcursor.c instead.
2562         
2563         * gdk/win32/bdfcursor.c: Add optional debugging output.
2564
2565         * gdk/win32/xcursors.h: Regenerated.
2566
2567 2007-01-05  Matthias Clasen  <mclasen@redhat.com>
2568
2569         * gtk/gtknotebook.c (gtk_notebook_set_menu_label_text): Left-align
2570         menu labels.  (#393255, Michail Crayson)
2571
2572 2007-01-05  Kristian Rietveld  <kris@gtk.org>
2573
2574         * gtk/gtktreeview.c (gtk_tree_view_dy_to_top_row): handle tree
2575         == NULL.  (Fixes #392685, reported by Yevgen Muntyan).
2576
2577 2007-01-05  Kristian Rietveld  <kris@gtk.org>
2578
2579         * gtk/gtktreeview.c (gtk_tree_view_row_changed): do allow to
2580         invalidate nodes if the tree view is not realized. (#363147,
2581         Carlos Garnacho, Miguel Cabrera).
2582
2583 2007-01-05  Matthias Clasen  <mclasen@redhat.com>
2584
2585         * gtk/gtkmenu.c (gtk_menu_paint): Take the scroll arrow into
2586         account when drawing the background.  (#393166, Benjamin Berg)
2587
2588 2007-01-05  Behdad Esfahbod  <behdad@gnome.org>
2589
2590         * gtk/gtklabel.c (get_layout_location): Fix broken width computation,
2591         again.
2592
2593 2007-01-05  Carlos Garnacho  <carlosg@gnome.org>
2594
2595         * gtk/gtknotebook.c (gtk_notebook_size_request): take into account
2596         both scroll arrows when calculating size request in GTK_POS_LEFT or
2597         GTK_POS_RIGHT notebooks. (#393124, reported by Christian Persch)
2598
2599 2007-01-05  Michael Natterer  <mitch@imendio.com>
2600
2601         * gtk/gtkwindow.c (gtk_window_key_release_event): chain up to
2602         the right function (fix taken from maemo-gtk).
2603
2604 2007-01-05  Behdad Esfahbod  <behdad@gnome.org>
2605
2606         * gdk/gdkprivate.h:
2607         * gdk/gdkpango.c (gdk_draw_layout_line_with_colors),
2608         (gdk_draw_layout_with_colors):
2609         * gdk/gdkwindow.c (gdk_window_draw_glyphs_transformed):
2610         Avoid overflow when converting coordinates to Pango units. (#332266,
2611         Jody Goldberg)
2612
2613 2007-01-04  Matthias Clasen  <mclasen@redhat.com>
2614
2615         * gtk/gtkcombobox.c (gtk_combo_box_popup): move set_cursor
2616         after realization of the popup window, so clamp node doesn't fail.
2617         (#346616, Tommi Komulainen, patch by Kristian Rietveld).
2618
2619 2007-01-04  Behdad Esfahbod  <behdad@gnome.org>
2620
2621         * gtk/gtklabel.c (get_layout_location): Fix uninitialized width
2622         variable.
2623
2624 2007-01-04  Matthias Clasen  <mclasen@redhat.com>
2625
2626         * gtk/Makefile.am:
2627         * gdk-pixbuf/Makefile.am:
2628         * configure.in:
2629         * gdk/win32/rc/gdk.rc.in: Cross-compilation fixes.
2630         (#392646, Yevgen Muntyan)
2631
2632 2007-01-04  Matthias Clasen  <mclasen@redhat.com>
2633
2634         * demos/gtk-demo/textscroll.c:
2635         * gtk/gtkhandlebox.c:
2636         * gtk/gtkcolorsel.c: Fix some compiler warnings.
2637
2638 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
2639
2640         * gtk/gtktextview.c: Rework the beep-on-uninserted-text
2641         by calling the input method regardless of editability,
2642         and beeping from the commit/preedit-changed handlers.
2643         (#390514, Yevgen Muntyan)
2644
2645 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
2646
2647         Fix #332604, reported by Joe Wreschnig, patch
2648         by Jan Arne Petersen and Behdad Esfahbod.
2649
2650         * gtk/gtklabel.c (gtk_label_size_allocate): Only
2651         set the width of the layout when necessary.
2652         (get_layout_location): Use pango_layout_get_pixel_extents()
2653         instead of pango_layout_get_width().
2654
2655 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
2656
2657         * modules/printbackends/cups/gtkprintbackendcups.c 
2658         (available_choices): Don't leak conflicts.
2659
2660         * gtk/gtkprintoperation.c (gtk_print_operation_finalize):
2661         Don't leak the status string.
2662
2663 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
2664
2665         * gtk/gtkfilechooserdefault.c (update_chooser_entry):
2666         Exit early if we can't get file info - this happens
2667         if the iter points to the row where we are editing
2668         the name for a newly created folder.  (#392191, Michael
2669         Partridge, patch by Kristian Rietveld)
2670
2671 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
2672
2673         * gtk/*.c:
2674         * gdk/x11/*.c: Apply a patch by Chris Wilson to
2675         avoid spurious valgrind warnings from XSendEvent() 
2676         calls.  (#392532)
2677
2678         * modules/printbackends/cups/gtkprintbackendcups.c: Close
2679         the http connection after getting the PPD.
2680
2681         * gtk/gtkprinteroptionwidget.c (filesave_changed_cb):
2682         Fix memory leaks.  
2683
2684 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
2685
2686         * gtk/gtkassistant.c (remove_page): If the current page
2687         is removed, always pick a different one.  (#392457, 
2688         Colin Watson)
2689
2690 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
2691
2692         * modules/printbackend/cups/*.c: Coding style cleanups.
2693
2694 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
2695
2696         * configure.in: Export SED to make sourcing of
2697         libtool work. Tighten up the directfb pkgconfig check.
2698
2699 2007-01-03  Michael Natterer  <mitch@imendio.com>
2700
2701         * gtk/gtkstyle.c (option_menu_get_props)
2702         * gtk/gtkoptionmenu.c (gtk_option_menu_get_props): Use 
2703         gtk_border_free when freeing borders.
2704
2705 2007-01-03  Matthias Clasen  <mclasen@redhat.com>
2706
2707         * gtk/gtkentry.c (get_text_area_size): Work when the
2708         entry is not realized.  (#392315, Yevgen Muntyan)
2709
2710         * gtk/gtkentry.c (gtk_entry_queue_draw): Use 
2711         GTK_WIDGET_DRAWABLE() here.  (#392227, Chris Wilson)
2712
2713         * gtk/gtkentry.c (cursor_blinks): Don't get settings
2714         unnecessarily.  (#392227)
2715
2716 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
2717
2718         * gtk/gtkwindow.c (gtk_window_move_resize): Only process
2719         updates on the window at hand, not on all windows, to
2720         avoid violating resize/redraw ordering constraints.
2721         (#362406, Owen Taylor)
2722         
2723 2007-01-03  Kristian Rietveld  <kris@gtk.org>
2724
2725         * gtk/gtkcellrendererprogress.c
2726         (gtk_cell_renderer_progress_class_init): fix docs.
2727
2728 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
2729         
2730         * gtk/updateiconcache.c: Include locale.h
2731
2732 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
2733
2734         * gtk/updateiconcache.c (main): Call setlocale().
2735
2736         * gtk/gtkfilesel.c:
2737         * gtk/gtkfilesystemunix.c:
2738         * gtk/gtkfilesystemwin32.c:
2739         * gtk/gtkfilechoosersettings.c:
2740         * gtk/updateiconcache.c: Consistently use folder instead of
2741         directory in translated messages.  (#344584, Javier F. Serrador)
2742
2743 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
2744
2745         Try to fix #315732, reported by Luke Hutchinson:
2746
2747         * gdk/x11/xsettings-client.[hc]:
2748         * gdk/x11/gdkdevents-x11.c: Don't assume that ref'ing a GdkWindow
2749         will guarantee that it can be looked up in the xid hash later.
2750         Also, use the nesting server grab function during the xsettings
2751         client initialization. Finally, make xsettings client not
2752         eat DestroyNotifys so that GDK can do its regular cleanup. 
2753
2754 2007-01-02  Michael Natterer  <mitch@imendio.com>
2755
2756         * gtk/gtkrange.c (gtk_range_scroll) (gtk_range_move_slider): beep
2757         when a keybinding didn't change adjustment->value.
2758
2759 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
2760
2761         * gtk/gtktextbuffer.c (gtk_text_view_key_press_event):
2762         Try harder not to beep on events which are not meant to
2763         insert stuff in the buffer.  (#390514, Yevgen Muntyan) 
2764
2765 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
2766
2767         * gtk/gtktextbufferrichtext.c: Small documentation fixes.
2768
2769 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
2770
2771         * gtk/gtkentry.c (get_text_area_size): Center in the frame.  
2772         (#304482, Rob Staudinger, patch by  Richard Stellingwerff)
2773
2774 2007-01-02  Michael Emmel  <mike.emmel@gmail.com>
2775
2776         * gdkwindow-directfb.c: fixed leak of dfb resource on destroy 
2777
2778 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
2779
2780         * gtk/gtkscrolledwindow.h:
2781         * gtk/gtkscrolledwindow.c: Only handle key bindings
2782         for scrolling if the scrollbars are visible.
2783         (#340135, Christian Persch)
2784
2785 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
2786
2787         * gtk/gtktextview.c (gtk_text_view_scroll_hpages):
2788         Don't segfault on horizontal scrolling.  
2789
2790 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
2791
2792         * gtk/gtknotebook.h:
2793         * gtk/gtknotebook.c: Only handle key bindings for
2794         tab reordering if the tabs are shown and reorderable. 
2795         (#390468, Yevgen Muntyan)
2796
2797         * gtk/gtkmarshalers.list: Add required marshaler
2798
2799 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
2800
2801         * gtk/gtkcontainer.c (gtk_container_class_list_child_properties):
2802         Mention in the docs that the return value is
2803         NULL-terminated.  (#383373, Christian Neumair)
2804
2805 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
2806
2807         * gtk/gtkicontheme.c (load_themes): Waste less time
2808         with non-directories.  (#391725, Chris Wilson)
2809
2810 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
2811
2812         * gtk/gtkcellrendererprogress.c: Implement activity mode
2813         for GtkCellRendererProgress.  (#377851, Brad Taylor)
2814
2815 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
2816
2817         Fix some IPP compliance issues.  (#391523, Albrecht Dress)
2818
2819         * modules/printbackends/cups/gtkcupsutils.c
2820         (gtk_cups_request_encode_option): Use IPP_TAG_JOB, not
2821         IPP_TAG_OPERATION.
2822         * modules/printbackends/cups/gtkprintbackendcups.c
2823         (gtk_print_backend_cups_print_stream): Don't add the
2824         requesting-user-name attribute a second time. 
2825
2826 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
2827
2828         * gtk/gtkimcontextsimple.c: Fix en/em dash confusion.  (#378462)
2829
2830 2006-12-31  Emmanuele Bassi  <ebassi@gnome.org>
2831
2832         * gtk/gtkrecentchoosermenu.c (set_recent_manager): Use the
2833         right object when disconnecting from the GtkRecentManager::changed
2834         signal; save us a few indirections using a variable.
2835
2836 2006-12-31  Emmanuele Bassi  <ebassi@gnome.org>
2837
2838         * gtk/gtkrecentchoosermenu.c: Move the signal and idle
2839         disconnections into the dispose function, as well as the
2840         object unrefs; reset every handler id and the
2841         pointers. (suggested by Paolo Borelli, #390873)
2842
2843 2006-12-31  Matthias Clasen  <mclasen@redhat.com>
2844
2845         * gtk/gtkprintoperation-win32.c: Include windows.h (#391229,
2846         Kazuki Iwamoto)
2847
2848 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
2849
2850         * gtk/gtktextview.c (gtk_text_view_destroy): Remove the
2851         scroll timeout.  (#390872, Yevgen Muntyan)
2852
2853 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
2854
2855         * gtk/gtkprintoperation-unix.c:
2856         * gtk/gtkprintbackend.c:
2857         * gtk/gtkfilechooserdefault.c:
2858         * gtk/gtksettings.c: Move a few settings to gtksettings.c
2859         to make sure they show up in the docs.  (#365364, Christian
2860         Persch)
2861
2862 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
2863
2864         * gtk/gtkassistant.c: Redraw assistant on reallocate
2865         to avoid rendering glitches.  (#343956, Christian
2866         Persch, Carlos Garnacho)
2867
2868 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
2869
2870         * gtk/gtkrange.c: Typo fix.  (#352121, Clytie Siddall)
2871
2872 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
2873
2874         * gtk/gtkaction.c: Improve the docs of the "label" 
2875         property.  (#341730, Kristof Vansant)
2876
2877 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
2878
2879         * gtk/gtkwindow.c (gtk_window_compute_configure_request_size):
2880         Correctly handle min size. (#320465, Philipp Langdale)
2881
2882 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
2883
2884         * gtk/prop-editor.c: Implement editing of flags.
2885
2886 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
2887
2888         * gtk/gtkentry.c:
2889         * gtk/gtklabel.c:
2890         * gtk/gtkpaned.c:
2891         * gtk/gtkstatusbar.c:
2892         * gtk/gtktextview.c: Don't install cursors on insensitive
2893         widgets.  (#358864, Jan Schampera)
2894
2895 2006-12-29  Matthias Clasen  <mclasen@redhat.com>
2896
2897         * gtk/gtkrecentmanager.h:
2898         * gtk/gtkprintoperation.c: Fix doc typos.  (#370909,
2899         Shiino Yuki)
2900
2901         * gtk/gtkstyle.c (gtk_style_attach): Clarify docs.  (#353423,
2902         Christian Persch)
2903
2904         * gtk/gtkentry.c (blink_cb):
2905         * gtk/gtktextview.c (blink_cb): Don't die in an assertion
2906         if focus went missing. Just warn, clean up and continue.
2907         (#374378)
2908
2909 2006-12-29  Carlos Garnacho  <carlosg@gnome.org>
2910
2911         * gtk/gtknotebook.c (gtk_notebook_scroll): return if the widget that
2912         originally received the event is a notebook page. (#315440, reported
2913         by Mateusz Stefek)
2914
2915 2006-12-29  Matthias Clasen  <mclasen@redhat.com>
2916
2917         * gdk/gdkcolor.c (gdk_color_hash): Fix a typo. (#390613,
2918         Paolo Borelli)
2919
2920 2006-12-29  Matthias Clasen  <mclasen@redhat.com>
2921
2922         * tests/prop-editor.c: Display children of containers
2923         and cell renderers of cell layouts.
2924
2925         * gtk/gtk.symbols:
2926         * gtk/gtkcelllayout.[hc] (gtk_cell_layout_get_cells):
2927         New function to get the cell renderers of a cell layout.
2928
2929         * gtk/gtktreeviewcolumn.c:
2930         * gtk/gtkcellview.c:
2931         * gtk/gtkiconview.c: Implement get_cells.
2932
2933 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
2934
2935         * gtk/gtkiconview.c: Use word wrapping by default, and
2936         center multiline labels.  (#318763, Ross Burton)
2937
2938         * gtk/gtkcellrenderertext.c (get_layout): Remove a special
2939         case for single-line layouts.
2940
2941 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
2942
2943         * gtk/gtkarrow.c: Fix a typo in the docs.  (#390423,
2944         David Lodge)
2945
2946         * gtk/gtkuimanager.c (update_node): Only use the results
2947         of find_menu/toolbar_position() if they succeed. May fix
2948         bug #388041.
2949
2950 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
2951
2952         * gdk/gdk.c: Fix some formatting errors in docs.  
2953
2954 2006-12-28  Tor Lillqvist  <tml@novell.com>
2955
2956         * gtk/gtkstatusicon.c (gtk_status_icon_finalize)
2957         (gtk_status_icon_update_image): Don't leak HICONs on
2958         Win32. (#364868, Hiroyuki Yamamoto)
2959
2960 2006-12-28  Carlos Garnacho  <carlosg@gnome.org>
2961
2962         Make GtkNotebook able to drop detached tabs anywhere. Bug #360225.
2963
2964         * gtk/gtkwidget.c (gtk_widget_class_init): add "drag-failed" signal.
2965         * gtk/gtkmarshalers.list: add new marshaler definition.
2966         * gtk/gtkenums.h: add GtkDragResult enum.
2967
2968         * gtk/gtkdnd.c (gtk_drag_drop_finished): emit "drag-failed" if DND
2969         operation wasn't successful.
2970         (_gtk_drag_source_handle_event) (gtk_drag_drop)
2971         (gtk_drag_selection_get) (gtk_drag_cancel) (gtk_drag_key_cb)
2972         (gtk_drag_grab_broken_event_cb) (gtk_drag_grab_notify_cb)
2973         (gtk_drag_button_release_cb) (gtk_drag_abort_timeout): tell
2974         gtk_drag_drop_finished() the operation result.
2975
2976         * gtk/gtknotebook.c (gtk_notebook_drag_failed): new function.
2977         (gtk_notebook_drag_data_get): do not call window creation hook here.
2978         (gtk_notebook_init): do not set "application/x-rootwindow-drop"
2979         target, instead connect to "drag-failed".
2980         (gtk_notebook_draw_focus): fix potential crasher if cur_page is NULL.
2981
2982 2006-12-28  Mikael Hallendal  <micke@imendio.com>
2983
2984         * gdk/quartz/gdkevents-quartz.c: Factored out the event loop 
2985         integration into gdkeventloop-quartz.c.
2986
2987         * gdk/quartz/Makefile.am: Added gdkeventloop-quartz.c
2988
2989         * gdk/quartz/gdkeventloop-quartz.c: New file containing the event loop 
2990         integration.
2991
2992 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
2993
2994         * modules/printbackends/lpr/gtkprintbackendlpr.c 
2995         (gtk_print_backend_lpr_print_stream): Close the io channel
2996         on unref.  (#390159, Joe Markus Clarke)
2997
2998 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
2999
3000         * gdk/gdk.h: Remove redundant declarations (#390097,
3001         Christian Persch)
3002
3003 2006-12-27  Kristian Rietveld  <kris@gtk.org>
3004
3005         Support inverting arrows via XSetting. (#377979, Yevgen Muntyan).
3006
3007         * gtk/gtksettings.c (gtk_settings_class_init): add new setting
3008         gtk-alternative-sort-arrows.
3009
3010         * gdk/win32/gdkproperty-win32.c (gdk_screen_get_setting): add
3011         new setting.
3012
3013         * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: set new
3014         gtk-alternative-sort-arrows setting to true.
3015
3016         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_update_button):
3017         invert direction if gtk-alternative-sort-arrows is TRUE.
3018
3019 2006-12-27  Tor Lillqvist  <tml@novell.com>
3020
3021         * gtk/gtk.symbols: Add gtk_status_icon_get_screen and
3022         gtk_status_icon_set_screen.
3023
3024         * gtk/gtkstatusicon.c: Implement gtk_status_icon_position_menu()
3025         on Windows. Keep track of where the last button click on the
3026         taskbar icon took place, and return that. Obviously not correct if
3027         no button has ever been clicked on the icon, or if the geometry of
3028         the taskbar has changed since. But for most use cases where a menu
3029         is going to be displayed as a direct result of a button click on
3030         the status icon, works fine. (#377349)
3031
3032         Implement getting the orientation property on Windows.
3033
3034         (gtk_status_icon_embedded_changed)
3035         (gtk_status_icon_orientation_changed): Ifdefify these functions
3036         that are used only on X11.
3037
3038 2006-12-27  Tor Lillqvist  <tml@novell.com>
3039
3040         * gtk/gtkfilesystemwin32.c (execute_callbacks): Fix
3041         typo. (#390035, Kazuki Iwamoto)
3042
3043 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
3044
3045         * gtk/gtkcellview.c (gtk_cell_view_set_model): Accept NULL.
3046
3047         * gtk/gtkcombobox.c (gtk_combo_box_set_model):
3048         (gtk_combo_box_unset_model): Handle repeated unsetting
3049         of models without warnings.  (#367529, Robert Ancell)
3050
3051 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
3052
3053         * modules/printbackends/cups/gtkcupsutils.c: 
3054         * modules/printbackends/cups/gtkprintbackendcups.c: Use
3055         getters for http fields where available.  (#364866, 
3056         Björn Lindqvist)
3057
3058 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
3059
3060         * gtk/gtkwidget.c (gtk_widget_show): Add a g_return_if_fail.
3061         (#362614, Xan Lopez)
3062
3063 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
3064
3065         * gtk/gtkuimanager.c (update_node): If a required action
3066         is missing, don't recurse over the children.  (#349119,
3067         Chris Moller)
3068
3069 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
3070
3071         Fix a few problems with nested menus in comboboxes
3072         (#386694, Yevgen Muntyan)
3073
3074         * gtk/gtkcombobox.c (gtk_combo_box_menu_fill_level): Always
3075         connect the activate callback.
3076         (gtk_combo_box_menu_item_activate): Do nothing if called on
3077         an item with a submenu.
3078         (gtk_combo_box_menu_row_deleted): Remove a submenu when it
3079         is empty.
3080
3081 2006-12-26  Mariano Suárez-Alvarez  <mariano@gnome.org>
3082
3083         * gtk/gtkfilechooserbuuton.[hc]: Add a file-set signal to the
3084         filechooser button. Bug 353196.
3085
3086 2006-12-26  Kristian Rietveld  <kris@gtk.org>
3087
3088         * gtk/gtktreeview.c (gtk_tree_view_search_init): fix typo causing
3089         the search dialog timeout never to be refreshed. (#389581,
3090         Andrzej Szombierski).
3091
3092 2006-12-26  Kristian Rietveld  <kris@gtk.org>
3093
3094         Lots of scrolling fixes.  Made scrolling work properly in not fully
3095         validated tree views; fixed a bunch of corner cases.
3096
3097         * gtk/gtktreeview.c (validate_visible_area): if a row's dy is past
3098         upper - page_size, we know it is located at the end so the test for
3099         dy + height has been dropped.
3100         In the same case if area_below < 0, we know this is the last node
3101         in the tree view so area_above is page_size - height of this row.
3102         (validate_visible_area): got rid of subtracting new_height -
3103         old_height from area_{below,above}, it didn't make any sense at
3104         all and the full height of the row should be subtracted instead.
3105         (validate_visible_area): when scrolling to a given path, set the
3106         top row directly together with the dy offset, then sync that top_row
3107         to the dy.
3108         (gtk_tree_view_set_top_row): new function to directly set a top_row.
3109         (gtk_tree_view_dy_to_top_row): refactored to use
3110         gtk_tree_view_set_top_row().
3111         (gtk_tree_view_top_row_to_dy): make sure dy >= 0 when done.
3112         (gtk_tree_view_adjustment_changed): only update our dy and
3113         top_row if the adjustment's dy actually changed.
3114
3115 2006-12-26  Christian Persch  <chpe@cvs.gnome.org>
3116
3117         * gtk/gtknotebook.c: (gtk_notebook_real_insert_page):
3118         Return the correct value from gtk_notebook_insert_page if the
3119         page-added handler reorders the tabs. Bug #345094.
3120
3121 2006-12-26  Carlos Garnacho  <carlosg@gnome.org>
3122
3123         Fix small regressions in GtkNotebook tab detaching. Bug #378852.
3124
3125         * gtk/gtknotebook.c (gtk_notebook_do_arrow): grab focus to allow tabs
3126         scrolling when hovering with a detached tab.
3127         (gtk_notebook_stop_reorder): Do not deparent the wrong tab if the
3128         focus tab has changed during a tab DND operation.
3129         (gtk_notebook_drag_end): ensure that the dropped tab gets focused.
3130         (gtk_notebook_paint): do not take cur_page as a reference to paint the
3131         box if it's detached.
3132         (gtk_notebook_calculate_tabs_allocation): focus_tab may be different
3133         to the detached tab if we hover the arrows during a tabs detaching 
3134         operation, do not allocate it unconditionally in 0,0.
3135
3136 2006-12-26  Carlos Garnacho  <carlosg@gnome.org>
3137
3138         Expose improvements for GtkNotebook. Bug #383435
3139
3140         * gtk/gtknotebook.c (gtk_notebook_expose): propagate the event to tab
3141         labels.
3142         (gtk_notebook_draw_focus): do not repaint the whole focused tab again.
3143         (gtk_notebook_draw_tab): do not send handmade expose events to tab
3144         labels.
3145
3146 2006-12-26  Matthias Clasen  <mclasen@redhat.com>
3147
3148         * gtk/gtkfilesystemunix.c (execute_callbacks): Return
3149         FALSE.  (#389623, Carlos Garnacho Parro)
3150
3151         * gtk/gtkrange.c (stop_scrolling): Avoid spurious
3152         redraws.
3153
3154 2006-12-25  Christian Persch  <chpe@cvs.gnome.org>
3155
3156         * gtk/gtkplug.c: (gtk_plug_construct_for_display),
3157         (gtk_plug_unrealize): Notify the "embedded" property also on
3158         normal construction and when destroying the socket window.
3159         Bug #388738.
3160
3161 2006-12-25  Christian Persch  <chpe@cvs.gnome.org>
3162
3163         * gtk/gtkaboutdialog.c: (gtk_about_dialog_class_init),
3164         (gtk_about_dialog_init), (display_credits_dialog),
3165         (display_license_dialog):
3166         * gtk/gtkfilechooserdialog.c: (gtk_file_chooser_dialog_class_init),
3167         (gtk_file_chooser_dialog_init),
3168         (gtk_file_chooser_dialog_constructor),
3169         (gtk_file_chooser_dialog_unmap):
3170         * gtk/gtkrecentchooserdefault.c:
3171         (_gtk_recent_chooser_default_init):
3172         * gtk/gtkrecentchooserdialog.c:
3173         (gtk_recent_chooser_dialog_class_init),
3174         (gtk_recent_chooser_dialog_init),
3175         (gtk_recent_chooser_dialog_constructor),
3176         (gtk_recent_chooser_dialog_unmap): Set the HIG spacings directly
3177         instead of using style-set handlers. Fix the filechooser's spacing
3178         between content and action area to 12px. Bug #372447.
3179
3180 2006-12-25  Christian Persch  <chpe@cvs.gnome.org>
3181
3182         * gtk/gtkstatusbar.c: (gtk_statusbar_size_allocate):
3183         Don't assume statusbar->label is the statusbar's frame's child when
3184         shrinking the size allocation when the grip is shown. Bug #372452.
3185
3186 2006-12-25  Christian Persch  <chpe@cvs.gnome.org>
3187
3188         * gtk/gtkpagesetupunixdialog.c: (printer_status_cb),
3189         (add_custom_paper): Fix mem leaks. Bug #389194.
3190
3191 2006-12-24  Matthias Clasen  <mclasen@redhat.com>
3192
3193         * gtk/gtktextutil.c: Remove debug output.
3194
3195         * gtk/gtktextview.c: Improve the DND scrolling
3196         behaviour.  (#92387, Carlos Garnacho Parro)
3197
3198         * gtk/gtkaccellabel.c: Improve translators comments.  
3199         (#389298, Christian Persch)
3200
3201 2006-12-24  Bastien Nocera  <hadess@hadess.net>
3202
3203         * gtk/gtkrecentmanager.c: Fix typo (s/expansive/expensive)
3204         (#389183)
3205
3206 2006-12-24  Christian Persch  <chpe@cvs.gnome.org>
3207
3208         * docs/reference/gtk/gtk-sections.txt:
3209         * gtk/gtk.symbols:
3210         * gtk/gtkpagesetupunixdialog.c: (fill_paper_sizes_from_printer):
3211         * gtk/gtkprinter-private.h:
3212         * gtk/gtkprinter.c: (gtk_printer_list_papers):
3213         * gtk/gtkprinter.h: Make gtk_printer_list_papers public. Bug #345587.
3214
3215 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3216
3217         * gtk/gtkpagesetupunixdialog.c: Don't ignore reverse portrait option
3218         when is selected in page setup dialog. Fixes bug #365047.
3219
3220 2006-12-24  Behdad Esfahbod  <behdad@gnome.org>
3221
3222         * gtk/gtkentry.c (_gtk_entry_effective_inner_border):
3223         Use gtk_border_free when freeing border.
3224
3225 2006-12-24  Matthias Clasen  <mclasen@redhat.com>
3226
3227         * gtk/gtkentry.c (gtk_entry_button_press): When
3228         shift-clicking, keep the larger part of the selection
3229         selected.  (#353709, Benjamin Otte)
3230
3231         * gtk/gtkbutton.c (gtk_button_get_props): Use 
3232         gtk_border_free when freeing borders.
3233
3234         * gtk/gtkbutton.c (gtk_button_grab_notify): Be more
3235         careful when faking a button release.  (#323146,
3236         Travis Abbott)
3237
3238         * gtk/gtkhandlebox.c (draw_textured_frame): Draw the
3239         handle with the right orientation, depending on the
3240         position of the handlebox.  (#159764, Benjamin Berg)
3241
3242 2006-12-24  Behdad Esfahbod  <behdad@gnome.org>
3243
3244         * gtk/gtkstyle.c (gtk_border_copy), (gtk_border_free): Use gslice for
3245         GtkBorder (#383557).
3246
3247 2006-12-24  Behdad Esfahbod  <behdad@gnome.org>
3248
3249         Bug 340141 – Update to Pango 1.16 API
3250
3251         * gdk/gdkpango.c (layout_iter_get_line_clip_region),
3252         (gdk_pango_layout_line_get_clip_region):
3253         * gtk/gtkcalendar.c (gtk_calendar_size_request):
3254         * gtk/gtkentry.c (gtk_entry_get_pixel_ranges),
3255         (get_layout_position), (gtk_entry_find_position),
3256         (gtk_entry_adjust_scroll):
3257         * gtk/gtkiconview.c (get_pango_text_offsets):
3258         * gtk/gtklabel.c (get_cursor_direction):
3259         * gtk/gtkstyle.c (get_insensitive_layout):
3260         * gtk/gtktextdisplay.c (render_para):
3261         * gtk/gtktextlayout.c (allocate_child_widgets),
3262         (find_display_line_below), (find_display_line_above),
3263         (gtk_text_layout_move_iter_to_previous_line),
3264         (gtk_text_layout_move_iter_to_next_line),
3265         (gtk_text_layout_move_iter_to_line_end),
3266         (gtk_text_layout_iter_starts_line),
3267         (gtk_text_layout_move_iter_to_x):
3268         * gtk/gtktextutil.c (limit_layout_lines):
3269         Use the _readonly version of pango_layout_iter_get_line(),
3270         pango_layout_iter_get_run(), pango_layout_get_line(), and
3271         pango_layout_get_lines().
3272
3273         * gtk/gtkmain.c (gtk_get_default_language): Use
3274         pango_get_default_language().
3275
3276 2006-12-24  Matthias Clasen  <mclasen@redhat.com>
3277
3278         * gtk/gtkentry.c (gtk_entry_set_text): Emit changed
3279         and notify:text only once. The same fix was applied
3280         for replacing the selection via DND or copy-and-paste.
3281         (#64998, Damon Chaplin, Sven Herzberg)
3282
3283 2006-12-23  Matthias Clasen  <mclasen@redhat.com>
3284
3285         * gtk/gtkimmulticontext.c: Be careful to not override
3286         GTK+ translations with the translations of the input
3287         method.  (#317080, Tor Lillqvist)
3288
3289         * modules/input/imcedilla.c: Use standard macros
3290         for translation domain and locale dir.
3291
3292         * gtk/gtkimcontextsimple.c: Allow composing l with 
3293         stroke.  (#349638, Daniel Lublin)
3294
3295         * gtk/gen-paper-names.c: Fix a thinko in the suffix
3296         calculation.  (#382369, Christian Persch)
3297
3298         * gtk/paper_names_offsets.c: Regenerated.
3299
3300 2006-12-22  Matthias Clasen  <mclasen@redhat.com>
3301
3302         * modules/engines/pixbuf/pixbuf.h:
3303         * modules/engines/pixbuf/pixbuf-rc-style.h:
3304         * modules/engines/pixbuf/pixbuf-style.h: Move 
3305         G_GNUC_INTERNAL before function declarations.  (#352276,
3306         Damien Carbery)
3307
3308 2006-12-22  Matthias Clasen  <mclasen@redhat.com>
3309
3310         * demos/gtk-demo/*.c: Fix some leaks.  (#348108, Chris
3311         Wilson)
3312
3313 2006-12-22  Matthias Clasen  <mclasen@redhat.com>
3314
3315         * *.c: Replace a lot of idle and timeout calls by
3316         the new gdk_threads api. 
3317
3318         * gdk/gdk.symbols:
3319         * gdk/gdk.h:
3320         * gdk/gdk.c: Add functions to allow threadsafe handling
3321         of idles and timeouts wrt. to the GDK lock.  (#321886,
3322         Chris Wilson)
3323         
3324 2006-12-22  Matthias Clasen  <mclasen@redhat.com>
3325         
3326         * gdk/gdkpango.c: Use pango_cairo_show_error_underline.  
3327         (#340141, Behdad Esfahbod)
3328
3329         * configure.in: Check for getc_unlocked.
3330
3331         * gtk/xdgmime/xdgmimemagic.c: Use getc if getc_unlocked is
3332         unavailable.   (#381499)
3333
3334         * tests/teststatusicon.c: Fix a typo
3335
3336 2006-12-22  Matthias Clasen  <mclasen@redhat.com>
3337
3338         Make it possible to track the embeddedness of
3339         statusicon (#387215, Martyn Russell, patch by Christian
3340         Persch)
3341
3342         * gtk/gtkstatusicon.c: Add orientation and embedded properties.
3343         * gtk/gtkplug.c: 
3344         * gtk/gtkplug-x11.c: Add an embedded property.
3345         * tests/teststatusicon.c: Test the new properties.
3346
3347         * gtk/gtkwidget.c (gtk_widget_get_draw_rectangle): Don't
3348         leak draw_border.  (#387170, Kjartan Maraas)
3349
3350 2006-12-21  Matthias Clasen  <mclasen@redhat.com>
3351
3352          * gtk/gtkfilechooserembed.c (_gtk_file_chooser_embed_set_delegate()):
3353         Typo fix.  (#388123, Murray Cumming)
3354         
3355         * gdk/x11/gdkinput-x11.c (_gdk_input_common_other_event):
3356         Generate double-click events.  (#380421, Tommi Komulainen)
3357
3358         * gdk/x1/gdkinput-xfree.c (_gdk_input_configure_event):
3359         (_gdk_input_enter_event): Correct return_if_fail checks.
3360         (#379803, Tommi Komulainen)
3361
3362         * gdk/gdkdisplay.c: Improve the docs of some functions operating
3363         on the default display.  (##353438, Mariano Suárez-Alvarez)
3364
3365 2006-12-21  Matthew Barnes  <mbarnes@redhat.com>
3366
3367         * docs/reference/gdk/gdk-sections.txt:
3368         * gdk/gdkcolor.[ch] (gdk_color_to_string): Add a function for
3369         converting a GdkColor to a string (#373856).
3370
3371         * configure.in: Bump pango requirement to 1.15.2.
3372
3373 2006-12-20  Matthias Clasen  <mclasen@redhat.com>
3374         
3375         * gdk/keynames.txt: Mark arrow keys as translatable.  (#369506,
3376         Bastian Nocera)
3377
3378         * gdk/keyname-table.h: Regenerated
3379
3380         * gtk/gtktextbuffer.c: Add signal documentation.  (#317064,
3381         Søren Wedel Nielsen)
3382
3383         * gtk/gtktextview.c (gtk_text_view_start_selection_drag):
3384         Silently return if a drag is already in progress, rather
3385         than asserting.  (#335622, Li Yuan, testcase by Erwann Chenede)
3386
3387         * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_new_with_dialog):
3388         Allow any GtkDialog that implements GtkFileChooser as
3389         dialog.  (#335473, Tommi Komulainen)
3390
3391 2006-12-20  Mikael Hallendal  <micke@imendio.com>
3392
3393         * gtk/gtkstatusicon.c: (gtk_status_icon_init): Fixed a last minute
3394         change in the quartz backend.
3395
3396 2006-12-20  Mikael Hallendal  <micke@imendio.com>
3397
3398         * gtk/Makefile.am: Added gtkstatusicon-quartz.c
3399         * gtk/gtkstatusicon-quartz.c: Implements the quartz backend for the
3400         status icon.
3401         * gtk/gtkstatusicon.c: Hooked in the new quartz backend. Bug #387874.
3402
3403 2006-12-19  Matthias Clasen  <mclasen@redhat.com>
3404
3405         * gtk/gtkprintunixdialog.c: Add a tooltip explaining the
3406         format of page ranges, and improve the page sequence icon
3407         for the case of n_copies == 1.
3408  
3409 2006-12-19  Mikael Hallendal  <micke@imendio.com>
3410
3411         * gdk/quartz/gdkcursor-quartz.c: Splitted out the GdkPixbuf to NSImage
3412         routine so that it can be used from libgtk as well (needed for
3413         upcoming GtkStatusIcon support in the Quartz port).
3414         * gdk/quartz/gdkevents-quartz.c: Don't assume that all NSWindows are
3415         created from GDK, this is not true for the status icon.
3416         * gdk/quartz/gdkprivate-quartz.h:
3417         * gdk/quartz/gdkquartz.h: Added 
3418         gdk_quartz_pixbuf_to_ns_image_libgtk_only so that it is available to 
3419         the status icon code.
3420
3421 2006-12-16  Tristan Van Berkom <tvb@gnome.org>
3422
3423         * gtk/gtkmessagedialog.c: Added return_if_fail (image) to
3424         gtk_message_dialog_set_image ()
3425
3426         * gtk/gtkscrolledwindow.c: Fixed a bug in set_property()
3427         (setting "window-placement-set" could result in a crash because
3428         of boolean/enum mixup)
3429
3430 2006-12-15  Federico Mena Quintero  <federico@novell.com>
3431
3432         Merged from gtk-2-10:
3433
3434         * gtk/gtkmenu.c (gtk_menu_set_title): Don't try to optimize for
3435         the case where the new title is the same as the old title, to
3436         preserve the behavior from GTK+ 2.8 (NULL and "" titles are not
3437         equivalent).  Handle the case where title == priv->title.  This
3438         was found by the LSB compatibility tests:
3439         https://bugzilla.novell.com/show_bug.cgi?id=223882
3440
3441 2006-12-15  Dom Lachowicz <domlachowicz@gmail.com>
3442
3443         * gtk/gtkcombobox.c: Make GtkComboBox in "appears-as-list" mode
3444         more closely resemble its Win32 counterpart. Bug #340204.
3445
3446 2006-12-14  Carlos Garnacho  <carlosg@gnome.org>
3447
3448         * gtk/gtkcalendar.c: draw arrows pointing to the right correctly
3449         placed inside their GdkWindow. Bug #385672.
3450
3451 2006-12-14  Christian Persch  <chpe@cvs.gnome.org>
3452
3453         * gtk/gtkiconview.c: Fix docs typo. Bug #385642.
3454
3455 2006-12-13  Dom Lachowicz <domlachowicz@gmail.com>
3456
3457         * src/modules/engines/ms-windows/msw_style.c: Bug 351679 - Notebooks 
3458         drawn with extra line below tab in MS-Windows theme. Patch by 
3459         Cody Russell
3460         
3461 2006-12-13  Matthias Clasen  <mclasen@redhat.com>
3462
3463         * gtk/Makefile.am: Add --unlink-tempfile to the evince call
3464         for print preview.  (#370041, Ghee Teo)
3465
3466 2006-12-11  Matthias Clasen  <mclasen@redhat.com>
3467
3468         * gtk/gtkprogressbar.c (gtk_progress_bar_paint_text): Be more
3469         careful when overdrawing antialiased text.  (#352435, Alex Jones,
3470         patch by Benjamin Otte)
3471
3472         * gtk/gtksettings.c: Change the way in which color scheme information
3473         is merged to correctly handle vanishing colors.  (#374420, 
3474         Benjamin Berg, patch by Callum McKenzie) 
3475         Also allow to separate entries in color schemes by ';' 
3476         instead of newline.  
3477
3478 2006-12-10  Matthias Clasen  <mclasen@redhat.com>
3479
3480         * modules/printbackends/cups/gtkcupsutils.c (gtk_cups_request_encode_option): 
3481         Properly pass multi-value options to cups.  (#355350, Jürg Billeter) 
3482
3483 2006-12-10  Kristian Rietveld  <kris@gtk.org>
3484
3485         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_focus_out_event):
3486         cancel editing (ie. don't accept changes) when the entry loses
3487         focus. (Fixes #164494, reported by Chris Rouch).
3488
3489 2006-12-10  Matthias Clasen  <mclasen@redhat.com>
3490
3491         * configure.in: Correct a misapplied patch. 
3492
3493 2006-12-10  Tor Lillqvist  <tml@novell.com>
3494
3495         * gtk-zip.sh.in: Put gdk-pixbuf-query-loaders.exe and
3496         gtk-query-immodules-2.0.exe in the runtime zipfile instead of
3497         developer zipfile. Users might add pixbuf loaders or immodules
3498         even if they are not interested in developing gtk+-using software.
3499
3500 2006-12-10  Matthias Clasen  <mclasen@redhat.com>
3501
3502         * configure.in: Check for crt_extern.h and _NSGetEnviron.
3503         * gdk/x11/gdkspawn-x11.c: Fix compilation on Darwin where
3504         environ is not available.  (#384168, Min Sik Kim)
3505
3506 2006-12-07  Paolo Maggi  <paolo@gnome.org>
3507
3508         Fixes bug #383407
3509         
3510         * gtk/gtkentry.c (gtk_entry_set_text): check for
3511         completion->priv->changed_id > 0 before calling 
3512         g_signal_handler_[un]block.
3513         (gtk_entry_completion_key_press): does not block/unblock the "changed"
3514         signal before calling gtk_entry_set_text.
3515         
3516 2006-12-07  Carlos Garnacho  <carlosg@gnome.org>
3517
3518         * gtk/gtkcellrendererprogress (compute_dimensions): do not use
3519         xthickness/ythickness, they aren't used any longer for drawing.
3520
3521 2006-12-07  Matthias Clasen  <mclasen@redhat.com>
3522
3523         * gtk/gtkrc.c (_gtk_rc_init): Fix clipping of accelerator
3524         underlines by giving labels a small draw-border.
3525
3526 2006-12-06  Kristian Rietveld  <kris@gtk.org>
3527
3528         * gtk/gtkcellrendererprogress.c (gtk_cell_renderer_progress_render):
3529         draw progress bar through theme engine instead of using our own
3530         custom cairo drawing code (#377244, patch from Carlos Garnacho).
3531
3532 2006-12-06  Matthias Clasen  <mclasen@redhat.com>
3533
3534         * gtk/gtkprintunixdialog.c (update_dialog_from_capabilities):
3535         Update the sensitivity of the collate checkbutton more frequently,
3536         proposed by Tim Waugh.
3537
3538 2006-12-04  Matthias Clasen  <mclasen@redhat.com>
3539
3540         * gtk/gtkmessagedialog.c (setup_type): Set a11y name and role
3541         since we no longer set window titles.
3542
3543 2006-12-04  Christian Persch  <chpe@cvs.gnome.org>
3544
3545         * gtk/gtkpagesetup.c: (gtk_page_setup_get_paper_size),
3546         (gtk_page_setup_set_paper_size): Don't leak the old page size when
3547         setting a new one. Bug #382314.
3548
3549 2006-12-03  Michael Natterer  <mitch@gimp.org>
3550
3551         * gtk/gtktextview.c: remove FIXME #include that is no longer needed.
3552
3553 2006-12-03  Kristian Rietveld  <kris@gtk.org>
3554
3555         Make sure [xy]_offset are always being initialized, fix pixbuf
3556         renderer padding.  (#108235, Sven Neumann).
3557
3558         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_get_size),
3559         (gtk_cell_renderer_pixbuf_render): add padding in _render instead
3560         of _get_size.
3561
3562         * gtk/gtkcellrendererprogress.c (gtk_cell_renderer_progress_get_size):
3563         always initialize [xy]_offset.
3564         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_get_size): ditto.
3565         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_get_size):
3566         ditto.
3567
3568 2006-12-03  Kristian Rietveld  <kris@gtk.org>
3569
3570         * gtk/gtktreeview.c (validate_visible_area): when not using an
3571         explicit alignment, use the full area of the row (not just dy)
3572         to determine how to implicitly align it.  (Fixes #363191, reported
3573         by Federico Mena Quintero).
3574
3575 2006-12-02  Matthias Clasen  <mclasen@redhat.com>
3576
3577         * gtk/gtkicontheme.c (insert_theme): Properly clean up
3578         if an icon theme index file has no directories.  (#381236)
3579
3580 2006-12-02  Dom Lachowicz <domlachowicz@gmail.com>
3581
3582         * src/modules/engines/ms-windows/msw_style.c: Bug 351678 - Notebooks 
3583         not with PositionType.Top drawn incorrectly. Patch by Cody Russell
3584         
3585 2006-11-28  Behdad Esfahbod  <behdad@gnome.org>
3586
3587         Remove the broken Thai input method and add a functional Thai and Lao
3588         input method by Theppitak Karoonboonyanan. (#81031)
3589
3590         * modules/input/imthai.c:
3591         * modules/input/gtkimcontextthai.c:
3592         * modules/input/gtkimcontextthai.h:
3593         * modules/input/thai-charprop.c:
3594         * modules/input/thai-charprop.h:
3595         Added.
3596
3597         * modules/input/imthai-broken.c:
3598         Removed.
3599         
3600         * modules/input/Makefile.am:
3601         Updated.
3602
3603 2006-11-27  Christian Persch  <chpe@cvs.gnome.org>
3604
3605         * gtk/gtkstatusicon.c: Notify when the screen changes. Bug #379793.
3606
3607 Mon Nov 27 12:27:06 2006  Tim Janik  <timj@imendio.com>
3608
3609         * gtk/gtktextview.c: applied patch by  Colin Leroy for
3610         Control+GDK_KP_Left to move one word to the left, #356255.
3611
3612 2006-11-26  Benjamin Berg  <benjamin@sipsolutions.net>
3613
3614         * gtk/gtkstyle.c: (gtk_default_draw_flat_box): Protect against NULL
3615           widget. (#379503)
3616
3617 2006-11-25  Matthias Clasen  <mclasen@redhat.com>
3618
3619         * modules/printbackends/cups/gtkprintbackendcups.c: Make
3620         print dialog work when 'BrowseShortNames Off' is specified
3621         in cups configuration. Patch by Tim Waugh.
3622
3623 2006-11-24  Michael Natterer  <mitch@imendio.com>
3624
3625         * gtk/gtktreeview.c (gtk_tree_view_move_cursor_up_down): if we
3626         can't go up/down, consult gtk_widget_keynav_failed() and leave the
3627         widget if it returns FALSE (bug #322640).
3628
3629 2006-11-23  Behdad Esfahbod  <behdad@gnome.org>
3630
3631         * gtk/gtkmain.c: Fix minor typo in docs. (#378632, Hannes Mueller)
3632
3633 2006-11-22  Emmanuele Bassi  <ebassi@gnome.org>
3634
3635         * gtk/gtkrecentmanager.c:
3636         (get_uri_shortname_for_display): g_filename_from_uri() might
3637         fail; catch the failure and fall back to the non-local URI
3638         case. (#363437)
3639
3640 2006-11-19  Mark McLoughlin  <mark@skynet.ie>
3641
3642         Fixes bug #376502 - multi-screen support for GtkStatusIcon
3643
3644         * gtk/gtkstatusicon.[ch]:
3645         (gtk_status_icon_set_screen),
3646         (gtk_status_icon_get_screen): add multi-screen API. Allows
3647         an app to display an icon on a non-default screen
3648         (gtk_status_icon_class_init),
3649         (gtk_status_icon_set_property),
3650         (gtk_status_icon_get_property): add a "screen" property
3651         
3652         * tests/teststatusicon.c: update to test on multiple screens
3653
3654 2006-11-17  Matthias Clasen  <mclasen@redhat.com>
3655
3656         Fix problems with drag cancellation. (#376535, Michael Natterer)
3657         
3658         * gtk/gtkdnd.c (gtk_drag_source_info_destroy): Disconnect signal
3659         handlers before emitting drag-end.
3660         (gtk_drag_end): Disconnect signal handlers before removing
3661         the grab.  
3662
3663 2006-11-16  Mariano Suárez-Alvarez <mariano@gnome.org>
3664
3665         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init):
3666         add gtk-doc blurb on GtkCellRendererText::edited (#376094)
3667
3668 2006-11-16  Michael Natterer  <mitch@imendio.com>
3669
3670         * gtk/gtkradiobutton.c (gtk_radio_button_focus): don't use
3671         gtk_widget_keynav_failed(). Instead, look at gtk-keynav-cursor-only
3672         and gtk-keynav-wrap-around and wrap around, beep or continue outside
3673         the group manually (bug #322640).
3674
3675 2006-11-16  Michael Natterer  <mitch@imendio.com>
3676
3677         Add new infrastructure for notifications of failed keyboard
3678         navigation and navigation with restricted set of keys.
3679
3680         The patch handles configurable beeping, navigating the GUI with
3681         cursor keys only (as in phone environments), and configurable
3682         wrap-around. Fixes bugs #322640, #70986, #318827, #334726, #334742
3683         and #309291.
3684
3685         * gtk/gtksettings.c: added properties gtk-keynav-cursor-only,
3686         gtk-keynav-wrap-around and gtk-error-bell.
3687
3688         * gtk/gtkwidget.[ch]: added new signal "keynav-failed" and public
3689         API to emit it. Added New function gtk_widget_error_bell() which
3690         looks at the gtk-error-bell setting and calls gdk_window_beep()
3691         accordingly.
3692
3693         * gtk/gtk.symbols: add the new widget symbols.
3694
3695         * gtk/gtkcellrendereraccel.c
3696         * gtk/gtkimcontextsimple.c
3697         * gtk/gtkmenu.c
3698         * gtk/gtknotebook.c: use gtk_widget_error_bell() or look at the
3699         gtk-error-bell setting instead of calling gdk_display_beep()
3700         unconditionally.
3701
3702         * gtk/gtkcombobox.c
3703         * gtk/gtkentry.c
3704         * gtk/gtkiconview.c
3705         * gtk/gtklabel.c
3706         * gtk/gtkmenushell.c
3707         * gtk/gtkspinbutton.c
3708         * gtk/gtktextview.c
3709         * gtk/gtktreeview.c: call gtk_widget_error_bell() on failed keynav.
3710
3711         * gtk/gtkentry.c
3712         * gtk/gtklabel.c
3713         * gtk/gtkrange.c
3714         * gtk/gtktextview.c: consult gtk_widget_keynav_failed() on failed
3715         cursor navigation and leave the widget if it returns FALSE.
3716
3717         * gtk/gtkmenushell.c
3718         * gtk/gtknotebook.c: only wrap around if gtk-keynav-wrap-around
3719         is TRUE.
3720
3721         * gtk/gtkradiobutton.c: ask gtk_widget_keynav_failed() to decide
3722         whether to to wrap-around, and don't select active items on cursor
3723         navigation if gtk-keynav-cursor-only is TRUE. Should look at
3724         gtk-keynav-wrap-around too, will look into that.
3725
3726 2006-11-16  Emmanuele Bassi  <ebassi@gnome.org>
3727
3728         * gtk/gtkrecentmanager.c:
3729         (gtk_recent_info_get_uri_display): Return the URI
3730         of the GtkRecentInfo object (upgraded to UTF-8 if
3731         needed) in case of non-local file. (#351945)
3732
3733 2006-11-16  Emmanuele Bassi  <ebassi@gnome.org>
3734         
3735         * gtk/gtkrecentchoosermenu.c:
3736         (gtk_recent_chooser_menu_add_tip): Apply the tip only
3737         if we have a displayable name for the item. (#365031,
3738         patch by padraig.obriain(at)sun.com)
3739
3740 2006-11-16  Emmanuele Bassi  <ebassi@gnome.org>
3741
3742         * gtk/gtkrecentmanager.c: Provide a fast path returning
3743         NULL when the limit is set to 0.
3744
3745         * gtk/gtkrecentchooserdefault.c:
3746         * gtk/gtkrecentchoosermenu.c: Add the same fast path
3747         inside the RecentChooser implementation; add a check
3748         in the list clamping code. (#373466 and duplicates)
3749
3750 2006-11-15  Matthias Clasen  <mclasen@redhat.com>
3751
3752         * modules/printbackends/cups/gtkprintbackendcups.c (cups_printer_get_options): 
3753         Don't pass NULL to strncpy.  (#359537, patch by  Carlos Garcia Campos)
3754
3755 2006-11-15  Michael Natterer  <mitch@imendio.com>
3756
3757         * gtk/gtkrange.[ch]: added properties "fill-level",
3758         "show-fill-level" and "restrict-to-fill-level" and getters/setters
3759         for them. The "fill level" is an additional marker on the range's
3760         trough than can be e.g. used to indicate the amount of
3761         pre-buffering in a range showing the play position of streamed
3762         media. See the embedded API docs for details. Made GtkRangeLayout
3763         a GTypeInstance private struct and removed finalize()
3764         implementation. Fixes bug #349808
3765
3766         * gtk/gtk.symbols: added the new symbols.
3767
3768 2006-11-14  Behdad Esfahbod  <behdad@gnome.org>
3769
3770         * configure.in: Make libtool magic robust. (#352795)
3771
3772 2006-11-13  Paolo Borelli  <pborelli@katamail.com>
3773
3774         * gtk/gtkrc.c (gtk_rc_parse_icon_source): plug small memory
3775         leak (#370395)
3776
3777 2006-11-09  Kristian Rietveld  <kris@imendio.com>
3778
3779         * gtk/gtktreeview.c (gtk_tree_view_move_cursor_up_down): disable
3780         don't move cursor case for SELECTION_NONE. (#371756, John Ellis).
3781
3782 2006-11-09  Carlos Garnacho  <carlosg@gnome.org>
3783
3784         * gtk/gtkpathbar.c (on_slider_unmap): Fix parenthesis confusion.
3785
3786 2006-11-08  Carlos Garnacho  <carlosg@gnome.org>
3787
3788         * gtk/gtkpathbar.c (on_slider_unmap): added, do not leave the scroll
3789         timeout running if the slider buttons are hidden. (#372527)
3790
3791 2006-11-08  Christian Persch  <chpe@cvs.gnome.org>
3792
3793         * gtk/gtkfilechooserdefault.c (browse_widgets_create): Don't make
3794         the "Location" label bold. Bug #372449.
3795
3796 2006-11-07  Carlos Garnacho  <carlosg@gnome.org>
3797
3798         * gtk/gtknotebook.c (gtk_notebook_calculate_tabs_allocation): make
3799         non-focused tabs xthickness/ythickness thinner. (#353962)
3800
3801 2006-11-07  Paolo Borelli  <pborelli@katamail.com>
3802
3803         * gtk/gtktextbtree.c (_gtk_text_btree_delete): avoid memory
3804         corruption (#357050).
3805
3806 2006-11-06  Alexander Larsson  <alexl@redhat.com>
3807
3808         * gtk/gtkdnd.c: (gtk_drag_begin_internal),
3809         (gtk_drag_source_info_destroy), (gtk_drag_end),
3810         (gtk_drag_grab_notify_cb):
3811         Cancel drag when the grab is shadowed. (#122688)
3812
3813 2006-11-01  Kristian Rietveld  <kris@imendio.com>
3814
3815         * gtk/gtkcombobox.c (gtk_combo_box_class_init),
3816         (gtk_combo_box_size_request): add arrow-size property to control
3817         the minimum size of the arrow, have the arrow scale up with the
3818         font by default. (#357950).
3819
3820 2006-10-30  Kristian Rietveld  <kris@gtk.org>
3821
3822         * gtk/gtktreeview.c (gtk_tree_view_move_cursor_page_up_down): don't
3823         forget to queue a draw for the new cursor node. (Fixes #366548,
3824         reported by Sven Herzberg).
3825
3826 2006-10-30  Michael Natterer  <mitch@imendio.com>
3827
3828         * gtk/gtkrange.c (gtk_range_key_press): consume the Escape key
3829         only if we actually cancel a drag. Fixes bug #58389.
3830
3831 2006-10-30  Kristian Rietveld  <kris@gtk.org>
3832
3833         * gtk/gtktreeview.c (gtk_tree_view_class_init): change left/right
3834         keybindings to collapse/expand rows instead of moving the focus
3835         cursor. (#105895, Brian Bober and others).
3836
3837 2006-10-29  Kristian Rietveld  <kris@gtk.org>
3838
3839         * gtk/gtktreeview.c (gtk_tree_view_real_expand_row): guard against
3840         child removal in row-expanded callback. (#366782, John Ellis).
3841
3842 2006-10-29  Tor Lillqvist  <tml@novell.com>
3843
3844         * gdk/win32/gdkwindow-win32.c (RegisterGdkClass): Improve handling
3845         of the small icon of the window class. (#152620, Kazuki Iwamoto)
3846
3847 2006-10-29  Tor Lillqvist  <tml@novell.com>
3848
3849         * gdk/win32/gdkcursor-win32.c
3850         (gdk_win32_icon_to_pixbuf_libgtk_only): Implement for B&W cursors,
3851         for instance the built-in GDK ones.
3852
3853 2006-10-27  Kristian Rietveld  <kris@gtk.org>
3854
3855         * gtk/gtktreeview.c (validate_visible_area): rework the area_above == 0
3856         case to not overwrite the variables in the lower scope (which are
3857         used later on ...), get the path correctly and bail out when there
3858         isn't a node above us. (#359231).
3859
3860 2006-10-26  Christian Persch  <chpe@cvs.gnome.org>
3861
3862         * gtk/gtkaboutdialog.c: Put initial focus on Close button (#337261).
3863
3864 2006-10-25  Johan Dahlin  <jdahlin@async.com.br>
3865
3866         * gtk/gtk.symbols: Add missing symbols to so make check can pass
3867
3868 2006-10-23  Dom Lachowicz <domlachowicz@gmail.com>
3869
3870         * src/modules/engines/ms-windows/msw_style.c (draw_expander): Remember
3871         to free GDI Pen resources, introduced by bug 340201.(#364514)
3872         
3873 2006-10-18  Kristian Rietveld  <kris@imendio.com>
3874
3875         * tests/testcombo.c (main): connect to notify::popup-shown instead of
3876         popup-show (the latter does not exist).
3877
3878 2006-10-15  Paolo Borelli  <pborelli@katamail.com>
3879
3880         * gtk/gtkicontheme.c (pixbuf_supports_svg): plug memory leak.
3881         Fixes bug #362439.
3882
3883 2006-10-12  Michael Natterer  <mitch@imendio.com>
3884
3885         * gtk/gtkcombobox.c (gtk_combo_box_class_init): fix commit below
3886         (committed the wrong patch).
3887
3888 2006-10-12  Michael Natterer  <mitch@imendio.com>
3889
3890         * gtk/gtkcombobox.c: added "move-active" and "popup" signals and
3891         bindings to trigger them. Removed gtk_combo_box_key_press(), it's
3892         obsolete now. Fixes bug #358293.
3893
3894 2006-10-11  Michael Emmel  <mike.emmel@gmail.com>
3895
3896         * gdkpixmap-directfb.c: add missing RGB24 case (#361176) 
3897
3898 2006-10-11  Tor Lillqvist  <tml@novell.com>
3899
3900         * configure.in: Enable having some gdk-pixbuf loaders built-in
3901         even if loading the others dynamically. Define Automake
3902         conditional INCLUDE_FOO for each loader as TRUE if that loader is
3903         built-in. See also gdk-pixbuf/ChangeLog.
3904
3905 Wed Oct 11 14:31:30 2006  Tim Janik  <timj@imendio.com>
3906
3907         * docs/reference/gtk/gtk-sections.txt:
3908         * gtk/gtkbindings.c: document gtk_binding_entry_skip().
3909
3910 2006-10-11  Tor Lillqvist  <tml@novell.com>
3911
3912         * gtk/gtk.symbols: Remove gtk_combo_string_key, which is a static
3913         variable.
3914
3915 2006-10-11  Tor Lillqvist  <tml@novell.com>
3916
3917         Merge from 2.10 branch:
3918
3919         * gtk/gtkmain.c (do_pre_parse_initialization): On Win32, if
3920         environment variable LC_ALL or LANG is set, set the Win32 thread
3921         locale to the corresponding locale. Then call the C library
3922         setlocale() to set the C library locale accordingly. The
3923         inconsistency mentioned below is gone. (#339756) Do some special
3924         casing for Serbia and Montenegro. Handle the Latin and Cyrillic
3925         scripts for Azeri, Uzbek and Serbian.
3926         (enum_locale_proc): Helper function for the above functionality.
3927
3928         * gtk/gtkcalendar.c (gtk_calendar_init): No longer need to check
3929         if the environment variables are set here, as they have already
3930         been taken into account and the Win32 thread locale has been
3931         set.
3932
3933 Tue Oct 10 16:38:23 2006  Tim Janik  <timj@imendio.com>
3934
3935         * gtk/tmpl/gtkbindings.sgml: 
3936         * gtk/gtkbindings.c: applied patch from Michael Natterer to move to 
3937         inline docs. applied wording fixes suggested by Martyn Russell.
3938
3939 2006-10-09  Matthias Clasen  <mclasen@redhat.com>
3940
3941         * gdk/x11/gdkkeys-x11.c (gdk_keymap_translate_keyboard_state):
3942         Update the docs to state which out parameters may be NULL.
3943         (#360870, Attilio Fiandrotti)
3944
3945 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
3946
3947         * gtk/gtkprintunixdialog.c (update_dialog_from_capabilities): Fix
3948         a typo.  (#359542, Ghee Teo)
3949
3950 2006-10-08 Matthias Clasen <mclasen@redhat.com>
3951
3952         * gtk/gtknotebook.c (gtk_notebook_reorder_tab): Only
3953         reorder tabs if the focus is in the tab.  (#350342, Carlos
3954         Garnacho Parro)
3955
3956 2006-10-08 Michael Emmel <mike.emmel@gmail.com>
3957
3958         * gdk/directfb/gdkproperty-directfb.c strdup atom name (#357611) 
3959
3960 2006-10-08  Kristian Rietveld  <kris@gtk.org>
3961
3962         * gtk/gtktreeview.[ch] (gtk_tree_view_set_property),
3963         (gtk_tree_view_set_show_expanders),
3964         (gtk_tree_view_get_show_expanders): add getter/setter for
3965         show-expanders property, queue a redraw when this property
3966         is toggled (#351167, Martin Ejdestig),
3967         (gtk_tree_view_set_level_indentation),
3968         (gtk_tree_view_get_level_indentation): also add getter/setter
3969         and docs for level-indentation property.
3970
3971 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
3972
3973         * gtk/gtkradiobutton.c (gtk_radio_button_focus): Don't 
3974         leak a list.  (#360350, Benjamin Berg)
3975
3976         * Apply a cleanup patch by Kjartan Maraas  (#341812)
3977
3978 2006-10-07  Tor Lillqvist  <tml@novell.com>
3979
3980         * gtk/gtkcalendar.c (gtk_calendar_init): Use the Win32 thread
3981         locale's first day of week setting on Win32. (#339752, Bogdan
3982         Nicula) Don't do this if one of the environment variables that
3983         affect gettext is set, though. In that case use the week start day
3984         from the corresponding message catalog.
3985
3986         Unfortunately the same logic isn't possible in the weekday and
3987         month name lookup; there even if you have set one of the
3988         aforementioned environment variables, you still get the weekday
3989         and month names from the Win32 thread locale. Yes, this is
3990         inconsistent.
3991
3992         Use only wide-character API in the Win32 code in this file, too.
3993
3994 2006-10-06  Matthias Clasen  <mclasen@redhat.com>
3995
3996         * gtk/gtkfilechooser.c (gtk_file_chooser_set_select_multiple):
3997         Fix the docs.  (#360112)
3998
3999         * gtk/gtkcellview.c: Don't set the background of the
4000         window in a no-window widget.  (#359581, Xan Lopez)
4001
4002
4003 2006-10-05  Behdad Esfahbod  <behdad@gnome.org>
4004
4005         * gtk/Makefile.am, gtk/aliasfilescheck.sh:  Propagate srcdir into the
4006         test correctly. (#359845)
4007
4008 2006-10-05  Michael Natterer  <mitch@imendio.com>
4009
4010         * gtk/gtkrc.[ch]: added new scanner token "unbind" which gets
4011         rid of a key binding (in fact, it only lets it appear unbound).
4012
4013         * gtk/gtkbindings.[ch] (struct GtkBindingEntry): added
4014         "guint marks_unbound : 1"
4015
4016         (gtk_binding_entry_skip): new API which marks the entry as unbound.
4017
4018         Changed code so it returns FALSE when "marks_unbound == TRUE" is
4019         encountered while activating bindings, effectively letting the
4020         binding appear unbound (regardless of still existing bindings in
4021         lower binding priority levels). Fixes bug #358329.
4022
4023         (gtk_binding_entry_add)
4024         (gtk_binding_entry_clear)
4025         (gtk_binding_entry_add_signall)
4026         (gtk_binding_parse_binding): deprected these functions.
4027
4028         (_gtk_binding_parse_binding)
4029         (_gtk_binding_entry_add_signall): new internal API.
4030
4031         * gtk/gtk.symbols: changed accordingly.
4032
4033 2006-10-03  Matthias Clasen  <mclasen@redhat.com>
4034
4035         Fix interaction of GtkEntryCompletion with input
4036         methods.  (#354495, Diego Escalante Urrelo)
4037
4038         * gtk/gtkentry.c (gtk_entry_completion_key_press): Only reset
4039         the im context if we actually handle the key event.
4040
4041         * gtk/gtkentrycompletion.c: Also propagate key release events
4042         to the entry.
4043
4044 2006-10-03  Matthias Clasen  <mclasen@redhat.com>
4045
4046         * gtk/gtkprintsettings.c (gtk_print_settings_get_duplex):
4047         Fix a typo.  (#359052, Ghee Teo)
4048
4049         * gtk/*.c, gdk/*.c: Apply a patch by Behdad Esfahbod to
4050         reduce relocations. (#359053)
4051
4052 2006-10-03  Matthias Clasen  <mclasen@redhat.com>
4053
4054         * modules/printbackends/cups/gtkcupsutils.c:
4055         * modules/printbackends/cups/gtkprintbackendcups.c: Complete
4056         the fix for bug 357280.
4057
4058 2006-10-02  Behdad Esfahbod  <behdad@gnome.org>
4059
4060         * gdk-pixbuf/Makefile.am:
4061         * gdk/Makefile.am:
4062         * gtk/Makefile.am:
4063         Include pltcheck.sh in EXTRA_DIST.
4064
4065 2006-10-02  Behdad Esfahbod  <behdad@gnome.org>
4066
4067         * gdk/x11/gdkevents-x11.c: Move all includes before including
4068         gdkalias.h.
4069
4070 2006-10-02  Behdad Esfahbod  <behdad@gnome.org>
4071
4072         * gtk/Makefile.am: Fix typo in file name.  (#358931)
4073
4074 2006-10-02  Matthias Clasen  <mclasen@redhat.com>
4075
4076         * modules/printbackends/cups/gtkprintbackendcups.c (available_choices): 
4077         Only use the group name field if cups is new enough.  (#357280)
4078
4079         * gtk/gtksizegroup.c: Make sure that the quarks are 
4080         initialized before using them.  (#353736)
4081
4082         * gtk/Makefile.am (stamp-icons): Use rm instead of ln -f to
4083         replace existing links.  (#354849, James Evans)
4084
4085 2006-10-01  Matthias Clasen  <mclasen@redhat.com>
4086
4087         * gtk/gtkexpander.c (gtk_expander_realize) 
4088         (gtk_expander_size_allocate): Make the event_window large
4089         enough to cover the full height of the label_widget.  (#358351,
4090         Scott Horowitz)
4091
4092 2006-10-01  Tor Lillqvist  <tml@novell.com>
4093
4094         * gtk/gtkfilesystemwin32.c: Same change as to gtkfilesystemunix.c.
4095
4096 2006-09-30  Matthias Clasen  <mclasen@redhat.com>
4097
4098         * gtk/gtkfilechooserbutton.c (update_combo_box): Protect
4099         against base_path being NULL.  (#358405, many reporters)
4100
4101 2006-09-29  Matthias Clasen  <mclasen@redhat.com>
4102
4103         * gtk/gtkfilesystemunix.c: Apply a patch by Padraig O'Briain
4104         to avoid a deadlock.
4105
4106 2006-09-27  Kristian Rietveld  <kris@imendio.com>
4107
4108         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_free_level),
4109         (gtk_tree_model_filter_ref_node),
4110         (gtk_tree_model_filter_real_unref_node): bring zero ref count loops
4111         in sync with each other and the sort model.
4112
4113 2006-09-27  Kristian Rietveld  <kris@imendio.com>
4114
4115         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_init),
4116         (gtk_tree_model_filter_finalize), (gtk_tree_model_filter_row_deleted),
4117         (gtk_tree_model_filter_new): unref the virtual root path once that
4118         node (or one if its ancestors) is deleted, set virtual_root_deleted
4119         so we only unref it once.
4120
4121 2006-09-27  Kristian Rietveld  <kris@imendio.com>
4122
4123         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_row_changed),
4124         (gtk_tree_model_sort_sort_level): ref count nodes the proper way,
4125         (gtk_tree_model_sort_ref_node), (gtk_tree_model_sort_real_unref_node),
4126         (gtk_tree_model_sort_free_level): bring zero ref count loops in
4127         sync,
4128         (gtk_tree_model_sort_free_level): free child levels before
4129         decreasing the zero ref count of the current level,
4130         (gtk_tree_model_sort_clear_cache): only clear cache if zero_ref_count
4131         is > 0.
4132
4133 2006-09-25  Matthias Clasen  <mclasen@redhat.com>
4134
4135         * demos/gtk-demo/*.c:
4136         * gtk/gtkeventbox.c:
4137         * gtk/gtkprintoperation.c: Fix typos. String change.
4138
4139 2006-09-25  Kristian Rietveld  <kris@gtk.org>
4140
4141         * gtk/gtktreeview.c (gtk_tree_view_scroll_to_cell): if the tree view
4142         has already been realized; scroll to background area instead of
4143         cell area. (Fixes #330683, Johan Dahlin, Tommi Komulainen).
4144
4145 2006-09-25  Kristian Rietveld  <kris@gtk.org>
4146
4147         * gtk/gtktreeview.c (gtk_tree_view_set_grid_lines): only attempt
4148         to create the GCs if the widget is realized. (Fixes #357578).
4149
4150 2006-09-25  Matthias Clasen  <mclasen@redhat.com>
4151
4152         * gtk/gtkuimanager.c (_gtk_menu_is_empty): Don't leak
4153         the list of children (#357454, Paolo Borelli)
4154
4155 2006-09-25  Michael Natterer  <mitch@imendio.com>
4156
4157         * gdk/x11/gdkdisplay-x11.c (gdk_display_x11_finalize): free
4158         display->input_windows with g_free(), not g_object_unref()
4159         (#357566, Tommi Komulainen).
4160
4161 2006-09-24  Kristian Rietveld  <kris@gtk.org>
4162
4163         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init),
4164         (gtk_cell_renderer_text_[sg]et_property): actually add align-set
4165         property to the API (left-over patch from #157439).
4166
4167 2006-09-24  Kristian Rietveld  <kris@gtk.org>
4168
4169         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_update_button): draw
4170         the indicator if the column has a sort column id (and the model is
4171         sortable) or if the user explicitly requested the indicator
4172         to be shown.  (Fixes #352738, Chris Vine).
4173
4174 2006-09-23  Tor Lillqvist  <tml@novell.com>
4175
4176         * gtk/Makefile.am: Use EXEEXT.
4177
4178 2006-09-22  Michael Natterer  <mitch@imendio.com>
4179
4180         * gtk/gtkstyle.c (gtk_style_real_copy): also copy icon factories
4181         and color hashes. Fixes bug #357132.
4182
4183 2006-09-22  Matthias Clasen  <mclasen@redhat.com>
4184
4185         Make remote bookmarks work better (#354887)
4186         
4187         * gtk/gtkfilechooserdefault.c (shortcuts_reload_icons): 
4188         (shortcuts_insert_path): 
4189         * gtk/gtkfilechooserbutton.c (change_icon_theme): 
4190         (model_add_bookmarks): 
4191         (model_update_current_folder): 
4192         (update_label_and_image): 
4193         If the bookmark points to a remote file, don't call get_info(), 
4194         since that may a) take a long time and b) pop up an auth dialog.
4195         Instead, just use a folder icon and create a display name
4196         from the uri.
4197
4198         * gtk/gtkfilechooserdefault.c (_gtk_file_chooser_label_for_uri): 
4199         New function to create a suitable display name for a remote
4200         uri. This should really be done in GtkFileSystem.
4201         
4202 2006-09-21  Michael Natterer  <mitch@imendio.com>
4203
4204        Implement lots of value setters for GdkGC, based on a heavily
4205        modified patch from Thomas Broyer (bug #328853):
4206
4207         * gdk/quartz/gdkcolor-quartz.c: removed functions which set colors
4208         on the CGContext. Instead, added gdk_quartz_get_rgba_from_pixel()
4209         which simply returns RGBA values from a GdkColor's pixel value.
4210         See gdk_quartz_update_context_from_gc() below.
4211
4212         * gdk/quartz/gdkprivate-quartz.h (struct GdkGCQuartz): added lots
4213         of members for the newly suppored GC values. Added enum
4214         GdkQuartzContextValuesMask which is used for setting up the
4215         CGContext for filling and/or stroking.
4216
4217         * gdk/quartz/gdkgc-quartz.c (gdk_quartz_gc_get_values)
4218         (gdk_quartz_gc_set_values)
4219         (_gdk_windowing_gc_copy): support a lot more GC values.
4220
4221         (gdk_quartz_update_context_from_gc): added
4222         GdkQuartzContextValuesMask parameter and set filling/stroking
4223         parameters accordingly. This function also gained full control
4224         over the FG and BG colors (they can't be set separately any more).
4225
4226         The stipple mask part of the patch doesn't work but seems to take
4227         the right approach and doesn't make things worse, so I applied it.
4228
4229         Did *not* apply the clipping part of the patch since I don't
4230         understand it (I don't understand the version in CVS either, but
4231         it at least works :-)
4232
4233         * gdk/quartz/gdkdrawable-quartz.c: pass the right masks to
4234         gdk_quartz_update_context_from_gc() and removed separate color
4235         setting calls. Some minor fixes.
4236
4237         * gdk/quartz/gdkwindow-quartz.c
4238         (gdk_window_impl_quartz_begin_paint_region): set the CGContext's
4239         fill color manually. We don't have/need a GC here.
4240
4241 2006-09-21  Michael Natterer  <mitch@imendio.com>
4242
4243         * gdk/quartz/gdkwindow-quartz.c
4244         (gdk_window_impl_quartz_begin_paint_region): fix cast: it's
4245         drawable_impl->wrapper that is the GdkWindow, not the
4246         drawable_impl itself.
4247
4248 2006-09-20  Behnam Esfahbod <behnam@zwnj.org>
4249
4250         * gdk/x11/gdkkeys-x11.c:
4251           (get_direction): just check the first shift-level of keyboard
4252         layout for RTL and LTR keysyms() (compliment to #116626)
4253
4254 Wed Sep 20 16:59:38 2006  Tim Janik  <timj@imendio.com>
4255
4256         * gtk/gtkviewport.c: always update the bin_window position and size
4257         in size_allocate, even if we don't have a visible child. this fixes
4258         expose artefacts as described in #313508.
4259
4260         * gtk/gtkscrolledwindow.c: make hiding of automatic scrollbars when we
4261         have no visible child explicit.
4262
4263 2006-09-19  Ryan Lortie  <desrt@desrt.ca>
4264
4265         * docs/reference/gdk/gdk-sections.txt:
4266         * gdk/gdk.symbols:
4267         * gdk/gdkpango.h:
4268         * gdk/gdkpango.c: Bug 355343.  Add a GdkPangoAttrEmbossColor.
4269           (gdk_pango_layout_get_clip_region): Remove an unused variable.
4270           (gdk_pango_attr_embossed_new): Fix documentation.
4271
4272 Tue Sep 19 17:00:04 2006  Tim Janik  <timj@imendio.com>
4273
4274         * gtk/gtkarrow.c: added GtkArrow::arrow-scaling style property to 
4275         control the arrow/border ratio within the allocation.
4276
4277         * tests/testgtk.c: added a GtkArrow to handle box test.
4278
4279         * tests/testgtkrc: test ::arrow-scaling property.
4280
4281 2006-09-19  Matthias Clasen  <mclasen@redhat.com>
4282
4283         * gtk/gtkfilechooserdefault.c (update_current_folder_get_info_cb):
4284         Display an error when we come to the root.  
4285
4286 2006-09-16  Matthias Clasen  <mclasen@redhat.com>
4287
4288         * gtk/gtkfilechooserbutton.c: Use bookmark labels in 
4289         the combobox. 
4290
4291         * gtk/gtkfilechooserbutton.c: Don't add remote volumes and 
4292         bookmarks to the model in local-only mode, to avoid 
4293         authentication dialogs pop up for invisible bookmarks, and
4294         to fix issues with separators not being hidden when
4295         they should.  (#354887, Dennis Cranston)
4296
4297 2006-09-16  Matthias Clasen  <mclasen@redhat.com>
4298
4299         * gtk/gtkcombobox.c (gtk_combo_box_finalize): Unref the
4300         treeview use in list mode.  (#355732, Richard Hult)
4301
4302         * gtk/gtktreeview.c (gtk_tree_view_set_grid_lines): Send
4303         change notification for the right property.  (#355308,
4304         Torsten Schoenfeld)
4305
4306 2006-09-15  Michael Natterer  <mitch@imendio.com>
4307
4308         * gtk/gtktreeview.c (gtk_tree_view_key_press): refactored column
4309         header navigation/resizing/reordering to be more readable and lose
4310         one level of nesting.
4311
4312 2006-09-15  Kristian Rietveld  <kris@imendio.com>
4313
4314         * gtk/gtktreeview.c (gtk_tree_view_key_press): actually directly
4315         return after handling column button focus; we disable wrap around
4316         with this (which actually happened via a really weird code path).
4317         (Michael Natterer)
4318
4319 2006-09-15  Kristian Rietveld  <kris@imendio.com>
4320
4321         * gtk/gtktreeview.c (gtk_tree_view_key_press): make column resizing
4322         code RTL aware, also break from the loops after we have seen the
4323         focussed column button (Michael Natterer).
4324
4325 Thu Sep 14 12:28:51 2006  Tim Janik  <timj@imendio.com>
4326
4327         * tests/testrichtext.c (main): intialize random number generator state
4328         upon program start, to enable truely random testing.
4329
4330 2006-09-13 Michael Emmel <mike.emmel@gmail.com>
4331
4332         * gdk/directfb/gdkcolor-directfb.c small clean ups include order
4333         * gdk/directfb/gdkwindow-directfb.c fixed beep compile error
4334         * gdk/directfb/Makefile.am removed GDK_PIXBUF_DISABLE_DEPRECATED
4335                 GDK_DISABLE_DEPRECATED to allow compile per Behdad
4336         * gdk/quartz/Makefile.am same change as directfb Makefile
4337         * gtk/Makefile.am fixed typo that cause socket stubs not to compile
4338
4339 2006-09-13 Matthias Clasen <mclasen@redhat.com>
4340
4341         * gtk/gtkcolorsel.c: Use a GtkWindow instead of a GtkInvisible
4342         for the grab widget, to make the color picker work with window
4343         groups.  
4344
4345 2006-09-12 Hong Jen Yee <pcman.tw@gmail.com>
4346
4347         signed off by: Dom Lachowicz
4348         
4349         * modules/engines/ms-windows/msw_style.c: Bug 340201. This contains
4350         a large number of improvements to the Microsoft Windows theme engine
4351         which are fully described in the bug report.
4352         
4353 Mon Sep 11 14:22:39 2006  Tim Janik  <timj@imendio.com>
4354
4355         * tests/testgtk.c: fixed compiler warnings.
4356
4357 2006-09-10  Matthias Clasen  <mclasen@redhat.com>
4358
4359         * gtk/gtkfilechooserbutton.c (model_add_special): Request
4360         the display name too, otherwise "Desktop" does not appear
4361         in the file chooser button. 
4362
4363 2006-09-10  Tor Lillqvist  <tml@novell.com>
4364
4365         * gdk/win32/gdkprivate-win32.h
4366         * gdk/win32/gdkmain-win32.c
4367         * gdk/win32/gdkwindow-win32.c: Define WINVER and _WIN32_WINNT as
4368         0x0500 in gdkprivate-win32.h instead of doing it in two source
4369         files. (#355212, Mike Edenfield)
4370
4371         * gdk/win32/gdkwindow-win32.c: We can also remove the ersatz
4372         GetAncestor() for the _MSC_VER && WINVER < 0x0500 case, I hope.
4373
4374 2006-09-10  Matthias Clasen  <mclasen@redhat.com>
4375
4376         * Commit a patch by Behdad to fix typos, omissions and other
4377         errors in the symbol aliasing, and add checks for local PLT
4378         entries.  (#354687, Behdad Esfahbod)
4379
4380         * gtk/gtktreeview.c (gtk_tree_view_search_scroll_event): Renew
4381         the flush timeout.  (#354043, Nelson Benitez)
4382         
4383         * gtk/gtkfilechoosersettings.c (set_unexpected_element_end_error): 
4384         Improve wording. String change!  (#355126, David Lodge)
4385
4386         * gtk/updateiconcache.c: Improve wording. String change!  (#355128,
4387         David Lodge)
4388
4389         * gtk/paper_names_offsets.c: Fix a typo. String change!  (#355134,
4390         David Lodge)
4391
4392 2006-09-09  Matthias Clasen <mclasen@redhat.com>
4393
4394         * gdk/x11/gdkfonts-x11.c: Fix small theoretical memory leaks.
4395         (#353916, Chris Wilson)
4396
4397         * gtk/gtksettings.c (_gtk_settings_reset_rc_values):
4398         Don't leak the to_reset list.  (#353914, Chris Wilson)
4399
4400         * gtk/gtkwidget.c: Add docs for the parent-set signal.
4401         (#353772, Mariano Suárez-Alvarez)
4402
4403 2006-09-08  Matthias Clasen <mclasen@redhat.com>
4404
4405         * gtk/gtktextbuffer.c (remove_all_selection_clipboards):
4406         Don't clear clipboards here, since we are called from finalize
4407         and can't emit signals.
4408
4409         * configure.in: Set version to 2.11.0
4410
4411 2006-09-06  Richard Hult  <richard@imendio.com>
4412
4413         * gdk/quartz/gdkkeys-quartz.c: (maybe_update_keymap): Special-case 
4414         shift-tab and map it to GDK_ISO_Left_Tab, fixes bug #350806.
4415
4416 2006-09-04  Kristian Rietveld  <kris@imendio.com>
4417
4418         * gtk/gtkfilechooserdefault.c (update_current_folder_get_info_cb):
4419         if setting the given folder failed, try setting the parent folder
4420         until we succeed; display an error box at the end.
4421
4422 2006-09-04  Kristian Rietveld  <kris@imendio.com>
4423
4424         * gtk/gtkpathbar.c (gtk_path_bar_dispose): don't cancel the
4425         operations spawned by buttons here,
4426         (set_button_image_get_info_cb): bail out if button is NULL, but
4427         do free button_data,
4428         (button_data_free): only free the data if non NULL (since this
4429         function can be called multiple times for the same data), cancel
4430         handle if pending but don't free button_data in this case (will
4431         happen in the callback).
4432
4433 2006-09-04  Michael Natterer  <mitch@imendio.com>
4434
4435         * gtk/gtkrc.c (rc_parse_token_or_compound)
4436         (gtk_rc_parse_assignment): serialize floating point values using
4437         locale-independent functions. (#346751, Frederic Crozat)
4438
4439 2006-09-04  Tor Lillqvist  <tml@novell.com>
4440
4441         * gdk/win32/gdkevents-win32.c
4442         * gdk/win32/gdkwindow-win32.c: Use wide-char API for message and
4443         window handling (PeekMessage, PostMessage, SendMessage,
4444         DispatchMessage, DefWindowProc, RegisterClassEx,
4445         CreateWindowEx). (#321597)
4446
4447 2006-09-03  Kristian Rietveld  <kris@imendio.com>
4448
4449         * gtk/gtkfilechooserdefault.c (save_entry_get_info_cb),
4450         (file_exists_get_info_cb), (gtk_file_chooser_default_should_respond):
4451         change file_exists_and_is_not_folder checks to get the file info
4452         for the path directly instead of querying the current file folder
4453         of the save entry.
4454
4455         * gtk/gtkfilechooserprivate.h (struct _GtkFileChooserDefault): add
4456         new field.
4457
4458         * tests/autotestfilechooser.c (wait_for_idle_idle), (wait_for_idle),
4459         (test_reload_sequence), (test_button_folder_states_for_action): wait
4460         for idle after setting a folder to ensure the async operations to load
4461         the folder are finished,
4462         (test_confirm_overwrite), (test_confirm_overwrite_for_path):
4463         factor out test_confirm_overwrite code so we can add tests for more
4464         paths more easily.
4465
4466 2006-09-03  Richard Hult  <richard@imendio.com>
4467
4468         * gdk/quartz/GdkQuartzView.c (drawRect): Don't do anything if
4469         exposure isn't in the event mask, plug a leak, and check that the
4470         window isn't destroyed.
4471         (isOpaque): Check that the window isn't destroyed, fixes bug 
4472         #353028.
4473
4474 2006-09-03  Matthias Clasen  <mclasen@redhat.com>
4475
4476         * gtk/gtkwidget.c (gtk_widget_class_init): Fix a typo.  
4477         (#354035, Mariano Suárez-Alvarez)
4478
4479         * gtk/gtkmain.c (post_parse_hook): 
4480         * gdk/gdk.c (gdk_init): Handle display_name being NULL.
4481         (#354004, Chris Wilson)
4482
4483 2006-09-03  Tor Lillqvist  <tml@novell.com>
4484
4485         * gdk/win32/gdkwindow-win32.c (gdk_window_beep): No
4486         GDK_WINDOW_DISPLAY in the Win32 backend.
4487
4488         * gtk/gtkfilesystemwin32.c: Copy what Kris did to
4489         gtkfilesystemunix.c
4490
4491 2006-09-02  Kristian Rietveld  <kris@imendio.com>
4492
4493         First part of file chooser fixes.
4494
4495         * gtk/gtkfilechooserbutton.c (model_add_special): also set the
4496         handle in the model for the desktopdir case.
4497
4498         * gtk/gtkfilechooserdefault.c (shortcuts_add_current_folder): free
4499         volume in case we retrieved it but don't pass it on to insert_path,
4500         (shortcuts_model_create): change the column type for the handles
4501         to pointer instead of GObject so our handle ref counting is not
4502         disturbed,
4503         (show_and_select_paths_finished_loading): don't forget to unref
4504         the dialog.
4505
4506         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_class_init),
4507         (gtk_file_system_unix_init), (gtk_file_system_unix_dispose):
4508         remove pending execute_callbacks_idle during dispose, also
4509         execute all callbacks waiting to be run in the next idle,
4510         (queue_*callback), (execute_callbacks_idle): refactor to maintain
4511         a list of callbacks to call per file system instead of globally,
4512         guard the file system during callback invocation,
4513         (gtk_file_system_unix_get_folder): only add load folder idle if
4514         none has been added yet.
4515
4516 2006-09-01  Matthias Clasen  <mclasen@redhat.com>
4517
4518         * gtk/gtkentry.c: Don't unnecessarily reset the im context
4519         when deleting the selection.  (#353803, Alex Larsson)
4520
4521 2006-09-01  Abel Cheung  <abel@oaka.org>
4522
4523         * configure.in: Added 'ang' 'dz' to ALL_LINGUAS.
4524
4525 2006-08-31  Matthias Clasen  <mclasen@redhat.com>
4526
4527         Stop cursor blinking after a configurable timeout.
4528         (#353670, #352442, Arjan van de Ven, Manu Cornet)
4529         
4530         * gtk/gtksettings.c (gtk_settings_class_init): Add a 
4531         gtk-cursor-blink-timeout setting, which specifies the number
4532         of seconds that the cursor should blink after a user interaction.
4533         The default value is G_MAXINT to preserve the current behaviour.
4534
4535         * gtk/gtkentry.c (blink_cb): Stop blinking after blink-timeout
4536         seconds.
4537
4538         * gtk/gtkentry.c (gtk_entry_completion_key_press) 
4539         (gtk_entry_button_press, gtk_entry_focus_in): Reset the
4540         blink timer.
4541
4542         * gtk/gtktextview.c (blink_cb): Stop blinking after blink-timeout
4543         seconds. 
4544
4545         * gtk/gtktextview.c (gtk_text_view_key_press_event) 
4546         (gtk_text_view_button_press_event, gtk_text_view_focus_in_event): 
4547         Reset the blink timer.
4548         
4549 2006-08-31  Matthias Clasen  <mclasen@redhat.com>
4550
4551         * gtk/gtkprintoperation-unix.c (get_print_dialog): Don't specify
4552         explicit format capabilities.  (#346505, Christian Persch)
4553
4554         * modules/printbackends/cups/gtkprintbackendcups.c (cups_request_printer_list_cb): Send printer-list-done on error. 
4555
4556 2006-08-31  Michael Natterer  <mitch@imendio.com>
4557
4558         * gdk/x11/gdkwindow-x11.c (gdk_window_beep): Fix build.
4559
4560 2006-08-30  Richard Hult  <richard@imendio.com>
4561
4562         * gdk/quartz/gdkwindow-quartz.c (gdk_window_beep): Fix build.
4563
4564 2006-08-30  Matthias Clasen  <mclasen@redhat.com>
4565
4566         * gdk/x11/gdkwindow-x11.c (gdk_window_beep): Only use XKB
4567         for beeping if we are using XKB.  
4568
4569 2006-08-29  Matthias Clasen  <mclasen@redhat.com>
4570
4571         * gdk/gdkwindow.h: 
4572         * gdk/gdk.symbols: 
4573         * gdk/directfb/gdkwindow-directfb.c (gdk_window_beep): 
4574         * gdk/win32/gdkwindow-win32.c (gdk_window_beep): 
4575         * gdk/quartz/gdkwindow-quartz.c (gdk_window_beep): 
4576         * gdk/x11/gdkwindow-x11.c (gdk_window_beep): Add a function
4577         to beep on a window. For X11, implement this with
4578         XkbBell.  (#353455, Mariano Suárez-Alvarez)
4579         
4580 2006-08-29  Tor Lillqvist  <tml@novell.com>
4581
4582         Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x
4583         since 2.6 or 2.8. It's pointless to keep the Win9x code in here as
4584         it isn't being maintained anyway. If somebody is interested, it
4585         can always be found in older GTK+ versions, and in CVS.
4586
4587         * configure.in
4588         * acconfig.h
4589         * gdk/Makefile.am
4590         * gdk/win32/Makefile.am
4591         * gdk/win32/libie55uid.la
4592         * gdk/win32/gdkevents-win32.c: Remove the --with-ie55 configure
4593         switch and associated stuff. Active IMM and the <dimm.h> header
4594         was used for IM support on NT4 and Win9x. Win2k and later have IM
4595         support built-in.
4596
4597         * gdk/win32/gdkcursor-win32.c
4598         * gdk/win32/gdkdnd-win32.c
4599         * gdk/win32/gdkdrawable-win32.c
4600         * gdk/win32/gdkevents-win32.c
4601         * gdk/win32/gdkgc-win32.c
4602         * gdk/win32/gdkglobals-win32.c
4603         * gdk/win32/gdkkeys-win32.c
4604         * gdk/win32/gdkmain-win32.c
4605         * gdk/win32/gdkproperty-win32.c
4606         * gdk/win32/gdkselection-win32.c
4607         * gdk/win32/gdkwindow-win32.c: Remove the G_WIN32_IS_NT_BASED()
4608         and G_WIN32_HAVE_WIDECHAR_API() tests and their false (Win9x)
4609         branches, and any variables or static functions used only by the
4610         Win9x branches.
4611
4612         * gdk/win32/gdkprivate-win32.h: Remove backup definitions for
4613         constants that aren't missing from current mingw and MSVC6
4614         headers.
4615
4616         * gdk/win32/gdkmain-win32.c
4617         * gdk/win32/gdkprivate-win32.h: Remove the _gdk_win32_gdi_failed()
4618         function. On NT-based Windows GetLastError() returns error codes
4619         also for failed GDI calls, so we can use _gdk_win32_api_failed()
4620         always.
4621
4622 2006-08-29  Emmanuele Bassi  <ebassi@gnome.org>
4623
4624         * gtk/gtkrecentchoosermenu.c
4625         (gtk_recent_chooser_menu_set_current_uri): Break when an item
4626         is found and activated. (#353449, based on a patch by Jan Arne
4627         Petersen)
4628
4629 Fri Jul 14 16:13:37 2006  Tim Janik  <timj@gtk.org>
4630
4631         * gtk/gtkprogressbar.c: introduced ::xspacing and ::yspacing style 
4632         properties which make all hardcoded padding and spacing values
4633         configurable. properly swap ::text-xalign treatment for RTL widgets.
4634
4635         * gtk/gtkprogress.c: fixed style property blurbs. made alignment 
4636         proeprty more consistent with GtkMisc alignment blurbs. mention
4637         RTL treatment for text-xalign.
4638
4639 Tue Aug 29 11:57:40 2006  Tim Janik  <timj@imendio.com>
4640
4641         * tests/testgtk.c: allow (most) windows to be resizable.
4642         added ellipsization settings to progress bars. 
4643
4644 2006-08-28  Matthias Clasen   <mclasen@redhat.com>
4645
4646         * modules/printbackend/cups/gtkprintbackendcups.c: Use a
4647         resonable timeout of 3 seconds when polling for printer
4648         list updates, instead of 300000 seconds...
4649
4650 2006-08-28  Michael Natterer  <mitch@imendio.com>
4651
4652         * gtk/gtktextbufferserialize.c (serialize_text): don't write out
4653         </apply_tag> for tags that have already been closed by the logic
4654         which turns overlapping spans into XML-able trees. Fixes broken
4655         XML when there are overlapping tags in the buffer. Also free two
4656         leaked GLists and did some cleanup.
4657
4658         * tests/Makefile.am
4659         * tests/testrichtext.c: new test which creates randomly tagged
4660         GtkTextBuffers and serializes/deserializes them.
4661
4662 2006-08-26  Matthias Clasen  <mclasen@redhat.com>
4663
4664         * gtk/gtkstatusicon.c (gtk_status_icon_reset_image_data): 
4665         Don't leak pixbufs.  (#352264, Ross Burton)
4666
4667         * gtk/gtklinkbutton.c (set_link_underline): Don't leak
4668         PangoAttributes.  (#352391, Paolo Borelli)
4669
4670 2006-08-25  Matthias Clasen  <mclasen@redhat.com>
4671
4672         * demos/gtk-demo/Makefile.am:
4673         * demos/gtk-demo/textscroll.c: Add an example of automatic
4674         scrolling, thanks to Yevgen Muntyan.  (#351206)
4675         
4676         * gtk/gtkmodules.c (find_module): Use local binding when
4677         loading modules.  (#351868)
4678
4679 2006-08-24  Michael Natterer  <mitch@imendio.com>
4680
4681         * gdk/quartz/gdkdisplay-quartz.c (gdk_display_get_name): return
4682         the hostname instead of NULL.
4683
4684 2006-08-23  Matthias Clasen  <mclasen@redhat.com>
4685
4686         * gtk/gtkprinteroptionwidget.[hc]: Fix confusion about
4687         names and values in comboboxes, and clean up some
4688         coding style issues.
4689
4690 2006-08-23  Tor Lillqvist  <tml@novell.com>
4691
4692         * gtk/gtkfilesystemwin32.c (gtk_file_system_win32_make_path):
4693         Revert unintended translatable string addition. Use same string
4694         in GError as in gtkfilesystemunix.c.
4695
4696         * gtk/gtkfilesystemwin32.c (_gtk_file_system_win32_path_compare):
4697         Fix logic at the end of strings. 
4698
4699         * gtk/gtkfilesystemwin32.c: Maintain a hash table of live
4700         handles and check that we have no outstanding handles at
4701         finalization time. (Copying what Matthias did for
4702         gtkfilesystemunix.c)
4703
4704 2006-08-23  Matthias Clasen  <mclasen@redhat.com>
4705
4706         * gtk/gtkfilesystemunix.c: Maintain a hash table
4707         of live handles and check that we have no outstanding
4708         handles at finalization time. (Copying what
4709         Federico did for gtkfilesystemgnomevfs.c)
4710
4711 2007-08-22  Matthias Clasen  <mclasen@redhat.com> 
4712
4713         * Branch for 2.10
4714