]> Pileus Git - ~andy/gtk/blob - ChangeLog.pre-2-10
Even/Odd Pages -> Even/Odd Sheets
[~andy/gtk] / ChangeLog.pre-2-10
1 2006-04-24  Alexander Larsson  <alexl@redhat.com>
2
3         * gtk/gtkprintunixdialog.c (create_page_setup_page):
4         Even/Odd Pages -> Even/Odd Sheets
5
6 2006-04-24  Matthias Clasen  <mclasen@redhat.com>
7
8         * gtk/gtkprintoperation-unix.c: Cleanups.
9
10         * gtk/gtkpagesetupunixdialog.c (gtk_page_setup_unix_dialog_get_page_setup):
11         Remove redundant code.
12
13         * gtk/Makefile.am: Install gtkprintjob.h as Unix-specific print API.
14
15         * gtk/gtkprintoperation-unix.c (gtk_print_run_page_setup_dialog): 
16         Return a copy of the original page setup if the dialog was canceled.
17
18 2006-04-24  Alexander Larsson  <alexl@redhat.com>
19
20         * gtk/gtkprintjob.h:
21         Declare GtkPrintJob.
22         
23         * gtk/gtkprintunixdialog.c: (gtk_print_unix_dialog_get_settings):
24         Change g_return_if_fail to g_return_val_if_fail.
25
26 2006-04-24  Alexander Larsson  <alexl@redhat.com>
27
28         * configure.in:
29         Check for cairo-pdf.h.
30         Check for cairo-ps.h on non-win32.
31
32 2006-04-24  Matthias Clasen  <mclasen@redhat.com>
33
34         * gtk/gtkclipboard.h: 
35         * gtk/gtkprinter.c: 
36         * gtk/gtkprintsettings.h: 
37         * gtk/gtkprintsettings.c: Match parameter names with the headers.
38
39         * gtk/gtkprintoperation-unix.c (gtk_print_run_page_setup_dialog): 
40         Add docs.
41
42         * gtk/gtktextbufferrichtext.c (gtk_text_buffer_deserialize): 
43         * gtk/gtkstatusicon.c (gtk_status_icon_get_storage_type): 
44         * gtk/gtktreeview.c (gtk_tree_view_set_search_position_func): 
45         * gtk/gtktreeview.c (gtk_tree_view_get_headers_clickable): 
46         * gtk/gtkcellrendererspin.c (gtk_cell_renderer_spin_new): 
47         * gtk/gtkmenu.c (gtk_menu_get_for_attach_widget): Fix the docs.
48
49         * gtk/gtkprinter.h: Don't declare GtkPrintJob here.
50         * gtk/gtkprinter-private.h: Instead include gtkprintjob.h.
51
52 2006-04-23  Matthias Clasen  <mclasen@redhat.com>
53
54         * gtk/gtkprinter-private.h: 
55         * gtk/gtkprintbackend.h: 
56         * gtk/gtkprinter.[hc]: 
57         * gtk/gtkprintjob.[hc]: Use g types, add documentation, and some
58         stylistic fixups.
59
60         * gtk/gtkaboutdialog.c (activate_url): Avoid a compiler warning.
61
62         * gtk/gtkpapersize.[hc]: Use g types, add documentation.
63
64         * gtk/gtkprintunixdialog.c (gtk_print_unix_dialog_get_settings): 
65         Use g_return_val_if_fail in non-void functions.
66
67         * gtk/Makefile.am: Add gtkprintutils.[hc]
68
69         * gtk/gtkprintutils.[hc]: New files, move the unit conversion
70         functions here.
71
72         * gtk/gtkpagesetupunixdialog.c: 
73         * gtk/gtkprintsettings.c: 
74         * gtk/gtkpagesetup.c: 
75         * gtk/gtkpapersize.c: Replace all static copies of to_mm/from_mm
76         by the copies in gtkprintutils.c.
77
78         * gtk/gtkpagesetup.[hc]: Use g types, add documentation.
79
80         * gtk/gtkprintsettings.c: More documentation
81
82 2006-04-22  Tor Lillqvist  <tml@novell.com>
83
84         * gtk/Makefile.am (gtk_private_h_sources): Small workaround for
85         weird bug in some versions of Automake at least on Windows.
86
87 2006-04-21  Alexander Larsson  <alexl@redhat.com>
88
89         Merge the gtk-printing branch.
90         For more detailed ChangeLog entries, see the branch.
91         
92         * .cvsignore:
93         * Makefile.am:
94         * configure.in:
95         * docs/tools/widgets.c:
96         * gtk+-unix-print-2.0.pc.in:
97         * gtk/Makefile.am:
98         * gtk/gen-paper-names.c:
99         * gtk/gtk.h:
100         * gtk/gtk.symbols:
101         * gtk/gtkenums.h:
102         * gtk/gtkiconfactory.c:
103         * gtk/gtkmarshalers.list:
104         * gtk/gtkpagesetup.[ch]:
105         * gtk/gtkpagesetupunixdialog.[ch]:
106         * gtk/gtkpapersize.[ch]:
107         * gtk/gtkprint-win32.[ch]:
108         * gtk/gtkprintbackend.[ch]:
109         * gtk/gtkprintcontext.[ch]:
110         * gtk/gtkprinter-private.h:
111         * gtk/gtkprinter.[ch]:
112         * gtk/gtkprinteroption.[ch]:
113         * gtk/gtkprinteroptionset.[ch]:
114         * gtk/gtkprinteroptionwidget.[ch]:
115         * gtk/gtkprintjob.[ch]:
116         * gtk/gtkprintoperation-private.h:
117         * gtk/gtkprintoperation-unix.c:
118         * gtk/gtkprintoperation-win32.c:
119         * gtk/gtkprintoperation.[ch]:
120         * gtk/gtkprintsettings.[ch]:
121         * gtk/gtkprintunixdialog.[ch]:
122         * gtk/paper_names.c:
123         * gtk/paper_names_offsets.c:
124         Platform independent printing API and implementations
125         for unix and windows.
126
127         * gtk/gtkstock.h:
128         * gtk/stock-icons/24/gtk-orientation-landscape.png:
129         * gtk/stock-icons/24/gtk-orientation-portrait.png:
130         * gtk/stock-icons/24/gtk-orientation-reverse-landscape.png:
131         Add stock icons for page orientation.
132         
133         * modules/Makefile.am:
134         * modules/printbackends/Makefile.am:
135         * modules/printbackends/cups/Makefile.am:
136         * modules/printbackends/cups/gtkcupsutils.[ch]:
137         * modules/printbackends/cups/gtkprintbackendcups.[ch]:
138         * modules/printbackends/cups/gtkprintercups.[ch]:
139
140         Cups printing backend for unix.
141         
142         * modules/printbackends/lpr/Makefile.am:
143         * modules/printbackends/lpr/gtkprintbackendlpr.[ch]:
144         lpr printing backend for unix.
145         
146         * modules/printbackends/pdf/Makefile.am:
147         * modules/printbackends/pdf/gtkprintbackendpdf.[ch]:
148         print-to-pdf printing backend for unix.
149         
150         * tests/.cvsignore:
151         * tests/Makefile.am:
152         * tests/print-editor.c:
153         Test application for printing.
154
155         * gdk/gdk.symbols:
156         * gdk/win32/gdkevents-win32.c:
157         * gdk/win32/gdkwin32.h:
158         Add gdk_win32_set_modal_dialog_libgtk_only so that we can pump the
159         mainloop while displaying a win32 common dialog.
160
161         * gdk/directfb/Makefile.am:
162         Whitespace cleanup.
163         
164 2006-04-20  Paolo Borelli  <pborelli@katamail.com>
165
166         * gtk/gtkcombobox.c: plug small leak (#339132)
167         * tests/testcombo.c: ditto
168
169 2006-04-19  Michael Emmel  <mike.emmel@gmail.com>
170
171         * gdk/directfb/gdkdrawable-directfb.c: fixed off by one error in
172         clip patch from (#330824)
173
174 2006-04-19  Murray Cumming  <murrayc@murrayc.com>
175
176         * gtk/gtkfilechooserbutton.c: _GtkFileChooserButtonPrivate:
177         Added has_title flag so we can remember whether a title has 
178         been set.
179         (gtk_file_chooser_button_constructor): If no title has been
180         set then set it to the default title. This means that the 
181         default title will be used if the dialog was instantiated with 
182         g_object_new(), without using the gtk_file_chooser_button_new() 
183         convenience function. This helps language bindings.
184         (gtk_file_chooser_button_set_property): Set has_title when 
185         setting the title.
186
187 2006-04-19  Tor Lillqvist  <tml@novell.com>
188
189         * gdk/win32/gdkkeys-win32.c (handle_special): Map VK_NUMPAD[0-9]
190         to GDK_KP_[0-9]. (#337562)
191
192 2006-04-18  Matthias Clasen  <mclasen@redhat.com>
193
194         * gtk/gtkrc.c: Allocate pixmap_path dynamically, rather than
195         using a fixed array of size 128.
196
197         * gtk/gtkiconcache.c: Apply a patch by Paolo Borelli to factor
198         out a strip_suffix() function and save some memory.  (#338307)
199
200 2006-04-18  Carlos Garnacho  <carlosg@gnome.org>
201
202         * gtk/gtknotebook.c (gtk_notebook_pages_allocate): removed wrong
203         condition check that caused tab labels not to be drawn under certain
204         circumstances. Bug #338734.
205
206 2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>
207
208         * configure.in: Remove obsolete entry for no_NO
209         * po-properties/no.po: And the translation
210         * po/no.po: And the translation.
211
212 2006-04-17  Matthias Clasen  <mclasen@redhat.com>
213
214         * demos/gtk-demo/colorsel.c (expose_event_callback): Small formatting
215         fix.
216
217 2006-04-17  Christian Persch  <chpe@cvs.gnome.org>
218
219         * gtk/gtkdnd.c: (gtk_drag_dest_set), (gtk_drag_dest_set_proxy): Fix
220         UMR in gtk_drag_dest_motion. Bug #338725.
221
222 2006-04-17  Matthias Clasen  <mclasen@redhat.com>
223
224         * gtk/gtksettings.c (gtk_settings_class_init): 
225         * gtk/gtkentry.c (gtk_entry_class_init): Fix typos
226         in property blurbs.  (#338772, Clytie Siddall)
227
228 2006-04-16  Richard Hult  <richard@imendio.com>
229
230         * gdk/quartz/gdkdrawable-quartz.c: (gdk_quartz_draw_drawable): Add check 
231         for source being a window.
232
233         * gdk/quartz/gdkwindow-quartz.c: (_gdk_windowing_window_get_pointer):
234         Don't assert on window not being the root window.
235
236 2006-04-16  Richard Hult  <richard@imendio.com>
237
238         * gdk/quartz/gdkdrawable-quartz.c: Remove leading cairo/ in include.
239
240 2006-04-16  Matthias Clasen <mclasen@redhat.com>
241
242         * gdk/x11/gdkwindow-x11.c (set_initial_hints ): Avoid a
243         possible array overrun.  (Coverity)
244
245         * gtk/gtkcalendar.c (gtk_calendar_key_press): Avoid a
246         possible array overrun.  (Coverity)
247
248         * gtk/gtktextbuffer.c (_gtk_text_buffer_remove_all_tags):
249         Avoid a NULL dereference.  (Coverity)
250
251 2006-04-15  Matthias Clasen <mclasen@redhat.com>
252
253         * gtk/gtkrecentmanager.c: Make filename_warning() static,
254         and use caseless matching when looking for file:/.  
255         (#336772, Morten Welinder)
256
257 2006-04-13  Anders Carlsson  <andersca@imendio.com>
258
259         * gdk/quartz/gdkevents-quartz.c:
260         (synthesize_enter_event):
261         (synthesize_leave_event):
262         (synthesize_crossing_events):
263         Take grabs into account.
264
265         (find_window_for_event):
266         Only return grabbed window when owner_events is FALSE.
267
268 2006-04-13  Matthias Clasen  <mclasen@redhat.com>
269
270         * gtk/gtktreeview.c (gtk_tree_view_header_focus): Reorganize slightly
271         to avoid a possible NULL dereference.  (Coverity)
272
273 2006-04-12  Matthias Clasen  <mclasen@redhat.com>
274
275         * gtk/gtktreeview.c (gtk_tree_view_get_arrow_xrange): Don't
276         allow passing NULL for x1 or x2, adjust callers.
277
278         * gtk/gtktreeviewcolumn.c (_gtk_tree_view_column_get_neighbor_sizes): 
279         Reorganize to avoid a possible NULL pointer dereference.  (Coverity)
280
281         * gtk/gtknotebook.c (gtk_notebook_page_allocate): Reorganize
282         to avoid a possible NULL dereference.  (Coverity)
283
284         * gdk/x11/gdkimage-x11.c (gdk_image_new_bitmap): Handle
285         closed displays correctly.  (Coverity)
286
287         * contrib/gdk-pixbuf-xlib/Makefile.am:
288         * modules/engines/pixbuf/Makefile.am
289         * gdk-pixbuf/Makefile.am: Build fixes for Cygwin.  (#338262)
290
291         * gdk/x11/gdkselection-x11.c (make_list): Make this work
292         for list == NULL.  (Coverity)
293
294         * gdk/x11/gdkkeys-x11.c (gdk_keymap_get_entries_for_keycode): 
295         Rearrange the code a bit.
296
297         * gtk/gtktextlayout.c (gtk_text_layout_validate_yrange): 
298         Handle _gtk_text_line_get_data() returning NULL in all
299         cases.  (Coverity)
300
301         * gtk/gtkuimanager.c: Make find_menu_position and
302         find_toolbar_position void.  (#338100)
303
304 2006-04-12  Anders Carlsson  <andersca@imendio.com>
305
306         * gdk/quartz/gdkkeys-quartz.c:
307         Handle page up and page down.
308
309 2006-04-12  Anders Carlsson  <andersca@imendio.com>
310
311         * gdk/quartz/gdkdrawable-quartz.c:
312         (_gdk_quartz_drawable_release_context):
313         Don't flush if we're inside a begin_paint/end_paint pair.
314         
315         * gdk/quartz/gdkwindow-quartz.c:
316         (gdk_window_impl_quartz_end_paint):
317         Free clip region here.
318
319 2006-04-12  Matthias Clasen  <mclasen@redhat.com>
320
321         * gtk/gtkuimanager.c (start_element_handler): Don't pass
322         a negative value as string length to get_child_node().  (Coverity)
323
324         * gtk/gtkicontheme.c (insert_theme): Handle dirs == NULL
325         gracefully.  (Coverity)
326
327         * gtk/gtknotebook.c (gtk_notebook_remove): Silently do nothing
328         if the widget is not a child.  (Coverity)
329
330 2006-04-11  Matthias Clasen  <mclasen@redhat.com>
331
332         * gdk/x11/gdkkeys-x11.c (get_xkb): Return early in error
333         cases.  (Coverity)
334
335         * gtk/gtktextview.c (selection_motion_event_handler): Remove
336         some unused variables.
337
338         * gtk/gtktreeview.c ((gtk_tree_view_search_position_func): Apply
339         a patch from David Trowbridge to improve the positioning of the
340         search popup.  (#338047)
341
342 2006-04-11  Emmanuele Bassi  <ebassi@cvs.gnome.org>
343
344         * gtk/gtkrecentmanager.c (gtk_recent_manager_init)
345         (gtk_recent_manager_new): Remove the unneeded setting of the
346         storage file inside the constructor. (Murray Cumming)
347         (build_recent_items_list): Reset the dirty bit when done rebuilding
348         the list from the storage file.
349
350 2006-04-11  Matthias Clasen  <mclasen@redhat.com>
351
352         * gtk/gtkscale.c (gtk_scale_get_layout_offsets): Silence
353         compiler warnings.
354
355         * gtk/gtkinputdialog.c (gtk_input_dialog_set_mapping_mode): Don't
356         dereference info before checking it for NULL.  (Coverity)
357
358 2006-04-11  Anders Carlsson  <andersca@mac.imendio.com>
359
360         * gdk/quartz/GdkQuartzView.c:
361         (-[GdkQuartzView drawRect:]):
362         * gdk/quartz/gdkdrawable-quartz.c:
363         (gdk_quartz_ref_cairo_surface):
364         (_gdk_quartz_drawable_get_context):
365         (_gdk_quartz_drawable_release_context):
366         * gdk/quartz/gdkwindow-quartz.c:
367         (gdk_window_impl_quartz_finalize):
368         (gdk_window_impl_quartz_class_init):
369         (gdk_window_impl_quartz_begin_paint_region):
370         (gdk_window_impl_quartz_end_paint):
371         (gdk_window_impl_quartz_invalidate_maybe_recurse):
372         (gdk_window_impl_quartz_process_updates):
373         (gdk_window_impl_quartz_paintable_init):
374         (_gdk_window_impl_quartz_get_type):
375         * gdk/quartz/gdkwindow-quartz.h:
376         Have GdkWindowImplQuartz implement GdkPaintable.
377
378 2006-04-10  Michael Natterer  <mitch@imendio.com>
379
380         * gtk/gtktextbufferrichtext.c (gtk_text_buffer_deserialize):
381         pasted rich text should not be affected by tags that are active at
382         the insertion point. Therefore, remove and remember all active
383         tags, and re-apply them left and right of the inserted text after
384         pasting. Fixes bug #337653.
385
386 2006-04-11  Anders Carlsson  <andersca@imendio.com>
387
388         * gdk/gdkinternals.h:
389         * gdk/gdkwindow.c:
390         (_gdk_paintable_get_type):
391         (gdk_window_begin_paint_region):
392         (gdk_window_end_paint):
393         (gdk_window_process_updates):
394         (gdk_window_invalidate_maybe_recurse):
395         Add new GdkPaintable interface which implementation objects can 
396         implement in order to override gdk painting functions.
397
398 2006-04-10 Vladimer Sichinava  <vlsichinava@gmail.com>
399
400         * configure.in: Added "ka" (Georgian) to ALL_LINGUAS
401
402 2006-04-07  Hans Breuer  <hans@breuer.org>
403
404         * gtk/makefile.msc.in tests/makefile.msc : updated
405
406 2006-04-06  Tor Lillqvist  <tml@novell.com>
407
408         Correct the appearance of non-square icons and cursors: pad them
409         to square so that Windows won't stretch them.
410
411         * gdk/win32/gdkcursor-win32.c (create_alpha_bitmap)
412         (create_color_bitmap): Always create square bitmaps, take only
413         side length as argument.
414         (pixbuf_to_hbitmaps_alpha_winxp, pixbuf_to_hbitmaps_normal):
415         Corresponding changes.
416
417 2006-04-05  Matthias Clasen  <mclasen@redhat.com>
418
419         * gtk/gtktextview.c (text_window_realize): Lower the window, to
420         prevent late-constructed text windows from covering child 
421         widgets.  (#336796, Yevgen Muntyan)
422
423         * gtk/gtkmain.c (gtk_grab_add, gtk_grab_remove, gtk_grab_notify) 
424         (gtk_grab_notify_foreach): Rework the code which emits ::grab-notify
425         signals to ensure that we emit enough signals. Also optimize the
426         code to not do unnecessary tree walking.
427
428         * gtk/gtkwidget.c (gtk_widget_class_init): Document ::grab-notify.
429
430 2006-04-05  Paolo Borelli  <pborelli@katamail.com>
431
432         * gtk/gtktextiter.c (gtk_text_iter_ends_line): handle the case of \r
433         and \n split across lines. Bug #337022.
434         * tests/testtextbuffer.c: add unit test.
435
436 Tue Apr  4 12:25:36 2006  Søren Sandmann  <sandmann@redhat.com>
437
438         * gdk/x11/gdkimage-x11.c (gdk_image_class_init): Add "_private" to
439         make it build.
440
441 2006-04-04  Matthias Clasen  <mclasen@redhat.com>
442
443         * gdk/gdkdisplay.c: 
444         * gdk/gdkdisplaymanager.c:
445         * gdk/gdkdraw.c:
446         * gdk/gdkkeys.c:
447         * gdk/gdkpixmap.c:
448         * gdk/gdkscreen.c:
449         * gdk/gdkwindow.c:
450         * gdk/x11/gdkcolor-x11.c:
451         * gdk/x11/gdkdisplay-x11.c:
452         * gdk/x11/gdkdnd-x11.c:
453         * gdk/x11/gdkdrawable-x11.c:
454         * gdk/x11/gdkgc-x11.c:
455         * gdk/x11/gdkimage-x11.c:
456         * gdk/x11/gdkinput.c:
457         * gdk/x11/gdkpixmap-x11.c:
458         * gdk/x11/gdkscreen-x11.c:
459         * gdk/x11/gdkwindow-x11.c: Use G_DEFINE_TYPE.
460
461         * gdk/x11/gdkcolor-x11.c: 
462         * gdk/x11/gdkdnd-x11.c:
463         * gdk/x11/gdkimage-x11.c: Use instance private data.
464
465 2006-04-03  Matthias Clasen  <mclasen@redhat.com>
466
467         * gdk/gdkrgb.c: Get rid of a duplicate copy of the visual names.
468
469         * gtk/gtkmain.c: Make gtk_args const.
470
471         * gtk/gtkicontheme.c (pixbuf_supports_svg): Save one static.
472
473         * gtk/gtkrecentchooser.c (gtk_recent_chooser_error_quark):
474         * gtk/gtkrecentmanager.c (gtk_recent_manager_error_quark):
475         * gtk/gtkfilechooser.c (gtk_file_chooser_error_quark):
476         * gtk/gtkfilesystem.c (gtk_file_system_error_quark):
477         * gtk/gtkicontheme.c (gtk_icon_theme_error_quark): No point
478         in making the error path fast by caching quarks. 
479
480         * gtk/gtkfilesel.c (no_stat_dirs): Avoid relocation.
481
482         * gdk/gdk.c: Here too.
483
484         * gdk/gdkinternals.h: 
485         * gdk/x11/gdkmain-x11.c: 
486         * gdk/win32/gdkmain-win32.c: 
487         * gdk/directfb/gdkdisplay-directfb.c: 
488         * gdk/quartz/gdkmain-quartz.c: Make _gdk_windowing_args const.
489
490         * gdk/win32/gdkpixmap-win32.c: Include gdkscreen.h  (#337032,
491          Kazuki IWAMOTO)
492
493         * gtk/gtkprogressbar.c (gtk_progress_bar_set_text): Mention
494         that %NULL is allowed.  (#336937, Christian Neumair)
495
496         * gtk/gtkmain.c: Get rid of an unnecessary static variable.
497
498         * gtk/gtktextlayout.c: Fix a warning.
499         
500         * gtk/gtktextsegment.h: 
501         * gtk/gtktextsegment.c: 
502         * gtk/gtktextchild.c:
503         * gtk/gtktextbtree.c:
504         * gtk/gtktextmark.c: 
505         * gtk/gtktexttypes.h: Make the segment class pointers const.
506
507         * gtk/gtktextbufferserialize.c: Make parser struct const.
508         
509         * gtk/gtkuimanager.c: Make parser struct const.
510
511         * gtk/gtklinkbutton.c: Make the default colors const.
512
513         * gtk/gtkuimanager.c: Avoid relocations. 
514
515         * gtk/gtkxembed.c (_gtk_xembed_message_name): Reduce size of static
516         buffer.
517
518         * gtk/gtktext.c (gtk_text_key_press): Avoid relocations.
519
520         * gtk/gtkrc.c (gtk_rc_add_initial_default_files) 
521         (gtk_rc_add_default_file): Allocate the gtk_rc_default_files array
522         dynamically.
523
524 2006-04-02  Matthias Clasen  <mclasen@redhat.com>
525
526         * gtk/gtkrc.c: Avoid relocations for the array of symbol names. 
527
528         * gtk/gtkruler.c: Remove unused strings from the ruler_metrics 
529         structs, to avoid relocations.  (#336917, Stephane Chauveau)
530
531 2006-04-02  Emmanuele Bassi  <ebassi@cvs.gnome.org>
532
533         * gtk/gtkrecentmanager.c (gtk_recent_manager_set_filename): Build
534         the items list after setting the storage file.
535
536         * gtk/gtkrecentmanager.c (display_closed): Use the right string
537         for unsetting the default manager object from the screen.       
538
539 2006-04-01  Behdad Esfahbod  <behdad@gnome.org>
540
541         * gtk/gtkfilesel.c (gtk_file_selection_get_filename): Oops. (#336784)
542
543 2006-04-01  Behdad Esfahbod  <behdad@gnome.org>
544
545         * gtk/gtkfilesel.c (gtk_file_selection_get_filename): Use a GString
546         instead of static buffer to reduce .bss by 8kb. (#336784)
547
548 2006-04-01  Dom Lachowicz <cinamod@hotmail.com>
549
550         * modules/engines/ms-windows/msw_style.c (draw_hline): Emulate WinXP's
551         drawing of menu separators
552         
553 2006-03-31  Behdad Esfahbod  <behdad@gnome.org>
554
555         * gtk/gtkrecentmanager.c: Convert filenames to UTF-8 before printing
556         them out in warning messages. (#336770, Morten Welinder)
557
558 2006-03-31  Behdad Esfahbod  <behdad@gnome.org>
559
560         * gtk/gtkrecentmanager.c (gtk_recent_info_last_application): Update
561         last_stamp inside the look. (#336771, Morten Welinder)
562
563 2006-03-31  Behdad Esfahbod  <behdad@gnome.org>
564
565         * gtk/gtkrecentchoosermenu.c (gtk_recent_chooser_menu_get_property):
566         Add missing break. (#336769, Morten Welinder)
567
568 2006-03-31  Behdad Esfahbod  <behdad@gnome.org>
569
570         * gtk/gtkfilesystem.c (gtk_file_system_get_bookmark_label):
571         * gtk/gtklinkbutton.c (gtk_link_button_new_with_label): Return NULL
572         instead of FALSE in g_return_val_if_fail in a pointer-returning
573         function. (#336764, Morten Welinder)
574
575 2006-04-01  Gora Mohanty  <gmohanty@cvs.gnome.org>
576
577         * configure.in: Added 'or' (Oriya) to ALL_LINGUAS.
578
579 2006-03-31  Matthias Clasen  <mclasen@redhat.com>
580
581         * gtk/gtkrecentmanager.c (gtk_recent_info_get_age): Don't
582         assert that the age is positive.  (#336773, Morten Welinder)
583
584 2006-03-31  Matthias Clasen  <mclasen@redhat.com>
585
586         * gtk/gtkicontheme.c (load_icon_data): Don't leak the keyfile 
587         parser in the error case. 
588         
589         * gtk/gtkicontheme.c (load_icon_data, free_unthemed_icon) 
590         (icon_data_free, load_themes):
591         * gtk/gtkiconcache.c (_gtk_icon_cache_get_icon_data): Use the slice
592         allocator for GtkIconData and UnthemedIcon structs.
593
594 2006-03-30  Behdad Esfahbod  <behdad@gnome.org>
595
596         * gtk/gtkcalendar.c: Fix translation comments for localizable
597         digit formats. (fixes bug #336650)
598
599 2006-03-30  Matthias Clasen  <mclasen@redhat.com>
600
601         * gtk/gtkrecentmanager.h (struct _GtkRecentData): Fix the doc
602         comment format.
603
604         * gtk/gtkrecentmanager.c (gtk_recent_manager_has_item) 
605         (gtk_recent_manager_purge_items, gtk_recent_manager_lookup_item) 
606         (gtk_recent_manager_get_limit, gtk_recent_manager_add_full) 
607         (gtk_recent_manager_get_items, gtk_recent_manager_remove_item): 
608
609         * gtk/gtkrecentfilter.c (gtk_recent_filter_add_age): 
610         * gtk/gtkrecentchooser.c (gtk_recent_chooser_set_show_numbers) 
611         (gtk_recent_chooser_set_sort_func): 
612         * gtk/gtknotebook.h (gtk_notebook_set_tab_detachable): Sync
613         parameter names between .c and .h files to help gtk-doc.
614
615         * gdk/gdkregion-generic.c (gdk_region_get_clipbox): Reword
616         docs to help gtk-doc.
617
618         * docs/tools/widgets.c (get_all_widgets): Add 
619         GtkRecentChooserDialog.
620
621         * gtk/gtkdnd.c (gtk_drag_get_icon): Make sure to get an
622         icon window when constructing the fallback_icon. This
623         fixes a crash when dragging icons between screens in
624         nautilus.  (#325751, Hylke van der Schaaf)
625
626 2006-03-30  Michael Emmel  <mike.emmel@gmail.com>
627
628         * gdk/directfb/gdkpixmap-directfb.c implement
629             (gdk_pixmap_foreign_new_for_screen)
630
631 2006-03-30  Emmanuele Bassi  <ebassi@cvs.gnome.org>
632
633         Add documentation for the GtkLinkButton (#336592)
634
635         * docs/reference/tmpl/gtklinkbutton.sgml: Add description
636         of the GtkLinkButton.
637
638         * docs/reference/gtk/migrating-GtkLinkButton.sgml: Guidelines
639         for migrating code from GnomeHRef to the GtkLinkButton.
640
641         * docs/reference/gtk/gtk-docs.sgml:
642         * docs/reference/gtk/Makefile.am: Build glue for the porting
643         guide.
644
645 2006-03-29  Matthias Clasen <mclasen@redhat.com>
646
647         * gdk/gdk.symbols:
648         * gdk/gdkpixmap.h:
649         * gdk/win32/gdkpixmap-win32.c:
650         * gdk/x11/gdkpixmap-x11.c (gdk_pixmap_foreign_new_for_screen):
651         New function to allow wrapping a native pixmap without
652         a server roundtrip.  (#334954, David Baron) 
653
654         * gtk/gtk.symbols:
655         * gtk/gtkrecent*.c: Fix some symbol aliasing glitches.
656
657 2006-03-29  Emmanuele Bassi  <ebassi@cvs.gnome.org>
658
659         * gtk/gtkrecentchoosermenu.c: Make gtkalias.h the last included file.
660
661 2006-03-29  Emmanuele Bassi  <ebassi@cvs.gnome.org>
662
663         * gtk/gtk.symbols: Fix a typo that broke aliasing rules.
664
665 2006-03-29  Richard Hult  <richard@imendio.com>
666
667         * gdk/quartz/gdkproperty-quartz.c: Add missing CLIPBOARD atom.
668
669 2006-03-29  Emmanuele Bassi  <ebassi@cvs.gnome.org>
670
671         * docs/reference/gtk/migrating-GtkRecentChooser.sgml: Add a migration
672         guide for porting to the new GtkRecent stuff from the old EggRecent
673         code.
674
675         * docs/reference/gtk/tmpl/gtkrecentchooser.sgml:
676         * docs/reference/gtk/tmpl/gtkrecentchooserdialog.sgml:
677         * docs/reference/gtk/tmpl/gtkrecentchoosermenu.sgml:
678         * docs/reference/gtk/tmpl/gtkrecentchooserwidget.sgml:
679         * docs/reference/gtk/tmpl/gtkrecentfilter.sgml:
680         * docs/reference/gtk/tmpl/gtkrecentmanager.sgml: Add template files
681         for the reference guide.
682
683         * docs/reference/gtk/gtk-docs.sgml:
684         * docs/reference/gtk/gtk-sections.txt:
685         * docs/reference/gtk/Makefile.am: Build glue for add GtkRecent to
686         the reference guide.
687
688 2006-03-29  Emmanuele Bassi  <ebassi@cvs.gnome.org>
689
690         * tests/Makefile.am:
691         * tests/testrecentchooser.c: Add a test suite for GtkRecentChooser.
692
693 2006-03-29  Emmanuele Bassi  <ebassi@cvs.gnome.org>
694
695         Import GtkRecent* from libegg.
696
697         * gtk/gtkrecentmanager.[ch]: Add GtkRecentManager, an object
698         for managing a list of recently used resources.
699
700         * gtk/gtkrecentchooser.[ch]:
701         * gtk/gtkrecentchooserdefault.[ch]:
702         * gtk/gtkrecentchooserdialog.[ch]:
703         * gtk/gtkrecentchoosermenu.[ch]:
704         * gtk/gtkrecentchooserprivate.h:
705         * gtk/gtkrecentchooserutils.[ch]:
706         * gtk/gtkrecentchooserwidget.[ch]: Add GtkRecentChooser, a
707         GTypeInterface for widgets implementing viewers for recently
708         used resources.
709
710         * gtk/gtkrecentfilter.[ch]: GtkRecentFilter, a filter object
711         for GtkRecentChooser implementations.
712
713         * gtk/gtk.h:
714         * gtk/gtk.symbols:
715         * gtk/Makefile.am: Build glue for GtkRecent*.
716
717 2006-03-29  Matthias Clasen  <mclasen@redhat.com>
718
719         * gtk/gtknotebook.c (gtk_notebook_real_insert_page): Emit
720         page-added before switch-page.  (#335691, Christian Persch)
721
722 2006-03-29  Matthias Clasen  <mclasen@redhat.com>
723
724         * gtk/gtkfilechooserdefault.c (queue_edited_idle): Handle
725         double queuing, rather than asserting that it does not 
726         happen.  (#330617)
727
728 2006-03-28  Matthias Clasen  <mclasen@redhat.com>       
729
730         * gtk/gtknotebook.c (gtk_notebook_set_tab_detachable): Fix
731         docs syntax, also commit a patch from #335707 to improve
732         notebook DND with window widgets.
733
734         * gtk/gtktextview.c (gtk_text_view_start_selection_drag): 
735         (selection_motion_event_handler): Fix drag-selection after
736         double-click.  (#323862, Benjamin Berg)
737
738         * gtk/gtktextview.c (get_iter_at_pointer): Factor this out
739         into a function and use it in move_mark_to_pointer_and_scroll,
740         drag_scan_timeout and selection_motion_event_handler.
741         (Paolo Borelli)
742
743 2006-03-28  Matthias Clasen  <mclasen@redhat.com>
744
745         * gtk/gtktextview.c (gtk_text_view_do_popup) 
746         (gtk_text_view_grab_notify): Move the call to 
747         gtk_text_view_end_selection_drag() from gtk_text_view_do_popup
748         to gtk_text_view_grab_notify, so that it works not only
749         for the text views own popup, but also for other ways in which
750         we might become grab-shadowed during a selection drag.
751         (#74620, Li Yuan)
752
753 2006-03-28  Sven Herzberg  <herzi@gnome-de.org>
754
755         reviewed by: Tim Janik
756         
757         * gtk/gtkpixmap.c: (gtk_pixmap_set): only check for equal colormaps if
758         the new pixmap is not NULL; fixes a warning when gtk_pixmap_set is
759         called from gtk_pixmap_finalize (bug 336254)
760
761 2006-03-27  Anders Carlsson  <andersca@imendio.com>
762
763         * gdk/quartz/gdkevents-quartz.c:
764         (select_thread_func):
765         (got_fd_activity):
766         (poll_func):
767         (gdk_event_translate):
768         Make the poll func work with real file descriptors.
769         We do this by creating a thread which calls poll and then
770         signals the main thread using a run loop source.
771         
772         * gtk/gtkclipboard-quartz.c:        
773         (-[GtkClipboardOwner pasteboard:provideDataForType:]):
774         Remove debugging output
775
776 2006-03-27  Matthias Clasen  <mclasen@redhat.com>
777
778         * gtk/gtkmnemonichash.c (_gtk_mnemonic_hash_activate): Check that 
779         the widget is viewable.  (#336200, Bastian Nocera)
780
781 2006-03-27  Michael Natterer  <mitch@imendio.com>
782
783         * gtk/gtkmenu.c (gtk_menu_scroll_by): bail out if there is no need
784         for scrolling (more obvious than adding additional conditions to
785         the scroll offset calculation). Fixes bug #335912.
786
787 2006-03-27  Anders Carlsson  <andersca@imendio.com>
788
789         * gtk/Makefile.am:
790         Add -xobjective-c to cflags.
791         (#335956, Lllian Angel)
792         
793         * gtk/gtkdnd-quartz.c:
794         (gtk_drag_dest_set_track_motion):
795         (gtk_drag_dest_get_track_motion):
796         Add stubs for new functions.
797         (#335955, Lillian Angel)
798         
799 2006-03-27  Richard Hult  <richard@imendio.com>
800
801         * gdk/quartz: Add more stubs.
802
803 2006-03-27  Michael Natterer  <mitch@imendio.com>
804
805         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_get_property):
806         add missing ')'.
807
808 2006-03-26  Matthias Clasen  <mclasen@redhat.com>
809
810         * gtk/Makefile.am: Fix a srcdir != builddir build problem.
811         (#335915, Yevgen Muntyan)
812
813         * gtk/gtktextbuffer.c (gtk_text_buffer_get_property):
814         * gtk/gtksettings.c (gtk_settings_get_property):
815         * gtk/gtkuimanager.c (gtk_ui_manager_get_property): Fix leaks.
816
817         * gtk/gtktexttag.c (gtk_text_tag_get_property):
818         * gtk/gtkcellrenderertext.c (gtk_cell_render_text_get_property):
819         Avoid an unnecessary strdup.  (#336013)
820
821 2006-03-24  Matthias Clasen  <mclasen@redhat.com>
822
823         * gtk/gtktextview.c (gtk_text_view_value_changed): Don't call
824         gdk_window_invalidate_rect() on unrealized widgets.  (#335717,
825         Nicolas Setton)
826
827 Fri Mar 24 14:53:20 2006  Tim Janik  <timj@imendio.com>
828
829         * gtk/gtktreemodel.h: 
830         * gtk/gtktextbtree.h: back out G_GNUC_WARN_UNUSED_RESULT on iterator
831         functions which turned out to cause too much trouble.
832
833 2006-03-23  Matthias Clasen  <mclasen@redhat.com>
834
835         * AUTHORS: small update
836
837 2006-03-23  Matthias Clasen  <mclasen@redhat.com>
838
839         Support subclasses in RC files.  (#142417, Todd Berman, patch
840         based on a patch by Benjamin Berg)
841         
842         * gtk/gtkrc.h: 
843         * gtk/gtkrc.c: Support <classname> elements in widget_class paths 
844         in rc files which match any classes derived from named class.
845
846         (_gtk_rc_init): Use the new syntax in the default rc string.
847
848         * gtk/gtkbindings.c: Support the new syntax for bindings too.
849         
850         * tests/testrc.c: Tests for widget_class path matching
851
852 2006-03-23  Carlos Garnacho  <carlosg@gnome.org>
853
854         * gtk/gtkdnd.c (gtk_drag_dest_motion): make sure that gdk_drag_event()
855         is called when track_motion is TRUE to receive drag_motion and
856         drag_leave events properly.
857
858 2006-03-22  Matthias Clasen  <mclasen@redhat.com>
859
860         * gtk/gtknotebook.c (gtk_notebook_remove): Emit the ::page-removed
861         signal after removing the page.  (#335238, Christian Persch)
862
863 2006-03-22  Carlos Garnacho  <carlosg@gnome.org>
864
865         * gtk/gtkexpander.c: Make it to expand when hovering during DnD
866
867 2006-03-22  Matthias Clasen  <mclasen@redhat.com>
868
869         Improved DND support for GtkNotebook  (#332991, Carlos Garnacho)
870         
871         * gtk/gtk.symbols: 
872         * gtk/gtkdnd.h: 
873         * gtk/gtkdnd.c: Add a track_motion flag on GtkDragDest
874         with getter and setter, for cases where the drag destination
875         is interested in drag motion events independent of targets.
876
877         * gtk/gtksettings.c (gtk_settings_class_init): Add a setting
878         for the timeout used when expanding during DND.
879
880         * gtk/gtknotebook.c: Use the track_motion flag to switch
881         notebook tabs when hovering over tabs during DND.
882         
883 2006-03-22  Matthias Clasen  <mclasen@redhat.com>
884
885         * gtk/gtktreeview.c (gtk_tree_view_bin_expose): Use fg_gc to
886         draw the inter-row drop highlight. Also draw the line all the 
887         way across, and flip it in RTL mode. (#334906, Ian McDonald)
888
889 2006-03-22  Johan Dahlin  <jdahlin@async.com.br>
890
891         * tests/testtreeview.c: Add a column that demonstrates how to use
892         the new spinbutton cellrenderer.
893
894 2006-03-22  Matthias Clasen  <mclasen@redhat.com>
895
896         * tests/prop-editor.c: 
897         * tests/testtreeview.c: Remove pointless includes of config.h,
898         to make it easier compilable against system GTK+.
899
900 2006-03-22  Michael Natterer  <mitch@imendio.com>
901
902         * gtk/gtkentry.c: renamed last-char-timeout to
903         password-hint-timeout and store all its data in a struct attached
904         as QData.
905
906         * gtk/gtkcellrendererspin.c: fix typo in #include.
907
908 2006-03-22  Carlos Garnacho  <carlosg@gnome.org>
909
910         * gtk/gtknotebook.c: send a GtkWidget** instead of a GtkNotebookPage*
911         when doing tabs DnD, this allows DnD interaction with other widgets,
912         added some docs for this too.
913         * tests/testnotebookdnd.c: add some code to test it.
914
915 2006-03-22  Matthias Clasen  <mclasen@redhat.com>
916
917         * gtk/gtk.symbols: 
918         * gtk/gtkcellrendererspin.h:
919         * gtk/gtkcellrendererspin.c: Add a cell renderer which 
920         uses a spinbutton to edit the value of a cell. (#156023,
921         Daniel Kasak, Lorenzo Gil Sanchez, Carlos Garnacho)
922
923         * gtk/gtk.h: 
924         * gtk/Makefile.am: Glue it in.
925
926 2006-03-21  Matthias Clasen  <mclasen@redhat.com>
927
928         * tests/testtreeview.c (drag_begin_cb): Test setting up
929         drag icons for tree dnd.
930
931 2006-03-22  Michael Natterer  <mitch@imendio.com>
932
933         * gtk/gtkentry.c: applied modified patch from maemo-gtk which
934         allows the most recently entered character in a hidden entry to be
935         shown for a configurable period of time. Fixes bug #334560.
936
937 2006-03-22  Michael Natterer  <mitch@imendio.com>
938
939         * gtk/gtktextbuffer.h (enum GtkTextBufferTargetInfo): count down
940         from G_MAXUINT to avoid clashes with application-added DND
941         targets.
942
943         * gtk/gtktextview.c (gtk_text_view_init): set an empty
944         GtkTargetList on the drag_dest so it is not NULL when a derived
945         class' init() function is called.
946
947         (gtk_text_view_target_list_notify): copy the text buffer's paste
948         targets into the view's destinstion target list (preserving
949         application-added DND targets), instead of replacing the view's
950         target list. Fixes bug #334399.
951
952 2006-03-21  Anders Carlsson  <andersca@imendio.com>
953
954         * gtk/Makefile.am:
955         Add new files.
956         
957         * gtk/gtkclipboard-quartz.c: Added.
958         * gtk/gtkdnd-quartz.c: Added.
959         * gtk/gtkquartz.c: Added.
960         * gtk/gtkquartz.h: Added.
961         Add dnd and clipboard implementations.
962
963 2006-03-21  Michael Natterer  <mitch@imendio.com>
964
965         * gdk/quartz/Makefile.am: removing trailing \ fixes the build.
966
967 2006-03-21  Anders Carlsson  <andersca@imendio.com>
968
969         * gdk/quartz/gdkgeometry-quartz.c:
970         (gdk_window_scroll):
971         Implement gdk_window_scroll.
972
973 2006-03-21  Anders Carlsson  <andersca@imendio.com>
974
975         * gdk/quartz/GdkQuartzWindow.c:
976         (drag_operation_to_drag_action):
977         (drag_action_to_drag_operation):
978         (update_context_from_dragging_info):
979         (-[GdkQuartzWindow draggingEntered:]):
980         (-[GdkQuartzWindow draggingEnded:]):
981         (-[GdkQuartzWindow draggingExited:]):
982         (-[GdkQuartzWindow draggingUpdated:]):
983         (-[GdkQuartzWindow performDragOperation:]):
984         (-[GdkQuartzWindow wantsPeriodicDraggingUpdates]):
985         (-[GdkQuartzWindow draggedImage:endedAt:operation:]):
986         * gdk/quartz/gdkdnd-quartz.c:
987         (gdk_drag_context_finalize):
988         (gdk_drag_context_init):
989         (gdk_drag_context_class_init):
990         (gdk_drag_begin):
991         (gdk_drag_status):
992         Add the GDK part of the DND implementation.
993
994         * gdk/quartz/Makefile.am:
995         Add some missing headers.
996         
997         * gdk/quartz/gdkdrawable-quartz.h:
998         * gdk/quartz/gdkprivate-quartz.h:
999         * gdk/quartz/gdkquartz.h:
1000         * gdk/quartz/gdkwindow-quartz.c:
1001         (gdk_quartz_window_get_nsview):
1002         New function, for use by the GTK part of the DND implementation
1003
1004 2006-03-21  Anders Carlsson  <andersca@imendio.com>
1005
1006         * gdk/quartz/gdkdrawable-quartz.c:
1007         (gdk_quartz_ref_cairo_surface):
1008         (gdk_quartz_draw_rectangle):
1009         (gdk_quartz_draw_arc):
1010         (gdk_quartz_draw_polygon):
1011         (gdk_quartz_draw_drawable):
1012         (gdk_quartz_draw_segments):
1013         (gdk_quartz_draw_lines):
1014         (gdk_quartz_draw_pixbuf):
1015         (gdk_quartz_draw_image):
1016         (_gdk_quartz_drawable_get_context):
1017         * gdk/quartz/gdkdrawable-quartz.h:
1018         Offset coordinates by 0.5 pixels to get consistant results for both
1019         image contexts and screen contexts.
1020
1021 2006-03-21  Anders Carlsson  <andersca@imendio.com>
1022
1023         * gdk/quartz/GdkQuartzWindow.c 
1024         ([GdkQuartzWindow -windowDidMove:]): Synthesize GDK_CONFIGURE events
1025         when the window position changes.
1026
1027 2006-03-20  Matthias Clasen  <mclasen@redhat.com>
1028
1029         * gtk/gtkdnd.c (gtk_drag_get_cursor): Remove an unused variable.
1030
1031         * gtk/gtknotebook.c (gtk_notebook_remove_tab_label): Don't leave
1032         page->tab_label dangling.
1033         (gtk_notebook_real_remove): Use GTK_IN_DESTRUCTION to determine
1034         if we are being called during destruction of the notebook, rather
1035         than maintaining that information as a passed-in parameter.
1036         (gtk_notebook_destroy): Leave the removal of the children
1037         to the container destroy method.  (#319032, Yevgen Muntyan)
1038
1039 2006-03-20  Matthias Clasen  <mclasen@redhat.com>
1040
1041         * gtk/gtkcombobox.c (gtk_combo_box_remove): Use the existing
1042         GTK_IN_DESTRUCTION flag, rather than roll our own.
1043
1044 2006-03-20  Matthias Clasen  <mclasen@redhat.com>
1045         
1046         * gtk/gtk.symbols: 
1047         * gtk/gtkscrolledwindow.h: 
1048         * gtk/gtkscrolledwindow.c: Add a window-placement-set property
1049         and a gtk-scrolled-window-placement setting.  (#157025, Christian
1050         Neumair)
1051
1052 2006-03-20  Matthias Clasen  <mclasen@redhat.com>
1053
1054         * gtk/gtkmain.c (gtk_get_option_group): Make sure gettext
1055         is initialized before using it.  (#335129, Christian Persch)
1056
1057 2006-03-19  Matthias Clasen  <mclasen@redhat.com>
1058
1059         * MAINTAINERS: Add this, at the request of the GNOME sysadmin team.
1060
1061         * AUTHORS: Updates, typo fix
1062
1063         * gtk/gtkiconview.c (gtk_icon_view_set_cursor): Document that
1064         @cell must be one of the renderers of the icon view, warn if 
1065         it is not, and ignore @start_editing if @cell is not set.
1066         (#335001, Emmanuel Rodriguez)
1067
1068 2006-03-16  Matthias Clasen  <mclasen@redhat.com>
1069
1070         * configure.in: Add a missing comma.  (#334774, Peter Breitenlohner)
1071
1072         * gtk/gtkactiongroup.c (gtk_action_group_add_actions_full) 
1073         (gtk_action_group_add_toggle_actions_full) 
1074         (gtk_action_group_add_radio_actions_full): Check for a stock 
1075         icon, not a stock item, when deciding whether to use stock-id 
1076         or icon-name.  (#334760, Jody Goldberg)
1077
1078         * gtk/gtkimage.c (gtk_image_clear): Update the size of the image, 
1079         by swapping the implementations of gtk_image_clear and
1080         gtk_image_reset.  (#334657)
1081
1082         * README.in: Add a note about GtkNotebook signals.
1083
1084 2006-03-15  Matthias Clasen  <mclasen@redhat.com>
1085
1086         * gtk/gtkcombobox.c (gtk_combo_box_list_button_released) 
1087         (gtk_combo_box_list_key_press): Popdown the list before changing
1088         the active iter, otherwise people will be surprised by the
1089         grabs that are still in place when their ::changed handler
1090         runs. 
1091
1092 2006-03-15  Dom Lachowicz <cinamod@hotmail.com>
1093
1094         * modules/engines/ms-windows/msw_style.c: Override style->realize/
1095         style->unrealize, so that GTK+ doesn't automatically attempt to apply
1096         shading to the GC colors, causing a mismatch with the Win32 native
1097         colors. Problem found by (and suggested solution by) "Cosmic Integer"
1098
1099         * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Make expander-size
1100         a bit closer to Microsoft's values (bug 325699, Brad Taylor)
1101         
1102 2006-03-14  Matthias Clasen  <mclasen@redhat.com>
1103
1104         * tests/testcellrenderertext.c: Add test cases for alignment.
1105
1106         * gtk/gtkcellrenderertext.c: Add an alignment property,
1107         and fix some cases where ellipsize_set was being used to
1108         mean "we're ellipsizing" even when ellipsize was set to NONE.  
1109         (#318761, Ross Burton)
1110
1111         * gtk/gtkimcontextsimple.c: Make return and release work again
1112         to commit a hex sequence. Additionally, make escape reset the
1113         im context when in a hex sequence.  (#334423, Behdad Esfahbod)
1114
1115 2006-03-13  Matthias Clasen  <mclasen@redhat.com>
1116
1117         Make actions work with named icons.  (#323484, Jorn Baayen)
1118         
1119         * gtk/gtkactiongroup.c: If the stock-id field of a GtkActionEntry
1120         does not contain a registered stock id, interpret it as an
1121         icon name.
1122
1123         * gtk/gtkaction.c: Add an icon-name property to actions and
1124         use it for icons if a stock-id is not specified.
1125
1126 2006-03-12  Matthias Clasen  <mclasen@redhat.com>
1127
1128         * gtk/gtkwindow.c (gtk_window_compute_configure_request): Don't
1129         for the creation of geometry info here.  (#114533)
1130
1131 2006-03-11  Tor Lillqvist  <tml@novell.com>
1132
1133         * gdk/win32/gdkdrawable-win32.c (draw_polygon): Use Polygon() for
1134         outlined polygons, too. Same idea as in draw_rectangle(): Set pen
1135         to NULL_PEN if drawing a filled polygon, set brush to HOLLOW_BRUSH
1136         if drawing a polygon outline. (#332662)
1137         (gdk_win32_draw_polygon): Corresponding simplification: no need to
1138         add an extra final copy of the starting point.
1139
1140 2006-03-11  Dom Lachowicz <cinamod@hotmail.com>
1141
1142         * modules/engines/ms-windows: Speed up the Windows theme
1143         considerably (#163724, John Ehresman)
1144         Be more careful about setting Pango font descriptions (#333372)
1145         
1146 2006-03-11  Matthias Clasen  <mclasen@redhat.com>
1147
1148         * gtk/gtkrange.c (gtk_range_key_press): Allow to cancel 
1149         a drag with ESC.  (#58389, Søren Sandmann)
1150
1151 2006-03-10  Matthias Clasen  <mclasen@redhat.com>
1152
1153         * gtk/gtkrange.c: Add a style property ::activate_slider that
1154         allows themes to draw the slider active while dragged.  (#311992,
1155         Benjamin Berg)
1156
1157         * gtk/gtkcolorsel.c (gtk_color_selection_init): Fix two labels.
1158
1159         * gtk-engine-check-abi.sh: Add a script to check that theme
1160         engines don't export any extra functions. 
1161
1162 2006-03-10  Matthias Clasen  <mclasen@redhat.com>
1163
1164         * gtk/gtkcolorsel.c (gtk_color_selection_init): Avoid a mnemonic
1165         conflict.  (#163850, Dennis Cranston)
1166
1167         * gtk/gtkaboutdialog.c (gtk_show_about_dialog): Make the behaviour
1168         of the about dialog consistent with other dialogs in gtk. If the
1169         dialog is constructed with gtk_about_dialog_new(), the creator
1170         is reponsible for handling the response by hiding or closing the
1171         dialog. gtk_show_about_dialog() handles it by hiding the dialog.
1172         (#333360, Daniel Drake)
1173
1174         * README.in: Mention this change.
1175
1176 2006-03-10  Matthias Clasen  <mclasen@redhat.com>
1177
1178         Apply a patch from Dennis Cranston to make dialogs more
1179         consistent  (#163850)
1180         
1181         * gtk/gtkcolorsel.c (make_label_spinbutton): Left-align labels.
1182         
1183         * gtk/gtkfontsel.c (gtk_font_selection_init): 
1184         * gtk/gtkfontsel.c (gtk_font_selection_dialog_init): 
1185         * gtk/gtkcolorsel.c (gtk_color_selection_init): 
1186         * gtk/gtkcolorseldialog.c (gtk_color_selection_dialog_init): 
1187         * gtk/gtkinputdialog.c (gtk_input_dialog_init): Update the layout
1188         of the dialog to follow HIG recommendations. Also update labels.
1189
1190         * gtk/gtkmessagedialog.c (gtk_message_dialog_init): HIG-compatible 
1191         spacing.
1192         (gtk_message_dialog_font_size_change): Merged into 
1193          gtk_message_dialog_style_set.
1194
1195 2006-03-10  Matthias Clasen  <mclasen@redhat.com>
1196
1197         * gtk/gtkstyle.c: Remove g_return_if_fail() checks
1198         from static functions.
1199
1200 2006-03-10  Federico Mena Quintero  <federico@novell.com>
1201
1202         Make Shift-P and Shift-N activate typeahead in GtkTreeView
1203         (i.e. they are just normal capital letters).  Fixes bug #334098.
1204
1205         * gtk/gtktreeview.c (gtk_tree_view_add_move_binding): Add an
1206         "add_shifted_binding" argument which determines whether we'll add
1207         the same binding with GDK_SHIFT_MASK.
1208         (gtk_tree_view_class_init): Use add_shifted_binding=FALSE for GDK_p
1209         and GDK_n; use TRUE for all the rest.
1210
1211 2006-03-10  Michael Natterer  <mitch@imendio.com>
1212
1213         * gtk/gtkentry.[ch]: applied refactored patch from maemo-gtk that
1214         replaces the INNER_BORDER define by an "inner-border" style
1215         property of type GtkBorder. Additionally, add an "inner-border"
1216         object property plus API which allows to override any theme
1217         border, to allow pixel-perfect positioning of entries for inline
1218         editing. Fixes bug #333922.
1219
1220         * gtk/gtk.symbols: add the new public functions.
1221
1222 2006-03-09  Matthias Clasen  <mclasen@redhat.com>
1223
1224         * gtk/gtkcombobox.c (gtk_combo_box_class_init): Replace the
1225         popup-show and popup-hide signals with a readonly popup-shown
1226         property.  (#162531, Christian Persch)
1227
1228 2006-03-09  Ross Burton  <ross@openedhand.com>
1229
1230         * gtk/gtkwidget.c:
1231         * gtk/gtkrange.c:
1232         * gtk/gtktogglebutton.c:
1233         Turn off prelighting when gtk-touchscreen-mode is enabled (#135666)
1234
1235 Thu Mar  9 14:29:43 2006  Tim Janik  <timj@gtk.org>
1236
1237         * gtk/gtkobject.c (gtk_object_init): move the floating flag from
1238         the GInitiallyUnowned bit to GTK_FLOATING. fixes tests/floatingcheck.
1239         kudos to mitch for debugging this.
1240
1241 2006-03-09  Matthias Clasen <mclasen@redhat.com>
1242
1243         * Makefile.am: Add ChangeLog.pre-2.8 to EXTRA_DIST.
1244
1245 2006-03-09  Tor Lillqvist  <tml@novell.com>
1246
1247         * gtk/gtk.symbols: No gtk_tray_icon_get_type on Win32.
1248
1249 2006-03-08  Carlos Garnacho  <carlosg@gnome.org>
1250
1251         Rename ::tab-added and ::tab-removed signals to ::page-added and
1252         ::page-removed for not conflicting with other tab reordering
1253         implementations. Fixes bug #333743.
1254
1255         Also rename ::tab-reordered to ::page-reordered, and emit it in
1256         gtk_notebook_reorder_child () to make it behave consistently with the
1257         other two signals.
1258
1259         * gtk/gtknotebook.c (gtk_notebook_class_init): rename signals.
1260         (gtk_notebook_reorder_tab)
1261         (gtk_notebook_button_release)
1262         (gtk_notebook_remove)
1263         (gtk_notebook_real_insert_page): emit respectively renamed signals
1264         (gtk_notebook_reorder_child): also emit ::page-reordered here
1265
1266         * tests/testnotebookdnd.c: use renamed signals
1267
1268 2006-03-08  Michael Natterer  <mitch@imendio.com>
1269
1270         * gdk/gdkscreen.h
1271         * gdk/x11/gdkscreen-x11.c
1272         * gdk/gdk.symbols: added gdk_screen_get_active_window() and
1273         gdk_screen_get_window_stack() (patch from maemo-gtk).
1274         Fixes bug #320881.
1275
1276         * gdk/directfb/gdkscreen-directfb.c
1277         * gdk/quartz/gdkscreen-quartz.c
1278         * gdk/win32/gdkscreen-win32.c: added the functions as stubs.
1279
1280 2006-03-08  Michael Natterer  <mitch@imendio.com>
1281
1282         * tests/prop-editor.c (unichar_changed): zero-initialize the
1283         GValue before calling g_value_init().
1284
1285 2006-03-08  Michael Natterer  <mitch@imendio.com>
1286
1287         * gtk/gtkentry.c (gtk_entry_adjust_scroll): make sure that the
1288         text_area_width is always >= 0. Fixes bug #316712 (Dan Winship).
1289
1290 2006-03-07  Federico Mena Quintero  <federico@novell.com>
1291
1292         Cancel drags when the grabs get broken.  Fixes bug #333056:
1293
1294         * gtk/gtkdnd.c (gtk_drag_selection_received): The time argument is
1295         a guint, not guint32.
1296         (gtk_drag_source_event_cb): Return gboolean, not gint.
1297         (gtk_drag_anim_timeout): Likewise.
1298         (gtk_drag_motion_cb): Likewise.
1299         (gtk_drag_key_cb): Likewise.
1300         (gtk_drag_button_release_cb): Likewise.
1301         (gtk_drag_abort_timeout): Likewise.
1302         (gtk_drag_begin_internal): Connect to "grab-broken-event" on the
1303         ipc_widget.
1304         (gtk_drag_source_info_destroy): Disconnect from the
1305         "grab-broken-event" callback.
1306         (gtk_drag_end): Likewise.
1307         (gtk_drag_grab_broken_event_cb): New callback.  We cancel the drag
1308         if the grab was broken and not regrabbed by the DnD code.
1309
1310 2006-03-07  Federico Mena Quintero  <federico@novell.com>
1311
1312         * gtk/gtkfilechooserdefault.c (shortcuts_button_press_event_cb):
1313         Hack to let the treeview's button-press-event handler run before
1314         ours.  This lets the selection be updated before we pop up a
1315         context menu.
1316
1317 Tue Mar  7 17:16:34 2006  Tim Janik  <timj@gtk.org>
1318
1319         * configure.in: depend on glib-2.10.1.
1320
1321         * gtk/gtkobject.c: fixed up messing with non-GtkObject floating flags.
1322         this requires glib-2.10.1.
1323
1324 2006-03-07  Michael Natterer  <mitch@imendio.com>
1325
1326         Add infrastructure for copy/paste and DND of rich text for
1327         GtkTextBuffer. Fixes bug #324177.
1328
1329         * gtk/gtktextbufferrichtext.[ch]: new files implementing a
1330         per-buffer registry of rich text formats.
1331
1332         * gtk/gtk.h: #include gtktextbufferrichtext.h
1333
1334         * gtk/gtktextbufferserialize.[ch]: new files implementing an
1335         internal serialization format that can handle all of a text
1336         buffer's tags and pixbufs. It's not useful for anything except
1337         tranfer between instances of GtkTextBuffer (Anders Carlsson).
1338
1339         * gtk/Makefile.am: build the new files.
1340
1341         * gtk/gtkclipboard.[ch]: added convenience APIs for rich text,
1342         just as they exist for plain text and pixbufs.
1343
1344         * gtk/gtkselection.[ch]: added rich text convenience APIs here
1345         too.  Return the target list from gtk_target_list_ref(). Register
1346         GtkTargetList as boxed type. Added
1347         gtk_target_table_new_from_list() and gtk_target_table_free(),
1348         which make converting between GtkTargetList and arrays of
1349         GtkTargetEntry considerably easier.
1350
1351         * gtk/gtktextutil.[ch]: added _gtk_text_util_create_rich_drag_icon()
1352         which creates a fancy rich text icon (Matthias Clasen).
1353
1354         * gtk/gtktextbuffer.[ch]: use all the new stuff above and
1355         implement copy and paste of rich text. Added APIs for getting the
1356         target lists used for copy and paste. Added public enum
1357         GtkTextBufferTargetInfo which contains the "info" IDs associated
1358         with the entries of the target lists.
1359
1360         * gtk/gtktextview.c: use the new rich text APIs and
1361         GtkTextBuffer's new target list API to enable DND of rich text
1362         chunks.
1363
1364         * gtk/gtk.symbols: export all the new symbols added.
1365
1366         * tests/testtext.c: added rich text testing stuff.
1367
1368 2006-03-06  Matthias Clasen  <mclasen@redhat.com>
1369
1370         * gtk/gtktextview.c (text_window_invalidate_cursors): Take
1371         cursor width into account when calculating the area to 
1372         be invalidated.  (#333377, #323401 Steve Frécinaux)
1373
1374         * gtk/gtkmain.c (post_parse_hook): Set error when returning
1375         FALSE.  (#333268, Paolo Maggi, Christian Persch)
1376         
1377         * gtk/gtkpixmap.c (gtk_pixmap_set): Check that the pixmap
1378         has the right depth.  (#333363, Ed Catmur)
1379
1380 2006-03-05  Matthias Clasen  <mclasen@redhat.com>
1381
1382         * gtk/gtkiconview.c (adjust_wrap_width): Apply some
1383         arbitrary lower limit for the guessed wrap width. (#332466,
1384         Donald Straney)
1385
1386 2006-03-05  Matthias Clasen  <mclasen@redhat.com>
1387
1388         Fix handling of image-only buttons.  (#332985, Kalle 
1389         Vahlmann, #333555)
1390         
1391         * gtk/gtkbutton.c (gtk_button_construct_child): Don't
1392         return early if there an image to show.
1393         (show_image): Always return TRUE if there is no text.
1394
1395 2006-03-04  Matthias Clasen  <mclasen@redhat.com>
1396
1397         * gdk/x11/gdkinput-x11 (gdk_input_translate_coordinates):
1398         Adjust the handling of min values for the x and y axes of 
1399         extended input devices  (#324562, #142536, Denis Auroux and 
1400         Robert Ã–gren)
1401
1402         * gtk/gtkexpander.c (gtk_expander_paint_focus): Position
1403         the focus rectangle correctly in RTL mode.  (#333291,
1404         Benjamin Berg)
1405
1406 2006-03-03  Tor Lillqvist  <tml@novell.com>
1407
1408         * gtk/gtkimcontextsimple.c (gtk_im_context_simple_commit_char)
1409         (gtk_im_context_simple_reset): Avoid emitting superfluous
1410         preedit_changed signals. Thanks to Matthias. (#319407)
1411
1412 2006-03-03  Michael Natterer  <mitch@imendio.com>
1413
1414         Applied modified patch from maemo-gtk which makes separators more
1415         themeable. Fixes bug #332022.
1416
1417         * gtk/gtkwidget.c: added style properties "wide-separators",
1418         "separator-width" and "separator-height".
1419
1420         * gtk/gtkhseparator.c
1421         * gtk/gtkvseparator.c
1422         * gtk/gtkmenuitem.c
1423         * gtk/gtktoolbar.c: honor the new settings and paint separators
1424         using gtk_paint_box() if wide-separators is true.
1425
1426 2006-03-02  Dom Lachowicz <cinamod@hotmail.com>
1427
1428         * modules/engines/ms-windows/msw_style.c: Fix combobox theming
1429         regression noted in bug 321301
1430         * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Ditto
1431         
1432 2006-03-02  Matthias Clasen  <mclasen@redhat.com>
1433
1434         * gtk/gtkiconview.c (gtk_icon_view_layout) 
1435         (gtk_icon_view_row_inserted, gtk_icon_view_scroll_to_path): 
1436         Make scroll_to_path work for newly inserted items, by delaying
1437         the scroll until layout is done.  (#332923, Cory Dodt)
1438
1439         * gtk/gtkcolorbutton.c (render): Use GTK_WIDGET_IS_SENSITIVE,
1440         not GTK_WIDGET_SENSITIVE.  (#333133, Christian Persch)
1441
1442 2006-03-02  Ross Burton  <ross@openedhand.com>
1443
1444         * gtk/gtktooltips.c:
1445         Disable tooltips if gtk-touchscreen-mode is activated (#315112).
1446
1447 2006-03-01  Kristian Rietveld  <kris@imendio.com>
1448
1449         * gtk/gtktreeselection.c (row_is_selectable): rename to
1450         _gtk_tree_selection_row_is_selectable and export internally,
1451         (gtk_tree_selection_real_select_node): changed so it is always
1452         possible to unselect insensitive nodes, changed the logic a bit to
1453         be more clear.
1454
1455         * gtk/gtktreeprivate.h: add _gtk_tree_selection_row_is_selectable.
1456
1457         * gtk/gtktreeview.c (gtk_tree_view_row_changed): Unselect a row if
1458         it became insensitive.
1459
1460 2006-02-27  Federico Mena Quintero  <federico@novell.com>
1461
1462         * gtk/gtkfontsel.c (gtk_font_selection_set_font_name): Check that
1463         the fontsel has a screen assigned before doing anything.  This
1464         will at least warn the caller of what is wrong, since we only
1465         populate the family_list until we get a screen.  Also, put the
1466         reference docs here.  Fixes bug #332756.
1467         (gtk_font_selection_dialog_get_font_name): Document this here.
1468         (gtk_font_selection_get_font_name): Document this here; mention
1469         that the font names get normalized, so the result of this function
1470         may not be the same as what you set with
1471         gtk_font_selection_set_font_name().
1472
1473 2006-02-27  Matthias Clasen  <mclasen@redhat.com>
1474
1475         * gtk/gtk.symbols:
1476         * gtk/gtktrayicon-x11.c: Fix symbol lists for make check.
1477
1478 2006-02-27  Michael Natterer  <mitch@imendio.com>
1479
1480         * gdk/x11/gdksettings.c: map "gtk-touchscreen-mode" to the
1481         "Gtk/TouchscreenMode" XSettings property, remove trailing
1482         whitespace.
1483
1484         * gdk/x11/checksettings.c: #include <string.h> and sprinkled some
1485         newlines.
1486
1487 Mon Feb 27 14:52:50 2006  Tim Janik  <timj@imendio.com>
1488
1489         * gdkevents-x11.c:
1490         * gdksettings.c: moved and renamed the gdk_settings_names and 
1491         gdk_settings_map.
1492
1493         * gdk/x11/checksettings.c: test program for the gdk_settings_map array.
1494
1495         * gdk/x11/Makefile.am: run checksettings as part of make check.
1496
1497 2006-02-27  Matthias Clasen  <mclasen@redhat.com>
1498
1499         * gtk/gtkdnd.c (gtk_drag_get_cursor): Comment out some unused
1500         code, and fix the reference point of composited drag cursors.
1501         (#320132, Christian Neumair)
1502
1503 Sun Feb 26 10:24:10 PST 2006  Michael Emmel  <mike.emmel@gmail.com>
1504         
1505         *gdk/directfb/README
1506         Updated README to remove old build instructions
1507
1508 Sat Feb 25 10:35:23 PST 2006  Michael Emmel  <mike.emmel@gmail.com>
1509         
1510         *gdk/directfb/gdkdisplay-directfb.c
1511         *gdk/directfb/gdkwindow-directfb.c
1512         Added stubs for shape window functions to fix compile problems
1513
1514 2006-02-24  Federico Mena Quintero  <federico@novell.com>
1515
1516         * gtk/gtkfilechooserdefault.c (shortcuts_list_create): Make the
1517         column header visible, and make it be "_Places".  Changed the
1518         accessible object name to Places as well.  Fixes bug #331306.
1519         (file_pane_create): Do not create the path bar and "create folder"
1520         button here...
1521         (browse_widgets_create): ... but create them here instead.  This
1522         moves the path bar to be above both the hpaned, giving it the full
1523         width of the dialog.  Fixes bug #327733.
1524
1525 Thu Feb 23 13:28:21 2006  Tim Janik  <timj@imendio.com>
1526
1527         * gdk/x11/gdkim-x11.c (_gdk_x11_initialize_locale): remove unconditional
1528         warnings about missing X locale support. Gdk properly handles this
1529         situation anyway.
1530
1531 Fri Feb 17 14:20:29 2006  Tim Janik  <timj@imendio.com>
1532
1533         * gtk/gtktreemodel.h: 
1534         * gtk/gtktextbtree.h: added G_GNUC_WARN_UNUSED_RESULT warnings for
1535         iterator functions, to avoid invalid iterators go unnoticed,
1536         suggested by Markku Vire <markku.vire@movial.fi>.
1537
1538 2006-02-23  Matthias Clasen  <mclasen@redhat.com>
1539
1540         * tests/Makefile.am: 
1541         * tests/testnotebookdnd.c: Add notebook DND tests.
1542
1543         * gtk/gtknotebook.h: Add a reorder_tab keynav signal and an
1544         insert_page vfunc to GtkNotebook.
1545
1546         * gtk/gtk.symbols:
1547         * gtk/gtknotebook.c: Support notebook DND. New API includes
1548         gtk_notebook_set_window_creation_hook, 
1549         gtk_notebook_[gs]et_group_id,
1550         gtk_notebook_[gs]et_tab_reorderable, 
1551         gtk_notebook_[gs]et_tab_detachable (#73240, Carlos Garnacho)
1552
1553 2006-02-23  Matthias Clasen  <mclasen@redhat.com>
1554
1555         * gtk/gtktextiter.c: Fix macro declaration
1556
1557         * gtk/gtkaboutdialog.c: Remove an accidentally included function.
1558
1559 2006-02-22  Matthias Clasen  <mclasen@redhat.com>
1560
1561         * gtk/gtktextbtree.c: 
1562         * gtk/gtktextiter.c: Minor optimizations.  (#332059, Arnaud Charlet)
1563
1564         * gtk/gtkradiobutton.c (gtk_radio_button_clicked): Emit notify::active
1565         here, when changing the value of this property.  (#331651)
1566
1567         * gtk/gtknotebook.c: Apply a patch by Paolo Borelli to
1568         make the tab menu keynavigatable.  (#331440)
1569
1570 2006-02-22  Matthias Clasen  <mclasen@redhat.com>
1571
1572         * gtk/gtkaboutdialog.c: Change Close buttons to GTK_RESPONSE_CANCEL
1573         so Escape works. (#331940, Daniel Drake)
1574
1575 2006-02-22  Michael Natterer  <mitch@imendio.com>
1576
1577         * gtk/gtksettings.c: added boolean property gtk-touchscreen-mode,
1578         which essentially means "there are no motion notify events", so
1579         widgets can't use the pointer hovering them for anything.
1580
1581         * gtk/gtkmenu.c: if gtk-touchscreen-mode is TRUE, scroll menus
1582         when clicking the scroll arrows, since hovering goes undetected.
1583         Fixes bug #323028.
1584
1585         Added boolean style property "double-arrows" which always makes
1586         both scroll arrows visible when the menu is too long.
1587         For pushed-in popup menus, both arrows are always shown
1588         (regardless of double-arrows), in order to fix user confusion
1589         about the blank area. Fixes bug #129463.
1590
1591 2006-02-21  Kristian Rietveld  <kris@imendio.com>
1592
1593         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_rows_reordered):
1594         Make sure we always update the virtual root, also when ->priv->root
1595         is still NULL.  (Markku Vire)
1596
1597 2006-02-21  Anders Carlsson  <andersca@imendio.com>
1598
1599         * gdk/quartz/gdkselection-quartz.c:
1600         (make_list):
1601         (gdk_text_property_to_utf8_list_for_display):
1602         Add these from the win32 backend.
1603
1604 2006-02-20  Matthias Clasen  <mclasen@redhat.com>
1605
1606         * gtk/gtknotebook.c: Properly update internal state
1607         when child visibility changes.  (#331785, Sebastien Bacher)
1608
1609         * gdk/gdkgc.c (_gdk_gc_update_context): Obtain the
1610         background color from the gc when it is needed.  (#331820)
1611
1612 2006-02-19  Matthias Clasen  <mclasen@redhat.com>
1613
1614         * gdk/gdkgc.c (_gdk_gc_update_context): Add a gc_changed
1615         argument, and avoid setting the clip region if the gc
1616         has not changed. 
1617
1618         * gdk/gdkgc.c: Update all callers.
1619
1620         * gdk/gdkpango.c (get_cairo_context): Avoid updating the
1621         context if nothing changed.
1622
1623 2006-02-20  Anders Carlsson  <andersca@imendio.com>
1624
1625         * gdk/quartz/gdkdisplay-quartz.c:
1626         (gdk_display_supports_shapes):
1627         (gdk_display_supports_input_shapes):
1628         * gdk/quartz/gdkwindow-quartz.c:
1629         (gdk_display_warp_pointer):
1630         (gdk_window_input_shape_combine_mask):
1631         (gdk_window_input_shape_combine_region):
1632         (gdk_window_set_child_input_shapes):
1633         (gdk_window_set_accept_focus):
1634         (gdk_window_merge_child_input_shapes):
1635         Add stubs for input shape functions.
1636
1637 2006-02-20  Anders Carlsson  <andersca@imendio.com>
1638
1639         * gdk/quartz/gdkevents-quartz.c:
1640         (get_keyboard_modifiers_from_nsevent):
1641         Fix typo so ctrl gets passed on to the gdk event.
1642         
1643         * gdk/quartz/gdkproperty-quartz.c:
1644         (gdk_atom_name):
1645         g_strdup the atom name.
1646
1647 2006-02-20  Tor Lillqvist  <tml@novell.com>
1648
1649         * gdk/win32/gdkdisplay-win32.c (gdk_display_supports_shapes):
1650         New function, return TRUE.
1651         (gdk_display_supports_input_shapes): New function, return FALSE.
1652
1653         * gdk/win32/gdkwindow-win32.c (do_shape_combine_region): New
1654         function. Factor out code from gdk_window_shape_combine_mask().
1655         (gdk_window_shape_combine_region): Actually do something. Convert
1656         region to a HRGN and call do_shape_combine_region().
1657         (gdk_window_input_shape_combine_mask)
1658         (gdk_window_input_shape_combine_region)
1659         (gdk_window_set_child_input_shapes)
1660         (gdk_window_merge_child_input_shapes): New functions, dummy
1661         implementations.
1662
1663 2006-02-20  Michael Natterer  <mitch@imendio.com>
1664
1665         * gdk/x11/gdkdisplay-x11.h (struct _GdkDisplayX11): adding boolean
1666         have_shapes and have_input_shapes members fixes the build.
1667
1668 2006-02-20  Tor Lillqvist  <tml@novell.com>
1669
1670         * gdk/win32/gdkfont-win32.c: Replace all calls to g_strcasecmp()
1671         with g_ascii_strcasecmp().
1672
1673 2006-02-19  Matthias Clasen  <mclasen@redhat.com>
1674
1675         Support input shapes:  (#331070)
1676         
1677         * gdk/gdk.symbols: 
1678         * gdk/gdkdisplay.h: 
1679         * gdk/gdkwindow.h: 
1680         * gdk/x11/gdkdisplay-x11.c (gdk_display_supports_shapes) 
1681         (gdk_display_supports_input_shapes): Functions to determine
1682         if a display supports shaped windows or input shapes.
1683
1684         * gdk/x11/gdkwindow-x11.c (gdk_window_input_shape_combine_region): 
1685         (gdk_window_input_shape_combine_mask): 
1686         (gdk_window_set_child_input_shapes): 
1687         (gdk_window_merge_child_input_shapes): Input shape versions
1688         of the window shape API.
1689
1690         * gtk/gtk.symbols: 
1691         * gtk/gtkwidget.h: 
1692         * gtk/gtkwidget.c (gtk_widget_input_shape_combine_mask): 
1693         New function to set an input shape on a widget.
1694
1695 2006-02-19  Matthias Clasen  <mclasen@redhat.com>
1696
1697         * gtk/gtklinkbutton.c (gtk_link_button_class_init): Fix
1698         a cast.
1699
1700 2006-02-17  Matthias Clasen  <mclasen@redhat.com>
1701
1702         DND keynav support:
1703         
1704         * gtk/gtkdnd.c (gtk_drag_update_idle): Protect against 
1705         info->last_event being NULL.
1706         (gtk_drag_key_cb): Handle arrow keys to move the drag icon
1707         and space or enter to drop.
1708
1709 2006-02-17  Matthias Clasen  <mclasen@redhat.com>
1710
1711         * gdk/gdkregion-generic.c (gdk_region_union_with_rect):
1712         Be robust and reject rectangles with negative width or
1713         height.  (#331467, Benjamin Berg)
1714
1715
1716 2006-02-17  Kristian Rietveld  <kris@imendio.com>
1717
1718         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_rows_reordered):
1719         Only update the virtual root if the child path is an ancestor
1720         of the virtual root.  (Patch from Markku Vire).
1721
1722 2006-02-16  Federico Mena Quintero  <federico@novell.com>
1723
1724         * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_map): Call
1725         ::initial_focus() on the child before calling ::map() on our
1726         parent class.  This will prevent the shortcuts treeview from
1727         highlighting its first row as a result of getting assigned focus
1728         by gtk_dialog_map().
1729
1730 2006-02-14  Matthias Clasen  <mclasen@redhat.com>
1731
1732         * gtk/gtkwidget.c (gtk_widget_send_expose): Remove redundant
1733         check.  Pointed out by Bodo-Merle Sandor.
1734
1735         * gtk/gtkcolorbutton.c (gtk_color_button_[un]realize):
1736         Remove unnecessary checks.  
1737
1738 2006-02-12  Matthias Clasen  <mclasen@redhat.com>
1739
1740         * gtk/gtkicontheme.c (gtk_icon_theme_list_icons): Give working
1741         examples in the docs.  (#330944, John Spray)
1742
1743 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
1744         
1745         * gtk/gtkiconview.c (gtk_icon_view_get_item_at_coords): Fix
1746         row_spacing/column_spacing confusion.  (#330732, Donald Straney)
1747
1748 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
1749
1750         * gtk/gtkstyle.c: Add some docs. (#330073, Mart Raudsepp)
1751
1752         * gtk/gtkentrycompletion.c (gtk_entry_completion_match_selected): 
1753         Guard against NULL.  (#330177, Raphael Slinckx)
1754
1755 2006-02-10  Murray Cumming  <murrayc@murrayc.com>
1756
1757         * docs/reference/gtk/tmpl/gtkcomboboxentry.sgml: Mention that 
1758         the changed signal is emitted when typing - not just when 
1759         selecting from the list. Suggest use of GtkEntry::action to 
1760         etect end of typing.
1761          gtk/gtkcombobox.c: (gtk_combo_box_class_init): changed signal 
1762         ocumentation: Mention that the GtkComboBoxEntry emits it when 
1763         he users types, not just when he selects from the list.
1764
1765 2006-02-10  Murray Cumming  <murrayc@murrayc.com
1766
1767         * gtk/gtkassistant.h: Correct the declaration of the prepare 
1768         default signal handler to match its registration and use.
1769
1770 2006-02-09  Ross Burton  <ross@burtonini.com>
1771
1772         * gtk/gtkfontbutton.c:
1773         Work out the font size in floating point, and display the font
1774         size with %g instead of %d (#317590)
1775
1776 2006-02-09  Tor Lillqvist  <tml@novell.com>
1777
1778         * gdk/win32/gdkevents-win32.c (gdk_event_translate)
1779         <WM_MOUSELEAVE>: If we don't know where we went, and have
1780         generated a leave event, set current_window to the root
1781         window. This assures we will generate proper enter and leave
1782         events for popup windows. (#325521)
1783
1784 2006-02-08  John Ehresman  <jpe@wingware.com>
1785
1786         * gdk/win32/gdkevents-win32.c (gdk_event_translate)
1787         <WM_MOUSEACTIVATE>
1788         * gdk/win32/gdkwindow-win32.c (show_window_internal)
1789         (gdk_window_raise): Call SetWindowPos() instead of
1790         SetForegroundWindow() or BringWindowToTop() if the window
1791         shouldn't accept focus. (#327375)
1792         
1793 2006-02-08  John Ehresman  <jpe@wingware.com>
1794
1795         * gdk/win32/gdkwindow-win32.c: Let gdk_window_set_decorations()
1796         take precedence over anything derived from hints. Restructure
1797         related code and logic, add some new helper functions. (#327217)
1798
1799 2006-02-08  Matthias Clasen  <mclasen@redhat.com>
1800
1801         * gtk/gtkfilechooserbutton.c: Don't put relevant callss
1802         in g_assert().  (#329876, Kristian Rietveld)
1803
1804 2006-02-08  Tor Lillqvist  <tml@novell.com>
1805
1806         * gdk/win32/gdkevents-win32.c (gdk_pointer_grab)
1807         (gdk_display_pointer_ungrab, gdk_keyboard_grab)
1808         (gdk_display_keyboard_ungrab): Consistenly use assign_object()
1809         when assigning GdkWindow pointers so that the ref counting doesn't
1810         get off whack.
1811
1812         (handle_stuff_while_moving_or_resizing): Don't use deprecated API.
1813
1814         (gdk_event_translate) <WM_MOUSEMOVE>: When the pointer is grabbed
1815         with owner_events FALSE, generate enter and leave events only for
1816         the grab window. (#321054)
1817
1818 2006-02-08  Kristian Rietveld  <kris@imendio.com>
1819
1820         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_ref_path),
1821         (gtk_tree_model_filter_unref_path): free temporary paths after
1822         usage (patch from maemo-gtk),
1823         (gtk_tree_model_filter_clear_cache): fix little typo in the docs
1824         (patch from maemo-gtk).
1825
1826         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_row_deleted): remove
1827         stale FIXME.
1828
1829 2006-02-08  Matthias Clasen  <mclasen@redhat.com>
1830
1831         * gtk/gtkfilesystem.c (gtk_file_info_copy): Copy the display_key
1832         as well.  (#330389, Markku Vire)
1833
1834 2006-02-08  Tor Lillqvist  <tml@novell.com>
1835
1836         * gtk-zip.sh.in: Drop the timestamp from the zipfile names.
1837
1838 2006-02-07  Sven Neumann  <sven@gimp.org>
1839
1840         * gdk/directfb/AUTHORS: updated mine and Dok's email address.
1841
1842 2006-02-06  Kristian Rietveld  <kris@gtk.org>
1843
1844         * gtk/gtktreeview.c (gtk_tree_view_get_search_entry): fix compiler
1845         warning.
1846
1847 2006-02-05  Dom Lachowicz <cinamod@hotmail.com>
1848
1849         * gdk/gdkcairo.c (gdk_cairo_set_source_pixbuf): Bug #330022
1850         Wrong pixel values are computed when color = 0xFF and alpha = 0xFF
1851         
1852 2006-02-04  Michael Emmel  <mike.emmel@gmail.com>
1853         Added new directfb backend located in gdk/directfb
1854         plus patches to compile new backend
1855         compile with --with-gdktarget=directfb
1856
1857 2006-02-03  Federico Mena Quintero  <federico@ximian.com>
1858
1859         Work around https://bugs.freedesktop.org/show_bug.cgi?id=4320,
1860         which used to be our own
1861         http://bugzilla.gnome.org/show_bug.cgi?id=314616.  If one uses a
1862         pixmap for a pattern in Cairo, and sets the pattern to
1863         CAIRO_EXTEND_REPEAT; and if the destination surface is also a
1864         pixmap, Cairo does a slow copy instead of using XCopyArea().  So,
1865         we use the same code that we used in GTK+ 2.6 (pre-cairo), by
1866         filling the double-buffer pixmap with a tiled GC and
1867         XFillRectangle().
1868
1869         * gdk/gdkwindow.c (BackingRectMethod): New structure with a
1870         cairo_t and a GdkGC field.  Depending on which of these fields
1871         gets filled in, we'll use Cairo or GDK to clear the double-buffer
1872         pixmap when painting a window.
1873         (setup_backing_rect_method): Fill a BackingRectMethod as
1874         appropriate, depending on the window's configuration and our
1875         knowledge of whether Cairo is fast or slow when doing repeating
1876         patterns.
1877         (gdk_window_clear_backing_rect): Call
1878         setup_backing_rect_method().  Depending on what it returns, use
1879         Cairo to clear the double-buffer pixmap, or plain GDK.
1880
1881 2006-02-03  Matthias Clasen  <mclasen@redhat.com>
1882
1883         * gtk/gtklabel.c (get_layout_location): Fix handling
1884         of padding in RTL.  (#329099, Hooman Mesgary) 
1885
1886 2006-02-02  Matthias Clasen  <mclasen@redhat.com>
1887
1888         * gdk/x11/gdkdnd-x11.c (_gdk_drag_get_protocol_for_display):
1889         Make drops on the root window work again.  (#145243, Andrew S. Dixon)
1890
1891 2006-02-01  Matthias Clasen  <mclasen@redhat.com>
1892
1893         * gtk/gtkwidget.c (gtk_widget_class_init): Wrap dnd signal
1894         docs to 80 columns.
1895
1896 2006-01-31  Matthias Clasen  <mclasen@redhat.com>
1897
1898         * autogen.sh: Touch README and INSTALL here to pacify 
1899         automake.  (#329124, Kjartan Maraas, Tim Janik)
1900
1901 2006-01-31  Matthias Clasen  <mclasen@redhat.com>
1902
1903         * gtk/gtk.symbols:
1904         * gtk/gtkassistant.h: 
1905         * gtk/gtkassistant.c: Actually implement visibility handling,
1906         and add gtk_assistant_update_buttons_state.
1907
1908         * tests/testassistant.c: Test visibility handling.
1909
1910 2006-01-31  Kristian Rietveld  <kris@imendio.com>
1911
1912         * gtk/gtkstyle.c (gtk_default_draw_flat_box): Add support for row
1913         hinting for the selected state.
1914
1915 2006-01-30  Matthias Clasen  <mclasen@redhat.com>
1916
1917         * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): 
1918         Make sure the tree view is realized, since we grab the
1919         focus to it.  (#329144, Wouter Bolsterlee)
1920
1921         * gtk/gtkspinbutton.h: 
1922         * gtk/gtkspinbutton.c: Add a wrapped signal.  (#322933,
1923         Carlos Garnacho Parro)
1924
1925         * gtk/gtkassistant.c: More generous spacing. (#328082,
1926         Christian Persch, patch by Carlos Garnacho)
1927         
1928         * gtk/gtktoggletoolbutton.c (gtk_toggle_tool_button_set_property): 
1929         Use the setter for active.  (#329208, Guillaume Cottenceau)
1930
1931         * docs/tools/widgets.c (get_all_widgets): Add GtkLinkButton
1932
1933         * gtk/gtkassistant.c (gtk_assistant_init): Move the
1934         last button to the left where it does not affect
1935         the positioning of forward/back.
1936
1937 2006-01-29  Matthias Clasen  <mclasen@redhat.com>
1938
1939         More GtkAssistant work, by Carlos Garnacho.
1940         
1941         * tests/testassistant.c: Additions.
1942
1943         * gtk/gtkassistant.c: Handle page visibility, other 
1944         small fixes.
1945
1946         * docs/tools/widgets.c: Add GtkAssistant.
1947
1948 2006-01-28  Behdad Esfahbod  <behdad@gnome.org>
1949
1950         * configure.in: If major.minor of required and available glib versions
1951         are the same, add -DG_DISABLE_DEPRECATED to GLIB_CFLAGS. (bug #328617)
1952
1953         * */Makefile.am: Remove hardcoded -DG_DISABLE_DEPRECATED.
1954
1955 2006-01-28  Dom Lachowicz <cinamod@hotmail.com>
1956
1957         * modules/engines/ms-windows/msw-style.c: Re-sync with gtk-wimp
1958         * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Ditto
1959         
1960 2006-01-28  Matthias Clasen  <mclasen@redhat.com>
1961
1962         * gtk/gtk.symbols: 
1963         * gtk/gtklinkbutton.h: 
1964         * gtk/gtklinkbutton.c: Allow to set a global hook function
1965         thats called whenever a link button is clicked.
1966
1967         More work on GtkAssistant by Carlos Garnacho:
1968         
1969         * demos/gtk-demo/Makefile.am: 
1970         * demos/gtk-demo/assistant.c: Add a  GtkAssistant demo.
1971
1972         * gtk/gtkassistant.c: Handle focus, several small fixes to the
1973         flow computations.
1974
1975 2006-01-27  Federico Mena Quintero  <federico@ximian.com>
1976
1977         Fixes bug #328820:
1978
1979         * gtk/gtkfilechooserdefault.c
1980         (gtk_file_chooser_default_class_init): Make GDK_KP_Divide pop up
1981         the location dialog populated to "/".
1982         (tree_view_keybinding_cb): Likewise.
1983         (trap_activate_cb): Likewise.
1984
1985 2006-01-25  Behdad Esfahbod  <behdad@gnome.org>
1986
1987         * gtk/gtkcalendar.c (gtk_calendar_size_request): Use translated format
1988         strings for L10n in size calculation too.
1989
1990         * gtk/gtkcalendar.c (calendar_paint_week_numbers): Expand buffer to
1991         accomodate localized digits.
1992
1993 2006-01-26  Matthias Clasen  <mclasen@redhat.com>
1994
1995         * tests/prop-editor.c: Introspect child properties. too.
1996
1997 2006-01-25  Behdad Esfahbod  <behdad@gnome.org>
1998
1999         * gtk/gtkcalendar.c (calendar_paint_week_numbers, calendar_paint_day):
2000         Use contexed translated strings calendar:week:digits|%d and
2001         calendar:day:digits|%d to let translators choose localized digits for
2002         week and day numbers. (bug #317171, Hamed Malek)
2003
2004 2006-01-25  Behdad Esfahbod  <behdad@gnome.org>
2005
2006         * gtk/gtklabel.c (get_layout_location): Use logical extents of the
2007         layout instead of ink extents.  According to Pango docs, that's what
2008         should be used for placement.  Moreover, simply use
2009         pango_layout_get_pixel_size instead of getting the extents and
2010         dividing ourselves.
2011
2012 2006-01-25  Matthias Clasen  <mclasen@redhat.com>
2013
2014         * gtk/gtkentrycompletion.c: 
2015         * gtk/gtkentry.c: Be more careful when blocking signals. 
2016
2017         * gdk/x11/gdkcursor-x11.c (gdk_x11_display_set_cursor_theme): Only
2018         set the cursor size if it is != 0.
2019
2020         * gtk/gtksettings.c (gtk_settings_class_init): Change the default value
2021         of gtk-cursor-theme-size to 0, meaning "use default".
2022
2023 2006-01-24  Kristian Rietveld  <kris@gtk.org>
2024
2025         #322591, Jonathan Blandford.
2026
2027         * gtk/gtktreeview.[ch] (gtk_tree_view_get_search_entry),
2028         (gtk_tree_view_set_search_entry),
2029         (gtk_tree_view_get_search_position_func),
2030         (gtk_tree_view_set_search_position_func): New functions,
2031         and small adaptions to the tree view code to allow for setting
2032         the entry and search position function.
2033
2034         * gtk/gtktreeprivate.h: Removed GtkTreeViewSearchDialogPositionFunc
2035         typedef, which is now in gtktreeview.h as
2036         GtkTreeViewSearchPositionFunc.  Add/update fields.
2037
2038         * gtk/gtk.symbols: Add new functions.
2039
2040         * tests/testtreesort.c: Add a little test for _set_search_entry().
2041
2042 2006-01-23  Matthias Clasen  <mclasen@redhat.com>
2043
2044         Add GtkLinkButton, a port of GnomeHRef.  (#314808, Emmanuele Bassi)
2045         
2046         * gtk/gtklinkbutton.h: 
2047         * gtk/gtklinkbutton.c: New files.
2048
2049         * gtk/gtk.h:
2050         * gtk/gtk.symbols: 
2051         * gtk/Makefile.am: Glue.
2052
2053         * gtk/gtkaboutdialog.c: Use GtkLinkButton.
2054         
2055         * gtk/gtkwidget.c: Add link-color and visited-link-color style
2056         properties.  (#113649, Leena Gunda)
2057
2058         * gtk/gtkaboutdialog.c: Use the new style properties here instead
2059         of the about dialogs own link-color property. 
2060
2061 2006-01-23  Kristian Rietveld  <kris@gtk.org>
2062
2063         * gtk/gtktreemodel.c (gtk_tree_model_base_init): don't copy
2064         tree paths when emitting signals. (#325041, Matthias Clasen).
2065
2066 2006-01-23  Behdad Esfahbod  <behdad@gnome.org>
2067
2068         * gtk/gtklabel.c (get_layout_location): Fix misalignment of RTL
2069         text in ellipsized GtkLabel: use layout width if set, otherwise
2070         fallback to ink extents width. (#322042)
2071
2072 2006-01-23  Matthias Clasen  <mclasen@redhat.com>
2073
2074         * gtk/gtkassistant.c (compute_last_button_state): Only show the
2075         last button if we can jump to the end. 
2076         (gtk_assistant_init): Make the spacing and button order more
2077         HIG compliant.
2078
2079         Fix drawing issues in progress bars.  (#328081, Christian Persch)
2080         
2081         * gtk/gtkprogressbar.c (gtk_progress_bar_size_request): Always
2082         request enough space. 
2083         (gtk_progress_bar_paint_activity) 
2084         (gtk_progress_bar_paint_continuous) 
2085         (gtk_progress_bar_paint_discrete): Clip when drawing the bar.
2086
2087 2006-01-23  Michael Natterer  <mitch@imendio.com>
2088
2089         * gtk/gtkcolorbutton.c: move destruction of the private GdkGC
2090         from finalize() to unrealize(). Fixes BadMatch on display change
2091         (bug #85715).
2092
2093 2006-01-22  Kristian Rietveld  <kris@gtk.org>
2094
2095         * gtk/gtktreeview.c (gtk_tree_view_bin_expose): Revert previous
2096         commit after more searching in the bugzilla archives (see #309221).
2097
2098 2006-01-22  Kristian Rietveld  <kris@gtk.org>
2099
2100         * gtk/gtktreeview.c (gtk_tree_view_bin_expose): Remove second call
2101         to gtk_tree_view_column_cell_set_cell_data, since we also set the
2102         cell data before iterating over the columns for exposure. (Fixes
2103         #322471, Duncan Coutts).
2104
2105 2006-01-21  Matthias Clasen  <mclasen@redhat.com>
2106
2107         * tests/testassistant.c: Add some tests for GtkAssistant
2108
2109         * tests/Makefile.am: Glue
2110
2111 2006-01-20  Matthias Clasen  <mclasen@redhat.com>
2112
2113         * gtk/gtkassistant.c: Fix the docs to reflect the actual signal
2114         signatures.
2115
2116         * gtk/gtktextview.c (gtk_text_view_set_virtual_cursor_pos): Don't
2117         crash if layout is NULL.  (#327934, Christian Kirbach)
2118
2119 2006-01-20  Dan Winship  <danw@novell.com>
2120
2121         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_class_init,
2122         tree_view_keybinding_cb, trap_activate_cb): On "unix", pop up the
2123         "Open Location" window on "~" as well as "/". #153213
2124         (location_entry_create): Fix this so autocompletion still works
2125         correctly in that case.
2126
2127 2006-01-19  Matthias Clasen  <mclasen@redhat.com>
2128
2129         * configure.in: Explicitly link against Xrender.  
2130         (#327538, Christophe Belle)
2131         
2132         * gdk/x11/gdkprivate-x11.h (XID_FONT_BIT): 
2133         * gdk/x11/gdkfont-x11.c: 
2134         * gdk/x11/gdkxid.c: Use an unused high bit in the
2135         XID to mark fonts in the global xid hash table.
2136
2137         * gdk/x11/gdkcursor-x11.c (update_cursor): Skip fonts
2138         when iterating over the xid hash table, since calling
2139         GDK_IS_WINDOW () on an GdkFont can cause a segfault.
2140         (#327751, Ryan Lovett)
2141
2142 2006-01-19  Matthias Clasen  <mclasen@redhat.com>
2143         
2144         * gtk/gtkassistant.[hc]: Use a priv pointer for
2145         cheap access to the priv struct.  (#327725, Christian
2146         Persch)
2147
2148         * gtk/gtkassistant.h: Fix line endings.
2149
2150 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
2151
2152         * gtk/gtkassistant.[hc]: Add GtkAssistant, a widget to
2153         construct multi-step wizards.  (#115348, Martyn Russell, 
2154         Matthias Clasen, Carlos Garnacho Parro)
2155
2156         * gtk/gtk.symbols:
2157         * gtk/Makefile.am: 
2158         * gtk/gtk.h: Necessary glue.
2159
2160 2006-01-18  Anders Carlsson  <andersca@imendio.com>
2161
2162         * gdk/quartz/gdkevents-quartz.c:
2163         (get_mm_from_pixels):
2164         (gdk_screen_get_width_mm):
2165         (gdk_screen_get_height_mm):
2166         Implement these functions.
2167         (#327228, Thomas Broyer).
2168
2169 2006-01-18  Anders Carlsson  <andersca@imendio.com>
2170
2171         * gdk/quartz/gdkdrawable-quartz.c:
2172         (gdk_quartz_draw_polygon):
2173         (gdk_quartz_draw_lines):
2174         Implement these functions.
2175         (#327226, Thomas Broyer)
2176         
2177 2006-01-18  Anders Carlsson  <andersca@imendio.com>
2178
2179         * gdk/quartz/gdkkeys-quartz.c:
2180         (maybe_update_keymap):
2181         Support non-MacRoman keyboard layouts.
2182         (#322585, Wolfgang Thaller)
2183         
2184 2006-01-18  Anders Carlsson  <andersca@imendio.com>
2185
2186         * gdk/quartz/gdkmain-quartz.c:
2187         (_gdk_windowing_init):
2188         Make the process a foreground application.
2189         (#322481, Wolfgang Thaller)
2190         
2191 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
2192
2193         * gtk/gtkrbtree.c: 
2194         * gtk/gtktreemodel.c: Fix several g_new() calls which
2195         were using extra indirections or pointless casts.  
2196         (#327423, Morten Welinder)
2197
2198 Tue Jan 17 19:27:59 2006  Tim Janik  <timj@imendio.com>
2199
2200         * gtk/gtkprogress.c: fix adopted from maemo-gtk.
2201         gtk_progress_create_pixmap(): clear out the newly created offscreen 
2202         pixmap, so themes making use of transparency don't draw onto garbage.
2203
2204 2006-01-17  Michael Natterer  <mitch@imendio.com>
2205
2206         * gtk/gtkbutton.c: remove the "child-spacing" style property again
2207         and add "inner-border" instead. That's far more flexible and
2208         "child-spacing" was a bad name anyway.
2209
2210 2006-01-17  Michael Natterer  <mitch@imendio.com>
2211
2212         * configure.in (ALL_LINGUAS): remove "ang" again until all po
2213         files are there.
2214
2215 2006-01-16  Abel Cheung  <maddog@linuxhall.org>
2216
2217         * configure.in: Added "ang" "zh_HK" to ALL_LINGUAS.
2218
2219 2006-01-16  Matthias Clasen  <mclasen@redhat.com>
2220
2221         * README.in: Mention new pixbuf engine features.
2222
2223         * gtk/gtk.symbols: 
2224         * gtk/gtkradioaction.[hc]: Add a current-value property and a
2225         setter for it.  (#322735, Jorn Baayen)
2226         
2227 2006-01-16  Michael Natterer  <mitch@imendio.com>
2228
2229         * gtk/gtkbutton.c: applied patch from maemo-gtk which adds a
2230         child-spacing style property. Fixes bug #327202.
2231
2232 2006-01-16  Anders Carlsson  <andersca@imendio.com>
2233
2234         * gdk/quartz/gdkdisplay-quartz.c:
2235         * gdk/quartz/gdkevents-quartz.c:
2236         (gdk_keyboard_grab):
2237         (gdk_display_keyboard_ungrab):
2238         (gdk_keyboard_grab_info_libgtk_only):
2239         (find_window_for_event):
2240         Implement keyboard grabs.
2241         
2242         (_gdk_quartz_send_map_events):
2243         * gdk/quartz/gdkmain-quartz.c:
2244         * gdk/quartz/gdkprivate-quartz.h:
2245         New function that synthesizes map events.
2246         
2247         * gdk/quartz/gdkwindow-quartz.c:
2248         (_gdk_windowing_window_init):
2249         The root window is always visible.
2250         
2251         (all_parents_shown):
2252         (show_window_internal):
2253         Send map events.
2254         
2255         (gdk_window_hide):
2256         Ungrab keyboard and pointer
2257
2258 2006-01-15  Kristian Rietveld  <kris@gtk.org>
2259
2260         Fixes #324099, Tommi Komulainen.
2261
2262         * gtk/gtktreestore.[ch] (gtk_tree_store_insert_with_values),
2263         (gtk_tree_store_insert_with_valuesv): new functions, analog to
2264         those found in GtkListStore.
2265
2266         * gtk/gtktreestore.c (gtk_tree_store_real_set_value),
2267         (gtk_tree_store_set_valist), (gtk_tree_store_set_valist_internal),
2268         (gtk_tree_store_sort_iter_changed): refactored.
2269
2270         * gtk/gtk.symbols: updated.
2271
2272         * tests/treestoretest.c: added a test for this new functionality.
2273
2274 2006-01-14  Matthias Clasen  <mclasen@redhat.com>
2275
2276         * gtk/gtkentry.c (gtk_entry_drag_data_received): Remove 
2277         an unused variable.
2278
2279         * gtk/gtkiconfactory.c (get_default_icons): Register RTL 
2280         versions of the indent and unindent icons.  (#326857,
2281         Itai Bar-Haim)
2282
2283         * gtk/Makefile.am (STOCK_ICONS): And add them here.
2284
2285         Fix a crash with combo boxes in RESIZE_IMMEDIATE
2286         containers.  (#326806, Sebastian Bacher)
2287         
2288         * gtk/gtkcombobox.c (gtk_combo_box_size_allocate) 
2289         (gtk_combo_box_size_request): Don't call 
2290         gtk_combo_box_check_appearance() from here, as that 
2291         can lead to recursion. 
2292         (gtk_combo_box_init): Instead, call it here.
2293
2294 2006-01-14  Kristian Rietveld  <kris@gtk.org>
2295
2296         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_iter_children): fix
2297         a typo which caused this whole thing to not function ...
2298
2299 2006-01-14  Kristian Rietveld  <kris@gtk.org>
2300
2301         * gtk/gtktreeview.c (gtk_tree_view_size_allocate),
2302         (validate_visible_area): fixup adjustments and top_row if the
2303         current dy + page_size exceeds the new tree view height. (Fixes
2304         #316689, reported by Chris Lord).
2305
2306 2006-01-13  Matthias Clasen  <mclasen@redhat.com>
2307
2308         * */abicheck.sh: Make this work on more platforms.
2309
2310 2006-01-13  Kristian Rietveld  <kris@imendio.com>
2311
2312         * tests/testtreefocus.c (set_indicator_size), (main): add a little
2313         test for the newly introduced indicator-size property.
2314
2315 2006-01-13  Kristian Rietveld  <kris@imendio.com>
2316
2317         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_init):
2318         initialize the inconsistent field in the private structure,
2319         (gtk_cell_renderer_toggle_class_init),
2320         (gtk_cell_renderer_toggle_{set,get}_property),
2321         (gtk_cell_renderer_toggle_get_size): introduce a indicator-size
2322         property.
2323
2324 2006-01-13  Michael Natterer  <mitch@imendio.com>
2325
2326         * gtk/gtktreeview.c (gtk_tree_view_real_expand_row)
2327         (gtk_tree_view_real_collapse_row): don't animate the expander
2328         arrows if gtk-enable-animations is FALSE (bug #142582).
2329
2330 2006-01-12  Matthias Clasen  <mclasen@redhat.com>
2331
2332         * gtk/gtknotebook.c: Replace hardcoded values for tab-overlap and
2333         tab-curvature with style properties.  (#325282, Alexander Nedotsukov)
2334
2335         * gtk/gtktextview.c (gtk_text_view_commit_text) 
2336         (gtk_text_view_delete_from_cursor, gtk_text_view_backspace): 
2337         Reset the virtual cursor position.  (#326003, Evert Verhellen)
2338
2339         * gtk/gtkwidget.c (gtk_widget_set_app_paintable): Add some docs
2340         about RGBA windows. (#326486, Benjamin Otte)
2341
2342 2006-01-12  Michael Natterer  <mitch@imendio.com>
2343
2344         * gdk/gdkimage.c (scratch_image_info_for_depth): connect to the
2345         display's "closed" signal and free the cached scratch images upon
2346         display closing (bug #85715).
2347
2348 2006-01-12  Michael Natterer  <mitch@imendio.com>
2349
2350         * gtk/gtkexpander.c (gtk_expander_set_expanded): skip the
2351         animation if the gtk-enable-animations setting is FALSE
2352         (bug #142582).
2353
2354 2006-01-11  Matthias Clasen  <mclasen@redhat.com>
2355
2356         * gtk/gtklabel.c: Fix a C99ism (#326658, Kazuki Iwamoto)
2357
2358 2006-01-11  Matthias Clasen  <mclasen@redhat.com>
2359
2360         * gtk/gtklabel.c: Add some notify batching, always
2361         emit notify after setting the new value.
2362
2363         * gtk/gtkmessagedialog.c: Add properties.  (#311254,
2364         Johan Dahlin)
2365         (gtk_message_dialog_new): Remove some redundant code, pointed
2366         out by Gustavo Carneiro.
2367
2368         * gdk/x11/gdkwindow-x11.c (create_moveresize_window): Clean
2369         up properly if the grab fails.
2370         (finish_drag): Don't leak a reference to moveresize_window
2371         here.
2372
2373 2006-01-11  Matthias Clasen  <mclasen@redhat.com>
2374
2375         * gdk/x11/gdkevents-x11.c: Fix string offsets.
2376
2377         Allow falling back to another icon theme before 
2378         hicolor.   (#325546, Rodney Dawes)
2379         
2380         * gtk/gtksettings.c: Add a gtk-fallback-icon-theme setting.
2381
2382         * gdk/x11/gdkevents-x11.c: Map it to the XSetting Net/FallbackIconTheme.
2383         
2384         * gtk/gtkicontheme.c: Consult the fallback icon theme before
2385         looking in hicolor. 
2386
2387 2006-01-10  Matthias Clasen  <mclasen@redhat.com>
2388
2389         * tests/testgtk.c: Add an expander example.
2390
2391         * gtk/gtkcalendar.c (gtk_calendar_focus_out): Queue a draw
2392         when losing the focus.  (#326064, Andrew Conkling)
2393
2394         * gtk/gtkimmulticontext.c: 
2395         * gtk/gtkhsv.c: 
2396         * gtk/gtkhandlebox.c: Convert to use instance private data.
2397
2398         * gtk/gtk.h: Remove duplicate include.  (#326429, 
2399         Benoît Carpentier)
2400
2401         * gtk/gtkpaned.c: Convert to use instance private data.
2402
2403 2006-01-10  Michael Natterer  <mitch@imendio.com>
2404
2405         * gdk/gdkpango.c (on_renderer_display_closed): disconnect from the
2406         right object ("closed" is emitted by the display, not the screen).
2407         (bug #85715)
2408
2409 2006-01-10  Anders Carlsson  <andersca@imendio.com>
2410
2411         * gdk/quartz/gdkproperty-quartz.c:
2412         (ensure_atom_tables):
2413         (intern_atom_internal):
2414         (gdk_atom_intern):
2415         (gdk_atom_intern_static_string):
2416         (gdk_atom_name):
2417         Implement local-only atoms.
2418
2419 2006-01-09  Matthias Clasen  <mclasen@redhat.com>
2420
2421         * gdk/gdkgc.c (gc_get_foreground): Correct a warning.
2422         (#326341, Benoît Carpentier)
2423
2424         * gtk/gtk.symbols:
2425         * gtk/gtkwindow.h:
2426         * gtk/gtkwindow.c (gtk_window_get_group): Make this function
2427         public API.  (#307099, Todd Berman)
2428
2429         * gtk/gtkmenu.c: 
2430         * gtk/gtkmain.c: 
2431         * gtk/gtkentrycompletion.c: 
2432         * gtk/gtkcombo.c: 
2433         * gtk/gtkcombobox.c: Update all callers.
2434
2435         * gtk/gtkentry.c (paste_received):  Make GtkEntryCompletion
2436         complete on pastes at the end.  (#165714, Christian Neumair)
2437
2438         * gtk/gtkentrycompletion.c (_gtk_entry_completion_popup): 
2439         Prevent the first row being focused on map.  (#137351,
2440         Niklas Knutsson)
2441
2442 2006-01-09  Johan Dahlin  <jdahlin@async.com.br>
2443
2444         * gtk/gtk.symbols:
2445         * gtk/gtkeditable.h:
2446         * gtk/gtksizegroup.c: (gtk_size_group_get_widgets):
2447         * gtk/gtksizegroup.h:
2448         (struct _GtkSizeGroup): 
2449
2450         Add gtk_size_group_get_widgets, fixes #326324.
2451         Also mark all fields of GtkSizeGroup as private
2452
2453 2006-01-09  Matthias Clasen  <mclasen@redhat.com>
2454
2455         * gtk/gtktextlayout.c (gtk_text_layout_finalize): Don't
2456         leak preedit_string and preedit_attrs.  (#322332, Paolo
2457         Borelli)
2458
2459         * gtk/gtk.symbols:
2460         * gtk/gtkaction.h: 
2461         * gtk/gtkaction.c (gtk_widget_get_action): New function to
2462         get the action for a proxy.  (#326288)
2463
2464         * gtk/gtkaction.c: Go back to the old key for attaching the
2465         action to the proxy.  (#326288, Diego González)
2466
2467 2006-01-08  Matthias Clasen  <mclasen@redhat.com>
2468
2469         * gtk/gtkactiongroup.c (dgettext_swapped): Don't translate
2470         empty strings.  (#326200, Christian Stimming)
2471
2472 2006-01-08  Matthias Clasen  <mclasen@redhat.com>
2473
2474         * gtk/gtkentry.[hc]: 
2475         * gtk/gtklabel.[hc]: Shrink the private structs of these a bit.
2476
2477         * gtk/gtklabel.c (get_layout_location): Fix label alignment 
2478         when width-chars is set.  (#326098, Benjamin Otte)
2479
2480         * gdk/gdkregion-generic.c (miRegionCopy): Fix this for the 
2481         single-rectangle case.  (#326127, Benjamin Berg)
2482         (gdk_region_copy): Use miRegionCopy() here.
2483
2484 2006-01-07  Matthias Clasen  <mclasen@redhat.com>
2485
2486         Fix actiongroup-action interaction that relied on 
2487         actions connecting to notify on themselves:
2488         
2489         * gtk/gtkaction.[hc]: Factor out the code updating the
2490         visibility/sensitivity of proxies into _gtk_action_sync_visible()
2491         and _gtk_action_sync_sensible().
2492
2493         * gtk/gtkactiongroup.c: Call the new functions when the
2494         group visibility/sensitivity changes. 
2495
2496 2006-01-06  Matthias Clasen  <mclasen@redhat.com>
2497
2498         * gtk/gtkactiongroup.c (gtk_action_group_set_sensitive) 
2499         (gtk_action_group_set_visible): Add missing property change
2500         notification.
2501
2502 2006-01-06  Matthias Clasen  <mclasen@redhat.com>
2503
2504         * gtk/gtkfilechooserbutton.c (model_add_special): Just use the
2505         directory name for the home dir.  (#325817, Federico Mena Quintero)
2506         
2507         * gtk/gtktexttag.c (gtk_text_attributes_new): Initialize editable 
2508         to TRUE. 
2509         (gtk_text_tag_class_init): The default value for the direction 
2510         property is GTK_TEXT_DIR_NONE. Add notes about the initial values 
2511         of the font and language properties.
2512
2513         * gtk/gtktoolbutton.c (gtk_tool_button_class_init): Make clicked
2514         an action signal.  (#325782, Martyn Russell)
2515
2516         * gtk/gtkviewport.c (viewport_set_adjustment): Disconnect from
2517         the old adjustments signals.  (#325869, Jorn Baayen)
2518
2519 2006-01-06  Hans Breuer  <hans@breuer.org>
2520
2521         * tests/makefile.msc : added a bunch of tests
2522         * tests/testcellrenderertext.c : use g_snprintf()
2523         * tests/testfilechooserbutton.c : don't include unistd.h twice.
2524         Removed the unconditional one and added direct.h for G_OS_WIN32
2525         
2526 2006-01-05  Hans Breuer  <hans@breuer.org>
2527
2528         * gdk/makefile.msc : also recurse into win32 for ::clean
2529         * gtk/makefile.msc.in : create gtkbuiltincache.h (most code
2530         to simulate links) and file renames
2531
2532 2006-01-05  Johan Dahlin  <jdahlin@async.com.br>
2533
2534         * gtk/gtkprogressbar.c: Set minimum for activity-step property to 0
2535         instead of -G_MAXUINT.
2536         
2537 2006-01-05  Matthias Clasen  <mclasen@redhat.com>
2538
2539         * gtk/gtkwindow.c: Only connect to the event if we have
2540         a frame, since the handler is only relevant in that case.
2541
2542         * gtk/gtkaction.c (connect_proxy, disconnect_proxy): 
2543         Use a weak reference rather than the destroy signal to track 
2544         proxies going away.
2545
2546         * gtk/gtkbindings.c (binding_signal_new): Revert the last change.
2547
2548         * gtk/gtkaction.c (gtk_action_sync_property): 
2549         (gtk_action_sync_stock_id): Removed.
2550
2551 2006-01-05  Rodrigo Moya <rodrigo@novell.com>
2552
2553         * gtk/gtkbindings.c (binding_signal_new): allocate correct amount for
2554         signal and arguments.
2555
2556 2006-01-05  Matthias Clasen  <mclasen@redhat.com>
2557
2558         * gtk/gtklabel.c (gtk_label_grab_focus): Don't return a value from
2559         a void function.
2560
2561 2006-01-04  Matthias Clasen  <mclasen@redhat.com>
2562
2563         * gtk/gtkbindings.h (struct _GtkBindingSignal): Revert questionable
2564         changes.
2565         
2566         * gtk/gtkbindings.c: Use the slice allocator and allocate signal
2567         and arguments in one block.
2568
2569         * gtk/gtkuimanager.c (gtk_ui_manager_get_toplevels): Don't return
2570         a list of NULLs.  (#325723, Steve Chaplin)
2571
2572 2006-01-04  Rodrigo Moya <rodrigo@novell.com>
2573
2574         * gtk/gtkbindings.c (binding_signal_new): guard against multiplying
2575         by -1 (when n_args is 0).
2576
2577 2006-01-04  Michael Natterer  <mitch@imendio.com>
2578
2579         * gtk/gtkmenutoolbutton.c
2580         (gtk_menu_tool_button_set_menu)
2581         (gtk_menu_tool_button_destroy): use gtk_menu_attach_to_widget()
2582         and gtk_menu_detach() instead of reffing/unreffing the menu
2583         manually. Also fixes brokenness on screen change (bug #85715).
2584
2585 2006-01-04  Matthias Clasen  <mclasen@redhat.com>
2586
2587         * gtk/gtkaccelmap.c: 
2588         * gtk/gtkactiongroup.c: 
2589         * gtk/gtkdialog.c: 
2590         * gtk/gtkfilesystemunix.c: 
2591         * gtk/gtkgc.c: 
2592         * gtk/gtkkeyhash.c: 
2593         * gtk/gtkplug.c: 
2594         * gtk/gtktextiter.c: 
2595         * gtk/gtktextlayout.c: 
2596         * gtk/gtkuimanager.c: 
2597         * gtk/gtkwidget.c: 
2598         * gtk/gtkwindow.c: 
2599         * gtk/gtkxembed.c: Use the slice allocator for many small 
2600         allocations.
2601
2602         * gtk/gtkcolorsel.c: 
2603         * gtk/gtktreeview.c: Use IPN.
2604
2605         * gtk/gtkwidget.c: Remove an unused field from the AccelPath 
2606         struct.
2607
2608 2006-01-04  Tor Lillqvist  <tml@novell.com>
2609
2610         * gtk-zip.sh.in: Include also the gtk20-properties message catalogs.
2611
2612 2006-01-03  Matthias Clasen  <mclasen@redhat.com>
2613         
2614         * gtk/gtkdnd.c: Make it compile
2615
2616         * gtk/gtkdnd.c (gtk_drag_begin_internal): Call gtk_drag_update
2617         for non-motion events.  (#325443, Peter Harvey)
2618
2619         * gtk/gtkaction.c: Avoid connecting to notify on our own
2620         properties. 
2621
2622 2006-01-02  Matthias Clasen  <mclasen@redhat.com>
2623
2624         * gtk/gtkentry.c (gtk_entry_delete_from_cursor): When deleting
2625         words, delete preceding whitespace as well.  (#325358,  Akkana Peck)
2626
2627 2006-01-02  Anders Carlsson  <andersca@imendio.com>
2628
2629         * gdk/quartz/GdkQuartzWindow.c:
2630         (-[GdkQuartzWindow canBecomeMainWindow]):
2631         (-[GdkQuartzWindow canBecomeKeyWindow]):
2632         Have these return TRUE
2633         
2634         * gdk/quartz/gdkevents-quartz.c:
2635         (pointer_grab_internal):
2636         Remove FIXME
2637         
2638         (find_child_window_by_point_helper):
2639         Fix bug in offset calculation
2640         
2641         (find_window_for_event):
2642         Use grab window toplevel when a grab is in effect
2643         
2644         (gdk_event_translate):
2645         Don't call _gdk_event_button_generate on mouse up
2646         
2647         * gdk/quartz/gdkgc-quartz.c:
2648         (_gdk_quartz_gc_new):
2649         Fix indentation
2650         
2651         * gdk/quartz/gdkwindow-quartz.c:
2652         (gdk_window_new):
2653         Make TEMP windows borderless
2654         
2655         (gdk_window_hide):
2656         Hide window
2657         
2658         (gdk_window_get_origin):
2659         Implement
2660         
2661 2006-01-02  Tor Lillqvist  <tml@novell.com>
2662
2663         * gdk/win32/gdkwindow-win32.c
2664         (gdk_window_impl_win32_get_visible_region): Make identical to the
2665         X11 implementation. (#322264, John Ehresman)
2666
2667         * gdk/win32/gdkgeometry-win32.c (gdk_window_scroll): Get the
2668         invalidated region from ScrollWindowEx() instead of an incorrect
2669         attempt to calculate it ourselves. Fix by John Ehresman. (#323666)
2670
2671         * gdkevents-win32.c: Make _gdk_win32_hrgn_to_region() non-static.
2672
2673         * gdkprivate-win32.h: Declare it.
2674
2675 2005-12-31  Matthias Clasen  <mclasen@redhat.com>
2676
2677         * gtk/gtkaction.c: 
2678         * gtk/gtkentry.c: Connect to notify instead of multiple
2679         detailed signals.
2680
2681 2005-12-30  Matthias Clasen  <mclasen@redhat.com>
2682
2683         * gdk/gdk.symbols: 
2684         * gdk/gdkcairo.h: 
2685         * gdk/gdkcairo.c: Add gdk_cairo_set_source_pixmap.  (#318805,
2686         Alexander Larsson)
2687
2688         * gdk/gdkdisplaymanager.c (gdk_display_manager_set_property): Call
2689         gdk_display_manager_set_default_display() to change the default
2690         display.  (#153623, Stefan Kost)
2691
2692         * gtk/gtkmessagedialog.c (gtk_message_dialog_init):
2693          (setup_type): Alert dialogs should not have titles and should 
2694         not be displayed in the taskbar.  (#310443, Carlos Garnacho Parro,
2695         Dennis Cranston)
2696
2697 2005-12-29  Matthias Clasen  <mclasen@redhat.com>
2698
2699         * gtk/gtkliststore.c: 
2700         * gtk/gtktreestore.c: Always call the get_path and get_iter
2701         implementations directly, rather than the current mixture whith
2702         some calls going through the GtkTreeModel interface.
2703
2704         * gtk/gtktreemodelsort.c: 
2705         * gtk/gtkliststore.c: 
2706         * gtk/gtktreestore.c: Remove excessive g_return_if_fail() checks
2707         in static functions.
2708         
2709         * gtk/gtktreedatalist.c: Use the slice allocater for 
2710         GtkTreeDataSortHeader.
2711
2712         * gtk/gtktreedatalist.h: 
2713         * gtk/gtktreedatalist.c (_gtk_tree_data_list_set_header): New function.
2714
2715         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_set_sort_func): 
2716         * gtk/gtkliststore.c (gtk_list_store_set_sort_func): 
2717         * gtk/gtktreestore.c (gtk_tree_store_set_sort_func): Use it here.
2718
2719 2005-12-27  Matthias Clasen  <mclasen@redhat.com>
2720
2721         * gtk/gtkbindings.h (GtkBindingSignal): 
2722         * gtk/gtkbindings.c (binding_signal_new): Make the
2723         args a flexible array inside the struct, and allocate them
2724         together.
2725
2726 Wed Dec 28 00:45:46 2005  Tim Janik  <timj@gtk.org>
2727
2728         * gtk/gtkctree.c (row_delete): delete GtkCTreeRow as GtkCTreeRow, not
2729         clist rows which crashes in gslice later on.
2730
2731 2005-12-27  Federico Mena Quintero  <federico@ximian.com>
2732
2733         * gtk/gtkfilefilter.c (gtk_file_filter_filter): In the case for
2734         FILTER_RULE_PIXBUF_FORMATS, check that filter_info->mime_type is
2735         not NULL.  Fixes bug #317687.
2736
2737 2005-12-27  Matthias Clasen  <mclasen@redhat.com>
2738
2739         * gdk/x11/gdkevents-x11.c (check_transform): Fix a typo.
2740         (gdk_screen_get_setting): Avoid relocations for the settings
2741         map.
2742
2743         * gdk/x11/gdkproperty-x11.c: Avoid relocations for the list
2744         of standard atoms.
2745
2746         * gtk/gtkbindings.c (gtk_binding_set_new): Avoid copying
2747         the set_name by interning it.
2748
2749 2005-12-26  Matthias Clasen  <mclasen@redhat.com>
2750
2751         * gdk/x11/gdkdisplay-x11.c (gdk_display_open): Precache atoms
2752         before calling gdk_window_new().
2753
2754         * gtk/gtktextbtree.c: Use the slice allocator for some other small
2755         auxiliary structures as well.
2756
2757         * gtk/gtkimcontext.c (gtk_im_context_filter_keypress): Clarify
2758         docs.  (#324996)
2759
2760         * gtk/gtktextbtree.c (gtk_text_btree_get_tag_info) 
2761         (gtk_text_btree_remove_tag_info): Use the slice allocator for 
2762         tag info.
2763
2764         * README.in: Mention the stripping of (_F) suffixes.
2765
2766         * gtk/gtktoolbar.c (_gtk_toolbar_elide_underscores): Strip a suffix of 
2767         the form "(_<single character>)", since this is the preferred way
2768         for some languages to indicate accelerators.  (#323956, Yang Hong)
2769
2770         * gtk/gtklabel.c (gtk_label_class_init): Add a gtk-label-select-on-focus
2771         setting.
2772         (gtk_label_grab_focus): And use it here to select the contents of
2773         the label when appropriate.
2774         (gtk_label_class_init): Use the same keybindings for select all/
2775         unselect all as GtkEntry and GtkTextView.
2776
2777         * gtk/gtkdialog.c (gtk_dialog_map): When looking for the initial
2778         focus, avoid leaving a selection in a label.
2779
2780 2005-12-25  Matthias Clasen  <mclasen@redhat.com>
2781
2782         * gtk/gtkwindow.c: Documentation fixes.  (#324815, 
2783         Ross Burton)
2784
2785         * configure.in: Require GLib 2.9.2
2786
2787 2005-12-24  Matthias Clasen  <mclasen@redhat.com>
2788
2789         * gdk/gdkregion-generic.c: 
2790         * gdk/gdkpolyreg-generic.c: 
2791         * gdk/gdkregion.h: 
2792         * gdk/gdkrectangle.c: Inline docs, use g_assert(), avoid 
2793         extra allocation for rectangular regions.
2794
2795 Thu Dec 22 18:53:14 2005  Tim Janik  <timj@gtk.org>
2796
2797         * gtk/gtkobject.[hc]: renamed GUnowned to GInitiallyUnowned.
2798
2799 Thu Dec 22 17:55:11 2005  Tim Janik  <timj@gtk.org>
2800
2801         * gtk/gtkobject.h: parent type fixups in structure declarations.
2802
2803 Thu Dec 22 16:01:27 2005  Tim Janik  <timj@imendio.com>
2804
2805         * gtk/gtkobject.c: derive GtkObject from GUnowned,
2806         so it initially has a floating reference count.
2807         gtk_object_class_init(): installa floating flag handler with
2808         libgobject, so for GtkObjects the flag is stored as GTK_FLOATING
2809         in the ->flags member.
2810
2811         * tests/floatingtest.c: test floating flag uses.
2812
2813 2005-12-21  Matthias Clasen  <mclasen@redhat.com>
2814
2815         * gdk/gdkregion-generic.c: Use the slice allocator
2816         for regions. Still todo: avoid extra allocations for
2817         the single-rectangle case.
2818
2819         * gtk/gtksettings.c (gtk_settings_class_init): Update
2820         class_n_properties after installing color-hash, since
2821         other classes install settings, too.
2822
2823         * gtk/gtkctree.c: 
2824         * gtk/gtkclist.c: Fix some mistakes in the conversion
2825         from mem chunks to slice allocator.
2826
2827         * gtk/gtkiconview.c (adjust_wrap_width): Adjust the 
2828         wrap-width also if an explicit item width is set.  
2829         (#322475, Alex Graveley)
2830         
2831 2005-12-20  Matthias Clasen  <mclasen@redhat.com>
2832
2833         * gtk/gtkiconview.c (gtk_icon_view_button_press): Reset 
2834         pressed_button to -1 after handling a double click, so that
2835         motion events occurring between here and the release event
2836         don't trigger DND.  (#324588, Dave Andreoli)
2837
2838 2005-12-19  Matthias Clasen  <mclasen@redhat.com>
2839
2840         * gtk/gtkcellrenderer.c: 
2841         * gtk/gtkselection.c: 
2842         * gtk/gtkcalendar.c: 
2843         * gtk/gtkitemfactory.c: 
2844         * gdk/gtkcombo.c: 
2845         * gdk/gdkpixbuf-render.c: Documentation updates
2846
2847         * gtk/gtktreemodel.c: 
2848         * gtk/gtkplug.c: 
2849         * gtk/gtkwindow.c: Documentation fixes.
2850
2851 2005-12-19  Michael Natterer  <mitch@imendio.com>
2852
2853         * gtk/gtkentry.c: implement boolean property "truncate-multiline"
2854         which, when enabled, truncates multi-line pastes or drops to their
2855         first line. Fixes bug #322252.
2856
2857         * gtk/gtkfilechooserentry.c (gtk_file_chooser_entry_init): enable
2858         truncate-multiline here.
2859
2860 2005-12-17  Matthias Clasen  <mclasen@redhat.com>
2861
2862         * gtk/gtksettings.c (get_color_hash): Don't crash if
2863         there is no color scheme.  (#324429, Diego Gonzalez)
2864
2865 2005-12-16  Matthias Clasen  <mclasen@redhat.com>
2866
2867         * gtk/gtkfilesystem.c (gtk_file_system_module_load): 
2868         * gtk/gtkimmodule.c (gtk_im_module_load): 
2869         * gtk/gtkthemes.c (gtk_theme_engine_load): 
2870         * gtk/gtkmodules.c (find_module): Use G_MODULE_BIND_LAZY when
2871         opening modules.
2872
2873         * gtk/gtksettings.[hc]: Rework the way the color scheme setting
2874         is inherited. Now the overriding is done on a per-color basis,
2875         rather than for the setting as a whole. This has the effect
2876         that themes can declare defaults for all the symbolic colors they
2877         use by specifying a value for the gtk-color-scheme setting in 
2878         their rc file, while still allowing the XSetting to override
2879         "standard" symbolic colors. The hash table is now available
2880         through the color-hash property.
2881         
2882         * gtk/gtkrc.c: Use the new color-hash property.
2883         
2884 2005-12-14  Matthias Clasen  <mclasen@redhat.com>
2885
2886         * gtk/gtkcontainer.c (_gtk_container_focus_sort): Skip unrealized
2887         children when doing focus sorting.  (#323995, Dan Winship)
2888
2889 2005-12-14  Rodney Dawes  <dobey@novell.com>
2890
2891         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_volume_render_icon):
2892         Default to "drive-harddisk" and then fall back to gnome-dev-harddisk
2893         (get_icon_for_mime_type): Look up the mime type icons according to the
2894         Icon Naming Specification and then fall back to the gnome-mime- prefix
2895         for the mime type icons
2896
2897         Fixes #323655
2898         
2899 2005-12-14  Matthias Clasen  <mclasen@redhat.com>
2900
2901         * gtk/gtkdnd.c (gtk_drag_set_icon_name): Warn if the icon
2902         cannot be loaded.  (#323504, Kjartan Maraas)
2903
2904         * gtk/gtktreeview.c (gtk_tree_view_class_init): Add docs 
2905         for the row-activated signal.  (#324044, Davyd Madeley)
2906
2907 2005-12-14  Michael Natterer  <mitch@imendio.com>
2908
2909         * tests/test-images/valid_jpeg_progressive_test: new test image.
2910
2911 Tue Dec 13 09:47:20 2005  Tim Janik  <timj@gtk.org>
2912
2913         * README.in: added a link to the floating reference docs in the
2914         2.10 release NEWS section.
2915
2916 2005-12-12  Matthias Clasen  <mclasen@redhat.com>
2917
2918         * gtk/gtktextiter.c (gtk_text_iter_set_visible_line_index): 
2919         Speed this function up, using the fact that visibility is 
2920         constant across segments. (#321548, Paolo Borelli)
2921
2922         * gtk/gtktextbtree.c (_gtk_text_line_char_to_byte_offsets): 
2923         * gtk/gtktextiter.c (gtk_text_iter_backward_chars): Speed up
2924         stepping backwards.  (#320638, Larry Ewing, Paolo Borelli)
2925
2926         * gtk/gtkicontheme.c (ensure_valid_themes): Only broadcast
2927         _GTK_LOAD_ICONTHEMES if we detect a real theme change, not
2928         upon initial theme load.  (#323876, Peter Lund)
2929
2930         * gtk/gtkstatusicon.c (gtk_status_icon_class_init): Register
2931         the size-changed signal correctly.  (#323848, Murray Cumming)
2932
2933         * gtk/gtkmarshalers.list: Add necessary marshaller.
2934
2935         * gtk/gtktextview.c (gtk_text_view_get_border_window_size): Don't
2936         fall thru to the wrong window types.  (#323843)
2937
2938         Make the gtk-color-scheme setting work.
2939         
2940         * gtk/gtksettings.h: 
2941         * gtk/gtksettings.c (_gtk_settings_get_color_hash): Add a getter
2942         that takes care of initializing the color hash if it is not 
2943         already there.  
2944
2945         * gtk/gtkrc.c (gtk_rc_color_scheme_changed, gtk_rc_context_get): 
2946         And use it here.        
2947
2948 2005-12-10  Matthias Clasen  <mclasen@redhat.com>
2949
2950         * gdk/gdk.c (gdk_parse_args): Warn if parsing fails,
2951         not if it succeeds. 
2952
2953 2005-12-09  Matthias Clasen  <mclasen@redhat.com>
2954
2955         * gtk/gtkselection.c (gtk_selection_data_get_uris): Don't
2956         leak list[0].  (#323629, Markku Vire)
2957
2958         * gtk/gtktextbuffer.c (paste_from_buffer): Unref the buffer
2959         when freeing the RequestData.  (#323577)
2960
2961 2005-12-07  Matthias Clasen  <mclasen@redhat.com>
2962
2963         * demos/gtk-demo/iconview_edit.c (set_cell_color): Don't
2964         leak text.
2965
2966         * gtk/gtktoolbutton.c (clone_image_menu_size): Fix a 
2967         variable name clash.  (#323475, Ross Burton)
2968
2969 2005-12-07  Ross Burton  <ross@burtonini.com>
2970
2971         * docs/reference/gtk/tmpl/gtkenums.sgml:
2972         * gtk/gtktoolbutton.c:
2973         If the toolbar mode is ICONS and there is no icon set then show
2974         the label, and vice versa (#322019)
2975
2976 2005-12-07  Matthias Clasen  <mclasen@redhat.com>
2977
2978         * gtk/gtktoolbutton.c (clone_image_menu_size): Fix a 
2979         variable name clash.  (#323475, Ross Burton)
2980
2981         * gtk/gtktreeview.c (gtk_tree_view_key_press): Use the correct
2982         window when synthesizing the key event.  (#323077,
2983         Sadrul Habib Chowdhury)
2984         
2985         (gtk_tree_view_search_key_press_event): Also listen for
2986         GDK_ISO_Left_Tab.  (#323077, Sadrul Habib Chowdhury)
2987
2988         * gtk/gtktextview.c (gtk_text_view_preedit_changed_handler): 
2989         Only scroll if we have focus.  (#316310, Paolo Borelli)
2990
2991         * gtk/gtkfilesystemunix.c (cb_fill_in_mime_type): Fix a C99ism,
2992         spotted by Crispin Flowerday.
2993
2994 2005-12-06  Behdad Esfahbod  <behdad@gnome.org>
2995
2996         * gtk/gtksettings.c (settings_update_font_options): Turn metrics
2997         hinting on (part of #307196)
2998
2999 2005-12-06  Matthias Clasen  <mclasen@redhat.com>
3000
3001         * gtk/gtkimcontextsimple.c (gtk_im_context_simple_reset): Don't
3002         commit from reset, it upstets GtkTextView.
3003
3004         * gtk/gtktextview.c (gtk_text_view_check_cursor_blink): Be more
3005         careful when turning blinking on and off.
3006         (gtk_text_view_focus_out_event): Make the cursor really invisible
3007         when the focus goes away.  (#323087, Sadrul Habib Chowdhury)
3008         (cursor_blinks): Check the gtk-cursor-blink setting first.
3009
3010         * gtk/gtktreeview.c (gtk_tree_view_key_press): Fix refcounting
3011         issues with new_event and its window.
3012
3013         * gtk/gtkmenu.c (gtk_menu_attach_to_widget): Accept NULL
3014         as a detach func.  (#323386, Jorn Baayen)
3015
3016         * gtk/gtkcalendar.c: Avoid conflict with win32 headers in
3017         the libdate routines.  (#323045, Kazuki Iwamoto)
3018
3019         * gdk/gdk.c (gdk_parse_args): 
3020         * gtk/gtkmain.c (gtk_parse_args): Don't ignore errors
3021         from g_option_context_parse(). 
3022
3023 Tue Dec  6 11:37:59 2005  Tim Janik  <timj@gtk.org>
3024
3025         * gdk/gdkevents.c (gdk_event_new): fix missing hash table 
3026         initialization.
3027
3028 Tue Dec  6 10:32:17 2005  Tim Janik  <timj@gtk.org>
3029
3030         * gtk/gtkstatusbar.c: ported memchunk uses to g_slice, so the code
3031         compiles again.
3032
3033 2005-12-05  Federico Mena Quintero  <federico@ximian.com>
3034
3035         * gtk/gtkfilechooserdefault.c (trap_activate_cb): "event->state &
3036         modifiers", not "event->state && modifiers".  Patch by Sadrul
3037         Habib Chowdhury <imadil@gmail.com>.  Fixes bug #323073.
3038
3039 2005-12-05  Matthias Clasen  <mclasen@redhat.com>
3040
3041         * gtk/gtkwidget.c: 
3042         * gtk/gtkuimanager.c: 
3043         * gtk/gtktreedatalist.c: 
3044         * gtk/gtktext.c: 
3045         * gtk/gtkmain.c: 
3046         * gtk/gtkitemfactory.c: 
3047         * gtk/gtkseparator.[hc]:
3048         * gtk/gtkclist.[hc]: 
3049         * gtk/gtkctree.c:
3050         * gtk/gtkgc.c: Use g_slice instead of mem chunks.
3051
3052 2005-12-05  Michael Natterer  <mitch@imendio.com>
3053
3054         * gdk/x11/gdkevents-x11.c: map the new GtkSettings properties
3055         "timeout-initial", "timeout-repeat", "color-scheme" and
3056         "enable-animations" to X settings.
3057
3058 2005-12-05  Matthias Clasen  <mclasen@redhat.com>
3059
3060         * gdk/gdkevents.c: 
3061         * gdk/gdkcolor.c: Use g_slice instead of mem chunks.
3062
3063         * gtk/gtktreeview.c (gtk_tree_view_key_press): Free new_event
3064         after sending it to the search entry.  (#323209, Crispin Flowerday)
3065
3066         * README.in: Add a note about GTK_FLOATING.
3067
3068         * gtk/gtkobject.h (GTK_OBJECT_FLOATING): Use g_object_is_floating.
3069
3070 2005-12-02  Matthias Clasen  <mclasen@redhat.com>
3071
3072         * gtk/gtktoolbutton.c (clone_image_menu_size): Don't leak
3073         a pixbuf.  (#323024, Paolo Borelli)
3074
3075 2005-12-02  Matthias Clasen  <mclasen@redhat.com>
3076
3077         * gtk/gtkfilesystemunix.c (get_icon_for_mime_type): Don't crash
3078         if mime_type is NULL.  (#322998, Sadrul Habib Chowdhury)
3079
3080 2005-12-02  Michael Natterer  <mitch@imendio.com>
3081
3082         * gtk/gtkmenu.c: applied modified patch from maemo-gtk which
3083         adds a "horizontal-padding" style property. Fixes bug #323036.
3084
3085 2005-12-01  Michael Natterer  <mitch@imendio.com>
3086
3087         Merged modified patch from maemo-gtk that allows to disable
3088         toolbar animations. Addresses bug #142582.
3089
3090         * gtk/gtksettings.c: added boolean property "gtk-enable-animations".
3091         (patch from Christian Neumair)
3092
3093         * gtk/gtktoolbar.c: don't animate toolbar changes if the settings
3094         property is FALSE. Replaced the individual "notify::foo"
3095         connections to GtkSettings by a single "notify" callback and
3096         dispatch internally.
3097
3098 2005-12-01  Michael Natterer  <mitch@imendio.com>
3099
3100         * gtk/gtkmenu.c (gtk_menu_class_init): removed redundant
3101         assignment of widget_class->motion_notify_event
3102
3103 2005-11-29  Matthias Clasen  <mclasen@redhat.com>
3104
3105         * gtk/gtktoggleaction.c (gtk_toggle_action_class_init): Add 
3106         an active property.  (#322673, Jorn Baayen)
3107
3108         Properly handle model changes in GtkTreeSelection: (#322569,
3109         Milosz Derezynski)
3110         
3111         * gtk/gtktreeselection.c (gtk_tree_selection_selected_foreach): 
3112         Get a reference to the model, and stop the iteration if the model
3113         of the treeview is changed on the way.
3114
3115         * gtk/gtktreeprivate.h: 
3116         * gtk/gtktreeselection.c (_gtk_tree_selection_emit_changed): New 
3117         private function to emit the GtkTreeSelection::changed signal.
3118
3119         * gtk/gtktreeview.c (gtk_tree_view_set_model): Call 
3120         _gtk_tree_selection_emit_changed() when the model changes.
3121
3122 2005-11-28  Federico Mena Quintero  <federico@ximian.com>
3123
3124         Fixes the critical warnings from bug #317999, thus fixing the bug
3125         completely:
3126
3127         * gtk/gtkfilechooserdefault.c
3128         (gtk_file_chooser_default_get_paths): In SELECT_FOLDER mode,
3129         use _gtk_file_chooser_get_current_folder_path() instead of fetching the
3130         impl->current_folder directly.  The latter may be null if we are
3131         in RELOAD_NONE state.
3132
3133 2005-11-28  Federico Mena Quintero  <federico@ximian.com>
3134
3135         Fix bug #321560, based on a patch by Bogdan Nicula (bogdanni@hotmail.com):
3136
3137         * gtk/gtkfilechooserdefault.c (up_folder_handler): Don't add the
3138         current_folder to the pending select paths here; the path bar will
3139         give it to us now.
3140         (path_bar_clicked): Add the child_path to the pending select paths
3141         here.
3142         (show_and_select_paths): Don't filter out folders.
3143         (show_and_select_paths): Don't take separate arguments for
3144         only_one_path and multiple paths.
3145
3146         * tests/autotestfilechooser.c (test_folder_switch_and_filters):
3147         New test about preserving the filters when we change folders.
3148
3149 2005-11-28  Matthias Clasen  <mclasen@redhat.com>
3150
3151         * gtk/gtkscale.c (_gtk_scale_format_value): Insert an LRM, to prevent
3152         -20 to come out as 20- in RTL locales.  (#322571, Tze'ela Hebron)
3153
3154         * gtk/gtkaction.c (gtk_action_sync_button_stock_id) 
3155         (connect_proxy): Buttons use the label property for stock ids.  (#322565,
3156         Milosz Derezynski)
3157
3158         * gtk/gtkiconview.c (update_text_cell, update_pixbuf_cell): Correctly
3159         handle the cell list and indices into it.  (#321856)
3160
3161 2005-11-28  Matthias Clasen  <mclasen@redhat.com>
3162
3163         * gtk/gtktooltips.c (gtk_tooltips_timeout): Set timer_tag to 0 when
3164         the timeout is done.  (#322291, Jean-Yves Lefort)
3165
3166 2005-11-28  Matthias Clasen  <mclasen@redhat.com>
3167
3168         * gtk/gtkfilechooserdefault.c (shortcuts_key_press_event_cb): Make
3169         F2 work for renaming bookmarks.  (#320822, Jaap A. Haitsma, patch
3170         by Paolo Borelli)
3171
3172 2005-11-28  Tor Lillqvist  <tml@novell.com>
3173
3174         * gdk/win32/gdkwindow-win32.c (gdk_window_set_urgency_hint):
3175         Implement the conditional use of FlashWindowEx() properly for MSVC
3176         compilations. The code was confusingly assuming that if compiled
3177         with a "new" compiler, it will only be run on "new" Windows
3178         versions. We want it to run on "old" versions, too, even if
3179         compiled with a "new" compiler. There are two orthogonal issues:
3180         whether the compiler defines the necessary API in its headers, and
3181         whether it is present at run-time. (#318077)
3182
3183         * gtk/gtkcalendar.c (gtk_calendar_init): Use GetLocaleInfo() on
3184         Windows to get the localized weekday and month names. strftime()
3185         in the Microsoft C library returns strings in the default codepage
3186         for the locale of the process, not the system codepage. Thus
3187         g_locale_to_utf8() isn't useable on the return value from
3188         strftime(). (#322603)
3189
3190 2005-11-27  Matthias Clasen  <mclasen@redhat.com>
3191
3192         * gtk/gtkmessagedialog.c (gtk_message_dialog_new_with_markup): 
3193         Fix an example.  (#322493, Elie De Brauwer)
3194         
3195         Fix two memory handling problems in GtkTreeView: (#322350, 
3196         Søren Sandmann)
3197         
3198         * gtk/gtktreeview.c (gtk_tree_view_destroy) 
3199         (gtk_tree_view_set_model): Remove all references to nodes in
3200         the old model.
3201         (gtk_tree_view_real_collapse_row): Unmark expanded_collapsed_node
3202         before removing the children.
3203
3204         * gtk/gtkcolorbutton.c (gtk_color_button_init): Don't leak a 
3205         PangoLayout here.  (#322505, Paolo Borelli)
3206
3207 2005-11-27  Tor Lillqvist  <tml@novell.com>
3208
3209         Once again rework Win32 window decoration code. Doesn't break
3210         #104514. The dialogs in gtk-demo now have the same decorations and
3211         behaviour as on X11. Tried to fix #322516 but it seems very hard
3212         to make the trivial sample program there behave as expected. OTOH,
3213         simply moving the gtk_window_decorate() call in the #322516 sample
3214         program after the call to gtk_widget_show() helps...
3215             
3216         * gdk/win32/gdkwindow-win32.c (set_or_clear_style_bits): Revert to
3217         the correct semantics. Each call to gdk_window_set_decorations()
3218         which calls this function is supposed to affect all decorations.
3219
3220         (decorate_based_on_hints): New function, looks at both geometry
3221         hints and type hint and sets window decorations based on
3222         that. Consolidate code from gdk_window_set_geometry_hints() and
3223         gdk_window_set_type_hint() here.
3224
3225         (gdk_window_set_geometry_hints, gdk_window_set_type_hint): Call
3226         decorate_based_on_hints().
3227
3228 2005-11-25  Dom Lachowicz <cinamod@hotmail.com>
3229
3230         * modules/engines/ms-windows/*.[ch]: Merge with gtk-wimp's CVS.
3231         Includes improved menu icon spacing, [+]/[-] expander drawing,
3232         status-bar gippie drawing, and notebook tab drawing.
3233         
3234 2005-11-24  Michael Natterer  <mitch@imendio.com>
3235
3236         * gtk/gtktoolbar.h (struct _GtkToolbar): changed two private guint
3237         that used to hold signal handler IDs to two guint of padding.
3238
3239         * gtk/gtktoolbar.c (struct _GtkToolbarPrivate): added them as
3240         gulong here.
3241
3242         (gtk_toolbar_screen_changed): changed accordingly.
3243
3244 Wed Nov 23 18:55:47 2005  Tim Janik  <timj@imendio.com>
3245
3246         * gtk/gtkobject.[hc]: deprecated floating/sink API and implemented it
3247         in terms of the GObject floating/sink API.
3248
3249         * gtk/gtkaboutdialog.c:
3250         * gtk/gtkaction.c:
3251         * gtk/gtkcellview.c:
3252         * gtk/gtkclist.c:
3253         * gtk/gtkcolorsel.c:
3254         * gtk/gtkcombobox.c:
3255         * gtk/gtkfilechooserdefault.c:
3256         * gtk/gtkiconview.c:
3257         * gtk/gtkinvisible.c:
3258         * gtk/gtkitemfactory.c:
3259         * gtk/gtklayout.c:
3260         * gtk/gtkmenu.c:
3261         * gtk/gtkmenutoolbutton.c:
3262         * gtk/gtknotebook.c:
3263         * gtk/gtkprogress.c:
3264         * gtk/gtkrange.c:
3265         * gtk/gtkspinbutton.c:
3266         * gtk/gtkstatusicon.c:
3267         * gtk/gtktext.c:
3268         * gtk/gtktextview.c:
3269         * gtk/gtktoolbar.c:
3270         * gtk/gtktoolbutton.c:
3271         * gtk/gtktoolitem.c:
3272         * gtk/gtktreeitem.c:
3273         * gtk/gtktreeview.c:
3274         * gtk/gtktreeviewcolumn.c:
3275         * gtk/gtkuimanager.c:
3276         * gtk/gtkviewport.c:
3277         * gtk/gtkwidget.c:
3278         * gtk/gtkwindow.c:
3279         ported to use GObject's g_object_ref_sink().
3280
3281         * gtk/gtkcolorsel.c:
3282         * gtk/gtkfilechooserdefault.c:
3283         * gtk/gtkaboutdialog.c:
3284         fixed compiler warnings.
3285
3286 2005-11-23  Matthias Clasen  <mclasen@redhat.com>
3287
3288         * gtk/gtksettings.c (gtk_settings_class_init): Add some docs
3289         about gtk-color-scheme.
3290
3291 2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
3292
3293         * configure.in (enable_explicit_deps): Fix typo when checking
3294         libtool config deplibs_check_method. Moreover, enable explicit
3295         deps if we get anything other than pass_all from libtool. (part of
3296         #318750)
3297
3298 2005-11-23  Matthias Clasen  <mclasen@redhat.com>
3299
3300         * gtk/updateiconcache.c (write_csource): Don't create a big
3301         string, since Visual C++ doesn't like strings longer than 64k. 
3302         (#322238, Kazuki IWAMOTO
3303
3304         * gtk/gtkentry.c: Include gtkimcontextsimple.h  (#322235,
3305         Kazuki IWAMOTO)
3306
3307 2005-11-23  Michael Natterer  <mitch@imendio.com>
3308
3309         * gtk/gtkrc.c (gtk_rc_reset_widgets): don't leak all toplevel
3310         windows on other screens (correctly remove all temporary
3311         references).
3312
3313 2005-11-23  Michael Natterer  <mitch@imendio.com>
3314
3315         Added symbolic themable colors. Patch is a merged version of
3316         proposals from Matthias and maemo-gtk. Fixes bug #114355.
3317
3318         * configure.in: require glib >= 2.9.1 for refcountable hashtables.
3319
3320         * gtk/gtksettings.c: added property "color-scheme" which is a
3321         string defining colors like "foreground:black\nbackground:grey".
3322         Automatically provide a name->GdkColor hash table mapping for the
3323         color scheme.
3324
3325         * gtk/gtkrc.[ch]: added list of color hashes that works like the
3326         list of icon factories. Append the color scheme hash from
3327         GtkSettings if it exists. Extended gtkrc syntax to allow defining
3328         and referencing of logical colors. Also allow to modulate colors
3329         in gtkrc by using arbitrary expressions of mix(), shade(),
3330         lighter() and darker(). Added internal function
3331         _gtk_rc_style_get_color_hashes().
3332
3333         * gtk/gtkstyle.[ch]: keep a private list of color hashes around.
3334         Get the list from _gtk_rc_style_get_color_hashes(). Export
3335         internal function _gtk_style_shade() (used by above color
3336         expressions). Added public API gtk_style_lookup_color() which
3337         looks up a logical color by name.
3338
3339         * gtk/gtk.symbols: add gtk_style_lookup_color
3340
3341         * tests/testgtkrc: use symbolic colors for making
3342         the scrollbars red.
3343
3344 2005-11-22  Michael Natterer  <mitch@imendio.com>
3345
3346         Made button-press timeouts which work like key repeat timeouts
3347         configurable. Addresses bug #142582:
3348
3349         * gtk/gtksettings.c: added properties "gtk-timeout-initial" and
3350         "gtk-timeout-repeat" which defalt to 200/20 (ms).
3351
3352         Use the values from GtkSettings instead of hardcoding them
3353         (the repeat value is either taken as-is for fast repeat or
3354         multiplied by 5 for slow repeat). Changed all places to use these
3355         two standard initial/repeat timings:
3356
3357         * gtk/gtkcalendar.c (unchanged 200/20)
3358         * gtk/gtknotebook.c (unchanged 200/100)
3359         * gtk/gtkpathbar.c (changed from 300/150 to 200/100)
3360         * gtk/gtkrange.c (changed from 250/100 to 200/100)
3361         * gtk/gtkspinbutton.c (unchanged 200/20)
3362
3363 2005-11-21  Anders Carlsson  <andersca@imendio.com>
3364
3365         * configure.in:
3366         * gtk/Makefile.am:
3367         * gdk/Makefile.am:
3368         * gdk/quartz/*:
3369         Add quartz backend.
3370         
3371         * docs/tools/Makefile.am:
3372         Only build docshooter when the X11 backend is used.
3373         
3374         * gtk/gtkplug-stub.c:
3375         Include gtkplug.h here.
3376         
3377         * gtk/gtksocket-stub.c:
3378         Include gtksocket.h here.
3379         
3380 2005-11-21  Matthias Clasen  <mclasen@redhat.com>
3381
3382         * gtk/gtkinputdialog.c: Convert GtkInputDialog to 
3383         g_type_class_add_private.
3384
3385         * gtk/gtksocket.c: Convert GtkSocket to g_type_class_add_private.
3386
3387         * gtk/gtkmenu.c: Convert GtkMenu to g_type_class_add_private.
3388
3389         * gtk/gtk.symbols:
3390         * gtk/gtkcombobox.[hc]: Add a tearoff-title property,
3391         with getter and setter.  (#316482, Olexiy Avramchenko)
3392
3393         * tests/testcombo.c (main): Test gtk_combo_box_set_title
3394
3395         * gtk/gtkpathbar.c: Merge remaining fixes from the 2.8 branch,
3396         pointed out by Michael Natterer.
3397
3398         Fix for bug #321542, Benedikt Meurer:
3399         
3400         * gtk/gtkcombobox.c (gtk_combo_box_set_active_internal):
3401         Emit notify::active.
3402         
3403         (gtk_combo_box_child_show, gtk_combo_box_child_hide): Use
3404         g_signal_emit, not g_signal_emit_by_name.
3405
3406 2005-11-18  Matthias Clasen  <mclasen@redhat.com>
3407
3408         Fix crashes in connection with pathbar scrolling (#321560,
3409         Bogdan Nicula)
3410         
3411         * gtk/gtkpathbar.c (gtk_path_bar_update_slider_buttons): 
3412         Stop scrolling when desensitising slider buttons.
3413         (gtk_path_bar_scroll_timeout, gtk_path_bar_slider_button_press): 
3414         And use it here.  
3415
3416         * gtk/gtkpathbar.h (struct _GtkPathBar): Add a separate
3417         scrolling_down flag.
3418
3419 2005-11-18  Matthias Clasen  <mclasen@redhat.com>
3420
3421         * gtk/gtkpathbar.c (button_clicked_cb): Fix a C99ism.
3422         (#321777, Jens Granseuer)
3423
3424         * gtk/gtkaction.c (disconnect_proxy): Disconnect the
3425         sync callback for the visibility property.  (#321761,
3426         Philip Langdale)
3427
3428         Turn off input methods in invisible entries, since
3429         they are confusing.  (#317002, James Su)
3430         
3431         * gtk/gtkentry.c (gtk_entry_set_visibility): Toggle input
3432         methods if visibility changes.
3433         (popup_targets_received): Don't show the input method
3434         menu if the entry is invisible.  
3435
3436 2005-11-17  Matthias Clasen  <mclasen@redhat.com>
3437
3438         * README.in: Add a note about range arrow sensitivity.
3439
3440         * perf/treeview.c: const correctness fixes
3441         found by Arjan van de Ven and gcc.
3442
3443 2005-11-16  Michael Natterer  <mitch@imendio.com>
3444
3445         * gtk/gtkimage.c (animation_timeout): call
3446         gtk_window_process_updates() so the animation keeps running even
3447         if the main loop is busy with sources that eat a lot of cpu with
3448         high priority. Fixes bug #321444.
3449
3450         (gtk_image_new_from_animation): document the fact that the
3451         animation will stop running if the main loop is busy with sources
3452         that have priorities higher than G_PRIORITY_DEFAULT.
3453
3454         * tests/testimage.c: added test case that shows an animation even
3455         though a cpu-eating idle function is running.
3456
3457 2005-11-16  Michael Natterer  <mitch@imendio.com>
3458
3459         * gdk/x11/gdkevents-x11.c (_gdk_events_uninit): new internal
3460         function which destroys the display's event source. Also removes
3461         the source from the global display_sources list and unrefs it.
3462
3463         * gdk/x11/gdkprivate-x11.h: declare the function.
3464
3465         * gdk/x11/gdkdisplay-x11.c (gdk_display_x11_dispose): call it
3466         instead of half-destroying the source here.
3467
3468 2005-11-15  Matthias Clasen  <mclasen@redhat.com>
3469
3470         * gtk/gtktreestore.c (gtk_tree_store_move): Fix a memory
3471         leak.  (#321032, Peter Zelezny)
3472
3473 2005-11-15  Michael Natterer  <mitch@imendio.com>
3474
3475         * gdk/x11/gdkdisplay-x11.c (gdk_display_x11_finalize): destroy
3476         display->xid_ht as late as possible (right before XCloseDisplay)
3477         because it still needs to be around when the display's screens are
3478         finalized. (#85715)
3479
3480 2005-11-14  Matthias Clasen  <mclasen@redhat.com>
3481
3482         * gtk/gtkselection.c (gtk_selection_data_set_uris): Don't
3483         leak result.  (#321441, Tommi Komulainen)
3484
3485 2005-11-14  Matthias Clasen  <mclasen@redhat.com>
3486
3487         * gtk/gtkicontheme.c (gtk_icon_theme_get_icon_sizes):
3488         Don't crash if there is no builtin icon.
3489
3490 2005-11-14  Michael Natterer  <mitch@imendio.com>
3491
3492         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_set_property):
3493         removed redundant calls to g_object_notify().
3494
3495 2005-11-13  Matthias Clasen  <mclasen@redhat.com>
3496
3497         * gdk/gdkcolor.c (gdk_color_parse): Documentation 
3498         improvements.  (#321338)
3499
3500         * gtk/gtktextiter.c (gtk_text_iter_forward_search): Make
3501         limit an inclusive boundary.  (#321299)
3502
3503 2005-11-12  Michael Natterer  <mitch@imendio.com>
3504
3505         * gtk/Makefile.am: fixed icon rules so gtkbuiltincache.h is only
3506         rebuilt if needed.
3507
3508 2005-11-12  Dom Lachowicz <cinamod@hotmail.com>
3509
3510         * modules/engines/ms-windows/msw_style.c: Bug #313627. Make win32 
3511         theme's handling of toolbars, handleboxes, and menubars more in-line
3512         with Microsoft's IE style.
3513         * modules/engines/ms-windows/*.c: Indentation cleanups
3514         
3515 2005-11-12  Matthias Clasen  <mclasen@redhat.com>
3516
3517         Make builtin icons work in gtk_window_set_icon_name() 
3518         (#321046, Maxim Udushlivy)
3519
3520         * gtk/gtkicontheme.c (insert_theme): Always insert the default
3521         theme.
3522         (ensure_valid_themes): Call _gtk_icon_theme_ensure_builtin_cache()
3523         from here.
3524         (theme_lookup_icon, find_builtin_icon): ...and not from here.
3525         (gtk_icon_theme_lookup_icon): Remove an unncessary assert.
3526         (gtk_icon_theme_get_icon_sizes): Also check builtin icons.
3527
3528 2005-11-12  Tor Lillqvist  <tml@novell.com>
3529
3530         * gtk/gtkfilesystemwin32.c (filename_get_info): Don't hide
3531         dotfiles, no such convention on Win32. Just hide files with the
3532         hidden attribute. (#314627)
3533
3534 2005-11-11  Federico Mena Quintero  <federico@ximian.com>
3535
3536         * gtk/gtkfilechooserdefault.c (shortcuts_insert_path): Do not
3537         check whether the path is a folder.  It is useful to bookmark
3538         files as well (e.g. todo.txt), and this will also help
3539         performance.
3540         (shortcuts_add_bookmark_from_path): Likewise.
3541         (shortcuts_activate_iter): Change folders or select files, as
3542         appropriate.
3543
3544 2005-11-11  Federico Mena Quintero  <federico@ximian.com>
3545
3546         * tests/autotestfilechooser.c (main): Use
3547         g_log_set_default_handler() instead of explicitly setting a
3548         handler for each domain.
3549
3550         * gtk/gtkfilechooserdefault.c (shortcuts_add_volumes): Only get
3551         the base path of the volume if it is mounted.
3552
3553 2005-11-11  Michael Natterer  <mitch@imendio.com>
3554
3555         Added per-stepper API for GtkRange's stepper sensitivity as
3556         discussed in bug #321056:
3557
3558         * gtk/gtkenums.h: added GtkSensitivityType which can be
3559         { AUTO, ON, OFF }.
3560
3561         * gtk/gtkrange.[ch]: added properties "lower-stepper-sensitivity"
3562         and "upper-stepper-sensitivity" and public getters/setters for
3563         them. Changed stepper drawing to honor the new properties.
3564
3565         * gtk/gtk.symbols: added the new symbols.
3566
3567 2005-11-10  Matthias Clasen  <mclasen@redhat.com>
3568
3569         * gtk/gtkcombobox.c: Add show-popup and hide-popup signals and
3570         emit them when the popup is shown or hidden.  (#162531, Tommi
3571         Komulainen)
3572
3573         * tests/testcombo.c: Add an example of popuplating a combobox
3574         on click.
3575
3576         * gtk/gtktreeview.c (gtk_tree_view_motion_resize_column): Another
3577         erroneous semicolon.
3578
3579         * gdk/x11/gdkcolor-x11.c (gdkx_colormap_get): Remove an erroneous
3580         semicolon. 
3581
3582         Don't corrupt odd keymaps (#316638, Kean Johnston)
3583         
3584         * gdk/x11/gdkkeys-x11.c (set_symbol): Auxiliary function to
3585         handle frobbing keymaps with odd numbers of syms/code.
3586         
3587         * gdk/x11/gdkkeys-x11.c (update_keymaps): Use set_symbol() to 
3588         frob the keymap.
3589
3590         Improve navigation to parent folders.  (#318444, Andrei Yurkevich)
3591         
3592         * gtk/gtkpathbar.[hc]: Add a child_path argument to
3593         the path_clicked signal.
3594         * gtk/gtkfilechooserdefault.c (path_bar_clicked): Select the
3595         child_path, if it is provided.
3596         * gtk/marshalers.list (path_bar_clicked): Add the necessary
3597         glue.
3598
3599         * gtk/gtkmenu.c: Fix some compiler warnings. (#321141,
3600         Kjartan Maraas)
3601         
3602         * gtk/gtk.symbols: 
3603         * gtk/gtktreeview.h: 
3604         * gtk/gtktreeview.c: Implement a getter for headers-clickable.
3605         (#163851, Richard Hult)
3606
3607 2005-11-10  Michael Natterer  <mitch@imendio.com>
3608
3609         Applied patch from maemo-gtk that addresses many issues wrt
3610         display migration and display closing (bug #85715).
3611
3612         * gdk/gdkdisplay.c (gdk_display_dispose): don't just set the
3613         default display to NULL when it's closed. Instead set the most
3614         recently opened display as new default (if one exists).
3615
3616         * gdk/gdkpango.c (on_renderer_display_closed): fixed signature
3617         of this callback.
3618
3619         * gdk/gdkscreen.c (gdk_screen_dispose): check if the GCs still
3620         exist before unrefing them.
3621
3622         * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): if the screen
3623         is closed, allow destruction of the root window.
3624
3625         * gdk/x11/gdkdisplay-x11.c: moved some stuff from finalize() to
3626         dispose(), free stuff that was leaked before.
3627
3628         * gdk/x11/gdkevents-x11.c (_gdk_x11_events_uninit_screen): check if
3629         the xsettings_client still exists before destroying it.
3630
3631         * gdk/x11/gdkkeys-x11.c: added finalization and free the allocated
3632         X resources.
3633
3634         * gdk/x11/gdkpixmap-x11.c: moved stuff from finalize() to new
3635         dispose() implementation.
3636
3637         * gdk/x11/gdkscreen-x11.c: moved stuff from finalize() to
3638         dispose() and check if it still exists before unrefing it. Set
3639         their pointers to NULL/None *after* upchaining in dispose(),
3640         because X11 implementations of members of the parent class still
3641         need them for their own destruction.
3642
3643         * gdk/x11/gdkvisual-x11.c: removed finalize() implementation which
3644         was g_error()ing when finalizing a visual.
3645
3646         * gtk/gtkclipboard.c (gtk_clipboard_finalize): don't use
3647         get_clipboard_widget() because it would create the widget if it
3648         doesn't exist. Use g_object_get_data() directly instead.
3649
3650         * gtk/gtktextdisplay.c (on_renderer_display_closed): fixed signature
3651         of this callback.
3652
3653 2005-11-10  Simos Xenitellis  <simos@gnome.org>
3654
3655         * configure.in: Added Tatar (tt) to ALL_LINGUAS.
3656
3657 Wed Nov  9 16:29:42 2005  Tim Janik  <timj@imendio.com>
3658
3659         * gtk/gtkrange.c: patch from maemo-gtk that changes GtkRange
3660         to render its arrows insensitive when the adjustment is in
3661         its min or max position. this makes range arrow behaviour 
3662         consistent with spin button behaviour. (#321056)
3663
3664 2005-11-09  Tor Lillqvist  <tml@novell.com>
3665
3666         * gdk/gdkinternals.h
3667         * gdk/gdk.c (gdk_debug_keys[]): Add new GDK_DEBUG_DRAW flag to
3668         the GdkDebugFlag enum.
3669
3670         * gdk/win32/gdkdrawable-win32.c: Use DRAW to trigger GDK_NOTEs in
3671         this file instead of MISC. Now asking for MISC will give mainly
3672         window manipulation debugging output with the Win32 backend.
3673
3674 2005-11-09  Tor Lillqvist  <tml@novell.com>
3675
3676         * gdk/win32/gdkwindow-win32.c: Remove unnecessary includes.
3677
3678         (_gdk_win32_get_adjusted_client_rect): Remove this two-line
3679         function which was used only in one place.
3680
3681         (get_outer_rect): Use _gdk_win32_adjust_client_rect().
3682
3683         (gdk_window_set_geometry_hints): If we have identical minimum and
3684         maximum size hints, remove the resize and maximize
3685         decorations/functions. (#104514)
3686
3687         If we have a maximum size hint, remove the maximize
3688         decoration/function but ensure the resize decoration/function is
3689         available. Otherwise ensure both resize and maximize
3690         decorations/functions are there.
3691
3692         (set_or_clear_style_bits): Factored out common code from
3693         gdk_window_set_decorations() and gdk_window_set_functions(). 
3694
3695         Hack the window style setting once more: Only touch the window
3696         style bits corresponding to the GdkWMDecoration or GdkWMFunction
3697         parameter bitmasks. Hopefully this finally is the correct thing to
3698         do. We used to clear all other bits than those that were being
3699         set, or set all other bits than those that were being cleared.
3700
3701         Take into account that adding or removing decorations leaves the
3702         window's outer size unchanged, i.e., the client area's size and
3703         position change. This is apparently not what we want, so change
3704         also the window's (outer) position and size appropriately so that
3705         the client area's position and size stay constant.
3706
3707         gtk-demo's color selector dialog is now non-resizable like on X11
3708         (I tested with metacity in GNOME). Torn off menus are shrinkable
3709         vertically but have a maximum size, and are not maximizable or
3710         minimizable, like on X11.
3711
3712         (gdk_window_set_decorations, gdk_window_set_functions): Let
3713         set_or_clear_decorations() do most of the job.
3714
3715         * gdk/win32/gdkprivate-win32.h: Remove declaration of
3716         _gdk_win32_get_adjusted_client_rect().
3717
3718 2005-11-09  Tor Lillqvist  <tml@novell.com>
3719
3720         * gdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32)
3721         * gdk/win32/gdkwindow-win32.c (gdk_window_impl_win32_init,
3722         gdk_window_get_type_hint, gdk_window_get_type_hint): Store the
3723         type hint. Implement gdk_window_get_type_hint() by just returning
3724         the hint stored.
3725
3726 2005-11-09  Tor Lillqvist  <tml@novell.com>
3727
3728         * gdk/win32/gdkwindow-win32.c (gdk_window_set_geometry_hints):
3729         Remove code that has been permanently ifdeffed out for two years.
3730
3731 2005-11-08  Matthias Clasen  <mclasen@redhat.com>
3732
3733         * gdk/gdkgc.c (gdk_gc_finalize): Unref tile and stipple when
3734         finalizing a gc.  (#320789, Nickolay V. Shmyrev)
3735
3736         * gdk/x11/gdkwindow-x11.c (gdk_window_set_icon_list): Ignore
3737         icons if they would make the request large enough to cause
3738         Xlib to loose the connection.  (#320909, Claudio Saavedra)
3739
3740 2005-11-08  Michael Natterer  <mitch@imendio.com>
3741
3742         * gdk/gdk.symbols
3743         * gdk/gdkwindow.h
3744         * gdk/x11/gdkwindow-x11.c: added gdk_window_get_type_hint() (patch
3745         extracted from maemo-gtk). Fixes bug #320872.
3746
3747 2005-11-07  Matthias Clasen  <mclasen@redhat.com>
3748
3749         * gtk/gtkfilechooserdefault.c (shortcuts_reorder): Don't
3750         looks the bookmark label when reordering.  (#320720, Jeremy Cook)
3751
3752         * gtk/gtkpathbar.[hc]: Set focus-on-click to FALSE for all buttons.
3753         Don't grab focus when a slider button is pressed, instead, use
3754         a bit in the pathbar struct to determine whether to scroll up
3755         or down.  (#314486, Carlos Garnacho)
3756
3757         * gtk/gtkentrycompletion.c (_gtk_entry_completion_popup): 
3758         Don't popup the completions if the focus has already been
3759         moved somewhere else.  (#319914, Christian Persch)
3760
3761         * gtk/gtktoolitem.c (_gtk_tool_item_toolbar_reconfigured): 
3762         Raise the drag_window after reconfiguring the 
3763         toolbar.  (#320803, Christian Persch)
3764
3765         * gtk/gtk.symbols: 
3766         * gtk/gtkfilechooserbutton.h: 
3767         * gtk/gtkfilechooserbutton.c: Add a focus-on-click property
3768         with setter and getter.  (#318945, Christian Persch)
3769         
3770 Mon Nov  7 16:15:16 2005  Tim Janik  <timj@imendio.com>
3771
3772         * configure.in: fixed missing $X_CFLAGS setup in case x11.pc is present.
3773
3774 2005-11-07  Matthias Clasen  <mclasen@redhat.com>
3775
3776         * configure.in: Adjust to the stock icon changes.
3777         
3778 2005-11-07  Tor Lillqvist  <tml@novell.com>
3779
3780         * gdk/win32/gdkcursor-win32.c (pixbuf_to_hbitmaps_normal):
3781         Correct the calculation of maskstride. (#320152, Peter Zelezny)
3782         
3783 2005-11-06  Michael Natterer  <mitch@imendio.com>
3784
3785         * gtk/Makefile.am (icons): fixed rule to actually create the
3786         symlinks, erroring out if anything goes wrong.
3787
3788 2005-11-06  Tor Lillqvist  <tml@novell.com>
3789
3790         * gtk/updateiconcache.c (build_cache): Can't rename a file if the
3791         target exists on Win32. First rename the target temporarily, then
3792         if the renaming of the source to target fails, restore the
3793         original name for the target.
3794
3795         * gtk/Makefile.am: Use EXEEXT in the dependency on gtk-update-icon-cache.
3796
3797 2005-11-06  Tor Lillqvist  <tml@novell.com>
3798
3799         (pixbuf_to_hbitmaps_alpha_winxp): Use an 1-bit mask bitmap,
3800         like pixbuf_to_hbitmaps_normal().
3801         (_gdk_win32_pixbuf_to_hicon_supports_alpha): Check
3802         G_WIN32_IS_NT_BASED() first, so we can pretend being on Win9x by
3803         setting the G_WIN32_PRETEND_WIN9X environment variable.
3804         
3805 2005-11-06  Tor Lillqvist  <tml@novell.com>
3806
3807         Make icon masks work on Win98 (#320152, Peter Zelezny)
3808
3809         * gdk/win32/gdkcursor-win32.c (create_color_bitmap): Take also a
3810         parameter for the depth of the bitmap, so that this function can
3811         be used to create 1-bit bitmaps, too.
3812         (pixbuf_to_hbitmaps_normal): Create an 1-bit bitmap for the mask,
3813         and initialize it properly.
3814
3815 2005-11-04  Matthias Clasen  <mclasen@redhat.com>
3816
3817         Store builtin stock icons in an icon cache, instead of
3818         populating a hash table with pixbufs at startup, to save both
3819         memory and startup time.
3820
3821         * gtk/stock-icons/*: Reorganize the icons in a directory structure
3822         suitable for gtk-update-icon-cache, and rename them to match the
3823         stock ids.
3824
3825         * gtk/gtkiconcache.[hc]: Support non-mmapped icon caches, and
3826         add _gtk_icon_cache_has_icon_in_directory().
3827
3828         * gtk/updateiconcache.c: Support a --source <VARIABLE> argument
3829         to store the contents of the icon cache in a C header.
3830
3831         * gtk/gtkbuiltincache.h: Generated private header which contains 
3832         the icon cache for the builtin icons.
3833
3834         * gtk/gtkicontheme.c: Create a GtkIconCache for the builtin
3835         icons, and use that in addition to the hash table whenever
3836         builtin icons are searched.
3837
3838         * gtk/gtkiconfactory.c: Add GTK_ICON_SOURCE_STATIC_ICON_NAME and
3839         use it for static stock ids. 
3840         (get_default_icons): Don't add the builtin
3841         icons to the icon theme, just register the stock ids.
3842         (render_fallback_image): Take the fallback image out of the
3843         builtin icon cache.
3844         
3845         * gtk/Makefile.am: Remove stock-icons from SUBDIRS and add 
3846         the necessary machinery to rebuild gtkbuiltincache.h.
3847
3848 2005-11-04  Michael Natterer  <mitch@imendio.com>
3849
3850         * gtk/gtkrc.c (gtk_rc_reparse_all_for_settings): applied patch
3851         from maemo-gtk that changes the mtime check for rc files from
3852         '>' to '!=', otherwise theme changes go unnoticed when turning
3853         back the clock (Tommi Komulainen).
3854
3855 2005-11-04  Tor Lillqvist  <tml@novell.com>
3856
3857         * gtk/gtkstatusicon.c (gtk_status_icon_set_tooltip): Plug memory
3858         leak on Win32.
3859
3860 2005-11-03  Tor Lillqvist  <tml@novell.com>
3861
3862         * gdk/win32/gdkcursor-win32.c: As there is only one GdkDisplay in
3863         the Win32 backend, check that GdkDisplay* parameters are equal to
3864         _gdk_display instead of using the unnecessarily general
3865         GDK_IS_DISPLAY().
3866
3867         (pixbuf_to_hbitmaps_alpha_winxp): Rename the variables for the
3868         color bitmap to have "color" in their name, for similarity with
3869         pixbuf_to_hbitmaps_normal(). Create a color bitmap for the mask,
3870         too, instead of creating a b&w bitmap with CreateBitmap(). Set up
3871         the mask bitmap's contents, ones for those pixels in the color
3872         bitmap where the alpha is zero, zero for other pixels. We used to
3873         use an uninitialized mask bitmap! This meant that icons and
3874         cursors created presumably worked more or less by accident.
3875         Totally blank icons with zero alpha everywhere (as used by
3876         gtktrayicon.c) definitely did not work as expected.
3877
3878         * gtk/Makefile.am: Include gtkstatusicon.c on all platforms.
3879
3880         * gtk/gtkstatusicon.c: Implement for Win32. Use code from
3881         gtktrayicon-win32.c as applicable. (gtktrayicon-win32.c is not
3882         necessary and can be removed from CVS. It has never been mentioned
3883         in gtk/Makefile.am.) No tray icon widget, GtkImage or GtkTooltips
3884         are used on Win32. One label widget is used (but never shown) as
3885         gtk_widget_render_icon() needs a widget.
3886
3887         Ifdefs used as necessary in several places. It might be cleaner to
3888         split out the backend-specific parts to separate files, or at
3889         least collect them into separate blocks in the file.
3890
3891         (wndproc): New function. Window procedure to monitor mouse events
3892         in the system tray icon. Call gtk_status_icon_button_press() as
3893         needed.
3894         (create_tray_observer): New function. Creates a hidden window that
3895         only serves as a tray icon message observer.
3896
3897         * tests/teststatusicon.c (icon_activated): Position the dialog
3898         with GTK_WIN_POS_CENTER.
3899         (do_quit): New function, hide and unref the GtkStatusIcon, and
3900         call gtk_main_quit().
3901         (popup_menu): Add a Quit menu item that calls do_quit().
3902         
3903 2005-11-02  Tor Lillqvist  <tml@novell.com>
3904
3905         * gdk/win32/gdkcolor-win32.c
3906         * gdk/win32/gdkscreen-win32.c
3907         * gdk/win32/gdkwindow-win32.c: Whitespace consistency
3908         fixes. Remove superfluous test for GdkWindow* parameters being
3909         non-NULL. Testing GDK_IS_WINDOW() is enough. As there is only one
3910         GdkScreen and one GdkDisplay in the Win32 backend, use those
3911         variables instead of the getter functions. For GdkDisplay* and
3912         GdkScreen* parameters, check that they are equal to the
3913         corresponding singleton variables instead of the more general
3914         GDK_IS_DISPLAY() or GDK_IS_SCREEN().
3915
3916 2005-11-02  Matthias Clasen  <mclasen@redhat.com>
3917
3918         * gtk/gtktextview.c: Remove some g_return_if_fail() from
3919         static functions, replace some others by g_assert().
3920         
3921         * gtk/gtktextview.c (selection_motion_event_handler) 
3922         (gtk_text_view_start_selection_drag): Keep track of the original
3923         selection boundaries during a drag selection, in order to correctly
3924         decide when to extend or shrink the selection.  (#320167,
3925         reported by Arvind S N, patch by Paolo Borelli)
3926
3927         * gtk/gtktextbtree.c (_gtk_text_line_char_to_byte_offsets): 
3928         * gtk/gtktextiter.c (gtk_text_iter_backward_chars): Replace
3929         manual offset calculations by g_utf8_offset_to_pointer().
3930         (#320360, Paolo Borelli)
3931
3932 Tue Nov  1 16:18:24 2005  Tim Janik  <timj@imendio.com>
3933
3934         * gtk/gtkrbtree.[hc]: get rid of GAllocator usage, allocate and free 
3935         nodes via the g_slice_*() API.
3936         _gtk_rbtree_new(): fixed wrong node allocation via g_new().
3937
3938 2005-11-01  Tor Lillqvist  <tml@novell.com>
3939
3940         * gdk/win32/gdkprivate-win32.h
3941         * gdk/win32/gdkglobals-win32.c
3942         * gdk/win32/gdkmain-win32.c (_gdk_windowing_init): Add more
3943         pre-interned GdkAtoms and pre-registered clipboard formats. Sort
3944         their declarations, definitions and assignments into a more
3945         logical and consistent order.
3946
3947         * gdk/win32/gdkmain-win32.c (_gdk_win32_cf_to_string): Include the
3948         CF_ prefix for the predefined clipboard format names. Put quotes
3949         around registered format names to distinguish them.
3950         
3951         * gdk/win32/gdkproperty-win32.c (gdk_property_change): Return
3952         immediately with a warning if the property type is STRING, TEXT,
3953         COMPOUND_TEXT or SAVE_TARGETS, as these are X11-specific that we
3954         should never pretend to handle on Win32. Handle only UTF8_STRING
3955         here, other formats with delayed rendering. Use \uc1 instead of
3956         \uc0 when generating Rich Text Format for easier testability on
3957         XP, where WordPad misinterprets \uc0 encoded characters. Add more
3958         GDK_NOTE debugging output for Clipboard operations.
3959
3960         * gdk/win32/gdkselection-win32.c: Debugging printout improvements.
3961         (gdk_selection_convert): Don't pretent to handle STRING, just
3962         UTF8_STRING. Streamline error handling, don't unnecessarily have a
3963         GError which then isn't used for anything anyway if it gets set.
3964         (gdk_win32_selection_add_targets): Skip also STRING, TEXT,
3965         COMPOUND_TEXT and SAVE_TARGETS in addition to UTF8_STRING.
3966
3967         * config.h.win32.in: Sync with what configure produces.
3968
3969         * configure.in: Don't look for X_PACKAGES unless building for
3970         x11. (#313986, John Ehresman)
3971
3972 2005-10-28  Erdal Ronahi  <erdal.ronahi@gmail.com>
3973
3974         * configure.in: Added ku (Kurdish) to ALL_LINGUAS
3975                         Wondered why there was no ku there before??
3976
3977 2005-10-28  Matthias Clasen  <mclasen@redhat.com>
3978
3979         * gtk/gtkentrycompletion.c (_gtk_entry_completion_popup): Add the popup
3980         window to the toplevels window group.  (#319912, Christian Persch)
3981
3982 2005-10-28  Kristian Rietveld  <kris@gtk.org>
3983
3984         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_row_deleted): fix
3985         stupid thinko.
3986
3987 2005-10-28  Matthias Clasen  <mclasen@redhat.com>
3988
3989         * gtk/gtkdnd.c (gtk_drag_get_cursor): Fix the anchor of the default
3990         drag cursors.  (#319200, Federico Mena Quintero)
3991
3992         * gtk/gtktreeview.c (gtk_tree_view_search_key_press_event): Handle
3993         Shift-G to go to the previous match, like firefox.  (#320061, Christian 
3994         Neumair)
3995
3996         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_build_level): Fix a
3997         C99ism.  (#320000, Kazuki Iwamoto)
3998
3999         * gtk/gtkaboutdialog.c (gtk_about_dialog_init): Add the little 
4000         stars.  (#319985, Bastien Nocera)
4001
4002         * gtk/gtktreeview.c (gtk_tree_view_search_entry_flush_timeout): Return
4003         FALSE, so we don't flush repeatedly.  (#319151, Alexander Larsson)
4004
4005 2005-10-26  Michael Natterer  <mitch@imendio.com>
4006
4007         Fix bug #319974:
4008
4009         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_set_property):
4010         make sure that setting any of pixbuf/stock-id/icon-name resets the
4011         others because they are mutually exclusive, and that unsetting any
4012         of them only resets the pixbuf and nothing else. Also added
4013         some missing g_object_notify().
4014
4015         (gtk_cell_renderer_pixbuf_get_property): simplified calls to
4016         g_value_set_object().
4017
4018         (gtk_cell_renderer_pixbuf_create_stock_pixbuf)
4019         (gtk_cell_renderer_pixbuf_create_named_icon_pixbuf): added
4020         g_object_notify ("pixbuf").
4021
4022 2005-10-27  Matthias Clasen  <mclasen@redhat.com>
4023
4024         * gtk/gtktreeview.c (gtk_tree_view_button_press): Be more 
4025         careful about initializing cell_area.  (#319382, Tommi
4026         Komulainen)
4027
4028         * gtk/gtkcombobox.c (gtk_combo_box_key_press): Don't eat
4029         Ctrl-PageUp/PageDown.  (#318670, Christian Neumair)
4030
4031         * demos/gtk-demo/clipboard.c (paste_received): Only set the
4032         text if it is not NULL.  (#319930, Thomas Klausner)
4033
4034         * gtk/gtkselection.c (gtk_selection_data_get_pixbuf): Close the
4035         loader before trying to get the pixbuf.  (#319930, Thomas Klausner)
4036
4037 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
4038
4039         * gtk/gtkfilesystem.c (gtk_file_system_module_load): 
4040         * gtk/gtkthemes.c (gtk_theme_engine_load): 
4041         * gtk/gtkimmodule.c (gtk_im_module_load): Use G_MODULE_BIND_LAZY
4042         when dlopening modules.  (#319557, Laszlo Peter)
4043
4044 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
4045
4046         * gtk/gtktextbtree.c (gtk_text_btree_resolve_bidi): Only use text
4047         segments when determining text direction.  (#319065, Tommi Komulainen)
4048
4049         * gtk/gtktreeview.c (gtk_tree_view_destroy): Don't crash
4050         on duplicate destroy.  (#318953, Gustavo Carneiro)
4051
4052         * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_new_with_dialog): 
4053         Point out that destroy-with-parent is a bad idea for the dialog
4054         passed to this function.  (#318943, Christian Persch)
4055
4056         * */Makefile.am: use $(GLIB_MKENUMS) instead of 
4057         glib-mkenums.  (#318582, Damien Carbery)
4058
4059         * gtk/gtktreemodel.c (gtk_tree_model_rows_reordered): Clarify
4060         docs.  (#317682, Christian Neumair)
4061
4062         * gdk/x11/gdkdnd-x11.c: Remove an extra const which doesn't
4063         seem to affect the placement of the data in the readonly 
4064         section, and causes problems with some compilers.  (#317844)
4065
4066 2005-10-25  Matthias Clasen  <mclasen@redhat.com>
4067
4068         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
4069         Fix some issues with background drawing in RTL.  (#318781,
4070         Eric Cazeaux)
4071
4072         * tests/Makefile.am:
4073         * tests/testentrycompletion.c: Apply a patch by Christian
4074         Persch to add property editors.
4075
4076         * gtk/gtkstatusicon.c: Emit activate on single-click,
4077         not on double-click, change proposed by Milosz Derezynski.
4078
4079 2005-10-25  Kristian Rietveld  <kris@gtk.org>
4080
4081         Fixes #311955, reported by Markku Vire; and a lot more.
4082
4083         * gtk/gtktreemodelfilter.c: Made this thing work correctly.
4084         Levels can now have invisible nodes cached, functions have been
4085         rewritten/refactored to take this into account; also the logic in
4086         some functions has been corrected.
4087         
4088         Each referenced node now references all visible children or a single
4089         invisible child, in order to be able to monitor all changes in the
4090         child model required for correct operation.
4091
4092         When a virtual root is set, all nodes on the virtual root level are
4093         referenced.
4094
4095         At last, a bunch of random bug fixes and comment updates.
4096
4097 2005-10-25  Matthias Clasen  <mclasen@redhat.com>
4098
4099         * gtk/gtktexttagtable.c (gtk_text_tag_table_foreach): Add some
4100         more docs.  (#319722, Paolo Borelli)
4101
4102         * gdk/x11/gdkxftdefaults.c (init_xft_settings): Make the 
4103         initialization of screen_x11->xft_rgba more explicit.  (#319627,
4104         Bogdan Nicula)
4105
4106         * gtk/gtkfilechooser.c (gtk_file_chooser_class_init): Fix whitespace
4107         in a blurb.  (#319499, Francisco Javier F. Serrador)
4108
4109 2005-10-24  Matthias Clasen  <mclasen@redhat.com>
4110
4111         Add settings to hide the input method and Unicode control character
4112         submenus in the context menus of GtkEntry and GtkTextView.  
4113         
4114         * gdk/x11/gdkevents-x11.c: Map GTK+ settings to X settings.
4115         
4116         * gtk/gtksettings.c (gtk_settings_class_init): Declare GTK+ settings here.
4117
4118         * gtk/gtktextview.c (popup_targets_received): 
4119         * gtk/gtkentry.c (popup_targets_received): Use the settings here.
4120
4121 2005-10-24  Kristian Rietveld  <kris@gtk.org>
4122
4123         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_row_inserted): emitting
4124         row-has-child-toggled when the level is not in the cache does not
4125         make sense.  (This bug probably crept in during the early stages
4126         of GtkTreeModelSort when there wasn't a correct row-has-child-toggled
4127         implementation yet),
4128         (gtk_tree_model_sort_real_unref_node): only get the child iter
4129         when we will actually also use it.
4130
4131 2005-10-22  Michael Natterer  <mitch@imendio.com>
4132
4133         * gtk/gtktreeview.c (gtk_tree_view_scroll_to_cell): check for the
4134         widget being realized, in addition to being visible, to avoid
4135         running into precondition check in gtk_tree_view_get_cell_area().
4136         (approved by Kris).
4137
4138 2005-10-22  Dom Lachowicz <cinamod@hotmail.com>
4139
4140         * modules/engines/ms-windows/msw_style.c (setup_msw_rc_style): 
4141         Experimentally, scrollbar steppers can shrink to 8 pixels on 
4142         Win32. Reflect that in the theme.
4143         * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Experimentally,
4144         there is a 1-pixel border between a scrollbar and its child
4145         in ScrolledWindows on Win32. Reflect that in the theme.
4146         
4147 2005-10-20  Matthias Clasen  <mclasen@redhat.com>
4148
4149         * gtk/gtklabel.c (gtk_label_create_window): Use GDK_WINDOW_CHILD
4150         for the selection window.  (#318806, Alex Larsson)
4151
4152 2005-10-18  Federico Mena Quintero  <federico@ximian.com>
4153
4154         Fixes bug #317999:
4155
4156         * tests/autotestfilechooser.c
4157         (test_button_folder_states_for_action): Test that we have either
4158         $cwd or the explicitly-set folder.
4159         (test_reload_sequence): Likewise.
4160
4161         * gtk/gtkfilechooserdefault.c
4162         (gtk_file_chooser_default_get_current_folder): If our reload_state
4163         is RELOAD_EMPTY, return a GtkFilePath corresponding to $cwd.
4164
4165 2005-10-14  Tor Lillqvist  <tml@novell.com>
4166
4167         * gdk/win32/gdkdisplay-win32.c: Remove the clipboard viewer code.
4168         It didn't really do anything useful, and was just confusing and
4169         incomplete. Comments claimed we don't do delayed rendering, but in
4170         fact we do, for images. (The delayed rendering code has other
4171         problems, though, see #168173.) The clipboard viewer code was
4172         probably even buggy (the WM_CHANGECBCHAIN handled didn't propagate
4173         the message when necessary). It was just test code, it said so in
4174         a comment. Add something similar back later if necessary.
4175
4176         (_win32_on_clipboard_change,
4177         _gdk_win32_register_clipboard_notification): Remove.
4178
4179         (gdk_display_supports_selection_notification,
4180         gdk_display_request_selection_notification): Always just return
4181         FALSE. We didn't generate any GDK_OWNER_CHANGE events anywhere.
4182
4183 2005-10-13  Tor Lillqvist  <tml@novell.com>
4184
4185         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Don't treat
4186         Alt-Enter specially. It does not have any special meaning and
4187         should be passed on to the application. (#318378, Tim Evans)
4188
4189 2005-10-13  Tor Lillqvist  <tml@novell.com>
4190
4191         Set visual depth to 24 for 32 bits-per-pixel devices on
4192         Win32. This allows gdk_drawable_real_draw_pixbuf() to use the
4193         optimized composite_0888() function rather than the slower image
4194         dithering functions to draw pixbufs (#313993, John Ehresman)
4195
4196         * gdk/win32/gdkimage-win32.c (_gdk_win32_new_image): Use
4197         _gdk_windowing_get_bits_for_depth() to initialize
4198         GdkImage::bits_per_pixel.
4199         (_gdk_windowing_get_bits_for_depth): Return 32 bits for depth 24.
4200
4201         * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_new): Use
4202         _gdk_windowing_get_bits_for_depth() to initialize
4203         BITMAPINFOHEADER::biBitCount.
4204
4205         * gdk/win32/gdkvisual-win32.c (_gdk_visual_init): Set
4206         GdkVisual::depth to 24 even if GetDeviceCaps(BITSPIXEL) returns
4207         32.
4208
4209 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
4210
4211         * demos/gtk-demo/appwindow.c: (about_cb):
4212           use PACKAGE_VERSION,bump year (#318654)
4213
4214 2005-10-11  Matthias Clasen  <mclasen@redhat.com>
4215
4216         * gtk/gtktextbtree.c (_gtk_text_btree_delete): Try to match an off 
4217         toggle here with the matching on toggle if it immediately follows. 
4218         This is a common case, and handling it here prevents quadratic blowup 
4219         in cleanup_line() below.  (#317125)
4220
4221         * gtk/gtktextsegment.h: 
4222         * gtk/gtktextsegment.c (_gtk_char_segment_new_from_two_strings): Pass
4223         the character counts into this function instead of computing them
4224         again.
4225
4226 2005-10-10  Tommi Komulainen  <tommi.komulainen@iki.fi>
4227
4228         * gtk/gtkfilechooser.h (GtkFileChooserError): Add ALREADY_EXISTS error
4229         code.
4230         * gtk/gtkfilechooserdefault.c
4231         (gtk_file_chooser_default_add_shortcut_folder): Return an error code
4232         when the shortcut already exists in the sidebar.  (#147521)
4233
4234 2005-10-09  Matthias Clasen  <mclasen@redhat.com>
4235
4236         * tests/testcombo.c: Demonstrate how to use custom widgets in
4237         a GtkComboBox.  
4238
4239 2005-10-07  Federico Mena Quintero  <federico@ximian.com>
4240
4241         Fixes bug #317999:
4242
4243         * tests/autotestfilechooser.c (test_reload_sequence): Ensure that
4244         the the result of gtk_file_chooser_get_folder() is NULL or
4245         non-NULL at the right times.  Log the tests.
4246         (test_button_folder_states): New test for the initial states of
4247         the current folder in GtkFileChooserButton.
4248         (main): Test that the number of warnings/errors/critical errors is
4249         zero.
4250
4251         * gtk/gtkfilechooser.c (gtk_file_chooser_get_current_folder):
4252         Clarify the documentation on when this can return NULL.
4253         (gtk_file_chooser_get_current_folder_uri): Likewise.
4254
4255         * gtk/gtkfilechooserbutton.c (struct
4256         _GtkFileChooserButtonPrivate): Added a folder_has_been_set flag;
4257         we use it to keep track of whether a folder has been set.
4258         (gtk_file_chooser_button_map):  Implement.  If no folder has been
4259         loaded before, we at least try to load $cwd here.
4260         (gtk_file_chooser_button_constructor): If the construct-time
4261         dialog already has a folder set, turn on our folder_has_been_set
4262         flag.
4263         (dialog_current_folder_changed_cb): Turn on our
4264         folder_has_been_set flag.
4265
4266 2005-10-07  Michael Natterer  <mitch@gimp.org>
4267
4268         * gtk/gtkfilechooserdefault.c: remove some explicit #defines of
4269         PROFILE_FILE_CHOOSER because they break compilation after the
4270         removal of <unistd.h>.
4271
4272 2005-10-07   Matthias Clasen  <mclasen@redhat.com>
4273
4274         * gtk/gtkfilechooserdefault.c: Properly fix the unistd.h include
4275         by moving it out of the profiling ifdef.
4276
4277         * gtk/gtkfilechooserdefault.c: Remove a redundant (and
4278         unconditional) include of unistd.h  (#318211, Kazuki Iwamoto)
4279
4280         * gtk/gtktexttag.c (gtk_text_attributes_ref): Use
4281         g_return_val_if_fail(), not g_return_if_fail().  (#318412,
4282         Kazuki Iwamoto)
4283
4284 2005-10-06  Matthias Clasen  <mclasen@redhat.com> 
4285                 
4286         * gtk/gtk.symbols:
4287         * gtk/gtktextbuffer.h:
4288         * gtk/gtktextbuffer.c: Add a readonly has-selection property
4289         with a getter.  (#318161, Paolo Borelli)
4290
4291 2005-10-05  Matthias Clasen  <mclasen@redhat.com>
4292
4293         * README.in: Start collecting release notes for 2.10.
4294
4295         * gtk/gtkrc.c (gtk_rc_clear_realized_style): Readd the memory
4296         leak fix, since the assertion failures were traced to 
4297         an xchat bug.  (#314696)
4298         
4299         * gtk/gtkstyle.c (gtk_style_detach):
4300         (gtk_style_attach):  Documentation improvements.
4301         (gtk_style_detach): Assert that the attach_count is > 0.
4302
4303 2005-10-04  Federico Mena Quintero  <federico@ximian.com>
4304
4305         * gtk/gtkfilechooserdefault.c (switch_to_shortcut): Take a
4306         shortcut position, not a ShortcutsIndex, to make the function more
4307         generic.
4308         (home_folder_handler): Pass the resolved index to
4309         switch_to_shortcut(), rather than just SHORTCUTS_HOME.
4310         (desktop_folder_handler): Likewise for SHORTCUTS_DESKTOP.
4311         (gtk_file_chooser_default_class_init): Add a "quick-bookmark"
4312         binding signal, and bind it to Alt-1, Alt-2. ..., Alt-0.  These
4313         make the respective key switch to the first, second, ..., tenth
4314         bookmark.
4315         (quick_bookmark_handler): Implement.
4316
4317 2005-10-04  Federico Mena Quintero  <federico@ximian.com>
4318
4319         * gtk/gtkpathbar.c (get_dir_name): Don't special-case Home and
4320         Desktop; just use their real names on the file system for the
4321         user-visible names.
4322
4323         * gtk/gtkfilechooserdefault.c
4324         (gtk_file_chooser_default_class_init): Add a "desktop-folder"
4325         binding signal, and bind it to M-d by default.
4326         (desktop_folder_handler): Implement the default handler.
4327         (home_folder_handler): Use a helper function.
4328         (switch_to_shortcut): New helper function.
4329         (shortcuts_append_home): Don't special-case the name of "Home";
4330         just use the folder name.
4331
4332 2005-10-04  Tor Lillqvist  <tml@novell.com>
4333
4334         * gtk/gtkcalendar.c (gtk_calendar_init): Make it compile without
4335         HAVE__NL_TIME_FIRST_WEEKDAY. (#317910, Mathias Hasselmann)
4336
4337 2005-10-04  Matthias Clasen  <mclasen@redhat.com>
4338
4339         * gtk/gtkrc.c (gtk_rc_clear_realized_style): Revert the change
4340         from yesterday, since it leads to assertion failures.  (#317879,
4341         Sebastian Bacher)
4342
4343 2005-10-03  Matthias Clasen  <mclasen@redhat.com>
4344
4345         * gtk/gtkcalendar.c (gtk_calendar_init): Call 
4346         calendar_compute_days() after setting priv->week_start.
4347
4348 2005-10-03  Matthias Clasen  <mclasen@redhat.com>
4349
4350         * gtk/gtkrc.c (gtk_rc_clear_realized_style): Unref the style when
4351         removing it from the hash table.  (#314696, Benjamin Berg)
4352
4353 2005-10-01  Tor Lillqvist  <tml@novell.com>
4354
4355         * gdk/win32/gdkdrawable-win32.c (blit_from_pixmap): In case
4356         BitBlt() fails with ERROR_INVALID_HANDLE, the most probable cause
4357         is that the the desktop isn't visible because the session has been
4358         switched, the screen is locked, or a terminal server session
4359         disconnected, so no error message necessary. (#137796)
4360
4361         It is of course remotely possible that BitBlt() failing with
4362         ERROR_INVALID_HANDLE might also be caused by some other
4363         problem. We could strive for perfection and track whether the
4364         desktop is visible by using WTSRegisterSessionNotification() and
4365         handling WM_WTSESSION_CHANGE. I think that's overdoing it just for
4366         this issue, though. If we would track desktop visibility, we
4367         should then avoid even trying to update the display at all while
4368         the desktop isn't visible.
4369
4370 2005-09-30  Matthias Clasen  <mclasen@redhat.com>
4371
4372         * gtk/gtkcalendar.c (gtk_calendar_init): Another attempt
4373         to correct the calculations for the first week day. We may
4374         just have to remove this code if too many locales turn out 
4375         to have broken data. 
4376
4377         * gtk/gtkimage.c (gtk_image_expose): Don't leak pixbuf in
4378         some cases.  (#317611, Tommi Komulainen)
4379
4380         * gtk/gtksocket-x11.c (_gtk_socket_windowing_size_request):
4381         Prevent overflow when storing size hints in an unsigned
4382         short variable. Tracked down by Ray Strode and Søren Sandmann.
4383
4384 2005-09-29  Matthias Clasen  <mclasen@redhat.com>
4385
4386         * gtk/gtkbutton.c (gtk_button_set_image): Check arguments.  (#317491,
4387         Paolo Borelli)
4388
4389         * gtk/gtkpaned.c (gtk_paned_grab_notify): Stop drags when being
4390         grab shadowed.  (#317332)
4391
4392 2005-09-29  Tor Lillqvist  <tml@novell.com>
4393
4394         * gtk-zip.sh.in: DLLs are always in bin nowadays, no need to test.
4395
4396 2005-09-28  Federico Mena Quintero  <federico@ximian.com>
4397
4398         * tests/autotestfilechooser.c (test_reload_sequence): Oops, return
4399         if the unmap test fails.
4400         (test_reload_sequence): Use gtk_widget_show_now() instead of
4401         gtk_widget_show() for the dialog.
4402         Thanks to Tim Janik for noticing these.
4403
4404 2005-09-28  Federico Mena Quintero  <federico@ximian.com>
4405
4406         * tests/testcellrenderertext.c: New file with a set of tests for
4407         GtkCellRendererText.  The idea is to run a text renderer through
4408         most of its interesting property values to see that it works
4409         correctly.
4410
4411         * tests/Makefile.am: Added testcellrenderertext.
4412
4413         * gtk/gtkfilechooserdefault.c (load_set_model): Mark the
4414         entry/exit of this function for profiling.
4415         (gtk_file_chooser_default_style_set): Mark the start/end of the
4416         calls to the parent class and the the signal emission for profiling.
4417
4418 2005-09-29  Tor Lillqvist  <tml@novell.com>
4419
4420         * gtk/gtkmain.c (_gtk_get_localedir): The locale directory is
4421         passed to bindtextdomain() which isn't UTF-8-aware, so convert to
4422         system codepage using g_win32_locale_filename_from_utf8().
4423         (#317457, Kazuki Iwamoto)
4424
4425 2005-09-28  Matthias Clasen  <mclasen@redhat.com>
4426
4427         * gtk/gtkselection.c (_gtk_selection_request): Free mult_atoms 
4428         here. (#317039, Paolo Borelli)
4429
4430         * gtk/gtktexttag.h: 
4431         * gtk/gtktexttag.c (gtk_text_attributes_ref): Return the attributes
4432         to make this function work as boxed copy function.  (#317455,
4433         Gustavo Carneiro)
4434
4435         * gtk/gtkclipboard.c (request_image_received_func): Don't unref
4436         NULL.  (#316828, Tor Lillqvist)
4437
4438 2005-09-28  Tor Lillqvist  <tml@novell.com>
4439
4440         * modules/input/imime.c: Include <config.h>. (#317444, Kazuki
4441         Iwamoto)
4442
4443 2005-09-27  Federico Mena Quintero  <federico@ximian.com>
4444
4445         Don't reload the current folder unnecessarily on ::map().
4446
4447         * gtk/gtkfilechooserprivate.h (ReloadState): New enum to represent
4448         the reloading state.
4449         (struct _GtkFileChooserDefault): Added a "reload_state" field.
4450
4451         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_init):
4452         Initialize impl->reload_state.
4453         (gtk_file_chooser_default_map): Check the impl->reload_state; load
4454         a default folder if no folder has been set, or reload the current
4455         one only if we had been unmapped first.
4456         (gtk_file_chooser_default_update_current_folder): Set the
4457         reload_state to RELOAD_HAS_FOLDER.
4458         (gtk_file_chooser_default_unmap): Implement, and set the
4459         reload_state to RELOAD_WAS_UNMAPPED.
4460         (shortcuts_model_create): Don't call shortcuts_add_bookmarks()
4461         here; they'll get (re)loaded on ::map() anyway.
4462
4463         * gtk/gtkfilechooserwidget.c
4464         (gtk_file_chooser_widget_constructor): Don't set a default folder here.
4465
4466         * tests/autotestfilechooser.c (test_action_widgets): Don't take in
4467         a dialog; build it ourselves.
4468         (test_reload): New test to ensure that we don't load the default
4469         folder more than once, and that we reload it when
4470         unmapping/remapping.
4471         (get_impl_from_dialog): New utility function.
4472         (test_widgets_for_current_action): Use get_impl_from_dialog().
4473
4474 2005-09-27  Federico Mena Quintero  <federico@ximian.com>
4475
4476         * gtk/gtkfilechooserdefault.c
4477         (gtk_file_chooser_default_constructor): Mark the entry/exit of
4478         this function for profiling.
4479         (check_icon_theme): Likewise.
4480         (change_icon_theme): Likewise.
4481         (settings_notify_cb): Likewise.
4482         (gtk_file_chooser_default_screen_changed): Likewise.
4483         (update_chooser_entry): If the selection is empty, clear the file
4484         name entry only if we are in CREATE_FOLDER mode.  In SAVE mode,
4485         nothing will be selected when the user starts typeahead in the
4486         treeview, and we don't want to clear the file name entry in that
4487         case --- the user could be typing-ahead to look for a folder name.
4488         Fixes bug #308332, patch by Jürg Billeter.
4489
4490 2005-09-27  Matthias Clasen  <mclasen@redhat.com>
4491
4492         * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
4493         Pop below the entry if there's more free space below the entry
4494         than above.  (#316948, Tommi Komulainen)
4495
4496 2005-09-26  Federico Mena Quintero  <federico@ximian.com>
4497
4498         Do not create the save mode-specific widgets in the open modes, so
4499         that we don't carry their baggage around.
4500
4501         * gtk/gtkfilechooserdefault.c
4502         (gtk_file_chooser_default_constructor): Don't create the
4503         save_widgets here.
4504         (save_widgets_create): Set the impl->save_widgets directly here,
4505         instead of passing the widgets back to the caller.  Also, pack
4506         them into the impl's box.
4507         (update_appearance): Create or destroy the save widgets as
4508         appropriate.  Set the action of the save_file_name_entry here.
4509         (shortcuts_add_current_folder): Set the active item in the
4510         save_folder_combo only if it exists.
4511         (gtk_file_chooser_default_set_property): Don't set the action of
4512         the save_file_name_entry here.
4513         (gtk_file_chooser_default_update_current_folder): Set the base
4514         folder of the save_file_name_entry only if the entry exists.
4515         (shortcuts_drag_data_received_cb): Cast the selection_data->data
4516         to (const char *) since that's what shortcuts_drop_uris() expects.
4517         (file_list_drag_data_received_cb): Likewise, for
4518         g_uri_list_extract_uris().
4519
4520 2005-09-26  Tor Lillqvist  <tml@novell.com>
4521
4522         * gdk/win32/gdkwindow-win32.c (gdk_window_shape_combine_mask): Set
4523         the shaped flag here, too. (#316871)
4524         (gdk_window_shape_combine_region): Currently unimplemented, so
4525         don't do anything to the shaped flag here.
4526
4527 2005-09-26  Matthias Clasen  <mclasen@redhat.com>
4528
4529         Fix #316871, reported by Dan Winship:
4530         
4531         * gdk/gdkwindow.h (struct _GdkWindowObject): Add a shaped flag.
4532
4533         * gdk/x11/gdkwindow-x11.c (gdk_window_shape_combine_mask) 
4534         (gdk_window_shape_combine_region): Set it here.
4535
4536         * gdk/gdkwindow.c (gdk_window_invalidate_maybe_recurse): Don't
4537         remove the child area for shaped windows.
4538
4539 2005-09-23  Matthias Clasen  <mclasen@redhat.com>
4540
4541         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_finalize):
4542         Don't leak expander pixbufs.  (#316946, Tommi Komulainen)
4543
4544 2005-09-22  Michael Natterer  <mitch@imendio.com>
4545
4546         Renamed GtkCellRendererKeys to GtkCellRendererAccel to be
4547         consistent with GTK+ terminology:
4548
4549         * gtk/gtkcellrendererkeys.[ch]
4550         * tests/testkeys.c: removed...
4551
4552         * gtk/gtkcellrendereraccel.[ch]
4553         * tests/testaccel.c: ...and added.
4554
4555         * gtk/Makefile.am
4556         * gtk/gtk.h
4557         * gtk/gtk.symbols
4558         * tests/Makefile.am: changed accordingly.
4559
4560 2005-09-22  Matthias Clasen  <mclasen@redhat.com>
4561
4562         * gtk/gtkwidget.c (gtk_widget_class_init): Fix the documentation
4563         for the grab-broken-event signal, noticed by Damon Chaplin.
4564
4565 2005-09-21  Tor Lillqvist  <tml@novell.com>
4566
4567         * gdk/win32/gdkselection-win32.c (gdk_selection_convert,
4568         gdk_text_property_to_text_list_for_display,
4569         gdk_text_property_to_utf8_list_for_display,
4570         gdk_win32_selection_add_targets,
4571         _gdk_win32_selection_convert_to_dib): Free return value from
4572         gdk_atom_name().
4573         (gdk_text_property_to_text_list_for_display): Drop GError variable
4574         that isn't actually used after being set.
4575
4576 2005-09-20  Johan Dahlin  <jdahlin@async.com.br>
4577
4578         * gtk/gtkentry.c (gtk_entry_set_completion): Mention NULL in 
4579         documentation.
4580
4581 2005-09-20  Tor Lillqvist  <tml@novell.com>
4582
4583         * gdk/win32/gdkselection-win32.c
4584         (gdk_selection_owner_get_for_display): Do return the correct owner
4585         for CLIPBOARD (i.e., the owner of the Windows Clipboard, if it is
4586         a window GDK knows about). The reason to return NULL seems to have
4587         gone when in the fix for bug #163702 the artificial
4588         GDK_SELECTION_CLEAR event generation was removed from
4589         gdk_selection_send_notify_for_display(). Fixes bug #316552.
4590
4591 2005-09-20  Matthias Clasen  <mclasen@redhat.com>
4592
4593         Avoid unnecessary XkbGetState() calls and XkbStateNotify
4594         events.  (#151555, Søren Sandmann)
4595
4596         * gdk/x11/gdkdisplay-x11.c (gdk_display_open): Use 
4597         XkbSelectEventDetails() to select XkbStateNotify events
4598         for only the state we care about.
4599
4600         * gdk/x11/gdkprivate-x11.h:
4601         * gdk/x11/gdkkeys-x11.c (_gdk_keymap_state_changed): Pass
4602         the event into the function and update the keymap state from
4603         the state information contained in the event. Adjust all callers.
4604         
4605 2005-09-19  Matthias Clasen  <mclasen@redhat.com>
4606
4607         * gtk/gtkiconview.c: Use g_list_nth_data() instead of g_list_nth()->data
4608         in multiple places to avoid segfaults if the index is out of range.  
4609         (#316422, Guillaume Cottenceau)
4610         (gtk_icon_view_set_drag_dest_item): 
4611         (gtk_icon_view_scroll_to_path): Fix a typo in the docs.  (#316419,
4612         #316424, Guillaume Cottenceau)
4613
4614 2005-09-18  Hans Breuer  <hans@breuer.org>
4615
4616         * gtk/gtktrayicon-win32.c : now handling events by hard-coded 
4617         g_signal_emit_by_name() - will break when gtkstatusicon.c changes.
4618
4619 2005-09-18  Hans Breuer  <hans@breuer.org>
4620
4621         * gdk/gdk.symbols gdk/win32/gdkwin32.h gdk/win32/gdkcursorwin32.c : export
4622         _gdk_win32_pixbuf_to_hicon() as gdk_win32_pixbuf_to_hicon_libgtk_only()
4623         * gtk/gtktrayicon-win32.c : a lot of debug spew but it has started to show
4624         the icon and is blinking with teststatusicon. More to come ...
4625
4626 2005-09-18  Hans Breuer  <hans@breuer.org>
4627
4628         * gtk/makefile.msc.in : fix typo for GTK_VER; define HAVE_CONFIG_H
4629         cause gtkprogressbar.c has #include <config.h> conditionally; less
4630         noise from generated gtk.def
4631         * gtk/stock-icons/makefile.msc gdk/makefile.msc tests/makefile.msc : updated
4632         
4633         * gtk/gtktrayicon-win32.c : dummy implmentation to make gtk compile.
4634         For me it works as well as the *NIX implemenation, that is not at all.
4635
4636         * gdk/win32/gdkproperty-win32.c : implement gdk_atom_intern_static_string()
4637
4638         * gdk/win32/gdkwindow-win32.c(gdk_window_set_urgency_hint) : only use
4639         only use (WINVER >= 0x0500) when available from the SDK. Otherwise fall
4640         back to true dynamic linking of FlashWindowEx. Makes gtk+ work on NT4.0
4641         again - if compiled properly.
4642
4643         * tests/teststatusicon.c : don't use GNOME icons for testing, but icons
4644         already coming with Gtk+. Makes it compile on win32.
4645
4646 2005-09-18  Guilherme de S. Pastore  <gpastore@cvs.gnome.org>
4647
4648         * README.cvs-commits: fixed some tiny typos
4649
4650 2005-09-16  Tor Lillqvist  <tml@novell.com>
4651
4652         * modules/engines/ms-windows/msw_style.c (draw_extension,
4653         draw_box_gap): Check whether the widget actually is a GtkNotebook
4654         before treating it as such. Drop some unneeded local variables,
4655         use parameter with same information instead. (#316412)
4656
4657 2005-09-15  Federico Mena Quintero  <federico@ximian.com>
4658
4659         * tests/autotestfilechooser.c: Start a set of automated tests for
4660         the file chooser.  The only test in there right now doesn't pass
4661         yet.  It specifies the intended behavior of the first optimization
4662         of a series which I'll do on the file chooser (see
4663         http://primates.ximian.com/~federico/news-2005-09.html#14 for the
4664         details of this optimization).
4665
4666         * tests/Makefile.am: Added autotestfilechooser.c.
4667
4668         * gtk/gtkfilechooserprivate.h (struct
4669         _GtkFileChooserDialogPrivate): Move all the file chooser's private
4670         structures to here, so that they can be accessed by
4671         tests/autotestfilechooser.c:  _GtkFileChooserDialogPrivate,
4672         _GtkFileChooserWidgetPrivate, LoadState, _GtkFileChooserDefault.
4673
4674         * gtk/gtkfilechooserdialog.c: See above.
4675
4676         * gtk/gtkfilechooserwidget.c: See above.
4677
4678         * gtk/gtkfilechooserdefault.c: See above.
4679
4680 Thu Sep 15 15:27:55 2005  Tim Janik  <timj@imendio.com>
4681
4682         * gtk/gtkwindow.c: 
4683         gtk_window_map_event(): new function to work around lost unmap requests.
4684         fixes bug #316180.
4685
4686 2005-09-14  Federico Mena Quintero  <federico@ximian.com>
4687
4688         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_init): Add
4689         an easy-to-find profiling marker when starting to create a file
4690         chooser.
4691         (browse_files_model_finished_loading_cb): Likewise, for when the
4692         chooser is finished loading.
4693
4694 2005-09-14  Tristan Van Berkom <tvb@cvs.gnome.org>
4695
4696         * gtk/gtkcolorbutton.c: Check "color" argument in 
4697         gtk_color_button_set_color ()
4698
4699 2005-09-14  Matthias Clasen  <mclasen@redhat.com>
4700
4701         * gtk/gtklabel.c (gtk_label_get_type): 
4702         * gtk/gtkbutton.c (gtk_button_get_type): 
4703         * gtk/gtkwindow.c (gtk_window_group_get_type): No point in 
4704         using a mem chunk for window groups, buttons, labels.
4705
4706         * gtk/updateiconcache.c (foreach_remove_func): Fix
4707         a use-after-free bug.  (#316256, Alexander Nedotsukov)
4708
4709 2005-09-13  Matthias Clasen  <mclasen@redhat.com>
4710
4711         * gtk/*.c: Various cleanups.  (#315360, Kjartan Maraas)
4712
4713         * gdk/*.c: Various cleanups.  (#315359, Kjartan Maraas)
4714         
4715 2005-09-13  Matthias Clasen  <mclasen@redhat.com>
4716
4717         * gtk/gtkimcontextsimple.c (gtk_im_context_simple_filter_keypress): 
4718         Let GDK_Return pass through in some more cases.
4719
4720         * gtk/gtkentry.c (gtk_entry_key_press): Reset the im context before
4721         activating the entry. 
4722
4723         * gtk/gtkiconview.c (gtk_icon_view_class_init):
4724         (gtk_icon_view_get_dest_item_at_pos):  Fix typos in the 
4725         docs.  (#316008, #316027, #316121, Guillaume Cottenceau)
4726
4727         * gtk/gtkfilechooser.c (gtk_file_chooser_class_init): Add some docs.
4728         (#316001, Guillaume Cottenceau)
4729
4730         * gtk/gtkdnd.c (gtk_drag_set_icon_name): Fix a copy-and-paste
4731         mistake in the docs.  (#315993, Guillaume Cottenceau)
4732
4733         * tests/testentrycompletion.c (create_simple_completion_model): Add
4734         some strings containing multibyte characters.
4735
4736         * gtk/gtkentrycompletion.c (gtk_entry_completion_real_insert_prefix): 
4737         Fix prefix insertion for multibyte characters.  (#316095,
4738         Tommi Komulainen)
4739
4740         * gtk/gtktreeview.c (gtk_tree_view_create_row_drag_icon): 
4741         * gtk/gtkiconview.c (gtk_icon_view_create_drag_icon): Silently
4742         return NULL if the widget is not realized.  (#316023,
4743         Guillaume Cottenceau)
4744
4745 2005-09-11  Matthias Clasen  <mclasen@redhat.com>
4746
4747         * gdk/gdk.symbols: 
4748         * gdk/gdkproperty.h: 
4749         * gdk/x11/gdkproperty-x11.c (gdk_atom_intern_static_string): 
4750         New function to avoid pointless strdups when creating atoms
4751         from static strings.  
4752
4753         * gdk/x11/*.c:
4754         * gtk/*.c:  Use gdk_atom_intern_static_string() where 
4755         appropriate.
4756
4757 2005-09-09  Matthias Clasen  <mclasen@redhat.com>
4758
4759         * gtk/gtkcellrendererkeys.h: 
4760         * gtk/gtkcellrendererkeys.c: Add a cell renderer for displaying
4761         and editing accelerators, a port of EggCellRendererKeys .
4762
4763         * gtk/gtk.symbols:
4764         * gtk/gtk.h:
4765         * gtk/Makefile.am: Add the keys cell renderer.
4766
4767         * tests/Makefile.am: 
4768         * tests/testkeys.c: Test GtkCellRendererKeys
4769
4770 2005-09-09  Matthias Clasen  <mclasen@redhat.com>
4771
4772         Make it possible to determine if a key event is for a
4773         modifier key:
4774         
4775         * gdk/x11/gdkprivate-x11.h: 
4776         * gdk/x11/gdkkeys-x11.c (_gdk_keymap_key_is_modifier): 
4777         New function to determine if a keycode is mapped to a modifier.
4778         (get_xkb): Get the modmap.
4779
4780         * gdk/x11/gdkevents-x11.c (translate_key_event): Set the 
4781         is_modifier bit by calling _gdk_keymap_key_is_modifier().
4782
4783         * gdk/gdkevents.h (struct _GdkEventKey): Add an is_modifier
4784         bit.
4785
4786 2005-09-09  Matthias Clasen  <mclasen@redhat.com>
4787
4788         * gdk/gdkpixbuf-drawable.c (convert_real_slow): Remove an 
4789         unused variable, noticed by Kjartan Maraas.
4790
4791 2005-09-09  Matthias Clasen  <mclasen@redhat.com>
4792
4793         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_button_event): 
4794         Make drag reordering work properly for columns other than the
4795         first.  (#315054, Dan Winship)
4796         
4797         * gtk/gtkfontsel.c (gtk_font_selection_set_font_name): Handle 
4798         invalid fontnames better. (#136926, Michael R. Walton)
4799         
4800         Stop cursor blinking in non-editable regions of a text view.
4801         (#311508, Torbjörn Andersson)
4802         
4803         * gtk/gtktextview.c (gtk_text_view_check_cursor_blink): 
4804         (cursor_blinks): Take editability into account when deciding
4805         whether the cursor blinks.
4806         (gtk_text_view_button_release_event): 
4807         (gtk_text_view_move_cursor_internal): Update cursor blinking here.
4808
4809         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_start_editing): 
4810         Use connect_after to connect to the focus_out event. This
4811         ensures that the entry has already stopped blinking by the time
4812         we emit the edited signal.  (#315229, Thomas Leonard)
4813
4814         * tests/testgtk.c: Use GDK_MOD1_MASK, not GDK_ALT_MASK.
4815
4816         * gtk/gtkwindow.c (gtk_window_parse_geometry): Don't set
4817         unsigned ints to -1.  (#315481, Kjartan Maraas)
4818
4819         * gtk/gtkcalendar.c (gtk_calendar_init): first_weekday is relative
4820         to week_1stday, not to Sunday. Gotta love the ISO 14652 guys...
4821         (#314473, Stanislav Brabec)
4822
4823 2005-09-09  Matthias Clasen  <mclasen@redhat.com>
4824
4825         * gtk/gtktreeview.c (gtk_tree_view_get_visible_range): Document
4826         memory handling.  (#314975, Torsten Schoenfeld)
4827
4828         * gtk/gtkiconview.c (gtk_icon_view_class_init): 
4829         * gtk/gtkfilesel.c (gtk_file_selection_class_init): 
4830         * gtk/gtkcombobox.c (gtk_combo_box_class_init): 
4831         * gtk/gtklabel.c (gtk_label_class_init): 
4832         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init): 
4833         Stylistic improvements and clarifications for some blurbs. 
4834         (#315520, Clytie Siddall)
4835
4836 2005-09-09  Tor Lillqvist  <tml@novell.com>
4837
4838         * gdk/win32/gdkdisplay-win32.c (gdk_display_get_name): Cache the
4839         display name. There is only one GdkDisplay on Win32, and
4840         constructing the display name isn't entirely trivial, so cacheing
4841         is probably worth it. For instance GIMP calls this function a lot.
4842         (gdk_display_open): Call gdk_display_get_name() to prime the
4843         cached name.
4844         (gdk_display_get_n_screens, gdk_display_get_screen,
4845         gdk_display_get_default_screen): Verify parameter correctness like
4846         the X11 backend does.
4847
4848         * gdk/win32/gdkscreen-win32.c (gdk_screen_make_display_name):
4849         Return a freshly allocated string, as the API specifies. Fixes a
4850         heap corruption problem that caused random errors and crashes in
4851         GIMP, for instance.
4852
4853 2005-09-07  Matthias Clasen  <mclasen@redhat.com>
4854
4855         * gtk/gtkimcontextsimple.c (gtk_im_context_simple_filter_keypress): 
4856         Make C-u commit and restart hex input if we are already in a
4857         hex sequence.
4858
4859 2005-09-06  Matthias Clasen  <mclasen@redhat.com>
4860
4861         * gdk/x11/gdkkeys-x11.c (update_modmap): Make the modmap reflexive.
4862         (_gdk_keymap_add_virtual_modifiers): Don't add both Alt and Meta
4863         if they are mapped to the same modifier.
4864
4865         * gtk/Makefile.am: Rename gtkstatusicon-x11.c and gtktrayicon.c
4866         to gtkstatusicon.c and gtktrayicon-x11.c
4867
4868         * gtk/gtkaccelgroup.c: Include Super, Hyper and Meta in the
4869         default accel mod mask.
4870
4871         * gtk/gtkaccelgroup.c (gtk_accelerator_parse): 
4872         * gtk/gtkaccellabel.c (_gtk_accel_label_class_get_accelerator_label): 
4873         Don't use GDK_ALT_MASK.
4874
4875         * gdk/gdktypes.h: No need to introduce GDK_ALT_MASK
4876
4877 2005-09-06  Matthias Clasen  <mclasen@redhat.com>
4878
4879         Add support for extra virtual modifiers:  (#85780, Owen Taylor)
4880         
4881         * tests/testgtk.c (create_key_lookup): Add tests for extra virtual
4882         modifiers.
4883
4884         * gtk/gtkkeyhash.c (_gtk_key_hash_lookup): Try to match both against
4885         Mod2 - Mod5 and against Super, Hyper, Meta.
4886
4887         * gtk/gtkaccellabel.c (_gtk_accel_label_class_get_accelerator_label): 
4888         * gtk/gtkaccelgroup.c (gtk_accelerator_parse) 
4889         (gtk_accelerator_name): Support Super, Hyper Meta and Mod2 - Mod5.
4890
4891         * gdk/x11/gdkkeys-x11.c (struct _GdkKeymapX11): Add a 
4892         modmap to maintain the information which X modifiers map to
4893         virtual modifiers.
4894         (get_xkb): Set up the modmap from the XKB tables.
4895         (update_keymaps): Set up the modmap from the information returned
4896         by XGetModifierMapping in the non-XKB case.
4897
4898         * gdk/x11/gdkprivate-x11.h: 
4899         * gdk/x11/gdkkeys-x11.c (_gdk_keymap_add_virtual_modifiers): New 
4900         function to set the virtual modifiers in the state.
4901
4902         * gdk/x11/gdkevents-x11.c (translate_key_event): Call 
4903         _gdk_keymap_add_virtual_modifiers here.
4904
4905         * gdk/gdktypes.h (GdkModifierType): Add bits for virtual Super, 
4906         Hyper and Meta modifiers. Also add GDK_ALT_MASK as an alias
4907         for GDK_MOD1_MASK.
4908
4909 2005-09-05  Matthias Clasen  <mclasen@redhat.com>
4910
4911         * gtk/gtkaction.c (connect_proxy): Set the label of a button
4912         if it has no child.  (#315253, John Finlay)
4913
4914 2005-09-02  Matthias Clasen  <mclasen@redhat.com>
4915
4916         * gtkimcontextsimple.h: Add a modifiers_dropped bit
4917
4918 2005-09-02  Matthias Clasen  <mclasen@redhat.com>
4919
4920         * gtk/gtkentry.c (gtk_entry_destroy): Disconnect idle handlers
4921         on destroy to avoid problems when they are called on a destroyed
4922         widget.  (#315135, John Cupitt)
4923         
4924         * gtk/gtkentry.c (gtk_entry_class_init):
4925         * gtk/gtktextview.c (gtk_text_view_class_init): Add bindings
4926         for Ctrl-Shift-A to unselect all.  (#309301, Kathy Fernandes)
4927
4928         * gtk/gtkimcontextsimple.c: Rework the Unicode hex input
4929         code. Now we only steal a single key combination, Ctrl-Shift-U,
4930         instead of sixteen. 
4931         A hex Unicode sequence must be started with Ctrl-Shift-U, followed
4932         by a sequence of hex digits entered with Ctrl-Shift still held.
4933         Releasing one of the modifiers or pressing space while the modifiers
4934         are still held commits the character. It is possible to erase
4935         digits using backspace.
4936         As an extension to the above, we also allow to start the sequence
4937         with Ctrl-Shift-U, then release the modifiers before typing any
4938         digits, and enter the digits without modifiers.
4939         (#82011, Owen Taylor)
4940         
4941 2005-09-02  Matthias Clasen  <mclasen@redhat.com>
4942
4943         * gtk/gtkmain.c (gtk_get_event_widget): If the window is destroyed,
4944         we still need to deliver the destroy event.  (#314980, Chris Lahey)
4945
4946         * gtk/gtktextview.c (gtk_text_view_key_press_event): Reset 
4947         im context before committing \n or \t.
4948
4949 2005-09-02  Alexander Larsson  <alexl@redhat.com>
4950
4951         * gtk/gtkfilechooserdefault.c: (shortcuts_add_volumes),
4952         (shortcuts_activate_volume):
4953         Handle base_path being null in the rest of the cases (#310270)
4954
4955 2005-09-02  Tor Lillqvist  <tml@novell.com>
4956
4957         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Keep track of
4958         cursor position also in root window coordinates. Prune out
4959         superfluous WM_MOUSEMOVE events even earlier, based on root window
4960         coordinates. Windows sends WM_MOUSEMOVE messages after a new
4961         window has ben mapped below the cursor even if the mouse doesn't
4962         move. We used to generate GDK_MOTION_NOTIFY in these cases. This
4963         confused at least gtk_menu_motion_notify(). (#314995)
4964
4965         * gtk/gtkintl.h: No need to include config.h here. It caused
4966         warnings about GTK_LOCALEDIR being redefined on Win32 when
4967         compiling files where gtkintl.h is included after gtkprivate.h
4968         (which #undefines and re-#defines GTK_LOCALEDIR on Win32).
4969
4970         * gtk/gtkplug.c: Include config.h.
4971
4972 2005-09-01  Matthias Clasen  <mclasen@redhat.com>
4973
4974         * gtk/gtkfilesystemunix.c: Pass statbufs down to 
4975         xdg_mime_get_mime_type_for_file() where possible, to avoid
4976         useless re-stating.  
4977         
4978         * gtk/gtkaction.c (gtk_action_get_accel_closure): Fix doc
4979         typo.  (#314921, Guillaume Cottenceau)
4980
4981         * gdk/*.c: Intern some more strings.
4982         * gtk/gtkintl.h: 
4983         * gtk/*.c: Define an I_() macro and use it instead of the 
4984         bulky g_intern_static_string().
4985
4986 2005-08-31  Matthias Clasen  <mclasen@redhat.com>
4987
4988         * gtk/gtkbindings.c (binding_signal_new): Intern the signal name
4989         instead of copying it.
4990
4991         * gtk/gtktypeutils.c (gtk_identifier_get_type): Some more string interning.
4992
4993         * gtk/*.c: Also intern static strings passed to 
4994         g_object_set_data().
4995
4996         * gdk/Makefile.am: 
4997         * gtk/Makefile.am: Intern type names in code generated by 
4998         glib-mkenums, too.
4999
5000         * gtk/*.c: 
5001         * gdk/x11/*.c: 
5002         * gdk/*.c: Intern type names before registering the type to avoid 
5003         unnecessary copies.
5004
5005         * configure.in: Require GLib 2.9.0
5006
5007 2005-08-31  Matthias Clasen  <mclasen@redhat.com>
5008
5009         * gtk/gtktoolbar.c: Undeprecate gtk_toolbar_set_icon_size(),
5010         and add icon-size and icon-size-set properties.  (#314172)      
5011
5012         * gtk/gtkwindow.c (gtk_window_set_transient_for): Inherit window
5013         groups across transient parents.  (#312918, Christian Persch)
5014
5015         * gtk/gtktreemodel.c: Some documentation fixes.  (#314882,
5016         Guillaume Cottenceau)
5017
5018         * gtk/gtktextiter.c (gtk_text_iter_backward_visible_cursor_positions): 
5019         Fix a typo in the docs.  (#314878, Guillaume Cottenceau)
5020
5021 2005-08-30  Matthias Clasen  <mclasen@redhat.com>
5022
5023         * gtk/gtkentry.c (gtk_entry_class_init): Add key bindings to
5024         make C-/ select all and C-\ unselect all.  (#309301,
5025         Kathy Fernandez)
5026
5027         * gtk/gtkimcontextsimple.c: Change the compose sequence for
5028         soft hyphen to be multi_key-minus-minus-space, and add
5029         compose sequences multi_key-minus-minus-period and 
5030         multi_key-minus-minus-minus for en dash and em dash.
5031         (#172653, Christian Lohmaier)
5032
5033         * gtk/gtkentry.c (gtk_entry_draw_frame): Fix some unused
5034         code.  (#313946, Christian Persch)
5035
5036         * gtk/gtkuimanager.c (gtk_ui_manager_class_init): Another
5037         fix for the default value of the "ui" property.
5038
5039 2005-08-30  Matthias Clasen  <mclasen@redhat.com>
5040
5041         * gtk/gtk.symbols: 
5042         * gtk/gtkselection.h:
5043         * gtk/gtkselection.c: Add functions which look for text, image
5044         or uri targets in an array of atoms.   (#314089, Mark Wielaard)
5045
5046         * gtk/gtk.symbols: 
5047         * gtk/gtkselection.h:
5048         * gtk/gtkselection.c (gtk_selection_data_targets_include_uri): 
5049         Add a function to check wether targets include uri.  
5050         (#314092, Mark Wielaard)
5051         
5052         * gtk/gtk.symbols: 
5053         * gtk/gtkwindow.h: 
5054         * gtk/gtkwindow.c: Add a deletable property with getter
5055         and setter, to control the close button in the window 
5056         frame.  (#59718, Havoc Pennington)
5057
5058 2005-08-29  Matthias Clasen  <mclasen@redhat.com>
5059
5060         * gtk/gtkrc.key.emacs: Add C-n/C-p/C-f/C-b as alternatives
5061         to the arrow keys for menu navigation.  (#162825, Carl Worth)
5062
5063         * gtk/gtkentry.c, gtk/gtktextview.c: More typo fixes
5064
5065         * gtk/gtksocket-x11.c, gtk/gtkstatusicon-x11.c: Fix typos.
5066
5067         * gtk/gtkstatusicon-x11.c (gtk_status_icon_new_from_stock): 
5068         * gtk/gtkimage.c (gtk_image_new_from_stock): Don't
5069         refer to nonexisting stock ids.
5070
5071         * gtk/gtktextview.c (popup_targets_received): 
5072         * gtk/gtkentry.c (popup_targets_received): Construct
5073         the "Select All" menuitem from stock.
5074
5075         * gtk/stock-icons/stock_select_all_{16,24}.png:
5076         * gtk/stock-icons/Makefile.am: 
5077         * gtk/gtkiconfactory.c:
5078         * gtk/gtkstock.h: 
5079         * gtk/gtkstock.c: Add a "Select All" stock item.  (#78545,
5080         Calum Benson)
5081
5082         * gtk/gtktrayicon.c: Add a pointer to the spec.
5083
5084         * gtk/gtkstatusicon-x11.c: Add docs.
5085
5086         * gtk/gtkstatusicon.h: Fix a typo.
5087
5088         Add a cross-platform "tray icon" API, by
5089         porting EggStatusIcon/EggTrayIcon (#105101)
5090         
5091         * gtk/gtkstatusicon.h: A GtkStatusIcon is an object which
5092         displays an icon in a notification area.
5093
5094         * gtk/gtkstatusicon-x11.c: GtkStatusIcon implementation for
5095         X11, using GtkTrayIcon.
5096
5097         * gtk/gtktrayicon.h: 
5098         * gtk/gtktrayicon.c: An implementation of the freedesktop.org
5099         system tray specification, not public API.
5100
5101         * gtk/gtk.symbols: Add new exported functions.
5102
5103         * gtk/gtk.h: Include gtkstatusicon.h.
5104
5105         * gtk/Makefile.am: Add new files.
5106
5107         * tests/Makefile.am:
5108         * tests/teststatusicon.c: Test for GtkStatusIcon.
5109
5110 2005-08-29  Christopher Aillon  <caillon@redhat.com>
5111
5112         * gtk/gtkstock.c: Add builtin GtkStockItems for GTK_STOCK_CONNECT
5113         and GTK_STOCK_DISCONNECT
5114         
5115 2005-08-29  Matthias Clasen  <mclasen@redhat.com>
5116
5117         * gtk/gtksocket-x11.c (_gtk_socket_windowing_embed_notify): 
5118         Use XFixesChangeSaveSet if available.  (#314682)
5119
5120         * gtk/gtkmenu.c (gtk_menu_grab_notify):  Only cancel if the menu
5121         was active.  (#314298, Christian Persch, analysis by Mark McLoughlin)
5122
5123 2005-08-29  Matthias Clasen  <mclasen@redhat.com>
5124
5125         * gtk/gtkiconcache.c (_gtk_icon_cache_get_icon): Remove an
5126         accidentally leftover duplicate pixbuf creation.  (#314700,
5127         Kjartan Maraas)
5128
5129         * gtk/gtksettings.c (settings_update_cursor_theme): Don't 
5130         leak the cursor theme name.  (#314693, Kjartan Maraas)
5131
5132         * gdk/x11/gdkasync.c (_gdk_x11_get_window_child_info): Free 
5133         state.children in all cases.  (#313862, Kjartan Maraas)
5134
5135 2005-08-28  Matthias Clasen  <mclasen@redhat.com>
5136
5137         * po/POTFILES.in, po-properties/POTFILES.in:
5138         Add gdk/gdkscreen.c
5139
5140 2005-08-27  Matthias Clasen  <mclasen@redhat.com>
5141
5142         * gtk/gtkuimanager.c (gtk_ui_manager_class_init): Fix the default
5143         value of the ui property. (#314532, Yong Wang)
5144
5145         * gdk/x11/gdkproperty-x11.c (gdk_property_get): Don't warn
5146         when G_MAXLONG is passed as length.  
5147
5148 2005-08-26  Matthias Clasen  <mclasen@redhat.com>
5149
5150         * gtk/updateiconcache.c: Add a separate --ignore-theme-index option
5151         to avoid overloading --force.  (JP Rosevaar)
5152
5153 2005-08-26  Matthias Clasen  <mclasen@redhat.com>
5154
5155         * configure.in: Bump version to 2.9.0
5156
5157         * gdk/gdk.symbols: 
5158         * gdk/gdkscreen.h: 
5159         * gdk/gdkscreen.c: Make the GdkScreen font options api
5160         public, and add properties GdkScreen::font-options and
5161         GdkScreen::resolution.  (#314004)
5162
5163         * gdk/gdkpango.c:
5164         * gtk/gtksettings.c:
5165         * gtk/gtkwidget.c: Adjust all callers.
5166         
5167         * gdk/gdkintl.h: Simplify and use glib/gi18n-lib.h.
5168         * gdk/gdkpango.c: Include gdkintl.h, not gtkintl.h.
5169         * gdk/gdkscreen.c: Include gdkintl.h.
5170
5171         * gtk/gtkicontheme.c (theme_lookup_icon): Avoid an uninitialized
5172         variable warning, pointed out by Colin Walters. (#314585)
5173
5174 2005-08-26  Tor Lillqvist  <tml@novell.com>
5175
5176         * gtk/gtkfilesystemwin32.c: Remove some ifdeffed out debugging
5177         printouts.
5178         (gtk_file_system_win32_parse): Don't mishandle UNC paths. (#314519)
5179
5180 2005-08-26  Matthias Clasen  <mclasen@redhat.com>
5181
5182         * gtk/gtkcalendar.c (gtk_calendar_init): Fix the calculation
5183         of week_start.  (#314473, JP Rosevaar)
5184
5185 2005-08-25  Thomas Fitzsimmons  <fitzsim@redhat.com>
5186
5187         * gtk/gtkfilesystemmodel.c (idle_finished_loading_cb): Acquire GDK
5188         lock.  (#314533, Thomas Fitzsimmons)
5189
5190 2005-08-25  Matthias Clasen  <mclasen@redhat.com>
5191
5192         * gtk/gtktoolbar.c (_gtk_toolbar_elide_underscores): Handle
5193         NULL gracefully.  (#314523, Ed Catmur)
5194
5195 2005-08-25  Owen Taylor  <otaylor@redhat.com>
5196
5197         * gdk/x11/gdkcursor-x11.c (gdk_x11_display_set_cursor_theme): 
5198         Handle theme == NULL.
5199
5200 2005-08-25  Matthias Clasen  <mclasen@redhat.com>
5201
5202         * gtk/gtkmenutoolbutton.c (menu_position_func): Take widget
5203         y offset into account when positioning the popup.  (#314470,
5204         Christian Persch)
5205
5206 2005-08-25  Owen Taylor  <otaylor@redhat.com>
5207
5208         * gdk/gdkscreen.c (gdk_screen_get_type): Use gdk_screen_init
5209         as instance_init, not base_init! (#314452, Fix from Frederic
5210         Crozat, reported by Joe Marcus Clarke). Trivial cleanup: use -1.
5211         rather than 1 for a negative flag value.
5212
5213 2005-08-24  Owen Taylor  <otaylor@redhat.com>
5214
5215         * gdk/gdkpango.c (draw_error_underline): Add a note about
5216         cut-and-paste between here and Pango.
5217
5218 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
5219
5220         * === Released 2.8.2 ===
5221
5222         * gtk/gtkclipboard.c (request_image_received_func): Use the correct
5223         callback for image/gif, and also try image/bmp.  (#314086,  Mark 
5224         Wielaard)
5225
5226         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_volume_render_icon): 
5227         Use gnome-dev-harddisk for volumes, not gnome-fs-blockdev.  (#314382,
5228         Sebastien Bacher)
5229         
5230         * NEWS: Updates
5231
5232         * gtk/gtksettings.c (gtk_settings_get_for_screen): Make sure font
5233         and cursor settings get propagated down to the screen initially.
5234         Pointed out by Frederic Crozat.
5235
5236         * gtk/gtkicontheme.c (ensure_valid_themes): Don't try to send a client
5237         message if the screen is NULL. Noticed by Kjartan Maraas.
5238
5239 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
5240
5241         * Bump version
5242
5243         * === Released 2.8.1 ===
5244
5245         * NEWS: Updates
5246         
5247 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
5248
5249         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_visible): Protect
5250         against lazy filterers which return values other than TRUE or
5251         FALSE from their visible func.  (#314335)
5252
5253 2005-08-23  Owen Taylor  <otaylor@redhat.com>
5254
5255         Fix for #314004, reported by Michael Reinsch:
5256
5257         * gdk/gdk.symbols:
5258         * gdk/gdkscreen.[ch]: Add gdk_screen_get/set_font_options_libgtk_only()
5259         Add gdk_screen_get/set_resolution_libgtk_only()
5260
5261         * gdk/gdkpango.c (gdk_pango_context_get_for_screen): Set
5262         the options for the screen on the newly created context.
5263
5264         * gtk/gtksettings.c (settings_update_font_options/dpi) gtkwidget.c: 
5265         Move font options and dpi code from gtkwidget.c to gtksettings.c, set
5266         the font options on the screen.
5267
5268         * gtk/gtkwidget.c (gtk_widget_update_pango_context): Just get
5269         the font options from the screen and set them on the context.
5270
5271 2005-08-23  Kristian Rietveld  <kris@gtk.org>
5272
5273         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_row_inserted): don't
5274         bother inserting new rows in a level with a zero refcount and
5275         immediately free the level. (Fixes #312350, reported by Markku Vire).
5276
5277 2005-08-23  Matthias Clasen  <mclasen@redhat.com>
5278
5279         * gtk/updateiconcache.c: Complain when there is no index.theme file
5280         in the specified directory, unless --force is used. Also add an
5281         --index-only option to create caches without image data.
5282
5283         * gtk/gtkfilechooserdefault.c (shortcuts_append_desktop): Fix a
5284         C99ism.  (#314262, Robert Jeff Mitchell)
5285         
5286 2005-08-22  Manish Singh  <yosh@gimp.org>
5287
5288         * gtk/gtkicontheme.h: add declaration for _gtk_icon_theme_check_reload.
5289
5290         * gtk/gtkwindow.c: remove declaration of gtk_window_read_rcfiles.
5291
5292 2005-08-22  Matthias Clasen  <mclasen@redhat.com>
5293
5294         * gtk/gtkwindow.c (gtk_window_client_event): 
5295         * gtk/gtkicontheme.c (ensure_valid_themes) 
5296         (_gtk_icon_theme_check_reload): Implement a clientmessage based
5297         scheme for makeing sure that all GTK+ applications notice if an
5298         icon theme has been updated. This should prevent multiple versions
5299         of an icon theme cache to be mapped in memory at the same time,
5300         which can cause excessive memory consumption.  (#313156, Chris 
5301         Lahey)
5302
5303 2005-08-22  Matthias Clasen  <mclasen@redhat.com>
5304
5305         * gtk/gtkicontheme.c (gtk_icon_theme_load_icon): Add a note
5306         regarding icon theme changes.
5307
5308         * gtk/gtkiconcache.c (_gtk_icon_cache_get_icon): When returning
5309         pixbufs which are backed by the mmapped memory of an icon cache,
5310         increase the refcount of the icon cache, so that the memory is not
5311         munmapped away underneath the pixbuf upon icon theme changes.  
5312         (#314170, Kjartan Maraas)
5313
5314         * docs/tools/Makefile.am (LDADDS): Add GTK_DEP_LIBS, in order 
5315         to link against Xext.  (#314062)
5316
5317         * gtk/gtkhsv.c (paint_triangle): One more fix to prevent buffer
5318         overruns.  (#314081, Hans Breuer)
5319
5320 2005-08-20  Matthias Clasen  <mclasen@redhat.com>
5321
5322         * gtk/gtkentry.c (gtk_entry_get_layout): Clarify that the
5323         returned layout must not be modified.
5324
5325 Sat Aug 20 16:12:14 2005  Jonathan Blandford  <jrb@redhat.com>
5326
5327         * gtk/gtktreeview.c (gtk_tree_view_set_model): clear
5328         scroll_to_path if the model changes.
5329
5330         * gtk/gtkiconview.c: (gtk_icon_view_destroy),
5331         (gtk_icon_view_size_allocate), (gtk_icon_view_set_cursor),
5332         (gtk_icon_view_scroll_to_path): Handle scrolling to a path before
5333         we're realized, #312798
5334         (gtk_icon_view_set_model): clear scroll_to_path if the model
5335         changes.
5336
5337 2005-08-20  Matthias Clasen  <mclasen@redhat.com>
5338
5339         * gtk/gtkrange.c (gtk_range_adjustment_changed) 
5340         (gtk_range_adjustment_value_changed):  Don't queue a draw
5341         if the layout has not changed.  (#313991, Benjamin Berg)
5342
5343 2005-08-19  Matthias Clasen  <mclasen@redhat.com>
5344
5345         * gtk/gtktreeitem.c: Remove duplicate lines.  (#313344,
5346         Benoit Carpentier)
5347
5348         * modules/engines/ms-windows/msw_style.c (setup_system_styles): 
5349         Fix a typo. 
5350
5351         * gtk/gtkfilechooserbutton.c (change_icon_theme) 
5352         (model_add_special, model_add_special, model_add_volumes):
5353         Handle pixbuf being NULL without warnings. Also, don't
5354         leak pixbuf references when the icon theme is changed.
5355
5356         * gtk/gtkmain.c (gtk_get_event_widget): Don't access
5357         the user data on destroyed windows, since at best
5358         it can be a stale pointer.  (#313953, Robin Green)      
5359
5360 2005-08-19  Matthias Clasen  <mclasen@redhat.com>
5361
5362         * gtk/gtkhsv.c (paint_triangle): Avoid a buffer overrun.  
5363         (#313900, Sebastien Bacher)
5364
5365         * gtk/gtktreeview.c (gtk_tree_view_get_visible_range): Return
5366         FALSE if the tree is empty.  (#313891, Guillaume Cottenceau)
5367
5368         * gdk/x11/gdkdnd-x11.c (_gdk_drag_get_protocol_for_display) 
5369         (xdnd_read_actions, get_client_window_at_coords_recurse): 
5370         Free data returned from XGetWindowProperty. 
5371
5372         * gdk/x11/gdkevents-x11.c (fetch_net_wm_check_window) 
5373         Free data returned from XGetWindowProperty.  (313867, Kjartan
5374         Maraas)
5375         
5376         * gdk/x11/gdkdnd-x11.c (get_client_window_at_coords_recurse): Free
5377         children in all cases.  (#313862, Kjartan Maraas)
5378
5379         * gtk/gtkicontheme.c (theme_lookup_icon): Store GtkIconData structs 
5380         in the per-directory hash, even if they come from the icon cache. 
5381         We tried to avoid that before, but as a result leaked icon data
5382         structs.  (#313852, Kjartan Maraas)
5383
5384 2005-08-18  Matthias Clasen  <mclasen@redhat.com>
5385
5386         * gtk/gtkmenutoolbutton.c (gtk_menu_tool_button_destroy): Disconnect
5387         signal handlers on destroy, not on finalize.  (#313759, Brett Atoms)
5388
5389 2005-08-15  Owen Taylor  <otaylor@redhat.com>
5390
5391         * configure.in: Add -lXext to GDK_EXTRA_LIBS in absence of pkg-config
5392         files for x11/xext. (Jonas Bonn)
5393
5394 2005-08-15  Tor Lillqvist  <tml@novell.com>
5395
5396         * gtk/gtkicontheme.c (theme_lookup_icon): Put debugging printout
5397         inside GTK_NOTE.
5398
5399 2005-08-15  Owen Taylor  <otaylor@redhat.com>
5400
5401         * configure.in: Fix have_base_pc / have_base_x_pc typo.
5402
5403         * gdk/x11/gdkdrawable-x11.c gtk/gtksettings.c: Remove panoxft.h includes.
5404         (#313417, James Andrewartha)
5405
5406         * configure.in: Add fontconfig to X_PACKAGES, since we use it for
5407         FcNameConstant(). (More of #313417)
5408
5409 2005-08-15  Matthias Clasen  <mclasen@redhat.com>
5410
5411         * gtk/gtkfilechooserdefault.c: When using gtk_dialog_run() for
5412         modal dialogs, make sure to inherit the window group from 
5413         the parent, since we don't inherit window groups across
5414         transient parents currently.  (#312918, Christian Persch)
5415
5416         * gtk/gtkmessagedialog.c (gtk_message_dialog_new): 
5417         * gtk/gtkdialog.c (gtk_dialog_run): Slight update to the docs. 
5418
5419         * gtk/gtkiconview.c (gtk_icon_view_select_path) 
5420         (gtk_icon_view_scroll_to_path): Handle paths of depth 0
5421         gracefully.  (#312796, Jonathan Blandford)
5422
5423         * tests/testtoolbar.c: Add some more tests for menu placement.
5424
5425         * gtk/gtkmenutoolbutton.c (menu_position_func): 
5426         * gtk/gtktoolbar.c (menu_position_func): Improve positioning
5427         of toolbutton menus and of the overflow menu.  (#312937, 
5428         #153870, Christian Persch, Paolo Borelli)
5429
5430 2005-08-15  Tor Lillqvist  <tml@novell.com>
5431
5432         * gtk/updateiconcache.c: Use g_path_get_dirname() instead of
5433         the nonportable <libgen.h> and dirname().
5434
5435 2005-08-15  Matthias Clasen  <mclasen@redhat.com>
5436
5437         * gtk/gtksizegroup.c: Use object data to mark widgets and
5438         groups as visited, so that we avoid constant extra list
5439         traversals. Also allocate quarks in class_init.  (#311618,
5440         Michael Natterer)
5441
5442         * gtk/gtkicontheme.c (gtk_icon_theme_lookup_icon): Correct the 
5443         download location for the hicolor icon theme. (#313475, Olexiy 
5444         Avramchenko)
5445
5446         * gtk/gtkicontheme.c: Remove debug spew. 
5447
5448 2005-08-15  Owen Taylor  <otaylor@redhat.com>
5449
5450         * gdk/linux-fb/gdkwindow-fb.c (gdk_window_set_back_pixmap): 
5451         * gdk/win32/gdkwindow-win32.c (gdk_window_set_back_pixmap): 
5452         * gdk/x11/gdkwindow-x11.c (gdk_window_set_back_pixmap):
5453         Handle pixmap == NULL when checking for a colormap.
5454         (Allin Cottrell).
5455
5456 2005-08-14  Matthias Clasen  <mclasen@redhat.com>
5457
5458         * gtk/updateiconcache.c: Store only one copy of the pixel data
5459         for symlinked icons. To achieve this, maintain a hashtable 
5460         mapping pathnames to pixel data, and share the pixel data for
5461         all symlinks resolving to the same pathname. When writing out
5462         the image data, write out the pixel data only the first time
5463         it is met, and store the offset pointing to the first copy
5464         for use in all later cases.
5465         This reduces the size of the Bluecurve icon cache from 40
5466         to 13MB. (#312972)
5467