]> Pileus Git - ~andy/gtk/blob - ChangeLog.pre-2-4
Fix cut'n'paste-o from previous commit. (#141046, Torsten Schoenfeld).
[~andy/gtk] / ChangeLog.pre-2-4
1 Sun Apr 25 15:36:02 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
2
3         * gtk/gtktoolbutton.c (gtk_tool_button_set_label_widget): Fix
4         cut'n'paste-o from previous commit. (#141046, Torsten Schoenfeld).
5
6 2004-04-24  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7
8         Patch to add support for string conversion callbacks to
9         GtkIMContextXIM (#101814)
10
11         * modules/input/gtkimcontextxim.c: Set the string conversion callback
12         if supported by the XIC.
13
14         (struct _GtkIMContextXIM): Add string_conversion_callback member.
15
16         (struct _GtkXIMInfo, setup_im): Check and keep flag inidicating
17         whether string conversion callback is supported.
18
19         (gtk_im_context_get_ic, +set_string_conversion_callback,
20         +string_conversion_callback): Also initialize string conversion
21         callback, if supported, along with the IC initialization.
22
23         * modules/input/imxim.c: Make "xim" module default for Thai as well.
24
25 2004-04-23  Matthias Clasen  <mclasen@redhat.com>
26
27         * gtk/gtkclipboard.c (gtk_clipboard_wait_for_targets): Correctly
28         initialize targets.  (#139883, John Finlay)
29
30         * gdk/gdkdraw.c (gdk_draw_drawable): Small doc improvement. 
31
32         * gtk/gtktreeselection.c (gtk_tree_selection_get_selected_rows): 
33         Don't recommend gtk_tree_row_reference_new_proxy().  (#138309,
34         Tim-Philipp Müller)
35
36         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_set_cell_data): 
37         Remove an excessive g_return_if_fail().
38
39         * gdk/x11/gdkevents-x11.c (set_user_time): Make set_user_time()
40         static.
41         * gdk/x11/gdkinput-x11.c (_gdk_input_common_other_event): 
42         _-prefix calls of gdk_x11_window_set_user_time().
43
44 2004-04-22  Matthias Clasen  <mclasen@redhat.com>
45
46         * gtk/gtkuimanager.c (update_node): Make sure the separators 
47         used to demarkate placeholder ends don't show up on 
48         show_all().  (#140496, Murray Cumming)
49
50         * gtk/gtkspinbutton.c (spin_button_at_limit): Make spinbuttons
51         work with negative increments.  (#137975, Tim Gerla)
52
53 Wed Apr 21 21:38:03 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
54
55         * gtk/gtktoolbutton.c (gtk_tool_button_set_label_widget,
56         gtk_tool_button_set_icon_widget): Remove the old widget from the
57         tool button before overwriting it with the new widget.
58
59         (#140508, Todd Goyen)
60         
61 2004-04-22  Tor Lillqvist  <tml@iki.fi>
62
63         Fix the file chooser on Windows. I can't make it misbehave or
64         crash any more now. But presumably there are still corner cases
65         not handled. I haven't really checked behaviour of UNC paths, for
66         instance.
67
68         * gtk/gtkfilesystemwin32.c: Accept both backslash and slash in
69         several places. Use G_IS_DIR_SEPARATOR macro (which could be added
70         to GLib in 2.6).
71
72         (gtk_file_system_win32_get_parent): Like the Unix version, assert
73         filename is absolute, and avoid one unnecessary string allocation
74         and freeing.
75         
76         (canonicalize_filename,gtk_file_system_win32_parse): Handle drive
77         letters more correctly.
78
79         (gtk_file_system_win32_render_icon): Assure correct syntax is used
80         for root folder of a drive. (#137962, Morten Welinder)
81
82         (filename_is_some_root): New function that accepts also root
83         without any drive specified.
84
85         (filename_is_drive_root): Rename from filename_is_root.
86
87         * gtk/gtkfilechooserentry.c (completion_match_func): Casefold on
88         Windows.
89
90 2004-04-21  Matthias Clasen  <mclasen@redhat.com>
91
92         * gtk/gtkentry.c (gtk_entry_completion_timeout): Pop down the 
93         completion window if there are no completions anymore.
94
95         * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): 
96         Don't call gtk_tree_view_scroll_to_cell() on an empty tree view. 
97         It doesn't like that.  (#140642, Christian Persch)
98
99         * demos/gtk-demo/expander.c (do_expander): A new demo.
100
101         * demos/gtk-demo/Makefile.am (demos): Add expander.c.
102
103 2004-04-20  Matthias Clasen  <mclasen@redhat.com>
104
105         * gtk/gtktextview.c (gtk_text_view_allocate_children): Make
106         sure anchored children get size allocated, even if the layout
107         is valid.  (#122323, Andrew E. Makeev)
108         (gtk_text_view_scroll_pages): 
109         (gtk_text_view_scroll_hpages): Don't scroll to cursor position
110         if we already have pending scrolls. Bandaid fix for #78513.
111
112 Mon Apr 19 17:59:17 2004  Owen Taylor  <otaylor@redhat.com>
113
114         * INSTALL.in: Update libpng and libjpeg URLs, remove
115         note about building without since that's not the normal
116         case.
117
118 Sun Apr 11 09:45:11 2004  Owen Taylor  <otaylor@redhat.com>
119
120         * gtk/gtkicontheme.c (load_themes): Fix a couple of typos in
121         handling of SVG/non-SVG unthemed icons.
122
123 2004-04-19  Morten Welinder  <terra@gnome.org>
124
125         * gtk/gtktoolbar.c (gtk_toolbar_focus): Don't leak list of
126         children.  (#140523)
127
128 2004-04-19  Matthias Clasen  <mclasen@redhat.com>
129
130         * gtk/gtktextbtree.c (_gtk_text_line_previous_could_contain_tag): 
131         Don't stop the iteration up to the tag_root too 
132         early.  (#109945, Dongho Shin)
133
134 Sun Apr 18 17:06:03 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
135
136         * gdk/x11/gdkkeys-x11.c (get_effective_keymap): Make
137         gdk_keymap_translate_keyboard_state() handle NULL
138         keymaps. (#139715, Torsten Schoenfeld).
139
140 Sun Apr 18 16:59:21 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
141
142         * configure.in: Don't erase GDK_EXTRA_CFLAGS. Fixes bug 139586,
143         reported by Pedro RODRIGUEZ, about compilation problems when
144         Xcursor is installed in a non-standard location.
145
146 Sun Apr 18 16:15:15 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
147
148         Support for _NET_WM_USER_TIME (bug 115650). Patch by Elijah
149         Newren.
150         
151         * gdk/x11/gdkwindow-x11.[ch]: Add new internal function
152         _gdk_x11_set_user_time() to set the _NET_WM_USER_TIME property.
153
154         * gdk/x11/gdkdisplay-x11.h (struct _GdkDisplayX11): Add user_time field
155
156         * gdk/x11/gdkdisplay-x11.c: Add _NET_WM_USER_TIME to list of
157         precached atoms.
158         
159         * gdk/x11/gdkinput-x11.c, gdk/x11/gdkevents-x11.c: Set the
160         property on user interaction.
161
162 2004-04-15  Federico Mena Quintero  <federico@ximian.com>
163
164         * gtk/gtkfilesel.c (open_new_dir): Tell the user to use
165         G_FILENAME_ENCODING, not G_BROKEN_FILENAMES.  Fixes #114065.
166
167         * gtk/gtkfilechooserdefault.c (split_uris): Use a variant of the
168         code from gtkfilesel.c to parse a "text/uri-list" blob.  Fixes
169         #140126.
170
171 2004-04-15  Matthias Clasen  <mclasen@redhat.com>
172
173         * gtk/gtkcellrenderer.c (gtk_cell_renderer_class_init): 
174         * gtk/gtkbutton.c (gtk_button_class_init): Doc fixes.
175
176 2004-04-14  Matthias Clasen  <mclasen@redhat.com>
177
178         * gtk/gtkcombobox.c: 
179         * gtk/gtkwidget.c: 
180         Make all style properties readonly.
181
182 2004-04-14  Matthias Clasen  <mclasen@redhat.com>
183
184         * gtk/gtkcolorsel.c: Add a11y relations between the color
185         wheel and the spin buttons.  (#132745, Padraig, O'Briain)
186
187         * gtk/gtkiconfactory.c (gtk_icon_set_render_icon): Document
188         the meaning of size == -1.
189
190         * gtk/gtkwidget.c (gtk_widget_render_icon): Explicitly accept  
191         a size of -1.  (#137436, Brian Cameron)
192
193         * gtk/gtkcombobox.c: Make the arrow and separator regular
194         children of an hbox inside the button, and propagate state
195         changes from the button to the cell view.  (part of the fix
196         for #138650, should also fix #137535)
197
198         * gtk/gtkcellview.c (gtk_cell_view_expose): Pass the PRELIT
199         state to gtk_cell_renderer_render() when prelighted. (part 
200         of the fix for #138650)
201
202         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_render): 
203         Use PRELIGHT state when appropriate.  (part of the fix for 
204         #138650)
205
206         * gtk/gtkcombobox.c (gtk_combo_box_relayout): Don't spit 
207         out warnings if called before the combo box is 
208         realized.  (#139742, Philip Langdale)
209
210 Wed Apr 14 03:45:39 2004  Jonathan Blandford  <jrb@gnome.org>
211
212         * gtk/gtktreeview.c (gtk_tree_view_expose): propagate expose
213         events to children.
214
215 Wed Apr 14 03:32:58 2004  Jonathan Blandford  <jrb@gnome.org>
216
217         * gtk/gtkpathbar.c (make_directory_button): remove spurious
218         gtk_box_pack_start.
219
220 Tue Apr 13 16:19:23 2004  Jonathan Blandford  <jrb@redhat.com>
221
222         * gtk/gtkpathbar.c (make_directory_button): patch from Owen to
223         make the buttons sized by a bold label.  This makes the text
224         'swim' a little, but stops the buttons from resizing, #137210
225
226 2004-04-13  Matthias Clasen  <mclasen@redhat.com>
227
228         * gtk/gtkuimanager.c (get_child_node): Don't crash if a node 
229         has no name.
230         (start_element_handler): Accept separators without unique 
231         names.  (#133302, Anders Carlsson)
232
233         * gtk/gtkactiongroup.c (gtk_action_group_add_action): Document
234         possible accelerator gotcha when using this function.  (#139641, 
235         Christian Persch)
236
237         * gtk/gtkuimanager.c (node_remove_ui_reference): Don't leak
238         list nodes.  (#138862, Morten Welinder)
239
240 Tue Apr 13 12:24:49 2004  Jonathan Blandford  <jrb@redhat.com>
241
242         * gtk/gtktreeview.c (gtk_tree_view_destroy): remove unused
243         variable.
244         (gtk_tree_view_button_press): If we activated the row we don't
245         want to grab focus back, as moving focus to another widget is
246         pretty common, #138458
247
248 2004-04-12  Federico Mena Quintero  <federico@ximian.com>
249
250         * gtk/gtkfilechooser.c (gtk_file_chooser_class_init): Added
251         documentation to all the signals.
252
253 2004-04-12  Matthias Clasen  <mclasen@dhcp64-228.boston.redhat.com>
254
255         * gtk/gtkcombobox.c (gtk_combo_box_unset_model): Don't unref
256         model if it is NULL. (#139770)
257
258         * gtk/gtktreeview.c (gtk_tree_view_get_cell_area): Typo fix.
259
260         * gtk/gtkentrycompletion.c (gtk_entry_completion_init): Don't add
261         a shadow inside the scrolled window, add it around the vbox.
262
263         * gtk/gtkentryprivate.h: 
264         * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): 
265         Return a boolean indicating whether the popup is positioned above 
266         or below. Scroll the completions to the beginning or the end, 
267         depending on the positioning.
268
269         * gtk/gtkentry.c (gtk_entry_completion_key_press): Make keynav
270         wrap around in the entry completion popup, and allow GDK_UP to 
271         enter the popup.  (#137440)
272
273 2004-04-12  Matthias Clasen  <mclasen@redhat.com>
274
275         * gtk/gtkentry.c (gtk_entry_size_request): Make sure the style is 
276         there before using it.
277
278 Sun Apr 11 15:08:45 2004  Jonathan Blandford  <jrb@gnome.org>
279
280         * gtk/gtktreeprivate.h: Moved search entries into priv data.
281
282         * gtk/gtktreeview.c: Prep for type-ahead support.
283
284         (gtk_tree_view_destroy): Destroy the search window explicitly.
285         (gtk_tree_view_key_press): Minor change; prep for type-ahead
286         (gtk_tree_view_ensure_interactive_directory): New function
287         (gtk_tree_view_focus_out): Rework to handle new entry life-cycle.
288         (gtk_tree_view_real_start_interactive_search): rework
289         (gtk_tree_view_search_dialog_hide): ditto
290         (gtk_tree_view_search_delete_event): ditto
291         (gtk_tree_view_search_button_press_event): ditto
292         (gtk_tree_view_search_key_press_event): ditto
293         (gtk_tree_view_search_move): ditto
294         (gtk_tree_view_search_init): ditto
295
296         * gtk/gtktreeviewcolumn.c:
297         (gtk_tree_view_column_cell_layout_clear): remove unused variable.
298
299         * tests/testfilechooser.c: (main): change
300
301 2004-04-11  Hans Breuer  <hans@breuer.org>
302
303         * gdk/win32/gdkspawn-win32.c : workaround for bug #137496,
304         the real fix would involve just another small API breakage,
305         i.e. gdk_spawn_* using GPid not just gint.
306
307         * gtk/makefile.msc.in : build gtk-win32.res, not gtk.res
308
309 2004-04-10  Tor Lillqvist  <tml@iki.fi>
310
311         * gdk/win32/gdkkeys-win32.c (gdk_keymap_translate_keyboard_state):
312         If both Shift and CapsLock pressed, ignore the shift only for
313         letters (that would have been affected by the CapsLock). (#139095)
314
315         * gdk/win32/gdkglobals-win32.c: Disable tablet support by default,
316         seems to be even buggier now than it used to be. (#138341)
317         Initialize _gdk_input_ignore_wintab to TRUE.
318
319         * gdk/win32/gdkmain-win32.c: Add --use-wintab switch and
320         GDK_USE_WINTAB environment variable to turn on tablet support.
321
322 2004-04-09  Christian Persch  <chpe@cvs.gnome.org>
323
324         * gtk/gtkuimanager.c: (gtk_ui_manager_insert_action_group),
325         (gtk_ui_manager_remove_action_group): Terminate
326         g_object_[dis]connect() calls with NULL instead of 0.
327         Fixes #138997.
328
329 2004-04-09  Guntupalli Karunakar  <karunakar@freedomink.org>
330
331         * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
332
333 2004-04-07  Federico Mena Quintero  <federico@ximian.com>
334
335         Fix #132500.
336
337         * gtk/gtkfilesystem.c (gtk_file_system_parse): Ensure that the
338         passed-in 'str' is not NULL.
339
340         * gtk/gtkfilesystemunix.c (expand_tilde): New helper function;
341         expands "~/" or "~foo/" at the beginning of a filename.
342         (gtk_file_system_unix_parse): Use expand_tilde() before doing
343         anything else.
344
345         * gtk/gtkfilechooserentry.c
346         (gtk_file_chooser_entry_maybe_update_directory): Take in a
347         force_reload argument.
348         (gtk_file_chooser_entry_changed): If gtk_file_system_parse()
349         returns an error, set the file_part_pos to -1.
350         (load_directory_callback): Only populate the model if the
351         file_part_pos is not -1.
352
353 2004-04-06  Pablo Saratxaga  <pablo@mandrakesoft.com>
354
355         * configure.in: Added Icelandic (is) to ALL_LINGUAS
356
357 2004-04-05  Federico Mena Quintero  <federico@ximian.com>
358
359         * gtk/gtkfilechooserdefault.c (location_popup_handler): Use a
360         title for SAVE and CREATE_FOLDER modes.  Fixes #137272.
361
362         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_make_path): Look
363         for G_DIR_SEPARATOR in the display_name, and err out if it is
364         present; use the same error message as Nautilus.  Fixes #136467.
365
366         * gtk/gtkfilechooserdefault.c (file_pane_create): Make the
367         new-folder button say "Create Fo_lder" rather than "Create
368         _Folder", so that the mnemonic doesn't conflict with the "Save in
369         _folder" label.  Fixes #136975.
370
371 2004-04-05  Federico Mena Quintero  <federico@ximian.com>
372
373         * gtk/gtkpathbar.c (_gtk_path_bar_set_path): Ref/sink the
374         buttons.  Also, free them correctly upon failure.  Based on a
375         patch by Morten Welinder, fixes #137956.
376
377 2004-04-05  Anders Carlsson  <andersca@gnome.org>
378
379         * gdk/gdk.c (gdk_arg_context_parse): Handle '--' correctly.
380
381 Fri Apr  2 17:57:33 2004  Jonathan Blandford  <jrb@redhat.com>
382
383         * gtk/gtktreeview.c (gtk_tree_view_row_inserted): set the height
384         correctly for fixed height when inserting a node, #138082
385
386 2004-04-01  Federico Mena Quintero  <federico@ximian.com>
387
388         Fix #136077.
389
390         * gtk/gtkpathbar.h (struct _GtkPathBarClass): Add a
391         "child_is_hidden" boolean argument to the "path-clicked" signal.
392
393         * gtk/gtkpathbar.c (struct _ButtonData): Added a file_is_hidden
394         field.
395         (make_directory_button): Take a file_is_hidden argument; put it in
396         the ButtonData.
397         (_gtk_path_bar_set_path): See whether each path component path is
398         a hidden file.
399         (gtk_path_bar_class_init): Add the file_is_hidden argument to the
400         "path-clicked" signal.
401         (button_clicked_cb): See if the downwards button represents a
402         hidden file for the file_is_hidden argument in the signal
403         emission.
404
405         * gtk/gtkmarshalers.list: Added a signal type VOID:POINTER,BOOLEAN.
406
407         * gtk/gtkfilechooserdefault.c
408         (gtk_file_chooser_default_select_path): If we fail to switch
409         folders, don't try to select the path in the file system model.
410         Also, return the result from _gtk_file_system_model_path_do().
411         (gtk_file_chooser_default_select_path): Turn on show_hidden in the
412         file system model if we are asked to select a hidden file.
413         (path_bar_clicked): Show hidden files based on whether the
414         immediate downwards folder in the path bar is a hidden file
415         itself.
416         (struct _GtkFileChooserDefault): Added fields
417         browse_files_popup_menu and browse_files_popup_menu_hidden_files_item.
418         (create_file_list): Set an object data key of
419         "GtkFileChooserDefault" on the tree view so that we can find the
420         impl from the popup menu callbacks.  Also, hook up to the
421         "button-press-event" and "popup-menu" signals in the file list to
422         bring up a popup menu.
423         (list_popup_menu_cb): New callback.
424         (list_button_press_event_cb): New callback.
425
426         Fix #138763:
427
428         * gtk/gtkfilesystemmodel.c
429         (_gtk_file_system_model_new): Oops, connect_object to
430         "finished-loading".
431
432 2004-03-31  Tor Lillqvist  <tml@iki.fi>
433
434         * configure.in: Move AC_CANONICAL_HOST earlier, before the check
435         for native Win32. (#136559, J. Ali Harlow)
436
437         * gdk/win32/gdkdrawable-win32.c (draw_arc): Use X11 semantics for
438         angles. Thanks to Tim Newsham.
439
440 2004-03-29  Federico Mena Quintero  <federico@ximian.com>
441
442         Fix #137520.
443
444         * gtk/gtkfilesystem.h (struct _GtkFileFolderIface): Added slots
445         for an ::is_finished_loading() method and a ::finished_loading()
446         signal at the end of the struct.
447
448         * gtk/gtkfilesystem.c (gtk_file_folder_base_init): Create the
449         "finished-loading" signal.
450         (gtk_file_folder_is_finished_loading): New function.
451
452         * gtk/gtkfilesystemunix.c
453         (gtk_file_folder_unix_is_finished_loading): Implement.
454
455         * gtk/gtkfilesystemmodel.c (struct _GtkFileSystemModelClass): New
456         slot for a "finished-loading" signal.
457         (gtk_file_system_model_class_init): Create the "finished-loading"
458         signal.
459         (struct _GtkFileSystemModel): New field
460         idle_finished_loading_source.  We emit the "finished-loading"
461         signal in an idle if the root folder was done loading right in
462         _gtk_file_system_model_new(), so that the caller has a chance to
463         connect to the signal.
464         (_gtk_file_system_model_new): Connect to the normal signals of the
465         folder even if the initial _list_children() fails.  Also, see if
466         the folder is finished loading; connect to the "finished-loading"
467         signal otherwise.
468         (gtk_file_system_model_finalize): Remove the idle handler.
469
470         * gtk/gtkfilechooserdefault.c (set_list_model): Set a busy cursor
471         and connect to the model's "finished-loading" signal.
472         (get_toplevel): New helper function.
473         (error_message): Use get_toplevel().
474         (trap_activate_cb): Likewise.
475         (location_popup_handler): Likewise.
476         (set_busy_cursor): New function.
477         (browse_files_model_finished_loading_cb): New callback.
478
479 2004-03-25  Federico Mena Quintero  <federico@ximian.com>
480
481         * gtk/gtkfilechooserdefault.c (check_preview_change): Just use the
482         file under the cursor; we don't need the logic from
483         GtkFileSelection after all.  Fixes #132255.
484
485 2004-03-25  Federico Mena Quintero  <federico@ximian.com>
486
487         * gtk/gtkfilechooserdefault.c (location_entry_create): Fill the
488         location entry with the display name of the file under the cursor
489         for Open mode, or the typed filename in Save mode.
490
491 2004-03-24  J. Ali Harlow  <ali@juiblex.co.uk>
492
493         * gtk/gtkfilesystemwin32.c
494         (filename_is_root): Bare drive designators (eg., "c:") are
495         no longer considered as root filenames.  Fixed #137942
496
497 2004-03-24  J. Ali Harlow  <ali@juiblex.co.uk>
498
499         * gtk/gtkfilesystemwin32.c
500         (gtk_file_system_win32_create_folder): Invert test for error in
501         mkdir.  Fixes #137945
502
503 2004-03-24  J. Ali Harlow  <ali@juiblex.co.uk>
504
505         Fixed #138004 using Federico's code from #132327.
506
507         * gtk/gtkfilesystemwin32.c (struct _GtkFileSystemWin32): Add a
508         folder_hash field to keep a list of live folder objects.
509         (gtk_file_system_win32_init): Create the folder_hash.
510         (gtk_file_system_win32_finalize): Destroy the folder_hash.
511         (gtk_file_system_win32_get_folder): Ref and return an existing
512         folder if we have it around, otherwise return a new folder object.
513         (struct _GtkFileFolderWin32): Add a field for the parent file system.
514         (gtk_file_folder_win32_finalize): Remove the folder from the file
515         system's hash table.
516         (gtk_file_system_win32_create_folder):  Emit "files-added" on the
517         newly-created folder's parent.  Fixes #138004.
518
519 2004-03-24  J. Ali Harlow  <ali@juiblex.co.uk>
520
521         * gtk/gtkfilesystemwin32.c
522         (gtk_file_system_win32_get_folder): Test that path is actually
523         a directory and throw error if not. Fixed bug #137950
524
525 2004-03-22  J. Ali Harlow  <ali@juiblex.co.uk>
526
527         * gtk/gtkfilesystemwin32.c
528         (gtk_file_system_win32_volume_get_display_name): Ignore empty
529         volume labels; assume that GetVolumeInformation would fail if
530         GetVolumeInformationW does; catches a small memory leak;
531         pass the buffer size to GetVolumeInformationW in wide
532         characters instead of bytes. Fixes bug #137543
533         (list_volumes): Cope with the theoretical possibility of
534         more than 26 logical drives. Fixes bug #137940
535         (bookmarks_serialize): Now actually removes bookmarks.
536         Fixes bug #137943
537
538 2004-03-22  Guntupalli Karunakar  <karunakar@freedomink.org>
539
540         * configure.in: Added "pa" (Punjabi) to ALL_LINGUAS.
541
542 2004-03-21  Tor Lillqvist  <tml@iki.fi>
543
544         * gtk/gtkfilesystemwin32.c
545         (gtk_file_system_win32_volume_get_base_path): Include the
546         backslash. Otherwise gtk_file_system_win32_path_to_uri() returns
547         NULL for a volume base path, as g_filename_to_uri() requires an
548         absolute path, and just a drive letter and colon isn't. (#137543)
549
550 2004-03-20  Hans Breuer  <hans@breuer.org>
551
552         * gtk/gtkfilesystemwin32.c : applied the undisputable and
553         required [due to recent gtkfilesystem internal api semantic 
554         changes] part of patches to fix bug #137543 (Tor Lillqvist,
555         J. Ali Harlow)
556
557         * gdk/gdkevents-win32.c (handle_configure_event) :
558              (gdk_event_translate), WM_WINDOWPOSCHANGED : initialize
559         GdkWindowObject::x, y with screen coords to make 
560         gdk_window_get_position () return the right thing and thus fix
561         drag and drop positioning (e.g. Gimp tabs, fixes bug #137192)
562
563 2004-03-19  Federico Mena Quintero  <federico@ximian.com>
564
565         * Revert the patch to #137520, as 2.4.1 is for conservative bug
566         fixes only.  The patch is attached to the bug report, for
567         reference.
568
569 2004-03-19  Morten Welinder  <terra@gnome.org>
570
571         * gtk/gtkfilechooserdefault.c
572         (gtk_file_chooser_default_set_current_folder): Test existance of
573         the path after checking for locality, if needed.
574
575 2004-03-19  Federico Mena Quintero  <federico@ximian.com>
576
577         Fix #137520.
578
579         * gtk/gtkfilesystem.h (struct _GtkFileFolderIface): Added slots
580         for an ::is_finished_loading() method and a ::finished_loading()
581         signal at the end of the struct.
582
583         * gtk/gtkfilesystem.c (gtk_file_folder_base_init): Create the
584         "finished-loading" signal.
585         (gtk_file_folder_is_finished_loading): New function.
586
587         * gtk/gtkfilesystemunix.c
588         (gtk_file_folder_unix_is_finished_loading): Implement.
589
590         * gtk/gtkfilesystemmodel.c (struct _GtkFileSystemModelClass): New
591         slot for a "finished-loading" signal.
592         (gtk_file_system_model_class_init): Create the "finished-loading"
593         signal.
594         (struct _GtkFileSystemModel): New field
595         idle_finished_loading_source.  We emit the "finished-loading"
596         signal in an idle if the root folder was done loading right in
597         _gtk_file_system_model_new(), so that the caller has a chance to
598         connect to the signal.
599         (_gtk_file_system_model_new): Connect to the normal signals of the
600         folder even if the initial _list_children() fails.  Also, see if
601         the folder is finished loading; connect to the "finished-loading"
602         signal otherwise.
603         (gtk_file_system_model_finalize): Remove the idle handler.
604
605         * gtk/gtkfilechooserdefault.c (set_list_model): Set a busy cursor
606         and connect to the model's "finished-loading" signal.
607         (get_toplevel): New helper function.
608         (error_message): Use get_toplevel().
609         (trap_activate_cb): Likewise.
610         (location_popup_handler): Likewise.
611         (set_busy_cursor): New function.
612         (browse_files_model_finished_loading_cb): New callback.
613
614 Thu Mar 18 12:10:45 2004  Owen Taylor  <otaylor@redhat.com>
615
616         * gtk/gtktreeitem.c (gtk_tree_item_forall): Include 
617         eventbox for expander. (#137564, reported by
618         Jacques Garrigue)
619
620 2004-03-18  Guntupalli Karunakar  <karunakar@freedomink.org>
621
622         * mr.po: Added "mr" for Marathi to ALL_LINGUAS.
623
624 2004-03-17  Morten Welinder  <terra@gnome.org>
625
626         * gtk/gtkfilechooserdefault.c (shortcuts_add_volumes): Free
627         volumes not actually put into the shortcut list.
628
629         * tests/prop-editor.c (object_changed): Plug leak.
630
631         * tests/testfilechooser.c (main): Plug some leaks and expose
632         others.
633
634         * tests/prop-editor.c (create_prop_editor): Don't leak the tooltip
635         object.  Fixed #136652.
636
637         * gtk/gtkfilechooserdefault.c (check_icon_theme): Do nothing if we
638         have no screen.  Fixes #137260.
639         (shortcuts_add_bookmark_from_path): Simplify using check_is_folder
640         thereby fixing leak.  Fixes #137259.
641
642         * gtk/gtkpathbar.c (gtk_path_bar_forall): Make this work when the
643         slider buttons have been destroyed.
644         (gtk_path_bar_remove): Make this work for slider buttons too.
645         Fixes #137257
646
647 2004-03-15  Morten Welinder  <terra@gnome.org>
648
649         * gtk/gtkfilechooserdefault.c (shortcuts_add_bookmark_from_path):
650         Sanitize and plug leak.
651         (check_icon_theme): Only do something if the widget has a screen.
652
653 Wed Mar 17 01:20:28 2004  Matthias Clasen  <maclas@gmx.de>
654
655         * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): 
656         Move the repositioning logic from _gtk_entry_completion() popup
657         over here. Fixes #137355, reported by Niklas Knutsson.
658
659 Tue Mar 16 13:29:58 2004  Owen Taylor  <otaylor@redhat.com>
660
661         * === Released 2.4.0 ===
662
663         * configure.in: Version 2.4.0, interface age 0; 
664         require glib-2.4.0, pango-1.4.0.
665
666         * configure.in: Change gtk_binary_version to 2.4.0;
667         there are some compatibility issues with older theme engines.
668         
669         * NEWS: Updates
670
671         * README.in: Updates
672
673 Tue Mar 16 13:54:07 2004  Jonathan Blandford  <jrb@redhat.com>
674
675         * gtk/gtkentry.c (gtk_entry_completion_key_press): Block the
676         ::changed handler during the ::match-selected when done by
677         keyboard.
678
679 Tue Mar 16 00:56:11 2004  Matthias Clasen  <maclas@gmx.de>
680
681         * gtk/gtkentrycompletion.c (gtk_entry_completion_list_button_press): 
682         Block the ::changed handler during the emission of ::match-selected.
683         Partial fix for #137226.
684
685         * gtk/gtkfilechooserentry.c: Remove the no longer needed 
686         no_pop_down flag.
687
688 Tue Mar 16 00:20:51 2004  Matthias Clasen  <maclas@gmx.de>
689
690         * gtk/gtkfilechooserwidget.c (gtk_file_chooser_widget_new_with_backend):
691         Fix a typo in the docs.
692
693 2004-03-15  Tor Lillqvist  <tml@iki.fi>
694
695         * README.win32: Updates.
696
697 2004-03-15  Federico Mena Quintero  <federico@ximian.com>
698
699         * gtk/gtkfilechooserdefault.c (update_appearance): Only hide the
700         "create folder" button in OPEN mode; all the others should show it
701         it.
702         (get_paths_foreach): Handle the editable row.
703
704         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_create_folder):
705         Force a re-get of the folder so that the new directory gets added
706         to its hash table of file info.
707
708 2004-03-15  Federico Mena Quintero  <federico@ximian.com>
709
710         * gtk/gtkfilechooserdefault.c (update_from_entry): In the Save
711         modes, set the Name entry of the file chooser if we get a
712         nonexistent filename from the file entry.  Fixes #135911.
713         (gtk_file_chooser_default_set_current_name): Oops, this should
714         also work if we are in CREATE_FOLDER mode.
715
716         * gtk/gtkfilesystem.c (gtk_file_path_real_copy): Use
717         gtk_file_path_copy().
718
719         * gtk/gtkfilechooserentry.c (check_completion_callback): Free the
720         path that we got from the model.
721         (completion_match_func): Use DISPLAY_NAME_COLUMN rather than a
722         hard-coded constant.
723
724 Mon Mar 15 13:50:14 2004  Owen Taylor  <otaylor@redhat.com>
725
726         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_set_property):
727         Don't leak the temporary font description. (Nils O. SelÃ¥sdal)
728
729 Mon Mar 15 12:51:17 2004  Jonathan Blandford  <jrb@gnome.org>
730
731         * gtk/gtkfilechooserdefault.c (location_popup_handler): Only show
732         the title string in OPEN/SELECT_FOLDER mode as it's open-specific.
733         Put a blank title for SAVE/CREATE_FOLDER; we are in string freeze,
734         so we'll fix it for 2.4.1 as #137272.
735
736         * gtk/gtkpathbar.c (gtk_path_bar_scroll_down): calculate
737         space_available correctly for RTL mode.  w/o this, you can't
738         scroll down again.  Fixes #137021.
739
740 2004-03-15  Federico Mena Quintero  <federico@ximian.com>
741
742         * gtk/gtkpathbar.c (gtk_path_bar_scroll_up): Queue a resize.
743         (gtk_path_bar_scroll_down): Likewise.
744
745 Mon Mar 15 11:40:43 2004  Owen Taylor  <otaylor@redhat.com>
746
747         * gtk/gtkfilechooserentry.c: Store the position of the 
748         file part and use that in check_completion_callback()
749         and match_selected_callback() to figure out where
750         to operate on the text, rather than recomputing the
751         information.
752
753 Mon Mar 15 10:35:19 2004  Jonathan Blandford  <jrb@gnome.org>
754
755         * gtk/gtkfilechooserdefault.c (shortcuts_add_volumes): set
756         changing_folders to be true so we don't trigger a callback when we
757         remove the selection
758         (shortcuts_add_bookmarks): ditto
759
760 Mon Mar 15 10:47:18 2004  Owen Taylor  <otaylor@redhat.com>
761
762         * gtk/gtkfilechooserentry.c: s/seperator/separator/.
763
764 Mon Mar 15 09:54:36 2004  Owen Taylor  <otaylor@redhat.com>
765
766         * gtk/gtklabel.c (gtk_label_focus): Check for 
767         Control-Tab or Control-Shift-Tab, not any Control-key
768         as a current event ... handles the case where a dialog
769         is triggered from a control accelerator better.
770
771 Mon Mar 15 08:48:48 2004  Jonathan Blandford  <jrb@gnome.org>
772
773         * gtk/gtkfilechooserentry.c (match_selected_callback): implement
774         correctly.
775         (completion_match_func): Allow surpressing popdowns.
776         (maybe_append_seperator_to_path): New function to add a separator
777         item to a display_name.  Bad hack.
778         (check_completion_callback): Implement select-ahead as an idle.
779         (add_completion_idle): new function to handle select-ahead
780         (gtk_file_chooser_entry_do_insert_text): starf the select-ahead
781         idle.
782         (gtk_file_chooser_entry_focus): Override tab for completion.
783         (gtk_file_chooser_entry_activate): commit select_ahead when
784         activated.
785
786         * gtk/gtkfilechooserdefault.c (location_popup_handler): grab the
787         appropriate widget for the mode.
788
789 2004-03-15  Tor Lillqvist  <tml@iki.fi>
790
791         * gdk/win32/gdkgc-win32.c (gdk_gc_copy): Don't just copy the whole
792         GdkGCWin32 with a single assignment, that overwrites GObject's
793         private data (for instance ref_count). (#137012, John Ehresman)
794
795 2004-03-15  Mark McLoughlin  <mark@skynet.ie>
796
797         * gtk/gtkfilechooserdefault.c: remove the unused "lowest_folder"
798         GtkFileChooserDefault member. Leftover from my original patch
799         for bug #136987.
800
801 Mon Mar 15 01:50:28 2004  Jonathan Blandford  <jrb@gnome.org>
802
803         * gtkfilechooserentry.c: Rewritten to use the GtkEntryCompletion
804         API more correctly.  Now pops down the dropdown well.
805
806         * gtkfilesystem.c (gtk_file_path_get_type): New boxed type for the
807         FilePath.
808
809         * test/testfilechooser.c: disable preview widget temporarily.
810         It's not representative of a good preview widget.
811
812 2004-03-15  Federico Mena Quintero  <federico@ximian.com>
813
814         * gtk/gtkfilechooserdefault.c (shortcuts_find_current_folder):
815         Renamed from shortcuts_unselect_all(); now selects the row that
816         corresponds to the current folder, if any.  Fixes #135916.
817
818         * gtk/gtkpathbar.h: Added prototypes for _gtk_path_bar_up() and
819         _gtk_path_bar_down().
820
821 2004-03-15  Federico Mena Quintero  <federico@ximian.com>
822
823         * gtk/gtkfilechooserdefault.c: Surround the
824         drag-outside-to-remove-bookmarks code with "#if 0" blocks; it's
825         too unstable right now.
826
827 Sun Mar 14 23:36:15 2004  Owen Taylor  <otaylor@redhat.com>
828
829         * gtk/gtkfilechooserdefault.c: Implement local_only by
830         filtering the shortcuts and bookmarks list by 
831         gtk_file_system_path_to_filename (file_system, path) != NULL.
832         (#132894)
833
834         * gtk/gtkfilesystem.c (gtk_file_system_path_is_local): Add
835         a convenience function, may by interesting to push to the 
836         file system vtable later for performance.
837
838 2004-03-14  Federico Mena Quintero  <federico@ximian.com>
839
840         * gtk/gtkfilesystem.c (gtk_file_folder_get_info): Allow the path
841         to be NULL, so that people can ask for information about a
842         parent-less file system root (e.g. get_info (get_folder ("/"), NULL)).
843
844         * gtk/gtkfilesystemunix.c (gtk_file_folder_unix_get_info): Allow
845         the condition describe above.
846
847         * gtk/gtkfilechooserdefault.c (get_file_info): Allow getting
848         information of root paths.
849
850         * gtk/gtkpathbar.c (_gtk_path_bar_set_path): Handle root paths correctly.
851
852 Sun Mar 14 22:32:36 2004  Owen Taylor  <otaylor@redhat.com>
853
854         * gtk/gtktreeview.c (gtk_tree_view_set_search_equal_func): Mention
855         GtkTreeViewSearchEqualFunc return value oddity here as well.
856
857         * gtk/gtktreeview.c (gtk_tree_view_search_equal_func): On failure
858         to get a string to compare to, return TRUE (no match), not 
859         FALSE (match). Handle %NULL string values gracefully.
860         Remove unused variable. (#135962, Mark McLoughlin)
861
862 2004-03-14  Morten Welinder  <terra@gnome.org>
863
864         * gtk/gtkfilesystemunix.c: Kill some debug g_prints.
865
866 Sun Mar 14 21:03:15 2004  Owen Taylor  <otaylor@redhat.com>
867
868         * gtk/gtkpathbar.[ch]: Add _gtk_path_bar_up()/
869         _gtk_path_bar_down().
870
871         * gtk/gtkfilechooserdefault.c: Use _gtk_path_bar_up()/
872         _gtk_path_bar_down() as bindings for Alt-Up
873         and new Alt-Down. (Partly based on a patch by
874         Mark McLoughlin, #136987)
875
876 2004-03-14  Federico Mena Quintero  <federico@ximian.com>
877
878         Fixes #136185, patch by Morten Welinder, with some changes.
879
880         * gtk/gtkfilechooserdefault.c (check_is_folder): New helper function.
881         (shortcuts_insert_path): Check the path first with check_is_folder().
882         (gtk_file_chooser_default_set_current_folder): Likewise.
883         (gtk_file_chooser_default_add_shortcut_folder): Likewise.
884         (browse_widgets_create): Unref the size group.
885
886         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_get_folder):
887         Handle the case where the file exists but it is not a directory.
888         (IconType): Add value for ICON_UNDECIDED.
889         (struct stat_info_entry): New structure to hold a file's struct
890         stat, its MIME type and its icon type.
891         (struct _GtkFileFolderUnix): Added a hash of struct
892         stat_info_entry, and flags to remember which info types we've read
893         so far.
894         (get_icon_type): Use a helper function for the icons-from-stat
895         types.
896         (gtk_file_system_unix_render_icon): Use the cached file info.
897         (gtk_file_folder_unix_get_info): Put the info in the cache.
898         (gtk_file_system_unix_get_folder): Create the cache of file info
899         structures.
900
901         * gtk/gtkfilesystem.c (gtk_file_info_set_display_name): Handle the
902         case where display_name is the same as the existing
903         info->display_name.
904
905 Sun Mar 14 19:26:48 2004  Owen Taylor  <otaylor@redhat.com>
906
907         #136672, reported by Christian Persch; fixes based
908         on a patch by Soeren Sandmann.
909
910         * gtk/gtkmenu.c: Change the handling of mixed gridded
911         and non-gridded menu items; the old method was causing
912         major performance problems even with the "avoid relayout
913         on destruction" hack put in recently.
914
915         Now we first lay out the gridded items and then put the 
916         non-gridded items into empty rows / after the gridded items. 
917         Layout is done in a central menu_shell_ensure_layout(). Also
918         avoid emitting property notifications when we initially
919         insert or attach items.
920         
921         * gtk/gtkmenushell.[ch] gtk/gtkmenu.c: Stop setting the
922         unused menu_shell->menu_flag, and document it as unused
923         in the header.
924
925         * tests/testactions.c: Add a test of creating/removing
926         lots of items.
927
928         * test/testgtk.c: Add some more cruft to the menu test.
929
930 Mon Mar 15 02:36:07 2004  Matthias Clasen  <maclas@gmx.de>
931
932         * gtk/gtkentrycompletion.c (gtk_entry_completion_class_init): Add
933         some signal docs.
934
935 Sun Mar 14 15:38:39 2004  Jonathan Blandford  <jrb@gnome.org>
936
937         * gtk/gtkentrycompletion.c (gtk_entry_completion_visible_func):
938         always use the match_func, even if text_column is set.
939
940 2004-03-14  Morten Welinder  <terra@gnome.org>
941
942         * gtk/gtkfilesystemunix.c (get_parent_dir): Don't turn "/" into
943         "".
944         (gtk_file_system_unix_get_folder): Use the same value for lookup
945         as for insertion.  Make sure we have a directory.
946
947         * gtk/gtkfilechooserdefault.c (error_dialog): Don't crash on NULL
948         path; don't crash on NULL error.
949
950 2004-03-14  Hans Breuer  <hans@breuer.org>
951
952         gtk/gtkcombobox.c : prototype cell_view_sync_cells() before 
953         first usage
954
955         gtk/makefile.msc.in : updated 'gtk_public_h_sources'
956
957         tests/makefile.msc : added testspinbutton
958
959 Sun Mar 14 01:01:18 2004  Matthias Clasen  <maclas@gmx.de>
960
961         * gtk/gtkcellview.c (gtk_cell_view_set_cell_data): Align
962         this function with gtk_tree_view_column_set_cell_data();
963         call the cell data func after setting the attributes.
964
965 Sun Mar 14 01:00:08 2004  Matthias Clasen  <maclas@gmx.de>
966
967         * gtk/gtkcellview.c (gtk_cell_view_expose): One more try;
968         make sure not to call gtk_cell_view_set_cell_data() when
969         displayed_row is NULL.
970
971 Sat Mar 13 18:13:13 2004  Owen Taylor  <otaylor@redhat.com>
972
973         * gtk/gtktextlayout.c (gtk_text_layout_get_line_display): When not
974         wrapping, do the offset of the line for justification ourselves.
975         (#120256, Felipe Heidrich)
976
977 Sun Mar 14 00:03:18 2004  Matthias Clasen  <maclas@gmx.de>
978
979         * gtk/gtkcellview.c (gtk_cell_view_expose): Support the
980         model-less use of GtkCellView shown in testcombo.c.
981
982 2004-03-13  Tor Lillqvist  <tml@iki.fi>
983
984         * gdk/win32/gdkdisplay-win32.c: Don't undefine HAVE_MONITOR_INFO
985         when compiling with gcc. Mingw's headers do have the required
986         definitions.
987
988         * gdk/win32/gdkdrawable-win32.c (draw_polygon): When drawing
989         filled polygons, don't draw the outline, similarily as
990         draw_rectangle(). Apparently GTK and GIMP don't use
991         gdk_draw_polygon() much (or always draw the outline, too), as this
992         has gone undetected for so long. Thanks to Bruce Hochstetler.
993
994 Sat Mar 13 15:19:17 2004  Owen Taylor  <otaylor@redhat.com>
995
996         * gtk/gtkwindow.c (gtk_window_destroy): Remove
997         the window from the toplevel_list here rather in destroy.
998         While this is theoretically speaking wrong, it fits
999         in better with the current reality that destroyed
1000         widgets are not reusable. (#126808, Michael Natterer)
1001
1002 Sat Mar 13 21:47:47 2004  Matthias Clasen  <maclas@gmx.de>
1003
1004         * gtk/gtkcellview.c (gtk_cell_view_expose): Don't do anything
1005         beyond clearing to the background if there is no active row.
1006         (#137066, reported by Owen Taylor)
1007
1008 Sat Mar 13 21:37:44 2004  Matthias Clasen  <maclas@gmx.de>
1009
1010         * gtk/gtkcombobox.c (gtk_combo_box_list_key_press): Pop down the
1011         list when an item is selected via the keyboard.
1012
1013 2004-03-13  Anders Carlsson  <andersca@gnome.org>
1014
1015         * gtk/gtkfilesystemunix.c: (remove_trailing_slash),
1016         (gtk_file_system_unix_get_folder),
1017         (gtk_file_system_unix_create_folder), (get_parent_dir),
1018         (gtk_file_system_unix_get_parent), (gtk_file_folder_unix_get_info):
1019         Remove trailing slashes in path names.
1020         
1021 Sat Mar 13 12:17:16 2004  Owen Taylor  <otaylor@redhat.com>
1022
1023         * gdk/x11/gdkwindow-x11.c (gdk_window_reparent): Make
1024         this a total no-op when the new or old parent is
1025         destroyed. (#134230, patch from Soeren Sandmann)
1026
1027         * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy):
1028         For foreign windows in our heirarchy, call
1029         _gdk_windowing_window_destroy_foreign (window) and skip
1030         all the normal destruction logic.
1031
1032         * gdk/x11/gdkwindow-x11.c gdk/win32/gdkwindow-win32.c:
1033         Move code to request destruction of a foreign window
1034         code into a separate _gdk_windowing_window_destroy_foreign().
1035
1036         * gdk/x11/gdkwindow-x11.c (gdk_window_impl_x11_finalize):
1037         Call GDK_WINDOW_DISPLAY() on the wrapper not on the
1038         impl. (Also from Soeren's patch)
1039
1040 Sat Mar 13 10:49:46 2004  Owen Taylor  <otaylor@redhat.com>
1041
1042         * gtk/gtkdnd.c (_gtk_drag_dest_handle_event): For
1043         GTK_IS_PLUG toplevels, call gdk_window_get_origin() 
1044         not gtk_window_get_position, as a hackround for not
1045         having accurate notification of window position for
1046         embedded windows. (#136112, Dan Winship)
1047
1048 Sat Mar 13 10:34:03 2004  Owen Taylor  <otaylor@redhat.com>
1049
1050         * gtk/gtktextview.c gtk/gtktextbuffer.c: Revert last change;
1051         it causes problems for pastes from other applications; see
1052         comments in bugzilla for #81880.
1053
1054 Sat Mar 13 02:55:51 2004  Matthias Clasen  <maclas@gmx.de>
1055
1056         Fix middle button pasting in the TextView  (#81880, reported
1057         by Evert Verhellen, patch by Paolo Borelli):
1058         
1059         * gtk/gtktextview.c (gtk_text_view_button_press_event): Retrieve 
1060         the insert mark and move the cursor to it making sure of also 
1061         scroll the window if needed.
1062         
1063         * gtk/gtktextbuffer.c (pre_paste_prep): Move the insert mark
1064         to the insertion point.
1065
1066 Sat Mar 13 01:38:55 2004  Matthias Clasen  <maclas@gmx.de>
1067
1068         * gtk/gtkcombobox.c (gtk_combo_box_remove): Add a remove 
1069         implemenatation which restores the cell_view when the custom 
1070         child is removed.  (#136555, Owen Taylor)
1071
1072 Sat Mar 13 00:07:51 2004  Matthias Clasen  <maclas@gmx.de>
1073
1074         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_layout_clear): 
1075         Keep the cell_list in a consistent state while iterating over it, 
1076         since clear_attributes() also iterates over it.  (another instance
1077         of #136585, Morten Welinder)
1078         
1079 Fri Mar 12 17:20:15 2004  Owen Taylor  <otaylor@redhat.com>
1080
1081         * gtk/gtkarrow.c (gtk_arrow_expose): Swap GTK_ARROW_LEFT
1082         and GTK_ARROW_RIGHT for GTK_TEXT_DIR_LTR. (#129159,
1083         Semion Chichelnitsky)
1084
1085         * gtk/gtkpathbar.c gtk/gtktoolbar.c: Remove no-longer-needed 
1086         gtk_toolbar_direction-changed handlers and explicit
1087         flipping of GtkArrow widgets.
1088
1089 Fri Mar 12 23:37:15 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
1090
1091         * gtk/gtkfilechooserdialog.c
1092         (file_chooser_widget_default_realized_size_changed): Clamp the
1093         new size to the screen.
1094
1095 Fri Mar 12 15:06:44 2004  Owen Taylor  <otaylor@redhat.com>
1096
1097         * gtk/gtkexpander.c (gtk_expander_realize): Create the
1098         event_window at the right size using the same logic as
1099         in size_allocate. (#136994, Niklas Knuttson)
1100
1101 2004-03-12  Federico Mena Quintero  <federico@ximian.com>
1102
1103         * gtk/gtkwindow.c (gtk_window_activate_focus): Don't ignore the
1104         return value of gtk_widget_activate().
1105         (gtk_window_activate_default): Likewise.  Fixes #137008.
1106
1107         * gtk/gtkfilechooserdialog.c (response_cb): Act on positive
1108         response IDs we recognize, rather than bailing out on cancellation
1109         ones.  Fixes #136237; patch by Olivier Andrieu
1110         <oliv__a@users.sourceforge.net>.
1111         (file_chooser_widget_file_activated): If the dialog doesn't have a
1112         default widget, try to find a suitable response widget on our own.
1113         People should *really* be using gtk_dialog_set_default_response(),
1114         but this is to help lazy programmers.
1115
1116         * gtk/gtkdialog.c (_gtk_dialog_get_response_for_widget): New
1117         internal function.
1118         (get_response_data): Add a "create" argument so that we don't
1119         unconditionally create the response data.
1120
1121 2004-03-12  Morten Welinder  <terra@gnome.org>
1122
1123         * tests/Makefile.am: Add new testspinbutton.c
1124
1125 2004-03-11  Federico Mena Quintero  <federico@ximian.com>
1126
1127         * gtk/gtkfilechooserdefault.c (shortcuts_drag_set_delete_cursor):
1128         Put the trash icon on the right for LTR locales, or on the left
1129         for RTL.
1130         (shortcuts_drag_motion_cb): Cancel the idle handler here as well.
1131         (shortcuts_drag_leave_cb): Test whether the idle is present.
1132         (shortcuts_drag_data_received_cb): Ahem, don't assert here.
1133
1134 Thu Mar 11 17:51:10 2004  Owen Taylor  <otaylor@redhat.com>
1135
1136         * modules/input/gtkimcontextxim.c (preedit_done_callback):
1137         Clear preedit string and emit preedit_changed as needed
1138         on AIX. (#130617, Philip K Warren)
1139
1140 2004-03-11  Morten Welinder  <terra@gnome.org>
1141
1142         * gtk/gtkpathbar.c (_gtk_path_bar_set_file_system): Plug leak.
1143
1144 Thu Mar 11 16:28:15 2004  Owen Taylor  <otaylor@redhat.com>
1145
1146         * gtk/gtkmenu.c (gtk_menu_get_toplevel): Fix attach/attach->parent
1147         type. (#136919, Tim Mooney)
1148
1149 Thu Mar 11 16:18:51 2004  Jonathan Blandford  <jrb@redhat.com>
1150
1151         * gtk/gtkfilechooserdefault.c (shortcuts_insert_path): revert
1152         earlier change to insert_path so that we test that the directory
1153         exists.
1154
1155         * gtk/gtkfilechooserdialog.c
1156         (gtk_file_chooser_dialog_constructor): move focus.
1157
1158 Thu Mar 11 22:12:14 2004  Matthias Clasen  <maclas@gmx.de>
1159
1160         * gtk/gtkspinbutton.c (gtk_spin_button_size_request): Use the same
1161         logic as GtkEntry when calculating border width.  (#116368, reported
1162         by Morten Welinder)
1163
1164 Thu Mar 11 15:59:05 2004  Owen Taylor  <otaylor@redhat.com>
1165
1166         * tests/testgtk.c (create_spins): Use gtk_entry_set_width_chars()
1167         rather than gtk_widget_set_size_request().
1168
1169 2004-03-11  Federico Mena Quintero  <federico@ximian.com>
1170
1171         * gtk/gtkfilechooserdefault.c (remove_settings_signal): New
1172         function, copied from gtkpathbar.c.
1173         (gtk_file_chooser_default_dispose): Use remove_settings_signal()
1174         rather than our own code.
1175         (gtk_file_chooser_default_screen_changed): Use
1176         remove_settings_signal(); this should handle per-screen settings
1177         correctly.
1178
1179 Thu Mar 11 14:07:18 2004  Owen Taylor  <otaylor@redhat.com>
1180
1181         * gtk/gtklabel.c (gtk_label_focus): Fix a missing return
1182         value.
1183
1184 Thu Mar 11 13:58:24 2004  Owen Taylor  <otaylor@redhat.com>
1185
1186         * gtk/gtkmessagedialog.c gtk/gtklabel.c: Back out the
1187         put-labels-into-the-standard-focus-chain patches 
1188         from bug #59707.
1189
1190         * gtk/gtklabel.c (gtk_label_focus): Only put the
1191         label in the tab chain when the control key is pressed.
1192
1193 2004-03-11  Federico Mena Quintero  <federico@ximian.com>
1194
1195         * gtk/gtkfilechooserdefault.c (error_message_with_parent): Use a
1196         single OK button, not a Close button, as per the HIG.
1197
1198         * gtk/gtkfilesel.c (gtk_file_selection_fileop_error): Likewise.
1199
1200 2004-03-11  Federico Mena Quintero  <federico@ximian.com>
1201
1202         * gtk/gtkfilechooserdefault.c (shortcuts_drag_motion_cb): Oops,
1203         initialize "action" before jumping.  Fixes #136900.
1204
1205 2004-03-11  Mark McLoughlin  <mark@skynet.ie>
1206
1207         * gtk/gtksettings.c: (apply_queued_setting): don't overwrite
1208         application properties. Fixes bug #136802.
1209
1210 2004-03-11  Dov Grobgeld  <dov@imagic.weizmann.ac.il>
1211
1212         * gtk/gtktextlayer.c: (gtk_text_layout_set_buffer): Added
1213         call to gtk_text_layout_update_cursor_line() to solve in 
1214         problem of switching keyboard direction at widget creation:
1215         bug #136680
1216
1217 Thu Mar 11 10:28:30 2004  Owen Taylor  <otaylor@redhat.com>
1218
1219         * gtk/gtkfilechooserembed.c (delegate_initial_focus): Remove
1220         stray 'return' statement. (#136855, David L. Cooper II)
1221
1222 2004-03-11  Mark McLoughlin  <mark@skynet.ie>
1223
1224         * gtk/gtkstyle.c: (gtk_default_draw_expander): Use the PRELIGHT
1225         fg color for drawing the expander when prelit. Fixes problem
1226         with the HighContrast theme: bug #136789.
1227
1228 2004-03-11  Federico Mena Quintero  <federico@ximian.com>
1229
1230         Fix #135912 and #135913.
1231
1232         * gtk/gtkfilechooserdefault.c
1233         (shortcuts_filter_model_row_draggable): Implement.
1234         (shortcuts_model_filter_new): New function, create a
1235         ShortcutsModelFilterClass derived from GtkTreeModelFilter, so that
1236         we can implement our own DnD interface methods.
1237         (shortcuts_model_create): Use shortcuts_model_filter_new().
1238         (shortcuts_list_create): Enable the shortcuts list as a drag
1239         source.
1240         (file_list_source_targets): Renamed from shortcuts_targets.
1241         (shortcuts_list_create): Change the options for
1242         gtk_drag_dest_set().  Connect to more drag signals so that we can
1243         implement drops by hand.
1244         (shortcuts_drag_data_delete_cb): New handler; just stop the emission.
1245         (shortcuts_drag_motion_cb): New handler; validate the drop.
1246         (shortcuts_drag_leave_cb): New handler; unset the drag_dest_row.
1247         (shortcuts_drag_drop_cb): New handler; just stop the emission and
1248         remove the idle handler for the drag cursor.
1249         (shortcuts_add_bookmark_from_path): Add a position argument,
1250         return a boolean success code.
1251         (shortcuts_drag_data_received_cb): Handle two cases:  1) Insert
1252         the bookmarks at the proper position, rather than always appending
1253         them to the list; 2) alternatively, reorder the bookmarks.
1254         (struct _GtkFileChooserDefault): New field shortcuts_drag_outside.
1255         (shortcuts_drag_motion_cb): Turn off impl->shortcuts_drag_outside.
1256         (shortcuts_drag_leave_cb): Turn on impl->shortcuts_drag_outside in
1257         an idle handler.
1258         (shortcuts_drag_end_cb): New handler; remove the selected bookmark.
1259
1260 Thu Mar 11 01:08:25 2004  Jonathan Blandford  <jrb@gnome.org>
1261
1262         * gtk/gtkfilechooserdefault.c (location_entry_create): up the
1263         width of the entry a tad.
1264
1265         * gtk/gtkfilechooserentry.c (gtk_file_chooser_entry_init): use
1266         gtk_entry_completion_selection_changed.  Also, unref the
1267         completion as we were leaking a reference to it.
1268
1269 2004-03-10  Federico Mena Quintero  <federico@ximian.com>
1270
1271         * gtk/gtkstyle.c (draw_dot): Remove spurious semicolon.  Thanks to
1272         Kjartan Maraas for pointing it out.
1273
1274 Wed Mar 10 23:40:15 2004  Matthias Clasen  <maclas@gmx.de>
1275
1276         * gtk/gtkentrycompletion.c (_gtk_entry_completion_popup): Set the
1277         background on the action view cell renderer here, not in init, so 
1278         that a) we catch style changes, and b) we get the real style, not 
1279         the default one. Partial fix for #127648, reported by Dave Bordoley.
1280
1281 2004-03-10  Tor Lillqvist  <tml@iki.fi>
1282
1283         * gdk/win32/gdkevents-win32.c (build_key_event_state): Set also
1284         the pointer button bits. (#136636, Dave Neary)
1285
1286         * gdk/win32/gdkwindow-win32.c (show_window_internal): Show
1287         transparent (input only) windows using SetWindowPos(). (#132331,
1288         John Ehresman)
1289
1290         (gdk_window_set_type_hint): For splash screens, remove the resize
1291         handles, menu, and minimize/maximize/close buttons. (#132896)
1292
1293 Wed Mar 10 22:30:23 2004  Matthias Clasen  <maclas@gmx.de>
1294
1295         * gtk/gtkcellview.c (gtk_cell_view_cell_layout_clear): Keep the
1296         cell_list in a consistent state while iterating over it, since
1297         clear_attributes() also iterates over it.  (#136585, Morten Welinder)
1298
1299 2004-03-10  Mark McLoughlin  <mark@skynet.ie>
1300
1301         * gtk/gtkexpander.c: (gtk_expander_expose): don't propagate
1302         the expose to the label. The expose handler for GtkContainer
1303         already does that. Fixes bug #136719. Reported by Dennis
1304         Cranston, exact cause nailed down by Owen.
1305
1306 2004-03-10  Federico Mena Quintero  <federico@ximian.com>
1307
1308         * gtk/gtkfilechooserdefault.c (list_mtime_data_func): Use an
1309         untranslatable "%x" for dates, rather than a custom format.  Fixes
1310         #136357.
1311
1312 2004-03-10  Morten Welinder  <terra@gnome.org>
1313
1314         * gtk/gtkfilechooserdefault.c
1315         (gtk_file_chooser_default_add_shortcut_folder): Test validity of
1316         path here.
1317         (shortcuts_insert_path): Don't check here.
1318         (get_file_info): Barf if name-only fails.
1319
1320         * tests/testfilechooser.c (main): Add support for --multiple.
1321
1322 Wed Mar 10 02:41:05 2004  Jonathan Blandford  <jrb@gnome.org>
1323
1324         * gtk/gtkpathbar.c: (gtk_path_bar_init), (gtk_path_bar_class_init),
1325         (remove_settings_signal), (gtk_path_bar_dispose),
1326         (gtk_path_bar_style_set), (gtk_path_bar_screen_changed),
1327         (gtk_path_bar_scroll_up), (reload_icons), (change_icon_theme),
1328         (settings_notify_cb), (gtk_path_bar_check_icon_theme),
1329         (get_button_image), (gtk_path_bar_update_button_appearance),
1330         (make_directory_button), (gtk_path_bar_check_parent_path): Support
1331         changes in icon themes.
1332
1333         * gtk/gtkpathbar.h: add two elements
1334
1335         * tests/testfilechooser.c: (main): use gnome-vfs method again to
1336         get more testing.
1337
1338 Wed Mar 10 01:17:40 2004  Jonathan Blandford  <jrb@gnome.org>
1339
1340         * gtk/gtkpathbar.c: added 'Desktop' to the list of volumes.  We
1341         don't have any more untranlated strings in the dialog.
1342
1343 Wed Mar 10 00:24:24 2004  Jonathan Blandford  <jrb@gnome.org>
1344
1345         * gtk/gtkfilechooserdefault.c (error_dialog): use uri instead of
1346         the pathname for UTF-8 safety.
1347
1348 Wed Mar 10 00:10:47 2004  Jonathan Blandford  <jrb@gnome.org>
1349
1350         * gtk/gtkfilechooserdefault.c (shortcuts_insert_path): Always
1351         check to see if the shortcuts exists.  We don't want to put
1352         invalid dirs in the shortcuts pane.
1353
1354 Tue Mar  9 16:40:34 2004  Jonathan Blandford  <jrb@gnome.org>
1355
1356         * gtk/gtkfilechooserdefault.c (struct _GtkFileChooserDefault):
1357         remove unneeded shortuts_swin;
1358
1359 Wed Mar 10 01:49:27 2004  Matthias Clasen  <maclas@gmx.de>
1360
1361         Fix #136614 in a better way:
1362         
1363         * gtk/gtkoptionmenu.c (gtk_option_menu_init): Undo the last change.
1364         * gtk/gtkbutton.c (struct _GtkButtonPrivate): Add a flag, align_set.
1365         * gtk/gtkbutton.c (gtk_button_init): Initialize align_set to 0.
1366         * gtk/gtkbutton.c (maybe_set_alignment): Rework to only set the
1367         alignment if priv->align_set is set.
1368         * gtk/gtkbutton.c (gtk_button_set_alignment): Set align_set to 1.
1369
1370 Wed Mar 10 01:21:05 2004  Matthias Clasen  <maclas@gmx.de>
1371
1372         * gtk/gtkcombobox.c (gtk_combo_box_menu_position_below): Place
1373         grid mode popups left aligned, not right aligned.
1374
1375 Tue Mar  9 23:09:46 2004  Matthias Clasen  <maclas@gmx.de>
1376
1377         * gtk/gtkoptionmenu.c (gtk_option_menu_init): Avoid centering 
1378         the label that is reparented from the menuitem.  (#136614, Dennis
1379         Cranston)
1380
1381 Tue Mar  9 16:19:09 2004  Jonathan Blandford  <jrb@gnome.org>
1382
1383         * gtk/gtkpathbar.c (struct _ButtonData): Encapsulate all of the
1384         information about a button in a struct instead of ugly
1385         g_object_set_data.
1386         (gtk_path_bar_size_request): Use ButtonData.
1387         (gtk_path_bar_update_slider_buttons): ditto
1388         (gtk_path_bar_size_allocate): ditto
1389         (gtk_path_bar_remove): ditto
1390         (gtk_path_bar_forall): ditto
1391         (gtk_path_bar_scroll_down): ditto
1392         (gtk_path_bar_clear_buttons): ditto
1393         (button_clicked_cb): ditto.  Also, add an ignore_changes variable
1394         (button_data_free): destroy ButtonData
1395         (update_button_appearance): Use ButtonData
1396         (make_directory_button): ditto
1397         (gtk_path_bar_check_parent_path): ditto
1398         (_gtk_path_bar_set_path): ditto
1399
1400 2004-03-09  Federico Mena Quintero  <federico@ximian.com>
1401
1402         Fix #136533.
1403
1404         * gtk/gtkfilechooserdefault.c (shortcuts_reload_icons): New
1405         function.
1406         (check_icon_theme): New helper function, installs a handler for
1407         changes in the icon theme.
1408         (gtk_file_chooser_default_style_set): Use check_icon_theme().
1409         (gtk_file_chooser_default_screen_changed): Use check_icon_theme().
1410         (gtk_file_chooser_default_dispose): Disconnect from GtkSettings.
1411         (change_icon_theme): New function, updates impl->icon_size and
1412         reloads the icons.
1413         (struct _GtkFileChooserDefault): New field settings_signal_id.
1414         (struct _GtkFileChooserDefault): New field icon_size.
1415         (shortcuts_insert_path): Use impl->icon_size.
1416         (list_icon_data_func): Likewise.
1417
1418 2004-03-09  Federico Mena Quintero  <federico@ximian.com>
1419
1420         * gtk/gtkfilechooserdefault.c (get_file_info): Handle the returned
1421         parent_path being NULL.  Fixes #136662.
1422
1423 2004-03-09  Federico Mena Quintero  <federico@ximian.com>
1424
1425         * gtk/gtkfilechooserdefault.c (shortcuts_drag_data_received_cb):
1426         Stop the emission so that GtkTreeView's handler won't try to poke
1427         the filter model.  Fixes #136127.
1428
1429 Tue Mar  9 13:49:14 2004  Owen Taylor  <otaylor@redhat.com>
1430
1431         * gtk/gtkstyle.c (gtk_paint_polygon): Fix 
1432         g_return_if_fail() that was checking draw_shadow.
1433         (#136669, Morten Welinder)
1434
1435 Tue Mar  9 09:57:25 2004  Owen Taylor  <otaylor@redhat.com>
1436
1437         * === Released 2.3.6 ===
1438
1439         * configure.in: Version 2.3.6, interface age 0.
1440
1441         * NEWS: Updates
1442
1443 Tue Mar  9 11:01:45 2004  Jonathan Blandford  <jrb@gnome.org>
1444
1445         * gtk/gtkpathbar.c (gtk_path_bar_finalize): unref the correct
1446         icon.  Reported by Michael Natterer <mitch@gimp.org>.
1447
1448 2004-03-09  Morten Welinder  <terra@gnome.org>
1449
1450         * tests/testfilechooser.c (main): Destroy widgets to reveal leaks.
1451
1452 Tue Mar  9 02:11:50 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
1453
1454         * gtk/gtkmenu.c Fix bug 136446. [Marco Pesenti Gritti]
1455         (struct _GtkMenuPrivate): Add boolean destroying
1456         (gtk_menu_destroy): Set priv->destroying
1457         (gtk_menu_remove): don't update the table information when the
1458         menu is being destroyed.
1459
1460         * gtk/gtkmenu.c (gtk_menu_set_monitor): Formatting fix
1461
1462         * gtk/gtktoolbar.[ch]: Some formatting fixes
1463
1464 Tue Mar  9 01:25:10 2004  Matthias Clasen  <maclas@gmx.de>
1465
1466         * gtk/gtkframe.c (gtk_frame_paint): Fix a typo.
1467
1468 2004-03-08  Federico Mena Quintero  <federico@ximian.com>
1469
1470         Fixes #136080.
1471
1472         * gtk/gtkfilesystemunix.c: Only lstat() if stat() failed due to
1473         ENOENT.
1474         (filename_get_info): Likewise.
1475
1476 2004-03-08  Federico Mena Quintero  <federico@ximian.com>
1477
1478         * gtk/gtkfilechooserdefault.c
1479         (gtk_file_chooser_default_initial_focus): Use
1480         gtk_tree_view_set_cursor().
1481
1482 2004-03-08  Federico Mena Quintero  <federico@ximian.com>
1483
1484         Patch "1a" from #136185, by Morten Welinder.
1485
1486         * gtk/gtkfilechooserdefault.c (get_file_info): Take in an argument
1487         that says whether the caller just wants the display name.
1488         (shortcuts_insert_path): We only want the name in the call to
1489         get_file_info().
1490
1491         * gtk/gtkpathbar.c (_gtk_path_bar_set_path): Don't request more
1492         info than needed from the file_folder.
1493
1494 2004-03-08  Federico Mena Quintero  <federico@ximian.com>
1495
1496         Fixes #136105.
1497
1498         * gtk/gtkfilechooserembed.h (struct _GtkFileChooserEmbedIface):
1499         Added an ::initial_focus() method.
1500
1501         * gtk/gtkfilechooserembed.c
1502         (_gtk_file_chooser_embed_delegate_iface_init): Set the
1503         initial_focus method.
1504         (delegate_initial_focus): Implement.
1505         (_gtk_file_chooser_embed_initial_focus): New function.
1506
1507         * gtk/gtkfilechooserdialog.c
1508         (gtk_file_chooser_dialog_constructor): Call
1509         _gtk_file_chooser_embed_initial_focus().
1510
1511         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_init):
1512         Install the ::initial_focus() handler.
1513         (gtk_file_chooser_default_initial_focus): Implement.
1514
1515 2004-03-08  Federico Mena Quintero  <federico@ximian.com>
1516
1517         * gtk/gtkfilechooserdefault.c (update_from_entry): Return a
1518         boolean success code.
1519         (location_popup_handler): Refocus the file chooser if appropriate.
1520         Fixes #135905.
1521         (save_widgets_create): Don't set the text of the save_folder_label
1522         here.
1523         (update_appearance): Set the text here as appropriate for the save
1524         mode.  Also fixes #136387.
1525         (update_appearance): Don't show the Create Folder button in
1526         SELECT_FOLDER mode.
1527         (update_appearance): Show the extra widget in all Save modes
1528         correctly.
1529
1530 Mon Mar  8 11:57:27 2004  Owen Taylor  <otaylor@redhat.com>
1531
1532         * gtk/gtkcombobox.c (gtk_combo_box_unset_model): Don't
1533         call g_signal_handler_disonnect() if priv->model is
1534         NULL. (#136551, Damon Chaplin)
1535
1536         * gtk/gtkcombobox.c (gtk_combo_box_model_row_inserted):
1537         Back out code to set the active item when the first
1538         item is added to the model; this causes problems for
1539         GtkComboBoxText. (#136535)
1540
1541         * gtk/gtkcombobox.c (gtk_combo_box_menu_destroy)
1542         * gtk/gtkcombobox.c (gtk_combo_box_list_destroy):
1543         * gtk/gtkcombobox.c (gtk_combo_box_list_setup): 
1544         * gtk/gtkcombobox.c (gtk_combo_box_menu_setup): 
1545         Remove calls to gtk_combo_box_unset_model.
1546
1547         * gtk/gtkcombobox.c (gtk_combo_box_check_appearance): 
1548         Clean up handling of wrap->width > 0.
1549
1550         * gtk/gtkcombobox.c (gtk_combo_box_relayout): Don't
1551         switch list/menu mode here.
1552
1553         * gtk/gtkcombobox.c (gtk_combo_box_set_model): Protect
1554         against the same model being set back.
1555
1556         * gtk/gtkcombobox.c (gtk_combo_box_relayout): Call
1557         gtk_combo_box_menu_fill() rather than duplicating
1558         a large chunk of code.
1559
1560 2004-03-08  Anders Carlsson  <andersca@gnome.org>
1561
1562         * gtk/gtkfilesystemmodel.c (gtk_file_system_model_get_flags): 
1563         If max_depth is 0 then we have a list.
1564
1565 2004-03-08  Morten Welinder  <terra@gnome.org>
1566
1567         * gtk/gtkpathbar.c (_gtk_path_bar_set_path): If we fail, leave
1568         widget unchanged.  Explicitly verify final directory.
1569
1570         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_create_folder,
1571         get_icon_type, filename_get_info): Protect errno.
1572
1573 2004-03-08  Marco Pesenti Gritti  <marco@gnome.org>
1574
1575         * gtk/gtkentry.c: (gtk_entry_completion_key_press):
1576
1577         When an action is selected stop the event to be propagated
1578         otherwise the activate signal is emitted too. (Bug #133394)
1579
1580 Mon Mar  8 04:50:12 2004  Jonathan Blandford  <jrb@gnome.org>
1581
1582         * gtk/gtkfilechooserdefault.c (create_path_bar): new function to
1583         consolidate creating the path_bar.
1584         (gtk_file_chooser_default_set_current_folder): no longer need to
1585         pass in the filesystem.
1586
1587         * gtk/gtkpathbar.h: Removed unused set_pixbuf functions in favor
1588         of just setting the filesystem.
1589
1590         * gtk/gtkpathbar.c (gtk_path_bar_finalize): Free root path and
1591         home_dir.
1592         (get_button_image): Add images to path_bar.
1593         (update_button_appearance): use images
1594         (make_directory_button): Clasify buttons based upon location.
1595         (_gtk_path_bar_set_path): no longer need a file-system.  Also, add
1596         rerooting, #135845, #135914
1597
1598         * tests/testfilechooser.c: Fix reused error handling.
1599
1600 2004-03-08  Anders Carlsson  <andersca@gnome.org>
1601
1602         * gtk/gtkfilesystemunix.c: (get_icon_for_directory),
1603         (gtk_file_system_unix_render_icon):
1604         Use better icons for home and desktop.
1605
1606 2004-03-08  Anders Carlsson  <andersca@gnome.org>
1607
1608         * gtk/gtkfilechooserentry.c:
1609         (_gtk_file_chooser_entry_set_base_folder):
1610         Set the base folder path in the entry.
1611         
1612 2004-03-08  Christian Neumair  <chris@gnome-de.org>
1613
1614         * tests/testentrycompletion.c: Fix typo.
1615
1616 2004-03-08  Tor Lillqvist  <tml@iki.fi>
1617
1618         * README.win32: Update.
1619
1620         * gtk/gtk.def: Small update. Thanks to J. Ali Harlow. Re-sorted.
1621
1622         * tests/testfilechooser.c: Correct localtime_r() emulation on
1623         Win32. Remove a couple of unnecessary Win32-only includes.
1624
1625 Mon Mar  8 01:06:17 2004  Matthias Clasen  <maclas@gmx.de>
1626
1627         * tests/testentrycompletion.c: Test dynamic addition/removal. 
1628
1629 Sun Mar  7 22:38:49 2004  Matthias Clasen  <maclas@gmx.de>
1630
1631         * gtk/gtkframe.c (gtk_frame_paint): Use ythickness, not 
1632         xthickness in the calculation of vertical dimensions.
1633
1634 Sun Mar  7 17:38:03 2004  Jonathan Blandford  <jrb@gnome.org>
1635
1636         * gtk/gtkbutton.c (gtk_button_class_init): actually use
1637         gtk_button_add.
1638
1639         * gtk/gtkfilechooserdefault.c (error_building_filename_dialog):
1640         use the uri, not the path, #136317
1641         (renderer_edited_cb): ditto
1642         (shortcuts_add_bookmark_from_path): ditto
1643         (remove_bookmark_button_clicked_cb): ditto
1644         (gtk_file_chooser_default_remove_shortcut): ditto
1645         (update_from_entry): ditto
1646         (up_folder_handler): ditto
1647
1648 Sun Mar  7 16:07:08 2004  Jonathan Blandford  <jrb@gnome.org>
1649
1650         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_init): set
1651         redraw_on_allocate, #135902.
1652
1653         * gtk/gtkfilesystemmodel.c (model_refilter_recurse): Patch from
1654         Damon Chaplin to set a node to be visible before emitting the
1655         inserted signal, #135555.
1656
1657 Sun Mar  7 22:24:28 2004  Matthias Clasen  <maclas@gmx.de>
1658
1659         * gtk/gtkbutton.c (_gtk_button_paint): Don't use xthickness in the
1660         height calculation.
1661
1662 Sun Mar  7 14:34:04 2004  Jonathan Blandford  <jrb@gnome.org>
1663
1664         Fixes #121500.
1665
1666         * gtk/gtkfilechooserdefault.c (trap_activate_cb): stop activate
1667         from unselecting rows when pressed in multiple-selection mode.
1668
1669 2004-03-07  Hans Breuer  <hans@breuer.org>
1670
1671         * gdk/win32/gdkproperty-win32.c (gdk_screen_get_setting) :
1672         some more settings from system, also reflect some name changes
1673         done a while ago in the x11 backend
1674
1675         * gdk/win32/makefile.msc : build gdkspawn-win32.c
1676
1677         * gtk/gtkdnd.c : gtk_drag_source_[gs]et_target_list, added "Since: 2.4"
1678
1679         * gtk/makefile.msc.in : build gtkpathbar, link shell32.lib
1680
1681         * tests/makefile.msc : some more tests get build
1682
1683 Sun Mar  7 03:03:57 2004  Jonathan Blandford  <jrb@gnome.org>
1684
1685         * gtk/gtkfilechooserdefault.c
1686         (gtk_file_chooser_default_get_paths): if action is
1687         SELECT_FOLDER, then return the currentd folder if none is
1688         selected.
1689         (gtk_file_chooser_default_should_respond): Allow 'Ok' to be hit if
1690         no directory is selected in SELECT_FOLDER mode.
1691
1692 Sat Mar  6 23:31:18 2004  Jonathan Blandford  <jrb@gnome.org>
1693
1694         * gtk/gtkfilechooserdefault.c (struct _GtkFileChooserDefault):
1695         remove unneeded elements.
1696         (tree_selection_changed): removed
1697         (tree_name_data_func): removed
1698         (gtk_file_chooser_default_finalize): don't unref dir model
1699         (create_folder_tree): removed
1700         (get_selection): no longer need to abstract away the selection
1701         function.
1702         (create_file_list): We now create a tree for all actions.
1703         (file_pane_create): Make one tree.
1704         (update_appearance) We really change the mode only, now.
1705
1706 Sun Mar  7 02:38:00 2004  Matthias Clasen  <maclas@gmx.de>
1707
1708         * gtk/gtkcombobox.c (gtk_combo_box_size_request): Do a 
1709         size_request on the button and cell_view_frame, otherwise
1710         their style will still be the default here in the initial 
1711         size_request. (#136301, Mark McLoughlin)
1712
1713 2004-03-06  Gustavo J. A. M. Carneiro  <gustavo@users.sourceforge.net>
1714
1715         * gtk/gtktoolbar.c (internal_insert_element): Check return value
1716         of gtk_stock_lookup; if stock lookup fails, just use stock_id as
1717         label, instead of crashing. Fixes #136202.
1718
1719 2004-03-05  Federico Mena Quintero  <federico@ximian.com>
1720
1721         * gdk/linux-fb/gdkglobals-fb.c: Make <config.h> the very first
1722         include.
1723         * gdk/linux-fb/gdkwindow-fb.c: Likewise.
1724         * gdk/linux-fb/gdkinput.c: Likewise.
1725
1726 2004-03-05  Federico Mena Quintero  <federico@ximian.com>
1727
1728         Fixes #136082 and #135265, patch by Morten Welinder.
1729
1730         * configure.in: Use AC_SYS_LARGEFILE.
1731
1732         * */*.c: #include <config.h>
1733
1734 2004-03-05  Federico Mena Quintero  <federico@ximian.com>
1735
1736         * gtk/gtkfilechooserdefault.c
1737         (gtk_file_chooser_default_select_path): No need to have a
1738         temporary error variable.
1739
1740 2004-03-05  Tor Lillqvist  <tml@iki.fi>
1741
1742         * configure.in: Move check for native Win32 (mingw) a bit
1743         earlier. If Win32, disable static builds (as in GLib). Remove
1744         unnecessary AC_LIBTOOL_WIN32_DLL.
1745
1746         * gdk/gdk.def: Add missing entries, thanks to J. Ali Harlow.
1747
1748         * gdk/win32/gdkcursor-win32.c (color_is_white): const-correctness.
1749
1750         (gdk_cursor_new_from_pixbuf): Copy of the non-Xcursor X11
1751         implementation.
1752
1753         (gdk_display_supports_cursor_alpha,
1754         gdk_display_supports_cursor_color): Dummy implementations.
1755
1756         (gdk_display_get_default_cursor_size,
1757         gdk_display_get_maximal_cursor_size): Implement.
1758
1759         * gdk/win32/gdkdisplay-win32.c (gdk_display_get_default_group):
1760         Dummy implementation.
1761
1762         * gdk/win32/gdkevents-win32.c (gdk_net_wm_supports): Dummy
1763         implementation.
1764
1765         * gdk/win32/gdkfont-win32.c (gdk_font_get_display): Implement.
1766
1767         * gdk/win32/gdkinput-win32.c (gdk_input_motion_events): Remove,
1768         not in API.
1769
1770         * gdk/win32/gdkwindow-win32.c (gdk_window_get_group): Dummy
1771         implementation.
1772
1773 Fri Mar  5 18:00:36 2004  Jonathan Blandford  <jrb@redhat.com>
1774
1775         * gtk/gtkfilechooserdefault.c (new_folder_button_clicked): scroll
1776         to the new path.
1777
1778         * gtk/gtktreeview.c (gtk_tree_view_adjustment_changed): Update the
1779         allocation when scrolling instead of cancelling editing.
1780
1781 Fri Mar  5 23:52:34 2004  Matthias Clasen  <maclas@gmx.de>
1782
1783         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_set_modify_func): 
1784         Improve the docs.  (#127727, Murray Cumming)
1785
1786 Fri Mar  5 23:37:16 2004  Matthias Clasen  <maclas@gmx.de>
1787
1788         * gtk/gtktreeview.c (gtk_tree_view_set_reorderable): Clarify the
1789         doc comment.  (#118602)
1790
1791 Fri Mar  5 22:37:15 2004  Matthias Clasen  <maclas@gmx.de>
1792
1793         * gtk/gtkbutton.c (gtk_button_construct_child): Don't let
1794         the priv->image pointer dangle.  (#136259, Padraig O'Briain)
1795
1796 2004-03-05  Federico Mena Quintero  <federico@ximian.com>
1797
1798         * gtk/gtkfilechooserprivate.h (struct _GtkFileChooserIface): Add
1799         gboolean return values and GError arguments to
1800         ::set_current_folder() and ::select_path().
1801
1802         * gtk/gtkfilechooser.c (gtk_file_chooser_set_current_folder):
1803         Return a boolean value for success/failure.
1804         (gtk_file_chooser_set_current_folder_uri): Likewise.
1805         (gtk_file_chooser_select_filename): Likewise.
1806         (gtk_file_chooser_select_uri): Likewise.
1807         (gtk_file_chooser_set_filename): Likewise.
1808         (gtk_file_chooser_set_uri): Likewise.
1809         (_gtk_file_chooser_set_current_folder_path): Likewise, plus take
1810         in a GError.
1811         (_gtk_file_chooser_select_path): Likewise.
1812
1813         * gtk/gtkfilechooserutils.c (delegate_set_current_folder):
1814         Likewise.
1815         (delegate_select_path): Likewise.
1816
1817         * gtk/gtkfilechooserdefault.c
1818         (gtk_file_chooser_default_select_path): Likewise.
1819         (gtk_file_chooser_default_set_current_folder): Likewise; this also
1820         fixes #136024.
1821         (error_changing_folder_dialog): New helper function.
1822         (change_folder_and_display_error): New helper function.
1823         (switch_to_selected_folder): Use change_folder_and_display_error().
1824         (tree_selection_changed): Likewise.
1825         (shortcuts_activate_volume): Likewise.
1826         (shortcuts_activate_item): Likewise.
1827         (list_row_activated): Likewise.
1828         (path_bar_clicked): Likewise.
1829         (update_from_entry): Likewise.
1830         (up_folder_handler): Likewise.
1831         (home_folder_handler): Get the home path from the shortcuts model,
1832         and use change_folder_and_display_error().
1833
1834         * tests/testfilechooser.c (set_current_folder): New helper
1835         function; pops up a simple error dialog if necessary.
1836         (set_filename): Likewise.
1837         (set_folder_nonexistent_cb): Use set_current_folder().
1838         (set_folder_existing_nonexistent_cb): Likewise.
1839         (set_filename_nonexistent_cb): Use set_filename().
1840         (set_filename_existing_nonexistent_cb): Likewise.
1841
1842 Fri Mar  5 11:17:35 2004  Owen Taylor  <otaylor@redhat.com>
1843
1844         * gtk/gtktreemodel.c (gtk_tree_row_reference_new_proxy): 
1845         Improve the docs (reported by Vitaly Tishkov, 
1846         #74362) Add some comments to the code about the 
1847         row reference handling that are hopefully not entirely
1848         wrong.
1849
1850 2004-03-05  Michael Natterer  <mitch@gimp.org>
1851
1852         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_show_all):
1853         s/object/widget/. Makes it compile again.
1854
1855 Fri Mar  5 03:37:14 2004  Jonathan Blandford  <jrb@gnome.org>
1856
1857         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_show_all):
1858         chain to the extra_widget.
1859
1860 Fri Mar  5 02:53:41 2004  Jonathan Blandford  <jrb@gnome.org>
1861
1862         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_finalize):
1863         Patch from Damon Chaplin to free models when we're finalized,
1864         #134053
1865
1866 2004-03-05  Alexander Larsson  <alexl@redhat.com>
1867
1868         * gtk/gtkfilesystem.c (gtk_file_system_get_volume_for_path):
1869         Document the fact that there might not be a volume for all
1870         paths.
1871
1872         * gtk/gtkfilechooserdefault.c (shortcuts_add_current_folder):
1873         Don't assume there is a volume for all paths.
1874
1875 Fri Mar  5 01:45:04 2004  Jonathan Blandford  <jrb@gnome.org>
1876
1877         * gtk/gtkfilechooserdefault.c (shortcuts_append_paths): insert in
1878         the correct place instead of naïvely appending.
1879         (shortcuts_add_volumes): refilter the model
1880         (shortcuts_add_bookmarks): refilter the model
1881         (gtk_file_chooser_default_add_shortcut_folder): refilter the model
1882
1883 2004-03-04  Federico Mena Quintero  <federico@ximian.com>
1884
1885         * gtk/gtkfilechooserdialog.c (response_cb):  New handler.  Ask the
1886         GtkFileChooser widget if it wants to do something special rather
1887         than letting us terminate the dialog.
1888         (gtk_file_chooser_dialog_init): Connect to "response"; see the
1889         comment in the sources to see why we don't override the method in
1890         class_init.
1891
1892         * gtk/gtkfilechooserembed.h (struct _GtkFileChooserEmbedIface):
1893         Added a ::should_respond() method.
1894
1895         * gtk/gtkfilechooserembed.c
1896         (_gtk_file_chooser_embed_delegate_iface_init): Add a delegate for ::should_respond().
1897         (delegate_should_respond): New delegate.
1898         (_gtk_file_chooser_embed_should_respond): New function.
1899
1900         * gtk/gtkfilechooserdefault.c (set_list_model, create_file_list):
1901         Use dashes in signal names rather than underscores.
1902         (gtk_file_chooser_default_init): Hook up our ::should_respond() implementation.
1903         (gtk_file_chooser_default_should_respond): Implement.  go into a
1904         folder rather than responding if we are in File mode and the
1905         selected file is a folder.
1906         (get_selection): New helper function.
1907         (add_bookmark_button_clicked_cb): Use get_selection().
1908         (bookmarks_check_add_sensitivity): Likewise.
1909         (gtk_file_chooser_default_get_paths): Likewise.
1910         (check_save_entry): New helper function.
1911         (gtk_file_chooser_default_get_paths): Use check_save_entry().
1912         (selection_check): Renamed from selection_is_folders().  Now
1913         checks whether the selection is empty, all files, all folders.
1914         (bookmarks_check_add_sensitivity): Use selection_check().
1915
1916 Fri Mar  5 00:05:59 2004  Matthias Clasen  <maclas@gmx.de>
1917
1918         * gtk/gtkcombobox.c (gtk_combo_box_list_setup): 
1919         * gtk/gtkcombobox.c (gtk_combo_box_menu_setup): Connect to 
1920         key_press_event and handle Alt-Down/Alt-Up to show or hide the
1921         list popup. Also handle Down/Up/PageDown/PageUp/Home/End and 
1922         make them change the active item without popping up the list.
1923         These keybindings are inherited from GtkCombo. 
1924
1925 Thu Mar  4 23:15:58 2004  Matthias Clasen  <maclas@gmx.de>
1926
1927         * gtk/gtkcombobox.c (gtk_combo_box_menu_position): Initially 
1928         select the active item when using optionmenu-like positioning. 
1929
1930 Thu Mar  4 16:54:30 2004  Owen Taylor  <otaylor@redhat.com>
1931
1932         * gtk/gtkrc.c (gtk_rc_check_pixmap_dir): Don't
1933         open/close the file, just check for existence
1934         with g_file_test(). This is considerably cheaper,
1935         and lack-of-permissions for pixmap dirs is 
1936         pathological.
1937
1938 Wed Mar  3 17:53:21 2004  Owen Taylor  <otaylor@redhat.com>
1939
1940         * gtk/gtksocket.c (gtk_socket_class_init): Overide
1941         show_all/hide_all to be gtk_widget_show/gtk_widget_hide,
1942         since we don't want to propagate to the in-process
1943         plug, if any. (#122949, Michael Meeks)
1944
1945 Thu Mar  4 15:20:55 2004  Jonathan Blandford  <jrb@gnome.org>
1946
1947         * gtk/gtkfilechooserdefault.c (update_appearance): show the 'New
1948         Folder' button in SAVE mode again.
1949
1950 Thu Mar  4 21:53:46 2004  Matthias Clasen  <maclas@gmx.de>
1951
1952         * gtk/gtkiconfactory.c (copy_cache): Increment the reference
1953         count of the style when copying the cached icon.  (#135890, Crispin
1954         Flowerday)
1955
1956 Thu Mar  4 21:45:43 2004  Matthias Clasen  <maclas@gmx.de>
1957
1958         * gtk/gtkcombobox.c: In list mode, set the background color 
1959         of the cell view to the base color of the style, instead of
1960         hardwiring white. (#136158)
1961
1962 Thu Mar  4 01:32:19 2004  Jonathan Blandford  <jrb@gnome.org>
1963
1964         * gtk/gtkpathbar.c (gtk_path_bar_set_path): Modified patch from
1965         muppet <scott@asofyet.org> to keep child directories around if we
1966         change to a child.
1967
1968         * gtk/gtkpathbar.c (_gtk_path_bar_set_home_icon): Start of
1969         icon-setting functions.  Not used yet.
1970         (_gtk_path_bar_set_root_icon): Ditto.
1971         
1972 Thu Mar  4 00:31:54 2004  Matthias Clasen  <maclas@gmx.de>
1973
1974         * gtk/gtktextview.c (extend_selection): 
1975         * gtk/gtktextview.c (gtk_text_view_move_cursor_internal): Allow
1976         to select the last word in the buffer.  (#135487, Paolo Borelli)
1977
1978 Wed Mar  3 23:54:31 2004  Matthias Clasen  <maclas@gmx.de>
1979
1980         * gtk/gtkentrycompletion.c: Doc update.
1981
1982 Wed Mar  3 17:30:18 2004  Owen Taylor  <otaylor@redhat.com>
1983
1984         * gtk/gtkwindow.c (gtk_window_mnemonic_activate): Check
1985         whether widgets are viewable, not just if they are
1986         mapped. (#122912, reported by Tim Evans)
1987
1988 Wed Mar  3 23:28:48 2004  Matthias Clasen  <maclas@gmx.de>
1989
1990         * gtk/gtkcombobox.c (gtk_combo_box_set_active): Move the actual
1991         implementation into a new gtk_combo_box_set_active_internal() 
1992         function, which doesn't do the short-circuiting. 
1993         * gtk/gtkcombobox.c (gtk_combo_box_model_row_deleted): Use
1994         set_active_internal() here, since the active item may change here,
1995         although the index is unchanged.
1996
1997 Wed Mar  3 23:26:49 2004  Matthias Clasen  <maclas@gmx.de>
1998
1999         * gtk/gtkcombobox.c (gtk_combo_box_menu_position): Reintroduce the
2000         traditional option menu placement of the popup for regular combo
2001         boxes. Grids and editable combo boxes use the combo-like placement 
2002         below the entry.  (#136021)
2003         * gtk/gtkcombobox.c (gtk_combo_box_menu_button_press): 
2004         * gtk/gtkcombobox.c (gtk_combo_box_popup): Call gtk_menu_set_active()
2005         before popping up the menu, to make the placement work.
2006         
2007 Wed Mar  3 17:20:15 2004  Owen Taylor  <otaylor@redhat.com>
2008
2009         * gtk/gtkmain.c (gtk_propagate_event): Special case
2010         scroll events so that they propagate up the widget
2011         heirarchy when received on insensitive widgets.
2012         (#101102, reported by Geoff Reedy)
2013
2014 Wed Mar  3 16:47:10 2004  Owen Taylor  <otaylor@redhat.com>
2015
2016          #109594, reported by Olivier Ripoll
2017
2018         * gtk/gtkentry.c (gtk_entry_size_request): Use max of 
2019         width and digit width for gtk_entry_set_width_chars,
2020         and round up.
2021
2022         * gtk/gtkcolorsel.c (gtk_color_selection_init): Set the
2023         width of the entry to 7 chars.
2024
2025 Wed Mar  3 16:00:10 2004  Owen Taylor  <otaylor@redhat.com>
2026
2027         * configure.in: Strip out the "export-dynamic" libtool
2028         option from library link lines. (#124687, James Henstridge)
2029
2030 Wed Mar  3 16:06:03 2004  Jonathan Blandford  <jrb@gnome.org>
2031
2032         * gtk/gtkfilechooserdefault.c (save_folder_combo_changed_cb):
2033         Don't activate the combo if we're in the midst of changing
2034         folders.
2035
2036 2004-03-03  Mark McLoughlin  <mark@skynet.ie>
2037
2038         * tests/testsocket_common.c: (print_hello): don't try and store
2039         pointers in ints. Fixes 64-bit build.
2040
2041 2004-03-03  Federico Mena Quintero  <federico@ximian.com>
2042
2043         * gtk/gtkfilesystem.c (gtk_file_system_get_parent): Simplify by
2044         not using a temporary variable, and clarify the documentation.
2045         Fixes #136008.
2046
2047 2004-03-03  Mark McLoughlin  <mark@skynet.ie>
2048
2049         * gtk/gtkexpander.c:
2050         (gtk_expander_enter_notify), (gtk_expander_leave_notify),
2051         (gtk_expander_set_label_widget): Set the label widget's
2052         state to prelight if we're prelit. Fixes bug #136078.
2053
2054 2004-03-03  Murray Cumming  <murrayc@murrayc.com>
2055
2056         * gtk/gtkradiobutton.h, radiomenuitem.h: Corrected the group_changed
2057         signal vfunc declaration, adding the first parameter, which is the
2058         widget emitting the signal.
2059
2060 2004-03-03  Morten Welinder  <terra@gnome.org>
2061
2062         * tests/testfilechooser.c (update_preview_cb): Plug leak.
2063
2064 Tue Mar  2 23:39:55 2004  Jonathan Blandford  <jrb@gnome.org>
2065
2066         * gtk/gtkfilechooserdialog.c
2067         (file_chooser_widget_default_realized_size_changed): Split
2068         function into realized and unrealized variants, and consolidate
2069         the handling fo size-changing and default changing.
2070
2071         * gtk/gtkfilechooserembed.[ch] (gtk_file_chooser_embed_class_init):
2072         remove resizable-hints-changed, as it just complicated things.
2073
2074         * gtk/gtkfilechooserdefault.c (update_appearance): Don't emit
2075         resizable-hints-changed.
2076         
2077 2004-03-03  Tor Lillqvist  <tml@iki.fi>
2078
2079         * gtk/gtk.def: Add a missing entry. (#135982, J. Ali Harlow)
2080
2081         * NEWS: Correct spelling of my name in one place.
2082
2083 2004-03-02  Federico Mena Quintero  <federico@ximian.com>
2084
2085         * gtk/gtkfilechooserdefault.c
2086         (gtk_file_chooser_default_set_current_folder): Handle errors in
2087         setting the path bar's path.  Fixes #136000, based on a patch by
2088         Morten Welinder.
2089
2090         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_insert_bookmark):
2091         Don't free our own propagated error.
2092
2093         * gtk/gtkpathbar.c (gtk_path_bar_set_path): Likewise, and free the
2094         parent_path upon error.  Fixes #136006, patch by Morten Welinder.
2095         (gtk_path_bar_set_path): Unref the file_folder upon error.
2096         (gtk_path_bar_set_path): Return a boolean success code.
2097
2098 Wed Mar  3 00:28:59 2004  Matthias Clasen  <maclas@gmx.de>
2099
2100         * tests/testcombochange.c: Add an animation mode, to test 
2101         how the combobox behaves if the model changes while it is popped
2102         up.
2103
2104 Tue Mar  2 17:06:05 2004  Owen Taylor  <otaylor@redhat.com>
2105
2106         * === Released 2.3.5 ===
2107
2108         * NEWS: Updates
2109
2110         * configure.in: Version 2.3.5, interface age 0.
2111         Require glib-2.3.5, pango-1.3.5.
2112
2113 Tue Mar  2 23:08:12 2004  Matthias Clasen  <maclas@gmx.de>
2114
2115         * gtk/gtkentrycompletion.c (_gtk_entry_completion_popup): Avoid
2116         popping up the completions across the edge of the monitor.
2117         Part of #135561.
2118
2119 Tue Mar  2 16:47:40 2004  Owen Taylor  <otaylor@redhat.com>
2120
2121         * tests/testfilechooser.c (set_filename_existing_nonexistent_cb): 
2122         Move the /nonexistant stuff out of the main window,
2123         keep the main window somewhat normal looking.
2124
2125 Tue Mar  2 16:18:43 2004  Owen Taylor  <otaylor@redhat.com>
2126
2127         * gtk/gtktreestore.c (gtk_tree_store_reorder)
2128         * gtk/gtkliststore.c (gtk_list_store_reorder): Fix
2129         up the interpretation of new_order to match what
2130         it means elsewhere, document the meaning of new_order.
2131
2132         * gtk/gtkcombobox.c (gtk_combo_box_model_rows_reordered):
2133         Fix interpretation of new_order.
2134
2135         * tests/testcombochange.c (on_reorder): Fix interpretation
2136         of new_order.
2137
2138         * tests/testcombochange.c (on_reorder): Fix hitting
2139         "reorder" with an empty list.
2140
2141 Tue Mar  2 21:23:30 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
2142
2143         Patch from Frederic Crozat, test code from Jean-Philippe
2144         Chancelier. Fixes bug #120479.
2145         
2146         * gtk/gtkcombo.c (gtk_combo_popup_list): Make sure popup belongs
2147         to the right window group.
2148
2149         * gtk/gtkmenu.c (gtk_menu_popup): Same
2150
2151         * tests/testsocket.c (main): Pack the plugs into an hbox instead
2152         of a vbox.
2153
2154         * tests/testsocket_common.c: Add a GtkMenuBar, a GtkCombo and a
2155         GtkComboBox to the children.
2156
2157 Tue Mar  2 14:38:23 2004  Owen Taylor  <otaylor@redhat.com>
2158
2159         * gtk/gtkcombobox.c (gtk_combo_box_model_row_inserted):
2160         If the model was empty before, select the first inserted
2161         item.
2162
2163         * gtk/gtkcombobox.c (gtk_combo_box_model_row_deleted):
2164         Fix up the logic for the new row to select.
2165
2166         * gtk/gtkcombobox.c (gtk_combo_box_class_init):
2167         Rename "appearance" property to "appears-as-list".
2168
2169         * tests/testcombochange.c tests/Makefile.am: Test case
2170         for combos and dynamically changing models.
2171
2172 Tue Mar  2 15:19:52 2004  Jonathan Blandford  <jrb@redhat.com>
2173
2174         * gtk/gtkfilechooserdefault.c
2175         (gtk_file_chooser_default_get_resizable_hints): set the default
2176         value, spotted by Morten Welinder.
2177
2178 Tue Mar  2 15:03:15 2004  Jonathan Blandford  <jrb@redhat.com>
2179
2180         * gtk/gtkfilechooserdefault.c
2181         (gtk_file_chooser_default_get_resizable_hints): get the logic
2182         correct.  This will fix sizing on save dialogs.
2183
2184         (save_widgets_create): set_mnemonic_widget.
2185
2186 2004-03-02  Federico Mena Quintero  <federico@ximian.com>
2187
2188         * gtk/gtkfilechooserdefault.c
2189         (gtk_file_chooser_default_set_current_folder): Don't update the
2190         save folder combo if we are already switching folders; based on a
2191         patch by Jonathan Blandford.
2192
2193         * gtk/gtkfilechooserdefault.c (shortcuts_add_current_folder):
2194         Handle failure to insert the path.  Based on a patch by Morten
2195         Welinder attached to bug #135380.
2196
2197         * tests/testfilechooser.c (extra_widget_create): Add a bunch of
2198         buttons to test various things.
2199
2200 Tue Mar  2 20:59:23 2004  Matthias Clasen  <maclas@gmx.de>
2201
2202         * tests/Makefile.am: Add testentrycompletion.
2203
2204         * tests/testentrycompletion.c: New file to test some of the
2205         more exotic GtkEntryCompletion features.
2206
2207 Tue Mar  2 14:38:10 2004  Jonathan Blandford  <jrb@redhat.com>
2208
2209         * tests/testfilechooser.c (main): improve tests a little.
2210
2211 Tue Mar  2 11:45:50 2004  Owen Taylor  <otaylor@redhat.com>
2212
2213         * gtk/gtkcombobox.c: Always connect to the changed
2214         signals on the model, update the active item as
2215         appropriate when rows are inserted/deleted/reordered,
2216         re-layout the menu on ::rows-reordered.
2217
2218         * gtk/gtkcellview.c (gtk_cell_view_set_displayed_row):
2219         Allow %NULL for path to unset and leave no current
2220         path.
2221
2222 Tue Mar  2 19:54:53 2004  Matthias Clasen  <maclas@gmx.de>
2223
2224         * gtk/gtkcombobox.c (gtk_combo_box_list_position): Position
2225         the popup above the sample if there is not enough room below.
2226         Part of #135543.
2227
2228 Tue Mar  2 19:53:36 2004  Matthias Clasen  <maclas@gmx.de>
2229
2230         * gtk/gtkcombobox.c (gtk_combo_box_set_popup_widget): Make the 
2231         frame for the list mode etched in, to give the popup a slightly
2232         less flat appearance. 
2233
2234 Tue Mar  2 17:55:31 2004  Matthias Clasen  <maclas@gmx.de>
2235
2236         * gtk/gtk.def: Add gtk_combo_box_entry_new_text().  
2237
2238 2004-03-02  Morten Welinder  <terra@gnome.org>
2239
2240         * tests/testfilechooser.c (size_prepared_cb): Don't scale images
2241         that are small enough to fit.  Avoid using incompatibly typed data
2242         pointer.
2243
2244         * gtk/gtkfilechooserdefault.c
2245         (gtk_file_chooser_default_get_resizable_hints): Test the
2246         resize_horizontally pointer, not the deferenced pointer.
2247
2248 2004-03-01  Federico Mena Quintero  <federico@ximian.com>
2249
2250         * gtk/gtkfilechooserdefault.c (struct _GtkFileChooserDefault): New
2251         flag shortcuts_current_folder_is_volume.
2252         (shortcuts_add_current_folder): Set
2253         impl->shortcuts_current_folder_is_volume as appropriate.
2254         (remove_current_folder_cb): Handle the flag.
2255         (shortcuts_activate_item): Likewise.
2256         (shortcuts_update_current_folder): Handle the
2257         impl->shortcuts_current_folder_active flag; only add the folder if
2258         it doesn't already exist in the list.
2259         (shortcuts_model_create): Don't insert the current folder
2260         separator here.
2261         (shortcuts_add_current_folder): Insert the separator here.
2262         (shortcut_find_position): Renamed from shortcut_exists(); now
2263         returns an index.
2264         (shortcuts_add_current_folder): Set the active item in the combo.
2265
2266 2004-03-01  Federico Mena Quintero  <federico@ximian.com>
2267
2268         * gtk/gtkfilechooserdefault.c (shortcuts_row_activated_cb): Eep,
2269         use gtk_tree_model_filter_convert_iter_to_child_iter(), not the reverse.
2270
2271 2004-03-01  Federico Mena Quintero  <federico@ximian.com>
2272
2273         * gtk/gtkfilechooserdefault.c (shortcuts_model_create): Don't
2274         unref an old model; there isn't one.  This was a leftover from
2275         when we recreated the model on every change.
2276         (save_widgets_create): Create the save folder combo.
2277         (shortcuts_model_create): Don't set the model on the tree view
2278         here.
2279         (gtk_file_chooser_default_constructor): Create the shortcuts model
2280         here, before the rest of the widgets.
2281         (shortcuts_list_create): Don't call shortcuts_model_create() here;
2282         just set the model on the tree.
2283         (save_folder_combo_create): New function, provided by Jonathan
2284         Blandford.
2285         (update_appearance): Set the sensitivity of the folder combo.
2286         (shortcuts_activate_iter): New helper function; code moved from
2287         shortcuts_row_activated_cb().
2288         (shortcuts_activate_item): New helper function.
2289         (shortcuts_row_activated_cb): Use shortcuts_activate_iter().
2290         (ShortcutsIndex): Renamed SHORTCUTS_SEPARATOR to
2291         SHORTCUTS_BOOKMARKS_SEPARATOR.
2292         (struct _GtkFileChooserDefault): New field shortcuts_current_folder_active.
2293         (shortcuts_insert_separator): Add a position argument.
2294         (shortcuts_get_index): Handle the SHORTCUTS_CURRENT_FOLDER_SEPARATOR 
2295         and SHORTCUTS_CURRENT_FOLDER positions.
2296         (shortcut_exists): Ignore the current folder row.
2297         (struct _GtkFileChooserDefault): New field shortcuts_filter_model.
2298         (shortcuts_model_create): Create a filter model for the shortcuts list.
2299         (shortcuts_list_create): Set the model to the shortcuts_filter_model.
2300         (remove_bookmark_button_clicked_cb): Use the shortcuts_filter_model.
2301         (bookmarks_check_remove_sensitivity): Likewise.
2302         (shortcuts_row_activated_cb): Likewise.
2303         (gtk_file_chooser_default_set_current_folder): New function.
2304         (gtk_file_chooser_default_set_current_folder): Update the current
2305         folder row in the shortcuts list.
2306
2307         * gtk/gtkfilechooserwidget.c
2308         (gtk_file_chooser_widget_constructor): Cast correctly for
2309         _gtk_file_chooser_embed_set_delegate().
2310
2311 Mon Mar  1 19:30:25 2004  Owen Taylor  <otaylor@redhat.com>
2312
2313         * gtk/gtkdnd.[ch]: Add gtk_drag_source_set/get_target_list().
2314         (#127499, based on patch from Michael Natterer)
2315
2316         * tests/testgtk.c: Fix bidi strings to display correctly
2317         with new auto-bidi.
2318
2319 Tue Mar  2 01:34:40 2004  Matthias Clasen  <maclas@gmx.de>
2320
2321         * gtk/gtksettings.c: Remove the include of Xft.h, which is already
2322         dragged in via pangoxft.h.  (#135496, David Hawthorne)
2323
2324 Mon Mar  1 23:52:15 2004  Tim Janik  <timj@gtk.org>
2325
2326         * gtk/gtkbindings.[hc]: expose gtk_bindings_activate_event(), changed
2327         callers.
2328
2329         * gtk/gtkwindow.[hc]: added gtk_window_propagate_key_event() to expose
2330         the key event propagation mechanism used for focus widgets.
2331         (gtk_window_key_release_event): use the same key event propagation logic
2332         as gtk_window_key_press_event().
2333
2334 2004-03-01  Simon Budig  <simon@gimp.org>
2335
2336         * gdk/x11/gdkinput-x11.c: X11 R6.4 specifies 15 events
2337         for the XInput extension. We want to see them all.
2338         We now get Proximity Out events again. Fixes bug #135320.
2339
2340 Tue Mar  2 00:47:21 2004  Matthias Clasen  <maclas@gmx.de>
2341
2342         * gtk/gtkimmodule.c (match_locale): Use case-insensitive
2343         comparison. Fixes XIM module loading on AIX.  (#131277)
2344
2345 Mon Mar  1 23:59:18 2004  Matthias Clasen  <maclas@gmx.de>
2346
2347         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_row_deleted): 
2348         Make it work correctly when the child model is cleared 
2349         completely. (#121633)
2350
2351 2004-03-01  Michael Natterer  <mitch@gimp.org>
2352
2353         * gtk/gtkfilechooserwidget.h: removed accidentially committed char
2354         which broke the build.
2355
2356 Mon Mar  1 16:51:21 2004  Jonathan Blandford  <jrb@redhat.com>
2357
2358         * gtk/gtkfilechooserdialog.c
2359         (file_chooser_widget_default_size_changed): only store the size if
2360         we can resize in that direction.
2361
2362 Mon Mar  1 16:32:52 2004  Jonathan Blandford  <jrb@redhat.com>
2363
2364         * gtk/gtkfilechooserwidget.c
2365         (gtk_file_chooser_widget_new_with_backend): new function.  Long
2366         name.
2367
2368 2004-03-01  Morten Welinder  <terra@gnome.org>
2369
2370         * gtk/gtkfilesystemunix.c (filename_get_info): Only stat when
2371         needed.
2372
2373         * gtk/gtkfilesystemmodel.c (file_model_node_is_visible): Simplify
2374         semantics and check for errors.
2375
2376         * gtk/gtkpathbar.c (gtk_path_bar_set_path): Propagate errors.
2377
2378         * gtk/gtkfilefilter.c (gtk_file_filter_filter): Don't crash if
2379         display_name is NULL.
2380
2381 Mon Mar  1 14:16:52 2004  Owen Taylor  <otaylor@redhat.com>
2382
2383         Based on patch by Alex Larsson
2384
2385         * gtk/gtkfilechooserdefault.c: Use gtk-file-chooser-backend
2386         GtkSetting to set the backend if the app doesn't specify one.
2387
2388         * gdk/x11/gdkevents-x11.c gtk/gtksettings.c:
2389         Add Gtk/FileChooserBackend.
2390
2391 Mon Mar  1 20:32:06 2004  Tim Janik  <timj@gtk.org>
2392
2393         * autogen.sh:
2394         - exit with $? instead of 1 in case of failure
2395         - exit with $? if ./configure failed
2396           (that's so autogen.sh && make lines work)
2397         - removed --enable-gtk-doc option
2398         - added $AUTOGEN_CONFIGURE_ARGS
2399
2400 2004-03-01  Federico Mena Quintero  <federico@ximian.com>
2401
2402         * gtk/gtkfilechooserdefault.c (list_model_filter_func): Test for
2403         filter_info.uri correctly.  Fixes #135379, pointed out by Damon
2404         Chaplin.
2405         (shortcuts_get_index): Compute the bookmarks index correctly.
2406         Fixes #135714, pointed out by Damon Chaplin.
2407         (gtk_file_chooser_default_list_shortcut_folders): Handle the case
2408         with no shortcuts, and don't run off the end of the list if there
2409         are no bookmarks and their separator.  Fixes #135572, patch by
2410         Damon Chaplin.
2411
2412 Mon Mar  1 12:23:06 2004  Owen Taylor  <otaylor@redhat.com>
2413
2414         * gtk/gtklabel.c: Handle dynamically resolved bidi direction
2415         when drawing the cursor. (#118541)
2416
2417         * gtk/gtkentry.c (get_better_cursor_x): Use entry->resolved_dir;
2418
2419         * gtk/gtkentry.c (draw_insertion_cursor): Fix up
2420         some confusion in parameter ordering.
2421
2422 Mon Mar  1 12:05:54 2004  Jonathan Blandford  <jrb@redhat.com>
2423
2424         * gtk/gtkfilechooserdialog.c
2425         (file_chooser_widget_resizable_hints_changed): Handle
2426         shrinking/growing.
2427
2428 2004-03-01  Michael Natterer  <mitch@gimp.org>
2429
2430         * gtk/gtktextbtree.c: removed underscores from calls to
2431         gtk_text_btree_resolve_bidi().
2432
2433 Mon Mar  1 10:41:27 2004  Owen Taylor  <otaylor@redhat.com>
2434
2435         Patch from Dov Grobgeld to implement auto-bidi-direction
2436         for GtkTextView (#118543)
2437
2438         * gtk/gtktextbtree.[ch]: Resolve bidi base direction
2439         for each line by propagating backwards/forwards as
2440         necessary.
2441
2442         * gtk/gtktextlayout.[ch] gtk/gtktextview.c: Set the 
2443         bidi base direction for the ;ine with the cursor from 
2444         the keyboard direction. Add gtk_text_layout_set_keyboard_direction().
2445         
2446 Mon Mar  1 10:31:11 2004  Owen Taylor  <otaylor@redhat.com>
2447
2448         * gtk/gtkentry.[ch]: Implement auto-bidi-direction,
2449         based on a patch from Dov Grobgeld. (#118540)
2450
2451 Sun Feb 29 22:01:49 2004  Owen Taylor  <otaylor@redhat.com>
2452
2453         * gtk/gtkentry.[ch]: Add gtk_entry_set_alignment() 
2454         to allow right-aligned entries and a "xalign" 
2455         property. (#59799, patch from Egon Andersen and 
2456         Steffen Gutmann)
2457
2458         * gtk/gtkmisc.c (gtk_misc_class_init): Use improved
2459         xalign property description here too.
2460
2461         * tests/testtext.c: UNDERLINE_ERROR test addition
2462         from Nicolas Settons' patch.
2463
2464 Sun Feb 29 20:34:06 2004  Owen Taylor  <otaylor@redhat.com>
2465
2466         * gtk/gtkwindow.[ch] gtk/gtkmenushell.c: export
2467         gtk_window_activate_key() (Request from Tim Janik)
2468
2469 Mon Mar  1 01:00:11 2004  Matthias Clasen  <maclas@gmx.de>
2470
2471         * gtk/gtktextview.c (gtk_text_view_drag_data_received): 
2472         Make DND operations within a buffer move the dragged 
2473         text instead of copying it; also make DND operations 
2474         a single user action for undo purposes.  (#135191, 
2475         #93139, reported by Tommi Komulainen, patch by Paolo Borelli
2476         and Paolo Maggi)
2477
2478 Mon Mar  1 00:51:11 2004  Matthias Clasen  <maclas@gmx.de>
2479
2480         * NEWS: News for 2.3.5.
2481
2482 Sun Feb 29 23:25:35 2004  Matthias Clasen  <maclas@gmx.de>
2483
2484         * gtk/gtkentry.c (gtk_entry_completion_key_press): 
2485         Fix the Shift-Tab support to go backwards.
2486
2487 Sun Feb 29 16:40:40 2004  Owen Taylor  <otaylor@redhat.com>
2488
2489         * gtk/gtktextview.c (gtk_text_view_class_init): Fix 
2490         capitalization to match other style properties.
2491
2492 Sun Feb 29 16:38:53 2004  Owen Taylor  <otaylor@redhat.com>
2493
2494         * gtk/gtktextview.c (gtk_text_view_class_init): Fix a
2495         typo in property string.
2496
2497 Sun Feb 29 16:35:23 2004  Owen Taylor  <otaylor@redhat.com>
2498
2499         * gdk/gdkpango.c gtk/gtktextdisplay.c: Implement
2500         PANGO_UNDERLINE_ERROR (Based on a patch by
2501         Nicolas Setton, #114237)
2502
2503         * gtk/gtktextview.c: Add a error-underline-color style
2504         property.
2505
2506 Sun Feb 29 19:04:33 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
2507
2508         * gtk/gtkrange.c (_gtk_range_get_wheel_delta): New internal
2509         function returning a good step value for the mouse wheel. For
2510         scrollbars, base the step on page_size^(2/3), for other ranges,
2511         use 2 * step_increment.
2512
2513         * gtk/gtkrange.c (gtk_range_scroll_event): Use it here ...
2514
2515         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_scroll_event): 
2516         ... and here.
2517
2518         * gtk/gtkmenu.c (gtk_menu_leave_notify): Fix a warning.
2519
2520 Sun Feb 29 01:51:27 2004  Jonathan Blandford  <jrb@gnome.org>
2521
2522         * gtk/gtkfilechooserembed.c
2523         (_gtk_file_chooser_embed_get_default_size):  Add g_return_if_fail()
2524         (_gtk_file_chooser_embed_get_resizable_hints): Add g_return_if_fail()
2525
2526         * gtk/gtkfilechooserdialog.c
2527         (file_chooser_widget_default_size_changed): Get the correct
2528         initial size for the dialog.  Also, don't bother with
2529         gtk_window_set_default_size().  It's not really meaningful.
2530
2531         * gtk/gtkfilechooserdefault.c
2532         (gtk_file_chooser_default_get_default_size): Get the correct
2533         spacing for the preview_widget
2534         (update_preview_widget_visibility): Clear widget field after we
2535         destroy it.
2536
2537 2004-02-29  Federico Mena Quintero  <federico@ximian.com>
2538
2539         * gtk/gtkfilechooserdefault.c
2540         (gtk_file_chooser_default_set_property): Handle
2541         GTK_FILE_CHOOSER_PROP_USE_PREVIEW_LABEL.
2542         (gtk_file_chooser_default_get_property): Likewise.
2543         (struct _GtkFileChooserDefault): Added fields for preview_label,
2544         use_preview_label, preview_display_name, preview_box.  Removed
2545         preview_frame.
2546         (set_preview_widget): Reorder the widget in relation to the label.
2547         (update_preview_widget_visibility): Create or destroy the preview
2548         label.
2549         (check_preview_change): Update impl->preview_display_name and the
2550         label.
2551         (find_good_size_from_style): Use the preview_box.
2552         (gtk_file_chooser_default_finalize): Free
2553         impl->preview_display_name.
2554         (gtk_file_chooser_default_init): Initialize
2555         impl->use_preview_label.
2556
2557         * gtk/gtkfilechooser.c (gtk_file_chooser_class_init): Add a
2558         "use-preview-label" property.
2559         (gtk_file_chooser_set_use_preview_label): New function.  This sets
2560         whether one wants the file chooser to display a stock label with
2561         the previewed filename.  Apps that do really fancy previews can
2562         turn this off and draw the name themselves.
2563         (gtk_file_chooser_get_use_preview_label): New function.
2564         (gtk_file_chooser_get_preview_widget_active): Documentation fix.
2565
2566         * gtk/gtkfilechooserutils.h (GtkFileChooserProp): Add a
2567         GTK_FILE_CHOOSER_PROP_USE_PREVIEW_LABEL value.
2568
2569         * gtk/gtkfilechooserutils.c
2570         (_gtk_file_chooser_install_properties): Override the
2571         "use-preview-label" property.
2572
2573 Sun Feb 29 04:43:29 2004  Matthias Clasen  <maclas@gmx.de>
2574
2575         * gtk/gtkentry.c (gtk_entry_completion_key_press): Make Tab and
2576         Shift-Tab work when the completion popup is shown.
2577
2578 2004-02-28  Federico Mena Quintero  <federico@ximian.com>
2579
2580         * gtk/gtkfilechooserdefault.c (create_folder_tree): Use "Name" for
2581         the title of the filename column.
2582         (create_file_list): Likewise.
2583
2584 Sun Feb 29 03:31:42 2004  Matthias Clasen  <maclas@gmx.de>
2585
2586         * gtk/gtkentry.c (gtk_entry_completion_key_press): Fix Page_Up 
2587         and Page_Down in the completion popup to move page-wise if we're
2588         scrolling.
2589
2590 2004-02-28  Federico Mena Quintero  <federico@ximian.com>
2591
2592         * gtk/gtkfilechooserdefault.c (set_cell_text_bold_if_folder):
2593         Removed.
2594         (list_name_data_func): Don't call the function above.
2595         (list_mtime_data_func): Likewise.
2596
2597 Sun Feb 29 02:34:35 2004  Matthias Clasen  <maclas@gmx.de>
2598
2599         * gtk/gtkcombobox.c (gtk_combo_box_list_position): New 
2600         function which calculates position and size for the popup in
2601         list mode. Currently it only pushes the popup horizontally 
2602         into the screen.
2603
2604 Sun Feb 29 01:10:09 2004  Matthias Clasen  <maclas@gmx.de>
2605
2606         * gtk/gtkcombobox.c: Implement the previous fix in a better way,
2607         small cleanups.
2608
2609 2004-02-28  Hans Breuer  <hans@breuer.org>
2610
2611         * gtk/gtkfilesystemwin32.c : applied patch from
2612         J. Ali Harlow <ali@juiblex.co.uk>, fixes bug #135641
2613
2614 Sat Feb 28 23:30:36 2004  Matthias Clasen  <maclas@gmx.de>
2615
2616         * gtk/gtkcombobox.c (gtk_combo_box_popup): Actually resize the
2617         popup window before popping up.  (#135651)
2618
2619 Sat Feb 28 23:29:35 2004  Matthias Clasen  <maclas@gmx.de>
2620
2621         * gtk/gtkcombobox.c (gtk_combo_box_class_init): 
2622         * gtk/gtkcombobox.c (gtk_combo_box_init): Override the default
2623         handler for style_set in class_init instead of connecting to
2624         the signal in init. (noticed by Yosh).
2625
2626 Sat Feb 28 14:48:35 2004  Owen Taylor  <otaylor@redhat.com>
2627
2628         * demos/gtk-demo/main.c (read_line): #ifdef HAVE_FLOCKFILE, 
2629         not #ifndef HAVE_FLOCKFILE. (#135642, J. Ali Harlow)
2630
2631 2004-02-28  Hans Breuer  <hans@breuer.org>
2632
2633         * gtk/gtkfilesystemwin32.c : adapt to add -> insert_bookmark
2634         change. Also merged some crossplatform code from 
2635         gtkfilesystemunix.c
2636         * gtk/gtk.def : updated externals
2637
2638         * gtk/makefile.msc.in : added gtkfilechooserembed.obj
2639
2640 2004-02-28  Hans Breuer  <hans@breuer.org>
2641
2642         * gdk/win32/gdkdnd-win32.c : set current_dest_drag to NULL
2643         when destroying, fixes bug #120007. Also removed the mirrored
2644         ref counting for deprecated gdk_drag_context_<ref|unref>()
2645         cause it wasn't reliable anymore anyway.
2646
2647         * gdk/win32/gdkdisplay-win32.c : fix typo, which should
2648         have broken the win32 build for everyone not using msvc
2649
2650         * gdk/win32/gdkevents-win32.c : WM_GETMINAMXINFO ensure not to
2651         return negative values for ptMaxTrackSize, it caused snapping
2652         windows to their minimum size
2653
2654 Sat Feb 28 01:39:01 2004  Matthias Clasen  <maclas@gmx.de>
2655
2656         * gtk/gtkcombobox.c (gtk_combo_box_set_wrap_width): Support
2657         switching back to non-gridded mode.  (#135169)
2658
2659 Fri Feb 27 22:29:46 2004  Matthias Clasen  <maclas@gmx.de>
2660
2661         * gtk/gtkwidget.c (gtk_widget_can_activate_accel): Add "Since: 2.4".
2662
2663 Fri Feb 27 18:52:19 2004  Jonathan Blandford  <jrb@redhat.com>
2664
2665         * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_style_set):
2666         Whoops.  Didn't mean to commit the size change.
2667
2668 Fri Feb 27 18:46:27 2004  Jonathan Blandford  <jrb@redhat.com>
2669
2670         * gtk/gtkfilechooserembed.h: New private interface to help
2671         negotiate the default size of the widget.  Still a bit buggy, but
2672         better than the old behavior.
2673
2674         * gtk/gtkfilechooserdefault.c: Implement the embed interface.
2675
2676         * gtk/gtkfilechooserwidget.c: Proxy the embed interface.
2677
2678         * gtk/gtkfilechooserdialog.c: Use the embed interface.
2679
2680 2004-02-27  Federico Mena Quintero  <federico@ximian.com>
2681
2682         * gtk/gtkfilesystem.c (gtk_file_system_insert_bookmark): Added a
2683         "position" argument.
2684
2685         * gtk/gtkfilesystem.h (GtkFileSystemError): Added value for 
2686         GTK_FILE_SYSTEM_ERROR_ALREADY_EXISTS.
2687         (struct _GtkFileSystemIface): Added a "position" argument to the
2688         ::insert_bookmark() method.
2689
2690         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_insert_bookmark):
2691         Updated; renamed from gtk_file_system_unix_add_bookmark().  Return
2692         an error if the path already exists in the bookmarks list.
2693         (gtk_file_system_unix_remove_bookmark): Return an error if the
2694         path does not exist in the bookmarks list.
2695
2696         * gtk/gtkfilechooserdefault.c (shortcuts_add_bookmark_from_path):
2697         For now, use gtk_file_system_insert_bookmark() with -1 for the
2698         position.  DnD will come next.
2699
2700 Fri Feb 27 21:42:28 2004  Matthias Clasen  <maclas@gmx.de>
2701
2702         * gtk/gtkcombobox.c (gtk_combo_box_relayout): 
2703         * gtk/gtkcombobox.c (gtk_combo_box_style_set): Simplify, only 
2704         create a new setup if appearance actually changed.
2705         * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_clear): 
2706         * gtk/gtkcombobox.c (gtk_combo_box_get_cell_info): Make 
2707         these more robust.  (#127623, Damon Chaplin)
2708
2709 Fri Feb 27 15:06:00 2004  Jonathan Blandford  <jrb@redhat.com>
2710
2711         * gtk/gtkfilechooser.c (gtk_file_chooser_class_init): remove
2712         folder-mode property.
2713
2714         * gtk/gtkfilechooserutils.c
2715         (_gtk_file_chooser_install_properties): remove FOLDER_MODE property.
2716
2717 Thu Feb 26 17:38:40 2004  Manish Singh  <yosh@gimp.org>
2718
2719         * gtk/gtkcombobox.c: Add function declaration for
2720         gtk_combo_box_list_remove_grabs().
2721
2722 Fri Feb 27 02:33:21 2004  Matthias Clasen  <maclas@gmx.de>
2723
2724         * gtk/gtkentry.c (keyval_is_cursor_move): Classifiy Page Up/Down as
2725         cursor move, but not Home and End.
2726
2727         * gtk/gtkentry.c (gtk_entry_completion_key_press): Lets Page Up/Down
2728         jump to the ends of the list, not Home and End - since we're not 
2729         scrolling yet, a "page" is always the complete list.  (#127430, Marco
2730         Pesenti Gritti)
2731
2732 Fri Feb 27 00:39:11 2004  Matthias Clasen  <maclas@gmx.de>
2733
2734         * gtk/gtkcombobox.c (gtk_combo_box_list_destroy): 
2735         * gtk/gtkcombobox.c (gtk_combo_box_menu_destroy): Don't let
2736         the priv pointers dangle.  (#127623, Damon Chaplin)
2737
2738 Thu Feb 26 17:31:34 2004  Manish Singh  <yosh@gimp.org>
2739
2740         * gdk/x11/xsettings-client.c (read_settings): fix ytpo: s/eles/else/
2741
2742 Thu Feb 26 19:53:32 2004  Owen Taylor  <otaylor@redhat.com>
2743
2744         * gdk/x11/xsettings-common.h (xsettings_client_process_event): 
2745         Add xsettings_client_set_grab_func,
2746         Add xsettings_client_set_ungrab_func to the list of renames.
2747
2748 Thu Feb 26 19:48:39 2004  Owen Taylor  <otaylor@redhat.com>
2749
2750         * gdk/x11/xsettings-client.c (read_settings): Fix memory leak
2751         in case of mismatched property type.
2752
2753 Thu Feb 26 18:25:57 2004  Jonathan Blandford  <jrb@gnome.org>
2754
2755         * gtk/gtkfilechooser.h (GtkFileChooserAction): Add two more folder
2756         modes to the enum.
2757
2758         * gtk/gtkfilechooser.c (gtk_file_chooser_set_folder_mode): Remove.
2759         (gtk_file_chooser_get_folder_mode): Remove
2760
2761 Thu Feb 26 17:29:04 2004  Owen Taylor  <otaylor@redhat.com>
2762
2763         * gdk/x11/gdkevents-x11.c (gdk_wm_protocols_filter): Return
2764         GDK_FILTER_CONTINUE for unhandled message types.
2765
2766         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Allow
2767         multiple filters for the same event type with the standard
2768         "GDK_FILTER_CONTINUE == pretend I wasn't here" semantics.
2769
2770         * gdk/x11/gdkevents-x11.c (gdk_display_add_client_message_filter):
2771         Append to the filter list not prepend, since order now matters.
2772
2773         * gdk/win32/gdkevents-win32.c (gdk_add_client_message_filter): 
2774         Append to the filter list not prepend, since order now matters.
2775         
2776 Thu Feb 26 23:39:07 2004  Matthias Clasen  <maclas@gmx.de>
2777
2778         Fixes for #135333, analysed by Damon Chaplin:
2779         
2780         * gtk/gtkcombobox.c (gtk_combo_box_list_button_pressed): Don't
2781         grab here.
2782         * gtk/gtkcombobox.c (gtk_combo_box_popup): Do the grabs here, 
2783         so that we don't forget to grab when the menu is popped via
2784         keynav.
2785         * gtk/gtkcombobox.c (gtk_combo_box_list_button_released): Don't
2786         ungrab here.
2787         * gtk/gtkcombobox.c (gtk_combo_box_popdown): Do the ungrabs here.
2788
2789 Thu Feb 26 23:26:00 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
2790
2791         * gtk/gtkstatusbar.c (set_grip_cursor): New function. Use resize
2792         cursors for resize grips. (Bug #129621)
2793
2794         * gtk/gtktoolbar.c (gtk_toolbar_get_relief_style): Documentation
2795         fix - patch by Torsten Schoenfeld.
2796
2797         * gtk/gtkmenubar.c (gtk_menu_bar_size_request): don't request
2798         space between the items. (Bug #110775)
2799
2800         * gtk/gtkrc.c (_gtk_rc_init): Provide extra horizontal padding
2801         inside menu items that are inside a menu bar. (Bug #110775)
2802         
2803         * configure.in (HAVE_XCURSOR): Make XCurosr part of GDK_EXTRA_,
2804         not GDK_PACKAGES, to prevent applications from getting linked to
2805         it (Bug #119804)
2806
2807         * gtk/gtkmenubar.c (gtk_menu_bar_size_allocate): Put the vertical
2808         ipadding inside the item. (Bug #61843)
2809
2810 Thu Feb 26 22:56:40 2004  Matthias Clasen  <maclas@gmx.de>
2811
2812         * gtk/gtkwidget.c: Replace gtk_widget_get_mnemonic_widgets() 
2813         by list_mnemonic_widgets() in doc comments as well.
2814
2815 Thu Feb 26 16:36:38 2004  Owen Taylor  <otaylor@redhat.com>
2816
2817         Fixes from Torsten Schoenfeld.
2818
2819         * gtk/gtkwidget.c (gtk_widget_add_mnemonic_label): 
2820         Fix name in doc comment.
2821
2822         * gtk/gtkwidget.h: gtk_widget_list_mnemonic_labels(),
2823         not get_mnemonic_labels.
2824
2825 Thu Feb 26 22:20:44 2004  Matthias Clasen  <maclas@gmx.de>
2826
2827         * gtk/gtkcomboboxentry.h:
2828         * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_new_text): New
2829         convenience API to construct simple text combos, implemented by
2830         Damon Chaplin.
2831
2832         * tests/testcombo.c: Use gtk_combo_box_entry_new_text.
2833
2834 Thu Feb 26 22:19:29 2004  Matthias Clasen  <maclas@gmx.de>
2835
2836         * gtk/gtkcombobox.c (gtk_combo_box_new_text): Improve the docs.
2837
2838 Thu Feb 26 15:43:43 2004  Owen Taylor  <otaylor@redhat.com>
2839
2840         * gtk/gtkstyle.[ch]: Export insertion cursor drawing functionality
2841         in a simplified form as gtk_draw_insertion_cursor().
2842         (#99031, request from Alex Larsson)
2843
2844         * gtk/gtktextdisplay.c gtk/gtkentry.c gtk/gtklabel.c:
2845         Adapt to new gtk_draw_insertion_cursor().
2846
2847         * gtk/gtkradiomenuitem.c (gtk_radio_menu_item_class_init)
2848         gtk/gtkstyle.c (gtk_style_class_init): Add some missed
2849         Since: 2.4.
2850
2851         * gtk/gtkiconfactory.c (icon_size_settings_changed)
2852           gtk/gtkicontheme.c (do_theme_change)
2853           gtk/gtkrc.c (_gtk_rc_context_get_default_font_name)
2854         * gtk/gtksettings.c (gtk_settings_notify):
2855         _gtk_rc_reset_styles => gtk_rc_reset_styles.
2856
2857 Thu Feb 26 21:52:58 2004  Matthias Clasen  <maclas@gmx.de>
2858
2859         Fixes for #127804 and #134722, Damon Chaplin:
2860         
2861         * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_pack_end): 
2862         * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_pack_start): 
2863         Ref and sink the cell renderers here.
2864         
2865         * gtk/gtkcombobox.c (gtk_combo_box_finalize): Unref the cell
2866         renderers here, and free attributes and func_data. 
2867
2868 Thu Feb 26 21:41:38 2004  Matthias Clasen  <maclas@gmx.de>
2869
2870         * gtk/gtkrc.c (gtk_rc_reset_styles): Mark as 2.4 API addition.
2871
2872 Thu Feb 26 14:47:22 2004  Dom Lachowicz <cinamod@hotmail.com>
2873
2874         * gtk/gtk.def: Export gtk_rc_reset_styles()
2875
2876 Thu Feb 26 14:47:22 2004  Owen Taylor  <otaylor@redhat.com>
2877
2878         * gtk/gtkrc.[ch]: Export gtk_rc_reset_styles(). 
2879         (Request from Dom Lachowicz, #123769)
2880
2881 Wed Feb 25 19:11:31 2004  Owen Taylor  <otaylor@redhat.com>
2882
2883         * gtk/gtkradiobutton.[ch] gtk/gtkradiomenuitem.[ch]: Add a
2884         ::group-changed signal emitted when the radio button/menu item 
2885         is moved from one group of radio buttons to another. 
2886         (#79563, based partially on a patch from Padraig O'Briain)
2887
2888 Thu Feb 26 13:23:47 2004  Owen Taylor  <otaylor@redhat.com>
2889
2890         * gdk/x11/gdkwindow-x11.c (set_text_property): Use the right
2891         free() function. (#135511, George Bronnikov)
2892
2893 2004-02-26  Federico Mena Quintero  <federico@ximian.com>
2894
2895         * configure.in: Added a comment to inform translators that they
2896         must add .po files to both po/ and po-properties/ when they add
2897         new languages to ALL_LINGUAS.
2898
2899 Wed Feb 25 15:36:50 2004  Owen Taylor  <otaylor@redhat.com>
2900
2901         * gdk/x11/gdkselection-x11.c (gdk_utf8_to_compound_text_for_display):
2902         Call g_convert(), not g_convert() with fallback, since Emacs is
2903         happier if we reject the COMPOUND_TEXT request and it can
2904         then ask for UTF-8. (#114527)
2905
2906         * gtk/gtkselection.c (gtk_selection_data_set_text): When
2907         TEXT is requested, if COMPOUND_TEXT fails, fall back to STRING.
2908
2909 Wed Feb 25 22:35:00 2004  Tomasz KÅ‚oczko <kloczek@pld.org.pl>
2910
2911         * cinfigure.in: After changes in G_DEFINE_TYPE minimal required glib
2912         vesion for build gtk+ is now 2.3.3.
2913
2914 Wed Feb 25 16:00:40 2004  Jonathan Blandford  <jrb@gnome.org>
2915
2916         * gtk/gtkfilechooserdefault.c (update_appearance): move the
2917         expander code.
2918
2919 2004-02-25  Danilo Å egan  <dsegan@gmx.net>
2920
2921         * configure.in (ALL_LINGUAS): po-properties/sr@ije.po added, so
2922         adding back sr@ije.
2923
2924 2004-02-25  Federico Mena Quintero  <federico@ximian.com>
2925
2926         * configure.in (ALL_LINGUAS): Remove sr@ije until po-properties/
2927         is fixed for it.
2928
2929 Wed Feb 25 12:44:49 2004  Owen Taylor  <otaylor@redhat.com>
2930
2931         * gtk/gtkstyle.[ch]: Make realize and unrealize signals. (#73310)
2932
2933 Wed Feb 25 12:21:32 2004  Owen Taylor  <otaylor@redhat.com>
2934
2935         * gtk/gtkwidget.[ch] gtk/gtklabel.c: Patch from
2936         Padraig O'Briain to add gtk_widget_add/remove_mnemonic_label,
2937         gtk_widget_get_mnemonic_labels(). (#103456)
2938
2939 2004-02-25  Danilo Å egan  <dsegan@gmx.net>
2940
2941         * configure.in: Added sr@ije to ALL_LINGUAS.
2942
2943 Wed Feb 25 09:46:34 2004  Owen Taylor  <otaylor@redhat.com>
2944
2945         * gtk/gtkstyle.c (gtk_style_finalize): Free 
2946         style->icon_factories (#130128)
2947
2948 Wed Feb 25 03:52:58 2004  Jonathan Blandford  <jrb@gnome.org>
2949
2950         * gtk/gtkpathbar.c: use gtk_widget_push/pop_composite_child around
2951         internal buttons.
2952
2953         * gtk/gtkfilechooserdefault.c (struct _GtkFileChooserDefault):
2954         rename some widgets to make it clear where they are packed.
2955         (update_appearance): New function to handle all the 'logic' of
2956         layout in one place.  We aren't trying to keep all our properties
2957         in sync.
2958         (gtk_file_chooser_default_set_property): use update_appearance()
2959
2960 2004-02-24  Federico Mena Quintero  <federico@ximian.com>
2961
2962         * gtk/gtkfilechooserdefault.c (shortcuts_model_create): Renamed
2963         from create_shortcuts_model().
2964         (struct _GtkFileChooserDefault): Renamed the shortcuts_tree field
2965         to shortcuts_list.
2966         (shortcuts_list_create): Renamed from shortcuts_tree_create().
2967         (create_file_list): Enable the tree view as a model drag source.
2968         (create_folder_tree): Likewise.
2969
2970         * gtk/gtkfilesystemmodel.c (_gtk_file_system_model_get_type):
2971         Register the drag source interface.
2972         (drag_source_iface_init): New function.
2973         (drag_source_row_draggable): New function.
2974         (drag_source_drag_data_get): New function.
2975
2976 Tue Feb 24 19:12:07 2004  Owen Taylor  <otaylor@redhat.com>
2977
2978         * === Released 2.3.4 ===
2979
2980         * configure.in: Bump version to 2.3.4, fix broken
2981         gtk_binary_age value by copying the GLib logic
2982         to automatically set it to the right values.
2983
2984 Wed Feb 25 00:13:24 2004  Matthias Clasen  <maclas@gmx.de>
2985
2986         * gtk/gtkcombobox.c (gtk_combo_box_menu_row_changed): 
2987         * gtk/gtkcombobox.c (gtk_combo_box_list_row_changed): 
2988         Don't resize priv->cell_view if it is NULL.  (#127804, 
2989         Damon Chaplin)
2990         
2991 Wed Feb 25 00:06:50 2004  Matthias Clasen  <maclas@gmx.de>
2992
2993         * gtk/gtkcombobox.c: Add a comment about the different 
2994         modi of this widget. Get rid of priv->hbox, and some other
2995         cleanups. Make sure that gtk_combo_box_unset_model() is 
2996         always called before setting up a different mode. 
2997
2998 Tue Feb 24 17:51:49 2004  Owen Taylor  <otaylor@redhat.com>
2999
3000         * gtk/gtkaccellabel.c (gtk_accel_label_refetch): Convert
3001         underscores in keyval names to spaces. (#131480)
3002
3003 Tue Feb 24 17:35:59 2004  Owen Taylor  <otaylor@redhat.com>
3004
3005         * m4macros/gtk-2.0.m4: Add some quotes around ***. (#130073,
3006         Uwe Zeisberger)
3007
3008 Tue Feb 24 14:45:03 2004  Owen Taylor  <otaylor@redhat.com>
3009
3010         * === Released 2.3.3 ===
3011
3012         * configure.in: Version 2.3.3, interface age 0.
3013
3014         * NEWS: Finish updates for 2.3.3.
3015
3016 2004-02-24  Federico Mena Quintero  <federico@ximian.com>
3017
3018         * gtk/gtkfilechooserdefault.c (save_widgets_create): Use a plain
3019         GtkEntry for the filename, not a GtkFileChooserEntry.
3020         (update_chooser_entry): Use gtk_entry_set_text() rather than
3021         _gtk_file_chooser_entry_set_file_part().
3022         (gtk_file_chooser_default_set_current_name): Likewise.
3023         (gtk_file_chooser_default_set_current_folder): Don't set the base
3024         folder of the entry, and don't call update_chooser_entry().
3025         (gtk_file_chooser_default_get_paths): Use the plain entry.
3026         (save_widgets_create): Store the "Save in Folder" label in the
3027         impl structure.
3028         (expander_activate_cb): Set the sensitivity of the label and
3029         combo.
3030         (save_widgets_create): Connect to "notify::expanded" rather than
3031         "activate" on the expander.
3032         (expander_changed_cb): Renamed from expander_activate_cb().  Flip
3033         the conditions again...
3034
3035 Tue Feb 24 14:43:07 2004  Jonathan Blandford  <jrb@gnome.org>
3036
3037         * gtk/gtktreeview.c (gtk_tree_view_bin_expose): only draw the sort
3038         column as different if there are 3 or more visible columns.
3039
3040 2004-02-24  Anders Carlsson  <andersca@gnome.org>
3041
3042         * gtk/gtkfilechooserdefault.c: (shortcuts_insert_separator):
3043         Fix compilation (#135278, Padraig O'Briain).
3044         
3045 2004-02-24  Anders Carlsson  <andersca@gnome.org>
3046
3047         * gtk/gtkfilechooserdefault.c: (shortcuts_append_desktop):
3048         Translate the desktop label.
3049         
3050         (shortcuts_get_index), (shortcuts_add_bookmarks),
3051         (shortcuts_insert_separator), (create_shortcuts_model):
3052         Don't show the bookmark separator if there are no bookmarks.
3053         
3054 Tue Feb 24 01:41:30 2004  Jonathan Blandford  <jrb@gnome.org>
3055
3056         * gtk/gtkfilechooserdefault.c (location_popup_handler): Make the
3057         dialog look like the nautilus dialog.
3058         (expander_activate_cb): get the order correct.
3059
3060 2004-02-23  Federico Mena Quintero  <federico@ximian.com>
3061
3062         * gtk/gtkfilechooserdefault.c (list_selection_changed): Call
3063         bookmarks_check_add_sensitivity().
3064         (shortcut_exists): New helper function; moved the testing code
3065         over from bookmarks_check_add_sensitivity().
3066         (bookmarks_check_add_sensitivity): Check the contents of the
3067         selection in the file/folder list.  Use shortcut_exists().
3068         (shortcuts_add_bookmark_from_path): Don't insert the bookmark if
3069         the path is already in the shortcuts list.
3070         (add_bookmark_button_clicked_cb): Add the bookmarks from the list
3071         selection or from the current folder, as appropriate.
3072
3073 Mon Feb 23 21:09:06 2004  Jonathan Blandford  <jrb@gnome.org>
3074
3075         * gtk/gtkfilechooserdefault.c (shortcuts_pane_create): Add
3076         mnemonics.  Sorry translators.
3077
3078 Tue Feb 24 02:24:58 2004  Matthias Clasen  <maclas@gmx.de>
3079
3080         * NEWS: Additions. This should be complete for the main ChangeLog
3081         now, still need to sift through gdk-pixbuf, docs, and translations.
3082
3083 Mon Feb 23 19:57:45 2004  Jonathan Blandford  <jrb@gnome.org>
3084
3085         * gtk/gtkcellrendererseptext.c (gtk_cell_renderer_sep_get_size):
3086         Add a get_size implementation so that we are no longer the same
3087         height as text.
3088
3089 2004-02-24  Anders Carlsson  <andersca@gnome.org>
3090
3091         * gtk/gtkfilechooserdefault.c: (shortcuts_insert_path),
3092         (shortcuts_remove_rows), (shortcuts_append_bookmarks),
3093         (create_shortcuts_model), (shortcuts_tree_create),
3094         (gtk_file_chooser_default_remove_shortcut_folder):
3095         Improve bookmark list rendering by controlling the visibility
3096         of the pixbuf cell so that it will be invisible for the separator
3097         row, also use a list store instead of a tree store for the model
3098         so we won't get unnecessary space for an expander.
3099         
3100 Tue Feb 24 01:08:27 2004  Matthias Clasen  <maclas@gmx.de>
3101
3102         * gtk/gtkcombobox.c: Add a destroy implementation in order to
3103         set priv->cell_view to NULL before finalize stumbles over the 
3104         dangling pointer. This big array of pointers into the widget 
3105         tree in GtkComboBoxPrivate is really fragile and should be
3106         cleaned up.
3107
3108 Mon Feb 23 17:52:43 2004  Jonathan Blandford  <jrb@gnome.org>
3109
3110         * gtk/gtkfilechooserdefault.c (main_paned_create): use a size
3111         group when allocating space for the buttons at the bottom just in
3112         case.  Also, move the filter to below the file list.
3113
3114 Mon Feb 23 16:52:12 2004  Jonathan Blandford  <jrb@gnome.org>
3115
3116         * gtk/gtkfilechooserdefault.c
3117         (gtk_file_chooser_default_class_init): Seth was confused by
3118         keybindings.  They should be Alt, not Ctl.  Also, A-Home should go
3119         home, not up.
3120
3121 Mon Feb 23 15:23:23 2004  Jonathan Blandford  <jrb@gnome.org>
3122
3123         * gtk/gtkpathbar.c (gtk_path_bar_set_path): Display the root a bit
3124         more cleanly.
3125
3126         * gtk/gtkpathbar.h (struct _GtkPathBarClass): fix the signal.
3127
3128 2004-02-23  Federico Mena Quintero  <federico@ximian.com>
3129
3130         Rework the user interface of the file chooser, as per 
3131         Seth Nickell's design.
3132
3133         * gtk/gtkfilechooserdefault.c
3134         (gtk_file_chooser_default_class_init): Add binding signals and bindings:
3135                 "location-popup" - C-l
3136                 "up-folder"      - C-Up
3137                 "home-folder"    - C-Home
3138         (up_folder_handler): New function; moved the code from up_button_clicked().
3139         (up_button_clicked_cb): Call up_folder_handler().
3140         (home_folder_handler): New function.
3141         (location_popup_handler): New function.
3142         (struct _GtkFileChooserDefault): Add an hpaned field.
3143         (gtk_file_chooser_default_set_current_name): Check that we are in
3144         Save mode.
3145         (save_widgets_create): New function, create the widgets specific
3146         to Save mode.
3147         (main_paned_create): New function, create the hpaned's widgets here.
3148         (gtk_file_chooser_default_constructor): Create the open and save
3149         widgets, and show only one set.
3150         (gtk_file_chooser_default_set_property): Show/hide the save widgets.
3151         (gtk_file_chooser_default_get_paths): Only pay attention to the
3152         entry in Save mode.
3153         (update_chooser_entry): Update the entry only in Save mode.
3154         (entry_activate): Removed.
3155
3156 Mon Feb 23 11:20:34 2004  Owen Taylor  <otaylor@redhat.com>
3157
3158         * configure.in: Remove the configure.in check for fontconfig 
3159         entirely; it's not needed, since PangoXft implies that sufficiently
3160         new fontconfig is present.
3161
3162 Mon Feb 23 02:26:53 2004  Jonathan Blandford  <jrb@gnome.org>
3163
3164         * gtk/gtkpathbar.c (gtk_path_bar_finalize):
3165         for (i = 0; i < 10; i++)
3166           g_print ("I will compile before committing.\n");
3167
3168 Mon Feb 23 02:08:42 2004  Jonathan Blandford  <jrb@gnome.org>
3169
3170         * gtk/gtkfilechooserdefault.c (file_pane_create): Use the
3171         GtkPathBar by default now.
3172
3173         * gtk/gtkpathbar.c (gtk_path_bar_set_path): Correctly set the
3174         current path from the path.
3175         (gtk_path_bar_class_init): new signal
3176         (button_clicked_cb): emit the signal when we're selected.
3177         (gtk_path_bar_clear_buttons): Fix a crasher when we weren't
3178         clearing thr first_scrolled_button.
3179
3180 Mon Feb 23 02:26:15 2004  Matthias Clasen  <maclas@gmx.de>
3181
3182         * gtk/gtkcombobox.c (gtk_combo_box_size_allocate): Fix the 
3183         allocation for the toggle button so that it actually shows up 
3184         in LTR list mode.
3185
3186         * gtk/gtkcombobox.c (gtk_combo_box_set_column_span_column): 
3187         * gtk/gtkcombobox.c (gtk_combo_box_set_row_span_column): 
3188         * gtk/gtkcombobox.c (gtk_combo_box_set_wrap_width): Add
3189         notification, and avoid excessive relayouting. 
3190
3191 Mon Feb 23 00:38:21 2004  Matthias Clasen  <maclas@gmx.de>
3192
3193         Fix bug 134982, reported by Morten Welinder:
3194         
3195         * gtk/gtkpathbar.c (gtk_path_bar_destroy): 
3196         * gtk/gtktooltips.c (gtk_tooltips_destroy): 
3197         * gtk/gtkinvisible.c (gtk_invisible_destroy): Chain up to the 
3198         parent's ::destroy handler.
3199         
3200         * gdk/gdkdisplay.c (gdk_display_dispose): Chain up to the 
3201         parent's ::dispose handler.
3202
3203 Sat Feb 21 19:09:55 2004  Manish Singh  <yosh@gimp.org>
3204
3205         * gtk/gtksettings.c (gtk_default_substitute): Guard the FC_HINT_STYLE
3206         stuff with an #ifdef, so we still build with most fontconfig versions.
3207
3208 Sun Feb 22 03:03:29 2004  Matthias Clasen  <maclas@gmx.de>
3209
3210         * gtk/gtkaction.c: (gtk_action_finalize):
3211         * gtk/gtkclipboard.c: (gtk_clipboard_finalize):
3212         * gtk/gtkentrycompletion.c: (gtk_entry_completion_class_init),
3213         (gtk_entry_completion_finalize):
3214         * gtk/gtkfilechooserwidget.c: (gtk_file_chooser_widget_finalize):
3215         * gtk/gtkfilesystemmodel.c: (gtk_file_system_model_class_init),
3216         (gtk_file_system_model_finalize):
3217         * gtk/gtkicontheme.c: (gtk_icon_theme_class_init),
3218         (gtk_icon_theme_finalize):
3219         * gtk/gtktextchild.c: (gtk_text_child_anchor_finalize):
3220         * gtk/gtkuimanager.c: (gtk_ui_manager_class_init),
3221         (gtk_ui_manager_finalize):
3222         * modules/input/gtkimcontextxim.c: (gtk_im_context_xim_finalize):
3223         Add chains to the parent's ::finalize() handler  (#134901, Morten Welinder,
3224         patch by Jan Arne Petersen)
3225
3226 Sun Feb 22 02:10:34 2004  Matthias Clasen  <maclas@gmx.de>
3227
3228         * gtk/gtkentrycompletion.c (gtk_entry_completion_default_completion_func): 
3229         Don't crash if item is NULL.  (#131542, Dan Damian)
3230
3231 Sun Feb 22 02:04:03 2004  Matthias Clasen  <maclas@gmx.de>
3232
3233         * configure.in: Add a check for a new enough fontconfig, since
3234         we picked up a direct dependency on it with the Xft settings.
3235
3236 Sun Feb 22 00:23:40 2004  Matthias Clasen  <maclas@gmx.de>
3237
3238         Bug 112647 (Bill Haneman, patch by Narayana Pattipati):
3239         
3240         * gtk/gtkcheckmenuitem.c: Introduce a new style property 
3241         indicator_size and use it instead of the hardcoded value.
3242         
3243         * gtk/gtkmenu.c (gtk_menu_size_request): Make sure each menu 
3244         item gets enough vertical space for the label and the indicator.
3245
3246 Sat Feb 21 20:20:11 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
3247
3248         * gtk/gtksettings.c (gtk_settings_class_init): Use P_ instead of
3249         _ for the new Xft settings.
3250
3251 Sat Feb 21 20:09:53 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
3252
3253         Bug 130790 (Federico Mena Quintero, Owen Taylor)
3254         
3255         * gdk/x11/gdkevents-x11.c: Add Xft XSETTINGS
3256
3257         * gtk/gtksettings.c: Add new GtkSettings corresponding to the Xft
3258         XSETTINGS
3259         
3260 Sat Feb 21 19:18:26 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
3261
3262         Bug 132502
3263         
3264         * gtk/gtkmenu.c (gtk_menu_motion_notify): Make sure we pop down
3265         if we enter a non-selectable menu item.
3266
3267         * gtk/gtkmenu.c (gtk_menu_leave_notify): Don't pop a submenu
3268         when the user has left the item.
3269
3270 Sat Feb 21 17:57:35 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
3271
3272         * gtk/docs: Commit auto-generated changes
3273
3274 Fri Feb 20 18:20:22 2004  Jonathan Blandford  <jrb@gnome.org>
3275
3276         * gtk/gtkfilechooserdefault.c: conditional compile for GtkPathBar
3277
3278         * gtk/gtkpathbar.c (gtk_path_bar_size_allocate): Clean up
3279         allocation code.  Works fully in RTL languages, I think.
3280         (gtk_path_bar_scroll_up): Scroll up.
3281         (gtk_path_bar_scroll_down): Scroll down.
3282
3283 2004-02-20  Christian Rose  <menthos@menthos.com>
3284
3285         * configure.in: Added "en_CA" to ALL_LINGUAS.
3286
3287 2004-02-20  Michael Meeks  <michael@ximian.com>
3288
3289         * gtk/gtktoolitem.c (gtk_tool_item_property_notify): impl.
3290         (gtk_tool_item_class_init): hook it up.
3291         (gtk_tool_item_set_proxy_menu_item): synchronize sensitivity.
3292
3293         * gtk/gtktoolbutton.c (gtk_tool_button_property_notify):
3294         chain to parent, fix strcmp bug.
3295
3296         * tests/testtoolbar.c (main): re-arrange widgets to allow
3297         more overflowing toolbar goodness.
3298
3299 2004-02-20  Alexander Larsson  <alexl@redhat.com>
3300
3301         * gtk/gtkfilechooserdefault.c: (shortcuts_append_desktop):
3302         Desktop directory is not translated.
3303         (set_tree_model):
3304         There might not be volumes for all paths.
3305         * gtk/gtkfilechooserwidget.c:
3306         (gtk_file_chooser_widget_constructor):
3307         Use gtk_file_chooser_set_current_folder to set cwd.
3308
3309 Thu Feb 19 19:58:53 2004  Jonathan Blandford  <jrb@gnome.org>
3310
3311         * gtk/gtkpathbar.[ch]: New widget to handle the path in the
3312         fileselector implementation.  Not hooked up to anything yet.
3313
3314         * gtk/Makefile.am: support the path bar.
3315
3316 Fri Feb 20 00:21:38 2004  Matthias Clasen  <maclas@gmx.de>
3317
3318         * gtk/gtkstyle.c (gtk_default_draw_handle): 
3319         (gtk_default_draw_box): Make the paned handles gray when the the 
3320         widget is_focus() but not HAS_FOCUS().  (#122751, Soeren Sandmann)
3321
3322 Thu Feb 19 23:41:06 2004  Matthias Clasen  <maclas@gmx.de>
3323
3324         Fixes for #82099:
3325         
3326         * gdk/x11/gdkevents-x11.c: Introduce new XSettings "Gtk/ButtonImages"
3327         and "Gtk/MenuImages" and map them to "gtk-button-images" and 
3328         "gtk-menu-images".
3329
3330         * gtk/gtkimagemenuitem.c: Add a boolean setting "gtk-menu-images" and 
3331         use it to set the visibility of the embedded image.
3332
3333         * gtk/gtkbutton.c: Add a boolean setting "gtk-button-images" and use
3334         it to set the visibility of an embedded image.
3335
3336 Thu Feb 19 21:26:10 2004  Matthias Clasen  <maclas@gmx.de>
3337
3338         * gtk/gtkactiongroup.c (gtk_action_group_add_radio_actions_full): 
3339         Give each radio action its own value.  (#134889, Paolo Borelli)
3340
3341 2004-02-19  Federico Mena Quintero  <federico@ximian.com>
3342
3343         * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_finalize):
3344         Chain to the parent's ::finalize() handler.  Fixes #134885; caught
3345         by Jan Arne Petersen.
3346
3347 2004-02-19  Mark McLoughlin  <mark@skynet.ie>
3348
3349         Make the entire expander widget width prelight as suggested
3350         by Seth in bug #134263.
3351
3352         * gtk/gtkexpander.c:
3353         (gtk_expander_paint_prelight): impl.
3354         (gtk_expander_paint): use it.
3355         (gtk_expander_redraw_expander): don't only redraw the
3356         arrow when prelit.
3357
3358 2004-02-19  Alexander Larsson  <alexl@redhat.com>
3359
3360         * gtk/gtkfilechooser.c: (gtk_file_chooser_class_init):
3361         * gtk/gtkfilechooserutils.c:
3362         * gtk/gtkfilechooserutils.h:
3363         * gtk/gtkfilechooserwidget.c:
3364         Remove old file-system property.
3365         Add new file-system-backend string property
3366         
3367         * gtk/gtkfilechooserdefault.[ch]:
3368         Handle the file-system-backend property
3369         
3370         * gtk/gtkfilechooserdialog.[ch]:
3371         (gtk_file_chooser_dialog_new_with_backend):
3372         Remove old file-system property.
3373         Add new file-system-backend string property
3374         Add new function gtk_file_chooser_dialog_new_with_backend
3375         
3376         * gtk/gtkfilesystem.c: 
3377         * gtk/gtkfilesystem.h:
3378         Add filesystem module support.  
3379
3380 2004-02-18  Federico Mena Quintero  <federico@ximian.com>
3381
3382         * gtk/gtkfilechooserdefault.c (shortcuts_tree_create): Renamed
3383         from create_shortcuts_tree().
3384         (shortcuts_pane_create): New function.
3385         (button_new): Renamed from toolbar_button_new().
3386         (shortcuts_pane_create): New function, create the whole shortcuts
3387         pane here.
3388         (current_folder_create): Renamed from toolbar_create().  Don't
3389         create the bookmarks buttons here.
3390         (file_pane_create): New function.
3391         (gtk_file_chooser_default_constructor): Use the new helper
3392         functions, and don't use an extra vbox as GtkFileChooserDefault is
3393         already a vbox.
3394
3395 Thu Feb 19 01:39:30 2004  Matthias Clasen  <maclas@gmx.de>
3396
3397         * gtk/gtkuimanager.h: 
3398         * gtk/gtkuimanager.c (gtk_ui_manager_class_init): Add
3399         default handlers for all signals; for consistency and for the
3400         benefit of language bindings which still rely on header parsing
3401         to find the signals.  (#134269, Jeroen Zwartepoorte)
3402         
3403 Thu Feb 19 00:45:02 2004  Matthias Clasen  <maclas@gmx.de>
3404
3405         * gtk/gtktreeselection.c (gtk_tree_selection_get_selected_rows): 
3406         Improve the efficiency here by prepending on the list and reverting
3407         it after the loop.  (#134435, Christian Biere)
3408
3409 Thu Feb 19 00:32:21 2004  Matthias Clasen  <maclas@gmx.de>
3410
3411         * gtk/gtkplug.c (_gtk_plug_remove_from_socket): Avoid errors when
3412         removing the plug from the socket.  (#128546, Christopher Blizzard)
3413
3414 Thu Feb 19 00:09:35 2004  Matthias Clasen  <maclas@gmx.de>
3415
3416         * gtk/gtkradiomenuitem.h:
3417         * gtk/gtkradiomenuitem.c (gtk_radio_menu_item_new_from_widget): 
3418         (gtk_radio_menu_item_new_with_label_from_widget): 
3419         (gtk_radio_menu_item_new_with_mnemonic_from_widget): New
3420         convenience functions analogous to similar API on GtkRadioButton.
3421         (#51700, Vitaly Tishkov, patch by Soeren Sandmann)
3422
3423 Wed Feb 18 17:53:27 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
3424
3425         * gdk/gdkwindow.c (gdk_window_get_bg_gc): Use a scratch GC in the
3426         case where the background is a solid color.
3427         (gdk_window_clear_backing_rect): Reset the clip region after use.
3428
3429         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_threshold_alpha): Go
3430         back to using a scratch GC. Pointed out by Owen Taylor
3431         
3432         * gdk/gdkdraw.c (gdk_drawable_real_draw_pixbuf): Only use a
3433         scratch GC if the passed-in one is NULL
3434
3435 Wed Feb 18 14:27:08 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
3436
3437         * gdk/gdkwindow.c (gdk_window_get_composite_drawable): Reset clip
3438         region back to NULL on cached GC (rest of #134728)
3439
3440 Wed Feb 18 13:28:57 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
3441
3442         Fix bug reported by Nam SungHyun (#134728)
3443         
3444         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_threshold_alpha):
3445         Don't use a cached GC here since the function needs to modify the
3446         foreground color.
3447
3448         * gdk/gdkwindow.c (gdk_window_end_paint): Reset clip region back
3449         to NULL on the cached GC.
3450
3451 2004-02-17  Federico Mena Quintero  <federico@ximian.com>
3452
3453         * gtk/gtkfilechooserdialog.c
3454         (gtk_file_chooser_dialog_style_set): Use HIG-compliant spacings.
3455         This sucks a lot.
3456
3457 Wed Feb 18 02:03:47 2004  Matthias Clasen  <maclas@gmx.de>
3458
3459         * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): Document some
3460         peculiarities of the ::delete_range signal.  (#132135, Grant Gayed)
3461
3462 Wed Feb 18 01:44:59 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
3463
3464         GC caching, bug #125645 (based on patch by Brian Cameron)
3465         
3466         * gdk/gdkscreen.h (struct _GdkScreen): Add GC cache
3467         * gdk/gdkscreen.c (gdk_screen_dispose): New function. Unref the
3468         cached GC's here.
3469         * gdk/gdkdraw.c (_gdk_drawable_get_scratch_gc): New function to
3470         get a scratch gc.
3471         * gdk/gdkinternals.h: Declare the function here
3472
3473         * gdk/gdkdraw.c (gdk_drawable_real_draw_pixbuf): Use
3474         _gdk_drawable_get_scratch_gc() instead of creating a new GC.
3475         * gdk/x11/gdkgeometry-x11.c (gdk_window_copy_area_scroll): same
3476         * gdk/x11/gdkdrawable-x11.c (draw_with_images): same
3477         * gdk/gdkwindow.c (gdk_window_get_composite_drawable): same
3478         * gdk/gdkwindow.c (gdk_window_end_paint): same
3479         * gdk/gdkpixmap.c (gdk_pixmap_colormap_new_from_pixbuf): same
3480         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_threshold_alpha): same
3481         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_pixmap_and_mask_for_colormap): same
3482
3483 Tue Feb 17 23:28:33 2004  Matthias Clasen  <maclas@gmx.de>
3484
3485         * gtk/gtkmenu.c (gtk_menu_init): ...and don't forget to initalize
3486         priv->columns to 1.
3487
3488 Tue Feb 17 23:11:21 2004  Matthias Clasen  <maclas@gmx.de>
3489
3490         * gtk/gtkmenu.c (gtk_menu_do_remove): Make sure that we keep
3491         priv->columns >= 1 even for empty menus, since we divide by it
3492         somewhere else.  (#133428, Vincent Noel)
3493
3494 Tue Feb 17 23:02:58 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
3495
3496         Fix for #119722, reported by Olexiy Avramchenko, patch by Owen
3497         Taylor.
3498
3499         * gdk/x11/gdkprivate-x11.h (struct _GdkGCX11): Add a depth field
3500
3501         * gdk/x11/gdkgc-x11.c (_gdk_x11_gc_new): Keep track of the GC's
3502         depth.
3503
3504         * gdk/x11/gdkgc-x11.c (_gdk_gc_x11_get_fg_xft_color): First query
3505         the colormap, if no colormap, special case depth 1, 
3506
3507         * gdk/x11/gdkgc-x11.c (_gdk_x11_gc_get_fg_picture): Use
3508         _gdk_gc_x11_get_fg_xft_color() to get the foreground color.
3509
3510         * gdk/x11/gdkdrawable-x11.c (gdk_x11_drawable_get_xft_draw):
3511         Special-case bitmaps without a colormap.
3512
3513         * gdk/x11/gdkdrawable-x11.c (gdk_x11_draw_pixbuf): Use inherited
3514         draw_pixbuf() implementation in the bitmap case.
3515
3516 2004-02-17  Mark McLoughlin  <mark@skynet.ie>
3517
3518         * modules/input/Makefile.am: only reference input method
3519         modules we've actually built. Fixes re-build failure with
3520         stale hangul module lying aroung. Bug #134518.
3521
3522 Mon Feb 16 19:13:21 2004  Owen Taylor  <otaylor@redhat.com>
3523
3524         * gdk/gdkdraw.c: Revert last commit, please don't commit patches
3525         without approval, this isn't the right way to do it.
3526
3527 2004-02-16  DindinX  <david@dindinx.org>
3528
3529         * gdk/gdkdraw.c (gdk_draw_segments): don't try to draw more than 32767
3530         segments at a time, since XDrawSegments cannot handle more than this.
3531
3532         fixes bug #122026.
3533         
3534 Mon Feb 16 18:26:39 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
3535
3536         * gtk/gtktoolbar.c (gtk_toolbar_set_child_property): Call
3537         gtk_tool_item_set_expand(), not gtk_tool_item_set_homogeneous()
3538         in the CHILD_PROP_EXPAND branch. (#134543, Damon Chaplin)
3539
3540 Mon Feb 16 00:04:46 2004  Matthias Clasen  <maclas@gmx.de>
3541
3542         * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_*): 
3543         Split declaration and assignment of combo_box.
3544         
3545         * gtk/gtkcombobox.c (gtk_combo_box_list_setup): Remove a 
3546         pointless cast
3547
3548 Sun Feb 15 22:08:53 2004  Matthias Clasen  <maclas@gmx.de>
3549
3550         * gtk/gtkoptionmenu.c (gtk_option_menu_get_history): Add 
3551         deprecation note pointing people to GtkComboBox.
3552
3553 Sun Feb 15 02:49:45 2004  Matthias Clasen  <maclas@gmx.de>
3554
3555         * gtk/gtktreednd.c: 
3556         * gtk/gtktreeview.c: Document the tree DND API.
3557
3558         * gtk/gtktreeview.c (gtk_tree_view_unset_rows_drag_source): 
3559         Call gtk_drag_source_unset().  
3560         
3561 Sun Feb 15 00:49:59 2004  Matthias Clasen  <maclas@gmx.de>
3562
3563         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_class_init): 
3564         Make stock_size an uint property, to allow custom icon 
3565         sizes. Also clarify the blurb.  (#130047, Erik Grinaker)
3566
3567 Sat Feb 14 11:05:26 2004  Manish Singh  <yosh@gimp.org>
3568
3569         * configure.in: Remove unnecessary STRIP_* definitions, and GNU
3570         make check.
3571
3572 2004-02-13  Federico Mena Quintero  <federico@ximian.com>
3573
3574         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_add_bookmark):
3575         Duh, duh, duh!  Don't bail out if the bookmarks file doesn't exist
3576         the very first time you try to save one.
3577
3578 2004-02-13  Federico Mena Quintero  <federico@ximian.com>
3579
3580         Fix #129020.
3581
3582         * gtk/gtkfilechooserdialog.c
3583         (set_default_size): New function, sets a reasonable default size
3584         for the window.
3585         (gtk_file_chooser_dialog_realize): New function, call
3586         set_default_size().
3587         (gtk_file_chooser_dialog_style_set): Likewise.
3588         (gtk_file_chooser_dialog_screen_changed): Likewise.
3589
3590         * tests/testfilechooser.c (main): Don't set a default size for the
3591         dialog.
3592
3593 Sat Feb 14 00:05:18 2004  Matthias Clasen  <maclas@gmx.de>
3594
3595         * gtk/gtktreemodelfilter.c (bsearch_elt_with_offset): 
3596         Use do instead of while.  (#134031, Morten Welinder);
3597
3598 Sat Feb 14 00:00:52 2004  Matthias Clasen  <maclas@gmx.de>
3599
3600         * configure.in: Suppress xsltproc and xmlcatalog checks
3601         if enable_man=no.  (#134162, Julio M. Merino Vidal)
3602
3603 Fri Feb 13 23:54:48 2004  Matthias Clasen  <maclas@gmx.de>
3604
3605         * configure.in: Remove checks for sgml2html. It was once
3606         used for building the linuxdoc version of the tutorial.
3607         Nowadays, we use db2html.  (#134164, Julio M. Merino Vidal)
3608
3609 Fri Feb 13 08:17:43 2004  Owen Taylor  <otaylor@redhat.com>
3610
3611         Fix various compilation problems (#134312, David
3612         Hawthorne)
3613
3614         * gtk/gtkscale.c (gtk_scale_get_layout_offsets): Use 
3615         g_return_if_fail(), not g_return_val_if_fail().
3616
3617         * gtk/gtkvscale.c (gtk_vscale_get_layout_offsets): 
3618         * gtk/gtkhscale.c (gtk_hscale_get_layout_offsets): Use 
3619         g_return_if_reached(), not g_return_val_if_reached().
3620         
3621         * gtk/gtkvscale.c (gtk_vscale_expose): Fix the types
3622         of some parameters.
3623
3624         * gtk/gtkhscale.c (gtk_hscale_get_layout_offsets): Remove
3625         extra 'scale' parameter.
3626
3627 Thu Feb 12 21:58:20 2004  Owen Taylor  <otaylor@redhat.com>
3628
3629         Various reentrancy fixes for widgets being destroyed
3630         out of focus-out-event. (#128821, Grant Gayed)
3631
3632         * gtk/gtkwindow.c (_gtk_window_unset_focus_and_default): 
3633         Ref window and widget over callbacks.
3634
3635         * gtk/gtkwidget.c (gtk_widget_hide)
3636           gtk/gtkwidget.c (gtk_widget_set_child_visible):
3637         Ref the widget before calling _gtk_window_unset_focus_and_default(),
3638         since that can call user callbacks.
3639
3640         * gtk/gtkwidget.c (gtk_widget_invalidate_widget_windows):
3641         Do nothing if the widget isn't realized.
3642
3643 Fri Feb 13 01:31:44 2004  Matthias Clasen  <maclas@gmx.de>
3644
3645         * gtk/gtkbutton.c (_gtk_button_paint): Don't draw bevels around
3646         active, RELIEF_NONE buttons that aren't depressed. This improves
3647         the appearance of buttons in notebook tabs.  (#109213, reported
3648         by Benjamin Otte, patch by Rodney Dawes)
3649
3650 Fri Feb 13 01:06:08 2004  Matthias Clasen  <maclas@gmx.de>
3651
3652         * demos/gtk-demo/main.c (read_line): Protect getc_unlocked() by 
3653         HAVE_FLOCKFILE in all cases.  (#134205, Julio M. Merino Vidal)
3654
3655 Fri Feb 13 00:54:59 2004  Matthias Clasen  <maclas@gmx.de>
3656
3657         Fix for #104811, Padraig O'Briain:
3658
3659         * gtk/gtkscale.h:
3660         * gtk/gtkscale.c (_gtk_scale_clear_layout): 
3661         * gtk/gtkscale.c (gtk_scale_get_layout_offsets): 
3662         * gtk/gtkscale.c (gtk_scale_get_layout): New functions to determine the
3663         text and its position from a GtkScale, to make it more accessible. 
3664         * gtk/gtkhscale.c (gtk_hscale_get_layout_offsets):
3665         * gtk/gtkvscale.c (gtk_vscale_get_layout_offsets): Implementations of the 
3666         new GtkScale vfunc.
3667
3668 Thu Feb 12 17:59:52 2004  Owen Taylor  <otaylor@redhat.com>
3669
3670         * gtk/gtkicontheme.c (gtk_icon_theme_get_search_path): 
3671         Remove an extraneous + 1 (#134015, Torsten Schoenfeld)
3672
3673 Thu Feb 12 23:55:08 2004  Matthias Clasen  <maclas@gmx.de>
3674
3675         * gtk/gtktooltips.h:
3676         * gtk/gtktooltips.c (gtk_tooltips_get_info_from_tip_window): New 
3677         function to improve the accessibility of tooltips.  (#114851, 
3678         Padraig O'Briain)
3679
3680 Thu Feb 12 23:16:04 2004  Matthias Clasen  <maclas@gmx.de>
3681
3682         * gtk/gtkcombobox.c (gtk_combo_box_popup): 
3683         * gtk/gtkcombobox.c (gtk_combo_box_popdown): Make these public and
3684         add docs.  (#132847)
3685
3686 Thu Feb 12 11:05:16 2004  Manish Singh  <yosh@gimp.org>
3687
3688         * gdk/x11/gdkproperty-x11.c (gdk_property_get): Assign xtype using
3689         gdk_x11_atom_to_xatom_for_display () when type != GDK_NONE.
3690
3691         * gtk/gtkselection.c (_gtk_selection_request): Use GDK_NONE in
3692         gdk_property_get call instead of 0.
3693
3694         * docs/reference/gdk/tmpl/properties.sgml: Document the above
3695         as GDK_NONE instead of simply 0.
3696
3697 Thu Feb 12 15:46:26 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
3698
3699         * gtk/gtktoolbar.c (gtk_toolbar_size_allocate): Fix up item_area
3700         correctly in RTL mode. (#133984, patch from Semion Chichelnitsky).
3701
3702 Thu Feb 12 02:22:02 2004  Matthias Clasen  <maclas@gmx.de>
3703
3704         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_set_modify_func): 
3705         Correct the docs.
3706
3707 Thu Feb 12 01:17:01 2004  Matthias Clasen  <maclas@gmx.de>
3708
3709         * gtk/gtktreeview.c (gtk_tree_view_enable_model_drag_source): Call
3710         gtk_drag_source_set(), so that things like gtk_drag_set_icon_*() work
3711         for automatic DND.  (#133485, Tommi Komulainen)
3712
3713 Thu Feb 12 00:37:00 2004  Matthias Clasen  <maclas@gmx.de>
3714
3715         * gdk/x11/gdkproperty-x11.c (gdk_property_change): Fix misleading
3716         debug output.
3717
3718 2004-02-11  Federico Mena Quintero  <federico@ximian.com>
3719
3720         * gtk/gtkmessagedialog.c (gtk_message_dialog_map): New ::map()
3721         handler.  If no widget has the focus, try to give it to the
3722         default widget.  If there is no default widget, give it to the
3723         first button.  Fixes the cause for which #59707 was reopened.
3724
3725 2004-02-11  Federico Mena Quintero  <federico@ximian.com>
3726
3727         Fixes #134051.
3728
3729         * gtk/gtkicontheme.c (struct _GtkIconInfo): Remove the ref_count field.
3730         (icon_info_new): Don't initialize the ref_count field.
3731
3732 2004-02-11  Federico Mena Quintero  <federico@ximian.com>
3733
3734         * gtk/gtkicontheme.c (gtk_icon_theme_prepend_search_path): Shift
3735         the array correctly.  Fixes #134055, patch by Tosten Schoenfeld
3736         <kaffeetisch@gmx.de>.
3737
3738 Wed Feb 11 02:23:39 2004  Matthias Clasen  <maclas@gmx.de>
3739
3740         * gtk/gtkcontainer.c (gtk_container_real_set_focus_child): Handle
3741         focus [hv]adjustment correctly when the focus is located deeper
3742         down in the hierarchy.  (#133489)
3743
3744 Wed Feb 11 02:06:38 2004  Matthias Clasen  <maclas@gmx.de>
3745
3746         * gtk/gtkcellrenderer.c (gtk_cell_renderer_class_init): Remove 
3747         arbitrary low upper limits on the xpad, ypad, width and height
3748         properties.  (#129696, John Ellis)
3749
3750 Wed Feb 11 01:24:20 2004  Matthias Clasen  <maclas@gmx.de>
3751
3752         * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_clear_attributes): 
3753         Ugh. Don't try to free ints, even if they're stored in pointers.
3754         (#133997, Morten Welinder)
3755
3756 2004-02-10  Federico Mena Quintero  <federico@ximian.com>
3757
3758         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_finalize):
3759         Free the filters.  Fixes #133547, patch by Morten Welinder
3760         <mortenw@gnome.org>.
3761
3762 Tue Feb 10 12:02:14 2004  Owen Taylor  <otaylor@redhat.com>
3763
3764         * gdk/x11/xsettings-client.c (read_settings): Avoid
3765         triggering an X error when the client->manager_window
3766         is None...makes logs look cleaner.
3767
3768         * gdk/x11/gdkproperty-x11.c (gdk_property_get): Handle
3769         GDK_NONE to mean AnyPropertyType as documented. (Reported 
3770         by Yu Shao)
3771
3772         * gdk/x11/gdkevents-x11.c (fetch_net_wm_check_window,
3773         gdk_x11_screen_get_window_manager_name): Fix error trap
3774         we've been leaking since 2002... (#129538)
3775
3776 2004-02-10  Federico Mena Quintero  <federico@ximian.com>
3777
3778         Fixes the entry-related part of #133852.
3779
3780         * gtk/gtkfilechooserdefault.c (update_chooser_entry): Don't change
3781         the file part of the entry if the selected item is a folder.
3782
3783 2004-02-10  Federico Mena Quintero  <federico@ximian.com>
3784
3785         Fixes #133995, patch by Morten Welinder <mortenw@gnome.org>.
3786
3787         * tests/prop-editor.c (create_prop_editor): Free the title.
3788         (object_changed): Free the children list.
3789
3790 Tue Feb 10 01:58:55 2004  Matthias Clasen  <maclas@gmx.de>
3791
3792         * gtk/gtkcontainer.c (gtk_container_set_focus_hadjustment): 
3793         * gtk/gtkcontainer.c (gtk_container_set_focus_vadjustment): Document 
3794         these functions.
3795
3796 2004-02-09  Federico Mena Quintero  <federico@ximian.com>
3797
3798         * gtk/gtkfilechooserdefault.c (set_list_model): Request
3799         GTK_FILE_INFO_ALL from the file system model, so that arbitrary
3800         filtering will work.  Perhaps we should have a way of aggregating
3801         info types to the model as filters get installed.
3802
3803 Mon Feb  9 22:22:19 2004  Matthias Clasen  <maclas@gmx.de>
3804
3805         * gtk/gtkcellview.c (gtk_cell_view_cell_layout_clear_attributes): 
3806         Ugh. Don't try to free ints, even if they're stored in pointers.
3807
3808 2004-02-09  Federico Mena Quintero  <federico@ximian.com>
3809
3810         Fix #132256.
3811
3812         * gtk/gtkfilechooserdefault.c
3813         (gtk_file_chooser_default_get_paths): Read the contents of the
3814         filename entry in both OPEN and SAVE mode.  In multiple-selection
3815         mode, add this to the selection from the file/folder list.
3816         (struct get_paths_closure): Add a path_from_entry field.
3817         (get_paths_foreach): Only add the iterated path if it is not the
3818         same as the path from the entry.
3819
3820 2004-02-09  Federico Mena Quintero  <federico@ximian.com>
3821
3822         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_get_folder): If
3823         the folder is already open, add the requested info types to it.
3824
3825 Sun Feb  8 01:28:02 2004  Manish Singh  <yosh@gimp.org>
3826
3827         * gtk/gtkcombobox.c (gtk_combo_box_set_popup_widget): Add appropriate
3828         type casts for the gtk_window_set_screen() call.
3829
3830 Sun Feb  8 01:44:06 2004  Matthias Clasen  <maclas@gmx.de>
3831
3832         * gtk/gtkcombobox.c (gtk_combo_box_set_popup_widget): Make popups 
3833         come up on the same screen as the combo box.  (#133544, 
3834         Morten Welinder)
3835
3836 Fri Feb  6 23:40:24 2004  Jonathan Blandford  <jrb@gnome.org>
3837
3838         * gtk/gtkfilechooserdefault.c (create_file_list): clean up the
3839         packing of the file selector.
3840
3841 Sat Feb  7 01:21:09 2004  Matthias Clasen  <maclas@gmx.de>
3842
3843         * gtk/gtktreemodel.c (gtk_tree_model_base_init): Don't use function 
3844         calls in array initializers, as some compilers seem to hate this.
3845         (#133216, Jonas Jonsson)
3846
3847 Sat Feb  7 00:06:44 2004  Matthias Clasen  <maclas@gmx.de>
3848
3849         * gtk/gtkaccelmap.[hc]: Add change notification for GtkAccelMap,
3850         by on-demand instantiating a singleton object with a "changed" 
3851         signal. 
3852
3853         * gtk/gtkmarshalers.list (VOID:STRING,UINT,FLAGS): Add marshaller
3854         for GtkAccelMap::changed.
3855
3856 Fri Feb  6 23:08:29 2004  Matthias Clasen  <maclas@gmx.de>
3857
3858         * gtk/gtktextbtree.c (_gtk_text_btree_check): 
3859         * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_clear_attributes): 
3860         * gtk/gtkcellview.c (gtk_cell_view_cell_layout_clear_attributes): 
3861         Actually free the lists. Pointed out by Morten Welinder.
3862         
3863 Fri Feb  6 22:38:54 2004  Matthias Clasen  <maclas@gmx.de>
3864
3865         * gtk/gtkcombo.c (gtk_combo_entry_key_press): Handle character 
3866         positions in UTF-8 strings correctly.  (#133315, Theppitak 
3867         Karoonboonyanan)
3868
3869 2004-02-06  Morten Welinder  <terra@gnome.org>
3870
3871         * gtk/gtktoolbar.c (show_menu): Cleanup using
3872         gtk_menu_attach_to_widget.  Also fixes leak, see #133411.
3873
3874 2004-02-06  Federico Mena Quintero  <federico@ximian.com>
3875
3876         * gtk/gtkfilechooserdefault.c (shortcuts_add_volumes): Free the
3877         list.  Fixes #133546.
3878
3879 2004-02-06  Federico Mena Quintero  <federico@ximian.com>
3880
3881         Fix #132327.
3882
3883         * gtk/gtkfilesystemunix.c (struct _GtkFileSystemUnix): Add a
3884         folder_hash field to keep a list of live folder objects.
3885         (gtk_file_system_unix_init): Create the folder_hash.
3886         (gtk_file_system_unix_finalize): Destroy the folder_hash.
3887         (gtk_file_system_unix_get_folder): Ref and return an existing
3888         folder if we have it around, otherwise return a new folder object.
3889         (struct _GtkFileFolderUnix): Add a field for the parent file system.
3890         (gtk_file_folder_unix_finalize): Remove the folder from the file
3891         system's hash table.
3892         (gtk_file_system_unix_create_folder):  Emit "files-added" on the
3893         newly-created folder's parent.  Fixes #132327.
3894
3895 Fri Feb  6 00:51:57 2004  Matthias Clasen  <maclas@gmx.de>
3896
3897         * gtk/gtkstock.c (builtin_items): Change the labels of the 
3898         ZOOM_100 and ZOOM_FIT stock items to "_Normal Size" and
3899         "Best _Fit", to be HIG compliant.  (#124080, Mariano 
3900         Suárez-Alvarez)
3901
3902 Fri Feb  6 00:45:16 2004  Matthias Clasen  <maclas@gmx.de>
3903
3904         * gtk/gtkcombobox.c (gtk_combo_box_finalize): Add a finalize 
3905         function to plug a few memory leaks.  (#133544, Morten Welinder)
3906
3907 Fri Feb  6 00:15:38 2004  Matthias Clasen  <maclas@gmx.de>
3908
3909         * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_mnemonic_activate): 
3910         Support mnemonic_activate here as well.
3911         
3912         * gtk/gtkcombobox.c (gtk_combo_box_mnemonic_activate): Focus
3913         the button, not the tree_view.
3914
3915 Thu Feb  5 23:48:19 2004  Matthias Clasen  <maclas@gmx.de>
3916
3917         * gtk/gtkcombobox.c (gtk_combo_box_mnemonic_activate): Add this
3918         function, to make mnemonic_activate work for combo boxes.
3919         (#133443, Paolo Borelli)
3920
3921 Thu Feb  5 22:05:52 2004  Matthias Clasen  <maclas@gmx.de>
3922
3923         * gtk/gtkfilesystemunix.c (bookmark_list_read): Initialize result
3924         to FALSE.  (#133539, Morten Welinder)
3925
3926 Thu Feb  5 21:36:43 2004  Matthias Clasen  <maclas@gmx.de>
3927
3928         * gtk/gtkcombobox.c (gtk_combo_box_set_active_iter): Fix the logic
3929         of the depth one check.  (#133488, Christian Persch)
3930
3931 Thu Feb  5 01:50:19 2004  Matthias Clasen  <maclas@gmx.de>
3932
3933         * gtk/gtktearoffmenuitem.c (gtk_tearoff_menu_item_paint): Fix
3934         the drawing of tearoff menu items which don't come first in their
3935         menu.  (#33311)
3936
3937 Thu Feb  5 00:59:08 2004  Matthias Clasen  <maclas@gmx.de>
3938
3939         * gtk/gtkcombo.c (gtk_combo_entry_key_press): Use 
3940         g_completion_complete_utf8(). (#133313, Theppitak Karoonboonyanan)
3941
3942 2004-02-04  Federico Mena Quintero  <federico@ximian.com>
3943
3944         Fix #59707.
3945
3946         * gtk/gtklabel.c (gtk_label_focus): Removed, so we don't ignore
3947         the focus chain.
3948         (gtk_label_button_press): Fix prototype.
3949         (gtk_label_button_release): Likewise.
3950         (gtk_label_motion): Likewise.
3951
3952         * tests/testgtk.c (create_message_dialog): For the dialog with
3953         only GTK_BUTTONS_CLOSE, make GTK_RESPONSE_CLOSE the default.
3954
3955 2004-02-04  Morten Welinder  <terra@gnome.org>
3956
3957         * gtk/gtktoolbar.c (show_menu): Show on the right screen.  (Fixes
3958         bug 133411, apart from the leak.)
3959
3960 Tue Feb  3 13:39:27 2004  Manish Singh  <yosh@gimp.org>
3961
3962         * gtk/gtkadjustment.c (gtk_adjustment_new): pass value in last
3963         in g_object_new, since it depends on lower and upper being set.
3964
3965 2004-02-03  Federico Mena Quintero  <federico@ximian.com>
3966
3967         * gtk/gtkmessagedialog.c (gtk_message_dialog_init): Make the
3968         window not resizable.  Fixes #114032.
3969
3970 2004-02-03  Federico Mena Quintero  <federico@ximian.com>
3971
3972         * gtk/gtkmessagedialog.c (gtk_message_dialog_class_init): Add
3973         documentation for the use_separator style property.
3974
3975 2004-02-03  Federico Mena Quintero  <federico@ximian.com>
3976
3977         Fix #68938.
3978
3979         * gtk/gtkdialog.c (GtkDialogPrivate): New private structure for
3980         GtkDialog; right now it only contains an ignore_separator field.
3981         (gtk_dialog_class_init): Register the private structure.
3982         (gtk_dialog_init): Initialize the priv->ignore_separator field.
3983         (_gtk_dialog_set_ignore_separator): New private function.
3984         (gtk_dialog_set_has_separator): Ignore the setting if appropriate.
3985
3986         * gtk/gtkmessagedialog.c (gtk_message_dialog_class_init): Add a
3987         use_separator style property.
3988         (gtk_message_dialog_style_set): Change the dialog's separator
3989         based on the style property.
3990         (gtk_message_dialog_init): Set the dialog box to ignore the
3991         separator setting.
3992
3993 Tue Feb  3 02:35:09 2004  Matthias Clasen  <maclas@gmx.de>
3994
3995         * gtk/Makefile.am: Build filesystemwin32.c if OS_WIN32 and
3996         also dist gtkfilesystemwin32.[hc].
3997
3998 Tue Feb  3 02:04:44 2004  Matthias Clasen  <maclas@gmx.de>
3999
4000         * gtk/gtklabel.c (gtk_label_ensure_layout): Right-justify labels
4001         in rtl mode.  (#129071, chinen@jp.ibm.com)
4002
4003 Tue Feb  3 02:01:25 2004  Matthias Clasen  <maclas@gmx.de>
4004
4005         * gtk/gtkmenushell.c (gtk_real_menu_shell_move_current): Exchange the
4006         meaning GTK_MENU_DIR_PARENT/CHILD and GTK_MENU_DIR_PREV/NEXT in rtl
4007         mode.  (#107528)
4008
4009 Tue Feb  3 01:38:06 2004  Matthias Clasen  <maclas@gmx.de>
4010
4011         Clip narrow columns in rtl-oriented tree views (#128089,  
4012         chinen@jp.ibm.com):
4013         
4014         * gtk/gtkstyle.c (gtk_default_draw_option): 
4015         * gtk/gtkstyle.c (gtk_default_draw_check): Clip to the 
4016         given area.
4017
4018         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action): 
4019         Use the right clip area when calling gtk_cell_renderer_render().
4020         * gtk/gtktreeviewcolumn.c (_gtk_tree_view_column_cell_draw_focus): 
4021         Use the right clip area when calling gtk_paint_focus().
4022         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render): 
4023         Use the right clip area when calling gtk_paint_toggle() or
4024         gtk_paint_check().
4025         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_render): 
4026         Clip to the expose_area when drawing the background rectangle.
4027         
4028 Tue Feb  3 00:14:36 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4029
4030         * gdk/x11/gdkgeometry-x11.c (queue_item_free, gdk_window_queue):
4031         Use a weak reference instead of ref()/unref(). (#60857, reported
4032         by Joshua N Pritikin)
4033
4034         * gdk/gdkimage.c (scratch_image_info_for_depth): Formatting fix.
4035
4036 Tue Feb  3 00:15:17 2004  Matthias Clasen  <maclas@gmx.de>
4037
4038         * gtk/gtktreeprivate.h (struct _GtkTreeViewPrivate): Add 
4039         init_hadjust_value and prev_width.
4040         * gtk/gtktreeview.c (gtk_tree_view_init): Initialize 
4041         them here.
4042         * gtk/gtktreeview.c (gtk_tree_view_update_size): ...and here.
4043         * gtk/gtktreeview.c (gtk_tree_view_size_allocate): Use them
4044         here to properly handle the initial position of rtl-oriented
4045         tree views.  (#127581, chinen@jp.ibm.com)
4046
4047 2004-01-20  Federico Mena Quintero  <federico@ximian.com>
4048
4049         Fix #130846, reported by R. McFarland <rwmcfa1@neces.com>.
4050
4051         * gtk/gtktreeview.c (gtk_tree_view_button_press): Return TRUE when
4052         we handle an event in the colums, and FALSE at the end if the
4053         event is not handled at all.
4054
4055 Mon Feb  2 23:41:48 2004  Matthias Clasen  <maclas@gmx.de>
4056
4057         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_row_changed): 
4058         Don't access the level after removing the node, since that may
4059         kill the level.  (#132615, Crispin Flowerday)
4060
4061 2004-02-02  Tor Lillqvist  <tml@iki.fi>
4062
4063         * gdk/win32/gdkevents-win32.c (gdk_pointer_grab): Set the cursor
4064         in all cases. If no grab cursor specified, use the grabbing
4065         window's cursor. If the grabbing window has no cursor, use the
4066         default arrow cursor. (#118025)
4067
4068 Mon Feb  2 22:05:36 2004  Matthias Clasen  <maclas@gmx.de>
4069
4070         * gtk/gtkseparatormenuitem.c (gtk_separator_menu_item_init): The
4071         latest in menu separation technology.
4072
4073 Mon Feb  2 19:04:17 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4074
4075         * gdk/x11/gdkwindow-x11.c: Assume gravity works. (Anything else
4076         we have to take our chances with).
4077         
4078         (Bug 97510)
4079
4080 Mon Feb  2 18:45:28 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4081
4082         Fix bug 110224.
4083
4084         * gdk/x11/gdkfont-x11.c (gdk_font_from_description_for_display):
4085         Remove unused variable 'result'
4086
4087         * gdk/x11/xsettings-client.[ch]: Add new set_grab/ungrab_func() functions.
4088
4089         * gdk/x11/gdkevents-x11.c (_gdk_x11_events_init_screen): Use them
4090         here.
4091
4092 Mon Feb  2 14:32:32 2004  Pablo Saratxaga  <pablo@mandrakesoft.com>
4093
4094         * configure.in po/uz*.po: changed default for Uzbek; now just "uz"
4095         is in cyrillic and "uz@Latn" for latin; "uz@Cyrl" has been removed
4096
4097 Sun Feb  1 16:34:07 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4098
4099         * gtk/gtktoolbar.c (gtk_toolbar_size_allocate): Only start
4100         sliding when using the new API.
4101
4102 Sun Feb  1 16:03:39 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4103
4104         * gtk/gtktoolbar.c (gtk_toolbar_size_allocate): Make sure
4105         item_area is positioned correctly. Fix #133070, reported by Jeroen
4106         Zwartepoorte.
4107
4108 Sat Jan 31 23:13:43 2004  Matthias Clasen  <maclas@gmx.de>
4109
4110         * gtk/gtktextchild.c (gtk_text_child_anchor_finalize): Don't
4111         crash when finalizing an unused GtkTextChildAnchor.  (#132260,
4112         muppet)
4113
4114 Sat Jan 31 22:41:57 2004  Matthias Clasen  <maclas@gmx.de>
4115
4116         * gtk/gtktreemodel.c (gtk_tree_model_rows_reordered): Correct
4117         the documentation for new_order.  (#124790, Tim-Philipp Müller)
4118
4119 Sat Jan 31 22:38:07 2004  Matthias Clasen  <maclas@gmx.de>
4120
4121         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_fixed_width): 
4122         Reset use_resized_width when setting fixed_width.  (#108612, 
4123         Felipe Heidrich) 
4124
4125 Sat Jan 31 16:27:44 2004  Matthias Clasen  <maclas@gmx.de>
4126
4127         * gtk/gtkmain.c (gtk_key_snooper_remove): Don't leak the
4128         GtkKeySnooperData.  (#132038, R. McFarland)
4129
4130 2004-01-30  Federico Mena Quintero  <federico@ximian.com>
4131
4132         Fixes #132975.
4133
4134         * gtk/gtkfilesystem.c (gtk_file_system_make_path): Return NULL,
4135         not FALSE.
4136         (gtk_file_system_volume_render_icon): Likewise.
4137
4138         * gtk/gtkfilesystemwin32.c (gtk_file_system_win32_make_path):
4139         Likewise.
4140
4141         * gtk/gtktreestore.c (gtk_tree_store_iter_n_children): Return 0,
4142         not FALSE.
4143
4144         * gtk/gtktoolbar.c (gtk_toolbar_get_drop_index): Return -1, not
4145         FALSE.
4146
4147         * gtk/gtktextiter.c (gtk_text_iter_get_chars_in_line): Return 0,
4148         not FALSE.
4149         (gtk_text_iter_get_bytes_in_line): Likewise.
4150
4151         * gdk/x11/gdkcursor-x11.c (gdk_display_get_default_cursor_size):
4152         Likewise.
4153
4154         * gdk/linux-fb/gdkcolor-fb.c (gdk_colors_alloc): Return FALSE, not
4155         0.
4156
4157 2004-01-30  Not Zed  <NotZed@Ximian.com>
4158
4159         Fixes #132929.
4160
4161         * gtk/gtktreeview.c (cancel_arrow_animation): remove the timeout
4162         handler when we clear the timeout id.
4163
4164 2004-01-30  Federico Mena Quintero  <federico@ximian.com>
4165
4166         Fix #129872, based on a patch by Jan Arne Petersen
4167         <jpetersen@uni-bonn.de>
4168
4169         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_list_bookmarks):
4170         Implement.
4171         (gtk_file_system_unix_add_bookmark): Implement.
4172         (gtk_file_system_unix_remove_bookmark): Implement.
4173
4174 2004-01-29  Federico Mena Quintero  <federico@ximian.com>
4175
4176         Fixes #132693.
4177
4178         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_get_parent): Don't
4179         use filename_from_path().  Also, check that the filename is
4180         absolute.
4181         (gtk_file_system_unix_get_folder): Likewise.
4182         (gtk_file_system_unix_create_folder): Likewise.
4183         (gtk_file_system_unix_make_path): Likewise.
4184         (gtk_file_system_unix_parse): Likewise.
4185         (gtk_file_folder_unix_get_info): Likewise.
4186         (filename_from_path): Removed.
4187
4188 2004-01-30  Federico Mena Quintero  <federico@ximian.com>
4189
4190         * gtk/gtkcalendar.c (arrow_action): Remove C++ comment; reported
4191         by Damien Carbery <damien.carbery@sun.com>.  Fixes #132956.
4192
4193 Fri Jan 30 11:37:37 2004  Owen Taylor  <otaylor@redhat.com>
4194
4195         * gdk/x11/gdkdrawable-x11.c: Revert changes from
4196         #113476 and go back to using XftDrawSetClip, because
4197         XftDrawSetClipRectangles is buggy in XFree86-4.3.
4198
4199 Thu Jan 29 18:08:06 2004  Owen Taylor  <otaylor@redhat.com>
4200
4201         * gtk/gtktextlayout.c (line_display_iter_to_index)
4202         * gtk/gtktextlayout.c (line_display_index_to_iter): Only
4203         adjust the preedit position for lines that include the
4204         preedit string. (#132353, Yao Zhang). How the heck
4205         did this work as well as it did?!?!
4206
4207         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_get_ic): 
4208         Reverse change to change of XNFilterEvents event mask from
4209         #110493 -- it's documented and in the Xlib code an
4210         unsigned long. 
4211         
4212         * modules/input/gtkimcontextxim.c (preedit_start_callback): 
4213         Return -1 rather than void to indicate no length limit.
4214         (#129548)
4215
4216 Fri Jan 30 00:45:46 2004  Matthias Clasen  <maclas@gmx.de>
4217
4218         * gtk/gtkadjustment.c: Add properties to GtkAdjustment.
4219         (#64601, Murray Cumming)
4220
4221 Fri Jan 30 00:13:46 2004  Matthias Clasen  <maclas@gmx.de>
4222
4223         * gtk/gtkcombo.c (gtk_combo_set_popdown_strings): Allow NULL
4224         for strings to clear the list.  (#105386, Marco Pesenti Gritti)
4225         
4226 2004-01-28  Richard Hult  <richard@imendio.com>
4227
4228         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_get_size):
4229         Free font_desc.  Fixes #132805.
4230
4231 2004-01-29  Federico Mena Quintero  <federico@ximian.com>
4232
4233         * gtk/gtkiconfactory.c (render_icon_name_pixbuf): Free the GError.
4234         Patch provided by Christian Persch <chpe@stud.uni-saarland.de>
4235         Fixes #132574.
4236
4237 Thu Jan 29 11:00:18 2004  Owen Taylor  <otaylor@redhat.com>
4238
4239         * gtk/gtkselection.c (gtk_selection_default_handler): 
4240         nul-terminate the target atoms. (#132656, Christian Persch)
4241
4242 Thu Jan 29 00:59:03 2004  Matthias Clasen  <maclas@gmx.de>
4243
4244         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_rows_reordered):
4245         Don't leak path if we bail out early.  (#132505, Christian Persch)
4246
4247 Thu Jan 29 00:48:47 2004  Matthias Clasen  <maclas@gmx.de>
4248
4249         * gtk/gtkactiongroup.c (gtk_action_group_add_toggle_actions_full):
4250         * gtk/gtkactiongroup.c (gtk_action_group_add_actions_full): Do
4251         reference counting on the user_data that is shared between
4252         multiple signal handlers, to avoid calling the destroy notify
4253         multiple times.  (#132447, Adam Hooper)
4254
4255 2004-01-28  Hans Breuer  <hans@breuer.org>
4256
4257         * gtk/stock-icons/stock_network_(16|24).png : new GTK_STOCK_NETWORK ...
4258           gtk/gtkstock.[hc] : ... define ...
4259           gtk/gtkiconfactory.c : ... register ...
4260           gtk/stock-icons/Makefile.am gtk/stock-icons/makefile.msc : ... compile ...
4261         * gtk/gtkfilesystemwin32.c : ... and use. Also adapt to recent 
4262         IFace changes.
4263
4264         * gtk/gtk.def : added a bunch of new exported symbols
4265
4266         * tests/testfilechooser.c (no_backup_files_filter) : don't crash
4267         on filter_info->display_name being NULL
4268
4269         * tests/testgtk.c : make testgtk --bench=all work again
4270
4271 Wed Jan 28 21:40:47 2004  Matthias Clasen  <maclas@gmx.de>
4272
4273         * gtk/gtkentrycompletion.c (gtk_entry_completion_action_data_func):
4274         Don't leak string.  (#132482, Christian Persch)
4275
4276 Tue Jan 27 18:45:47 2004  Manish Singh  <yosh@gimp.org>
4277
4278         * m4macros/gtk-2.0.m4: quote AC_DEFUN macro names so automake
4279         1.8 won't whine at us.
4280
4281 2004-01-28  Tor Lillqvist  <tml@iki.fi>
4282
4283         * gdk/win32/gdkevents-win32.c (synthesize_leave_event,
4284         synthesize_enter_event): Don' generate enter or leave events if
4285         the pointer is grabbed with owner_events off, and the grab event
4286         mask doesn't ask for them. (#129242)
4287
4288         (gdk_event_translate): Ditto for focus change events.
4289
4290 2004-01-27  Federico Mena Quintero  <federico@ximian.com>
4291
4292         Fix #132314.
4293
4294         * gtk/gtkfilesystem.h: Removed the #ifdef-ed out, old icon API.
4295
4296         * gtk/gtkfilesystem.c: Likewise.
4297
4298         * gtk/gtkfilesystemunix.c (filename_get_info): Removed the old
4299         icon-type code.
4300         (gtk_file_system_unix_render_icon): Moved the icon-rendering code
4301         from GtkFileInfo to here.
4302         (gtk_file_system_unix_volume_render_icon): Implement.
4303
4304 2004-01-28  Changwoo Ryu  <cwryu@debian.org>
4305
4306         * modules/input/imhangul-defs.h: 
4307         * modules/input/imhangul.c:
4308         * modules/input/Makefile.am: Remove broken hangul input module.
4309         
4310 Tue Jan 27 01:56:46 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4311
4312         * gtk/gtktoolbar.c: Remove obsolete comment.
4313
4314         * gtk/gtktoolbar.c (DEFAULT_SPACE_SIZE, SPACE_LINE_START, 
4315         SPACE_LINE_END): Make separators wider and taller, so they are
4316         easier to pick up when editing the toolbar.
4317
4318         * gtk/gtktoolbar.c (slide_idle_handler): Add a comment, simplify
4319         a bit, 
4320
4321         * gtk/gtktoolbar.c (rect_within): Formatting fix
4322
4323         * gtk/gtktoolbar.c (gtk_toolbar_set_drop_highlight_item): Make
4324         sliding feel more responsive by only restarting sliding when the
4325         placeholder actually changes its goal allocation.
4326
4327 Tue Jan 27 02:00:37 2004  Matthias Clasen  <maclas@gmx.de>
4328
4329         * gtk/gtktreeitem.c (gtk_tree_item_add_pixmaps): Avoid a 
4330         compiler warning.  (#122725, Kjartan Maraas)
4331         
4332 Tue Jan 27 01:46:54 2004  Matthias Clasen  <maclas@gmx.de>
4333
4334         Make menus work better on Xinerama (#126150):
4335         
4336         * gtk/gtkmenuitem.c (gtk_menu_item_position_menu): Calculate the 
4337         monitor_num on the screen of the menu, not of the attach widget.
4338
4339         * gtk/gtkmenu.c (menu_change_screen): Forget the stored monitor_num. 
4340         (gtk_menu_window_size_request): Remember the monitor_num.
4341
4342 2004-01-26  Federico Mena Quintero  <federico@ximian.com>
4343
4344         Fix #105497; constify uses of GdkColor.
4345
4346         * gdk/gdkgc.c (gdk_gc_set_rgb_fg_color): Constify.
4347         (gdk_gc_set_rgb_bg_color): Constify.
4348         (gdk_gc_set_foreground): Constify.
4349
4350         * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_pixmap): Constify.
4351         * gdk/win32/gdkcursor-win32.c (gdk_cursor_new_from_pixmap): Constify.
4352         * gdk/linux-fb/gdkcursor-fb.c (gdk_cursor_new_from_pixmap): Constify.
4353
4354         * gdk/x11/gdkpixmap-x11.c (gdk_pixmap_create_from_data): Constify.
4355         * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_create_from_data): Constify.
4356         * gdk/linux-fb/gdkpixmap-fb.c (gdk_pixmap_create_from_data): Constify.
4357
4358         * gdk/x11/gdkwindow-x11.c (gdk_window_set_background): Constify.
4359         * gdk/win32/gdkwindow-win32.c (gdk_window_set_background): Constify.
4360         * gdk/linux-fb/gdkwindow-fb.c (gdk_window_set_background): Constify.
4361
4362         * gdk/gdkpango.c (gdk_draw_layout_line_with_colors): Constify.
4363         (gdk_draw_layout_with_colors): Constify.
4364
4365         * gdk/gdkpixmap.c (gdk_pixmap_colormap_new_from_pixbuf): Constify.
4366         (gdk_pixmap_colormap_create_from_xpm): Constify.
4367         (gdk_pixmap_create_from_xpm): Constify.
4368         (gdk_pixmap_colormap_create_from_xpm_d): Constify.
4369         (gdk_pixmap_create_from_xpm_d): Constify.
4370
4371         * gtk/gtkcellview.c (gtk_cell_view_set_background_color): Constify.
4372
4373         * gtk/gtkclist.c (gtk_clist_set_foreground): Constify.
4374         (gtk_clist_set_background): Constify.
4375
4376         * gtk/gtkcolorbutton.c (gtk_color_button_new_with_color): Constify.
4377         (gtk_color_button_set_color): Constify.
4378
4379         * gtk/gtkcolorsel.c (gtk_color_selection_set_current_color):
4380         Constify and add a check for color != NULL.
4381         (gtk_color_selection_get_current_color): Add a check for color != NULL.
4382         (gtk_color_selection_set_previous_color): Constify and add a check
4383         for color != NULL.
4384         (gtk_color_selection_get_previous_color): Add a check for color != NULL.
4385
4386         * gtk/gtkctree.c (gtk_ctree_node_set_foreground): Constify.
4387         (gtk_ctree_node_set_background): Constify.
4388
4389         * gtk/gtktext.c (gtk_text_insert): Constify.
4390         (insert_text_property): Constify.
4391         (text_properties_equal): Constify.
4392         (new_text_property): Constify.
4393
4394         * gtk/gtkwidget.c (gtk_widget_modify_color_component): Constify.
4395         (gtk_widget_modify_fg): Constify.
4396         (gtk_widget_modify_bg): Constify.
4397         (gtk_widget_modify_text): Constify.
4398         (gtk_widget_modify_base): Constify.
4399
4400 2004-01-26  Christian Rose  <menthos@menthos.com>
4401
4402         * configure.in: Added "mi" to ALL_LINGUAS.
4403
4404 2004-01-25  Tor Lillqvist  <tml@iki.fi>
4405
4406         * gdk/win32/gdkproperty-win32.c (gdk_property_delete): If the
4407         WM_TRANSIENT_FOR property is being deleted, set the owner of the
4408         window to the root window (i.e., effectively unset it). (#132411)
4409
4410         * gdk/win32/gdkprivate-win32.h
4411         * gdk/win32/gdkglobals-win32.c
4412         * gdk/win32/gdkmain-win32.c: Declare, define and initialize
4413         _wm_transient_for, a GdkAtom for WM_TRANSIENT_FOR.
4414
4415         * acconfig.h: Remove HAVE_WINSOCK_H, not used any longer.
4416
4417 Sun Jan 25 15:14:46 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4418
4419         * gtk/gtktoolbar.c (gtk_toolbar_size_allocate): Base the decision
4420         to map/unmap items on whether they are actually allocated outside
4421         the toolbar, not on whether that will eventually happen. Improves
4422         animation in the presence of overflown items.
4423
4424         * gtk/gtktoolbar.c (gtk_toolbar_begin_sliding): Add a
4425         queue_resize() to so that the items will get their new goal
4426         values and the idle handler will not immediately return FALSE.
4427
4428         * gtk/gtktoolbar.c (slide_idle_handler): simplify the logic and
4429         make sure that a placeholder becoming invisible doesn't cause a
4430         return TRUE.
4431
4432         * gtk/gtktoolbar.c (get_item_size): Don't special case
4433         placeholders here.
4434
4435 Sat Jan 24 23:17:27 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4436
4437         * gtk/gtktoolbutton.c (gtk_tool_button_construct_contents): Only
4438         try to pack icon if there actually is one.
4439
4440         * gtk/gtktoolbar.c (gtk_toolbar_size_allocate): Make sure
4441         OVERFLOWN items get an allocation even when they are
4442         unmapped. This ensures they will slide in properly.
4443
4444         * gtk/gtktoolbar.c (slide_idle_handler): Make sure we return TRUE
4445         when there are overflown items that need to slide in. Also add
4446         comments and make formatting more readable.
4447
4448 Sat Jan 24 17:38:48 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4449
4450         * gtk/gtkradiotoolbutton.c (gtk_radio_tool_button_class_init):
4451         Add a write-only property ::group to be consistent with
4452         GtkRadioAction and GtkRadioButton. (#132159, Patch from Olivier
4453         Andrieu)
4454
4455 Fri Jan 23 23:46:12 2004  Matthias Clasen  <maclas@gmx.de>
4456
4457         * gtk/gtkfontbutton.c (gtk_font_button_label_use_font): Don't leak the 
4458         font description.  (#132168)
4459
4460 2004-01-23  Federico Mena Quintero  <federico@ximian.com>
4461
4462         Fix #132247.
4463
4464         * gtk/gtkfilechooserdefault.c (set_select_multiple): Handle folder
4465         mode.
4466         (set_select_multiple): Optionally notify about changes to the
4467         select-multiple property.
4468         (list_selection_changed): Change the condition for the editable row to
4469         test for save mode; this is more clear than testing for not being
4470         in multiple selection mode.
4471         (gtk_file_chooser_default_get_paths): Get impl->action directly
4472         rather than calling gtk_file_chooser_get_action().
4473         (entry_activate): Likewise.
4474         (set_select_multiple): Annotate about #133255.
4475         (update_chooser_entry): Likewise.
4476         (check_preview_change): Likewise.
4477         (tree_selection_changed): Likewise.
4478
4479 Fri Jan 23 14:56:18 2004  Jonathan Blandford  <jrb@gnome.org>
4480
4481         * gtk/gtktreeview.c (gtk_tree_view_get_path_at_pos): Don't crash
4482         when there are no columns, or all columns are hidden, #131402
4483
4484 Fri Jan 23 16:58:28 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4485
4486         * gtk/gtkmenu.c (DEFAULT_POPUP_DELAY): Changing to 200 was a
4487         mistake. Change back to 225.
4488
4489 Thu Jan 22 18:46:05 2004  Owen Taylor  <otaylor@redhat.com>
4490
4491         * === Released 2.3.2 ===
4492
4493 Thu Jan 22 18:45:26 2004  Owen Taylor  <otaylor@redhat.com>
4494
4495         * gtk/gtkicontheme.c: Patch from Christian Neumair
4496         to make warning string more translator friendly.
4497
4498         * gtk/gtktreemodelfilter.h gtkseparatortoolitem.[ch]
4499         gtk/gtktoolbar.c: Parameter name fixes to keep gtk-doc
4500         happy.
4501
4502         * configure.in: Require GLib-2.3.2, version 2.3.2,
4503         interface age 0, binary age 302.
4504
4505         * NEWS: Organized, added some names.
4506
4507 Thu Jan 22 16:59:36 2004  Jonathan Blandford  <jrb@gnome.org>
4508
4509         * gtk/gtkliststore.c (gtk_list_store_reorder): Doc fix.
4510
4511 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
4512
4513         * gtk/gtkwidget.c (gtk_widget_class_init): Added documentation for
4514         GtkWidget::popup_menu.
4515
4516 Thu Jan 22 21:45:24 2004  Matthias Clasen  <maclas@gmx.de>
4517
4518         * gtk/gtkmenu.c (gtk_menu_remove): Remove the attach 
4519         info after calling gtk_menu_do_remove(), since that function
4520         uses the attach info. Doh!
4521
4522         * gtk/gtkmenu.c (gtk_menu_do_remove): Don't check priv->columns 
4523         for being 1 directly after setting it to 0.
4524
4525 Thu Jan 22 21:38:52 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4526
4527         * NEWS: Updates
4528
4529 2004-01-22  Alexander Larsson  <alexl@redhat.com>
4530
4531         * gdk/x11/gdkwindow-x11.c (WINDOW_IS_TOPLEVEL):
4532         Fix typo
4533
4534 2004-01-21  Federico Mena Quintero  <federico@ximian.com>
4535
4536         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_finalize):
4537         Free the path fields.
4538
4539         * gtk/gtkfilesystemmodel.c (gtk_file_system_model_finalize): Free
4540         the root_path, reported by <scott@asofyet.org>
4541         (gtk_file_system_model_finalize): Unref the file system.
4542
4543         * gtk/gtkfilefilter.c (filter_rule_free): default:
4544         g_assert_not_reached().
4545         (gtk_file_filter_finalize): Free the filter->name, reported by
4546         <scott@asofyet.org>
4547         (gtk_file_filter_finalize): Free the rules list.
4548
4549 Wed Jan 21 18:10:40 2004  Jonathan Blandford  <jrb@gnome.org>
4550
4551         * gtk/gtkcolorbutton.c (gtk_color_button_set_color):redraw the
4552         color button when an alpha is set.
4553         (gtk_color_button_set_alpha): redraw the color button when an
4554         alpha is set.
4555
4556 Wed Jan 21 23:27:14 2004  Matthias Clasen  <maclas@gmx.de>
4557
4558         Fix #131869: 
4559         
4560         * gtk/gtkaction.c (_gtk_action_emit_activate): Hold
4561         a reference to the group while emitting the signals.
4562
4563         * gtk/gtkactiongroup.c (gtk_action_group_init): Use a 
4564         destroy notify which does not only unref, but also resets
4565         the action_group property of the action.
4566
4567 2004-01-20  Federico Mena Quintero  <federico@ximian.com>
4568
4569         * NEWS: Added details about GtkFileChooser changes.
4570
4571 2004-01-20  Federico Mena Quintero  <federico@ximian.com>
4572
4573         Fix #99425, add accessor functions for GtkPaned's children.
4574
4575         * gtk/gtkpaned.c (gtk_paned_get_child1): New function.
4576         (gtk_paned_get_child2): New function.
4577
4578 Tue Jan 20 23:49:52 2004  Matthias Clasen  <maclas@gmx.de>
4579
4580         * NEWS: Start of 2.3.2 section.
4581
4582 Tue Jan 20 22:11:31 2004  Matthias Clasen  <maclas@gmx.de>
4583
4584         Fixes for #130370, based on a patch by Michael Meeks:
4585         
4586         * gtk/gtkmenu.c (gtk_menu_do_remove): New auxiliary function to
4587         adjust cell positions and recalculate row and column counts after
4588         removing an item.
4589
4590         * gtk/gtkmenu.c (gtk_menu_remove): Call gtk_menu_do_remove.
4591
4592         * gtk/gtkmenu.c (gtk_menu_do_insert): Don't leave empty rows when
4593         appending items.
4594
4595         * gtk/gtkmenu.c (gtk_menu_attach): Don't call gtk_menu_shell_append,
4596         to avoid an unintended recursion.
4597
4598 2004-01-19  Federico Mena Quintero  <federico@ximian.com>
4599
4600         Fix #131418.
4601
4602         * gtk/gtkfilechooserdefault.c (set_select_multiple): New helper
4603         function.
4604         (gtk_file_chooser_default_set_property): Use
4605         set_select_multiple().  Also, re-set this mode to single if the
4606         file chooser is set to Save mode.
4607         (entry_activate): Handle the case where the entry is completely
4608         empty *and* its current folder does exist.  Also, there is need to
4609         test for select_multiple here now that we ensure that it won't
4610         happen during Save mode.
4611
4612 Sun Jan 18 15:25:39 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4613
4614         * gtk/gtktoolbar.[ch]: Add _gtk_toolbar_paint_space_line(),
4615         _gtk_toolbar_get_default_space_size ();
4616
4617         * gtk/gtkseparatortoolitem.c (gtk_separator_tool_item_expose,
4618         get_space_size): Use them here.
4619
4620 Sun Jan 18 13:16:34 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4621
4622         * tests/testgtk.c (create_toolbar): Set a small size request and
4623         make the window resizable, to test mapping/unmapping of buttons.
4624
4625         * gtk/gtktoolbar.c (gtk_toolbar_remove_content,
4626         gtk_toolbar_insert_tool_item): remove these functions.
4627
4628         * gtk/gtktoolbar.c (gtk_toolbar_show_all,
4629         toolbar_content_show_all, gtk_toolbar_hide_all,
4630         toolbar_content_hide_all): New functions. 
4631
4632         Ignore show_all/hide_all for buttons created in compatibility mode.
4633
4634         * gtk/gtktoolbar.c (internal_insert_element, gtk_toolbar_show_all,
4635         gtk_toolbar_hide_all): Make sure buttons are ignored by
4636         gtk_toolbar_show_all() and gtk_toolbar_hide_all().
4637         
4638         * gtk/gtktoolbar.c: s/regular_widget/compatibility/g
4639
4640         * gtk/gtktoolbar.c (struct _ToolbarContent): Allocate
4641         GtkToolbarChild inline. Get rid of GtkToolbarChildSpace.
4642
4643         * gtk/gtktoolbar.c (toolbar_content_expose): Fix bug where widget
4644         could become NULL.
4645
4646         * gtk/gtktoolbar.c (gtk_toolbar_add): Append new tool items
4647         instead of prepending them.
4648
4649         * gtk/gtktoolbar.c (gtk_toolbar_size_allocate): Use the same
4650         'elapsed' for all items.
4651
4652         * gtk/gtktoolbar.c (struct _GtkToolbarPrivate): Turn booleans
4653         into bitfields.
4654
4655         * gtk/gtktoolbar.c: Many formatting fixes
4656         
4657 Sun Jan 18 01:51:12 2004  Matthias Clasen  <maclas@gmx.de>
4658
4659         * configure.in: Add the necessary magic to create
4660         po-properties/Makefile.
4661
4662 Sat Jan 17 23:05:52 2004  Matthias Clasen  <maclas@gmx.de>
4663
4664         The second part of the fix for #114351 (see also 
4665         gdk-pixbuf/ChangeLog and po/ChangeLog):
4666
4667         * Makefile.am (SUBDIRS): Add po-properties.
4668
4669         * configure.in (AC_CONFIG_FILES): Add po-properties/Makefile.in 
4670
4671         * gdk/gdkintl.h (P_): 
4672         * gtk/gtkintl.h (P_): Use translation domain gtk20-properties. 
4673
4674         * gtk/gtkmain.c (gtk_parse_args): Call bindtextdomain and
4675         bind_textdomain_codeset for gtk20-properties as well.
4676
4677 Sat Jan 17 22:00:07 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4678
4679         * gtk/gtktoolbar.c: 
4680
4681         Fix rest of #128678: Implement all the toolbar_content()
4682         methods for the old API case.
4683
4684 Sat Jan 17 16:53:08 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4685
4686         * gtk/gtktoolbar.c: 
4687
4688         Phase 1 of fixing #128678: Only access ToolbarContent through a
4689         set of new functions:
4690
4691         toolbar_content_expose, toolbar_content_visible,
4692         toolbar_content_size_request, toolbar_content_is_homogeneous,
4693         toolbar_content_get_child_requisition,
4694         toolbar_content_is_placeholder, toolbar_content_disappearing,
4695         toolbar_content_get_state, toolbar_content_child_visible,
4696         toolbar_content_get_goal_allocation,
4697         toolbar_content_get_allocation,
4698         toolbar_content_set_start_allocation,
4699         toolbar_content_get_start_allocation, toolbar_content_get_expand,
4700         toolbar_content_set_goal_allocation,
4701         toolbar_content_set_child_visible, toolbar_content_size_allocate,
4702         toolbar_content_set_state, toolbar_content_get_widget,
4703         toolbar_content_set_disappearing,
4704         toolbar_content_set_size_request,
4705         toolbar_content_toolbar_reconfigured,
4706         toolbar_content_retrieve_menu_item, 
4707         toolbar_content_new_tool_item, toolbar_content_destroy,
4708         toolbar_content_is_separator
4709
4710         Also fix #127092.
4711         
4712 Sat Jan 17 12:55:13 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4713
4714         * gtk/gtktoolitem.c (gtk_tool_item_finalize): don't leak the menu
4715         item ID.
4716
4717 Sat Jan 17 12:37:46 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
4718
4719         * gtk/gtktoolbar.c (gtk_toolbar_finalize): Don't leak the
4720         overflow menu.
4721         
4722         * gtk/gtktoolbar.h (struct _GtkToolbar): Make some fields public. 
4723         [#127726]
4724
4725 2004-01-16  Federico Mena Quintero  <federico@ximian.com>
4726
4727         * gtk/gtkfilesystemmodel.c (struct _GtkFileSystemModel): Added a
4728         has_editable field.
4729         (_gtk_file_system_model_add_editable): New function.
4730         (_gtk_file_system_model_remove_editable): New function.
4731         (gtk_file_system_model_get_value): Return appropriate values for
4732         the temporary editable row.
4733         (_gtk_file_system_model_get_info): Handle the editable row.
4734         (_gtk_file_system_model_get_path): Likewise.
4735
4736         * gtk/gtkfilechooserdefault.c (shortcuts_append_bookmarks):
4737         Removed an unused variable.
4738         (toolbar_button_new): Optionally show the button.
4739         (up_button_clicked_cb): Renamed from up_button_cb(), fixed prototype.
4740         (toolbar_create): Add a "New Folder" button for Save mode.
4741         (error_building_filename_dialog): New helper function.
4742         (gtk_file_chooser_default_get_paths): Use error_building_filename_dialog().
4743         (create_file_list): Connect to the "edited" signal of the text
4744         cell renderer.  Store the name column and text renderer in the
4745         impl structure.
4746         (renderer_edited_cb): New callback.
4747         (gtk_file_chooser_default_set_property): Show/hide the "New
4748         folder" button when the save action changes.
4749         (COMPARE_DIRECTORIES): Allow the info values to be NULL.
4750         (COMPARE_DIRECTORIES): Duh, use the list_model, not the
4751         tree_model.
4752         (get_list_file_info): Likewise!
4753         (list_icon_data_func): Handle the path being NULL.
4754         (new_folder_button_clicked): New callback.
4755         (list_name_data_func): If we are on the editable row, set the text
4756         to "Type name of new folder".
4757         (list_selection_changed): Handle the editable row.
4758         (list_mtime_data_func): Likewise.
4759
4760         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_make_path): Return
4761         NULL, not FALSE.
4762         (gtk_file_system_unix_create_folder): Test the result of mkdir() correctly.
4763
4764 Fri Jan 16 23:59:01 2004  Matthias Clasen  <maclas@gmx.de>
4765
4766         The first part of the fix for #114351 (see also 
4767         gdk-pixbuf/ChangeLog and po/ChangeLog):
4768         
4769         * gtk/gtkintl.h: 
4770         * gdk/gdkintl.h: Define P_() for property blurbs and nicks.
4771
4772         * gdk/gdkdisplaymanager.c:
4773         * modules/input/gtkimcontextxim.c:
4774         * gtk/*.c:  Mark property blurbs and nicks with P_().
4775         
4776 2004-01-16  Federico Mena Quintero  <federico@ximian.com>
4777
4778         Fix #130969.
4779
4780         * gtk/gtkcellrenderer.h (struct _GtkCellRendererClass): Added an
4781         editing_canceled signal.
4782
4783         * gtk/gtkcellrenderer.c (gtk_cell_renderer_class_init): Create the
4784         "editing-canceled" signal.
4785         (gtk_cell_renderer_editing_canceled): New function.
4786
4787         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_editing_done):
4788         Call gtk_cell_renderer_editing_canceled().
4789
4790 2004-01-16  Federico Mena Quintero  <federico@ximian.com>
4791
4792         * gtk/gtkfilechooserdefault.c
4793         (gtk_file_chooser_default_set_property): Do not allow setting
4794         select_multiple when in Save mode.
4795         (set_list_model): No need to nullify the list_model and
4796         sort_model.
4797         (gtk_file_chooser_default_get_paths): Handle folder mode as well.
4798         (get_paths_foreach): Likewise.
4799
4800         * gtk/gtkfilechooser.c (gtk_file_chooser_get_filename): Clarify
4801         documentation about folder mode.
4802         (gtk_file_chooser_get_uri): Likewise.
4803
4804 2004-01-16  Federico Mena Quintero  <federico@ximian.com>
4805
4806         * gtk/gtkfilesystem.h (struct _GtkFileSystemIface): New
4807         get_volume_for_path() method.
4808         (struct _GtkFileSystemIface): Finally removed the list_roots() and
4809         get_root_info() methods, and the "roots-changed" signal.
4810
4811         * gtk/gtkfilesystem.c (gtk_file_system_get_volume_for_path): New
4812         function.
4813         (gtk_file_system_list_roots): Removed.
4814         (gtk_file_system_get_root_info): Removed.
4815
4816         * gtk/gtkfilesystemunix.c
4817         (gtk_file_system_unix_get_volume_for_path): Implement.
4818         (get_root_volume): New helper function.
4819         (gtk_file_system_unix_list_volumes): Use get_root_volume().
4820         (gtk_file_system_unix_list_roots): Removed.
4821         (gtk_file_system_unix_get_root_info): Removed.
4822
4823         * gtk/gtkfilesystemmodel.c (_gtk_file_system_model_new): Don't
4824         accept a NULL root_path.
4825         (struct _GtkFileSystemModel): Add a field to remember the
4826         root_path.
4827         (_gtk_file_system_model_new): Store the root_path in the model
4828         structure.
4829         (find_and_ref_path): Stop going up the hierarchy at the root_path
4830         of the model.  Also, don't return prematurely when walking up the
4831         hierarchy.
4832
4833         * gtk/gtkfilechooserdefault.c (create_file_list): Sigh, restore
4834         the rules_hint.
4835         (struct _GtkFileChooserDefault): Added a current_volume_path field.
4836         (set_tree_model): New function; create the folder tree model here.
4837         (create_folder_tree): Don't create the model here.
4838         (set_list_model): Set the show_hidden flag on the list model.
4839
4840 Fri Jan 16 00:04:43 2004  Matthias Clasen  <maclas@gmx.de>
4841
4842         * gtk/gtknotebook.h:
4843         * gtk/gtknotebook.c (gtk_notebook_append_page): 
4844         * gtk/gtknotebook.c (gtk_notebook_append_page_menu): 
4845         * gtk/gtknotebook.c (gtk_notebook_prepend_page): 
4846         * gtk/gtknotebook.c (gtk_notebook_prepend_page_menu): 
4847         * gtk/gtknotebook.c (gtk_notebook_insert_page): 
4848         * gtk/gtknotebook.c (gtk_notebook_insert_page_menu): Return the
4849         index of the newly inserted page.  (#130986, Olexiy Avramchenko) 
4850
4851 Thu Jan 15 23:17:14 2004  Matthias Clasen  <maclas@gmx.de>
4852
4853         * gtk/gtkuimanager.c (gtk_ui_manager_get_toplevels): Inserting
4854         a 'newly-allocated' to hint that the list should be freed after
4855         use.
4856
4857 Wed Jan 14 18:01:52 2004  Jonathan Blandford  <jrb@gnome.org>
4858
4859         * gtk/gtktreeview.c (gtk_tree_view_button_press): move grab_focus
4860         to after handling the button presses in the TreeView to avoid
4861         getting multiple selection_changes()
4862
4863 Wed Jan 14 21:16:20 2004  Matthias Clasen  <maclas@gmx.de>
4864
4865         * gtk/gtkimcontext.c: Documentation fix.  (#131335, Theppitak 
4866         Karoonboonyanan)
4867
4868 Wed Jan 14 21:00:49 2004  Matthias Clasen  <maclas@gmx.de>
4869
4870         * gtk/gtkactiongroup.c (gtk_action_group_add_action_with_accel): 
4871         Don't leak name and stock_id.  (#131358, Morten Welinder)
4872
4873 Wed Jan 14 13:07:30 GMT 2004  Tony Gale <gale@gtk.org>
4874
4875         * docs/faq/gtk-faq.sgml: Updates to Section 5
4876
4877 Wed Jan 14 02:34:57 2004  Matthias Clasen  <maclas@gmx.de>
4878
4879         * gtk/gtkradioaction.c: Add a writable group property to align
4880         with the GtkRadioButton API.  (#129166, Olivier Andrieu) 
4881
4882 Tue Jan 13 14:48:27 GMT 2004  Tony Gale <gale@gtk.org>
4883
4884         * docs/faq/gtk-faq.sgml: Update info on using autoconf
4885
4886 Mon Jan 12 23:40:34 2004  Matthias Clasen  <maclas@gmx.de>
4887
4888         * tests/testmerge.c: Adjust to the new connect_proxy signals.
4889
4890         * gtk/gtkuimanager.c
4891         * gtk/gtkactiongroup.c
4892         * gtk/gtkaction.c: Move the connect_proxy and disconnect_proxy signals
4893         from GtkAction to GtkActionGroup and proxy it on GtkUIManager. This
4894         removes the confusion between the disconnect_/connect_proxy signals 
4895         and the (unrelated) virtual functions of the same name and aligns
4896         the setup with the pre_/post_activate signals.
4897
4898 2004-01-12  Jody Goldberg <jody@gnome.org>
4899
4900         * gtk/gtkaction.c (connect_proxy) : only connect activate for menus
4901           with no submenus otherwise it looks like we activate every time a
4902           submenu opens.
4903
4904 2004-01-12  Jody Goldberg <jody@gnome.org>
4905
4906         * gtk/gtkuimanager.c: Remove accidentially committed debug spew.
4907
4908 Sun Jan 11 01:55:07 2004  Matthias Clasen  <maclas@gmx.de>
4909
4910         * gtk/gtkaccelmap.c: Remove accidentally committed notification stuff. 
4911         (gtk_accel_map_lock_path): 
4912         (gtk_accel_map_unlock_path): Path locking can now be nested, a missing
4913         entry is silently created during lock_path(), and treated as an error 
4914         during unlock_path(). These changes have been requested by Tim Janik.
4915
4916 2004-01-10  Jody Goldberg <jody@gnome.org>
4917
4918         * gtk/gtkuimanager.c (d) : Add a debug macro to quiet the spew.
4919         s/merge_signals/ui_manager_signals/ for readability.
4920         (gtk_ui_manager_class_init) : add pre_activate and post_activate
4921           signals.
4922         (cb_proxy_pre_activate) : new.
4923         (cb_proxy_post_activate) : new.
4924         (gtk_ui_manager_insert_action_group) : connect the proxies for
4925           GtkActionGroup::pre/post_activate
4926         (gtk_ui_manager_remove_action_group) : disconnect them.
4927
4928         * gtk/gtkactiongroup.c (gtk_action_group_class_init) : add
4929           'sensitive', and 'visible' properties.  Also add pre_activate and
4930           post_activate signals to help deal with activations at a higher
4931           level (eg GtkUIManager)
4932         (gtk_action_group_init) : init sensitive and visible
4933         (gtk_action_group_set_property) : add sensitive and visible
4934         (gtk_action_group_get_property) : add sensitive and visible
4935         (gtk_action_group_get_sensitive) : new.
4936         (gtk_action_group_get_visible) : new.
4937         (cb_set_action_sensitivity) : new with minor optimization that only
4938           signals sensitivity changes if the action could possibly change.
4939         (cb_set_action_visiblility) : ditto.
4940         (gtk_action_group_set_sensitive) : new.  walk the actions directly
4941           rather than using notify::sensitive because that is simpler, easier
4942           to read, and more efficient.
4943         (gtk_action_group_set_visible) : ditto.
4944         (gtk_action_group_add_action) : Each action can only be in 1 group,
4945           set GtkAction::action_group.
4946         (gtk_action_group_remove_action) : clear it.
4947         (gtk_action_group_add_toggle_actions_full) : warning suppression.
4948         (gtk_action_group_add_radio_actions_full) : warning suppression.
4949         (_gtk_action_group_emit_pre_activate) : new protected routine for use
4950           by GtkAction.
4951         (_gtk_action_group_emit_post_activate) : ditto.
4952
4953         * gtk/gtkaction.c (gtk_action_class_init) : add 'action_group' property.
4954         (gtk_action_init) : initialize it.
4955         (gtk_action_get_property) : get.
4956         (gtk_action_set_property) : set it via
4957         (gtk_action_set_action_group) : new function.
4958         (gtk_action_sync_sensitivity) : new routine to sync proxy sensitivity
4959           with the logical sensitivity (action & group) rather than the simple
4960           action::sensitivity.
4961         (gtk_action_sync_visible) : use gtk_action_is_visible to handle
4962           logical visibility (action & group) rather than the simple
4963           action::visible.  Use widget show/hide directly.
4964         (connect_proxy) : handle the custom sensitivity handler.
4965           Make the TOOL_BUTTON signals more general and support TOOL_ITEM
4966           directly, with special cases for TOOL_BUTTON.  Still not especially
4967           good it might be useful to handle label/use_underline by parmspec
4968           lookup.  Those are likely to be implemented by custom types, and are
4969           assumed to exist in GtkToolItem.
4970         (disconnect_proxy) : disconnect the new sensitivity handler.
4971         (_gtk_action_emit_activate) : add pre/post signals.
4972         (gtk_action_activate) : use logical sensitivity.
4973         (gtk_action_is_sensitive) : logical sensitivity.
4974         (gtk_action_get_sensitive) : actual sensitivity.
4975         (closure_accel_activate) : use logical sensitivity.
4976
4977 Fri Jan  9 22:23:45 2004  Matthias Clasen  <maclas@gmx.de>
4978
4979         * gtk/gtkuimanager.c: Introduce a new parser state for 
4980         accelerator elements to avoid misparsing files containing 
4981         such elements.  (#131035, Morten Welinder)
4982
4983 Fri Jan  9 11:58:47 2004  Manish Singh  <yosh@gimp.org>
4984
4985         * gdk-pixbuf/gdk-pixbuf-io.c: #include <unistd.h> for unlink()
4986
4987 Fri Jan  9 15:28:21 GMT 2004  Tony Gale <gale@gtk.org>
4988
4989         * docs/faq/gtk-faq.sgml: update GtkEntry filter code example
4990
4991 Fri Jan  9 00:34:57 2004  Matthias Clasen  <maclas@gmx.de>
4992
4993         * gtk/gtkuimanager.h:
4994         * gtk/gtkuimanager.c (gtk_ui_manager_get_toplevels): New function to
4995         obtain a list of toplevel widgets constructed by the ui manager.
4996
4997         * gtk/gtkuimanager.h (GtkUIManagerItemType): Change to flags, so that 
4998         the values can be combined for gtk_ui_manager_get_toplevels().
4999
5000         * tests/testmerge.c: Add a "Dump toplevels" button to test 
5001         gtk_ui_manager_get_toplevels().
5002
5003 Wed Jan  7 23:20:06 2004  Matthias Clasen  <maclas@gmx.de>
5004
5005         * demos/gtk-demo/Makefile.am (demos): Add entry_completion.c
5006         
5007         * demos/gtk-demo/entry_completion.c: New demo for GtkEntryCompletion 
5008         by Anders Carlsson  (#130464).
5009
5010 Wed Jan  7 23:07:28 2004  Matthias Clasen  <maclas@gmx.de>
5011
5012         * gtk/gtkmain.h: 
5013         * gtk/gtkmain.c (gtk_events_pending): Change the return value from 
5014         gint to gboolean.  (#130718, reported by Johannes Weißl)
5015
5016 Wed Jan  7 23:03:32 2004  Matthias Clasen  <maclas@gmx.de>
5017
5018         * gtk/gtkactiongroup.h: 
5019         * gtk/gtkactiongroup.c (gtk_action_group_add_action_with_accel): 
5020         Remove the redundant name and stock_id parameters, adjust all callers.
5021
5022 Wed Jan  7 22:20:20 2004  Matthias Clasen  <maclas@gmx.de>
5023
5024         * gtk/gtkaction.h: 
5025         * gtk/gtkaction.c (gtk_action_new):  
5026         * gtk/gtktoggleaction.h: 
5027         * gtk/gtktoggleaction.c (gtk_toggle_action_new): 
5028         * gtk/gtkradioaction.h: 
5029         * gtk/gtkradioaction.c (gtk_radio_action_new): Add creation 
5030         functions for actions.
5031
5032         * gtk/gtkactiongroup.c (gtk_action_group_add_actions_full): 
5033         (gtk_action_group_add_toggle_actions_full): 
5034         (gtk_action_group_add_radio_actions_full): and use the
5035         new functions here.  (#125322, Patch by Jeff Frank)
5036
5037 Wed Jan  7 21:42:49 2004  Matthias Clasen  <maclas@gmx.de>
5038
5039         * gtk/gtkaccelmap.c (gtk_accel_map_lock_path): Fix grammar of 
5040         docs.
5041
5042 2004-01-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>
5043
5044         * gtk/gtkfilechooserdefault.c: (shortcuts_insert_path),
5045         (shortcuts_append_home), (shortcuts_append_desktop),
5046         (shortcuts_append_paths), (shortcuts_add_volumes),
5047         (shortcuts_append_bookmarks), (create_shortcuts_model),
5048         (gtk_file_chooser_default_add_shortcut_folder): add REMOVABLE column
5049         to the shortcuts_model.
5050
5051         (remove_bookmark_button_clicked_cb),
5052         (bookmarks_check_remove_sensitivity): use REMOVABLE column to check if
5053         bookmarks can be removed. Fixes #129873
5054
5055 Wed Jan  7 02:50:55 2004  Matthias Clasen  <maclas@gmx.de>
5056
5057         * demos/testpixbuf-save.c: Make s, S, Control-S, p, P, Control-P,
5058         i, I, Control-I test gdk_pixbuf_save(), gdk_pixbuf_save_to_buffer()
5059         and gdk_pixbuf_save_to_callback() with jpeg, png and ico formats, 
5060         respectively. Tests #82203.
5061
5062 2004-01-06  Federico Mena Quintero  <federico@ximian.com>
5063
5064         * gtk/gtkfilesel.c (gtk_file_selection_create_dir_confirmed): Use
5065         0777 as the mode for mkdir() and let the umask do the right
5066         thing.  Fixes #121819.
5067
5068         * gtk/gtkfilesystemunix.c (filename_is_root): g_path_skip_root()
5069         can return NULL; handle this.  Fixes #129565.
5070
5071 2004-01-06  Alexander Winston  <alexander.winston@comcast.net>
5072
5073         * gtk/gtkfilesel.c: (gtk_file_selection_delete_file): Removed space
5074         that proceeded the end-of-sentence punctuation. Fixes: #130353.
5075
5076 2004-01-06  Jody Goldberg <jody@gnome.org>
5077
5078         * gtk/gtktoolitem.c (gtk_tool_item_set_property) : Call 
5079           gtk_tool_item_set_visible_vertical for PROP_VISIBLE_VERTICAL.
5080
5081 2004-01-05  Federico Mena Quintero  <federico@ximian.com>
5082
5083         * gtk/gtkfilechooserdefault.c (shortcuts_append_bookmarks): Oops,
5084         call shortcuts_add_bookmarks() here.
5085         (remove_bookmark_button_clicked_cb): Ahem, fetch the selected
5086         iter.
5087         (shortcuts_append_paths): Don't display error dialogs here.
5088         (create_file_list): Remove the @#$% rules hint.
5089
5090 2004-01-05  Federico Mena Quintero  <federico@ximian.com>
5091
5092         * gtk/gtkfilechooserdefault.c (toolbar_button_new): New helper
5093         function.
5094         (toolbar_create): Do not use a toolbar widget, just an hbox
5095         instead.  Add the bookmarks buttons and the current folder label
5096         here.
5097         (create_filename_entry_and_filter_combo): Create the filter combo
5098         here.
5099         (filter_create): Don't show the filter combo initially.
5100         (up_button_cb): Renamed from toolbar_up_cb().
5101         (create_shortcuts_buttons): Removed.
5102
5103 2004-01-05  Murray Cumming  <murrayc@usa.net>
5104
5105         * gdk/gdkimage.h: Added <public> documentation to the struct, as
5106         suggested by Owen Taylor.
5107
5108 2004-01-05  Jody Goldberg <jody@gnome.org>
5109
5110         * gtk/gtkiconfactory.c (get_default_icons) : add stock indent, unindent
5111           I would have prefered outdent, but compatibility seems more
5112           important.
5113         * gtk/gtkstock.c (builtin_items) : ditto.
5114         * gtk/gtkstock.h : ditto.
5115         * gtk/stock-icons/Makefile.am : ditto.
5116         * gtk/stock-icons/stock_text_indent_16.png :
5117         * gtk/stock-icons/stock_text_indent_24.png :
5118         * gtk/stock-icons/stock_text_unindent_16.png :
5119         * gtk/stock-icons/stock_text_unindent_24.png : from gnome-icon-theme
5120
5121 Sun Jan  4 15:29:04 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
5122
5123         * gtk/gtkradiotoolbutton.[ch]
5124         (gtk_radio_tool_button_new_with_stock_from_widget): Change API so
5125         group is a GtkRadioButton, not a GtkWidget.
5126
5127 2004-01-04  Hans Breuer  <hans@breuer.org>
5128
5129         * gdk/win32/gdkwindow-win32.c : use SWP_NOACTIVATE in 
5130         gdk_window_set_keep_(above|below) to make DND work again.
5131         Thanks to Alif Wahid for noticing.
5132
5133         * gdk/gdk.def : update externals
5134
5135         * gtk/gtkfilesystemwin32.c : adapt to GtkFileSystemIFace changes
5136
5137         * gtk/gtk-stock.[hc] gtk/gtkiconfactory.c 
5138           gtk/stock-icons/Makefile.am gtk/stock-icons/makefile.msc :
5139           gtk/stock-icons/stock_harddisk_16.png 
5140           gtk/stock-icons/stock_harddisk_24.png 
5141         Harddisk stock icons for file system implementations. Beside
5142         FLOPPY and CDROM there is now HARDDISK, probably some 
5143         GTK_STOCK_NETWORK would be useful, but I could not find one.
5144
5145 Sat Jan  3 11:39:42 2004  Manish Singh  <yosh@gimp.org>
5146
5147         * gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link.
5148         Patch from Andrew Moise (#130462).
5149
5150 2004-01-01  Jody Goldberg <jody@gnome.org>
5151
5152         * gtk/gtkaction.c (_GtkActionPrivate) : add visible_horizontal,
5153           visible_vertical.
5154         (gtk_action_class_init) : here.
5155         (gtk_action_init) : here.
5156         (gtk_action_set_property) : here.
5157         (gtk_action_get_property) : here.
5158         (connect_proxy) : and here.
5159
5160 2003-12-30  Jody Goldberg <jody@gnome.org>
5161
5162         * gtk/gtkactiongroup.c (gtk_action_group_add_action_with_accel) :  new
5163           utility routine for use in derived GtkActions with the replicated code
5164           from.
5165         (gtk_action_group_add_actions_full) : here.
5166         (gtk_action_group_add_toggle_actions_full) : here.
5167         (gtk_action_group_add_radio_actions_full) : and here.
5168
5169 2004-01-01  Taneem Ahmed  <taneem@bengalinux.org>
5170
5171         * configure.in: Added "bn" to ALL_LINGUAS.
5172
5173 2004-01-01  Taneem Ahmed  <taneem@bengalinux.org>
5174
5175         * bn.po: Added Bangla translation by 
5176         of Ankur group <gnome-translation@bengalinux.org>.
5177
5178 Fri Jan  2 02:50:11 2004  Matthias Clasen  <maclas@gmx.de>
5179
5180         * gtk/gtkcalendar.c (gtk_calendar_compute_days): 
5181         * gtk/gtkcalendar.c (gtk_calendar_paint_day_names): 
5182         * gtk/gtkcalendar.c (gtk_calendar_init): Changes to support 
5183         week_start values other than 0 and 1, e.g. 6 will let weeks start
5184         on Saturday.  (#130349, Roozbeh Pournader) 
5185
5186 2003-12-31 13:49 Daniel Rogers <dsrogers@phasevelocity.org>
5187
5188         * gdk/x11/gdkinput-x11.c: (gdk_input_translate_coordinates)
5189         
5190         Fix to allow reasonable pointer behavior in window mode when an
5191         extended input device reports an incorrect resolution of 0.  Fixes
5192         bug #123546
5193         
5194 2003-12-31  Christian Neumair  <chris@gnome-de.org>
5195
5196         * gdk-pixbuf/gdk-pixdata.c: (gdk_pixbuf_from_pixdata):
5197         * gtk/gtkfilechooserdefault.c: (list_size_data_func): Use ngettext for
5198         plurals (#123847).
5199
5200 Wed Dec 31 02:05:39 2003  Matthias Clasen  <maclas@gmx.de>
5201
5202         * gtk/gtkactiongroup.c (gtk_action_group_add_actions_full): 
5203         (gtk_action_group_add_toggle_actions_full):
5204         (gtk_action_group_add_radio_actions_full): Pull accelerator key
5205         from the stock item if stock_id is given, but accelerator 
5206         not.  (Noticed by Jeff Franks and Jody Goldberg)
5207
5208         * tests/testmerge.c: Remove the accelerator from the "Open" entry
5209         to test the above change.
5210         
5211 2003-12-29  Federico Mena Quintero  <federico@ximian.com>
5212
5213         Make show_all() work for the extra and preview widgets; reported
5214         by Paolo Maggi.
5215
5216         * gtk/gtkfilechooserdefault.c (set_preview_widget): show_all() the
5217         preview widget.
5218         (set_extra_widget): show_all() the extra widget.
5219
5220 Mon Dec 29 12:22:22 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
5221
5222         * gtk/gtkuimanager.c (do_updates): 
5223         * gtk/gtktoolbar.c (slide_idle_handler): 
5224         * gtk/gtkdnd.c (gtk_drag_update_idle): 
5225
5226         Add GDK_THREADS_ENTER()/GDK_THREADS_LEAVE() pairs around idle
5227         functions. (#130157, patch from Olexiy Avramchenko).
5228         
5229 2003-12-29  Anders Carlsson  <andersca@gnome.org>
5230
5231         * gtk/gtkradiotoolbutton.c:
5232         * gtk/gtkradiotoolbutton.h:
5233         * gtk/gtkseparatortoolitem.c:
5234         * gtk/gtkseparatortoolitem.h:
5235         * gtk/gtktoggletoolbutton.c:
5236         * gtk/gtktoggletoolbutton.h:
5237         * gtk/gtktoolbar.c:
5238         * gtk/gtktoolbar.h:
5239         * gtk/gtktoolbutton.c:
5240         * gtk/gtktoolbutton.h:
5241         * gtk/gtktoolitem.c:
5242         * gtk/gtktoolitem.h:
5243         Update my e-mail address.
5244         
5245 Mon Dec 29 01:36:22 2003  Matthias Clasen  <maclas@gmx.de>
5246
5247         * gtk/gtkaccelmap.[hc]: (gtk_accel_map_lock_path, 
5248         gtk_accel_map_unlock_path): Add a way to lock individual accelerator
5249         paths.  (#73207, reported by Havoc Pennington)
5250
5251 Sat Dec 27 23:17:56 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
5252
5253         * gtk/gtktoolbar.c (slide_idle_handler): use CHILD_VISIBLE
5254         instead of VISIBLE to determine whether we should stop
5255         sliding. (#130018, reported by Christian Persch).
5256
5257 Fri Dec 26 23:24:35 2003  Matthias Clasen  <maclas@gmx.de>
5258
5259         * gtk/gtkactiongroup.c (gtk_action_group_add_radio_actions_full): 
5260         Don't use first_action without initializing it if n_entries is 0.
5261
5262 Thu Dec 25 00:26:34 2003  Matthias Clasen  <maclas@gmx.de>
5263
5264         * gdk/x11/gdkcursor-x11.c (gdk_display_get_default_cursor_size):
5265         Add the missing _get_ to the name of the non-Xcursor version of
5266         this function.  (noticed by Torsten Schoenfeld)
5267
5268 Tue Dec 23 22:34:50 2003  Manish Singh  <yosh@gimp.org>
5269
5270         * gtk/gtkicontheme.h: fix GTK_TYPE_ICON_INFO macro, reported by
5271         muppet.
5272
5273 2003-12-24  Jody Goldberg <jody@gnome.org>
5274
5275         * gtk/gtkactiongroup.h : Add some const to the char * in
5276           GtkActionEntry*.  We're reccomending people pass static strings to
5277           them, and not freeing them.  This stems to flood of warnings that
5278           result.
5279         * gtk/gtkactiongroup.c (gtk_action_group_add_actions_full) : change
5280           temp vars to const to match above.
5281         (gtk_action_group_add_toggle_actions_full) : ditto.
5282         (gtk_action_group_add_radio_actions_full) : ditto.
5283
5284 Wed Dec 24 01:12:53 2003  Matthias Clasen  <maclas@gmx.de>
5285
5286         * gtk/gtkclipboard.[hc]: Add GtkClipboardTargetReceivedFunc,
5287         gtk_clipboard_request_targets() and 
5288         gtk_clipboard_wait_for_targets().  (#101774, Dom Lachowicz)
5289
5290 Mon Dec 22 00:40:39 2003  Matthias Clasen  <maclas@gmx.de>
5291
5292         * gtk/gtkcalendar.c (gtk_calendar_paint_arrow): Use 
5293         gtk_paint_arrow instead of draw_arrow_left/draw_arrow_right.
5294         * gtk/gtkcalendar.c (draw_arrow_left):
5295         (draw_arrow_right): Removed. 
5296         * gtk/gtkcalendar.c (gtk_calendar_realize_arrows): 
5297         * gtk/gtkcalendar.c (gtk_calendar_state_changed): Set the
5298         arrow_state to GTK_STATE_INSENSITIVE if the calendar is 
5299         insensitive.  (#97376)
5300
5301 Sun Dec 21 23:17:01 2003  Matthias Clasen  <maclas@gmx.de>
5302
5303         * gtk/gtkuimanager.c (update_node): 
5304         (update_smart_separators): 
5305         (_gtk_menu_is_empty): 
5306         (find_menu_position): 
5307         * gtk/gtktreeview.c (gtk_tree_view_search_dialog_destroy): 
5308         * gtk/gtkcombobox.c (gtk_combo_box_relayout_item): 
5309         (gtk_combo_box_relayout): Fix memory leaks caused by the
5310         failure to free the result of gtk_container_get_children().
5311
5312 Sun Dec 21 17:34:22 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
5313
5314         * gdk/x11/gdkwindow-x11.c (gdk_window_reparent): Set the right
5315         properties when the window becomes a toplevel. When a window that
5316         was previously a toplevel becomes a toplevel again, restore its
5317         window type. Also make sure the focus window is removed from the
5318         XID hash when it is destroyed. (#117579, reported by Morten
5319         Welinder, patch reviewed by Owen Taylor).
5320
5321 Sun Dec 21 01:54:40 2003  Matthias Clasen  <maclas@gmx.de>
5322
5323         * gtk/gtkmenushell.h: 
5324         * gtk/gtkmenushell.c (gtk_menu_shell_cancel): New function 
5325         to emit the "cancel" signal on a menu shell.
5326
5327         * gtk/gtkmenu.c (gtk_menu_key_press): 
5328         * gtk/gtkoptionmenu.c (gtk_option_menu_remove_menu): 
5329         * gtk/gtkmenubar.c (_gtk_menu_bar_cycle_focus): Use the 
5330         new function instead of directly emitting the 
5331         signal.  (#81803, Owen Taylor)
5332
5333 Sun Dec 21 00:39:50 2003  Matthias Clasen  <maclas@gmx.de>
5334
5335         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init): 
5336         Fix the "language_set" blurb.  
5337         
5338 Sat Dec 20 22:06:03 2003  Kristian Rietveld  <kris@gtk.org>
5339
5340         * gtk/gtktreeview.c (gtk_tree_view_size_allocate): do not invalidate
5341         all of treeview when resizing (#110074, patch from Soeren Sandmann).
5342
5343 Fri Dec 19 23:36:00 2003  Kristian Rietveld  <kris@gtk.org>
5344
5345         Fixes #108458.
5346
5347         * gtk/gtkcelllayout.[ch]: added a reorder method.
5348
5349         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_layout_init),
5350         (gtk_tree_view_column_cell_layout_reorder): implement reorder.
5351
5352         * gtk/gtkcellview.c (gtk_cell_view_cell_layout_init),
5353         (gtk_cell_view_cell_layout_reorder): ditto.
5354
5355         * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_init),
5356         (gtk_combo_box_cell_layout_reorder): ditto.
5357
5358         * gtk/gtkentrycompletion.c (gtk_entry_completion_cell_layout_init),
5359         (gtk_entry_completion_reorder): ditto.
5360
5361 Fri Dec 19 22:18:19 2003  Kristian Rietveld  <kris@gtk.org>
5362
5363         * gtk/gtktreeview.c (gtk_tree_view_search_equal_func): use strstr
5364         instead of strcmp (#117127, suggestion from Soeren Sandmann).
5365
5366 Fri Dec 19 21:52:46 2003  Kristian Rietveld  <kris@gtk.org>
5367
5368         * gtk/gtkmenu.c (gtk_menu_do_insert): move item insertion logic
5369         here from gtk_menu_real_insert(),
5370         (gtk_menu_real_insert): just call gtk_menu_do_insert(),
5371         (gtk_menu_reorder_child): run _do_insert after inserting the child
5372         (unbreaks _reorder_child, reported by Tim Janik).
5373
5374 2003-12-19  Federico Mena Quintero  <federico@ximian.com>
5375
5376         * gtk/gtkfilechooserdefault.c (list_mtime_data_func): Use
5377         g_date_strftime() for UTF-8 correctness; use Julian dates to
5378         simplify the function.
5379
5380 Fri Dec 19 01:47:34 2003  Matthias Clasen  <maclas@gmx.de>
5381
5382         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_size_request): 
5383         Test extra_width, not extra_height, when determining whether to
5384         set extra_width.  (#129647, Jan Arne Petersen)
5385
5386 Fri Dec 19 01:35:34 2003  Matthias Clasen  <maclas@gmx.de>
5387
5388         Fix the behaviour of insensitive actions, which was broken
5389         when gtk_action_activate() was changed to pay attention to 
5390         sensitivity  (#129557, Christian Persch)
5391         
5392         * gtk/gtkaction.h: 
5393         * gtk/gtkaction.c (_gtk_action_emit_activate): New auxiliary
5394         function to emit an activate signal without regard to sensitivity.
5395
5396         * gtk/gtkradioaction.c: 
5397         * gtk/gtktoggleaction.c: Always use _gtk_action_emit_activate()
5398         instead of gtk_action_activate().
5399
5400 2003-12-18  Jody Goldberg <jody@gnome.org>
5401
5402         * gtk/gtkicontheme.c (gtk_icon_theme_lookup_icon)) : Add a sanity test
5403           to ensure that the base hicolor theme is installed.  Silently
5404           failing to produce icons that apps assume exist in the theme seems
5405           like a bad idea.
5406
5407 Thu Dec 18 19:13:12 2003  Kristian Rietveld  <kris@gtk.org>
5408
5409         Fixes #110249, reworked patch from Joshua N Pritikin.
5410
5411         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_get_type),
5412         (gtk_tree_model_sort_tree_drag_source_init),
5413         (gtk_tree_model_sort_row_draggable),
5414         (gtk_tree_model_sort_drag_data_get),
5415         (gtk_tree_model_sort_drag_data_delete): implement GtkTreeDragSource.
5416
5417         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_get_type),
5418         (gtk_tree_model_filter_tree_drag_source_init),
5419         (gtk_tree_model_filter_row_draggable),
5420         (gtk_tree_model_filter_drag_data_get),
5421         (gtk_tree_model_filter_drag_data_delete): ditto.
5422
5423 Thu Dec 18 18:01:01 2003  Kristian Rietveld  <kris@gtk.org>
5424
5425         * gtk/gtktreeview.c (gtk_tree_view_class_init): add key bindings
5426         for "*" and "/" (expand/collapse all). (#110195, reported by
5427         Calum Benson).
5428
5429 Thu Dec 18 17:52:56 2003  Kristian Rietveld  <kris@gtk.org>
5430
5431         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_set_property):
5432         clear the extra_attrs list if we set "text" after "markup".
5433         (Fixes #121933, Federico Mena Quintero).
5434
5435 2003-12-18  Alexander Larsson  <alexl@redhat.com>
5436
5437         * gtk/gtkicontheme.c (gtk_icon_info_get_embedded_rect):
5438         Fix typo that used the wrong x/y values for the x1, y1 point
5439         (#129605)
5440
5441 Thu Dec 18 01:41:50 2003  Kristian Rietveld  <kris@gtk.org>
5442
5443         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init),
5444         (gtk_cell_renderer_text_finalize),
5445         (gtk_cell_renderer_text_get_property),
5446         (gtk_cell_renderer_text_set_property), (get_layout): added language
5447         and language_set properties like GtkTextTag has. (#103800, reported
5448         by Owen Taylor).
5449
5450 Thu Dec 18 01:37:59 2003  Matthias Clasen  <maclas@gmx.de>
5451
5452         * gtk/gtkwidget.c (gtk_widget_activate): Correct misleading docs.
5453         * gtk/gtkbutton.c (gtk_button_class_init): Add docs for the 
5454         "activate" signal.  (#129358, Ka-Hing Cheung)
5455
5456 Thu Dec 18 01:21:59 2003  Kristian Rietveld  <kris@gtk.org>
5457
5458         * gtk/gtktreeview.c (gtk_tree_view_class_init): Jonathan got
5459         the logical flag backwards in the expand_collapse_cursor_row
5460         bindings, fixing.
5461         (gtk_tree_view_real_expand_collapse_cursor_row): invert expand
5462         flag when !logical and in RTL. (Fixes #107527, reported by
5463         Noah Levitt).
5464
5465 Thu Dec 18 01:10:16 2003  Kristian Rietveld  <kris@gtk.org>
5466
5467         * gtk/gtktreeview.c (gtk_tree_view_button_press): only start
5468         editing when activated by the left mouse button. (#106869,
5469         patch from Evan Martin).
5470
5471 Thu Dec 18 00:57:18 2003  Kristian Rietveld  <kris@gtk.org>
5472
5473         Migrating all cell renderers to use the new instance private data
5474         construction.
5475
5476         * gtk/gtktreeprivate.h: remove GtkCellRendererInfo, as it is no
5477         longer being used.
5478
5479         * gtk/gtkcellrenderer.c (gtk_cell_renderer_init),
5480         (gtk_cell_renderer_class_init), (gtk_cell_renderer_get_property),
5481         (set_cell_bg_color), (gtk_cell_renderer_render): remove old
5482         GtkCellRendererInfo handling, migrate to instance private data.
5483
5484         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_editing_done),
5485         (gtk_cell_renderer_text_start_editing): moved focus_out_id
5486         from GtkCellRendererInfo to text renderer private data.
5487
5488         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_init),
5489         (gtk_cell_renderer_pixbuf_class_init),
5490         (gtk_cell_renderer_pixbuf_finalize),
5491         (gtk_cell_renderer_pixbuf_get_property),
5492         (gtk_cell_renderer_pixbuf_set_property),
5493         (gtk_cell_renderer_pixbuf_create_stock_pixbuf),
5494         (gtk_cell_renderer_pixbuf_get_size), (gtk_cell_renderer_pixbuf_render):
5495         migrate to instance private data.
5496
5497         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_class_init),
5498         (gtk_cell_renderer_toggle_get_property),
5499         (gtk_cell_renderer_toggle_set_property),
5500         (gtk_cell_renderer_toggle_render): migrate to instance private data.
5501
5502 Thu Dec 18 00:24:32 2003  Kristian Rietveld  <kris@gtk.org>
5503
5504         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init),
5505         (gtk_cell_renderer_text_get_property),
5506         (gtk_cell_renderer_text_set_property), (get_layout): add a
5507         single-paragraph-mode property, use private instance data.
5508         (Fixes #114943, reported by Morten Welinder).
5509
5510 Thu Dec 18 00:07:01 2003  Kristian Rietveld  <kris@gtk.org>
5511
5512         * gtk/gtktreemodel.h (gtk_tree_path_new_root),
5513         (gtk_tree_model_get_iter_root): now deprecated (#106953, reported
5514         by Matthias Clasen).
5515
5516 Wed Dec 17 23:50:56 2003  Kristian Rietveld  <kris@gtk.org>
5517
5518         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_set_property):
5519         if we set a new stock_id and there was a previous stock_id, unref
5520         the pixbuf (since it was used to renderer the previous stock_id
5521         and stock_id might have been set to NULL now). (Fixes #122966).
5522
5523 2003-12-17  Marco Pesenti Gritti  <marco@gnome.org>
5524
5525         * gtk/gtktreemodelsort.c: (gtk_tree_model_sort_get_iter):
5526
5527         Check that index is not bigger than level array length
5528         also when depth is 1. Now get_iter_first correctly return
5529         FALSE when the model is empty (#129411).
5530
5531 Wed Dec 17 23:31:19 2003  Kristian Rietveld  <kris@gtk.org>
5532
5533         * gtk/gtktreeview.c (gtk_tree_view_search_equal_func): only
5534         try to strcmp or strlen if we managed to normalize and casefold
5535         the string correctly. Fixes crashes with non-UTF8 strings.
5536         (#121617, Patch from Tim-Philipp Müller).
5537
5538 Wed Dec 17 23:20:23 2003  Matthias Clasen  <maclas@gmx.de>
5539
5540         * gtk/gtkexpander.c (gtk_expander_animation_timeout): Add missing
5541         GDK_THREADS_ENTER()/GDK_THREADS_LEAVE().
5542         * gtk/gtkcalendar.c, gtk/gtkclist.c, gtk/gtkexpander.c, 
5543         gtk/gtklist.c, gtk/gtknotebook.c, gtk/gtkselection.c, 
5544         gtk/gtkspinbutton.c: Cast second argument to g_timeout_add() to
5545         GSourceFunc instead of GtkFunction.  (#129525, Olexiy Avramchenko) 
5546
5547 Wed Dec 17 23:16:45 2003  Kristian Rietveld  <kris@gtk.org>
5548
5549         * gtk/gtktreeview.c (gtk_tree_view_button_press): fix compile warning.
5550         (#122727, patch from Kjartan Maraas).
5551
5552 Wed Dec 17 21:23:01 2003  Kristian Rietveld  <kris@gtk.org>
5553
5554         Yay! Fixed height mode! Hooray! (Part 2 of #80868).
5555
5556         * gtk/gtktreeview.c (gtk_tree_view_class_init),
5557         (gtk_tree_view_init), (gtk_tree_view_set_property),
5558         (gtk_tree_view_get_property), (gtk_tree_view_set_model): add a
5559         fixed_height_mode property,
5560         (intialize_fixed_height_mode), (do_validate_rows),
5561         (column_sizing_notify), (gtk_tree_view_set_fixed_height_mode),
5562         (gtk_tree_view_style_set), (gtk_tree_view_row_changed),
5563         (gtk_tree_view_row_inserted), (gtk_tree_view_remove_column),
5564         (gtk_tree_view_insert_column): implement fixed height mode,
5565         (gtk_tree_view_append_column), (gtk_tree_view_insert_column),
5566         (gtk_tree_view_insert_column_with_attributes),
5567         (gtk_tree_view_insert_column_with_data_func): update docs.
5568
5569         * gtk/gtktreeprivate.h: add two fields to GtkTreePrivate.
5570
5571 2003-12-07  Murray Cumming  <murrayc@usa.net>
5572  
5573         * gtk/gtktreemodel.c:
5574         (row_inserted_marshal, row_deleted_marshal, rows_reorderered_marshal)
5575         Actually call the default signal handlers instead of calling the
5576         marshallers themselves in an endless loop. These default signal handler
5577         callbacks are not actually set so this is only noticed by gtkmm at
5578         the moment. Bug 123923.
5579
5580 2003-12-16  Federico Mena Quintero  <federico@ximian.com>
5581
5582         * gtk/gtkfilesystem.h (struct _GtkFileSystemIface): Added a
5583         "volumes-changed" signal.  Added the following methods:
5584                 list_volumes
5585                 volume_free
5586                 volume_get_base_path
5587                 volume_get_is_mounted
5588                 volume_mount
5589                 volume_get_display_name
5590                 volume_render_icon
5591
5592         * gtk/gtkfilesystem.c (gtk_file_system_base_init): Create the
5593         "volumes-changed" signal.
5594         (gtk_file_system_list_volumes): New function.
5595         (gtk_file_system_volume_free): New function.
5596         (gtk_file_system_volume_get_base_path): New function.
5597         (gtk_file_system_volume_get_is_mounted): New function.
5598         (gtk_file_system_volume_mount): New function.
5599         (gtk_file_system_volume_get_display_name): New function.
5600         (gtk_file_system_volume_render_icon): New function.
5601
5602         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_volume_free): Implement.
5603         (gtk_file_system_unix_volume_get_base_path): Implement.
5604         (gtk_file_system_unix_volume_get_is_mounted): Implement.
5605         (gtk_file_system_unix_volume_mount): Implement.
5606         (gtk_file_system_unix_volume_get_display_name): Implement.
5607         (gtk_file_system_unix_volume_render_icon): Implement.
5608
5609         * gtk/gtkfilechooserdefault.c (struct _GtkFileChooserDefault):
5610         Added a field for the "volumes-changed" signal connection.
5611         (gtk_file_chooser_default_set_property): Connect to
5612         "volumes-changed" on the file system.
5613         (gtk_file_chooser_default_finalize): Disconnect from
5614         "volumes-changed".
5615
5616         * gtk/gtkfilechooserdefault.c (shortcuts_remove_rows): New helper
5617         function.
5618         (shortcuts_get_index): New helper function.
5619         (shortcuts_insert_path): Can now insert volumes as well as paths.
5620         (shortcuts_append_paths): Don't take is_file_system_root.
5621         (shortcuts_add_volumes): New function.
5622         (shortcuts_append_file_system_roots): Removed.
5623         (create_shortcuts_model): Use shortcuts_add_volumes().
5624         (remove_bookmark_button_clicked_cb): Check that the index is
5625         within range.
5626         (bookmarks_check_add_sensitivity): Take volumes into account.
5627         (shortcuts_get_selected_index): New helper function.
5628         (remove_bookmark_button_clicked_cb): Use
5629         shortcuts_get_selected_index().
5630         (bookmarks_check_remove_sensitivity): Likewise.
5631         (shortcuts_select_func): Likewise.
5632         (shortcuts_row_activated_cb): Handle volumes as well as normal
5633         paths.
5634         (shortcuts_activate_volume): New function.
5635         (struct _GtkFileChooserDefault): Removed the bookmarks_set and
5636         bookmarks_iter fields.
5637         (shortcuts_append_bookmarks): Use shortcuts_remove_rows().
5638         (bookmarks_changed_cb): Use shortcuts_add_bookmarks().
5639         (remove_bookmark_rows): Removed.
5640         (shortcuts_add_bookmarks): New function; moved most of the code
5641         over from shortcuts_append_bookmarks().
5642         (shortcuts_append_bookmarks): Add the separator node here, and
5643         then call shortcuts_add_bookmarks().
5644
5645 Tue Dec 16 15:01:10 2003  Manish Singh  <yosh@gimp.org>
5646
5647         * gtk/gtkfilechooserwidget.c: fix preprocessor conditional confusion.
5648         (G_OS_UNIX/G_OS_WIN32 stuff)
5649
5650 Tue Dec 16 01:46:46 2003  Matthias Clasen  <maclas@gmx.de>
5651
5652         Do not interpret distant clicks as double-clicks  (#116541,
5653         Bernhard Walle):
5654         
5655         * gdk/gdkdisplay.h (struct GdkDisplay): Add new fields
5656         double_click_distance, button_x and button_y.
5657         * gdk/gdkdisplay.c (gdk_display_init): Initialize the new fields.
5658
5659         * gdk/gdkdisplay.h: 
5660         * gdk/gdkevents.c (gdk_display_set_double_click_distance): 
5661         New function to set the double click distance on a display.
5662
5663         * gdk/gdkevents.c: Take double click distance into account
5664         when generating single, double or triple clicks.
5665
5666         * gtk/gtksettings.c: Add new setting "gtk-double-click-distance".
5667
5668         * gdk/x11/gdkevents-x11.c: Add the XSetting 
5669         "Net/DoubleClickDistance" and map it to "gtk-double-click-distance".
5670
5671 2003-12-15  Federico Mena Quintero  <federico@ximian.com>
5672
5673         * gtk/gtkdialog.c: Sigh, revert the change.
5674
5675 2003-12-15  Federico Mena Quintero  <federico@ximian.com>
5676
5677         * gtk/gtkdialog.c (dialog_has_cancel): Removed.
5678         (gtk_dialog_close): Don't call dialog_has_cancel().  At least
5679         allows sane behavior for #101293.
5680
5681 Mon Dec 15 00:56:54 2003  Matthias Clasen  <maclas@gmx.de>
5682
5683         * gtk/gtkbutton.[hc]: Add new properties, xalign and yalign, with
5684         getter and setter gtk_button_[sg]et_alignment(), to set the
5685         alignment of the child.  (#70961, Jody Goldberg)
5686
5687 2003-12-14  Hans Breuer  <hans@breuer.org>
5688
5689         * gtk/gtkprivate.h gtk/gtkmain.c : handle GTK_DATADIR
5690         similar as the other filesystem placement 'constants' (dynamic
5691         resolving on win32)
5692
5693         * gtk/gtkfilechooserwidget.c : handle file system to win32
5694         renaming here as will
5695         * gtk/gtkfilesystemwin32.c : implement render_icon
5696
5697         * gtk/gtk.def gdk/gdk.def : updated externals
5698
5699         * gdk/win32/gdkdisplay-win32.c : make it compile without
5700         <multimon.h> - i.e. even older sdk
5701
5702         * gdk/win32/gdkevents-win32.c : match resize_timer_proc
5703         with TIMERPROC prototype
5704
5705         * gdk/win32/gdkwindow-win32.c : older msvc does not know
5706         BITMAPV5HEADER (from win xp) either
5707
5708         * gtk/gtkimmodule.c : make it compile even if GTK_LOCALEDIR is
5709         not defined
5710
5711         * tests/testfilechooser.c : recent GLib crashes on 
5712         g_print ("%s", NULL) so avoid this
5713
5714 2003-12-14  Tor Lillqvist  <tml@iki.fi>
5715
5716         * gdk/win32/gdkselection-win32.c: Calls to OpenClipboard() must be
5717         followed by calls to CloseClipboard(). Add a missing call to
5718         CloseClipboard(). Found by Adam Wright, fixes #104944. Use
5719         API_CALL macro in more places.
5720
5721 2003-12-14  Tor Lillqvist  <tml@iki.fi>
5722
5723         Merge from stable:
5724
5725         * gdk/gdkdisplaymanager.c: Mark default_display static.
5726
5727         * gdk/win32/gdkdnd-win32.c: Mark current_dest_drag static.
5728
5729         * gdk/win32/gdkkeys-win32.c: Disable some overly verbose debugging
5730         output.
5731
5732         * gdk/win32/gdkevents-win32.c: Clean up the debugging output from
5733         --gdk-debug=events. In general, output just one line of debugging
5734         output for each Windows message, plus one line for each GDK event
5735         generated. Indent all lines according to window procedure nesting
5736         level.
5737
5738         (inner_window_procedure): Rename from real_window_procedure.
5739
5740         (find_real_window_for_grabbed_mouse_event): Don't get misled when
5741         the point is in the non-client (decoration) area of the window
5742         returned by WindowFromPoint(). Return the root window in that
5743         case.
5744
5745         (build_pointer_event_state): Test also MK_XBUTTON1 and
5746         MK_XBUTTON2 (buttons 4 and 5).
5747
5748         (synthesize_enter_event): Track the mouse leaving the window in
5749         the event being generated, not the one mentioned in the Windows
5750         message.
5751
5752         (propagate): Test for NULL parent earlier. Improves event
5753         generation from a grabbed pointer. Part of fix for #107320.
5754
5755         (handle_stuff_while_moving_or_resizing): New function, to
5756         dispatch the main loop (once).
5757
5758         (resize_timer_proc): New function, set to be called by an inerval
5759         timer during resizes/moves. Calls handle_stuff_while_moving_or_resizing().
5760
5761         (gdk_event_translate): Drop unused return_exposes parameter.
5762
5763         Handle WM_XBUTTONDOWN and UP messages (buttons 4 and 5).
5764
5765         On WM_SYSKEYUP, generate a key release event also for just the Alt
5766         key.
5767
5768         On WM_MOUSELEAVE, generate a leave event of type
5769         GDK_NOTIFY_ANCESTOR (and not UNKNOWN) if the mouse left a
5770         top-level window, and left the app completely.
5771
5772         On WM_ENTERSIZEMOVE, set a flag, and start an interval timer that
5773         calls resize_timer_proc() at regular intervals. On
5774         WM_EXITSIZEMOVE, kill the timer.
5775
5776         On WM_WINDOWPOSCHANGED, generate a configure event if necessary,
5777         and dispatch the main loop (by calling
5778         handle_stuff_while_moving_or_resizing()). Fixes #99540, idea by
5779         Herman Bloggs.
5780
5781         * gdk/win32/gdkmain-win32.c (_gdk_win32_message_to_string): Handle
5782         also wintab messages.
5783
5784         * gdk/win32/gdkwindow-win32.c (gdk_window_set_skip_taskbar_hint):
5785         Instead of using WS_EX_TOOLWINDOW, implement by setting/unsetting
5786         the window's owner. Fixes #118093, reported by Maxime Romano.
5787
5788 Tue Dec  8 09:41:00 2003  Tim Evans  <t.evans@aranz.com>
5789
5790         * gdk/win32/gdkwindow-win32.[ch]: Implement
5791         gdk_window_set_icon_list() for Win32, with support for big and
5792         small icons and support for alpha-channel icons under Windows
5793         XP. Replaces the previous implementation of gdk_window_set_icon().
5794         (#128762)
5795         
5796 Sun Dec 14 01:28:23 2003  Matthias Clasen  <maclas@gmx.de>
5797
5798         * gdk/x11/gdkprivate-x11.h: 
5799         * gdk/x11/gdkx.h: 
5800         * gdk/x11/gdkevents-x11.c (gdk_x11_register_standard_event_type): 
5801         Rename from _gdk_x11_register_event_type(), added API docs.
5802         * gdk/x11/gdkinput-x11.c (_gdk_input_common_init): 
5803         * gdk/x11/gdkimage-x11.c (_gdk_windowing_image_init): Adjust
5804         all callers.  (#121471, Bill Haneman)
5805
5806 Sat Dec 13 23:37:50 2003  Matthias Clasen  <maclas@gmx.de>
5807
5808         * gdk/gdkdraw.c (gdk_draw_pixbuf): Document that the clip mask
5809         of gc is ignored.  (#101983, Sebastian Rittau)
5810
5811 Sat Dec 13 16:13:27 2003  Kristian Rietveld  <kris@gtk.org>
5812
5813         A trick for a faster treeview, step 1. Patch to short circuit
5814         _build_tree(), inspired by Jonathan (#80868).
5815
5816         * gtk/gtktreeview.c (gtk_tree_view_init): don't put _IS_LIST in
5817         flags by default,
5818         (gtk_tree_view_build_tree): don't even try to recurse when the
5819         model says that it is a list, remove flag unsetter,
5820         (gtk_tree_view_set_model): change flag setting logic.
5821
5822         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_get_flags):
5823         propagate whether or not the child model has _IS_LIST set.
5824
5825         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_get_flags):
5826         ditto.
5827
5828 Sat Dec 13 02:33:17 2003  Matthias Clasen  <maclas@gmx.de>
5829
5830         * gtk/gtkrange.c (gtk_range_scroll): Undo the last change, 
5831         since it broke logical keynav. 
5832         * gtk/gtkrange.c (range_get_scroll_for_grab): Fix stepper
5833         direction in inverted scrollbars here instead.
5834
5835 Sat Dec 13 00:39:24 2003  Matthias Clasen  <maclas@gmx.de>
5836
5837         * gtk/gtkviewport.c (viewport_set_hadjustment_values): Implement
5838         "gravity" for RTL mode in a better way: Keep the distance from 
5839         the upper end of the page to the upper bound constant. This also 
5840         fixes problems with the initial position of the viewport in RTL 
5841         mode.  (#129063)
5842         
5843 Fri Dec 12 21:00:12 2003  Kristian Rietveld  <kris@gtk.org>
5844
5845         Combo box flipping support.
5846
5847         * gtk/gtkcombobox.c (gtk_combo_box_menu_position),
5848         (gtk_combo_box_size_allocate): support RTL flipping (#126518,
5849         patch from Matthias Clasen),
5850         (gtk_combo_box_popup): fix popup window alignment if there's a
5851         cell view frame visible (#126518, patch from Semion Chichelnitsky).
5852
5853         * gtk/gtkcellview.c (gtk_cell_view_expose): support RTL flipping
5854         (#128348, patch from Semion Chichelnitsky).
5855
5856 Fri Dec 12 01:13:34 2003  Matthias Clasen  <maclas@gmx.de>
5857
5858         * examples/gtkdial/gtkdial.c:
5859         * examples/menu/menu.c:
5860         * examples/scribble-xinput/scribble-xinput.c:
5861         * examples/progressbar/progressbar.c:
5862         * docs/tutorial/gtk-tut.sgml: Remove deprecated functions
5863         in examples. (#129074, Olexiy Avramchenko)
5864         * examples/calendar/Makefile:
5865         * examples/rangewidgets/Makefile:
5866         * examples/menu/Makefile: Allow deprecated functions in
5867         examples which use deprecated widgets.
5868
5869 Fri Dec 12 00:43:16 2003  Matthias Clasen  <maclas@gmx.de>
5870
5871         * gdk/gdk.c (gdk_threads_set_lock_functions): 
5872         * gdk/x11/gdkspawn-x11.c: Add "Since: 2.4" to doc comments.
5873
5874 Fri Dec 12 00:05:31 2003  Matthias Clasen  <maclas@gmx.de>
5875
5876         * gtk/gtkrange.c (gtk_range_scroll): Fix direction of 
5877         steppers in inverted scrollbars.  (#129084, Olexiy Avramchenko)
5878
5879 Thu Dec 11 23:50:30 2003  Matthias Clasen  <maclas@gmx.de>
5880
5881         * gtk/gtknotebook.c (gtk_notebook_pages_allocate): Don't 
5882         unnecessarily reserve space for arrows in RTL mode.  (#129075,
5883         Semion Chichelnitsky)
5884
5885 Thu Dec 11 00:35:12 2003  Matthias Clasen  <maclas@gmx.de>
5886
5887         Changes to allow "no input" windows (#64613):
5888         
5889         * gdk/gdkwindow.h (struct _GdkWindowObject): Add a new boolean
5890         field accept_focus.
5891         
5892         * gdk/gdkwindow.h (gdk_window_set_accept_focus): New function to
5893         set it.
5894
5895         * gtk/gtkwindow.[hc]: Add a boolean property "accept_focus"
5896         and gtk_window_get_focus() and gtk_window_set_focus().
5897
5898         * gdk/win32/gdkwindow-win32.c (gdk_window_new): 
5899         * gdk/linux-fb/gdkwindow-fb.c (gdk_window_new): 
5900         * gdk/x11/gdkwindow-x11.c (gdk_window_set_new):
5901         Initialize the accept_focus field to TRUE.
5902
5903         * gdk/win32/gdkwindow-win32.c (gdk_window_set_accept_focus): 
5904         * gdk/linux-fb/gdkwindow-fb.c (gdk_window_set_accept_focus): 
5905         * gdk/x11/gdkwindow-x11.c (gdk_window_set_accept_focus): 
5906         Implementations for the various backends. The Win32 and linux-fb
5907         implementations set the accept_focus field, but don't use it yet 
5908         to actually implement noinput windows. The X implementation updates
5909         the WM_HINTS to select the globally active input model (see the
5910         ICCCM) if accept_focus is FALSE.
5911
5912         * gdk/x11/gdkevents-x11.c (gdk_wm_protocols_filter): Ignore the
5913         WM_TAKE_FOCUS message if accept_focus is FALSE.
5914         
5915 2003-12-10  Federico Mena Quintero  <federico@ximian.com>
5916
5917         * gtk/gtkfilechooserdefault.c (struct _GtkFileChooserDefault):
5918         Added toolbar items for the filter separator and the filter item.
5919         (toolbar_create): Add the filter widgets here.
5920         (filter_create): Renamed from create_filter().  Don't store the
5921         alignment in the impl structure, just return it.
5922         (toolbar_show_filters): New function.
5923         (gtk_file_chooser_default_add_filter): Use toolbar_show_filters().
5924         (gtk_file_chooser_default_remove_filter): Likewise.
5925         (gtk_file_chooser_default_constructor): Don't create the filter
5926         widget here.
5927         (struct _GtkFileChooserDefault): Added a field for a current
5928         folder label.
5929         (gtk_file_chooser_default_constructor): Create the folder label.
5930         (gtk_file_chooser_default_set_current_folder): Set the current
5931         folder label.
5932
5933         * tests/testfilechooser.c (main): Dramatically improved the
5934         usability of the extra widget through careful word choice.
5935
5936 2003-12-10  Mark McLoughlin  <mark@skynet.ie>
5937
5938         * gdk/gdk.h: include gdkspawn.h.
5939
5940 2003-12-10  Mark McLoughlin  <mark@skynet.ie>
5941
5942         * gdk/linux-fb/gdkspawn-fb.c,
5943           gdk/win32/gdkspawn-win32.c,
5944           gdk/x11/gdkspawn-x11.c: (gdk_spawn_command_line_on_screen):
5945         s/gdk_spawn/gdk_spawn_on_screen/.
5946
5947 2003-12-10  Mark McLoughlin  <mark@skynet.ie>
5948
5949         Utility functions for multi-screen applications which need
5950         to ensure launched applications appear on a certain screen.
5951         See bug #95897.
5952         
5953         * gdk/gdkspawn.h: header for multi-screen launching
5954         support.
5955         
5956         * gdk/Makefile.am: install gdkspawn.h.
5957         
5958         * gdk/x11/Makefile.am:
5959         * gdk/x11/gdkspawn-x11.c:
5960         (gdk_spawn_make_environment_for_screen): private function
5961         to create an environment vector with DISPLAY set appropriately
5962         for the screen.
5963         (gdk_spawn_on_screen): multi-screen version of g_spawn_async().
5964         (gdk_spawn_on_screen_with_pipes): version of g_spawn_async_with_pipes().
5965         (gdk_spawn_command_line_on_screen): version of g_spawn_command_line_async().
5966         
5967         * gdk/linux-fb/Makefile.am,
5968           gdk/linux-fb/gdkspawn-fb.c: linux-fb impl.
5969         
5970         * gdk/win32/Makefile.am,
5971           gdk/win32/gdkspawn-win32.c: win32 impl.
5972
5973 2003-12-09  Federico Mena Quintero  <federico@ximian.com>
5974
5975         * gtk/gtkfilechooserdefault.c (shortcuts_append_home): Use "Home"
5976         rather than "Username's Home" (#125964).
5977         (shortcuts_selection_changed_cb): New callback, check the
5978         sensitivity of the Remove Bookmark button at the right time.
5979         (shortcuts_row_activated_cb): It is not necessary to check the
5980         sensitivity here.
5981
5982 Wed Dec 10 00:06:24 2003  Matthias Clasen  <maclas@gmx.de>
5983
5984         Improve the GDK API for dealing with group leaders (#119375):
5985         
5986         * gdk/gdkwindow.h: 
5987         * gdk/x11/gdkwindow-x11.c (gdk_window_get_group): New function to 
5988         get the group leader of a toplevel window as a GdkWindow.
5989
5990         * gdk/gdkdisplay.h: 
5991         * gdk/x11/gdkdisplay-x11.c (gdk_display_get_default_group): New 
5992         function to get the default group leader as a GdkWindow.
5993
5994         * gdk/x11/gdkdisplay-x11.h (struct _GdkDisplayX11): Add a field for
5995         the GdkWindow of the default group leader.
5996         
5997         * gdk/x11/gdkdisplay-x11.c (gdk_display_open): Construct the GdkWindow
5998         for the default group leader.
5999
6000 2003-12-09  Noah Levitt  <nlevitt@columbia.edu>
6001
6002         * gdk/gdkkeysyms.h:
6003         * gdk/gdkkeyuni.c: Add keysyms Ukrainian_ghe_with_upturn,
6004         Ukrainian_GHE_WITH_UPTURN. (#128529)
6005
6006 2003-12-08  Jan Arne Petersen  <jpetersen@uni-bonn.de>
6007
6008         * gtk/gtkfilechooserdefault.c:
6009         (gtk_file_chooser_default_get_paths), (entry_activate): Use the
6010         behavior of the GtkFileSelection to determine selected paths in
6011         single selected, GTK_FILE_CHOOSER_ACTION_SAVE mode.
6012
6013 2003-12-08  Federico Mena Quintero  <federico@ximian.com>
6014
6015         * gtk/gtkfilechooserdefault.c
6016         (gtk_file_chooser_default_get_paths): Don't declare the closure
6017         struct twice.
6018         (get_paths_foreach): Likewise.
6019
6020 Tue Dec  9 00:12:36 2003  Matthias Clasen  <maclas@gmx.de>
6021
6022         * gtk/gtkfilesystemwin32.[hc]: s/Unix/Win32/g. 
6023
6024 2003-12-08  Tor Lillqvist  <tml@iki.fi>
6025
6026         * gdk/win32/gdkdisplay-win32.c: Use <multimon.h> when compiling
6027         with MSVC and old headers. (#126933, John Ehresman)
6028
6029 Mon Dec  8 10:54:44 2003  Owen Taylor  <otaylor@redhat.com>
6030          
6031         * === Released 2.3.1 ===
6032
6033         * NEWS: Updates for 2.3.1
6034
6035         * configure.in: Version 2.3.1, interface age 0, binary age 301.
6036
6037         * gtk/gtkmenuitem.c (gtk_menu_item_can_activate_accel):
6038         Rename from gtk_menu_item_real_can_activate_accel() to
6039         match GTK+ convention, improve comment.
6040
6041         * gtk/gtkwidget.c: Document gtk_widget_can_activate_accel(),
6042         can ::can-activate-accel signal.
6043
6044         * gtk/gtkwidget.c (closure_accel_activate): Fix spelling
6045         in comment.
6046
6047         * gtk/gtkmenu.c (gtk_menu_real_can_activate_accel): Clean 
6048         up comment.
6049         
6050         * gtk/gtkcellview{,menuitem}.[ch]: Move GET_PRIVATE() macros
6051         into the .c file.
6052
6053 Mon Dec  8 12:09:21 2003  Owen Taylor  <otaylor@redhat.com>
6054
6055         * gtk/gtkicontheme.c (find_builtin_icon): Fix a
6056         missing 'else'. (#128816, Jorn Baayen)
6057
6058 2003-12-02  Michael Meeks  <michael@ximian.com>
6059
6060         Based on a patch by Martin Kretzschmar; #122448
6061         
6062         * gdk/gdk.h: new gdk_threads_lock, gdk_threads_unlock, point to
6063         implementation of GDK_THREADS_ENTER / GDK_THREADS_LEAVE.
6064         (GDK_THREADS_ENTER, GDK_THREADS_LEAVE): use gdk_threads_[un]lock
6065         function pointers. Deprecate the global gdk_threads_mutex variable.
6066         
6067         * gdk/gdk.c (gdk_threads_impl_lock, gdk_threads_impl_unlock): new,
6068         extracted from GTK_THREADS_ENTER/LEAVE macros.
6069         (gdk_threads_init): init gtk_threads_[un]lock if not set.
6070         (gdk_threads_set_lock_functions): impl.
6071
6072         * gdk/gdkglobals.c: add definitions of gdk_threads_[un]lock.
6073
6074 Sun Dec  7 23:45:40 2003  Matthias Clasen  <maclas@gmx.de>
6075
6076         * gtk/gtkicontheme.c (gtk_icon_theme_has_icon): Don't crash if
6077         icon_theme_builtin_icons hasn't been initialized.  (#128726, Diego
6078         Gonzalez)
6079
6080 2003-12-07  Tor Lillqvist  <tml@iki.fi>
6081
6082         * gdk/win32/gdkwindow-win32.c (gdk_window_set_icon): Don't use the
6083         return value from SendMessage(WM_SETICON). That is the old
6084         icon. Fixes GDI resource leak. (#128559, Tim Evans)
6085
6086         * gdk/win32/gdkevents-win32.c (gdk_pointer_grab): If we already
6087         have a pointer grab active with a grab cursor set, destroy that
6088         cursor to avoid a GDI resource leak. (#128410, Tim Evans)
6089
6090 2003-12-05  Paisa Seeluangsawat  <paisa@users.sf.net>
6091
6092         * configure.in: Added Thai (th) to ALL_LINGUAS.
6093
6094 Sat Dec  6 01:42:04 2003  Matthias Clasen  <maclas@gmx.de>
6095
6096         * gtk/gtkalignment.c (gtk_alignment_size_allocate): Implement
6097         RTL flipping for GtkAlignment.  (#127585)
6098
6099 Sat Dec  6 01:13:09 2003  Matthias Clasen  <maclas@gmx.de>
6100
6101         * gtk/gtkcombo.c (gtk_combo_get_pos): Fix the position of the 
6102         popup window when in RTL mode.  (#127578)
6103
6104 Fri Dec  5 15:30:16 2003  Manish Singh  <yosh@gimp.org>
6105
6106         * gtk/gtkaccelgroup.c (quick_accel_find): Applied patch from
6107         Ross McFarland <rwmcfa1@neces.com>, initialize *count_p to 0
6108         before doing anything to prevent garbage returns.
6109
6110 Sat Dec  6 00:23:46 2003  Matthias Clasen  <maclas@gmx.de>
6111
6112         * gtk/gtkviewport.c: Implement RTL flipping for 
6113         GtkViewport: Adjust the "gravity" when resizing
6114         This is a bit flickery in RTL mode.  (#107526)
6115
6116 Sat Dec  6 00:22:14 2003  Matthias Clasen  <maclas@gmx.de>
6117
6118         * gtk/gtkscrolledwindow.c: Implement RTL flipping for 
6119         GtkScrolledWindow: the vertical scrollbar shows up on the left
6120         side in RTL mode.  (#107526)
6121
6122 Fri Dec  5 01:58:33 2003  Matthias Clasen  <maclas@gmx.de>
6123
6124         * gtk/gtknotebook.c: Implement RTL flipping for GtkNotebook:
6125         tabs displayed at the top/bottom are rearranged, and tabs on
6126         the left/right are displayed at the opposite edge.  (#96630)
6127
6128 2003-12-04  Mark McLoughlin  <mark@skynet.ie>
6129
6130         * gtk/gtklabel.c: (gtk_label_set_attributes_internal): Allow
6131         gtk_label_set_attributes() take NULL. See bug #128517.
6132
6133 2003-12-03  Federico Mena Quintero  <federico@ximian.com>
6134
6135         * gtk/gtkfilechooserentry.c (struct _GtkFileChooserEntry): Removed
6136         the in_change flag.
6137         (completion_idle_callback): Use a temporary list store and re-set
6138         it on the completion rather than modifying the old one.  We are
6139         re-reading the folder anyway, and this gets rid of non-atomicity
6140         problems.
6141
6142 2003-12-01  Federico Mena Quintero  <federico@ximian.com>
6143
6144         Decouple impl->current_folder from the selection in the folder
6145         tree.  This is so that going to /home/federico/.foo (e.g. from a
6146         bookmark) will work even if show_hidden == FALSE.  The folder tree
6147         needs to be fixed in this case to show such folders explicitly.
6148
6149         * gtk/gtkfilechooserdefault.c
6150         (gtk_file_chooser_default_set_current_folder): When changing
6151         folders, do the entry and list model work here, instead of
6152         tree_selection_changed().
6153         (struct _GtkFileChooserDefault): Added a changing_folder flag
6154         again, dum de dum.
6155         (tree_selection_changed): Use _gtk_file_chooser_set_current_folder_path().
6156
6157 Tue Dec  2 01:01:54 2003  Matthias Clasen  <maclas@gmx.de>
6158
6159         * gtk/gtkiconfactory.h: Remove duplicate declaration of 
6160         gtk_icon_source_set_icon_name().  (#Jeff Franks, #128269)
6161
6162 2003-12-01  Federico Mena Quintero  <federico@ximian.com>
6163
6164         Patch from Hans-Petter Jansson <hpj@ximian.com> to align the
6165         bookmarks buttons with the location entry.
6166
6167         * gtk/gtkfilechooserdefault.c
6168         (gtk_file_chooser_default_constructor): Use a GtkSizeGroup for the
6169         bookmarks buttons and the location entry.
6170
6171 2003-12-01  Federico Mena Quintero  <federico@ximian.com>
6172
6173         * gtk/gtkfilechooserdefault.c (create_shortcuts_tree): Set the
6174         shortcuts tree as a drag destination.
6175         (shortcuts_drag_data_received_cb): New callback.
6176         (get_file_info): Also fetch information on whether the file is a folder.
6177         (add_bookmark_button_clicked_cb): Use error_could_not_add_bookmark_dialog().
6178         (error_could_not_add_bookmark_dialog): New function.
6179         (shortcuts_add_bookmark_from_path): New helper function.
6180         (add_bookmark_button_clicked_cb): Use shortcuts_add_bookmark_from_path().
6181         (shortcuts_row_activated): We no longer need the changing_folder flag.
6182         (struct _GtkFileChooserDefault): Likewise.
6183
6184 Sun Nov 30 17:31:32 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6185
6186         * gtk/gtktoolbar.c (slide_idle_handler): return TRUE if there are
6187         disappearing placeholders that are still visible.
6188
6189         * gtk/gtktoolbar.c: formatting fixes
6190
6191         * gtk/gtktoolbar.c (struct _ToolbarContent): new bit:
6192         disappearing, for placeholders that are going to disappear.
6193
6194         * gtk/gtktoolbar.c (get_item_size): return 0 for disappearing placeholders
6195
6196 Sat Nov 29 00:55:28 2003  Jonathan Blandford  <jrb@gnome.org>
6197
6198         * gtk/gtktreeview.c (gtk_tree_view_new_column_width): 
6199         * gtk/gtktreeviewcolumn.c (_gtk_tree_view_column_realize_button):
6200         Patch from <chinen@jp.ibm.com> to handle RTL support for column
6201         resizers, #127874
6202
6203 Fri Nov 28 00:26:24 2003  Matthias Clasen  <maclas@gmx.de>
6204
6205         * gtk/gtkfilesystemmodel.c (gtk_file_system_model_finalize): 
6206         Don't use freed memory.  (#127698, Taavi Talvik) 
6207
6208 Fri Nov 28 00:09:10 2003  Matthias Clasen  <maclas@gmx.de>
6209
6210         * gtk/gtkfilechooserentry.c: Remove debug g_print()s. 
6211
6212 Thu Nov 27 22:17:50 2003  Matthias Clasen  <maclas@gmx.de>
6213
6214         * gtk/gtkuimanager.c: Remove debug define.
6215
6216 Thu Nov 27 16:19:03 2003  Tim Janik  <timj@gtk.org>
6217
6218         * gtk/gtkmenu.c: allow accel activation depending on sensitivity
6219         and the attach widget.
6220
6221         * gtk/gtkmenuitem.c: allow accel activation depending on visibility,
6222         sensitivity and the parent menu.
6223
6224         * gtk/gtkwidget.[hc]: introduced ::can-activate-accel signal which
6225         checks whether accelerators may activate a widget. the default handler
6226         demands the widget be sensitive and visible+viewable.
6227
6228         * gtk/gtkaccelgroup.[hc]: export gtk_accel_group_activate().
6229
6230 Tue Nov 25 00:10:05 2003  Matthias Clasen  <maclas@gmx.de>
6231
6232         * gtk/gtkuimanager.c (update_node): Don't show accelerators in
6233         popup menus.  (#127227)
6234
6235 Mon Nov 24 13:47:39 GMT 2003  Tony Gale <gale@gtk.org>
6236
6237         * docs/faq/gtk-faq.sgml: start 2.x Section 4 updates
6238
6239 Mon Nov 24 04:05:15 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6240
6241         * gtk/gtkradiotoolbutton.[ch]
6242         (gtk_radio_tool_button_new_from_widget): Make this function take a
6243         GtkRadioToolButton instead of a GtkWidget. (#127729, Murray
6244         Cumming)
6245
6246 Mon Nov 24 02:34:00 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6247
6248         * gtk/gtktoolbar.c: remove variables in_dnd and leaving_dnd
6249
6250 Mon Nov 24 02:19:33 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6251
6252         * gtk/gtktoolbar.c: remove variable
6253         n_overflowed_menu_items_when_dnd_started
6254
6255 Mon Nov 24 01:47:10 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6256
6257         Rework sliding algorithm.
6258         - No more weird jumping when items are dragged off and added to
6259         the toolbar,
6260         - More natural item movement
6261
6262         * gtk/gtktoolbar.c (gtk_toolbar_size_allocate): Many changes. This
6263         function is now responsible for calculating intermediate positions
6264         during item sliding. It is also responsible for starting sliding
6265         if items disappear.  Also turn off expanding when there is an
6266         overflow menu.
6267         (gtk_toolbar_begin_sliding, stop_sliding): New functions.
6268         (slide_idle_handler): New function. All the sliding is now done by
6269         gtk_toolbar_size_allocate(), so the idle handler now just checks
6270         if there is more sliding to be done.
6271         (compute_intermediate_allocation, position): new functions
6272         calculating intermediate steps in the slide animations. The new
6273         animation algorithm uses a constant speed instead of a constant
6274         must-be-finished-within time.
6275         (struct _ToolbarContent): use 
6276         GtkAllocation goal_allocation; and 
6277         GtkAllocation start_allocation; instead of 
6278         gint start/goal_width;
6279
6280         * gtk/gtktoolitem.c (gtk_tool_item_set_tooltip): fix typo in
6281         documentation
6282
6283 Sun Nov 23 22:26:25 2003  Matthias Clasen  <maclas@gmx.de>
6284
6285         * gtk/gtktooltips.c (gtk_tooltips_draw_tips): Make tooltip 
6286         positioning Xinerama-aware.  (#127332)
6287
6288 Fri Nov 21 01:57:21 2003  Matthias Clasen  <maclas@gmx.de>
6289
6290         * gdk/x11/gdkscreen-x11.c (init_xinerama_support): Make monitor
6291         boundaries visible in fake Xinerama mode.
6292
6293 Thu Nov 20 15:41:56 2003  Manish Singh  <yosh@gimp.org>
6294
6295         * gtk/gtkmenu.c (gtk_menu_set_tearoff_state): cast to GTK_WIDGET()
6296         for the gtk_widget_hide() call.
6297
6298 Thu Nov 20 14:51:41 2003  Jonathan Blandford  <jrb@redhat.com>
6299
6300         * gtk/gtktreedatalist.c (gtk_tree_data_list_compare_func): Patch
6301         from David Hampton to fix sorting on booleans.
6302
6303 Thu Nov 20 15:48:03 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6304
6305         * gtk/gtksocket.c (gtk_socket_focus): Use gtk_widget_is_focus()
6306         instead of GTK_WIDGET_HAS_FOCUS. (#122327, Owen Taylor. Reported
6307         by Frederic Crozat).
6308
6309 Thu Nov 20 13:10:29 GMT 2003  Tony Gale <gale@gtk.org>
6310
6311         * docs/faq/gtk-faq.sgml: Update Section 3 to 2.x
6312
6313 2003-11-19  Federico Mena Quintero  <federico@ximian.com>
6314
6315         Fixes to problems reported by Iain Holmes:
6316
6317         * gtk/gtkfilechooserdefault.c (shortcuts_append_desktop): Do not
6318         throw up an error dialog if the desktop doesn't exist.
6319         (error_message): Handle the case where there is no real toplevel
6320
6321         yet.
6322         (list_model_filter_func): Always let folders pass through (patch
6323         by Dave Malcolm).
6324
6325 Wed Nov 19 23:19:23 2003  Kristian Rietveld  <kris@gtk.org>
6326
6327         * gtk/gtkcombobox.[ch] (gtk_combo_box_scroll_event): move function
6328         to a somewhat more logical place,
6329         (gtk_combo_box_remove_text): New function (#125262, Owen Taylor).
6330
6331 Wed Nov 19 22:15:01 2003  Kristian Rietveld  <kris@gtk.org>
6332
6333         * gtk/gtkentry.c (gtk_entry_completion_timeout): always resize
6334         the popup when it is visible, popdown when there are less chars
6335         than the minimum key length in the entry,
6336         (gtk_entry_completion_changed): popdown when the entry is empty.
6337
6338         * gtk/gtkentrycompletion.c (gtk_entry_completion_init): set the
6339         size request of the vscrollbar to (-1, 0), to get a nicely sized
6340         completion treeview (Fixes #126573, reported by Piers Cornwell),
6341         (_gtk_entry_completion_resize_popup): show/hide the action_view
6342         based on items.
6343
6344 2003-11-19  Federico Mena Quintero  <federico@ximian.com>
6345
6346         * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_init): Turn
6347         off the dialog's separator (thanks to Iain Holmes).
6348
6349 Wed Nov 19 18:15:00 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6350
6351         * gtk/gtkmenu.c (DEFAULT_POPUP_DELAY): set to 200 instead of 225
6352         * gtk/gtkmenuitem.c (get_minimum_width): Impose a minimum width
6353         on items that have a submenu. (#120104).
6354
6355 Wed Nov 19 18:11:08 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6356
6357         * gtk/gtktoolbar.c (struct _ToolbarContent): Add a new
6358         "ItemState" field indicating the overflowed-ness etc. of the item.
6359         (gtk_toolbar_size_allocate): update the field here.
6360
6361 2003-11-19  Federico Mena Quintero  <federico@ximian.com>
6362
6363         * gtk/gtkfilechooserdefault.c (create_filter): Don't add padding
6364         to the alignment.  Use the HIG-specified spacing between the
6365         filter label and the combo.
6366         (create_filename_entry): Use HIG-specified spacing between the
6367         location label and the entry.
6368         (gtk_file_chooser_default_constructor): Don't use vertical padding
6369         around the filename entry.
6370
6371 2003-11-19  Federico Mena Quintero  <federico@ximian.com>
6372
6373         * gtk/gtkfilesystem.h (struct _GtkFileSystemIface): Added a
6374         render_icon virtual method.
6375
6376         * gtk/gtkfilesystem.c (gtk_file_system_render_icon): New function.
6377
6378         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_render_icon):
6379         Implement as a stub for now.
6380
6381         * gtk/gtkfilechooserdefault.c (shortcuts_insert_path): Use
6382         gtk_file_system_render_icon().
6383         (list_icon_data_func): Likewise.
6384         (toolbar_create): Set the toolbar style to icons only.
6385
6386         * gtk/gtkfilechooser.c (gtk_file_chooser_add_shortcut_folder_uri):
6387         Fix doc comments.
6388
6389 Wed Nov 19 02:18:37 2003  Matthias Clasen  <maclas@gmx.de>
6390
6391         * gtk/gtkmenu.c (gtk_menu_set_tearoff_state): Call 
6392         gtk_widget_hide(menu) when reattaching the menu.  (#126057) 
6393
6394 Wed Nov 19 00:06:04 2003  Kristian Rietveld  <kris@gtk.org>
6395
6396         * gtk/gtkentrycompletion.c (gtk_entry_completion_selection_changed):
6397         only unselect all items if the treeview has focus. (Fixes bug
6398         reported by Marco Pesenti Gritti).
6399
6400 Tue Nov 18 22:26:30 2003  Kristian Rietveld  <kris@gtk.org>
6401
6402         * gtk/gtkentry.c (gtk_entry_completion_key_press): the total
6403         number of actions is "matches + actions - 1". (Fixes #126572).
6404
6405 Tue Nov 18 21:05:05 2003  Christian Persch  <chp@cvs.gnome.org>
6406
6407         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_row_inserted): fix
6408         mem leaks (#119435).
6409
6410 Tue Nov 18 20:51:38 2003  Kristian Rietveld  <kris@gtk.org>
6411
6412         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_row_deleted): don't
6413         try to fetch the child back, since we do know that it is already
6414         gone by now (#126493, Marco Pesenti Gritti).
6415
6416 Tue Nov 18 19:47:59 2003  Kristian Rietveld  <kris@gtk.org>
6417
6418         Fixes based on comments from Owen Taylor, #125264.
6419
6420         * gtk/gtkcellview.[ch] (gtk_cell_view_finalize): remove unused
6421         variable,
6422         (gtk_cell_view_set_value), (gtk_cell_view_set_displayed_model): queue
6423         a resize,
6424         (gtk_cell_view_get_size_of_row): new function,
6425         (gtk_cell_view_set_value), (gtk_cell_view_set_valuesv),
6426         (gtk_cell_view_set_values), (gtk_cell_view_set_model),
6427         (gtk_cell_view_set_displayed_row), (gtk_cell_view_get_displayed_row):
6428         s/cellview/cell_view/ in the function definitions, so they match
6429         with the header file.
6430
6431         * gtk/gtkcombobox.c (gtk_combo_box_remeasure): remove the resize
6432         flag again (:, and use gtk_cell_view_get_size_of_row instead of
6433         the measurer, remove _set_size_request call,
6434         (gtk_combo_box_calc_requested_width): use gtk_cell_view_get_size_of_row
6435         instead of the measurer,
6436         (gtk_combo_box_style_set): queue a resize,
6437         (gtk_combo_box_size_request): update of _remeasure call,
6438         (gtk_combo_box_init), (gtk_combo_box_cell_layout_pack_start),
6439         (gtk_combo_box_cell_layout_pack_end),
6440         (gtk_combo_box_cell_layout_clear),
6441         (gtk_combo_box_set_model): get rid of the measurer,
6442         (gtk_combo_box_cell_layout_add_attribute),
6443         (gtk_combo_box_cell_layout_set_cell_data_func),
6444         (gtk_combo_box_cell_layout_clear_attributes): ditto and queue a
6445         resize instead of calling _remeasure.
6446
6447 Mon Nov 17 16:25:04 2003  Manish Singh <yosh@gimp.org>
6448
6449         * gdk-pixbuf/Makefile.am
6450         * modules/input/Makefile.am: Use install-data-hook for
6451         gdk-pixbuf.loaders and gtk.immodules install generation targets.
6452         Fixes #112806.
6453
6454         * gtk/gtkexpander.h: Apply missing declarations from #124449.
6455
6456 Tue Nov 18 00:12:55 2003  Matthias Clasen  <maclas@gmx.de>
6457
6458         Fix for #119555, Peter Zelezny:
6459         
6460         * gdk/gdkdrawable.h: Declare gdk_drawable_copy_to_image.
6461         * gdk/gdkdraw.c (gdk_drawable_copy_to_image): Make public
6462         by removing the _ prefix. 
6463         * gdk/gdkdraw.c, gdk/gdkpixbuf-drawable.c, gdk/gdkpixmap.c, 
6464         gdk/gdkwindow.c: Adjust all callers.
6465
6466 Mon Nov 17 23:36:02 2003  Matthias Clasen  <maclas@gmx.de>
6467
6468         * gtk/gtkaction.c (gtk_action_activate): Only activate if 
6469         the action is sensitive.  (#127187, Christian Persch)
6470
6471 Mon Nov 17 23:23:49 2003  Matthias Clasen  <maclas@gmx.de>
6472
6473         * gtk/gtkcombobox.c: Add mouse wheel support.  (#126517)
6474
6475 Mon Nov 17 22:56:09 2003  Kristian Rietveld  <kris@gtk.org>
6476
6477         * gtk/gtkentryprivate.h: add _gtk_entry_completion_resize_popup.
6478
6479         * gtk/gtkentry.c (gtk_entry_completion_timeout): popup when not
6480         mapped, else resize_popup.
6481
6482         * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup),
6483         (_gtk_entry_completion_popup): moved all popup resizing code to
6484         _gtk_entry_completion_resize_popup, and show the window when there
6485         are more than zero items in the completion list again (sigh).
6486
6487 2003-11-17  Mark McLoughlin  <mark@skynet.ie>
6488
6489         Patch from Jaiserca <jaiserca@inf.upv.es> to add a
6490         "use_markup" property. See bug #124449.
6491
6492         * gtk/gtkexpander.c:
6493         (gtk_expander_class_init),
6494         (gtk_expander_init), (gtk_expander_set_property),
6495         (gtk_expander_get_property), (gtk_expander_set_label),
6496         (gtk_expander_set_use_markup),  (gtk_expander_get_use_markup):
6497         Add a "use_markup" property and use it when creating the
6498         child label.
6499
6500 Mon Nov 17 12:58:32 2003  Kristian Rietveld  <kris@gtk.org>
6501
6502         Temporary size requisition fix. Will fix it for real tonight.
6503
6504         * gtk/gtkcombobox.c (gtk_combo_box_remeasure): add a resize flag,
6505         (gtk_combo_box_size_request): use gtk_combo_box_remeasure to determine
6506         a good width for the child,
6507         (gtk_combo_box_cell_layout_add_attribute),
6508         (gtk_combo_box_set_cell_data_func),
6509         (gtk_combo_box_cell_layout_clear_attributes): update.
6510
6511 Mon Nov 17 00:11:21 2003  Kristian Rietveld  <kris@gtk.org>
6512
6513         Fixes #124373, Murray Cumming.
6514
6515         * gtk/gtkcombobox.[ch] (gtk_combo_box_class_init): the model property
6516         is no longer construct only,
6517         (gtk_combo_box_unset_model), (gtk_combo_box_set_model_internal),
6518         (gtk_combo_box_menu_fill): new functions,
6519         (gtk_combo_box_menu_setup), (gtk_combo_box_menu_destroy),
6520         (gtk_combo_box_menu_row_*), (gtk_combo_box_list_setup),
6521         (gtk_combo_box_list_destroy): updated,
6522         (gtk_combo_box_new), (gtk_combo_box_new_with_model): new/changed
6523         functions,
6524         (gtk_combo_box_set_model): is now public, updated,
6525         (gtk_combo_box_get_model): small update.
6526
6527         * gtk/gtkcomboboxentry.[ch] (gtk_combo_box_entry_class_init): the
6528         text_column property is no longer construct only,
6529         (gtk_combo_box_entry_set_text_column): now public,
6530         (gtk_combo_box_entry_new), (gtk_combo_box_entry_new_with_model):
6531         new/changed functions.
6532
6533         * tests/testcombo.c: updated.
6534
6535 Sun Nov 16 22:50:58 2003  Matthias Clasen  <maclas@gmx.de>
6536
6537         Reinstate fixes for (#124212, Marco Pesenti Gritti):
6538         
6539         * gtk/gtkuimanager.c (update_smart_separators): Don't spit 
6540         warnings for popups.
6541         (_gtk_menu_is_empty): Return FALSE for non-menus.
6542
6543 Sun Nov 16 21:48:40 2003  Kristian Rietveld  <kris@gtk.org>
6544
6545         * gtk/gtkcellview.c (gtk_cell_view_finalize): just call
6546         gtk_cell_view_cell_layout_clear instead of trying to free the
6547         structure ourselves here. (#125726, Morten Welinder).
6548
6549 Sun Nov 16 00:35:29 2003  Matthias Clasen  <maclas@gmx.de>
6550
6551         * gtk/gtkfilechooser.[hc]: 
6552         * gtk/gtkentrycompletion.h: Fix parameter name mismatches which
6553         confuse gtk-doc.
6554
6555 2003-11-15  Hans Breuer  <hans@breuer.org>
6556
6557         * gdk/makefile.msc gdk/gdk.def 
6558             gtk/gtk.def gtk/makefile.msc.in : updated
6559         * tests/makefile.msc : added all the new tests
6560
6561         * gtk/gtkfilefilter.c(finalize) : initialize filter
6562         from object not from itself
6563
6564         * gtk/gtkfilesystemwin32.[hc] : copied from gtkfilesystemunix.[hc]
6565         modified as less as posible to have aworking implementation
6566         on win32. There maybe the desire to merge the unchanged pats into
6567         a common base class.
6568         Also implemented a simple glib based bookmark handling, which
6569         is currently missing in gtkfilesystemunix.[hc] but can be copied
6570         over there.
6571         * gtk/gtkfilechooserwidget.c : conditional include gtkfilesystemwin32.h
6572
6573         * gdk/win32/gdkwindow-win32.c : implement 
6574         gdk_window_set_keep_above() and gdk_window_set_keep_below()
6575
6576         * tests/testmerge.c : don't include unistd.h unconditionally,
6577         #define STDOUT_FILENO if it isn't defined
6578
6579         * tests/testfilechooser.c : make it compile on win32
6580
6581 2003-11-15  Tor Lillqvist  <tml@iki.fi>
6582
6583         * gdk/win32/gdkwindow-win32.c (gdk_window_focus): If the window is
6584         maximized, use SW_SHOWMAXIMIZED. (#126986, John Ehresman)
6585
6586 Thu Nov 13 12:55:29 GMT 2003  Tony Gale <gale@gtk.org>
6587
6588         * docs/faq/gtk-faq.sgml: Update the rest of Section 2
6589
6590 Thu Nov 13 01:46:32 2003  Matthias Clasen  <maclas@gmx.de>
6591
6592         * gtk/gtkicontheme.c (gtk_icon_theme_init): Use 
6593         GTK_DATADIR/{icons,pixmaps} instead of 
6594         GTK_DATA_PREFIX/{icons,pixmaps}.  (#123365, Marco Pesenti Gritti)
6595
6596 Wed Nov 12 21:40:10 2003  Matthias Clasen  <maclas@gmx.de>
6597
6598         Changes to improve menu positioning on Xinerama (#108328, #126150):
6599         
6600         * gtk/gtkmenuitem.c (gtk_menu_item_position_menu): Use the event 
6601         window of the menuitem to determine the monitor. This fixes some
6602
6603         * gtk/gtkmenu.c (struct _GtkMenuPrivate): Add a menu_num field
6604         to store the monitor on which the menu is to be positioned.
6605
6606         * gtk/gtkmenu.[hc] (gtk_menu_position): Store the monitor number
6607         in the GtkMenuPrivate struct and fetch the monitor geometry after
6608         calling the position_func, in case it has been changed.
6609
6610         * gtk/gtkmenu.c (gtk_menu_set_monitor): New function 
6611         to be used in GtkMenuPositionFunc implementations for setting
6612         the monitor_num field in GtkMenuPrivate.
6613
6614         * gtk/gtkmenuitem.c (gtk_menu_item_position_menu): Call 
6615         gtk_menu_set_monitor.
6616
6617 Wed Nov 12 21:00:10 2003  Matthias Clasen  <maclas@gmx.de>
6618
6619         * gtk/gtkinputdialog.c (gtk_input_dialog_init): Clarify the
6620         label for the empty list. String change.  (#95446, Tomas Ã–gren)
6621
6622 Wed Nov 12 20:57:50 2003  Matthias Clasen  <maclas@gmx.de>
6623
6624         * gtk/gtkicontheme.h (enum GtkIconLookupFlags): Correct
6625         the definition of the values.  (#123361, Marco Pesenti Gritti)
6626
6627 Wed Nov 12 20:54:02 2003  Matthias Clasen  <maclas@gmx.de>
6628
6629         * gdk/gdkkeyuni.c: Map KP_Separator to ','.
6630         (#122941, Egmont Koblinger)
6631
6632 2003-11-12  Padraig O'Briain  <padraig.obriain@sun.com>
6633
6634         *gtk/gtkcolorsel.c (gtk_color_selection_init): Add tooltip for
6635         opacity entry widget. Change tooltip for opacity widgets. (#126426)
6636
6637 2003-11-12  Padraig O'Briain  <padraig.obriain@sun.com>
6638
6639         * gtk/gtkmenu.c (gtk_menu_popup): Do not let pointer position
6640         affect window menu position when popped from keyboard. (#102660)
6641
6642 Wed Nov 12 01:29:32 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6643
6644         * gtk/gtktoolbar.c (gtk_toolbar_internal_insert_element): When we
6645         are using the old API, make all items "is_important". That way
6646         BOTH_HORIZ will continue to show both icon and label in old API
6647         mode.
6648
6649 Mon Nov 10 00:40:41 2003  Matthias Clasen  <maclas@gmx.de>
6650
6651         * gtk/gtkeventbox.c (gtk_event_box_set_above_child): 
6652         Remember the new value in all cases.  (#126276, Damon Chaplin)
6653
6654 Sat Nov  8 23:06:02 2003  Matthias Clasen  <maclas@gmx.de>
6655
6656         * demos/gtk-demo/main.c (row_activated_cb): Call the do_
6657         functions with the toplevel as argument.
6658
6659         * demos/gtk-demo/geninclude.pl.in: Change the signature
6660         of GDoDemoFunc to take a widget argument
6661
6662         * demos/gtk-demo/ui_manager.c (do_ui_manager): 
6663         * demos/gtk-demo/tree_store.c (do_tree_store): 
6664         * demos/gtk-demo/textview.c (do_textview): 
6665         * demos/gtk-demo/stock_browser.c (do_stock_browser): 
6666         * demos/gtk-demo/sizegroup.c (do_sizegroup): 
6667         * demos/gtk-demo/pixbufs.c (do_pixbufs): 
6668         * demos/gtk-demo/panes.c (do_panes): 
6669         * demos/gtk-demo/menus.c (do_menus): 
6670         * demos/gtk-demo/list_store.c (do_list_store): 
6671         * demos/gtk-demo/images.c (do_images): 
6672         * demos/gtk-demo/hypertext.c (do_hypertext): 
6673         * demos/gtk-demo/editable_cells.c (do_editable_cells): 
6674         * demos/gtk-demo/drawingarea.c (do_drawingarea): 
6675         * demos/gtk-demo/dialog.c (do_dialog): 
6676         * demos/gtk-demo/colorsel.c (do_colorsel): 
6677         * demos/gtk-demo/changedisplay.c (do_changedisplay): 
6678         * demos/gtk-demo/button_box.c (do_button_box): 
6679         * demos/gtk-demo/appwindow.c (do_appwindow): Take a widget
6680         as argument, and make new windows or dialogs appear on the
6681         same screen.  (#80388)
6682
6683 Sat Nov  8 21:59:30 2003  Matthias Clasen  <maclas@gmx.de>
6684
6685         * gtk/gtkeventbox.c (gtk_event_box_class_init): Let 
6686         visible-window default to TRUE, as documented and 
6687         implemented. (#126270 Damon Chaplin)
6688
6689 Sat Nov  8 01:50:17 2003  Matthias Clasen  <maclas@gmx.de>
6690
6691         * gtk/gtkicontheme.c: 
6692         * gtk/gtkfilechooserwidget.c (gtk_file_chooser_widget_new): 
6693         * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_new): 
6694         * gtk/gtkfilechooser.c (gtk_file_chooser_[un]select_all): Mark as
6695         2.4 additions.
6696
6697 2003-11-07  Federico Mena Quintero  <federico@ximian.com>
6698
6699         Changing GtkFileChooserEntry to use GtkEntryCompletion.
6700
6701         * gtk/gtkfilechooserentry.c (gtk_file_chooser_entry_init): Create
6702         a GtkListStore for the completion list.  Create a
6703         GtkEntryCompletion and attach it to the chooser entry.
6704         (gtk_file_chooser_entry_finalize): Unref the completion store.
6705         (completion_match_func): New callback for the GtkEntryCompletion.
6706         (completion_idle_callback): Fill the completion store with filenames.
6707
6708 Fri Nov  7 22:55:49 2003  Matthias Clasen  <maclas@gmx.de>
6709
6710         * gtk/gtkwindow.c (gtk_window_set_role): 
6711         * gtk/gtkwindow.c (gtk_window_set_title): 
6712         * gtk/gtkwidget.c (gtk_widget_set_name): 
6713         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_title): 
6714         * gtk/gtkbutton.c (gtk_button_set_label): Make string setters
6715         safe for self-assignment.  (#122745, Soeren Sandmann)
6716
6717 Thu Nov  6 20:41:40 2003  Matthias Clasen  <maclas@gmx.de>
6718
6719         * gtk/gtkstyle.c (gtk_style_attach): Fix doc comment.
6720         (#126369, Olexiy Avramchenko)
6721
6722 Thu Nov  6 00:21:41 2003  Matthias Clasen  <maclas@gmx.de>
6723
6724         * gtk/gtkcolorbutton.c (gtk_color_button_init): 
6725         * gtk/gtkfontbutton.c (gtk_font_button_init): Improve the 
6726         consistency of titles.  (#126193, Damon Chaplin)
6727
6728 Wed Nov  5 22:49:36 2003  Matthias Clasen  <maclas@gmx.de>
6729
6730         * gtk/gtkmenu.c (gtk_menu_set_tearoff_state): Set torn off 
6731         menus to be transient for the toplevel they were torn off from.
6732         (gtk_menu_get_toplevel): Auxiliary function to find the
6733         toplevel of a menu.  (#54775, Jon-Kare Hellan)
6734
6735 Wed Nov  5 21:07:58 2003  Matthias Clasen  <maclas@gmx.de>
6736
6737         * gtk/gtkpaned.c (gtk_paned_class_init): Add readonly properties
6738         min-position and max-position.  (#58431, Padraig O'Briain)
6739
6740 Wed Nov  5 21:02:26 2003  Matthias Clasen  <maclas@gmx.de>
6741
6742         * gtk/gtkcolorsel.c (update_color): 
6743         (make_label_spinbutton): 
6744         (adjustment_changed): Change the ranges for Saturation and
6745         Value to be 0-100 instead of 0-255, since these axes of HSV
6746         are usually expressed in percent.  (#121519, Gregory Merchan)
6747
6748 Wed Nov  5 08:51:48 GMT 2003  Tony Gale <gale@gtk.org>
6749
6750         * docs/faq/gtk-faq.sgml: More 2.x updates
6751
6752 Tue Nov  4 15:00:33 GMT 2003  Tony Gale <gale@gtk.org>
6753
6754         * docs/faq/gtk-faq.sgml: More 2.x updates, fix
6755         pkg-config command error, update copyright.
6756
6757 2003-11-03  Federico Mena Quintero  <federico@ximian.com>
6758
6759         * gtk/gtkfilechooserdefault.c (error_dialog): Take in a path as
6760         well.  Use a helper function.
6761         (shortcuts_append_home): Display an error box if necessary.
6762         (shortcuts_append_desktop): Likewise.
6763         (add_bookmark_button_clicked_cb): Likewise.
6764         (gtk_file_chooser_default_select_path): Likewise.
6765         (entry_activate): Likewise.
6766         (shortcuts_append_paths): New helper function.
6767         (shortcuts_append_file_system_roots): Use
6768         shortcuts_append_paths().
6769         (shortcuts_append_bookmarks): Likewise.
6770
6771 Mon Nov  3 23:12:41 2003  Matthias Clasen  <maclas@gmx.de>
6772
6773         * gtk/gtkuimanager.c (_gtk_menu_is_empty): Return TRUE if 
6774         menu is NULL.
6775         (update_smart_separators): Remove some unneeded ifs.
6776
6777 Mon Nov  3 22:45:58 2003  Matthias Clasen  <maclas@gmx.de>
6778
6779         * gtk/gtkwindow-decorate.h: Add G_BEGIN_DECLS/G_END_DECLS to make 
6780         these usable in C++. Forgot this file in my Oct 11 commit.
6781
6782 2003-11-03  Federico Mena Quintero  <federico@ximian.com>
6783
6784         * gtk/gtkfilechooserdefault.c (create_shortcuts_tree): Add a stock
6785         icon to the "Add bookmark" button.
6786
6787         * gtk/gtkfilesystemunix.c: Mark missing strings for translation.
6788         * gtk/gtkfilesystemmodel.c: Likewise.
6789         * gtk/gtkfilechooser.c: Likewise.
6790         * gtk/gtkfilechooserdefault.c: Likewise.
6791
6792 Mon Nov  3 20:56:28 2003  Matthias Clasen  <maclas@gmx.de>
6793
6794         * gdk/gdk.c: 
6795         * gdk/gdkinternals.h: 
6796         * gdk/x11/gdkscreen-x11.c (init_xinerama_support): Introduce a
6797         GDK_DEBUG_XINERAMA debug flag, and make it trigger a fake 2x2
6798         Xinerama mode when no actual Xinerama setup is found. 
6799
6800 2003-11-03  Federico Mena Quintero  <federico@ximian.com>
6801
6802         * gtk/gtkfilechooserdefault.c (shortcuts_select_folder): Removed.
6803         (create_shortcuts_tree): Don't call the above.
6804         (bookmarks_changed_cb): Likewise.
6805         (tree_selection_changed): Unselect everything from the shortcuts
6806         list.  This is the behavior that Mac OS has.
6807         (toolbar_add_item): Return the item.
6808         (toolbar_create): Store the up_button in the impl structure.
6809         (toolbar_check_sensitivity): New function to set the sensitivity
6810         of the "Up" button in the toolbar.
6811         (tree_selection_changed): Call toolbar_check_sensitivity().
6812
6813 2003-11-02  Federico Mena Quintero  <federico@ximian.com>
6814
6815         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_init): Do
6816         not set a border width for the toplevel container.
6817         (toolbar_create): New function; create a simple toolbar for the
6818         file chooser.
6819         (gtk_file_chooser_default_constructor): Use a spacing of 12 for
6820         the table, as per the HIG.
6821         (gtk_file_chooser_default_init): Likewise, for the default
6822         implementation's vbox.
6823
6824         * gtk/gtkfilesystem.c (gtk_file_system_get_parent): Added docs to
6825         note that NULL is a valid return value for the parent path.
6826
6827 Sat Nov  1 14:59:27 2003  Owen Taylor  <otaylor@redhat.com>
6828
6829         * gtk/gtkfilechooserdefault.c (shortcuts_row_activated): 
6830         Change on activation, not selection change (temporary
6831         workaround for #125955, needed for keynav, likely
6832         the right UI anyways.)
6833
6834         * gtk/gtkfilechooserdefault.c (shortcuts_select_func): 
6835         Don't allow the separator node to be selected.
6836
6837         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_constructor):
6838         Set the focus chain so that the entry gets focused first.
6839         (Not really right after initial focusing, maybe we
6840         should just have a gtk_file_chooser_focus_entry() that
6841         we call from gtk_file_chooser_dialog on creation.)
6842
6843 Sat Nov  1 12:41:04 2003  Owen Taylor  <otaylor@redhat.com>
6844
6845         * gtk/gtkwindow.c (gtk_window_unfullscreen): Fix a
6846         residual call to gtk_window_get_private().
6847
6848 Sat Nov  1 09:10:13 2003  Owen Taylor  <otaylor@redhat.com>
6849
6850         * gtk/gtkwindow.[ch]: Move above_initially, below_initially
6851         into GtkWindowPrivate structure, fixing ABI breakage
6852         on Win32. (Hans Breuer). Switch GtkWindowPrivate over
6853         to instance-private-data.
6854
6855 Fri Oct 31 02:43:34 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6856
6857         * gtk/gtktoolbar.c (get_item_requisition): delete this function
6858         (toolbar_item_is_homogeneous): cache max_homogeneous_pixels
6859         instead of re-calculating for each item.
6860         (gtk_toolbar_size_allocate): Update comments
6861
6862 Thu Oct 30 22:04:31 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6863
6864         * gtk/gtktoolbar.c (gtk_toolbar_forall): Only include
6865         placeholders when include_internals is TRUE.
6866
6867 Thu Oct 30 17:57:53 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6868
6869         * gtk/gtktoolbar.c (logical_to_physical): Make it work even when
6870         item 0 is a placeholder. (#125826)
6871         * tests/testtoolbar.c: add an assertion that 
6872         gtk_toolbar_get_nth_item (0) != NULL
6873
6874 Thu Oct 30 17:40:26 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6875
6876         * gtk/gtktoolbar.c (logical_to_physical): Make it work for
6877         logical == 0.(#125826)
6878
6879 Thu Oct 30 16:20:58 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6880
6881         * gtk/gtktoolbar.c (logical_to_physical): Make sure we actually
6882         return the index of a real item.
6883         (get_nth_item) assert that the returned items is not a
6884         placeholder.  (#125826, Marco Pesenti Gritti).
6885         
6886 2003-10-29  Federico Mena Quintero  <federico@ximian.com>
6887
6888         * gtk/gtkcellrendererseptext.c
6889         (gtk_cell_renderer_sep_text_render): Only paint a separator if the
6890         text is NULL, rather than also doing it if it is an empty string.
6891
6892 Wed Oct 29 15:40:26 2003  Owen Taylor  <otaylor@redhat.com>
6893
6894         * gtk/gtkmessagedialog.c (gtk_message_dialog_new/
6895         gtk_message_dialog_new_with_format): Allow NULL
6896         for message_format, as described in the docs and
6897         as worked previously. (#125759, Richard Hult)
6898
6899         * gtk/gtkmessagedialog.c (gtk_message_dialog_new_with_markup):
6900         Use g_markup_vprintf_escaped() to escape arguments.
6901
6902         * gtk/gtkmessagedialog.[ch]: Add gtk_message_dialog_set_markup()
6903         so there is some way to set literal markup.
6904
6905 Wed Oct 29 15:01:32 2003  Owen Taylor  <otaylor@redhat.com>
6906  
6907         * gdk/x11/gdkimage-x11.c (_gdk_x11_copy_to_image): Move
6908         the call to gdk_error_trap_pop() to the right place,
6909         fixing a problem where we'd pop() too many times 
6910         when bailing out. (#123302, Thomas Leonard)
6911         
6912 Wed Oct 29 12:50:02 2003  Owen Taylor  <otaylor@redhat.com>
6913
6914         * gtk/gtkfilechooserutils.c (delegate_set_current_folder): 
6915         Fix infinite recursion. (#125679, Christian Persch)
6916
6917 Wed Oct 29 13:29:15 GMT 2003  Tony Gale <gale@gtk.org>
6918
6919         * docs/faq/gtk-faq.sgml: further 2.x updates:
6920         mirrors,compiling,g_main_context_iteration
6921
6922 Wed Oct 29 02:54:35 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6923
6924         * gtk/gtktoolbar.[ch] (gtk_toolbar_set_drop_highlight_item): Add this
6925         function; remove gtk_toolbar_highlight_drop_location() and
6926         gtk_toolbar_unhighlight_drop_location().
6927
6928         Also fix bug where the number of overflowed items were miscounted.
6929
6930 Tue Oct 28 12:20:16 2003  Owen Taylor  <otaylor@redhat.com>
6931
6932         * gtk/gtkwindow.c (gtk_window_has_toplevel_focus): Remove
6933         some accidentally committed duplicate code.
6934
6935 Tue Oct 28 17:06:17 GMT 2003  Tony Gale <gale@gtk.org>
6936
6937         * docs/faq/gtk-faq.sgml: Update info on compiling GTK+
6938
6939 Tue Oct 28 10:34:24 2003  Owen Taylor  <otaylor@redhat.com>
6940
6941         * gtk/gtkwindow.[ch] (gtk_window_is_active, 
6942         gtk_has_toplevel_focus): Add getters corresponding to
6943         the is_active and has_toplevel_focus properties.
6944         (#122531)
6945
6946 2003-10-28  Mark McLoughlin  <mark@skynet.ie>
6947
6948         * gtk/gtkexpander.c:
6949         (gtk_expander_class_init): hook up the destroy handler.
6950         (gtk_expander_destroy), (gtk_expander_unrealize):
6951         remove the expand/collapse timeout on destroy instead
6952         of unrealize to avoid leaving the expander in a inconsistent
6953         state when unrealizing during animation.
6954         (gtk_expander_start_animation): remove realized check.
6955         (gtk_expander_set_expanded): if the widget isn't realized,
6956         expand immediately.
6957
6958 Tue Oct 28 09:44:16 2003  Owen Taylor  <otaylor@redhat.com>
6959
6960         * gtk/gtkxembed.c (_gtk_xembed_send_focus_message): Silently
6961         do nothing when recipient is NULL, as described in the
6962         doc comment. (#123107, Thomas Leonard)
6963
6964 Tue Oct 28 09:21:29 2003  Owen Taylor  <otaylor@redhat.com>
6965
6966         * gtk/gtkmain.c (gtk_check_version): Move docs inline,
6967         rewrite docs, mention memory management for the return
6968         value. (Partly addresses #125549, Michael Natterer)
6969
6970 2003-10-28  Padraig O'Briain  <padraig.obriain@sun.com>
6971
6972         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_remove_filter):
6973         Change index to filter_index to fix compilation error.
6974
6975         * gtk/gtkfilesystem.h: Correct definition of gtk_file_path_get_string.
6976
6977 Mon Oct 27 15:47:58 2003  Manish Singh  <yosh@gimp.org>
6978
6979         * gdk/x11/gdkscreen-x11.c: #include <X11/extensions/Xrandr.h> if
6980         we have RandR support, for XRRUpdateConfiguration declaration.
6981
6982         * gtk/gtkfilefilter.c: #include "gtkprivate.h" for _gtk_fnmatch
6983         declaration.
6984
6985         * gtk/gtkuimanager.c (gtk_ui_manager_add_ui_from_file): Make
6986         length a gsize variable, since that's what g_file_get_contents()
6987         expects.
6988
6989 Mon Oct 27 12:18:49 2003  Owen Taylor  <otaylor@redhat.com>
6990
6991         * NEWS: Fix attribution for above/below EWMH work.
6992
6993 Sat Oct 25 23:30:13 2003  Matthias Clasen  <maclas@gmx.de>
6994
6995         * gtk/gtkactiongroup.c (gtk_action_group_class_init): Add "name" 
6996         as a construct-only property.  (#125475, Murray Cumming)
6997
6998 Thu Oct 23 21:55:10 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
6999
7000         Fix bug 116297 and 125472
7001         
7002         * gtk/gtktoolbar.c (gtk_toolbar_highlight_drop_location): Make
7003         this function take an index and a GtkToolItem.
7004
7005         * tests/testtoolbar.c (main): Make "Show Arrow" default to
7006         true. Make one of the separators !draw and expand.
7007         Update for new highlight_drop_location() API.
7008
7009         * gtk/gtktoolitem.[ch]: Remove "pack_end" property
7010
7011         * gtk/gtktoolbar.h: Formatting fixes.
7012
7013         * gtk/gtktoolbar.c: Remove "pack_end" child property. Allow
7014         separator tool items to expand.
7015         (logical_to_physical, physical_to_logical): Fix off-by-one errors
7016         (Fix #125472, Marco Pesenti Gritti)
7017
7018         * gtk/gtkseparatortoolitem.[ch]: Add new "draw" property.
7019         (gtk_separator_tool_item_expose) only draw if "draw" is TRUE. Also
7020         return FALSE, not TRUE.
7021         (gtk_separator_too_item_{set|get}_property,
7022         (gtk_separator_tool_item_{set|get}_draw): new functions
7023
7024 Fri Oct 24 16:54:04 2003  Owen Taylor  <otaylor@redhat.com>
7025
7026         * === Released 2.3.0 ===
7027
7028         * configure.in: Remove a stray comma.
7029
7030         * README.in: Fix a few notes about Xft 1 and pango-1.0.
7031
7032         * NEWS: Finish updates for 2.3.0.
7033
7034         * po/Makefile.in.in: Update to latest GLib version.
7035
7036 Fri Oct 24 20:31:35 2003  Kristian Rietveld  <kris@gtk.org>
7037
7038         * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
7039         gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch],
7040         gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it
7041         under GPL licensing instead of LGPL...). (Fixes #125381, Soeren
7042         Sandmann).
7043
7044 Fri Oct 24 20:22:40 2003  Kristian Rietveld  <kris@gtk.org>
7045
7046         * gtk/gtktreemodelfilter.h: add padding to the class structure.
7047
7048 2003-10-23  Federico Mena Quintero  <federico@ximian.com>
7049
7050         * gtk/gtkfilechooser.c (gtk_file_chooser_get_preview_uri): Fixed docs.
7051         (gtk_file_chooser_remove_filter): Likewise.
7052         (gtk_file_chooser_select_all): Added docs.
7053         (gtk_file_chooser_unselect_all): Likewise.
7054
7055         * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_new): Added docs.
7056
7057         * gtk/gtkfilechooserwidget.c (gtk_file_chooser_widget_new): Added docs.
7058
7059 Thu Oct 23 23:22:15 2003  Matthias Clasen  <maclas@gmx.de>
7060
7061         * gtk/gtkfilefilter.c: 
7062         * gtk/gtkfilechooser.c: Add "Since: 2.4" to all API doc comments.
7063
7064 Thu Oct 23 22:33:47 2003  Matthias Clasen  <maclas@gmx.de>
7065
7066         * gtk/gtkfilefilter.c (gtk_file_filter_new): Fix doc markup.
7067
7068 Thu Oct 23 21:49:05 2003  Matthias Clasen  <maclas@gmx.de>
7069
7070         * NEWS: Remove a few duplicates, group the menu changes.
7071
7072 Thu Oct 23 21:12:50 2003  Kristian Rietveld  <kris@gtk.org>
7073
7074         * NEWS: Updates for 2.3.0; changed header to match the style we used
7075         for 2.1.0.
7076
7077 Thu Oct 23 20:47:44 2003  Matthias Clasen  <maclas@gmx.de>
7078
7079         * gdk/x11/gdkwindow-x11.c (gdk_window_set_group): Actually
7080         assign the new leader.  (#125168, Mariano Suarez-Alvarez)
7081
7082 Thu Oct 23 20:21:16 2003  Kristian Rietveld  <kris@gtk.org>
7083
7084         * gtk/gtkcelllayout.c, gtk/gtkcellview.c gtk/gtkcellviewmenuitem.c,
7085         gtk/gtkcombobox.c, gtk/gtkcomboboxentry.c, gtk/gtkentrycompletion.c,
7086         gtk/gtktreemodelfilter.c, gtk/gtkcellrenderertoggle.c: Fix includes.
7087
7088 Thu Oct 23 15:13:56 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
7089
7090         * NEWS: Partial update for 2.3.0.
7091
7092 Thu Oct 23 01:09:04 2003  Owen Taylor  <otaylor@redhat.com>
7093
7094         * gtk/gtkfilechooserdefault.c: Convert GtkOptionMenu to
7095         GtkComboBox.
7096
7097 Wed Oct 22 23:20:04 2003  Owen Taylor  <otaylor@redhat.com>
7098
7099         * gtk/gtkfilechooser.[ch] gtk/gtkfilefilter.[ch] 
7100         gtk/gtkfilechooserwidget.[ch] gtk/gtkfilechooserdialog.[ch]:
7101         gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]:
7102         Basic framework for the new file selector widget.
7103
7104         * gtk/gtkfilechooserdefault.[ch] gtk/gtkcellrenderersep.[ch] 
7105         gtk/gtkfilechooserentry.[ch] gtk/gtkfilesystemmodel.[ch]:
7106         Initial implementation of the GtkFileChooser user interface.
7107
7108         * gtk/gtkfilesystemunix.[ch]: GtkFileSystem implementation
7109         for Unix files.
7110
7111         * configure.in gtk/Makefile.am gtk/xdgmime: Build code
7112         for freedesktop.org MIME system on Unix.
7113
7114         * tests/testfilechooser.c: Test program for GtkFileChooser
7115
7116         * tests/prop-editor.c: Add support for properties on interfaces.
7117
7118 Tue Oct 21 16:12:51 2003  Owen Taylor  <otaylor@redhat.com>
7119
7120         * demos/gtk-demo/menus.c (do_menus): Fix some unused
7121         variables.
7122
7123         * gtk/gtkmain.c (_gtk_get_lc_ctype): Fix an unused
7124         variable warning.
7125
7126 Thu Oct 23 00:04:50 2003  Matthias Clasen  <maclas@gmx.de>
7127
7128         * NEWS: Partial update for 2.3.0.
7129
7130 Tue Oct 21 22:07:12 2003  Kristian Rietveld  <kris@gtk.org>
7131
7132         * gtk/gtktreeview.c (gtk_tree_view_real_move_cursor): set
7133         ctrl_pressed and shift_pressed according to the current event
7134         state (if there is one). (Fixes #125063, reported by Sebastien Bacher).
7135
7136 Mon Oct 20 23:24:27 2003  Kristian Rietveld  <kris@gtk.org>
7137
7138         * gtk/gtkentry.c (gtk_entry_key_press): remove the completion
7139         timeout when the user pressed on Enter/ESC. Fixes the bug where the
7140         completion popup popped up after the user pressed on Enter (which is
7141         just weird). Reported by the Epiphany people (all of them).
7142
7143 Mon Oct 20 20:27:22 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
7144
7145         Add support for OS X like sliding of toolbar items during drag and
7146         drop, (#110919, Dave Bordoley)
7147
7148         Make dnd highlighting the responsibility of the
7149         application. (Fixes #116298, Owen Taylor)
7150
7151         * gtk/gtktoolbar.h: Add prototypes for new API.
7152         
7153         * gtk/gtktoolbar.c
7154         (physical_to_logical, logical_to_physical): new functions
7155         converting between "position including placeholders" and "position
7156         excluding placeholders".
7157         (gtk_toolbar_class_init): remove drag_leave and drag_motion
7158         handlers
7159         (struct _ToolbarContent): new struct containing information
7160         related to toolbar items.
7161         (gtk_toolbar_highlight_drop_location): new public function
7162         (gtk_toolbar_unhighlight_drop_location): new public function
7163         
7164         * tests/testtoolbar.c
7165         (toolbar_drag_motion, toolbar_drag_leave): new functions
7166         (main): connect to dnd signals.  Make the "New" item expand to
7167         make drag and drop more exciting.
7168
7169 Wed Oct 15 22:39:23 2003  Kristian Rietveld  <kris@gtk.org>
7170
7171         * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_init): it's
7172         _set_active, not _set_active_item.
7173
7174 Wed Oct 15 22:31:09 2003  Kristian Rietveld  <kris@gtk.org>
7175
7176         * gtk/gtkcombobox.h: add padding to the class structure.
7177         * gtk/gtkcomboboxentry.h: ditto.
7178         * gtk/gtkentrycompletion.h: ditto.
7179
7180 Wed Oct 15 22:04:59 2003  Kristian Rietveld  <kris@gtk.org>
7181
7182         * gtk/gtkcombobox.c (gtk_combo_box_get_active),
7183         (gtk_combo_box_set_active): mention in the docs that -1 is a valid
7184         value and what it means.
7185
7186         * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_init): set the active
7187         item to -1 (default),
7188         (gtk_combo_box_entry_active_changed): do nothing when the index is
7189         < 0.
7190
7191 Tue Oct 14 16:10:21 2003  Jonathan Blandford  <jrb@redhat.com>
7192
7193         * gtk/gtkcombobox.c (gtk_combo_box_set_active_iter): New function
7194         to set the active row by iter.
7195
7196         * gtk/gtkcombobox.c (gtk_combo_box_get_active_iter): New function
7197         to get the active row by iter.
7198
7199 2003-10-13  Federico Mena Quintero  <federico@ximian.com>
7200
7201         * gtk/gtktreeview.c (gtk_tree_view_real_collapse_row): Don't do
7202         operations on windows if the tree view is not mapped.
7203         (gtk_tree_view_button_press): Compare equal types of pointers, not
7204         GtkWidget* vs. GtkTreeView*.
7205
7206 Mon Oct 13 21:01:43 2003  Kristian Rietveld  <kris@gtk.org>
7207
7208         * gtk/gtkentrycompletion.c (gtk_entry_completion_popup): remove
7209         the reset of first_sel_changed, as after the first popup the treeview
7210         will always have a row selected and will thus not focus_to_cursor.
7211
7212         * gtk/gtkentry.c (keyval_is_cursor_move): new function to determine
7213         whether the keyval should move the completion selection cursor (used
7214         to avoid ending up with extreme cluttered code), also added
7215         all KP_ equivalents of the keys here,
7216         (gtk_entry_completion_key_press): Keynav tweaks based on comments
7217         from Dave Bordoley and Marco Pesenti Gritti; add the -1 state
7218         as possible current selection, implement Home/End keys, modified
7219         the down key to stop cycling. Maybe page up/down should be implemented
7220         at some later time.
7221
7222 Mon Oct 13 20:58:07 2003  Matthias Clasen  <maclas@gmx.de>
7223
7224         * gdk/x11/gdkwindow-x11.c (gdk_window_set_icon): Make it work 
7225         as documented when pixmap or mask is NULL.  (#124081) 
7226
7227 Mon Oct 13 20:21:38 2003  Kristian Rietveld  <kris@gtk.org>
7228
7229         * gtk/gtkentry.c (gtk_entry_set_text): I overlooked a return when
7230         I was adding the signal block/unblock code. Oops. (Noticed by
7231         Marco Pesenti Gritti).
7232
7233 Mon Oct 13 20:21:55 2003  Kristian Rietveld  <kris@gtk.org>
7234
7235         * demos/testpixbuf-scale.c: enable GTK_DISABLE_DEPRECATED again,
7236         (set_interp_type), (main): port over from option menu to GtkComboBox.
7237
7238 Mon Oct 13 19:41:55 2003  Kristian Rietveld  <kris@gtk.org>
7239
7240         * tests/testmenus.c: Still uses option menus, so turn off
7241         GTK_DISABLE_DEPRECATED.
7242
7243 Sun Oct 12 01:10:29 2003  Matthias Clasen  <maclas@gmx.de>
7244
7245         * gtk/gtkalignment.[hc]: 
7246         * gtk/gtkcombobox.[hc]: 
7247         * gtk/gtkcomboboxentry.[hc]: 
7248         * gtk/gtktreemodelfilter.[hc]: Move GET_PRIVATE macros
7249         from header to implementation.
7250
7251 Sun Oct 12 00:18:02 2003  Matthias Clasen  <maclas@gmx.de>
7252
7253         * tests/testtreeview.c: 
7254         * demos/testpixbuf-scale.c: 
7255         * tests/prop-editor.c: These files still use option menus,
7256         so turn off GTK_DISABLE_DEPRECATED to fix the build. 
7257
7258 Sat Oct 11 23:14:36 2003  Matthias Clasen  <maclas@gmx.de>
7259
7260         * gtk/gtkactiongroup.h: 
7261         * gtk/gtkaction.h: 
7262         * gtk/gtkradioaction.h: 
7263         * gtk/gtkradiotoolbutton.h: 
7264         * gtk/gtkseparatortoolitem.h: 
7265         * gtk/gtktoggleaction.h: 
7266         * gtk/gtktoolitem.h: 
7267         * gtk/gtkuimanager.h: Add G_BEGIN_DECLS/G_END_DECLS to make 
7268         these usable in C++.  (#124351, Murray Cumming)
7269
7270 Sat Oct 11 19:09:05 2003  Kristian Rietveld  <kris@gtk.org>
7271
7272         * gtk/gtkentry.c (gtk_entry_set_text): Check if completion is
7273         non-NULL before accessing it. Oops.
7274
7275 Sat Oct 11 15:47:03 2003  Kristian Rietveld  <kris@gtk.org>
7276
7277         * gtk/gtkentrycompletion.[ch] (gtk_entry_completion_insert_action),
7278         (gtk_entry_completion_insert_action_text),
7279         (gtk_entry_completion_insert_action_markup): the gchar* parameters
7280         should be const (pointed out by both Marco Pesenti Gritti and
7281         Murray Cumming (#124356).
7282
7283 Sat Oct 11 15:37:19 2003  Kristian Rietveld  <kris@gtk.org>
7284
7285         * gtk/gtkcombobox.c (gtk_combo_box_size_allocate): for the custom
7286         child list mode, allocate the height allocation->height to the
7287         button instead of the height requested by the button. (Tiny
7288         size allocation screwup noticed by Macro Pesenti Gritti).
7289
7290 Sat Oct 11 15:23:27 2003  Kristian Rietveld  <kris@gtk.org>
7291
7292         Fixes based on comments from Marco Pesenti Gritti.
7293
7294         * gtk/gtkentry.c (gtk_entry_set_text): block the completion changed
7295         signal handler, avoids the completion popup to popup when text is
7296         set programmatically in most cases (we actually have to handle this
7297         in the _editable functions as well, but that will break popping up
7298         when the user actually typed something :),
7299         (gtk_entry_completion_key_press): when handling enter, bail out
7300         when nothing has been selected,
7301         (gtk_entry_completion_changed): don't popdown when the entry content
7302         changed.
7303
7304         * gtk/gtkentrycompletion.c (gtk_entry_completion_init),
7305         (gtk_entry_completion_selected_changed): unselect_all on the
7306         first selected changed signal. Avoids having a default row selected,
7307         (_gtk_entry_completion_popup): don't select the first row by default.
7308
7309         * gtk/gtkentryprivate.h (struct _GtkEntryCompletionPrivate): add a
7310         first_sel_changed field.
7311
7312 Fri Oct 10 23:02:58 2003  Matthias Clasen  <maclas@gmx.de>
7313
7314         * demos/gtk-demo/menus.c: Replace GtkItemFactory by GtkUIManager 
7315         in the intro (again).
7316
7317 Fri Oct 10 22:50:05 2003  Matthias Clasen  <maclas@gmx.de>
7318
7319         Fixes for (#124212, Marco Pesenti Gritti):
7320         
7321         * gtk/gtkuimanager.c (update_smart_separators): Don't spit 
7322         warnings for popups.
7323         (_gtk_menu_is_empty): Return FALSE for non-menus.
7324
7325 Fri Oct 10 19:10:12 2003  Kristian Rietveld  <kris@gtk.org>
7326
7327         * gtk/gtkcombo.h: Deprecate.
7328         * gtk/gtkoptionmenu.h: Ditto.
7329
7330         * gtk/gtkcombobox.c (gtk_combo_box_size_request),
7331         (gtk_combo_box_size_allocate): Rework, things behave better now. Still
7332         needs some work on requesting enough size when taking the items in
7333         the list into account.
7334
7335         * gtk/gtkfilesel.c: put gtkoptionmenu.h include inside "enable
7336         deprecated" guards.
7337         * gtk/gtkinputdialog.c: ditto.
7338         * gtk/gtkitemfactory.c: ditto.
7339         * gtk/gtkoptionmenu.c: ditto.
7340
7341         * demos/gtk-demo/menus.c: remove the option menu.
7342         * demos/gtk-demo/sizegroup.c: replace the option menus with
7343         GtkComboBox.
7344         * demos/gtk-demo/textview.c: ditto.
7345         (A general GtkComboBox demo will be added later on).
7346
7347 Wed Oct  8 00:06:17 2003  Matthias Clasen  <maclas@gmx.de>
7348
7349         * demos/gtk-demo/ui_manager.c (activate_radio_action): New
7350         callback to propertly report radio actions.
7351
7352         * demos/gtk-demo/ui_manager.c (do_ui_manager): Use it here.
7353
7354 Tue Oct  7 23:23:05 2003  Matthias Clasen  <maclas@gmx.de>
7355
7356         * gtk/gtkplug.c (xembed_set_info): Put the supported protocol
7357         version in in the right field of the _XEMBED_INFO property.  
7358         (#123885, Denis Mikhalkin)
7359
7360 Mon Oct  6 14:18:47 2003  Jonathan Blandford  <jrb@redhat.com>
7361
7362         * gtk/gtkexpander.c (gtk_expander_animation_timeout): only show
7363         the child if we have one.
7364
7365         (gtk_expander_button_release): use
7366         gtk_widget_activate instead.
7367
7368 Mon Oct  6 21:05:46 2003  Matthias Clasen  <maclas@gmx.de>
7369
7370         * gtk/gtktable.c (gtk_table_class_init): Start the blurb for 
7371         "right_attach" with a capital.  (#123945, Christian Rose)
7372
7373 Sun Oct  5 23:59:03 2003  Matthias Clasen  <maclas@gmx.de>
7374
7375         * tests/testsocket.c (child_read_watch): Remove an
7376         extraneous unref.  (#122336, Frederic Crozat)
7377
7378 Sun Oct  5 22:38:22 2003  Matthias Clasen  <maclas@gmx.de>
7379
7380         * gtk/gtkeventbox.c (gtk_event_box_class_init): Trim 
7381         whitespace in "visible-window" blurb.  (#123910, Christian Rose)
7382
7383 Sun Oct  5 00:53:15 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
7384
7385         * gtk/gtktoolbar.c (gtk_toolbar_list_children_in_focus_order):
7386         focus arrow before pack_end items (#123851, Matthias Clasen)
7387
7388 Fri Oct  3 20:50:48 2003  Kristian Rietveld  <kris@gtk.org>
7389
7390         * gtk/gtkcombobox.c (gtk_combo_box_set_model): only set the model
7391         on ->priv->cell_view if ->priv->cell_view is non-NULL.
7392
7393         * gtk/gtkcomboboxentry.c: include gtkintl.h, add text_renderer
7394         field to GtkComboBoxEntryPrivate,
7395         (gtk_combo_box_entry_class_init), (gtk_combo_box_entry_init),
7396         (gtk_combo_box_entry_set_property), (gtk_combo_box_entry_get_property),
7397         (gtk_combo_box_entry_set_text_column), (gtk_combo_box_entry_new): add
7398         a construct-only "text_column" property and reorder code to use it
7399         and support inheriting this widget.
7400
7401 Thu Oct  2 23:28:02 2003  Kristian Rietveld  <kris@gtk.org>
7402
7403         * gtk/gtkcombobox.c: Added API doc comments.
7404
7405         * gtk/gtkcomboboxentry.c: Ditto.
7406
7407 2003-10-02  Matthias Clasen  <maclas@gmx.de>
7408
7409         * gtk/gtktoggleaction.c: Documentation tweaks.
7410
7411 Wed Oct  1 22:43:40 2003  Kristian Rietveld  <kris@gtk.org>
7412
7413         * gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
7414         packing/attribute/cell data functions from the header,
7415         (gtk_cell_view_set_cell_data): added support for cell data funcs.
7416
7417         * gtk/gtkcombobox.[ch]: implement the GtkCellLayout interface, drop
7418         packing/attribute/cell data functions from the header, implemented
7419         cell data func support.
7420
7421         * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_new): updated
7422         for the move to GtkCellLayout.
7423
7424         * tests/testcombo.c (create_combo_box_grid_demo), (main): ditto.
7425
7426 2003-10-01  Matthias Clasen  <maclas@gmx.de>
7427
7428         * gtk/gtkaction.c (gtk_action_class_init): 
7429         (gtk_action_[gs]et_property): Introduce a separate
7430         "hide_if_empty" property for empty menu handling.
7431         (_gtk_action_sync_menu_visible): ...and use it here.
7432
7433         * tests/testmerge.c (main): ...and here.
7434
7435         * gtk/gtktoolitem.c (gtk_tool_item_class_init): Fix signal doc 
7436         comments to pacify gtk-doc.
7437
7438         * gtk/gtkmain.c: Doc formatting tweaks.
7439
7440         * gtk/gtktoolitem.c (gtk_tool_item_set_is_important): Fix a typo.
7441
7442         * gtk/gtkcheckmenuitem.h (gtk_check_menu_item_set_draw_as_radio): 
7443         Use the same parameter names as in .c file, to pacify gtk-doc.
7444
7445         * gtk/gtktoggletoolbutton.[hc]: 
7446         * gtk/gtktoolbutton.[hc]: 
7447         * gtk/gtktoolitem.[hc]:
7448         * gtk/gtktoolbar.[hc]: 
7449         * gtk/gtkcolorbutton.[hc]: 
7450         * gtk/gtkfontbutton.[hc]: 
7451         * gtk/gtkalignment.[hc]: Define GET_PRIVATE macros in the 
7452         source, not in the header.
7453
7454         * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_[sg]et_draw_as_radio): 
7455         Document these as 2.4 API additions.
7456
7457 Tue Sep 30 23:42:56 2003  Kristian Rietveld  <kris@gtk.org>
7458
7459         * gtk/gtkentry.c (gtk_entry_set_completion),
7460         (gtk_entry_get_completion): Add API doc comments.
7461
7462         * gtk/gtkentrycompletion.c: Fix #includes and add API doc comments.
7463
7464 Tue Sep 30 23:12:34 2003  Kristian Rietveld  <kris@gtk.org>
7465
7466         * gtk/gtktreemodelfilter.c: Add "Since: 2.4" to all API doc comments.
7467
7468 Tue Sep 30 22:59:58 2003  Kristian Rietveld  <kris@gtk.org>
7469
7470         * gtk/gtktreeviewcolumn.c: Some API doc comment fixes.
7471
7472         * gtk/gtkcellayout.c: Fix #include and oooooh API doc comments!
7473
7474 2003-09-30  Matthias Clasen  <maclas@gmx.de>
7475
7476         * tests/merge-*.ui: 
7477         * tests/testmerge.c: Test handling of empty menus.
7478
7479         * gtk/gtkuimanager.c (_gtk_menu_is_empty): New function to determine
7480         whether a menu is empty. Used in gtkaction.c.
7481         (update_smart_separators): Also update the visibility of empty menus.
7482         (update_node): When creating a new menu proxy, insert an "Empty" menu 
7483         item which only gets shown if the menu is empty. 
7484
7485         * gtk/gtkaction.c (gtk_action_class_init): Document the meaning of
7486         "is_important" for menu proxies.
7487         (_gtk_action_sync_menu_visible): New function to sync the visibility
7488         of menu proxies. Used in gtkuimanager.c.
7489         (gtk_action_sync_visible): New function to sync the visibility of 
7490         proxies.
7491
7492 Tue Sep 30 21:43:34 2003  Kristian Rietveld  <kris@gtk.org>
7493
7494         * gtk/gtkcombobox.c (gtk_combo_box_menu_button_press): set
7495         popup_in_progress to TRUE,
7496         (gtk_combo_box_menu_show): and back to FALSE here; the menu now
7497         won't disappear on the first button release. (Reported by Matthias
7498         Clasen).
7499
7500 Tue Sep 30 21:08:43 2003  Kristian Rietveld  <kris@gtk.org>
7501
7502         * gtk/gtkcombobox.c (gtk_combo_box_init): actually show the child.
7503
7504         * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_init): ditto. (#123543,
7505         Marco Pesenti Gritti).
7506
7507 2003-09-30  Murray Cumming  <murrayc@usa.net>
7508  
7509         * gtk/gtkcellrenderer.h: The render vfunc takes a GdkDrawable*
7510         instead of a GdkWindow*, because that what it is given. The 
7511         documentation was already correct. This should cause no API/ABI
7512         breakage with C compilers.
7513         * gtk/gtkcellrenderertext.c, gtkcellrendererpixbuf.c, 
7514         gtkcellrenderertogger.c: Updated the declarations of the render vfunc
7515         implementation accordingly.
7516
7517 2003-09-30  Matthias Clasen  <maclas@gmx.de>
7518
7519         * gdk/gdkkeys.c (gdk_keymap_class_init): Document the
7520         "direction-changed" and "keys-changed" signals.
7521
7522         * gdk/gdkscreen.c (gdk_screen_class_init): Document the 
7523         "size-changed" signal.
7524
7525         * gdk/gdkdisplaymanager.c (gdk_display_manager_class_init): 
7526         Document the "display-opened" signal.
7527
7528         * gdk/gdkdisplay.c (gdk_display_close): Doc tweak.
7529         (gdk_display_class_init): Document the "closed" signal.
7530
7531 Sat Sep 27 16:02:40 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
7532
7533         * gtk/gtktextview.[ch]: rename property tab_moves_focus to
7534         accepts_tab. (#122709 again).
7535
7536 2003-09-27  Matthias Clasen  <maclas@gmx.de>
7537
7538         * gtk/gtkwindow.c (gtk_window_new):
7539         * gtk/gtkitemfactory.c (gtk_item_factory_new): Document 
7540         the fact that the newly created object does not come with 
7541         a floating reference.  (#103068, patch by Frederic Lespez)
7542         
7543         * gtk/gtkitemfactory.h: Deprecate GtkItemFactory in favor 
7544         of GtkUIManager. Just leave GtkTranslateFunc undeprecated, 
7545         since GtkActionGroup uses it.
7546
7547         * tests/testtext.c: Turn off GTK_DISABLE_DEPRECATED, since
7548         this test uses the soon-to-be-deprecated GtkItemFactory.
7549
7550         * demos/gtk-demo/Makefile.am (demos): Add ui_manager.c,
7551         remove item_factory.c
7552
7553         * demos/gtk-demo/ui_manager.c: Duplicate of item_factory.c 
7554         using GtkUIManager instead of GtkItemFactory.
7555
7556         * tests/testmerge.c: Demonstrate the use of the 
7557         connect-proxy signal.
7558
7559         * gtk/gtkaction.c (connect_proxy): Add connect-proxy and 
7560         disconnect-proxy signals to do small customizations 
7561         like displaying tooltips in the statusbar without 
7562         custom actions.  (#122894, Philip Langdale)
7563
7564         * gtk/gtkuimanager.c (update_node): Don't leak tooltip.
7565
7566 Fri Sep 26 23:49:44 2003  Kristian Rietveld  <kris@gtk.org>
7567
7568         Landing the new ComboBox. Note that only gtkcombobox.h and
7569         gtkcomboboxentry.h are public.
7570
7571         * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
7572         gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch]: new files.
7573
7574         * gtk/Makefile.am, gtk/gtk.h: adding the new files.
7575
7576         * tests/testcombo.c: and a new test.
7577
7578         * tests/Makefile.am: adding the new test.
7579
7580 2003-09-25  Tor Lillqvist  <tml@iki.fi>
7581
7582         * demos/gtk-demo/main.c: Don't use hardcoded DEMOCODEDIR on Windows.
7583
7584 2003-09-21  Tor Lillqvist  <tml@iki.fi>
7585
7586         * gdk/win32/gdkevents-win32.c (handle_wm_paint): New
7587         function. Code split out from gdk_event_translate(). Needed
7588         because gdk_event_get_graphics_expose() couldn't do anything
7589         sensible otherwise. (Not that I think graphics exposes work anyway
7590         in gdk/win32, but at least now the code could work.)
7591
7592         (gdk_event_get_graphics_expose): Call handle_wm_paint() instead of
7593         gdk_event_translate(), which couldn't have worked as it doesn't
7594         take any pre-allocated GdkEvent parameter any longer.
7595         
7596         (gdk_event_translate): Handle WM_MOUSEACTIVATE: Don't let
7597         GDK_WINDOW_TEMP windows be activated. (#122578, John Ehresman)
7598
7599 2003-09-24  Matthias Clasen  <maclas@gmx.de>
7600
7601         * demos/gtk-demo/appwindow.c (do_appwindow): Demonstrate tooltips
7602         on toolitems.
7603
7604         * gtk/gtkaction.c (connect_proxy): Sync tooltips on toolitems.
7605
7606         * gtk/gtkuimanager.c (update_node): Don't complain about missing
7607         actions on popups. Re-set "tooltip" property on toolitems after
7608         adding them to parent to trigger proxy update.
7609
7610 2003-09-22  Matthias Clasen  <maclas@gmx.de>
7611
7612         * tests/testmerge.c (main): Initially activate the JUSTIFY_RIGHT
7613         group member to test the fix for #122904.
7614
7615         * gtk/gtkactiongroup.c (gtk_action_group_add_radio_actions_full): 
7616         Add the action to the group before activating it, otherwise we
7617         may end up with multiple active group members.  (#122904, Marco
7618         Pesenti Gritti)
7619
7620 2003-09-21  Matthias Clasen  <maclas@gmx.de>
7621
7622         Changes to make cross-process merging feasible:
7623         
7624         * gtk/gtkuimanager.[hc]: Add a readonly "ui" property which holds the
7625         merged UI definition. Remove the "changed" signal, since its role
7626         is now filled by "notify::ui". Instead add a "actions-changed" signal
7627         which gets emitted when the set of actions changes.
7628
7629         * gtk/gtktoggleactionprivate.h:
7630         * gtk/gtktoggleaction.[hc] (gtk_toggle_action_[sg]et_draw_as_radio):
7631         Add a "draw_as_radio" property to toggle actions so that they can be
7632         used as proxies for radio actions much like the "draw_as_radio" 
7633         property on check menu items enables them to operate as proxies for
7634         radio actions.
7635
7636         Prevent the "show_all" trap for action-based menus (see
7637         http://mail.gnome.org/archives/gtk-devel-list/2003-September/
7638         msg00260.html):
7639
7640         * gtk/gtkmenu.c (gtk_menu_{hide,show}_all): Remove g_return_if_fail()
7641         calls from static functions.
7642
7643         * gtk/gtkuimanager.c (update_node): 
7644         * gtk/gtkaction.c (connect_proxy): Set "no_show_all" on constructed
7645         widgets whose visibility is externally controlled.
7646
7647         * gtk/gtkwidget.[hc] (gtk_widget_[gs]et_no_show_all): Add a boolean 
7648         "no_show_all" property with setter and getter. When TRUE, it keeps
7649         gtk_widget_{hide,show}_all() from modifying the visibility of the 
7650         widget and its children.
7651
7652 Sun Sep 21 23:13:37 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
7653
7654         * gtk/gtktextview.[ch]: Add new "tab moves focus" property (#122709)
7655
7656 2003-09-20  Tor Lillqvist  <tml@iki.fi>
7657
7658         * gtk-zip.sh.in: Don't use zip -r on the etc directory, to avoid
7659         including editor backup files. List files we want explicitly.
7660
7661         * gtk/gtkmain.c (_gtk_get_lc_ctype): New function. On Unix, just
7662         calls setlocale (LC_CTYPE, NULL). On Windows, looks for the
7663         LC_ALL, LC_CTYPE and LANG environment variables, than calls
7664         g_win32_getlocale().
7665
7666         (gtk_get_default_language): Code snippet moved to above function,
7667         call it.
7668
7669         * gtk/gtkimmulticontext.c (gtk_im_multicontext_get_slave)
7670         * gtk/gtkrc.c (gtk_rc_context_parse_file): Call
7671         _gtk_get_lc_ctype() instead of setlocale().
7672
7673 Fri Sep 19 18:15:31 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
7674
7675         * gtk/gtkpaned.c, gtk/gtkhpaned.c: implement RTL flipping
7676         (#96632)
7677
7678 Fri Sep 19 13:24:54 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
7679
7680         * gtk/gtktreeview.c (gtk_tree_view_get_cursor): Improve
7681         documentation. (#117306, Steve Chaplin)
7682
7683 2003-09-19  Tor Lillqvist  <tml@iki.fi>
7684
7685         * gdk/win32/gdkkeys-win32.c (update_keymap): Handle dead keysyms
7686         present on the US-International keyboard. For clarity, order
7687         keysyms in case statement according to numeric value.
7688
7689         (gdk_keymap_translate_keyboard_state): Handle Caps Lock
7690         correctly. (#120176, Ken Rastatter and Owen Taylor)
7691
7692 2003-09-18  Matthias Clasen  <maclas@gmx.de>
7693
7694         * gtk/gtkaction.c (gtk_action_finalize): Call g_closure_unref() to
7695         unref a closure, not g_object_unref().  (#122637, Marco Pesenti Gritti)
7696
7697         Install accelerators on actions, not on proxies, support
7698         accelerator-only actions:
7699         
7700         * gtk/gtkmenu.c (get_accel_path): New function to get the accel path
7701         and its lock status either via _gtk_widget_get_accel_path() or by 
7702         looking at the accel_path stored in the menu item itself and determining
7703         its lock status by peeking into the contained accel label. This was
7704         already (accidentally) committed a week ago.
7705
7706         * gtk/gtkaction.h (gtk_action_set_accel_group):
7707         (gtk_action_[dis]connect_accelerator): New functions.
7708
7709         * gtk/gtkaction.c (struct _GtkActionPrivate): Add accel_group,
7710         accel_closure and accel_count. We must have a reference to the 
7711         accel_group, since we need it in connect_proxy. The count is necessary
7712         to ensure that the accelerator isn't removed before the last proxy 
7713         requesting it has been unmerged.
7714         (connect_proxy): Connect the accelerator to the 
7715         action now, only set the accel_path on the menuitem.
7716         (remove_proxy): Disconnect the accelerator from the action, not from
7717         the menuitem.
7718         (gtk_action_set_accel_group): Set the accel group. 
7719         (gtk_action_[dis]connect_accelerator): Count the number of times
7720         this functions have been called and install/remove the accelerator if
7721         the count leaves/reaches zero.
7722
7723         * gtk/gtkuimanager.h (GtkUIManagerItemType): Add 
7724         GTK_UI_MANAGER_ACCELERATOR.
7725
7726         * gtk/gtkuimanager.c (NodeType): Add NODE_TYPE_ACCELERATOR.
7727         (start_element_handler): Create NODE_TYPE_ACCELERATOR nodes from
7728         <accelerator> elements.
7729         (gtk_ui_manager_add_ui): Create NODE_TYPE_ACCELERATOR nodes when
7730         type is GTK_UI_MANAGER_ACCELERATOR.
7731         (update_node): Set the accel group on actions before creating their
7732         proxies. Don't set the accel group on created menus. For 
7733         NODE_TYPE_ACCELERATOR nodes, [dis]connect the actions' accelerator.
7734         (print_node): Also emit <accelerator> elements.
7735
7736         * tests/testmerge.c (dump_accels): Add a "Dump Accels" button. 
7737
7738         * gtk/gtkuimanager.c (update_node): Robustness improvements.
7739
7740 2003-09-17  Matthias Clasen  <maclas@gmx.de>
7741
7742         * gtk/gtkuimanager.c (text_handler): Report unexpected character
7743         data as error from the GMarkup parser, otherwise things like
7744         gtk_ui_manager_add_ui_from_string (ui, "Hi there!", -1, &error) 
7745         pass unexpectedly.
7746
7747 Wed Sep 17 02:38:53 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
7748
7749         * gtk/gtktoolbar.c (gtk_toolbar_class_init): revert accidentally
7750         committed redraw_on_allocate change.
7751
7752 Tue Sep 16 10:42:00 2003  Eric Warmenhoven  <eric@warmenhoven.org>
7753
7754         * gdk/linux-fb/gdkwindow-fb.c: Add gdk_window_set_keep_{above,below}
7755         stubs to fix compilation
7756
7757         * gdk/linux-fb/gdkrender-fb.c: Add gdk_shadow_fb_stop_updates stub for
7758         when shadowfb is disabled. Patch from pjm@cctechnol.com (#120847).
7759
7760         * gdk/linux-fb/gdkmouse-fb.c: Add GDK_MOUSE_DEVICE environment
7761         variable. Patch from Marc Welz (#121347).
7762
7763 2003-09-16  Matthias Clasen  <maclas@gmx.de>
7764
7765         * gtk/gtkaction.h: Apply egtk-format-protos.
7766
7767 2003-09-15  Matthias Clasen  <maclas@gmx.de>
7768
7769         * gtk/gtkuimanager.c: Doc tweaks.
7770
7771         Smart separators; see 
7772         http://mail.gnome.org/archives/gtk-devel-list/2003-September/msg00133.html:
7773         
7774         * gtk/gtkuimanager.c (update_smart_separators): New function which 
7775         implements "smart" separators by iterating once over the entries of a 
7776         menu, hiding and showing separators as necessary.
7777         (update_node): Mark separators used as fences of placeholders as
7778         hidden. Explicitly added separators are marked as smart. Call 
7779         update_smart_separators after updating a menu or toolbar node. 
7780         Connect update_smart_separators to "notify::visible" signal on menu
7781         and tool items.
7782         
7783         * tests/merge-[12].ui: Test smart separators.
7784
7785         Changes to allow setting action state before connecting signal; see
7786         the thread starting at 
7787         http://mail.gnome.org/archives/gtk-devel-list/2003-September/msg00140.html:
7788         
7789         * gtk/gtkactiongroup.[hc]: (gtk_action_group_add_radio_actions):
7790         (gtk_action_group_add_radio_actions_full): Add value parameter to allow
7791         setting the currently selected group member before connecting signals.
7792         (GtkToggleActionEntry): Separate struct for constructing toggle actions,
7793         including a boolean to initialize the action state before connecting
7794         signals.
7795         (gtk_action_group_add_toggle_actions):
7796         (gtk_action_group_add_toggle_actions_full): New functions to construct
7797         toggle actions from an array of GtkToggleActionEntries.
7798
7799         * demos/gtk-demo/appwindow.c: 
7800         * tests/testactions.c: 
7801         * tests/testmerge.c: Adjust to new action group API.
7802
7803 Sun Sep 14 16:59:52 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
7804
7805         * gtk/gtktoolbar.c (gtk_toolbar_init): Name the arrow 
7806         "gtk-toolbar-arrow" so themes can special-case it.
7807
7808 Sun Sep 14 16:07:49 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
7809
7810         * gtk/Makefile.am (gtk_c_sources): sort the list of files.
7811
7812 Sun Sep 14 15:49:00 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
7813
7814         * gtk/gtktoolbar.c (toolbar_item_is_homogeneous): Unref the
7815         PangoFontMetrics. Patch from Steve Chaplin (#122257).
7816
7817 2003-09-14  Tor Lillqvist  <tml@iki.fi>
7818
7819         * gdk/win32/gdkwindow-win32.c (show_window_internal): Remove
7820         special-case code for WS_EX_TRANSPARENT (GDK_INPUT_ONLY) windows,
7821         the usefulness of which was already in doubt. Removing it fixes
7822         bugs #118575 and #121851.
7823
7824 Fri Sep 12 16:32:53 2003  Jonathan Blandford  <jrb@redhat.com>
7825
7826         Merge from stable.
7827
7828         * gtk/gtktreeview.c (gtk_tree_view_button_press): only save the
7829         pressed button (used to determine if we want to initiate a drag later
7830         on) if the current grab widget is either NULL or tree_view (Reported
7831         by Jeroen Zwartepoorte).
7832
7833 2003-09-12  Matthias Clasen  <maclas@gmx.de>
7834
7835         * gdk/gdkdraw.c (gdk_draw_string, gdk_draw_text) 
7836         (gdk_draw_text_wc): Add deprecation notes.  (#121955, Martin Pool)
7837
7838 2003-09-11  Matthias Clasen  <maclas@gmx.de>
7839
7840         * gdk/gdkpango.c: Doc tweaks.
7841
7842         * tests/testgtk.c: Add table menu tests.
7843
7844         * gtk/gtkmenu.c (gtk_menu_free_private): Don't forget to free the 
7845         GtkMenuPrivate struct itself. Pointed out by valgrind.
7846
7847         * gtk/gtkuimanager.c (gtk_ui_manager_finalize): Clean up 
7848         properly.  (#121998)
7849
7850 Wed Sep 10 22:25:04 2003  Kristian Rietveld  <kris@gtk.org>
7851
7852         The table menu patch! Turns GtkMenu into a table, so you can attach
7853         menu items in numerous new ways! Be creative!
7854
7855         Contains some bug fixes and RTL adaptions from Matthias Clasen.
7856
7857         * gtk/gtkmenu.c [toplevel]: introduce ATTACH_INFO_KEY, extend
7858         GtkMenuPrivate, introduce AttachInfo, add child properties enum,
7859         (gtk_menu_free_private), (gtk_menu_get_private): we have to free
7860         the heights array in the private struct,
7861         (gtk_menu_class_init): reorder code a bit, install child properties,
7862         (get_attach_info), (get_child_attach): new utility functions,
7863         (gtk_menu_set_child_property), (gtk_menu_get_child_property): introduce
7864         child properties, for the attach info,
7865         (gtk_menu_remove): remove AttachInfo from menu item,
7866         (gtk_menu_real_insert): implemented algorithm to automagically place
7867         inserted menu items at the correct place in the table,
7868         (gtk_menu_size_request), (gtk_menu_size_allocate),
7869         (compute_child_offset): reworked/rewritten to support table menus,
7870         (gtk_menu_attach): new function,
7871         (find_child_containing), (gtk_menu_move_current): new functions to
7872         get table menu keynav right.
7873
7874         * gtk/gtkmenu.h: add gtk_menu_attach() prototype.
7875
7876 2003-09-10  Matthias Clasen  <maclas@gmx.de>
7877
7878         * gtk/gtksocket.c (gtk_socket_filter_func): Only remove 
7879         PropertyNotify events from the stream if they have been handled,
7880         in order to enable extending the plug<->socket communication via
7881         properties.
7882
7883 Wed Sep 10 01:06:44 2003  Kristian Rietveld  <kris@gtk.org>
7884
7885         Big TreeView DnD fixage, makes drops on empty models work, makes
7886         TreeStore DnD work and gets rid of gtk-tree-model-drop-append.
7887         Related bugs #95362 and #113314. I don't want to touch this code
7888         ever again.
7889
7890         * gtk/gtktreeprivate.h (GtkTreePrivate): add empty_view_drop field.
7891
7892         * gtk/gtktreednd.c (gtk_tree_get_row_drag_data): add check
7893         for selection_data->length.
7894
7895         * gtk/gtktreeview.c (struct DestRow), (dest_row_free),
7896         (set_dest_row), (get_dest_row): we don't store just the row ref
7897         anymore, but a struct with the row ref and additional info,
7898         (set_destination_row): handle drops on empty space and some
7899         style fixes,
7900         (get_logical_dest_row): also return path_down_mode/drop_append_mode
7901         flags, handle dropping childs on their new parents, rewrite
7902         drop append handling into something saner,
7903         (gtk_tree_view_drag_motion): show a "drop possible arrow" on empty
7904         spaces,
7905         (gtk_tree_view_drag_drop): updates for updated backend,
7906         (gtk_tree_view_drag_data_received): updates for updated backend,
7907         path down mode (treestore DnD) handling,
7908         (gtk_tree_view_set_drag_dest_row): set empty_view_drop flag,
7909         when we are trying to drop a row on an empty model,
7910         (gtk_tree_view_get_drag_dest_row): handle empty_view_drop flag.
7911
7912         * gtk/gtkliststore.c (gtk_list_store_drag_data_received),
7913         (gtk_list_store_row_drop_possible): style and drop-append fixes.
7914
7915         * gtk/gtktreestore.c (gtk_tree_store_drag_data_received): ditto.
7916
7917 2003-09-08  Alexander Larsson  <alexl@redhat.com>
7918
7919         * gtk/gtkeventbox.[hc]:
7920         Implement gtk_event_box_get/set_input_only()
7921         
7922         * tests/testgtk.c:
7923         Tests for the new input only event boxes
7924
7925 Mon Sep  8 21:44:20 2003  Kristian Rietveld  <kris@gtk.org>
7926
7927         Fixes from David Hampton <hampton@employees.org> via gtk-devel-list.
7928
7929         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_elt_get_path): fix
7930         the call to gtk_tree_model_filter_add_root,
7931         (gtk_tree_model_filter_row_changed): bail out if c_path is not above
7932         the virtual root, allow building levels on the second try to convert
7933         the child path to a filter path,
7934         (gtk_tree_model_filter_convert_iter_to_child_iter): pass the virtual
7935         root when calling gtk_tree_model_filter_elt_get_path.
7936
7937 2003-09-07  Matthias Clasen  <maclas@gmx.de>
7938
7939         * gtk/gtkuimanager.c (update_node): Fix a C99ism.  (#121640,
7940         Josh Beam)
7941
7942         Fixes for accelerator handling during (un)merging:
7943         
7944         * gtk/gtkuimanager.c (update_node): Move setting info-action
7945         after the switch, since the old action is needed in some cases.
7946         In cases of proxy type mismatch, disconnect the old proxy from
7947         the old action.
7948
7949         * gtk/gtkaction.c (remove_proxy): Renamed from 
7950         gtk_action_remove_proxy(). Move unsetting of the accelerator
7951         here from disconnect_proxy() in order to catch all cases of 
7952         removing a proxy.
7953         (gtk_action_disconnect_proxy): Fix logic in g_return_if_fail()
7954         to fail if proxy isn't a proxy of action.
7955
7956 2003-09-07  Pablo Saratxaga  <pablo@mandrakesoft.com>
7957
7958         * configure.in: Added Uzbek latin (uz) and cyrillic (uz@Cyrl) to
7959         ALL_LINGUAS
7960
7961 2003-09-07  Matthias Clasen  <maclas@gmx.de>
7962
7963         * gtk/gtkaction.c (disconnect_proxy): Make disconnect work
7964         for toolitems.
7965
7966 2003-09-06  Matthias Clasen  <maclas@gmx.de>
7967
7968         * gtk/gtkaction.c (gtk_action_connect_proxy): Disconnect from 
7969         prev_action, not from action.  (Fix by David Hampton)
7970
7971 Fri Sep  5 14:15:10 2003  Owen Taylor  <otaylor@redhat.com>
7972  
7973         * Back out locale-dependent interpretation of
7974         KP_Decimal, the official XFree86 interpretation
7975         is that KP_Decimal => . KP_Separator => ,
7976         always, independent of locale. 
7977         (#105161, Frederic Crozat, 
7978         http://bugs.xfree86.org/show_bug.cgi?id=534)
7979  
7980 2003-09-04  Matthias Clasen  <maclas@gmx.de>
7981
7982         * tests/testmerge.c: Test buttons and toggle buttons as proxies.
7983
7984         * gtk/gtktoggleaction.c (connect_proxy): 
7985         (gtk_toggle_action_real_toggled): Support toggle buttons as proxies. Note 
7986         that a "draw_as_radio" property is needed for check buttons similar to 
7987         check menu items, in order to fully support button proxies for radio actions.
7988
7989         * gtk/gtkaction.c (connect_proxy): Allow buttons as proxies.
7990
7991         * tests/testmerge.c (toggle_dynamic): Test gtk_ui_manager_add_ui(). 
7992
7993         * gtk/gtkuimanager.h: Add GtkUIManagerItemType enum which is needed for the
7994         'type' argument of gtk_ui_manager_add_ui().
7995
7996         * gtk/gtkuimanager.[hc] (gtk_ui_manager_add_ui): Add 'type' and 'top' arguments
7997         to make this function as powerful as the XML methods of adding UI.  (#120647)
7998
7999 Thu Sep  4 19:11:23 2003  Kristian Rietveld  <kris@gtk.org>
8000
8001         Merge from stable.
8002
8003         * docs/RELEASE-HOWTO: updates.
8004
8005 2003-09-04  Matthias Clasen  <maclas@gmx.de>
8006
8007         * tests/merge-2.ui: Use "position" instead of "pos".
8008
8009         * gtk/gtkuimanager.c (start_element_handler): No need 
8010         to be terse: Change the name of the "pos" attribute
8011         to "position".
8012
8013 2003-09-04  Matthias Clasen  <maclas@gmx.de>
8014
8015         * gtk/gtkuimanager.c: Un-prefix GtkUIManagerNodeType and 
8016         GtkUIManagerNode to shorten the names and to make the
8017         GTK_UI_MANAGER_<TYPE> names available for a public enum.
8018
8019         * gtk/gtkactiongroup.c:
8020         * gtk/gtkuimanager.c: Various doc tweaks.       
8021
8022         * gtk/gtkuimanager.c (start_element_handler):
8023         (end_element_handler): Improve error reporting. 
8024
8025 Wed Sep  3 23:18:17 2003  Kristian Rietveld  <kris@gtk.org>
8026
8027         Merge from stable.
8028
8029         * gtk/gtkmenu.c (gtk_menu_real_move_scroll): for the END case,
8030         use end_position - page_size instead of G_MAXINT, since
8031         gtk_menu_scroll_to doesn't CLAMP anymore internally. (Fixes #121237,
8032         reported by Havoc Pennington).
8033
8034 Wed Sep  3 21:58:03 2003  Kristian Rietveld  <kris@gtk.org>
8035
8036         Merge from stable.
8037
8038         * gtk/gtkiconfactory.c (cached_icon_free): if icon->style != NULL,
8039         unref it. (Fixes memleak, patch from Kjartan Maraas).
8040
8041 Wed Sep  3 21:38:26 2003  Kristian Rietveld  <kris@gtk.org>
8042
8043         * gdk/Makefile.am, gdk/linux-fb/gdkfbmanager.c, gdk/x11/gdkcolor-x11.c,
8044         gdk-pixbuf/io-gif.c, gtk/Makefile.am, gtk/gtkcalendar.c,
8045         gtk/gtkclist.c, gtk/gtkctree.c, gtk/gtkdnd.c, gtk/gtkentry.c,
8046         gtk/gtkhandlebox.c, gtk/gtkitemfactory.c, gtk/gtkmenu.c,
8047         gtk/gtknotebook.c, gtk/gtkrange.c, gtk/gtkrc.h, gtk/gtktree.c,
8048         gtk/gtktypeutils.h: big patch from Kjartan Maraas
8049         to fix numerous typos.
8050
8051 Wed Sep  3 17:38:01 BST 2003  Tony Gale <gale@gtk.org>
8052
8053         * docs/faq/gtk-faq.sgml: Correct compile line for threads example.
8054
8055 2003-09-02  Tor Lillqvist  <tml@iki.fi>
8056
8057         * gdk/win32/gdkdisplay-win32.c (gdk_display_open): Don't call
8058         CloseHandle() on the HMODULE returned from GetModuleHandle().
8059         Didn't cause any harm, but didn't do anything useful either. When
8060         running a GTK+ program under MS's debugger, the CloseHandle() call
8061         would cause a "first-chance exception" in ntdll.dll to show up.
8062         (The exception is caught appropriately if you let it proceed, but
8063         it confuses the person using the debugger). Thanks to Bruce
8064         Hochstetler for noticing.
8065
8066 Tue Sep  2 21:01:19 2003  Kristian Rietveld  <kris@gtk.org>
8067
8068         Merge from stable.
8069
8070         * gtk/gtktreeview.c (gtk_tree_view_button_press): revert the change
8071         to only select when button 1 is pressed introduced in the fix of
8072         bug #120187.
8073
8074 2003-09-02  Matthias Clasen  <maclas@gmx.de>
8075
8076         * gtk/gtkactiongroup.c (gtk_action_group_new): Doc addition.
8077
8078         * gtk/gtkuimanager.c: Shorten the names of some static 
8079         functions.
8080
8081         Support adding and removing merge nodes dynamically (#120647, 
8082         Anders Carlsson):
8083         
8084         * gtk/gtkuimanager.[ch] (gtk_ui_manager_new_merge_id): Renamed 
8085         gtk_ui_manager_next_merge_id to gtk_ui_manager_new_merge_id 
8086         and made it public.
8087         (gtk_ui_manager_add_ui): New function to add UI elements
8088         without juggling XML fragments, currently restricted to menuitems,
8089         toolitems and separators. Actions still come from registered 
8090         action groups.
8091
8092 Mon Sep  1 19:39:14 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
8093
8094         * gdk/gdkwindow.c (gdk_window_get_bg_gc): Fix bug where the
8095         background pixmap was being offset twice, once by the ts_origin in
8096         gdk_window_get_bg_gc(), and once by gdk_draw_rectangle().
8097
8098 2003-09-01  Matthias Clasen  <maclas@gmx.de>
8099
8100         * gtk/gtkuimanager.[ch] (gtk_ui_manager_ensure_update): Make
8101         this public again, since it's occasionally useful.  (#121128,
8102         Marco Pesenti Gritti)
8103
8104         * gtk/gtkaction.c: Add an "is_important" property and propagate
8105         it to toolitem proxies.  (#121058, Marco Pesenti Gritti)
8106
8107 Mon Sep  1 00:32:30 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
8108
8109         * tests/testtoolbar.c (main): connect to "delete_event" so the
8110         application will actually quit when you close the window
8111
8112 2003-09-01  Matthias Clasen  <maclas@gmx.de>
8113
8114         * gtk/gtkuimanager.c (gtk_ui_manager_get_widget) 
8115         (gtk_ui_manager_get_action): g_return_if_fail() if
8116         path is NULL.
8117         (gtk_ui_manager_get_node): Avoid a segfault if path is empty.
8118         (gtk_ui_manager_finalize): Remove the idle on finalize. (#121125, 
8119         Marco Pesenti Gritti)
8120
8121 2003-08-31  Matthias Clasen  <maclas@gmx.de>
8122
8123         * gtk/gtktoolitem.c: Fix some typos in docs.
8124
8125         * gtk/gtkuimanager.[ch] (gtk_ui_manager_get_action): New function,
8126         replaces gtk_ui_manager_activate().  (#120658)
8127
8128         * tests/testmerge.c: Use gtk_ui_manager_get_action() instead of
8129         gtk_ui_manager_activate().
8130
8131         * gtk/gtkaction.c: 
8132         * gtk/gtkactiongroup.c: Some doc tweaks.
8133
8134         * gtk/gtkuimanager.[hc]: Get rid of the remove_widget signal. It
8135         wasn't emitted anyway. Some doc tweaks.
8136
8137 2003-08-30  Matthias Clasen  <maclas@gmx.de>
8138
8139         * tests/testmerge.c (add_widget): Connect to "destroy" on toolbar,
8140         rather than to "remove" on handlebox. 
8141
8142         * gtk/gtkuimanager.[hc] (gtk_ui_manager_activate): New method to
8143         activate an action found by following a path.  (#120658)
8144
8145         * tests/testmerge.c: Add a button to test gtk_ui_manager_activate().
8146
8147         * tests/testmerge.c (add_widget): Put toolbars in handleboxes.
8148
8149         * gtk/gtkuimanager.[hc]: Add a boolean property, "add_tearoffs" with 
8150         setter and getter. If it is set, add tearoff menu items to regular 
8151         menus, but not to popups. Add a signal "changed", which gets emitted
8152         when the merged ui has changed.  (#120649, #120656)
8153
8154         * tests/testmerge.c: Add button to test the generation of tearoff 
8155         menu items.
8156
8157 2003-08-29  Matthias Clasen  <maclas@gmx.de>
8158
8159         * gtk/gtkactiongroup.c (gtk_action_group_add_radio_actions_full): 
8160         Actually group the actions together rather than putting each in its 
8161         own group.
8162
8163         * gtk/gtkradioaction.c (create_menu_item): Set "draw_as_radio" on 
8164         proxy menu items for radio actions.
8165
8166         * gtk/gtkgamma.c (gamma_ok_callback): Use g_strtod instead of strtod.
8167
8168 Fri Aug 29 21:40:01 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
8169
8170         * gtk/gtkactiongroup.c (gtk_action_group_add_radio_actions_full):
8171         Fix use of uninitialized variable.
8172
8173         * gtk/gtktextutil.c
8174         (_gtk_text_util_append_special_char_menuitems): add const cast to
8175         get rid of warning
8176
8177 2003-08-29  Matthias Clasen  <maclas@gmx.de>
8178
8179         * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_class_init): Install 
8180         "draw_as_radio" as a separate property, not as an alias of 
8181         "inconsistent".
8182         (gtk_check_menu_item_get_property): 
8183         (gtk_check_menu_item_set_property): Also support "draw_as_radio".
8184
8185 Fri Aug 29 20:32:07 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
8186
8187         * gtk/gtktoolbar.c: Only treat buttons as homogeneous when they
8188         are narrower than 13 time the estimated character width of the
8189         font. (#107781, David Bordoley)
8190
8191         * gtk/gtktoggletoolbutton.c (gtk_toggle_tool_button_init): Check
8192         here if the GtkToggleButton is active. This may be the case if it
8193         is a radio button.
8194
8195         * gtk/gtktoolbar.c: Clarify documentation wrt. GtkSignalFunc
8196         vs. void (*) (GtkWidget, gpointer). (#107495, Mariano
8197         Suarez-Alvarez).
8198
8199         * gtk/gtkcheckmenuitem.[ch]: new "draw_as_radio"
8200         property. (#111207, David Bordoley).
8201
8202         * gtk/gtktoggletoolbutton.c
8203         (gtk_toggle_tool_button_create_menu_proxy): use new
8204         "draw_as_radio" property on the menu item when the item is a radio
8205         tool button
8206
8207         * gtk/gtktoolbutton.c (gtk_tool_button_create_menu_proxy): Fixes
8208         to only pay attention to the "use_underline" property when the
8209         button label comes from the "label" property.
8210
8211 2003-08-29  Laurent Dhima  <laurenti@alblinux.net>
8212
8213         * configure.in: Added "sq" to ALL_LINGUAS.
8214         
8215 2003-08-28  Matthias Clasen  <maclas@gmx.de>
8216
8217         * gdk/x11/gdkkeys-x11.c (gdk_keymap_translate_keyboard_state): Markup
8218         fix in the docs.
8219
8220         * gtk/gtkuimanager.c: Change the XML format:
8221         <Root> element is replaced by <ui>,
8222         <menu> element is replaced by <menubar>,
8223         <submenu> element is replaced by <menu>,
8224         <dockitem> element is replaced by <toolbar>,
8225         <popups> element is gone,
8226         verb attribute is replaced by action,
8227         name defaults to action or the element name. 
8228
8229         * gtk/gtkactiongroup.[hc]: Replace GtkActionGroupEntry by 
8230         GtkActionEntry and GtkRadioActionEntry. GtkActionEntry is simplified 
8231         by removing the user_data, entry_type and extra_data fields, 
8232         GtkRadioActionEntry is further simplified by removing the callback. 
8233         The user_data can now be specified as an argument to 
8234         gtk_action_group_add_actions(). There is a new method 
8235         gtk_action_group_add_radio_actions(), which is similar to 
8236         gtk_action_group_add_actions(), but takes GtkRadioActionEntrys
8237         and a callback parameter in addition to the user_data. The callback
8238         is connected to the ::changed signal of the first group member.
8239         There are _full() variants taking a GDestroyNotify of 
8240         gtk_action_group_add_[radio_]actions().
8241
8242         * gtk/gtkradioaction.[hc]: Add a ::changed signal which gets emitted 
8243         on every member of the radio group when the active member is changed. 
8244         Add an integer property "value", and a getter for the value of "value"
8245         on the currently active group member. 
8246
8247         * tests/testactions.c: 
8248         * tests/testmerge.c: 
8249         * tests/merge-[123].ui:  
8250         * demos/gtk-demo/appwindow.c: Adjust to these changes.
8251
8252         * gtk/gtktoolbar.c (gtk_toolbar_append_element): Trivial doc fix.
8253
8254 2003-08-27  Anders Carlsson  <andersca@gnome.org>
8255
8256         * demos/gtk-demo/appwindow.c (do_appwindow): Focus the
8257         text view, so the tool bar won't have focus.
8258
8259 Tue Aug 26 09:57:38 2003  Owen Taylor  <otaylor@redhat.com>
8260
8261         * gdk/x11/gdkkeys-x11.c (update_keymaps): Fix variable
8262         declaration not at start of block. (#120371, Damien Carbery)
8263
8264 2003-08-26  Matthias Clasen  <maclas@gmx.de>
8265
8266         * gtk/gtkuimanager.[hc] (gtk_ui_manager_add_ui_from_string): Use gssize 
8267         for length, not gsize.
8268
8269         * gtk/gtkuimanager.c: Refactor the XML format a bit: rename <Root> to 
8270         <ui> and make it optional in strings. Rename verb to action, <dockitem> 
8271         to <toolbar>, <menu> to <menubar>, <submenu> to <menu>.
8272
8273         * demos/gtk-demo/appwindow.c: 
8274         * tests/testactions.c: 
8275         * tests/testmerge.c:
8276         * tests/merge-1.ui:
8277         * tests/merge-2.ui:
8278         * tests/merge-3.ui: Adjust to the new XML format.
8279
8280 Mon Aug 25 19:55:55 2003  Owen Taylor  <otaylor@redhat.com>
8281
8282         * gtk/gtktextview.c (gtk_text_view_update_layout_width): 
8283         Since we add one to the layout's reported width to
8284         account for the cursor, we need to subtract one when
8285         setting the wrap width for the layout. (Fixes infinite
8286         loop (#120325, Frederic Crozat)
8287
8288         * gtk/gtktextlayout.c (gtk_text_layout_get_line_display): 
8289         Be a bit more careful about rounding when converting
8290         wrapped width from Pango units to pixels.
8291
8292 2003-08-26  Matthias Clasen  <maclas@gmx.de>
8293
8294         Rename GtkMenuMerge to GtkUIManager. 
8295         
8296         * gtk/gtkuimanager.[hc]: New files. 
8297         * gtk/gtkmenumerge.[hc]: Removed. 
8298
8299         * gtk/Makefile.am: 
8300         * gtk/gtk.h:
8301         * tests/testmerge.c: 
8302         * tests/testactions.c: 
8303         * demos/gtk-demo/appwindow.c: Replace all uses of GtkMenuMerge by 
8304         GtkUIManager.
8305
8306         * demos/gtk-demo/appwindow.c: Make GtkMenuMerge demo less intimidating: 
8307         add comments to entries array, remove newlines from ui definition. Don't 
8308         use the ::add_widget signal.
8309
8310 Mon Aug 25 17:28:04 2003  Owen Taylor  <otaylor@redhat.com>
8311
8312         * gtk/gtknotebook.c (gtk_notebook_forall): Don't
8313         include page->menu_label - causes various problems,
8314         including #12047.
8315
8316 Mon Aug 25 23:21:43 2003  Kristian Rietveld  <kris@gtk.org>
8317
8318         Merge from stable.
8319
8320         Fixes #115871, reported by Michael Natterer.
8321
8322         * gtk/gtktreeprivate.h: added GtkTreeSelectMode enum,
8323         added ctrl_pressed and shift_pressed bitfields,
8324         (_gtk_tree_selection_internal_select_node): replace GdkModifierType
8325         arg with GtkTreeSelectMode.
8326
8327         * gtk/gtktreeselection.c (gtk_tree_selection_set_mode),
8328         (gtk_tree_selection_select_path), (gtk_tree_selection_unselect_path),
8329         (_gtk_tree_selection_internal_select_node): all updated for
8330         GdkModifierType -> GtkTreeSelectMode move.
8331
8332         * gtk/gtktreeview.c (gtk_tree_view_button_press): set ctrl_pressed
8333         and shift_pressed around selection handling block,
8334         (gtk_tree_view_real_select_cursor_row),
8335         (gtk_tree_view_real_toggle_cursor_row),
8336         (gtk_tree_view_real_selection_cursor_parent),
8337         (gtk_tree_view_real_set_cursor): use ctrl_pressed and shift_pressed,
8338         instead of checking the event state. And also updates for the
8339         GdkModifierType -> GtkTreeSelectMode move.
8340
8341 Wed Aug 20 21:26:49 2003  Owen Taylor  <otaylor@redhat.com>
8342
8343         * gtk/gtkplug.c (gtk_plug_focus): Send the focus on
8344         to the parent when there was no focus widget before
8345         and no focus widget after - that is, when there are
8346         no focusable widgets. (#108678, help tracking it
8347         down from Padraig O'Briain, Federico Mena Quintero, )
8348
8349         * gtk/gtkxembed.[ch]: Move various shared utilities
8350         for the XEMBED protocol eused by GtkPlug and GtkSocket 
8351         here.
8352
8353         * gtk/gtkxembed.[ch] gtkplug.c gtksocket.c: Implement
8354         a flag bit that is sent with focus mesages to indicate
8355         that the focus has wrapped around on the toplevel;
8356         use this bit to catch infinite loops when there is no
8357         focusable widget at ll in the entire toplevel.
8358
8359         * tests/testsocket.c (child_read_watch): Remove an
8360         extraneous unref.
8361
8362         * gtk/gtkplug.c gtk/gtksocket.c gtk/gtkxembed.h: 
8363         Up XEMBED protocol version to 1, add logic for 
8364         sending the right version in XEMBED_EMBEDDED_NOTIFY.
8365
8366         * gtk/gtksocket.c (gtk_socket_add_window): Send
8367         the embedder window in the XEMBED_EMBEDDED_NOTIFY
8368         as the spec requires.
8369
8370 Mon Aug 25 16:15:41 2003  Owen Taylor  <otaylor@redhat.com>
8371
8372         * gdk/x11/gdkkeys-x11.c: Fix up CapsLock and 
8373         NumLock handling for non-XKB. Add a special case
8374         hack for NumLock on Sun servers. (Patch from
8375         Robert Basch, #115819)
8376
8377 2003-08-25  Matthias Clasen  <maclas@gmx.de>
8378
8379         * gtk/gtkactiongroup.c (gtk_action_group_add_actions): Remove C99isms. (Morten 
8380         Welinder)
8381
8382         * gtk/gtkactiongroup.[hc] (gtk_action_group_set_translate_func,
8383         gtk_action_group_set_translation_domain): Hooks for translation of
8384         label and tooltip in GtkActionGroupEntries.  (#120620)
8385
8386 2003-08-25  Matthias Clasen  <maclas@gmx.de>
8387
8388         * gtk/gtkactiongroup.h (GtkActionGroupEntryType): Namespace the enum
8389         values properly. Sorry about the resize grip trouble, Owen.  (#120621)
8390         
8391         * gtk/gtkactiongroup.c: 
8392         * demos/gtk-demo/appwindow.c: 
8393         * tests/testmerge.c: 
8394         * tests/testactions.c: Use new GtkActionGroupEntryType enum.  
8395
8396 Sun Aug 24 17:14:44 2003  Owen Taylor  <otaylor@redhat.com>
8397
8398         * gtk/gtk.h: Remove reference to gtkresizegrip.h.
8399
8400 Sun Aug 24 17:03:44 2003  Owen Taylor  <otaylor@redhat.com>
8401
8402         * gtk/Makefile.am: Fix accidental commit of references
8403         to gtkresizegrip.[ch]
8404
8405 Sun Aug 24 17:00:03 2003  Owen Taylor  <otaylor@redhat.com>
8406
8407         * gtk/gtkrc.c: Fix some missing initializations of
8408         rc_file->directory.
8409
8410 2003-08-24  Matthias Clasen  <maclas@gmx.de>
8411
8412         * gtk/gtkaction.[ch]: 
8413         * gtk/gtktoggleaction.[ch]: 
8414         * gtk/gtktoggleactionprivate.h: 
8415         * gtk/gtkradioaction.[ch]: 
8416         * gtk/gtkactiongroup.[ch]: 
8417         * gtk/gtkmenumerge.[ch]: A model-view separation for menus and
8418         toolbars, using the EggMenu code by James Henstridge.
8419
8420         * gtk/gtk.h: Include new headers.
8421         * gtk/Makefile.am: Add new files.
8422
8423         * tests/testactions.c: Test for actions.
8424         * tests/testmerge.c: Test for menu merging.
8425         * tests/merge-[123].ui: Test data for testmerge. 
8426         * tests/Makefile.am: Add testactions and testmerge.
8427
8428         * demos/gtk-demo/appwindow.c: Use GtkMenuMerge to construct the 
8429         menubar and toolbar.
8430         
8431 Sat Aug 23 21:40:18 2003  Owen Taylor  <otaylor@redhat.com>
8432  
8433         * gtk/gtkrc.c (gtk_rc_context_parse_one_file): Fix 
8434         problem where rc_file->directory wasn't always getting
8435         set. (#120549, Luis Villa)
8436  
8437 2003-08-22  Christian Rose  <menthos@menthos.com>
8438
8439         * configure.in: Added "ne" to ALL_LINGUAS.
8440
8441 Thu Aug 21 16:00:36 2003  Owen Taylor  <otaylor@redhat.com>
8442  
8443         * gtk/gtkrc.c: Keep a list of current GtkRcFiles
8444         being parsed, not just the directories for those
8445         files. Use that to catch recursion. (Part of
8446         #114988)
8447  
8448 Thu Aug 21 21:27:45 2003  Kristian Rietveld  <kris@gtk.org>
8449
8450         Merge from stable.
8451
8452         Fix option menu scrolling (#119821, Owen Taylor).
8453
8454         * gtk/gtkmenu.c (gtk_menu_scroll_to): remove logic introduced
8455         by #80484 and the CLAMP,
8456         (get_menu_height): new function,
8457         (gtk_menu_real_move_scroll): sort of moved the CLAMP here to correct
8458         new_offset to handle page up/down right.
8459
8460 Thu Aug 21 15:17:42 2003  Owen Taylor  <otaylor@redhat.com>
8461
8462         * gdk/x11/gdkkeys-x11.c: Change the interpretation
8463         of consumed_modifiers so that it contains:
8464          - Modifiers combinations actually found in
8465            state.
8466          - Single modifier modifier combinations.
8467         But not multi-modifier combinations that aren't
8468         in event->state. Document. (#100439)
8469
8470 Thu Aug 21 20:53:46 2003  Kristian Rietveld  <kris@gtk.org>
8471
8472         Slightly modified patch from Yann Rouillard to improve selection
8473         behavior with the mouse. Fixes #120187.
8474
8475         * gtk/gtktreeview.c (gtk_tree_view_button_press): only
8476         select/deselect items on the first button press of button 1,
8477         expand checks for row_activated to include triple clicks.
8478
8479 Thu Aug 21 01:33:51 2003  Kristian Rietveld  <kris@gtk.org>
8480
8481         Merge from stable.
8482
8483         * gtk/gtkspinbutton.c (gtk_spin_button_size_request): always round
8484         approximate digit widths up, to avoid truncation, convert to
8485         pango pixels when we have the full string width instead of converting
8486         the approx digit width to pango pixels, take inner border and
8487         interior focus into account correctly. (Fixes #116368, patch from
8488         Morten Welinder).
8489
8490 2003-08-20  Noah Levitt  <nlevitt@columbia.edu>
8491
8492         * gtk/queryimmodules.c: Don't look at the same directory twice (in
8493         simple cases). (#120342)
8494
8495 Wed Aug 20 22:04:47 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
8496
8497         * gdk/gdkwindow.c: Make the layers in the paint stack have their
8498         own pixmap instead of sharing one. (#118317)
8499
8500         * tests/testgtk.c (create_get_image): Fixes to make the window fit
8501         on an 800x600 screen
8502
8503 Wed Aug 20 22:03:25 2003  Kristian Rietveld  <kris@gtk.org>
8504
8505         Merged from stable.
8506
8507         * gtk/gtkspinbutton.c (start_spinning): change the type of step
8508         to gdouble, since it gets it's data from a gdouble (Fixes #113547).
8509
8510 Mon Aug 18 17:19:12 2003  Owen Taylor  <otaylor@redhat.com>
8511
8512         * modules/input/gtkimcontextxim.[ch]: Substantially
8513         rework the handling of status windows:
8514         
8515          - Store the current StatusWindow in the 
8516            GtkIMContextXIM structure and vice-versa, so we
8517            don't have to hunt the window hierarchy on
8518            cleanup.
8519          - Use the Gtkidget hierarchy instead of/or as well
8520            as the GdkWindow hierarchy when finding the toplevel;
8521            this helps for things like GtkHandlebox
8522          - Watch GtkWidget::hierarchy_changed to catch 
8523            changes in the toplevel without changes in the
8524            GdkWindow (reparenting)
8525          - Never create the GtkWindow for the status window
8526            unless we have text to display.
8527          - Various cleanups, add lots of comments.
8528
8529         (#115077, much help from Takuro Ashie and Hidetoshi
8530         Tajima in tracking this down and figuring out a fix.)
8531
8532         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_focus_in): 
8533
8534         * modules/input/gtkimcontextxim.c: Track the current
8535         screen for each toplevel so that we show the status
8536         window on the right screen. (#116340, James Su)
8537
8538         * modules/input/gtkimcontextxim.c: If create a new IC
8539         when we currently have the focus, call XSetICFocus()
8540         on it.
8541         
8542         * modules/input/gtkimcontextxim.c (get_im): Fix bug
8543         with multiple open screens.
8544
8545 Tue Aug 19 14:37:46 2003  Owen Taylor  <otaylor@redhat.com>
8546
8547         * gtk/gtkimmulticontext.[ch] (struct _GtkIMMulticontext): 
8548         Replace client_window field with 'priv' pointer,
8549         retaining binary compatibility.
8550
8551         * gtk/gtkimmulticontext.c (gtk_im_multicontext_set_slave): 
8552         save use_preedit/cursor_location/focus status and set
8553         up the new slave appropriately. (#118651, Botond Botyanszki)
8554
8555 Tue Aug 19 13:58:50 2003  Owen Taylor  <otaylor@redhat.com>
8556
8557         * gdk/x11/gdkgeometry-x11.c (gdk_window_scroll): 
8558         Don't use impl->position_info.clip_rect for toplevels.
8559         (#107068, reported by Thomas Mirlacher)
8560
8561 Mon Aug 18 11:48:51 2003  Owen Taylor  <otaylor@redhat.com>
8562
8563         * gdk/x11/gdkdrawable-x11.c (convert_to_format): 
8564         Add a fallback for unaligned source data for
8565         FORMAT_ARGB_MASK. (#117217)
8566
8567 Mon Aug 18 10:51:57 2003  Owen Taylor  <otaylor@redhat.com>
8568
8569         * configure.in: Rework handling of REBUILD_PNGS,
8570         so that we also don't try to REBUILD_PNGS when
8571         cross-compiling and there is no gdk-pixbuf-csource.
8572         But give an error if gtk/stock-icons/gtkstockpixbufs.h
8573         is not in the source tree. (Note that REBUILDS_PNG
8574         was set backwards before, which is why you always
8575         had to manually recreate gtkstockpixbufs.h!)
8576
8577 Mon Aug 18 10:19:55 2003  Owen Taylor  <otaylor@redhat.com>
8578
8579         * gtk+-2.0-uninstalled.pc.in: Add a missing gtk/ in the
8580         path to libgtk.la. (#120080, Benedikt Spranger)
8581
8582 Sat Aug 16 10:34:49 2003  Owen Taylor  <otaylor@redhat.com>
8583
8584         * modules/input/imcedilla.c: Make the list of default
8585         languages more comprehensive. (Suggestion of
8586         Fco. Javier F. Serrador)
8587
8588 Sat Aug  9 12:47:11 2003  Owen Taylor  <otaylor@redhat.com>
8589
8590         * gdk/gdk.c (gdk_arg_context_parse): Fix broken 
8591         parentheses when skipping args.
8592
8593 Sat Aug 16 16:22:23 2003  Kristian Rietveld  <kris@gtk.org>
8594
8595         Fix major bug in row ref handling, so the new combo box
8596         will actually work right (:. Bug #107748. Patch written
8597         with help from Tim Janik.
8598
8599         The basic idea is to update the row refs in a closure,
8600         before the actual signal is emitted (rather than having
8601         the model connect signal handlers).
8602
8603         * gtk/gtktreemodel.c (gtk_tree_model_base_init): change
8604         g_signal_new calls for row_inserted, row_deleted and
8605         rows_reordered to use the new marshallers,
8606         (row_inserted_marshall), (row_deleted_marshall),
8607         (rows_reordered_marshall): the new marshallers,
8608         (gtk_tree_row_ref_inserted_callback): renamed to
8609         gtk_tree_row_ref_inserted since it isn't a callback
8610         anymore and gets called by the marshaller now,
8611         (gtk_tree_row_ref_deleted_callback): likewise,
8612         (gtk_tree_row_ref_reordered_callback): likewise,
8613         (connect_ref_callbacks), (disconnect_ref_callbacks):
8614         removed,
8615         (gtk_tree_row_reference_new_proxy),
8616         (gtk_tree_row_reference_free),
8617         (gtk_tree_row_reference_inserted),
8618         (gtk_tree_row_reference_deleted),
8619         (gtk_tree_row_reference_reordered): updated.
8620
8621 Fri Aug 15 16:54:39 2003  Owen Taylor  <otaylor@redhat.com>
8622
8623         Improve Cedilla handling - based on a patch from Gustavo 
8624         De Nardin, #111334
8625
8626         * modules/input/imcedilla.c po/POTFILES.in: Input method that 
8627         produces C_WITH_CEDILLA rather than C_WITH_ACUTE for 
8628         dead_acute+c combinations. Make this the default for
8629         fr and pt.
8630
8631         * gtk/gtkimmulticontext.c (gtk_im_multicontext_get_slave): 
8632         Use LC_CTYPE instead of LC_MESSAGES to pick the default
8633         input method.
8634
8635 Fri Aug 15 17:00:19 2003  Owen Taylor  <otaylor@redhat.com>
8636
8637         * gtk/gtkimcontextsimple.c: Fix missing compose sequence
8638         for Multi_key+c+apostrophe.
8639
8640 Fri Aug 15 21:57:34 2003  Kristian Rietveld  <kris@gtk.org>
8641
8642         Merged from stable.
8643
8644         * gtk/gtktreeview.c (gtk_tree_view_adjustment_changed): stop editing
8645         on vertical scrolling. (#108035, reported by Tim Janik).
8646
8647 Fri Aug 15 20:06:42 2003  Kristian Rietveld  <kris@gtk.org>
8648
8649         Merged from stable.
8650
8651         * gtk/gtktreeview.c (gtk_tree_model_sort_row_changed),
8652         (gtk_tree_model_sort_level_find_insert),
8653         (gtk_tree_model_sort_insert_value): fix off-by-one error.
8654         (#109292 continued, patch from Yann Rouillard).
8655
8656 Fri Aug 15 19:43:14 2003  Kristian Rietveld  <kris@gtk.org>
8657
8658         (Note: This is not exactly the same as the patch which went in
8659          gtk-2-2).
8660
8661         * gtk/gtktreeview.c (gtk_tree_view_class_init),
8662         (gtk_tree_view_key_press), (gtk_tree_view_search_key_press_event):
8663         Also support the up, down, left, right, home, end, page up and
8664         page down keys on the numpad. (#119419, reported by Alex Larsson).
8665
8666 Fri Aug 15 12:34:04 2003  Owen Taylor  <otaylor@redhat.com>
8667
8668         Fixes for X/Cygwin builds of GTK+ (#107623, Masahiro Sakai):
8669
8670         * configure.in (GDK_DEP_LIBS_FOR_X): Make sure that
8671         we link libgtk against X explicitely, since we
8672         make GTK+ calls for plug/socket.
8673
8674         * gtk/queryimmodules.c: Use USE_LA_MODULES and 
8675         G_MODULE_SUFFIX here. 
8676
8677         * gdk/x11/gdkdrawable-x11.c (gdk_x11_draw_image): Protect
8678         XShmPutImage with #ifdef USE_SHM.
8679
8680 Thu Aug 14 18:25:39 2003  Owen Taylor  <otaylor@redhat.com>
8681
8682         * gtk/gtkfilesel.c (gtk_file_selection_populate):
8683         Don't reposition the cursor when we aren't trying
8684         to complete. (Fixes problems with selection on
8685         startup, #108433, reported by Mark Finlay.)
8686
8687         * gtk/gtkfilesel.c (gtk_file_selection_populate): Remove
8688         code that tried to position the cursor after the common
8689         prefix when there was one, it wasn't working, and
8690         would be hard to fix. Just always put the cursor
8691         at the end when completing.
8692
8693 Thu Aug 14 17:58:23 2003  Owen Taylor  <otaylor@redhat.com>
8694
8695         * gtk/gtkfilesel.c (get_current_dir_utf8): If getting
8696         the current directory fails because of encoding
8697         conversion problems, walk up textually to parent
8698         directories until we can convert. (#113627)
8699
8700 Wed Aug 13 17:01:49 2003  Owen Taylor  <otaylor@redhat.com>
8701
8702         * gtk/gtkmenushell.[ch] (gtk_menu_shell_enter_notify):
8703         Remove usage of menu_shell->ignore leave which was
8704         to deal with stray events we no longer get because
8705         we do grabbing differently. Comment it as unused in
8706         the header. (#115837, Keith Bissett)
8707
8708 Wed Aug 13 16:32:43 2003  Owen Taylor  <otaylor@redhat.com>
8709
8710         * gtk/gtkmenu.c (gtk_menu_position, gtk_menu_window_size_request): 
8711         Fix some places that weren't properly Xinerama-ified.
8712
8713         * gtk/gtkmenu.c: Fix problem with windows that scroll
8714         at the top of the screen.
8715
8716 Wed Aug 13 11:34:53 2003  Owen Taylor  <otaylor@redhat.com>
8717
8718         * gtk/gtkcombo.c (gtk_combo_init): connect_after() to 
8719         key-press-event on the entry, so input methods get access to 
8720         key presses before GtkCombo customization.
8721         (#115451, Botond Botyanszki)
8722
8723 2003-08-13  Anders Carlsson  <andersca@gnome.org>
8724
8725         * tests/testtoolbar.c: (set_important_func), (important_toggled),
8726         (create_items_list):
8727         Add an important column.
8728         
8729 Tue Aug 12 15:00:15 2003  Owen Taylor  <otaylor@redhat.com>
8730
8731         * gtk/gtkwindow.c (gtk_window_real_set_focus): Protect
8732         against reentrancy from ::focus-out handlers. 
8733         (#118129, Felipe Heidrich)
8734
8735 Tue Aug 12 14:27:42 2003  Owen Taylor  <otaylor@redhat.com>
8736
8737         * gtk/gtkkeyhash.c (_gtk_key_hash_lookup): Remove
8738         GDK_LOCK_MASK before calling
8739         gdk_keymap_translate_keyboard_state so bindings 
8740         and accelerators are independent of the Caps-lock
8741         key. (#115384, reported by Toni Willberg)
8742
8743 Mon Aug 11 12:07:14 2003  Owen Taylor  <otaylor@redhat.com>
8744
8745         * gdk/x11/gdkevents-x11.c (get_real_window): Add missing
8746         break statements (#119494, Soeren Sandmann)
8747
8748 Mon Aug 11 11:10:07 2003  Owen Taylor  <otaylor@redhat.com>
8749
8750         * gtk/gtkwidget.h: Mark parent public as well; it's
8751         extensively accessed in existing code, so there is
8752         no advantage in making people use get_parent().
8753         (Tweak to #119463 fix)
8754
8755 2003-08-11  Matthias Clasen  <maclas@gmx.de>
8756
8757         Add support for EWMH "Above" and "Below" window states.  (105100,
8758         Manuel Clos)
8759         
8760         * tests/testgtk.c: Add "Above" and "Below" to the the "Window
8761         State" demo.
8762
8763         * gtk/gtkwindow.h: Add gtk_window_set_keep_above and
8764         gtk_window_set_keep_below.
8765
8766         * gtk/gtk.def: Add gtk_window_set_keep_above and
8767         gtk_window_set_keep_below.
8768
8769         * gtk/gtkwindow.c (gtk_window_set_keep_below):
8770         (gtk_window_set_keep_above): New functions, call the corresponding
8771         gdk functions.
8772
8773         * gdk/x11/gdkwindow-x11.c (gdk_window_set_keep_below): New
8774         function, sets _NET_WM_STATE_BELOW.
8775         (gdk_window_set_keep_above): New function, sets
8776         _NET_WM_STATE_ABOVE.
8777
8778         * gdk/gdkwindow.h: Add gdk_window_set_keep_above and
8779         gdk_window_set_keep_below.
8780
8781         * gdk/gdkevents.h (GdkWindowState): Add GDK_WINDOW_STATE_ABOVE and
8782         GDK_WINDOW_STATE_BELOW.
8783
8784         * gdk/gdk.def: Add gdk_window_set_keep_above and
8785         gdk_window_set_keep_below.
8786
8787         * acinclude.m4: Copy newer versions of JH_CHECK_XML_CATALOG and
8788         JH_PATH_XML_CATALOG from gtk-doc to enable configuring without
8789         xmlcatalog in PATH.  (#119115)
8790
8791 2003-08-10  Matthias Clasen  <maclas@gmx.de>
8792
8793         * gtk/gtkwidget.h (struct _GtkWidget): Mark some members as
8794         public.  (#119463)
8795
8796 2003-08-09  Noah Levitt  <nlevitt@columbia.edu>
8797
8798         * gdk/gdkevents.h:
8799         * docs/reference/gdk/tmpl/windows.sgml: Elaborate a bit more in the
8800         docs on GdkFilterFunc and GdkFilterReturn.
8801
8802 2003-08-09  Matthias Clasen  <maclas@gmx.de>
8803
8804         * gtk/gtkcalendar.c:  Add and hook in gtk_calendar_scroll,
8805         to let the mouse wheels select the month. Scrolling down
8806         moves forward in time. (#53134, Abigail Brady) 
8807
8808         * gtk/gtkcalendar.c: Complete the RTL flipping support for
8809         GtkCalendar, make it possible to flip the headings using the
8810         "magic translated string" technique.  Translators, note the
8811         comment in gtk_calendar_init() explaining this.  (#102416)
8812
8813         * gtk/gtkcalendar.c: Get the information about the first day of
8814         the week from the locale using another instance of the "magic
8815         translated string" technique.  Ignore the display option
8816         GTK_CALENDAR_WEEK_START_MONDAY with a warning.  (#87977)
8817
8818         * gtk/gtkcalendar.c: Add DND support to GtkCalendar. The selected
8819         date is dragged as text, formatted via strftime %x. Text drops are
8820         accepted if g_date_set_parse() can make sense of the text. A
8821         dedicated data format for date DND has not been introduced yet,
8822         since there didn't seem to be sufficient consensus on such a
8823         format on xdg-list.  (#117297)
8824         
8825 2003-08-08  Matthias Clasen  <maclas@gmx.de>
8826
8827         * gdk/gdkregion-generic.c (gdk_region_spans_intersect_foreach):
8828         Fix a segfault.  (#115284, Jan Kratochvil)
8829
8830 2003-08-08  Tor Lillqvist  <tml@iki.fi>
8831
8832         * gdk/win32/gdkevents-win32.c (print_event): Print also the root
8833         coordinates for events that have such. Print coordinates for enter
8834         and leave events.
8835
8836         (gdk_event_translate): Don't use event uninitialixed in the
8837         return_exposes branch of the WM_PAINT handler.
8838
8839         * gdk/win32/gdkwindow-win32.c (gdk_window_new,
8840         _gdk_windowing_window_get_pointer, _gdk_windowing_window_at_pointer): 
8841         Must offset top-level window coordinates here, too.
8842
8843 2003-08-08  Matthias Clasen  <maclas@gmx.de>
8844
8845         * demos/gtk-demo/appwindow.c (do_appwindow): Hide the resize grip
8846         when maximized or fullscreen.
8847
8848 2003-08-07  Tor Lillqvist  <tml@iki.fi>
8849
8850         * gdk/win32/gdkinput-win32.h
8851         * gdk/win32/gdkinput-win32.c (_gdk_input_configure_event,
8852         _gdk_input_enter_event): Drop the GdkEvent* parameter, it wasn't
8853         used.
8854
8855         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Adapt caller
8856         accordingly, in fact an uninitialised variable was dereferenced.
8857         
8858
8859         [Win32] Add support for multiple monitors. 
8860         
8861         * gdk/win32/gdkprivate-win32.h
8862         * gdk/win32/gdkglobals-win32.c: New global variables for
8863         multiple-monitor info: _gdk_num_monitors, _gdk_monitors, and
8864         _gdk_offset_x and _gdk_offset_y.
8865         
8866         * gdk/win32/gdkdisplay-win32.c (count_monitor, enum_monitor): New
8867         functions, enumeration functions passed to EnumDisplayMonitors().
8868
8869         (gdk_display_open): If the EnumDisplayMonitors() and
8870         GetMonitorInfo() API is present (on Win98, Win2000 and newer), use
8871         if to find out monitor info.
8872
8873         Calculate the offset between Win32 coordinates (relative to the
8874         primary monitor's origin (and thus negative on monitors to the
8875         left of or above it), and GDK's (visible coordinates should be
8876         non-negative).
8877         
8878         * gdk/win32/gdkscreen-win32 (gdk_screen_get_n_monitors,
8879         gdk_screen_get_monitor_geometry): Use information collected above.
8880
8881         (gdk_window_move, gdk_window_move_resize_window_get_geometry):
8882         Subtract _gdk_offset_{x,y} from GDK root window coordinates.
8883
8884         (gdk_window_get_geometry, gdk_window_get_origin,
8885         gdk_window_get_frame_extents): For top-level windows, add
8886         _gdk_offset_{x,y} to GDK root window coordinates
8887
8888         Still need to handle multiple monitors in
8889         gdk_window_fullscreen(). Probably should make the window
8890         fullscreen on the monitor where the cursor is?
8891
8892         * gdk/win32/gdkevents-win32.c: Add _gdk_offset_{x,y} to all GDK
8893         root window coordinates in GdkEvents.
8894
8895         
8896         [Win32] Fix geometry hint handling. Add support for resize
8897         increment and base size, and aspect ratio geometry hints. The
8898         "gridded geometry" test in testgtk now works beautifully.
8899
8900         * gdk/win32/gdkwindow-win32.c (gdk_window_set_geometry_hints):
8901         Turns out this function shouldn't actually ever modify the
8902         window's size, just store the hints. (Old code kept for a while
8903         inside #if 0.)
8904
8905         (gdk_window_set_hints): Remove presumably broken code that handles
8906         the position hints, this function is obsolete anyway.
8907
8908         * gdk/win32/gdkevents-win32.c: Drop the current_{x,y}_root
8909         variables, not used.
8910
8911         (adjust_drag): New function, used to implement resize increment
8912         hints.
8913
8914         (gdk_event_translate): Handle WM_SIZING, implement resize
8915         increment and base size, and aspect ratio geometry hints here. The
8916         WM_GETMINMAXINFO handler takes care of the minimum and maximum
8917         size hints as before. Fix the WM_GETMINMAXINFO handler to take
8918         into account window decorations. No need to modify the
8919         ptMaxPosition and ptMaxSize fields in the MINMAXINFO struct,
8920         the defaults are fine.
8921         
8922         * gdk/win32/gdkprivate-win32.h 
8923         * gdk/win32/gdkwindow-win32.c (_gdk_win32_adjust_client_rect,
8924         _gdk_win32_get_adjusted_client_rect): New helper functions.
8925
8926 2003-08-07  Matthias Clasen  <maclas@gmx.de>
8927
8928         * gdk/x11/gdkevents-x11.c (gdk_check_wm_state_changed): Reset the
8929         toplevel->have_* flags before iterating over the _NET_WM_STATE 
8930         atoms.  (#119217) 
8931
8932 Thu Aug  7 16:49:29 2003  Owen Taylor  <otaylor@redhat.com>
8933  
8934         * gtk/gtkwidget.c (gtk_widget_set_style_internal): 
8935         Fix a bug where on theme change, resize/redraw wasn't
8936         properly getting queued on toplevel windows. (#116346,
8937         Rajkumar Siva)
8938  
8939         * gtk/gtkwidget.c (gtk_widget_invalidate_widget_windows): 
8940         Fix bug where wrong coordinates were used for toplevel
8941         window.
8942  
8943 Thu Aug  7 16:40:21 2003  Owen Taylor  <otaylor@redhat.com>
8944
8945         * gtk/gtknotebook.c (gtk_notebook_remove): Remove leftover
8946         page_num variable (Archit Baweja)
8947
8948 2003-08-07  Matthias Clasen  <maclas@gmx.de>
8949
8950         * gtk/gtkspinbutton.c (gtk_spin_button_default_input): Use g_strtod() to
8951         cope with C libraries with crippled locale support.  (#115293)
8952
8953 2003-08-07  Hans Breuer  <hans@breuer.org>
8954
8955         * gdk/win32/gdkevents-win32.c : finally use TrackMouseEvent
8956         (only if the new window not known to Gdk) to get proper
8957         leave notification, and get rid of the wrong placed 
8958         tooltips, bug #102283
8959  
8960         (gdk_event_translate) : small code reordering to not get
8961         GDK_MOTION_NOTIFY for still mouse and get back tooltips on 
8962         menus, bug #117367
8963
8964 2003-08-07  Tor Lillqvist  <tml@iki.fi>
8965
8966         * gdk/gdk.def
8967         * gdk/win32/gdkfont-win32.c (gdk_fontset_load_for_display): Add
8968         missing function, trivially implement.
8969
8970 2003-08-07  Matthias Clasen  <maclas@gmx.de>
8971
8972         * gtk/gtkctree.c (draw_row): Don't cut descenders when 
8973         rendering.  (#118646, Charles Kerr) 
8974
8975 2003-08-06  Hans Breuer  <hans@breuer.org>
8976
8977         * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_new) :
8978         initialize bits to 0 (probably default on NT)
8979
8980         * gdk/win32/gdkwindow-win32.c (gdk_window_set_icon) :
8981         now it works as intended ;-)
8982
8983 2003-08-04  Hans Breuer  <hans@breuer.org>
8984
8985         * gdk/win32/gdkwindow-win32.c(gdk_window_set_modal_hint) :
8986         set HWND_NOTOPMOST for modal==FALSE, fixes bug #118435
8987
8988         * gdk/win32/gdkwindow-win32.c : implement gdk_window_[un]fullscreen
8989         (gdk_window_{move,resize,move_rezize})) : noop if FULLSCREEN
8990
8991         * gdk/win32/gdkwindow-win32.c (gdk_window_set_icon) :
8992         against all expectations it is basically ony a call with WM_SETICON
8993         needed (the visual effect is there, though colors or mask are
8994         still somewhat wrong).
8995         * gdk/win32/gdkwindow-win32.h : place to store the HICON
8996
8997         * gdk/win32/gdkdrawabke.win32.c : readded the conditional end
8998         pixel drawing as it was fixed at 1999-08-23
8999
9000         gtk/gtk.def : updated
9001
9002 Tue Aug  5 10:07:08 2003  Owen Taylor  <otaylor@redhat.com>
9003
9004         * gtk/gtkmessagedialog.c (gtk_message_dialog_get_property): 
9005         Add a missing break. (#119156, Callum McKenzie)
9006
9007 Tue Aug  5 00:24:13 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9008
9009         * gtk/gtkmenu.c (gtk_menu_position): New positioning
9010         algorithm.(#116649)
9011
9012 Fri Aug  1 15:26:46 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9013
9014         * gtk/gtktoolbar.c, gtk/toolitem.c: add new "is_important"
9015         property
9016         
9017         * gtk/gtkradiotoolbutton.c
9018         (gtk_radio_tool_button_new_from_widget): Don't take a stock id
9019
9020         * gtk/gtkradiotoolbutton.c
9021         (gtk_radio_tool_button_new_with_stock_from_widget): make this
9022         function take a stock_id.
9023
9024         * gtk/toolbar: documentation
9025
9026 Mon Aug  4 14:53:46 2003  Owen Taylor  <otaylor@redhat.com>
9027
9028         * gdk/x11/gdkimage-x11.c (_gdk_windowing_image_init): 
9029         Fix problem where use_xshm was getting set wrong if
9030         MIT_SHM wasn't found. (George Lebel)
9031
9032 2003-08-04  Tor Lillqvist  <tml@iki.fi
9033
9034         * gdk/win32/gdkevents-win32.c (apply_filters): Fix braino:
9035         actually use the passed-in filter list. The function also needs a
9036         GdkWindow parameter, as filter functions expect
9037         GdkEvent::any.window to be valid. (#119034, Hans Breuer)
9038
9039 2003-08-03  Matthias Clasen  <maclas@gmx.de>
9040
9041         * gdk/x11/gdkscreen-x11.c (gdk_screen_get_n_monitors): 
9042         (gdk_screen_get_monitor_geometry): Improve wording of the docs, avoid
9043         the term "virtual screen".  (#119030, Tor Lillqvist)
9044
9045 2003-08-02  Matthias Clasen  <maclas@gmx.de>
9046
9047         * tests/testtext.c (test_init): 
9048         * tests/testgtk.c (test_init): 
9049         * tests/testdnd.c (test_init): 
9050         * demos/pixbuf-init.c (pixbuf_init): 
9051         * demos/gtk-demo/main.c (main): Use g_setenv().
9052
9053         * gdk/x11/gdkdisplay-x11.c (_gdk_windowing_set_default_display): Use
9054         g_unsetenv(). 
9055
9056 Sat Aug  2 12:53:16 2003  Owen Taylor  <otaylor@redhat.com>
9057
9058         * configure.in: Requires glib-2.3.0, pango-1.2.0.
9059
9060         * configure.in: Require Xft version 2,
9061         remove code for handling older versions of pango and Xft.
9062         Many miscellaneous improvements to X checks
9063
9064         * acinclude.m4: Add GTK_ADD_LIB() macro for adding 
9065         a library to a variable, avoiding dups.
9066
9067         * gdk/x11/gdkfont-x11.c (gdk_font_from_description_for_display): 
9068         Always load "fixed"
9069
9070         * gdk/x11/gdk*-x11.[ch]: Remove support for Xft1 and
9071         for pangox.
9072
9073 2003-08-02  Matthias Clasen  <maclas@gmx.de>
9074
9075         * gtk/gtkcolorsel.c (color_sample_drop_handle) 
9076         (palette_drop_handle): 
9077         * gtk/gtkcolorbutton.c (gtk_color_button_drag_data_received):  Accept
9078         drops with the wrong format, since the KDE color chooser incorrectly
9079         drops application/x-color with format 8.  (#118810)
9080
9081         * gtk/gtkcolorsel.c (color_sample_drop_handle) (palette_drop_handle): 
9082         * gtk/gtkcolorbutton.c (gtk_color_button_drag_data_received):  
9083         Accept drops with the wrong format, since the KDE color chooser 
9084         incorrectly drops application/x-color with format 8.  (#118810)
9085
9086 2003-08-02  Tor Lillqvist  <tml@iki.fi>
9087
9088         Fix gdk/win32 window geometry handling again. The window position
9089         in a GDK_CONFIGURE event should be that of the client area, not of
9090         the window decorations. (I was confused by the term "window
9091         border" in X11. It does *not* mean the window manager
9092         decorations. There are no X11-style window borders in Win32.)
9093         Also, this time do take the geometry hints into account
9094         appropriately when moving windows. Now testgtk's gravity test's
9095         move buttons work OK. There are stil problems with taking gravity
9096         into account when showing a hidden window.
9097
9098         * gdk/win32/gdkwindow-win32.h: Keep a whole GdkGeometry as hints
9099         instead of separate fields.
9100         
9101         * gdk/win32/gdkevents-win32.c (handle_configure_event): Don't
9102         adjust for decorations.
9103
9104         * gdk/win32/gdkwindow-win32.c (get_outer_rect,
9105         adjust_for_gravity_hints): New functions.
9106         (gdk_window_move, gdk_window_resize, gdk_window_move_resize): Use
9107         above functions, take geometry hints into account.
9108         (gdk_window_set_geometry_hints): Size hints specicy client area,
9109         not including decorations.
9110
9111 Fri Aug  1 17:10:22 2003  Owen Taylor  <otaylor@redhat.com>
9112
9113         * gtk/gtkfilesel.c (cmpl_completion_fullname): Always
9114         return an absolute path (#115590), fix a problem where
9115         you could crash the file selector with a looong name
9116         by returning a newly allocated buffer.
9117
9118 Fri Aug  1 16:44:51 2003  Owen Taylor  <otaylor@redhat.com>
9119
9120         * gtk/gtkfilesel.c (update_cmpl): Fix obvious reallocation
9121         bug in rarely or never hit code path (#118071,
9122         Tor Lillqvist)
9123
9124 Fri Aug  1 16:30:13 2003  Owen Taylor  <otaylor@redhat.com>
9125
9126         * gdk/x11/gdkdrawable-x11.c (_gdk_x11_have_render): 
9127         If the check for missing depths, try actually creating pixmaps
9128         of the depths to deal with Xinerama not reporting
9129         all the depths it should. (#115822)
9130
9131 Fri Aug  1 15:33:59 2003  Owen Taylor  <otaylor@redhat.com>
9132
9133         * gtk/gtksocket.c: Patch from Denis Mikhalkin to
9134         forward KeyRelease events as well as KeyPress events.
9135         (#115597)
9136
9137 Fri Aug  1 15:06:25 2003  Owen Taylor  <otaylor@redhat.com>
9138  
9139         * gdk/gdk.c (gdk_parse_args): g_set_prgname("<unknown>")
9140         if argc is 0 as well, instead of leaving it unset.
9141         (#116023, Michael Meeks)
9142  
9143 Thu Jul 31 23:09:02 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9144
9145         * gtk/gtktoolbar.c (gtk_toolbar_class_init): make show_arrow
9146         default to TRUE; ignore the property when api_mode != NEW_API
9147
9148 2003-07-31  Matthias Clasen  <maclas@gmx.de>
9149
9150         * gtk/gtkwindow.c (gtk_window_set_default_icon): Rename parameter pixbuf
9151         to icon, to pacify gtk-doc.
9152
9153         * gtk/gtkwidget.c (gtk_widget_class_init): Fix formatting of drag-motion 
9154         example. 
9155
9156 Thu Jul 31 15:33:33 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9157
9158         * gtk/gtk*tool*.h: add padding to subclasses of GtkToolItem
9159
9160 Thu Jul 31 15:29:28 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9161
9162         * gtk/gtktoolitem.c (struct _GtkToolItemPrivate): remove unused
9163         overflow_item field.
9164
9165 Wed Jul 30 21:11:13 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9166
9167         * gtk/gtktoolitem.h: make _gtk_tool_item_toolbar_reconfigured()
9168         an internal function
9169
9170         * gtk/gtktoolitem.h: remove unused declaration of
9171         _gtk_tool_item_get_drag_window().
9172
9173 Wed Jul 30 17:03:58 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9174
9175         * gtk/gtktoolbutton.[ch]:
9176         (gtk_tool_button_new): swap icon_widget and label arguments to
9177         match BonoboUIToolbarButton.
9178
9179         * gtk/gtktoolbar.h: un-deprecate gtk_toolbar_{set|unset}_style().
9180
9181 2003-07-30  Matthias Clasen  <maclas@gmx.de>
9182
9183         * gtk/gtkwidget.c (gtk_widget_class_init): Some updates to the DND
9184         signal docs. 
9185
9186 2003-07-29  Tor Lillqvist  <tml@iki.fi>
9187
9188         Fix for #108007, #112402, #117042: There was confusion in
9189         gdk/win32 at various places whether a window position refers to
9190         the decoration position or the client area position. Also whether
9191         window size includes decorations or not.
9192         
9193         The correct interpretation apparently is that in GDK (like in
9194         X11), a top-level window position means the decoration's position,
9195         but size means the window's inner size (client area size). In the
9196         Win32 API, the window size usually includes the decorations,
9197         though.
9198         
9199         * gdk/win32/gdkevents-win32.c (decode_key_lparam): Move inside
9200         #ifdef G_ENABLE_DEBUG.
9201         (handle_configure_event): New function, generates GDK_CONFIGURE
9202         events from WM_SIZE and WM_MOVE messages. Even if no event is
9203         generated because of the event mask, still set the private
9204         position and size fields. Calculate position and size correctly.
9205         (gdk_event_translate): Call handle_configure_event().
9206
9207         * gdk/win32/gdkgeometry-win32.c: Cosmetics.
9208
9209         * gdk/win32/gdkwindow-win32.c: Use GDI_CALL() and API_CALL()
9210         macros. Cosmetic debugging output changes.
9211         (SafeAdjustWindowRectEx): Remove. If an application wants to
9212         locate a window outside of the screen, it's not GDK's business to
9213         prevent it. And anyway, with multiple monitors, negative
9214         coordinates are perfectly normal.
9215         (gdk_window_new): Adjust the window size for decorations after
9216         _gdk_window_init_position() has done its job. (But the big window
9217         code currently is presumably broken on Win32 anyway.)
9218         (gdk_window_move): The position passed in is supposed to be that
9219         of the window border, so don't need to adjust for decorations.
9220         (gdk_window_resize, gdk_window_move_resize): Simplify somewhat.
9221
9222 Tue Jul 29 13:55:44 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9223
9224         * gtk/gtktoolbar.c (gtk_toolbar_set_style,
9225         gtk_toolbar_prepend_element, gtk_toolbar_append_element,
9226         gtk_toolbar_insert_space, gtk_toolbar_prepend_space,
9227         gtk_toolbar_append_space, gtk_toolbar_insert_item,
9228         gtk_toolbar_prepend_item, gtk_toolbar_append_item,
9229         gtk_toolbar_set_tooltips, gtk_toolbar_set_orientation,
9230         gtk_toolbar_new, gtk_toolbar_prepend_item):
9231
9232         Move documentation inline from template files.
9233
9234         * gtk/gtktoolbar.c (gtk_toolbar_insert_element,
9235         gtk_toolbar_insert_widget, gtk_toolbar_prepend_widget,
9236         gtk_toolbar_append_widget, gtk_toolbar_remove_space,
9237         gtk_toolbar_insert_stock, gtk_toolbar_unset_icon_size,
9238         gtk_toolbar_get_icon_size, gtk_toolbar_set_icon_size,
9239         gtk_toolbar_get_tooltips, gtk_toolbar_unset_style,
9240         gtk_toolbar_get_style, gtk_toolbar_get_orientation)
9241
9242         Copy documentation from stable that was added after the EggToolbar
9243         branched.
9244
9245         * gtk/gtktoolbar.h: deprecate gtk_toolbar_unset_icon_size()
9246
9247 Mon Jul 28 18:21:34 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9248
9249         * gtk+/docs/: Commit autogenerated changes, so patches will make
9250         sense.
9251
9252 2003-07-27  Tor Lillqvist  <tml@iki.fi>
9253
9254         * gdk/win32/gdkevents-win32.c (build_key_event_state): On Win9x,
9255         the keyboard state returned by GetKeyboardState() doesn't
9256         distinguish between the left and right Control and Alt keys. Thus
9257         we cannot detect AltGr (which is supposed to be left Control +
9258         right Alt) the same way as on NT-based systems, but have to accept
9259         either Control + either Alt as AltGr.
9260
9261 2003-07-27  Matthias Clasen  <maclas@gmx.de>
9262
9263         * gtk/gtktreeselection.c (gtk_tree_selection_selected_foreach):
9264         Fix function name in warning message.  (#118156, Tim-Philipp
9265         Mller)
9266
9267         * gtk/gtkcellrenderer.c (gtk_cell_renderer_get_property):
9268         is-expander and is-expanded are boolean properties, not ints.
9269         (#118359, Josh Parsons)
9270
9271 Sat Jul 26 15:21:27 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9272
9273         * gtk/gtkimagemenuitem.c
9274         (gtk_image_menu_item_toggle_size_request): don't request
9275         toggle_space when the image width is 0.
9276
9277 2003-07-25  Tor Lillqvist  <tml@iki.fi>
9278
9279         * gdk/win32/gdkprivate-win32.h
9280         * gdk/win32/gdkglobals-win32.c: New flags _gdk_input_locale_is_ime
9281         and _gdk_keyboard_has_altgr.
9282         
9283         * gdk/win32/gdkevents-win32.c: Lots of changes. Most important
9284         ones detailled here.
9285
9286         Code that has been ifdeffed out for a long time removed. Remove
9287         some really old doc comments that were left behind for some public
9288         functions, the official ones are in the X11 backend anyway. Change
9289         GDK_WINDOW_OBJECT() calls to GdkWindowObject casts. Reformat
9290         multi-line boolean expressions to have the operators at ends of
9291         lines.
9292
9293         As mouse capture with SetCapture() indeed seems to work OK, no
9294         need to have the correspoinding macro USE_SETCAPTURE and ifdefs.
9295
9296         Ifdef out the gdk-ping-msg stuff. I don't remember why it was
9297         needed at some time, and things seem to work fine now without
9298         (knock on wood).
9299
9300         Ifdef out the search for some Latin locale keyboard layout being
9301         loaded. Not used currently, but might be needed after all, if we
9302         decide that we want to be able to generate ASCII control character
9303         events with a non-Latin keyboard.
9304
9305         (assign_object): New helper function, handles the g_object_ref()
9306         and unref() calls when assigning GObject pointers.
9307                 
9308         (generate_crossing_events): Also generate the GDK_NOTIFY_INTERIOR
9309         enter event when the pointer has moved to an ancestor window. Was
9310         left out by mistake.
9311
9312         (gdk_window_is_ancestor): Renamed from gdk_window_is_child().
9313
9314         (gdk_pointer_grab, gdk_pointer_ungrab): Implement the confine_to
9315         functionality, using ClipCursor().
9316                 
9317         (find_window_for_mouse_event): Splice part of code into new
9318         function find_real_window_for_grabbed_mouse_event().
9319
9320         (fixup_event, append_event, apply_filters): New functions, code
9321         refactored out from elsewhere.
9322
9323         (synthesize_enter_or_leave_event, synthesize_leave_event,
9324         synthesize_enter_event,
9325         synthesize_leave_events,synthesize_enter_events): Also take a
9326         GdkCrossingMode parameter, in preparation to generating
9327         GDK_CROSSING_GRAB and GDK_CROSSING_UNGRAB events.
9328
9329         (fixup_event, append_event, fill_key_event_string): New functions,
9330         code refactoring.
9331
9332         (vk_from_char, build_keypress_event, build_keyrelease_event):
9333         Removed as part of dropping WM_CHAR handling.
9334
9335         (build_key_event_state,gdk_event_translate): Call
9336         GetKeyboardState(), once, for each keyboard message, instead of
9337         several calls to GetKeyState() here and there.
9338
9339         (gdk_event_translate): Fix bugs #104516, #104662, #115902. While
9340         at it, do some major refactoring, and some fixes for potential
9341         problems noticed while going through the code.
9342
9343         Don't handle WM_CHAR at all. Only handle WM_KEYDOWN and
9344         WM_KEYUP. Don't need the state variables related to whether to
9345         wait for WM_CHAR or not, and whether the current key is
9346         AltGr. Remove lots of complexity. Thus don't need the
9347         use_ime_composition flag.
9348
9349         Not handling WM_CHAR means dead key handling will have to be taken
9350         care of by GTK, but that seems to work fine, so no worry.
9351
9352         Another side-effect is that Alt+keypad digits don't work any
9353         longer, but it's better to learn to use GTK's ISO14755 support is
9354         anyway.
9355
9356         Be more careful in checking whether AltGr is involved. Only
9357         attempt to handle it if the keyboard actually has it. And
9358         explicitly check for *left* Control plus *right* Alt being
9359         pressed. Still, allow (left) Alt and/or (right) Control with AltGr
9360         chars.
9361
9362         Handle keys using similar code as in the X11 backend. As we have
9363         built a keymap in gdkkeys-win32.c anyway, use it by calling
9364         gdk_keymap_translate_keyboard_state() to look up the keysym from
9365         the virtual key code and keyboard state. Build the key event
9366         string in exactly the same way as the X11 backend.
9367
9368         If an IME is being used, don't generate GDK events for keys
9369         between receiving WM_IME_STARTCOMPOSITION and
9370         WM_IME_ENDCOMPOSITION, as those keys are for the IME.
9371         
9372         For WM_IME_COMPOSITION, handle all the Unicode chars returned from
9373         the IME, not just the first one.
9374
9375         gdk_event_translate() is still quite complex, could split the
9376         message handler cases out into separate functions.
9377
9378         On mouse events, when the mouse is grabbed, use
9379         find_real_window_for_grabbed_mouse_event() in order to be able to
9380         generate correct crossing events.
9381         
9382         No longer take a pre-allocated GdkEvent as parameter. Instead,
9383         allocate events as needed and append them to the queue. (This is
9384         different from how gdk_event_translate() in the X11 backend
9385         works.) This change made the code much clearer, especially in the
9386         cases where we have to generate several GDK events for one Windows
9387         message.  Return FALSE if DefWindowProc() should be called, TRUE
9388         if not. If DefWindowProc() should not be called, also return the
9389         value to be returned from the window procedure.
9390
9391         (Previously, the interaction with gdk_event_translate()'s caller
9392         was much more complex, when we had to indicate whether the
9393         already-queued event should be left in the queue or removed, and
9394         in addition also had to indicate whether to call DefWindowProc()
9395         or not, and what value to return from the window procedure if
9396         not.)
9397
9398         Don't use a separate "private" variable required to be pointing to
9399         the GdkWindowObject of the "window" variable at all times. Just
9400         use casts, even if looks a bit uglier.
9401
9402         Notice destroyed windows as early as possible, and break out of
9403         the messsage switch.
9404
9405         Use _gdk_pointer_root as current_window when the pointer is
9406         outside GDK's top-level windows.
9407         
9408         On WM_INPUTLANGCHANGE, set _gdk_input_locale_is_ime as
9409         appropriate, based on ImmIsIME().
9410         
9411         (gdk_event_translate, gdk_event_send_client_message_for_display,
9412         gdk_screen_broadcast_client_message): Implement client messages.
9413         Use a registered Windows message to pass GDK client messages. Note
9414         that the amount of user data is restricted to four bytes, as it is
9415         carried in the LPARAM. (The WPARAM is used for the message type
9416         "atom".)
9417         
9418         (real_window_procedure): Adapt for new gdk_event_translate()
9419         interface.
9420
9421         * gdk/win32/gdkmain-win32.c (_gdk_windowing_init): Set
9422         _gdk_input_locale_is_ime initially.
9423
9424         * gdk/win32/gdkwindow-win32.c: Use g_object_ref()/unref() instead
9425         of g_colormap_ref()/unref().
9426
9427         (gdk_window_new): Made code a bit more like the X11 one, pretend
9428         to handle screens (although we just have one for now).
9429
9430         * gdk/x11/gdkevents-x11.c
9431         (gdk_event_send_client_message_for_display,
9432         gdk_screen_broadcast_client_message): Document the user data
9433         limitation on Win32.
9434
9435         * gdk/win32/gdkevents-win32.c (print_event): More complete enter
9436         and leave notify detail output.
9437
9438         * gdk/win32/gdkkeys-win32.c (update_keymap): Make dead keys
9439         visible to GDK and GTK. Store the corresponding GDK_dead_* keysym
9440         for those, so that the GtkIMContextCimple compose tables will
9441         work. Deduce if the keyboard layout has the AltGr key, and set the
9442         above flag accordingly.
9443
9444 2003-07-26  Matthias Clasen  <maclas@gmx.de>
9445
9446         * gtk/gtkwidget.c: Document DND signals.
9447
9448 2003-07-24  Matthias Clasen  <maclas@gmx.de>
9449
9450         * gtk/gtktextview.c (popup_targets_received): Make the "Input Methods"
9451         insensitive when editing isn't possible.  (#118150)
9452
9453 2003-07-23  Matthias Clasen  <maclas@gmx.de>
9454
9455         * gtk/gtkcolorsel.c (gtk_color_selection_init): Make the hue 
9456         spinbutton wrap.  (#118097, John Darrington)
9457
9458         * docs/faq/gtk-faq.sgml: Mention Xnest as a way to debug GTK+ apps. 
9459
9460 2003-07-20  Hans Breuer  <hans@breuer.org>
9461
9462         * makefile.msc : new file to build it all
9463         * Makefile.am : ... added to EXTRA_DIST
9464
9465         * gdk/makefile.msc gtk/stock-icons/makefile.msc 
9466           gtk/makefile.msc.in tests/makefile.msc : updated
9467
9468         * gdk/gdk.def gtk/gtk.def : export a bunch of new 
9469         functions
9470
9471         * gtk/gtkbbox.c : use g_return_val_if_fail() if
9472         there is a value to return
9473
9474         * gtk/gtkfontsel.c gtk/gtkiconfactory.c :
9475         static correctness
9476
9477         * gtk/gtkicontheme.c : ported to use GTimeVal instead of
9478         struct timeval and GTK_DATA_PREFIX instead of GTK_DATADIR
9479
9480         * gtk/gtkicontheme.c : use HAVE_LC_MESSAGES
9481
9482         * gtk/gtkimmulticontext.c : use gtkprivate.h
9483
9484         * gtk/stock-icons/stock_color_picker_25.png
9485           gtk/stock-icons/stock_jump_to_rtl_16.png
9486           gtk/stock-icons/stock_jump_to_rtl_24.png
9487           gtk/stock-icons/stock_redo_rtl_16.png
9488           gtk/stock-icons/stock_redo_rtl_24.png
9489           gtk/stock-icons/stock_undelete_rtl_16.png
9490           gtk/stock-icons/stock_undelete_rtl_24.png
9491           gtk/stock-icons/stock_undo_rtl_16.png :
9492           gtk/stock-icons/stock_undo_rtl_24.png :
9493         readded as binary
9494
9495 Sat Jul 19 22:39:24 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9496
9497         * gtk/gtktoolitem.c (gtk_tool_item_size_request): remove
9498         leftover request of {xy}thickness
9499
9500 Sat Jul 19 16:26:02 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9501
9502         * gtk/gtktoolbutton.c (gtk_tool_button_construct_contents): don't
9503         attempt to add a NULL icon to the box.
9504
9505 Sat Jul 19 12:13:20 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9506
9507         * gtk/gtknotebook.c (gtk_notebook_focus_in|out): only redraw tabs
9508         on focus in/out.
9509
9510 2003-07-19  Matthias Clasen  <maclas@gmx.de>
9511
9512         * gtk/gtkstock.h (GTK_STOCK_DIALOG_AUTHENTICATION): New stock id. 
9513         * gtk/gtkiconfactory.c (get_default_icons): Add
9514         stock_dialog_authentication_48.  (#65765) 
9515         * gtk/stock-icons/Makefile.am (VARIABLES2, IMAGES): Here too.
9516         * gtk/stock-icons/stock_dialog_authentication_48.png: New image.
9517
9518         * gtk/gtkbbox.h: 
9519         * gtk/gtkbbox.c (gtk_button_box_get_child_secondary): New
9520         function. (#64562) 
9521
9522 Sat Jul 19 00:18:40 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9523
9524         * gtk/gtkwindow.c (gtk_window_set_default_icon): Fix C99
9525         declaration
9526
9527         * gtk/gtkwidget.c (gtk_widget_queue_shallow_draw): new function
9528         (gtk_widget_real_focus_{in|out}_event): queue shallow draws
9529         instead of full draws.
9530
9531 2003-07-18  Matthias Clasen  <maclas@gmx.de>
9532
9533         * gtk/gtkwindow.c: Add properties decorated and gravity.  (#80234) 
9534
9535         * gtk/gtktextview.c (gtk_text_view_class_init): Add a new keybinding
9536         signal, move_viewport. 
9537         (gtk_text_view_move_viewport): New function which implements the
9538         move_viewport functionality. 
9539         (gtk_text_view_move_cursor_internal): If the cursor is not visible, move
9540         the viewport. (#78669) 
9541
9542         * gtk/gtkenums.h (GtkScrollStep): New enumeration, used for
9543         move_viewport argument. 
9544
9545         * gtk/gtkstatusbar.c (gtk_statusbar_class_init): Add a has_resize_grip
9546         property.  (#111779) 
9547
9548         * gtk/gtkwindow.h: 
9549         * gtk/gtkwindow.c (gtk_window_set_default_icon): New method.  (#95816)
9550
9551         * gtk/gtkmessagedialog.h:
9552         * gtk/gtkmessagedialog.c (gtk_message_dialog_add_buttons): New method.  
9553         (#65501, Sebastian Rittau)
9554
9555 Fri Jul 18 20:06:57 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9556
9557         * gtk/gtktextview.c (changed_handler): use
9558         gtk_widget_queue_resize_noredraw().
9559
9560 2003-07-16  Jody Goldberg <jody@gnome.org>
9561
9562         * gdk/x11/gdkwindow-x11.c (gdk_window_focus) : fix cut-n-paste-o
9563
9564 Fri Jul 18 19:55:50 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9565
9566         * gtk/gtkwidget.c (gtk_widget_queue_resize_no_redraw): Add this
9567         API. 
9568
9569 Fri Jul 18 18:43:01 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9570
9571         By popular request give toolbuttons a border.
9572         
9573         * gtk/gtktoolitem.c
9574         (gtk_tool_item_size_allocate):
9575         (gtk_tool_item_size_request): don't request and allocate a border
9576         around the child
9577
9578         * gtk/gtktoolbutton.c 
9579         (gtk_tool_button_size_allocate):
9580         (gtk_tool_button_size_request): remove these functions
9581
9582         * gtk/gtktoolbar.c 
9583         (gtk_toolbar_size_request):
9584         (gtk_toolbar_size_allocate): request and allocate a border if we
9585         have a shadow.
9586
9587 Thu Jul 17 19:24:51 2003  Kristian Rietveld  <kris@gtk.org>
9588
9589         Merged from stable.
9590
9591         Fixes issues pointed out by Morten Welinder in #115140.
9592
9593         * gtk/gtktreeview.c (gtk_tree_view_size_request): fix comment,
9594         (do_validate_rows): update validated_area with a logic OR instead
9595         of a bitwise OR,
9596         (validate_rows_handler): make the if statement match the one in
9597         validate_rows(), so we don't leak the timeout.
9598
9599 Thu Jul 17 19:12:02 2003  Kristian Rietveld  <kris@gtk.org>
9600
9601         Merged from stable.
9602
9603         * gtk/gtktreeview.c (gtk_tree_view_remove_widget): the treeview
9604         should only grab focus back if the "cell_editable" widget still
9605         has focus. (Fixes #110104, testcase provided by Marco Pesenti
9606         Gritti).
9607
9608 Thu Jul 17 19:06:34 2003  Kristian Rietveld  <kris@gtk.org>
9609
9610         Merged from stable.
9611
9612         * gtk/gtktreeviewcolumn.c (_gtk_tree_view_column_realize_button):
9613         Don't set attr.event_mask twice, those things were meant to be
9614         ORred. (#115139, pointed out by Morten Welinder).
9615
9616 Thu Jul 17 16:11:21 2003  Kristian Rietveld  <kris@gtk.org>
9617
9618         Merged from stable.
9619
9620         * gtk/gtktreeview.c (gtk_tree_view_rows_reordered): stop editing
9621         if needed. (Fixes #115869, reported by Michael Natterer).
9622
9623 2003-07-15  Matthias Clasen  <maclas@gmx.de>
9624
9625         * gdk/x11/gdkcursor-x11.c (gdk_display_get_maximal_cursor_size):
9626         Fight against gtk-doc stupidity.
9627
9628 2003-07-13  Matthias Clasen  <maclas@gmx.de>
9629
9630         * gtk/gtkdnd.c (gtk_drag_begin): Rename parameter target_list back to 
9631         targets, to pacify gtk-doc.
9632
9633 Sun Jul 13 15:57:57 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9634
9635         * gtk/gtktoolbutton.c (gtk_tool_button_finalize): Fix leaks of
9636         label_text, label_widget and icon_widget. (#117312, 
9637         Christian Persch)
9638         
9639 Sun Jul 13 01:37:51 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9640
9641         * gtk/gtkmenu.c (gtk_menu_class_init): new properties
9642         "horizontal-offset" and "vertical-offset" that determines the
9643         position of the menu when it is a submenu. 
9644
9645         * gtk/gtkmenuitem.c (gtk_menu_item_position_menu): position
9646         submenus according to new vertical- and horizontal-offset
9647         properties.
9648
9649 Sat Jul 12 16:16:04 2003  Kristian Rietveld  <kris@gtk.org>
9650
9651         Merged from stable.
9652
9653         * gtk/gtktreeview.c (gtk_tree_view_drag_data_received): special
9654         case drags to "0", scroll to the top after dropping. (Fixes #94968,
9655         reported by Alp Toker).
9656
9657 Sat Jul 12 16:08:32 2003  Kristian Rietveld  <kris@gtk.org>
9658
9659         Merged from stable.
9660
9661         * demos/gtk-demo/editable_cells.c (cell_edited): fixup bad
9662         code (#115784, Owen Taylor).
9663
9664 Sat Jul 12 16:01:03 2003  Kristian Rietveld  <kris@gtk.org>
9665
9666         Merged from stable.
9667
9668         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_set_property):
9669         free the old text and extra_attrs *after* we parsed the new
9670         markup string. (Fixes #114485, reported by Owen Taylor).
9671
9672 Sat Jul 12 15:51:33 2003  Kristian Rietveld  <kris@gtk.org>
9673
9674         Merged from stable.
9675
9676         Fixes #113904, testcase provided by Rene Seindal.
9677
9678         * gtk/gtktreeview.c (gtk_tree_view_button_press): set
9679         pressed_button to -1 when a row has been activated,
9680         (gtk_tree_view_motion_bin_window): only start a drag if there's
9681         a button being pressed.
9682
9683 Sat Jul 12 15:51:18 2003  Kristian Rietveld  <kris@gtk.org>
9684
9685         Merged from stable.
9686
9687         * gtk/gtktreeview.c (gtk_tree_view_real_collapse_row): use
9688         gdk_window_get_pointer instead of gdk_display_get_window_at_pointer
9689         to avoid a roundtrip (#110272, Owen Taylor).
9690
9691 Sat Jul 12 15:28:26 2003  Kristian Rietveld  <kris@gtk.org>
9692
9693         Merged from stable.
9694
9695         This patch really really fixes scrolling. Related bugs: #81627,
9696         testcase provided by Timo Sirainen, #111500, testcase provided by
9697         manu, #113241, reported by Pedro Gimeno/Michael Natterer.
9698
9699         * gtk/gtktreeview.c (validate_visible_area): scrolling to a dy
9700         which is equal to the lower border of the window means scrolling
9701         to an invisible row, always update the dy when scrolling to an
9702         invisible row, corrected area_above/below calculations for
9703         invisible rows, when walking the tree correct the size
9704         subtracted for invalidated rows, fix wrong logic in comment.
9705
9706 2003-07-11  Matthias Clasen  <maclas@gmx.de>
9707
9708         * gtk/gtkicontheme.c (pixbuf_supports_svg): Use g_strfreev() to free
9709         mime_types.  (#117219, Steve Chaplin)
9710
9711 Tue Jul  8 20:11:04 2003  Owen Taylor  <otaylor@redhat.com>
9712
9713         * gdk/x11/gdkevents-x11.c (get_real_window)
9714         gdk/x11/gdkinput-x11.c (_gdk_input_common_init)
9715         gdk/x11/gdkimage-x11.c (_gdk_windowing_image_init)
9716         gdk/x11/gdkprivate-x11.h (_gdk_windowing_image_init)
9717         Don't assume that all events start with XEventAny - Xkb events
9718         don't! (#105745). So, only do that for core events, and for
9719         non-core events, add a system for registering event types
9720         that start with XEventAny.
9721
9722         * gdk/x11/gdkevents-x11.c (gdk_event_translate):
9723         Check to see if the result of gdk_window_lookup_for_display()
9724         is actually a window.
9725
9726 Fri Jul 11 20:48:14 2003  Kristian Rietveld  <kris@gtk.org>
9727
9728         * gtk/gtktreemodel.c (gtk_tree_path_free): make the path != NULL
9729         check a silent assert, so it follows the g_free() behaviour.
9730
9731 2003-07-11  Matthias Clasen  <maclas@gmx.de>
9732
9733         * gtk/gtkstatusbar.c (gtk_statusbar_init): Center statusbar contents 
9734         vertically.  (#109823, Joe Shaw)
9735
9736 2003-07-11  Morten Welinder  <terra@gnome.org>
9737
9738         * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_pixbuf): Fix memory
9739         access error.  (#69436)
9740
9741 Fri Jul 11 14:32:43 2003  Kristian Rietveld  <kris@gtk.org>
9742
9743         Landing GtkTreeModelFilter and the completion code. (Test program
9744         and documentation will follow next week).
9745
9746         * gtk/gtkcellayout.[ch], gtk/gtkentrycompletion.[ch],
9747         gtk/gtktreemodelfilter.[ch], gtk/gtkentryprivate.h: new files.
9748
9749         * gtkentry.[ch]: added gtk_entry_{get,set}_completion, wrote
9750         necessary code to hook up completion.
9751
9752         * gtktreeviewcolumn.c: made GtkTreeViewColumn implement the new
9753         GtkCellLayout interface.
9754
9755         * gtkmarshalers.list: added BOOLEAN:OBJECT,BOXED.
9756
9757         * gtk/gtk.h, gtk/Makefile.am, po/POTFILES.in: all updated for the new
9758         source files.
9759
9760 Wed Jul  9 19:48:26 2003  Kristian Rietveld  <kris@gtk.org>
9761
9762         Merge from stable.
9763
9764         * gdk/gdkdisplay.c (gdk_display_get_window_at_pointer): don't
9765         directly return from ->window_at_pointer, but set win_x and win_y
9766         first if needed. (Fixes #110166, reported by Arno Charlet).
9767
9768         * gdk/gdkwindow.c (gdk_window_get_composite_drawable): change
9769         function to accept GdkDrawables and not just GdkWindows. This was
9770         already done in some other functions a while back, but this patch
9771         got lost for some reason.
9772
9773 2003-07-09  Matthias Clasen  <maclas@gmx.de>
9774
9775         * gtk/gtkcontainer.c (gtk_container_focus_sort_tab): Consider the text
9776         direction when sorting children.  (#116540, Soeren Sandmann)
9777
9778 Tue Jul  8 17:36:21 2003  Owen Taylor  <otaylor@redhat.com>
9779
9780         * gdk/x11/gdkasync.[ch] gdk/gdkdnd-x11.c: 
9781         Change _gdk_x11_send_xevent_async() to 
9782         _gdk_x11_send_client_message_async() avoid using Xlib
9783         internals that are different on Solaris. 
9784         (#116917, Morten Welinder)
9785
9786 2003-07-08  Matthias Clasen  <maclas@gmx.de>
9787
9788         * gtk/gtkcontainer.c (gtk_container_remove): Doc addition.
9789         (#116501, Doug Quale)
9790
9791 Tue Jul  8 21:35:22 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9792
9793         * gtk/gtktoggletoolbutton.h: remove strange #define
9794         * gtk/gtktoolbutton.h: fix cut'n'paste error
9795         * gtk/gtktoolbutton.c (gtk_tool_button_init): use instance
9796         private data
9797         * gtk/gtktoolitem.c (gtk_tool_item_class_init): use instance
9798         private data instead of g_new0()
9799         * gtk/gtktoggletoolbutton.c (gtk_toggle_tool_button_init): use
9800         instance private data
9801
9802 Tue Jul  8 21:10:14 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9803
9804         * gtk/gtkbutton.c (gtk_button_realize): remove GDK_EXPOSURE_MASK
9805         for INPUT_ONLY window
9806         * gtk/gtkmenuitem.c (gtk_menu_item_realize): same
9807         * gtk/gtknotebook.c (gtk_notebook_realize): same
9808         * gtk/gtkexpander.c (gtk_expander_realize): same
9809         * gtk/gtkrange.c (gtk_range_realize): same
9810
9811         Fix #116303
9812
9813 Tue Jul  8 19:57:14 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9814
9815         * gtk/gtkstyle.c (gtk_default_draw_arrow): remove correction on x
9816         when detail is "menuitem". With the new menu look is isn't needed
9817         anymore.
9818
9819         * gtk/gtktoolitem.c (gtk_tool_item_toolbar_reconfigured): queue a
9820         resize here, so that tool items will get a chance to relayout
9821         themselves based on the toolbar configuration.
9822
9823         change DEFAULT_SPACE_SIZE to 4 instead of 5
9824
9825         * gtk/gtktoolbar.c 
9826         Get rid of "!GTK_BIN (item)->child means separator". Separators
9827         are widgets in their own right
9828
9829         change DEFAULT_SPACE_SIZE to 4 instead of 5
9830         
9831         (get_space_size): remove this function
9832         (toolbar_item_is_homogeneous): new function
9833
9834         * gtk/gtkseparatortoolitem.c
9835         (gtk_separator_tool_item_size_request): new function.
9836
9837 Tue Jul  8 14:10:35 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9838
9839         * gtk/gtktoggletoolbutton.h: use private data, add new
9840         internal function _gtk_toggle_tool_button_get_button()
9841
9842         * gtk/gtktoolbutton.h: move to private data
9843
9844         * gtk/gtkradiotoolbutton.c, gtk/gtktoolbutton.c: updates for new
9845         private data.
9846
9847 Tue Jul  8 12:50:20 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9848
9849         * gtk/gtktoolbutton.c (gtk_tool_button_get_icon_widget): fix a
9850         type check, (#116947, Krasimir Angelov)
9851
9852         * gtk/gtktoolbar.c: Use new GtkToolItem accessors.
9853         
9854         * gtk/gtktoolitem.[ch]: Use a private struct to hold the instance
9855         data. Not instance private data yet, because of bug 116921.
9856
9857         * gtk/gtktoolitem.h: new accessors:
9858                 gtk_tool_item_get_homogeneous ()
9859                 gtk_tool_item_get_expand ()
9860                 gtk_tool_item_get_pack_end ()
9861                 gtk_tool_item_get_use_drag_window ()
9862
9863 Mon Jul  7 16:50:32 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9864
9865         * gtk/gtkcellrenderertext.c
9866         (gtk_cell_renderer_text_class_init): remove accidentally committed
9867         debugging spew
9868
9869         * gtk/gtktoolbar.c
9870         (gtk_toolbar_paint_space_line): remove this function
9871         (gtk_toolbar_expose): always propagate expose, even if the item is
9872         a separator item
9873
9874         * gtk/gtkseparatortoolitem.c
9875         (gtk_separator_tool_item_expose): moved here from gtktoolbar.c
9876         (get_space_size): new function.
9877         (get_space_style): new function
9878
9879 Sun Jul  6 13:00:20 2003  Owen Taylor  <otaylor@redhat.com>
9880
9881         * gtk/gtkdnd.c (_gtk_drag_source_handle_event)
9882         * gtk/gtkdnd.c (gtk_drag_begin_internal):  Remove use
9883         of GDK_POINTER_MOTION_HINT_MASK.
9884
9885         * gtk/gtkdnd.c (gtk_drag_update_idle): Move updating
9886         of the drag into an idle as a superior form of 
9887         expose compression.
9888
9889         * gtk/gtkdnd.c (gtk_drag_begin_internal): Move default icon
9890         creation here, so that we have an icon at the start
9891         of the drag (e.g., when retrieving the window cache
9892         information.)
9893
9894 Sun Jul  6 17:21:23 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9895
9896         * docs/widget_geometry.txt: better drawing of GtkMenuItem
9897         * docs/widget_geometry.txt: add notes about GtkMenu
9898         * gtk/gtkstyle.c: remove leftover "#include "gtkhandlebox.h""
9899
9900 Sat Jul  5 10:34:00 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
9901
9902         * gtk/gtkmenu.c: add vertical_padding style property.
9903         
9904         * gtk/gtkmenuitem.c: add style properties toggle_spacing,
9905         arrow_spacing and horizontal_padding. Also center separators and
9906         make them a bit taller.
9907
9908         * gtk/*menuitem.c: use new style properties.
9909         
9910         * docs/widget_geometry.txt: Add note about GtkMenuItem
9911
9912         * gtk/gtkstyle.c 
9913         (gtk_default_draw_vline, gtk_default_draw_hline):
9914         fix +/-1 errors. 
9915
9916         (gtk_default_draw_shadow): draw a black border around menus.
9917
9918         * gtk/gtkvseparator, gtk/gtkhseparator.c, gtk/gtkmenuitem.c: fix
9919         calls to gtk_paint_hline() and gtk_paint_vline() (they take x1,
9920         x2 and y1, y2 respectively, not x, width and y, height).
9921
9922 Sat Jul  5 09:55:38 2003  Owen Taylor  <otaylor@redhat.com>
9923
9924         * gdk/x11/gdkdnd-x11.c (precache_target_list): Lookup
9925         all the atoms in the target list at once.
9926
9927         * gdk/x11/gdkdnd-x11.c (gdk_drag_get_protocol_for_display):
9928         Local drag short-circuit.
9929
9930         * gdk/x11/gdkdnd-x11.c (gdk_drag_motion): For the
9931         local case, poke the actions in directly instead of
9932         going through xdnd_set_actions.
9933
9934         * gdk/x11/gdkdnd-x11.c (xdnd_read_actions): Short-circuit
9935         the local case.
9936
9937         * gdk/x11/gdkdnd-x11.c (xdnd_manage_source_filter): Don't
9938         XSelectInput()/add a filter if the drag is local.
9939
9940         * gdk/x11/gdkdnd-x11.c (gdk_drag_get_selection): 
9941         Simplify handling of "XdndSelection".
9942
9943         * gdk/x11/gdkevents-x11.c
9944         (gdk_event_send_client_message_to_all_recurse): Somehow,  
9945         a WM_STATE => _NET_WM_STATE change hand been made here.
9946
9947         * gdk/x11/gdkproperty-x11.c (_gdk_x11_precache_atoms): Free
9948         xatom_names, not atom_names.
9949
9950         * tests/testdnd.c (target_drag_motion): Make the trashcan
9951         open again. (Got lost in deprecation cleanup.)
9952
9953 Sat Jul  5 00:49:32 2003  Owen Taylor  <otaylor@redhat.com>
9954
9955         * gtk/gtkdnd.c (gtk_drag_begin): Move the grabs up
9956         earlier, so we don't get a big pile of uncompressed
9957         motion events before the grab takes effect.
9958
9959         * gtk/gtkdnd.c (gtk_drag_update_icon): Call 
9960         gdk_window_process_all_updates() so that the area
9961         we are dragging over gets a change to redraw.
9962
9963         * gtk/gtkdnd.c (_gtk_drag_dest_handle_event): Use 
9964         gdk_window_get_position(), not gdk_window_get_origin().
9965
9966         * gdk/x11/gdkwindow-x11.[ch] (gdk_window_have_shape_ext)
9967         gdkdisplay-x11.h: use XShapeQueryExtension to 
9968         avoid duplicate XQueryExtension when we actually
9969         use it. Remove unnecessary caching in GdkDisplayX11.
9970
9971 Fri Jul  4 23:49:22 2003  Owen Taylor  <otaylor@redhat.com>
9972
9973         * gdk/x11/gdkasync.[ch] (_gdk_x11_get_window_child_info): 
9974         Function to get a range of information about all the
9975         children of a window in a single pass.
9976
9977         * gdk/x11/gdkdnd-x11.c (get_client_window_at_coords_recurse)
9978         gdk/x11/gdkdnd-x11.c (gdk_window_cache_new): Use
9979         _gdk_x11_get_window_child_info() to greatly reduce
9980         the number of roundtrips.
9981
9982 Fri Jul  4 22:57:18 2003  Owen Taylor  <otaylor@redhat.com>
9983
9984         * gdk/x11/gdkasync.[ch] (_gdk_send_xevent_async): Add
9985         a function to XSendEvent() and call a calback on
9986         failure/success.
9987
9988         * gdk/x11/gdkdnd-x11.c (xdnd_send_xevent): Short-circuit
9989         messages to the same process, use _gdk_send_xevent_async().
9990
9991 Fri Jul  4 22:26:27 2003  Owen Taylor  <otaylor@redhat.com>
9992
9993         * gdk/x11/gdkwindow-x11.[ch] gdkevents-x11.c: Split
9994         toplevel-specific pieces of GdkWindowImplX11 into
9995         a separate GdkToplevelX11 structure.
9996
9997 Fri Jul  4 22:05:09 2003  Owen Taylor  <otaylor@redhat.com>
9998
9999         * gdk/x11/gdkasync.c (struct _SetInputFocusState): Fix
10000         some leftover fields.
10001
10002 Fri Jul  4 15:57:52 2003  Owen Taylor  <otaylor@redhat.com>
10003
10004         * gdk/x11/gdkevents-x11.c (gdk_wm_protocols_filter):
10005         Use asynchronously _gdk_x11_set_input_focus_safe
10006         to avoid having to trap errors and XSync().
10007
10008         * gdk/x11/gdkwindow-x11.c (gdk_window_focus): Use
10009         _gdk_x11_set_input_focus_safe() here as well.
10010
10011         * gdk/x11/gdkevents-x11.c (gdk_check_wm_state_changed):
10012         Rework handling of property notifies on _NET_WM_STATE
10013         so that we ignore _NET_WM_DESKTOP notifies unless we
10014         really care.
10015
10016         * gdk/x11/gdkimage-x11.c (gdk_image_check_xshm): Use
10017         XShmQueryExtension() rather than XQueryExtension() to
10018         avoid extra rountrip.
10019
10020         * gdk/x11/gdkwindow-x11.c (_gdk_windowing_window_init):
10021         Remove unused call to XGetWindowAttributes()
10022         
10023         * gdk/x11/gdkdisplay-x11.c (gdk_display_open): Remove
10024         unused call to XGetKeyboardControl().
10025
10026         * gdk/x11/gdkdisplay-x11.c gdk/gdk.def (gdk_display_flush):
10027         Add (#99571)
10028
10029         * gdk/win32/gdkevents-win32.c gdk/linux-fb/gdkevents-fb.c 
10030         No-op implementations of gdk_display_flush().
10031
10032         * gdk/gdkwindow.c (gdk_window_process_all_updates): Use
10033         gdk_display_flush() rather than gdk_flush() to avoid
10034         XSync().
10035         
10036         * gdk/x11/gdkwindow-x11.c (update_wm_hints)
10037         gdk/x11/gdkwindow-x11.h: Centralize all handling of WM_HINTS here
10038         so that we don't have to get the property back from the server.
10039
10040         * gdk/x11/gdkwindow-x11.c (show_window_internal): Store
10041         the serial of when we map a toplevel to allow optimizing
10042         out notifies on _NET_WM_STATE/_NET_WM_DESKTOP.
10043
10044         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Don't
10045         XTranslateCoordinates() for override-redirect windows.
10046
10047 Fri Jul  4 15:59:27 2003  Owen Taylor  <otaylor@redhat.com>
10048
10049         * gdk/x11/gdkwindow-x11.c (gdk_window_set_group): Remove comment
10050         about setting window group after the window is mapped from docs
10051         - nothing the ICCCM forbids that.
10052
10053         * gdk/x11/gdkcursor-x11.c (gdk_display_get_maximal_cursor_size):
10054         Fix g_return_val_if_fail() in void return function.
10055
10056         * configure.in: Fix misplaced comma that was resulting
10057         in XShm always being disabled.
10058
10059 Fri Jul  4 19:55:49 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
10060
10061         * tests/stresstest-toolbar: remove this accidentally committed
10062         file.
10063         
10064         * tests/stresstest-toolbar.c: really add this new test
10065
10066 Fri Jul  4 19:06:31 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
10067
10068         * tests/stresstest-toolbar.c: new test for removing items
10069         
10070         * tests/testtoolbar.c: add a popup menu
10071
10072         * gtk/gtkcontainer.c (gtk_container_remove): add hack to avoid
10073           assert widget->parent == container when the container is a
10074           toolbar.
10075
10076         * gtk/gtktoolbar.c (gtk_toolbar_remove_tool_item): Make much
10077         simpler. Also make correct.
10078
10079         * gtk/gtktoolbar.c (gtk_toolbar_button_press): make
10080         popup_context_menu a boolean handled signal.
10081
10082 2003-07-04  Tor Lillqvist  <tml@iki.fi>
10083
10084         * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_polygon,
10085         gdk_win32_draw_segments, gdk_win32_draw_lines): We can calculate
10086         the width and height of the bounding rectangle only after the
10087         minumum x and y have been found, and need a separate loop for
10088         it. Thanks to Bruce Hochstetler for providing a sample program
10089         exhibiting the bug.
10090
10091 2003-07-03  Tor Lillqvist  <tml@iki.fi>
10092
10093         * gdk/gdk.def: Add gdk_string_to_compound_text_for_display.
10094         (#116537, Peter Zelezny)
10095
10096 Thu Jul  3 03:13:20 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
10097
10098         * gtk/gtkpaned.c (gtk_paned_set_child_property): Insert cast to
10099         fix warning. Assign something to old_value to quiet gcc
10100
10101         * gtk/gtkcalendar.c 
10102         (start_spinning): gtk_timeout_add->g_timeout_add
10103
10104         * gtk/gtkicontheme.c 
10105         (theme_lookup_icon): Make it compile (remove double semicolon)
10106
10107         * gtk/gtktoolbutton.c
10108         (gtk_tool_button_class_init): Long comment about properties.
10109         (gtk_tool_button_class_init): Improve text for "use_underline"
10110         property
10111         (gtk_tool_button_create_menu_proxy): Fix up to use_mnemonic based
10112         on whether the passed-in label has use_mnemonic set
10113         (gtk_tool_button_create_menu_proxy): Split image cloning out in
10114         new function. Make that function also handle image with pixbuf
10115         storage.
10116         (gtk_tool_button_construct_contents): Use gtk_widget_destroy()
10117         instead of gtk_container_remove().
10118         (gtk_tool_button_construct_contents): Fix eliding bug
10119
10120         * gtk/gtktoolbar.c
10121         (gtk_toolbar_finalize): New function. Unref tooltips, pointed out
10122         by Morten Welinder
10123         (gtk_toolbar_button_press): Make popup_context_menu signal provide
10124         coordinates and button number
10125
10126         * tests/testtoolbar.c (main): Add new pixbuf toolbutton
10127
10128         * tests/apple-red.png: new file
10129
10130 Wed Jul  2 18:00:56 2003  Owen Taylor  <otaylor@redhat.com>
10131          
10132         * gtk/gtkicontheme.[ch]: Implement a loader for
10133         named themed icon based on from gnome-desktop library
10134         by Alex Larsson.
10135
10136         * gtk/gtkiconthemeparser.[ch]: .ini file parsing code
10137         from gnome-desktop.
10138
10139         * gtk/gtkiconfactory.[ch]: Add
10140         gtk_icon_source_set/get_icon_name() to allow stock icons
10141         to be based off of named theme icons.
10142
10143         * gtk/gtkiconfactory.c: Rework sources so that the source
10144         is *either* a pixbuf, or a filename, or an icon name,
10145         instead of the pixbuf/filename mix it was before. Put a
10146         workaround for get_pixbuf() so that it can return the
10147         filename pixbuf, e.g, for render_icon().
10148
10149         * gtk/gtkiconfactory.c: Make the default setup use
10150         themed icons, and add builtin icons to the default
10151         icon theme for all the standard pixbufs, so we
10152         don't rely on actually having an icon theme on disk.
10153
10154         * gtk/gtkrc.c: Add support for @"icon-name" to specify
10155         a themed icon for a stock icon source.
10156
10157         * tests/Makefile.am test/testicontheme.c: Add a test
10158         program from gnome-desktop.
10159
10160         * gdk/x11/gdkevents-x11.c gtk/gtksettings.c: Add
10161         Net/IconThemeName / gtk-icon-theme-name setting.
10162
10163         * gtk/gtkiconfactory.c (ensure_cache_up_to_date): Actually
10164         update the icon cache serial so we don't continually
10165         think we are out-of-date.
10166
10167         * gtk/gtkwidget.c: Fix a couple of references in doc comments 
10168         to ::direction_set that should have been to ::direction-changed
10169
10170 Wed Jul  2 14:45:41 2003  Owen Taylor  <otaylor@redhat.com>
10171
10172         * gtk/gtktoolbar.c (gtk_toolbar_realize): Attach the
10173         style to the widget.
10174
10175 Wed Jul  2 15:42:26 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
10176
10177         * gtk/gtk.h: Add new toolbar headers
10178
10179         * tests/testtoolbar.c: new file
10180
10181         * tests/Makefile.am (noinst_PROGRAMS): Add testtoolbar.c
10182
10183         * gtk/gtkexpander.c (gtk_expander_class_init): Make it compile
10184
10185 Tue Jul  1 22:49:25 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
10186
10187         * gtk/gtktoolbar.c:
10188         (gtk_toolbar_remove_tool_item): Fix bug where list is changed
10189         inside a for loop (pointed out by Morten Welinder).
10190         (gtk_toolbar_focus_home_or_end): Minor formatting change
10191
10192         Comments from Owen:
10193
10194         * gtk/gtktoolbutton.c: remove copy of elide_underscores(). Use
10195         gtk_toolbar_elide_underscores instead.
10196
10197         * gtk/gtktoolbar.c: rename signal from focus_ends to
10198         focus_home_or_end.
10199         (_gtk_toolbar_elide_underscores): export this as an internal
10200         function.
10201         (gtk_toolbar_move_focus): add comment explaining difference to
10202         gtk_toolbar_focus();
10203         (gtk_toolbar_list_children_in_focus_order): Make TAB_FORWARD and
10204         TAB_BACKWARD focus the right widgets in RTL mode
10205
10206         * gtk/gtktoolbutton.c (gtk_tool_button_new): Change to take
10207         "label" and "icon" parameters
10208
10209         * gtk/gtktoolbutton.[ch]: remove icon_set property.
10210
10211 2003-07-01  Matthias Clasen  <maclas@gmx.de>
10212
10213         * gtk/gtkspinbutton.c (gtk_spin_button_set_digits): Improve docs.
10214         (116364, Morten Welinder) 
10215
10216         * tests/testgtk.c: Use GtkFontButton and GtkColorButton to bring up the
10217         corresponding dialogs.
10218
10219         * gtk/Makefile.am (gtk_public_h_sources): Add gtkfontbutton.h,
10220         gtkcolorbutton.h.  
10221         (gtk_c_sources): Add gtkfontbutton.c, gtkcolorbutton.c. 
10222
10223         * gtk/gtkfontbutton.[hc]: New files containing a font picker widget. 
10224
10225         * gtk/gtkcolorbutton.[hc]: New files containing a color picker widget. 
10226
10227         * gtk/gtk.h: Include gtkexpander.h, gtkfontbutton.h, gtkcolorbutton.h.
10228
10229         * gtk/gtkexpander.c: Small additions to the docs. 
10230
10231 2003-07-01  Tor Lillqvist  <tml@iki.fi>
10232
10233         * gdk/win32/gdkwindow-win32.c (_gdk_windowing_window_get_pointer):
10234         WindowFromPoint() wants screen coordinates (#115422, Tim Evans).
10235
10236 2003-07-01  Matthias Clasen  <maclas@gmx.de>
10237
10238         * configure.in: Check for Xcursor.
10239         
10240         * gdk/x11/gdkcursor-x11.c:
10241         * gdk/gdkdisplay.h: 
10242         * gdk/gdkcursor.h: RGBA cursor support based on Xcursor. New functions:
10243         gdk_cursor_new_from_pixbuf(), gdk_display_supports_cursor_alpha(), 
10244         gdk_display_supports_cursor_color(),
10245         gdk_display_get_default_cursor_size() and 
10246         gdk_display_get_maximal_cursor_size().  (#69436)
10247
10248 2003-06-30  Tor Lillqvist  <tml@iki.fi>
10249
10250         * gdk/win32/gdkdnd-win32.c (find_window_enum_proc): New function,
10251         callback proc for EnumWindows().
10252         (gdk_drag_find_window_for_screen): Actually take the drag_window
10253         argument into account: Instead of using WindowFromPoint(), use
10254         EnumWindows(), to be able to skip the drag_window. (#116320, Tony
10255         M Brown, Herman Bloggs)
10256
10257         * gdk/win32/*.c: Replace gdk_drawable_ref()/unref() and
10258         gdk_window_ref()/unref() calls with g_object_ref()/unref().
10259         Consistently use %p format in debugging output of pointers and
10260         HANDLEs.
10261
10262 2003-06-30  Mark McLoughlin  <mark@skynet.ie>
10263
10264         * gtk/gtkexpander.h: kill some stray characters
10265         breaking the build.
10266
10267 2003-06-30  Mark McLoughlin  <mark@skynet.ie>
10268
10269         Add GtkExpander. See discussion in bug #60553.
10270
10271         * gtk/gtkexpander.[ch]: add.
10272         
10273         * gtk/Makefile.am: build gtk-expander.[ch].
10274         
10275         * docs/widget_geometry.txt: add info on the layout
10276         of GtkExpander.
10277
10278 Mon Jun 30 01:20:19 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
10279
10280         * gtkradiotoolbutton.c:         new file
10281         * gtkradiotoolbutton.h:            "
10282         * gtktoggletoolbutton.c:           "
10283         * gtktoggletoolbutton.h:           "
10284         * gtktoolbutton.c:                 "
10285         * gtktoolbutton.h:                 "
10286         * gtktoolitem.c:                   "
10287         * gtktoolitem.h:                   "
10288         * gtktoolbar.c: many changes
10289         * gtktoolbar.h: many changes
10290         * gtkseparatortoolitem.c:       new file
10291         * gtkseparatortoolitem.h           "
10292
10293         New toolbar.
10294         
10295         - Items on a toolbar are now separate widgets, instances of a
10296           subclass of GtkToolItem.
10297
10298         - Items there aren't room for on the toolbar are unmapped, and an
10299           overflow menu with a proxy menu item is added instead.
10300
10301         - The toolbar is keyboard navigatable. Press TAB to focus the
10302           first item, then use arrow keys and Ctrl TAB to move around the
10303           toolbar. TAB moves focus out of the toolbar.
10304
10305         - Bascially all of the old toolbar API is deprecated in favor of
10306           new API in gtktoolbar.h, gtktoolitem.h, gtktoolbutton.h
10307
10308         - The toolbar is backwards compatible with the old toolbar.
10309
10310 2003-06-29  Matthias Clasen  <maclas@gmx.de>
10311
10312         * gtk/gtkwidget.c (gtk_widget_class_init): Remove a duplicate parameter
10313         from docs, some more formatting fixes. 
10314
10315 2003-06-28  Tor Lillqvist  <tml@iki.fi>
10316
10317         Fix for #111028, thanks to J. Ali Harlow, who writes:
10318         I found that the GdkPixmap->GdkImage reference really isn't
10319         important. It's only really there to have somewhere convenient to
10320         store the location of the pixel data in the pixmap and as an easy
10321         way of accessing the dimensions of that data. I have therefore put
10322         together a fix which removes this reference entirely which seems
10323         to solve the problem.
10324
10325         * gdk/win32/gdkpixmap-win32.h (struct _GdkPixmapImplWin32):
10326         Instead of a pointer to a GdkImage, keep a pointer to the pixels
10327         directly.
10328
10329         * gdk/win32/gdkimage-win32.c (_gdk_win32_setup_pixmap_image): Remove.
10330         (_gdk_win32_new_image): New function, replacing the above. Creates
10331         a GdkImage without any associated GdkPixmap.
10332         (gdk_image_new_bitmap, _gdk_image_new_for_depth): Use it instead.
10333
10334         * gdk/win32/gdkprivate-win32.h: Remove from here, too.
10335
10336         * gdk/win32/gdkcursor-win32.c (gdk_cursor_new_from_pixmap)
10337         * gdk/win32/gdkdrawable-win32.c (blit_from_pixmap)
10338         * gdk/win32/gdkgc-win32.c (_gdk_win32_bitmap_to_hrgn)
10339         * gdk/win32/gdkmain-win32.c (_gdk_win32_drawable_description):
10340         * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_impl_win32_finalize,
10341         gdk_pixmap_new, gdk_bitmap_create_from_data, gdk_pixmap_foreign_new)
10342         Corresponding changes.
10343
10344 Thu Jun 26 21:41:16 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
10345
10346         * gtk/gtktreeviewcolumn.c
10347         (gtk_tree_view_column_cell_set_cell_data): only set "is_expander"
10348         and "is_expanded" if the new value is different fromt he old one.
10349
10350 Wed Jun 25 18:59:15 BST 2003  Tony Gale <gale@gtk.org>
10351
10352         * docs/faq/gtk-faq.sgml: Fix typos. Update
10353         thread example I missed yesterday.
10354
10355 2003-06-24  Matthias Clasen  <maclas@gmx.de>
10356
10357         * gtk/gtkspinbutton.c (gtk_spin_button_class_init): Add a blurb for
10358         shadow_type. 
10359
10360         * gtk/gtkwidget.c (gtk_widget_class_install_style_property_parser): 
10361         (gtk_widget_class_list_style_properties): Use same parameter names as in  
10362         header (to silence gtk-doc).
10363
10364         * gtk/gtkalignment.c (gtk_alignment_[gs]et_padding): Fix doc comments.
10365
10366 Tue Jun 24 20:00:45 BST 2003  Tony Gale <gale@gtk.org>
10367
10368         * docs/faq/gtk-faq.sgml: Thread support updates
10369         from Owen. Various suggestions from Steve Chaplin.
10370
10371 2003-03-24  Mohammad DAMT  <mdamt@bisnisweb.com>
10372
10373         * po/id.po: Updated Indonesian translation
10374
10375 2003-06-21  Tor Lillqvist  <tml@iki.fi>
10376
10377         * gdk/win32/gdkevents-win32.c (gdk_event_translate): When
10378         emulating X11's automatic grab on button down, pass owner_events
10379         as FALSE. According to the XLib spec, automatic grabs use True for
10380         owner_events when OwnerGrabButtonMask is selected, and I don't see
10381         the X11 backend doing that. (#82497, #91619, #92835, #107322, #110271)
10382         (find_window_for_pointer_event): Improve debugging output.
10383
10384 2003-06-17  Tor Lillqvist  <tml@iki.fi>
10385
10386         * gtk-zip.sh.in (DLLDIR): Look for DLLs also in the bin
10387         subdirectory, where libtool 1.5 installs them.
10388
10389         * README.win32: Point to FSF's binary Win32 distribution of
10390         gettext-runtime.
10391
10392 2003-06-17  Matthias Clasen  <maclas@gmx.de>
10393
10394         * acinclude.m4 (JH_PATH_XML_CATALOG, JH_CHECK_XML_CATALOG): New
10395         macros to check for XML catalog contents and path, borrowed from
10396         gtk-doc. 
10397         * configure.in: New option --enable-man to enable regeneration of
10398         man pages from Docbook, if the necessary tools are found.
10399
10400 2003-06-15  Matthias Clasen  <maclas@gmx.de>
10401
10402         * gtk/gtkcalendar.c (gtk_calendar_class_init): 
10403         * gtk/gtknotebook.c (gtk_notebook_class_init): 
10404         * gtk/gtkalignment.c (gtk_alignment_class_init): 
10405         * gtk/gtkpaned.c (gtk_paned_class_init): Document new properties
10406         as 2.4 additions.
10407
10408         * gtk/gtkwidget.c (gtk_widget_class_init): Move inline signal docs 
10409         to the proper place, immediately before the g_signal_new() call.
10410
10411         * gtk/gtktextiter.h: Make the flags-nature of GtkTextSearchFlags 
10412         more obvious.  (#115122, Jeff Franks)
10413
10414 2003-06-12  Anders Carlsson  <andersca@codefactory.se>
10415
10416         * gtk/gtkwidget.c: (event_window_is_still_viewable):
10417         Special case pixmaps. (#114880)
10418         
10419 2003-06-12  Matthias Clasen  <maclas@gmx.de>
10420
10421         * gtk/gtkwidget.c: Document child-notify and drag-data-received
10422         signals. Owen, we need to figure out where the best place for
10423         these comments in the source is. I currently put them in front of
10424         the signals enum.
10425
10426 2003-06-11  Matthias Clasen  <maclas@gmx.de>
10427
10428         * gtk/gtkdnd.c (gtk_drag_check_threshold): s/threshhold/threshold/.
10429
10430 Thu Jan 12 01:01:19 2003  Kristian Rietveld  <kris@gtk.org>
10431
10432         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
10433         silly typo fix. s/seperator/separator/. This gets rid of the
10434         assert spam when using TreeView.
10435
10436 Tue Jun 10 11:23:48 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>
10437
10438         * modules/input/gtkimcontextxim.c (xim_instantiate_callback): New
10439         function for XIM instantiate callback.
10440         * modules/input/gtkimcontextxim.c (xim_info_try_im): New function
10441         where call to XOpenIM() or XRegisterIMInstantiateCallback() is
10442         actually made.
10443         * modules/input/gtkimcontextxim.c (xim_destroy_callback): New function
10444         for XIM's destroy callback.
10445         * modules/input/gtkimcontextxim.c (get_im): add a check if info->im 
10446         is set or not - if it's not set, call xim_info_try_im() to try to
10447         initiaize it.
10448         * modules/input/gtkimcontextxim.c (reinitialize_ic): reset
10449         filter_key_release flag of the context.
10450         * modules/input/gtkimcontextxim.c (get_ic_real): removed
10451         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_get_ic): move
10452         code from the removed get_ic_real().
10453
10454         For XIM instantiation, destruction and re-instantiation. With
10455         this, Gtk+ apps will be able to connect or reconnect to the XIM,
10456         when it starts after the apps, or when the XIM gets lost and recover.
10457         (#113099, #107782).
10458
10459 Mon Jun 10 01:12:31 2003  Kristian Rietveld  <kris@gtk.org>
10460
10461         Merged from stable.
10462
10463         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_get_size):
10464         check if width is !null, not *width. Doh.
10465
10466 Tue Jun 10 01:09:33 2003  Kristian Rietveld  <kris@gtk.org>
10467
10468         Merged from stable.
10469
10470         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
10471         Remove the weird dx logic, get all cell_area and background_area
10472         calculations right. Not sure what was up with it before. (Fixes
10473         #110989, testcase from Vasco Alexandre da Silva Costa).
10474
10475 Tue Jun 10 00:58:23 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
10476
10477         * tests/testgtk.c: Make it compile with C89 compilers
10478
10479 2003-06-10  Matthias Clasen  <maclas@gmx.de>
10480
10481         * gtk/gtktextview.c (gtk_text_view_class_init): Install boolean
10482         property "overwrite".
10483         (gtk_text_view_[gs]et_property): Handle "overwrite".
10484         * gtk/gtktextview.[hc] (gtk_text_view_[gs]et_overwrite): Getter
10485         and setter for "overwrite" property.  (#110241, Jeroen Zwartepoorte)
10486
10487 2003-06-09  Matthias Clasen  <maclas@gmx.de>
10488
10489         * gtk/gtkpaned.c (gtk_paned_class_init): Install boolean child
10490         properties "resize" and "shrink".
10491         (gtk_paned_[gs]et_child_property): Implementations of 
10492         GtkContainer::[gs]et_child_property.  
10493         * tests/testgtk.c (toggle_resize, toggle_shrink): Use the new
10494         paned child properties instead of remove/add hacks.  (#114667, 
10495         Soeren Sandmann) 
10496
10497 Mon Jun  9 16:18:11 2003  Owen Taylor  <otaylor@redhat.com>
10498
10499         * gtk/gtknotebook.c (gtk_notebook_button_press): Back
10500         out event->window test - it wasn't needed because
10501         of the call to get_widget_coordinates().
10502
10503         * gtk/gtknotebook.c (gtk_notebook_button_press): Remove
10504         call to gtk_widget_grab_focus() when not clicking on
10505         any tabs. (Real fix for #114534)
10506
10507 Sun Jun  8 22:03:09 2003  Owen Taylor  <otaylor@redhat.com>
10508
10509         * tests/testdnd.c: Use application/x-rootwindow-drop for
10510         root window drops. (#108670, Alex Larsson)
10511
10512         * gdk/x11/gdkdnd-x11.c (gdk_drag_motion) gtk/gtkdnd.c (gtk_drag_drop): 
10513         Accept either application/x-rootwin-drop (what GTK+ has always used)
10514         or application/x-rootwindow-drop (what the XDND standard specifies).
10515
10516 Fri Jun  6 11:07:33 2003  Owen Taylor  <otaylor@redhat.com>
10517
10518         * gtk/gtkwidget.c (event_window_still_viewable): 
10519         Before delivering an event to a widget, check that
10520         (if relevant), the event's window is still viewable.
10521         (#105642, Dennis Björklund)
10522
10523         * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): 
10524         NULL out private->parent, since after destruction
10525         it might not be valid any more.
10526
10527         * gdk/gdkwindow.c (gdk_window_is_viewable): Fix some
10528         accesses before g_return_val_if_fail(). Treat 
10529         DESTROYED windows as unmapped.
10530
10531 Thu Jun  5 09:28:03 2003  Owen Taylor  <otaylor@redhat.com>
10532
10533         * gtk/gtkentry.c: Recompute unconditionally in
10534         gtk_entry_style_set, and in a new gtk_label_screen_changed().
10535         Protect the guts of recompute_idle_func() with
10536         gtk_widget_has_screen(). (#114040, Morten Welinder) 
10537         Fix FALSE/0 confusion.
10538         
10539 Sun Jun  8 18:27:14 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
10540
10541         * gdk/gdkpixbuf-drawable.c (G8fromRGB565): swap G and B.
10542         Fixes (#114669)
10543
10544 Sun Jun  8 11:27:29 2003  Owen Taylor  <otaylor@redhat.com>
10545
10546         * gtk/gtkviewport.c (viewport_set_adjustment): Fix bug with 
10547         set_adjustment (viewport, NULL);
10548
10549 2003-06-07  Matthias Clasen  <maclas@gmx.de>
10550
10551         * gtk/gtkiconfactory.c (get_default_icons): 
10552         * gtk/stock-icons/stock_{undo,redo,undelete,revert}_rtl_{16,24}.png:
10553         * gtk/stock-icons/Makefile.am: Add rtl variants of undo, redo,
10554         undelete and revert.  (#96633)
10555         
10556 Fri Jun  6 16:25:44 2003  Owen Taylor  <otaylor@redhat.com>
10557
10558         * gtk/gtkviewport.c: Many fixes, along with extensive cleanups and 
10559         refactoring of code to reduce duplication; fixes include:
10560
10561         - gtk_viewport_realize(): Position the window correct from adjustment 
10562         values. (#110737, Michael Natterer)
10563
10564         - Remove some division-by-zero checks in places where there is no 
10565         longer division. (#110737)
10566
10567         - gtk_viewport_class_init: Make the hadjustment/vadjustment properties 
10568         G_PARAM_CONSTRUCT, so that there will always be adjustments, even 
10569         if gtk_viewport_new isn't used (#101135, Thomas Leonard).
10570
10571         - Switch over to encapsulated lazy-creation for hadjustment/
10572         vadjustment; even with the CONSTRUCT property, we need this after
10573         destroy.
10574
10575         - When updating the adjustment, immediate set their values to
10576         match the the current range of the viewport, and update the 
10577         viewport position to match the value of the new adjustments. 
10578         (Part of #1165)
10579
10580 2003-06-06  Tor Lillqvist  <tml@iki.fi>
10581
10582         * gdk/win32/gdkprivate-win32.h: Fix typo.
10583
10584         * gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
10585         graphics_exposures and subwindow_mode, too, even if they aren't
10586         currently used.
10587
10588 Fri Jun  6 23:38:23 2003  Kristian Rietveld  <kris@gtk.org>
10589
10590         Merged from stable.
10591
10592         * gtk/gtktreeview.c (do_expand_collapse),
10593         (expand_collapse_timeout), (cancel_arrow_animation): made
10594         expand_collapse_timeout a wrapper with locks around     
10595         do_expand_collapse, made cancel_arrow_animation use
10596         do_expand_collapse. Fixes threadlock. (Fixes #111286, patch from
10597         Peter Bloomfield).
10598
10599 Fri Jun  6 11:05:45 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>
10600
10601         * modules/input/gtkimcontextxim.h (struct _GtkIMContextXIM):
10602         * modules/input/gtkimcontextxim.c (preedit_start_callback,
10603         preedit_draw_callback, preedit_done_callback): Add a 'finalizing' flag 
10604         to keep preedit-[start,changed,end] signals from being called during
10605         finalization (#111861).
10606
10607 2003-06-05  Noah Levitt  <nlevitt@columbia.edu>
10608
10609         * gtk/gtknotebook.c (gtk_notebook_button_press): Ignore button
10610         presses that are not on the tab (#114534).
10611
10612 Thu Jun  5 20:35:40 2003  Owen Taylor  <otaylor@redhat.com>
10613
10614         * demos/Makefile.am: Conditionalize dependencies for
10615         gdk-pixbuf-csource on cross-compilation (#112391, J. Ali Harlow). 
10616         Buildtest-inline-pixbufs.h in srcdir. Don't try to build 
10617         test-inline-pixbufs.h if we don't have libpng.
10618
10619         * gtk/stock-icons/Makefile.am (gtkstockpixbufs.h): 
10620         Add a dependency on gdk-pixbuf.loaders when not 
10621         cross-compiling, remove the dependency on gdk-pixbuf-csource
10622         when not cross compiling.
10623
10624 Thu Jun  5 20:12:51 2003  Owen Taylor  <otaylor@redhat.com>
10625
10626         * gtk/gtkwindow.c (gtk_window_get_default_size): Handle
10627         gtk_window_get_geometry_info() returning NULL.
10628         (#107311, John Finlay)
10629
10630 Thu Jun  5 19:24:33 2003  Owen Taylor  <otaylor@redhat.com>
10631
10632         * gtk/gtktoolbar.c (gtk_toolbar_expose): Subtract off
10633         twice the border width from the width/height, not
10634         1x the border width. (#106336, Rodney Dawes)
10635
10636 Thu Jun  5 15:33:38 2003  Owen Taylor  <otaylor@redhat.com>
10637  
10638         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_next_line):
10639         If at the end of the buffer, move to the end iter -
10640         parallels behavior of move_iter_to_previous_line.
10641         (#81960, Padraig O'Briain)
10642  
10643 Thu Jun  5 16:12:54 2003  Owen Taylor  <otaylor@redhat.com>
10644
10645         #80023, Yao Zhang, TOKUNAGA Hiroyuki
10646
10647         * gtk/gtktextlayout.c (gtk_text_layout_get_cursor_locations):
10648         Account for the preedit cursor offset if the iter passed
10649         in is at the same place as the insertion cursor.
10650
10651         * gtk/gtktextview.c (gtk_text_view_get_cursor_location):
10652         Encapsulate getting the insertion cursor location.
10653
10654         * gtk/gtktextview.c (gtk_text_view_update_im_spot_location):
10655         Pass the real y/height to the IM context. Take 
10656         text_view->x/yoffset into account.
10657
10658 Thu Jun  5 16:52:54 2003  Owen Taylor  <otaylor@redhat.com>
10659
10660         * gtk/gtktextview.[ch]: Never scroll on focus in
10661         (#81893, Patch from Paolo Maggi)
10662
10663         * gtk/gtktextview.c (gtk_text_view_scroll_[h]pages): 
10664         Scroll to the current cursor location before handling
10665         the action, in case the user just tabbed in
10666         and the cursor is offscreen.
10667
10668 Thu Jun  5 17:20:40 2003  Owen Taylor  <otaylor@redhat.com>
10669          
10670          #107883, Gustavo Giráldez
10671
10672         * gtk/gtktextlayout.c (gtk_text_layout_emit_changed):
10673         Split out the case where we know we changed, and 
10674         already dealt with our cached line being invalidated
10675         from external calls to gtk_text_layout_changed.
10676
10677         * gtk/gtktextlayout.c (gtk_text_layout_changed):
10678         Check if the invalidate yrange intersects our
10679         cached line, and clear it if necessary.
10680
10681 2003-06-05  Tor Lillqvist  <tml@iki.fi>
10682
10683         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Handle global
10684         filters.
10685
10686 2003-06-05  Matthias Clasen  <maclas@gmx.de>
10687
10688         * gtk/gtktextview.c: Fix for #84668, reported by Torbjrn Andersson:
10689         (gtk_text_view_grab_notify): 
10690         (gtk_text_view_state_changed): Implement these
10691         to unobscure cursor when grab shadowed or insensitised.
10692         (gtk_text_view_unobscure_mouse_cursor): New function to undo the
10693         effect of gtk_text_view_obscure_mouse_cursor(). Code lifted from
10694         gtk_text_view_motion_event().
10695         (gtk_text_view_motion_event): Use gtk_text_view_obscure_mouse_cursor().
10696
10697         * gtk/gtktextview.c (select_all): New keybinding signal for
10698         (un)selecting the whole buffer. Bound to C-a/C-\.  (see #107889)
10699
10700         * gtk/gtkcalendar.c (calendar_timer): 
10701         (stop_spinning): Replace deprecated gtk_timeout_* functions by
10702         their GLib counterparts.  (#114429)
10703
10704         * gtk/gtktreestore.c (gtk_tree_store_new): 
10705         * gtk/gtkliststore.c (gtk_list_store_new): Document restriction on 
10706         types.
10707
10708 Wed Jun  4 19:42:17 2003  Owen Taylor  <otaylor@redhat.com>
10709
10710         * gdk/gdkpango.c (gdk_draw_layout_line_with_colors):
10711         When drawing underlines, join up adjacent runs
10712         where possible, so we don't get changes in 
10713         shaper/font/etc. breaking underlines. (#103662,
10714         Kang Jeong-Hee)
10715
10716 Wed Jun  4 19:22:58 2003  Jonathan Blandford  <jrb@redhat.com>
10717
10718         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_level_find_insert):
10719         Slightly modified patch from Owen Taylor <otaylor@redhat.com> to
10720         improve the speed of inserting rows into an already sorted list,
10721         #109292
10722
10723 Wed Jun  4 19:24:28 2003  Owen Taylor  <otaylor@redhat.com>
10724
10725         * gdk/x11/gdkgc-x11.c gdk/x11/gdkprivate-x11.h: Keep
10726         track of when we have a clip mask set for the GC,
10727         and when we unset it, or switch to a clip region,
10728         immediately call XSetClipMask (..., None) to avoid
10729         Xlib caching stale data. (#111806)
10730
10731         * gtk/gtktextdisplay.c: Don't set a clip mask
10732         when drawing alpha pixmaps; it isn't necessary any more.
10733         (#111806)
10734
10735 Wed Jun  4 18:27:44 2003  Owen Taylor  <otaylor@redhat.com>
10736
10737         * gtk/gtkcheckbutton.c (gtk_real_check_button_draw_indicator): 
10738         gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): 
10739         Use GTK_WIDGET_IS_SENSITIVE(), not GTK_WIDGET_SENSITIVE
10740         (#92548, Tim Evans)
10741
10742         * gtk/gtkcheckmenuitem.c (gtk_real_check_menu_item_draw_indicator)
10743         gtk/gtkradiomenuitem.c (gtk_radio_menu_item_draw_indicator): If
10744         Use state_type = STATE_INSENSITIVE for insensitive menu items.
10745
10746 Wed Jun  4 21:25:35 2003  Kristian Rietveld  <kris@gtk.org>
10747
10748         Merged from stable.
10749
10750         * gtk/gtktreeview.c (gtk_tree_view_drag_begin): use a silent
10751         assert for get_info. (reported by Michael Natterer),
10752         (gtk_tree_view_expand_all_emission_helper),
10753         (gtk_tree_view_expand_all_helper): emit row_expanded for all
10754         expanded rows during an _expand_all operation. (Fixes #111280,
10755         reported by Benjamin Bayart).
10756
10757 Tue Jun  3 18:32:30 2003  Owen Taylor  <otaylor@redhat.com>
10758
10759         * gdk/x11/gdkevents-x11.c (gdk_wm_protocols_filter): Don't
10760         respond to pings on a root window; prevents infinite
10761         loops if we are selecting for SubstructureNotify on the
10762         root window. (#111945, Sergey V. Udaltsov)
10763
10764 Tue Jun  3 17:39:16 2003  Owen Taylor  <otaylor@redhat.com>
10765
10766         #71597, reported by Morten Welinder
10767
10768         * gdk/gdkpixbuf-drawable.c (rgb888amsb): Fix and simplify
10769         (Patch from Christian Petig)
10770
10771         * gdk/gdkpixbuf-drawable.c (rgb{555,565}{a,}{msb,lsb}):
10772         Major rewrite of 555 and 565 conversion routines:
10773
10774         - Move all the bit shifting into a small block of macros,
10775           eliminating much duplication of complicated arithmetic.
10776         - Get rid of 2-pixels at a time code, which was buggy,
10777           hard to maintain, caused unaligned accesses, and
10778           probably didn't actually perform any better.
10779         - Simplify cases where different data types were
10780           used for the little and big endian cases, use
10781           GUINT16_SWAP_LE_BE() where appropriate.
10782                 
10783 Tue Jun  3 15:05:47 2003  Owen Taylor  <otaylor@redhat.com>
10784
10785         * gdk/x11/gdkdrawable-x11.c (convert_to_format): Remove
10786         bad optimization for src_rowstride == dest_stride.
10787         (Didn't consider the case where we were copying only
10788         partial widths of a wider source buffer)
10789         (#113034, reported by Hans Petter Jansson)
10790
10791 2003-06-03  Michael Natterer  <mitch@gimp.org>
10792
10793         * gdk/x11/gdkinput-x11.c (_gdk_input_common_find_events):
10794         reenabled button_release events for xinput devices. (#113948)
10795
10796 2003-06-03  Christian Rose  <menthos@menthos.com>
10797
10798         * configure.in: Added "li" to ALL_LINGUAS.
10799
10800 Mon Jun  2 18:58:54 2003  Owen Taylor  <otaylor@redhat.com>
10801
10802         * gtk/gtknotebook.c (gtk_notebook_size_allocate): Don't
10803         map the event window if the notebook isn't mapped. (#113980,
10804         Richard Reich)
10805
10806 2003-06-02  Sven Neumann  <sven@gimp.org>
10807
10808         * gtk/gtkprogress.c (gtk_progress_changed): added a missing cast.
10809
10810         * gdk/gdkrgb.c (gdk_rgb_try_colormap): removed an unused variable.
10811
10812 2003-06-01  Matthias Clasen  <maclas@gmx.de>
10813
10814         * gtk/gtkalignment.c (gtk_alignment_[gs]et_padding): Add 
10815         Since: 2.4 to the docs.
10816
10817         * gtk/gtkwindow.c (gtk_window_parse_geometry): Add some hints and
10818         an example to the docs.  (#98427)
10819
10820 2003-05-30  Murray Cumming  <murrayc@usa.net>
10821
10822         * gtk/gtkalignment.[h|c]: Added 4-sided padding as properties with
10823         gtk_alignment_get_padding() and gtk_aligment_set_padding(). This
10824         uses the new private data system - see g_type_class_add_private() in
10825         gtk_alignment_class_init() and the use of GTK_ALIGNMENT_GET_PRIVATE().
10826
10827 2003-05-30  Matthias Clasen  <maclas@gmx.de>
10828         
10829         * gtk/gtknotebook.c: Changed guint to GtkNotebookArrow in the
10830         signature of gtk_notebook_draw_arrow() for Solaris builds to go
10831         through.  (#114043, Anand Subramanian)
10832
10833 Thu May 29 18:30:35 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>
10834
10835         * modules/input/imipa.c: 
10836         use GETTEXT_PACKAGE to get a translation for "ipa"(#113850).
10837
10838 Thu May 29 18:08:01 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>
10839
10840         * gtk/gtkimmodule.c (_gtk_im_module_list):
10841         use GETTEXT_PACKAGE to get a translation for "Default"(#113850).
10842
10843 Thu May 29 09:34:05 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>
10844
10845         * gtk/gtkimmodule.c (_gtk_im_module_list): make "Default"
10846         label of default input method localizable.
10847         * gtk/gtkimmulticontext.c (gtk_im_multicontext_append_menuitems): 
10848         use translations of input method context names
10849         * modules/input/imam-et.c, modules/input/imcyrillic-translit.c,
10850           modules/input/iminuktitut.c, modules/input/imthai-broken.c,
10851           modules/input/imti-er.c, modules/input/imti-et.c
10852           modules/input/imviqr.c, modules/input/imxim.c
10853         use GETTEXT_PACKAGE instead of "gtk+" for domain name.
10854         (#113850).
10855
10856 Thu May 29 18:23:01 2003  Kristian Rietveld  <kris@gtk.org>
10857
10858         Merged from stable.
10859
10860         * gtk/gtktreeview.c (gtk_tree_view_button_press): put the focus
10861         grab separate, the user might clear the tree in the focus-in
10862         callback. (Fixes #113086, testcase from Felipe Heidrich).
10863
10864 Thu May 29 18:06:26 2003  Kristian Rietveld  <kris@gtk.org>
10865
10866         Merged from stable.
10867
10868         * gtk/gtktreeview.c (gtk_tree_model_set_model): reset a bunch
10869         of row reference when we unset the model. Also reset
10870         dy and top_row_dy. (Fixes #109289, patch from Owen Taylor).
10871
10872 Thu May 29 17:12:19 2003  Kristian Rietveld  <kris@gtk.org>
10873
10874         Merged from stable.
10875
10876         * gtk/gtktreeview.c (gtk_tree_view_set_cursor_on_cell): cancel
10877         the current editing, if it exists. (Fixes #108956, reported by
10878         Michael Natterer).
10879
10880 Thu May 29 17:06:09 2003  Kristian Rietveld  <kris@gtk.org>
10881
10882         Merged from stable.
10883
10884         * gtk/gtktreeview.c (check_selection_helper): new function,
10885         (gtk_tree_view_row_deleted): traverse the tree from the
10886         deleted node to see whether the selection changed, instead of
10887         just checking this node. (Fixes #107400, reported by 'Duncan').
10888
10889 Thu May 29 16:31:34 2003  Kristian Rietveld  <kris@gtk.org>
10890
10891         Merged from stable.
10892
10893         * gtk/gtktreeview.c (gtk_tree_view_maybe_begin_dragging_row),
10894         (gtk_tree_view_drag_begin): set the DnD icon in _drag_begin
10895         instead of _maybe_begin_dragging_row, so the icon can be
10896         overridden by apps. (Fixes #104374, patch from Daniel Elstner).
10897
10898 Thu May 29 16:14:04 2003  Kristian Rietveld  <kris@gtk.org>
10899
10900         Merged from stable.
10901
10902         * gtk/gtktreeview.c (gtk_tree_view_start_editing): correct
10903         cell_area x/width for the expander if needed. (Fixes #101748,
10904         reported by Dave Cook and Mariano Suarez-Alvarez).
10905
10906 Thu May 29 16:01:38 2003  Kristian Rietveld  <kris@gtk.org>
10907
10908         Merged from stable.
10909
10910         * gtk/gtktreeview.c (gtk_tree_view_real_set_cursor): check
10911         if tree/node are still the same after _internal_select_node.
10912         (Fixes #92256, reported by edscott).
10913
10914 Thu May 29 15:38:30 2003  Kristian Rietveld  <kris@gtk.org>
10915
10916         Fixes #75745, reported by Richard Hult. Merged from stable.
10917
10918         * gtk/gtktreeview.c (gtk_tree_view_bin_expose): set/unset
10919         GTK_CELL_RENDERER_FOCUSED flag whether the current node is the
10920         cursor or not.
10921
10922         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
10923         if we are rendering a cursor row, and the cell the be
10924         processed has focus, then set the GTK_CELL_RENDERER_FOCUSED
10925         flag (else we unset it).
10926
10927 2003-05-27  Matthias Clasen  <maclas@gmx.de>
10928
10929         * gtk/gtkwindow-decorate.c: 
10930         * gtk/gtktreeprivate.h: 
10931         * gtk/gtkdnd.c: 
10932         * gdk/win32/gdkwindow-win32.h: 
10933         * gdk/linux-fb/gdkprivate-fb.h: 
10934         * gdk/linux-fb/gdkkeyboard-fb.c: Remove dubious bitfields of
10935         unspecified signedness.  (#112919, Morten Welinder)
10936
10937         * gtk/queryimmodules.c (escape_string): 
10938         * gtk/gtktextbtree.c (_gtk_text_btree_get_text): 
10939         * gtk/gtksettings.c (_gtk_settings_parse_convert): 
10940         * gtk/gtkrc.c (gtk_rc_parse_assignment): 
10941         * gtk/gtkinputdialog.c (gtk_input_dialog_set_key): 
10942         * gdk/x11/gdkdisplay-x11.c (escape_for_xmessage): Replace all 
10943         occurances of g_string_new ("") by g_string_new (NULL). (#106975,
10944         Morten Welinder) 
10945
10946 2003-05-27  Tor Lillqvist  <tml@iki.fi>
10947
10948         * gtk-zip.sh.in: Only include the Default and Emacs themes' gtkrc
10949         files. Include share/gtk-doc/{gdk-pixbuf,gdk,gtk}.
10950
10951         * gdk/Makefile.am: libgdk-win32-2.0.la depends on
10952         win32/libgdk-win32.la.
10953
10954         * gtk/gtk.def: Add gtk_tree_view_column_cell_get_position.
10955
10956 Sat May 24 22:19:13 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
10957
10958         * gtk/gtkscrollbar.c (gtk_scrollbar_class_init): Make the minimum
10959         scrollbar slider length 21 instead of 7.
10960
10961 2003-05-23  Matthias Clasen  <maclas@gmx.de>
10962
10963         * gtk/gtknotebook.c: Add support for up to four scroll
10964         arrows. Control their display by new style properties
10965         "has_forward_stepper", "has_backward_stepper",
10966         "has_secondary_forward_stepper" and
10967         has_secondary_backward_stepper". (#110540)
10968
10969         * gtk/gtknotebook.h (struct _GtkNotebook): Make in_child and
10970         click_child three bits wide, add
10971         has_{before,after}_{previous,next} fields.
10972
10973         * gtk/gtkcolorsel.c (gtk_color_selection_init): Update color on
10974         focus out of hex_entry.  (#112665)
10975         (hex_focus_out): New signal handler for focus out of hex entry.
10976
10977 Wed May 21 19:01:06 2003  Owen Taylor  <otaylor@redhat.com>
10978
10979         * gtk/gtkwidget.c (gtk_widget_realize): 
10980         g_return_if_fail() if
10981         GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget).
10982         (#107872, Christian Reis)
10983
10984 2003-05-22  Matthias Clasen  <maclas@gmx.de>
10985
10986         * gtk/gtkfilesel.c (gtk_file_selection_create_dir): 
10987         (gtk_file_selection_rename_file): Some keynav improvements for the
10988         "Rename File" and "Create Directory" subdialogs: Enter in entry
10989         activates default, default is "Create"/"Rename", Escape cancels
10990         dialog.  (#113110)
10991         (gtk_file_selection_set_filename): Add a hint about opening 
10992         directories.  (#113175)
10993
10994 2003-05-22  Matthias Clasen  <maclas@gmx.de>
10995
10996         * gdk/x11/gdkdrawable-x11.c (gdk_x11_drawable_update_xft_clip):
10997         Use XftDrawSetClipRectangles(), since we're inside HAVE_XFT2
10998         anyway.  (#113476)
10999
11000 Wed May 21 15:53:14 2003  Owen Taylor  <otaylor@redhat.com>
11001
11002         * gtk/gtkprogress.c (gtk_progress_set_format_string,
11003         gtk_progress_set_show_text): Always queue a resize ... 
11004         we rely on the size-allocate to do the update, plus a 
11005         different format can actually change our size requisition.
11006         (#111052, Vasco Alexandre da Silva Costa)
11007
11008         * gtk/gtkprogress.c (gtk_progress_changed): Track
11009         ::changed as well as ::value_changed, and queue a
11010         resize on ::changed when necessary.
11011
11012         * gtk/gtkprogress.c (gtk_progress_set_adjustment): 
11013         Call gtk_progress_changed() here to update or 
11014         queue a resize as necessary.
11015
11016 Wed May 21 14:06:13 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>
11017
11018         * gtk/gtkimcontextsimple.c: added composing rules of
11019         Greek accented letters, patch by Vasilis Vasaitis (#107507)
11020
11021 Wed May 21 13:19:05 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>
11022
11023         * gtk/gtkenums.h (enum GtkIMPreeditStyle, GtkIMStatusStyle): 
11024         * modules/input/gtkimcontextxim.c (preedit_style_change, status_style_change):
11025         gtk settings for XIMPreeditNone and XIMStatusNone. (#105909)
11026
11027 Wed May 21 12:10:25 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>
11028
11029         * gtk/gtkimcontextsimple.c: 
11030         code that can check the compose table for ascending order,
11031         by Vasilis Vasaitis (#104862).
11032
11033 Wed May 21 12:52:01 2003  Owen Taylor  <otaylor@redhat.com>
11034
11035         * gtk/gtkkeyhash.[ch] (_gtk_key_hash_looku): We need 
11036         to pass the unmasked state to gdk_keymap_translate_keyboard_state() 
11037         to handle the case where a modifier not in the mask
11038         (like Num_Lock) changes the key value, so replace
11039         the masked state with a state/mask pair. (#106913,
11040         Olivier Ripoll)
11041
11042         * gtk/gtkwindow.c gtk/gtkbinding.c: Update to pass
11043         in state/mask pair to _gtk_key_hash_lookup()
11044
11045 Tue May 20 21:58:00 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>
11046
11047         * modules/input/gtkimcontextxim.c (xim_info_display_closed):
11048         fix a memory leak, free input context list (#113259).
11049
11050 2003-05-21  Matthias Clasen  <maclas@gmx.de>
11051
11052         * configure.in (all_loaders): Add pcx.
11053
11054         * gtk/gtkcalendar.c: Make calendar controls spin.  (#112540)
11055
11056 Tue May 20 17:27:24 2003  Owen Taylor  <otaylor@redhat.com>
11057
11058         * gtk/gtkimmodule.c (gtk_im_module_init): Silently
11059         accept a missing gtk.immodules file, some people
11060         want to run without one. (#112406, patch from
11061         Arnaud Charlet)
11062
11063 Tue May 20 17:05:31 2003  Owen Taylor  <otaylor@redhat.com>
11064
11065         * gtk/gtkwindow.c (gtk_window_compute_hints): Fix 
11066         height/width confusion (#113370, Xan Lopez)
11067
11068 Tue May 20 15:48:45 2003  Owen Taylor  <otaylor@redhat.com>
11069
11070         * gdk/x11/gdkdnd-x11.c gdk/x11/gdkwindow-x11.c: Comprehensively
11071         zero all unused parts of client messages (Mainly Motif DND
11072         and EWMH). Also, fix a couple places where we were putting
11073         contents into Motif DND messages that didn't belong.
11074         (#113361, EWMH problem reported by Lubos Lunak)
11075
11076         * gtk/gtkselection.c (_gtk_selection_request): Handle the
11077         case where the property type for the multiple atoms is
11078         ATOM_PAIR by doing the conversions ourselve. This is
11079         needed for Xt inter-operation.
11080
11081 2003-05-19 Arafat Medini <lumina@silverpen.de>
11082
11083         * configure.in: Added ar to ALL_LINGUAS
11084
11085 2003-05-19  Matthias Clasen  <maclas@gmx.de>
11086
11087         * gtk/gtksettings.c (gtk_rc_property_parse_border,
11088         gtk_rc_property_parse_color, gtk_rc_property_parse_enum,
11089         gtk_rc_property_parse_flags, gtk_rc_property_parse_requisition):
11090         Add docs.
11091
11092         * gtk/gtkwidget.c (gtk_widget_class_install_style_property, 
11093         gtk_widget_class_install_style_property_parser): Add docs. 
11094
11095 2003-05-17  Matthias Clasen  <maclas@gmx.de>
11096
11097         * tests/prop-editor.c: Add navigation for object properties, so
11098         that you can easily edit the properties of the parent of a widget.
11099         (#113152)
11100
11101 Wed May 14 17:45:32 2003  Owen Taylor  <otaylor@redhat.com>
11102
11103         * gdk/gdkkeysyms.h gdk/gdkkeynames.c gdk/gdkkeyuni.c:
11104         Patch from Vasilis Vasaitis to fix Greek_IOTAdi[a]eresis 
11105         inconsistency and leave the old name as an aliass (#104873)
11106
11107 Wed May 14 16:40:09 2003  Owen Taylor  <otaylor@redhat.com>
11108
11109         * gtk/gtkframe.c (gtk_frame_set_label_widget): Patch
11110         from Charles Schmidt to add missing notify (#108305)
11111
11112 Wed May 14 16:00:51 2003  Owen Taylor  <otaylor@redhat.com>
11113  
11114         * gdk/x11/gdkgc-x11.c: Remove unecessary g_return_if_fail().
11115         (#105500, Morten Welinder.)
11116  
11117 Wed May 14 09:05:11 2003   Hidetoshi Tajima <hidetoshi.tajima@sun.com>
11118
11119         * modules/input/gtkimcontextxim.c (get_ic_real): use type of guint32
11120         instead of gumake for XNFilterEvents event mask(#110493).
11121
11122 2003-05-11  Anders Carlsson  <andersca@codefactory.se>
11123
11124         * gtk/gtkdnd.c (gtk_drag_source_unset_icon): Don't cast a gchar to
11125         a GObject. (#112762)
11126
11127 2003-05-08  Sven Neumann  <sven@gimp.org>
11128
11129         * configure.in: set the HAVE_X11R6 automake conditional to false
11130         if not compiling for X11.
11131
11132 2003-05-08  Matthias Clasen  <maclas@gmx.de>
11133
11134         * gtk/gtkcalendar.[ch] (gtk_calendar_set_display_options): 
11135         (gtk_calendar_get_display_options): New functions.
11136         (gtk_calendar_display_options): Depreate.  (#64567)
11137         (gtk_calendar_class_init): Add boolean properties for the display
11138         options.  (#50949)
11139
11140 Tue May  6 16:50:52 2003  Owen Taylor  <otaylor@redhat.com>
11141
11142         Patch from James Henstridge to update to automake-1.7
11143         (#109542)
11144  
11145         * autogen.sh: update to call newer tools.
11146  
11147         * configure.in: various updates, to use M4 macros to put
11148         variables that change each release at the top.
11149         Use AC_HELP_STRING to format help strings.
11150         Use AC_CONFIG_COMMANDS to generate gdkconfig.h.
11151  
11152         * Makefile.am: require Automake 1.7.  Remove gdk-2.0.pc and
11153         gtk+-2.0.pc on uninstall.  Pass --enable-gtk-doc to configure
11154         during distcheck.
11155  
11156         * docs/reference/*/Makefile.am: simplify to use the gtk-doc.make
11157         makefile fragment.
11158  
11159         * */Makefile.am: don't use STRIP_BEGIN/STRIP_END.
11160         Use BUILT_SOURCES where appropriate.
11161         Build generated files in builddir rather than srcdir.
11162         Fix uninstall and distclean targets to satisfy distcheck.
11163
11164         ===
11165
11166         * gdk/*/Makefile.am: Remove the hacks to get gdkenumtypes.h
11167         built first, since we are now using BUILT_SOURCES.
11168
11169         * gdk/Makefile.am: Remove an outdated comment about gdk_headers.
11170
11171         * demos/gtk-demo/Makefile.am: Fix srcdir != buildd problem
11172         with geninclude.pl.
11173
11174         * configure.in: Update versions to 2.3.0.
11175  
11176 2003-05-06  Tor Lillqvist  <tml@iki.fi>
11177
11178         Fix for #110165 (thanks to Arnaud Charlet):
11179         
11180         * gdk/win32/gdkevents-win32.c (build_keypress_event,
11181         build_keyrelease_event): For unshifted control char, use
11182         lowercase ASCII keyval.
11183         (gdk_event_translate): Similarily, when handling WM_SYSKEYDOWN and
11184         UP (i.e. Alt-something), if it's an unshifted ASCII letter, use
11185         lowercase keyval. Use build_key_event_state() here, too, instead
11186         of minor code duplication.
11187
11188 2003-05-06  Matthias Clasen  <maclas@gmx.de>
11189
11190         * tests/testmultidisplay.c: Don't include strings.h, it's not
11191         needed anymore.  (#112388)
11192
11193         * examples/menu/itemfactory.c: 
11194         * docs/tutorial/gtk-tut.sgml: Remove an unneeded include from the
11195         itemfactory example.
11196
11197 2003-05-05  Matthias Clasen  <maclas@gmx.de>
11198
11199         * gtk/gtkdnd.c (gtk_drag_source_set_icon_stock):  Actually set the
11200         icon type to the stock icon type.  (#111735, Dave Bordoley)
11201
11202 2003-05-05  Christian Rose  <menthos@menthos.com>
11203
11204         * configure.in: Added sr and sr@Latn to ALL_LINGUAS.
11205         Removed sp, it's replaced by sr@Latn.
11206
11207 Wed Apr 30 22:09:11 BST 2003  Tony Gale <gale@gtk.org>
11208
11209         * docs/faq/gtk-faq.sgml: GTK+ 2.x updates, mainly from
11210         Gonzalo Odiard
11211
11212 Mon Apr 28 17:54:39 2003  Jonathan Blandford  <jrb@redhat.com>
11213
11214         * gtk/gtktreeview.c (gtk_tree_view_destroy): destroy the search
11215         data iff the destroy func isn't NULL.
11216
11217 Thu Apr 24 19:12:05 2003  Owen Taylor  <otaylor@redhat.com>
11218
11219         * autogen.sh (have_libtool): Accept libtool-1.5. (#111480)
11220
11221 2003-04-23  Abel Cheung  <maddog@linux.org.hk>
11222
11223         * configure.in: Added "am" "mk" "ta" to ALL_LINGUAS.
11224
11225 Tue Apr 22 15:33:51 2003  Owen Taylor  <otaylor@redhat.com>
11226
11227         * gtk/gtkfilesel.c (open_new_dir): Fix capitalization
11228         of UTF-8. (#106419, Roozbeh Pournader)
11229
11230 Tue Apr 22 15:17:25 2003  Owen Taylor  <otaylor@redhat.com>
11231
11232         * configure.in: Only check for XFT2 if we found pango-xft
11233         (#105692, Jon Nall)
11234
11235 Tue Apr 22 15:12:19 2003  Owen Taylor  <otaylor@redhat.com>
11236
11237         * gtk/gtkwidget.c (gtk_widget_class_init): Fix PROP_HAS_FOCUS/
11238         PROP_IS_FOCUS confusion. (#111333, Jody Goldberg)
11239
11240 Tue Apr 22 19:43:01 BST 2003  Tony Gale <gale@gtk.org>
11241
11242         * docs/faq/gtk-faq.sgml: add note about version converage.
11243
11244 Mon Apr 21 19:02:16 2003  Owen Taylor  <otaylor@redhat.com>
11245
11246         * gtk/gtksocket.c (activate_key): Fix prototype for
11247         activate_key. (#108927, Jason D. Hildebrand)
11248
11249 Mon Apr 21 18:42:51 2003  Owen Taylor  <otaylor@redhat.com>
11250
11251         * demos/gtk-demo/Makefile.am demos/gtk-demo/geninclude.pl:
11252         Remove geninclude.pl from CVS and don't dist it either,
11253         it is generated. (#108970, Rich Kinder)
11254
11255 Mon Apr 21 18:35:48 2003  Owen Taylor  <otaylor@redhat.com>
11256
11257         * gtk/gtkobject.h: Remove a couple of obsolete comments,
11258         fix another comment. (#109737, Britton Kerin)
11259
11260 Mon Apr 21 18:29:03 2003  Owen Taylor  <otaylor@redhat.com>
11261
11262         * gtk/gtkiconfactory.c (gtk_icon_set_unref): Free
11263         the source list, not just it's contents (Patch
11264         from Charles Kerr, #108243)
11265
11266 Mon Apr 21 18:13:46 2003  Owen Taylor  <otaylor@redhat.com>
11267
11268         * gdk/x11/gdkdnd-x11.c (gdk_window_cache_filter): Patch
11269         from Alex Larsson fixing problem with restacking during
11270         DND. (#108671)
11271
11272 Mon Apr 21 15:07:29 2003  Owen Taylor  <otaylor@redhat.com>
11273
11274         * gdk/x11/gdkdisplay-x11.c (gdk_display_keyboard/pointer_ungrab):
11275         Calling XFlush() after ungrabbing, to avoid problems if
11276         the app subsequently blocks on a long-running operation.
11277         (#106520, reported by Rajkumar Siva)
11278
11279 Fri Apr 18 17:42:45 2003  Owen Taylor  <otaylor@redhat.com>
11280
11281         * gdk/x11/gdkwindow-x11.c (set_initial_hints): Add
11282         SKIP_TASKBAR/SKIP_PAGER to set of properties we
11283         might set on map. (#110019, problem reported
11284         by Loban Rahman)
11285
11286 Fri Apr 18 17:14:33 2003  Owen Taylor  <otaylor@redhat.com>
11287
11288         * gdk/gdkevents.c (gdk_event_copy): Fix for the
11289         case when gdk_event_copy() is called on a non-allocated
11290         event. (#109716, reported by Rich Burridge)
11291
11292 Fri Apr 18 16:57:44 2003  Owen Taylor  <otaylor@redhat.com>
11293
11294         * gdk/x11/gdkdrawable-x11.c (draw_with_images/pixmaps):
11295         Fix pointer arithmetic on 'void *'. (#108322)
11296
11297 Fri Apr 18 16:31:49 2003  Owen Taylor  <otaylor@redhat.com>
11298
11299         * configure.in gdk/x11/gdkdisplay-x11.c modules/input/Makefile.am:
11300         Check for XAddConnectionWatch()/X11R6, and if found, disable XIM and
11301         use of XAddConnectionWatch. Remove --enable-xim config option.
11302         Should fix building on X11R6 (#110523, Albert Chin)
11303
11304 Fri Apr 18 15:56:46 2003  Owen Taylor  <otaylor@redhat.com>
11305
11306         * gdk/x11/gdkdisplay-x11.[ch] gdk/x11/gdkdrawable-x11.[ch]:
11307         Patch from Morten Welinder to catch Sun servers with a 
11308         broken implementation of the RENDER extension. (#108309)
11309
11310 Fri Apr 18 15:30:38 2003  Owen Taylor  <otaylor@redhat.com>
11311
11312         * gdk/x11/gdkwindow-x11.c (set_text_property): Use
11313         gdk_free_compound_text(), not g_free(). (#107643,
11314         Michael Zucchi)
11315
11316 Fri Apr 18 15:11:50 2003  Owen Taylor  <otaylor@redhat.com>
11317
11318         * gdk/x11/gdkdisplay-x11.c (_gdk_display_x11_get_type)
11319         gdk/x11/gdkscreen-x11.c (_gdk_screen_x11_get_type): Fix
11320         wrong use of base_finalize. (#105126, Sven Neumann)
11321
11322 Fri Apr 18 15:06:00 2003  Owen Taylor  <otaylor@redhat.com>
11323
11324         * gdk/gdkwindow.c (gdk_window_constrain_size): Fix
11325         '/' vs. '*' problem in aspect ration computations. (#108237)
11326
11327 Fri Apr 18 14:15:09 2003  Owen Taylor  <otaylor@redhat.com>
11328
11329         * gdk/x11/gdkdisplay-x11.c (gdk_display_open): 
11330         * gdk/x11/gdkevents-x11.c (gdk_event_translate): You
11331         don't get a XkbMapNotify event if you get a XkbNewKeyboardNotify 
11332         event, so select for both. (#108406, Egmont Koblinger)
11333
11334 Thu Apr 17 09:57:44 2003  Jonathan Blandford  <jrb@gnome.org>
11335
11336         * gtk/gtktreeview.c (validate_visible_area): remove infinite loop
11337         caused by not clearing the scroll_to_path.
11338
11339 2003-04-16  Matthias Clasen  <maclas@gmx.de>
11340
11341         * gtk/gtkstyle.c: Doc additions and fixes.
11342
11343         * gtk/gtktreeviewcolumn.c
11344         (_gtk_tree_view_column_get_neighbor_sizes): Doc fixes.
11345
11346 2003-04-14  Michael Natterer  <mitch@gimp.org>
11347
11348         * gtk/gtkliststore.c (gtk_list_store_move): added checks to ensure
11349         that the iter is not reordered to its own position. Prevents model
11350         corruption for the case that the store contains only a single item
11351         (fixes bug #108387).
11352
11353         Unrelated:
11354
11355         * gtk/gtkliststore.c (gtk_list_store_insert): g_list_alloc() the
11356         new list element later so we don't leak it if we decide to return
11357         early.
11358
11359         * gtk/gtktreeselection.c (_gtk_tree_selection_internal_select_node):
11360         set selection->tree_view->priv->anchor to NULL after freeing it.
11361
11362 2003-04-13  Matthias Clasen  <maclas@gmx.de>
11363
11364         * gtk/gtktreeviewcolumn.c
11365         (gtk_tree_view_column_cell_get_position): Document. 
11366
11367         * gtk/gtktextbuffer.c (gtk_text_buffer_select_range): 
11368         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_[sg]et_expand): 
11369         * gtk/gtkbutton.c (gtk_button_[sg]et_focus_on_click): Document
11370         these as 2.4 additions.
11371
11372 2003-04-09  Matthias Clasen  <maclas@gmx.de>
11373
11374         * INSTALL.in: Fix the real thing.
11375
11376         * INSTALL: Typo fix.
11377
11378 Mon Apr  7 19:43:15 2003  Owen Taylor  <otaylor@redhat.com>
11379
11380         * gdk/x11/gdkdisplay-x11.c (gdk_x11_display_ungrab): Flush
11381         after ungrabbing the server.
11382  
11383         * gdk/x11/gdkimage-x11.c: Remove some no-longer-needed
11384         calls to XFlush().
11385
11386         * gdk/x11/gdkwindow-x11.c (_gdk_windowing_window_at_pointer):
11387         Use gdk_x11_display_grab/ungrab.
11388
11389         * gdk/x11/gdkdisplay-x11.c (gdk_display_open): Initialize
11390         use_xshm to TRUE so SHM gets used when present.
11391  
11392 2003-04-07  Matthias Clasen  <maclas@gmx.de>
11393
11394         * gtk/gtktextlayout.c (set_para_values): 
11395         * gtk/gtkenums.h (GtkWrapMode): Add GTK_WRAP_WORD_CHAR.  (#110086,
11396         David Brigada)
11397
11398         * gtk/gtkcelleditable.c, gtk/gtkfixed.c, gtk/gtktreemodel.c,
11399         gtk/gtktreeselection.c, gtk/gtktreeview.c: Fix numerous
11400         misspellings of possessive "its".  (#110027, Doug Quale)
11401
11402 2003-04-03  Matthias Clasen  <maclas@gmx.de>
11403
11404         * demos/gtk-demo/main.c (demo_find_file): Only use files from the
11405         current directory if it looks like the srcdir.  (#109357)
11406
11407 Wed Apr  2 23:02:26 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
11408
11409         * gtk/gtkbutton.[ch] (gtk_button_class_init): add property
11410         focus_on_click
11411
11412         * gtk/gtkwindow.c (gtk_window_focus): make arrow keyboard
11413         navigation not wrap around.
11414
11415 2003-04-02  Matthias Clasen  <maclas@gmx.de>
11416
11417         * gtk/gtkprogress.c (gtk_progress_get_percentage_from_value):
11418         Return 0 if lower == upper.  (#109155)
11419         (gtk_progress_get_current_percentage): Use
11420         gtk_progress_get_percentage_from_value().
11421
11422 2003-04-01  Matthias Clasen  <maclas@gmx.de>
11423
11424         * gtk/gtkimcontext.c (gtk_im_context_focus_in): Fix docs.
11425         (#109510, Noah Levitt)
11426
11427 Mon Mar 31 13:52:13 2003  Jonathan Blandford  <jrb@redhat.com>
11428
11429         * gtk/gtkrbtree.c (_gtk_rbtree_reorder): null initialize reorder's
11430         members so Purify won't complain.
11431
11432         * gtk/gtkliststore.c (gtk_list_store_sort): ditto.
11433
11434 2003-03-31  Matthias Clasen  <maclas@gmx.de>
11435
11436         * gtk/gtkwindow.c: Add a new property, role, corresponding to 
11437         gtk_window_[gs]et_role().  (#93904)
11438
11439 Sun Mar 30 03:57:42 2003  Jonathan Blandford  <jrb@gnome.org>
11440
11441         * gtk/gtktreeselection.c (gtk_tree_selection_get_selected_rows):
11442         fix crash.  Patch from Markus Lausser <sgop@users.sourceforge.net>
11443
11444 2003-03-29  Matthias Clasen  <maclas@gmx.de>
11445
11446         * gtk/gtkoptionmenu.c (gtk_option_menu_remove_contents): Set state
11447         of labels back to normal before reparenting back.  (#102387)
11448
11449         * gtk/gtkcolorseldialog.c (gtk_color_selection_dialog_init): Set
11450         a default window title to match the GtkFontSelectionDialog behavior.
11451  
11452         (gtk_color_selection_dialog_new): Don't call
11453         gtk_window_set_title() if title is NULL.  (bug #101975, Daniel Elstner)
11454
11455 2003-03-29  Matthias Clasen  <maclas@gmx.de>
11456
11457         Fix for bug #78499:
11458         
11459         * gtk/gtkentry.h (struct _GtkEntry): Add flags select_words and
11460         select_lines. 
11461
11462         * gtk/gtkentry.c (gtk_entry_button_press): Set select_words and
11463         select_lines on double/triple click.
11464
11465         * gtk/gtkentry.c (gtk_entry_motion_notify): Implement
11466         select-by-words and select-by-lines behaviour.
11467
11468         Fixes for bug #56248:
11469         
11470         * gtk/gtknotebook.c (stop_scrolling): New function to remove the
11471         timer and queue a redraw. 
11472         (gtk_notebook_grab_notify): 
11473         (gtk_notebook_state_changed): New functions to call stop_scrolling() 
11474         if necessary.   
11475         (gtk_notebook_button_release): Use stop_scrolling().
11476         (gtk_notebook_draw_arrow): Fix drawing of insensitive arrows.
11477
11478         * gtk/gtkrange.c (stop_scrolling): New function to remove the
11479         grab, remove the timer and queue a redraw.
11480         (gtk_range_grab_notify): 
11481         (gtk_range_state_changed): New functions to call stop_scrolling() 
11482         if necessary.   
11483         (gtk_range_button_release): Use stop_scrolling().
11484
11485         * gtk/gtkspinbutton.c (gtk_spin_button_grab_notify): 
11486         (gtk_spin_button_state_changed): Redraw after stop_spinning.
11487         (gtk_spin_button_stop_spinning): Reset click_child to correct the
11488         drawing of the arrows.
11489         (gtk_spin_button_button_release): Use a local copy of click_child,
11490         since stop_spinning() resets it.
11491
11492         * gtk/gtknotebook.c (gtk_notebook_class_init): Add C-A-PgUp and
11493         C-A-PgDown as alternatives to the A-less variants. (This slipped
11494         in accidentally some time ago).  (#97860)
11495
11496 2003-03-26  Sven Neumann  <sven@gimp.org>
11497
11498         * gtk/gtktreeview.c: rewrote the function that does node and arrow
11499         prelighting, queue all redraws from here (Fixes bug #108792).
11500
11501 2003-03-20  Richard Kinder <r_kinder@yahoo.com>
11502
11503         * demos/testpixbuf.c (update_timeout): set error to NULL, not FALSE.
11504         Fixes bug #108778.
11505
11506 2003-03-20  Guntupalli Karunakar <karunakar@freedomink.org>
11507
11508         * configure.in: Added "ml" in ALL_LINGUAS
11509
11510 Sat Mar 15 18:49:27 2003  Manish Singh  <yosh@gimp.org>
11511
11512         * gtk/gtkradiomenuitem.h: use GTK_DISABLE_DEPRECATED instead of
11513         G_DISABLE_DEPRECATED.
11514
11515 2003-03-14  Tor Lillqvist  <tml@iki.fi>
11516
11517         * gdk/win32/gdkevents-win32.c: Use the signed GET_X_LPARAM() and
11518         GET_Y_LPARAM() to extract x and y coordinates from an LPARAM or
11519         DWORD, and not the unsigned HIWORD() and LOWORD(). Systems with
11520         multiple monitors can have negative coordinates on some of the
11521         monitors. (partial fix for #99496, Arnaud Charlet)
11522
11523 2003-03-15  Matthias Clasen  <maclas@gmx.de>
11524
11525         * gtk/gtktextview.c: Add a "buffer" property.  (#108353) 
11526
11527 2003-03-13  Sven Neumann  <sven@gimp.org>
11528
11529         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_set_property):
11530         removed redundant calls to g_object_notify().
11531         (gtk_cell_renderer_pixbuf_get_size): removed redundant casts, see
11532         bug #108236.
11533
11534         * gtk/gtktextiter.c (_gtk_text_iter_get_segment_char)
11535         (_gtk_text_iter_get_segment_byte): return 0, not NULL (these
11536         functions return an integer value).
11537
11538 2003-03-13  Tor Lillqvist  <tml@iki.fi>
11539
11540         * gdk/win32/gdkevents-win32.c (gdk_event_translate): On
11541         WM_MOUSEMOVE, the test whether we have actually moved (and thus
11542         shouldn't generate an GDK event) moved after the call to
11543         propagate() and translate_mouse_coords(). Otherwise we were
11544         testing wrong values. (#108115, Allin Cottrell)
11545         (gdk_event_translate): On WM_?BUTTONUP, set current_{x,y} the same
11546         way as in WM_?BUTTONDOWN and WM_MOUSEMOVE.
11547
11548         * gdk/win32/gdkevents-win32.c (gdk_pointer_grab): if a grab cursor
11549         is used, must copy the HCURSOR with CopyCursor(), as it is OK to
11550         destroy the GdkCursor after calling gdk_pointer_grab(). Set the
11551         cursor right away with SetCursor(), as we won't get any
11552         WM_SETCURSOR messages while the mouse is captured. 
11553         (gdk_display_pointer_ungrab): Correspondingly, destroy the copy
11554         with DestroyCursor() when no longer used. (#108114, Allin Cottrell)
11555
11556         * gdk/win32/gdkevents-win32.c (gdk_event_translate): On
11557         WM_SYSCHAR, return FALSE from the window procedure to prevent the
11558         DefWindowProc from being called. Otherwise Windows would beep,
11559         thinking you are tring to access a (nonexistent) menu when you
11560         press Alt-something. Don't do this for Alt-Space,
11561         though. (#107454, Martyn Russell)
11562
11563         * gdk/win32/gdkcursor-win32.c: Minor spacing and debug print fixes.
11564
11565 Tue Mar 11 12:01:07 2003  Jonathan Blandford  <jrb@gnome.org>
11566
11567         * gtk/gtktreeview.c (gtk_tree_view_class_init): Ctrl/Shift
11568         [left/right] expands/collapses the tree, #108092
11569
11570 2003-03-09  Tor Lillqvist  <tml@iki.fi>
11571
11572         * gdk/win32/gdkdrawable-win32.c (draw_segments): Don't try to
11573         compensate for LineTo() not drawing the end pixel. It causes more
11574         harm than benefits, see bug #81895.
11575
11576 2003-03-08  Matthias Clasen  <maclas@gmx.de>
11577
11578         Bug #107664 continued:
11579
11580         * gdk/x11/gdkinputprivate.h: 
11581         * gdk/x11/gdkinput-none.c (_gdk_input_window_none_event): Remove. 
11582         (_gdk_input_other_event): Return gboolean.
11583         * gdk/x11/gdkinput-xfree.c (_gdk_input_window_none_event): Remove. 
11584         (_gdk_input_other_event): Return gboolean.
11585         * gdk/x11/gdkinput-x11.c (_gdk_input_common_other_event): Return gboolean.
11586
11587         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Make return_val
11588         gboolean, remove pointless call to _gdk_input_window_none_event.
11589
11590         * gdk/win32/gdkinput-win32.[hc] (_gdk_input_other_event): Return gboolean.
11591         (_gdk_input_window_none_event): Remove.
11592
11593         * gtk/gtktextiter.c (_gtk_text_iter_get_indexable_segment): 
11594         (_gtk_text_iter_get_any_segment): 
11595         (_gtk_text_iter_get_segment_byte): 
11596         (_gtk_text_iter_get_segment_char): 
11597         (_gtk_text_iter_get_text_line): 
11598         (_gtk_text_iter_get_btree): Fix 0/NULL confusion.
11599         * gdk/x11/gdkdnd-x11.c (motif_target_table_check): Return gint.
11600         * gdk/win32/gdkfont-win32.c (gdk_font_equal): 
11601         * gdk/linux-fb/gdkwindow-fb.c (gdk_window_get_deskrelative_origin): 
11602         (gdk_window_get_origin): 
11603         * gdk/linux-fb/gdkcolor-fb.c (gdk_colors_alloc): Fix 0/FALSE confusion. 
11604
11605 2003-03-06  Matthias Clasen  <maclas@gmx.de>
11606
11607         * gdk/gdkrgb.c (gdk_rgb_try_colormap): Return gboolean, not gint.
11608         (#107664, Morten Welinder)
11609
11610         * gdk/x11/gdkwindow-x11.c (gdk_window_get_deskrelative_origin): 
11611         * gdk/x11/gdkfont-x11.c (gdk_font_equal): 
11612         * gdk/x11/gdkdnd-x11.c (gdk_drag_get_protocol_for_display): 
11613         Fix TRUE/1 and FALSE/0 confusion.  (#107664, Morten Welinder)
11614
11615         * gtk/gtktextmark.c (gtk_text_mark_get_buffer): 
11616         * gtk/gtkeditable.c (gtk_editable_get_chars): 
11617         * gtk/gtkctree.c (gtk_ctree_find_node_ptr): 
11618         * demos/gtk-demo/main.c (demo_find_file): Fix NULL/FALSE confusion
11619         (#107648, Morten Welinder)Fix NULL/FALSE confusion
11620         (#107648, Morten Welinder)
11621
11622 2003-03-04  Matthias Clasen  <maclas@gmx.de>
11623
11624         * gtk/gtkobject.h: Add deprecation guards for gtk_object_new ().
11625
11626 Sun Mar  2 23:35:57 2003  Jonathan Blandford  <jrb@gnome.org>
11627
11628         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_get_size):
11629         handle rtl code.  Thanks to Matthias Clasen for an initial patch
11630         to handle the RTL code.
11631
11632         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_get_size): ditto
11633
11634         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_get_size): ditto
11635
11636         * gtk/gtktreeview.c: (invalidate_column),
11637         (invalidate_last_column),
11638         (gtk_tree_view_get_real_requested_width_from_column),
11639         (gtk_tree_view_size_allocate_columns),
11640         (gtk_tree_view_size_allocate), (gtk_tree_view_button_press),
11641         (gtk_tree_view_button_release_drag_column),
11642         (gtk_tree_view_update_current_reorder),
11643         (gtk_tree_view_motion_drag_column), (gtk_tree_view_bin_expose),
11644         (gtk_tree_view_key_press), (gtk_tree_view_header_focus),
11645         (gtk_tree_view_get_background_xrange),
11646         (gtk_tree_view_get_arrow_xrange),
11647         (gtk_tree_view_is_expander_column),
11648         (gtk_tree_view_set_column_drag_info),
11649         (gtk_tree_view_move_cursor_left_right):
11650         Add RTL support.
11651
11652         * gtk/gtktreeviewcolumn.h (struct _GtkTreeViewColumn): add an
11653         expand flag.
11654
11655         * gtk/gtktreeviewcolumn.c:
11656         (gtk_tree_view_column_class_init),
11657         (gtk_tree_view_column_set_property),
11658         (gtk_tree_view_column_get_property),
11659         (gtk_tree_view_column_set_expand),
11660         (gtk_tree_view_column_get_expand),
11661         (gtk_tree_view_column_cell_process_action):
11662         Add support for expand flag.  Thanks to Kristian Rietveld for an
11663         initial patch for this.
11664
11665 Fri Feb 28 02:06:17 2003  Jonathan Blandford  <jrb@gnome.org>
11666
11667
11668 2003-03-02  Tor Lillqvist  <tml@iki.fi>
11669
11670         * gdk/gdk.def
11671         * gtk/gtk.def: Add a bunch of missing entries. Noticed by Cedric
11672         Gustin.
11673
11674 2003-03-01  Matthias Clasen  <maclas@gmx.de>
11675
11676         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_set_vadjustment): 
11677         (gtk_scrolled_window_set_hadjustment): Replace uses of
11678         gtk_object_new by g_object_new.
11679
11680 Thu Feb 27 17:44:24 2003  Manish Singh  <yosh@gimp.org>
11681
11682         * demos/gtk-demo/main.c
11683         * demos/gtk-demo/tree_store.c
11684         * gdk/x11/gdkscreen-x11.c
11685         * gtk/gtkcellrenderertoggle.c
11686         * gtk/gtkcolorsel.c
11687         * gtk/gtkdnd.c
11688         * gtk/gtkeditable.c
11689         * gtk/gtkentry.c
11690         * gtk/gtkmenu.c
11691         * gtk/gtkmenubar.c
11692         * gtk/gtkmenuitem.c
11693         * gtk/gtkmenushell.c
11694         * gtk/gtkrc.c
11695         * gtk/gtksettings.c
11696         * gtk/gtkstyle.c
11697         * gtk/gtktextbuffer.c
11698         * gtk/gtktextview.c
11699         * gtk/gtktreeviewcolumn.c
11700         * tests/testgtk.c
11701         * tests/testtext.c
11702         * tests/testtreeedit.c
11703         * tests/testtreefocus.c
11704         * tests/testtreeview.c: remove unnecessary G_OBJECT() casts.
11705
11706 Tue Feb 25 21:55:17 2003  Jonathan Blandford  <jrb@redhat.com>
11707
11708         * gtk/gtkoptionmenu.c (gtk_option_menu_position): account for RTL
11709         code.
11710
11711 2003-02-24  Sven Neumann  <sven@gimp.org>
11712
11713         * gtk/gtkmain.c (gtk_get_default_language): fixed documentation.
11714
11715 2003-02-21  Tomas Ogren  <stric@ing.umu.se>
11716
11717         * docs/reference/gtk/tmpl/gtktreemodel.sgml: Fix typos in an example
11718
11719 2003-02-20  Matthias Clasen  <maclas@gmx.de>
11720
11721         * gtk/gtktextbtree.c (_gtk_text_line_previous_could_contain_tag): 
11722         Check if line_ancestor_parent is NULL.  (#102711, Manuel Clos)
11723
11724         * gtk/gtktextview.c (gtk_text_view_scroll_to_iter): 
11725         (gtk_text_view_update_adjustments): Make sure cursor stays visible
11726         during horizontal scrolling.  (#75270)
11727
11728 2003-02-19  Matthias Clasen  <maclas@gmx.de>
11729
11730         * tests/testdnd.c: Replace gtk_timeout_* by their GLib
11731         counterparts. (#106532)
11732
11733         * gdk/gdkkeys.c (gdk_keymap_class_init): Associate the
11734         keys_changed virtual function with the keys_changed signal.
11735         (#106512, Jeff Franks)
11736
11737 2003-02-15  Larry Ewing  <lewing@ximian.com>
11738
11739         * gdk/gdkevents.c (gdk_event_copy): copy the event axes as well.
11740
11741 2003-02-17  Mohammad DAMT  <mdamt@bisnisweb.com>
11742
11743         * po/id.po: Added Indonesian translation
11744         * configure.in: Added "id" to ALL_LINGUAS
11745
11746 2003-02-14  Matthias Clasen  <maclas@gmx.de>
11747
11748         * gtk/gtktextview.c (popup_targets_received): Remove bogus casts.
11749
11750 2003-02-12  Christian Rose  <menthos@menthos.com>
11751
11752         * configure.in: Added "yi" to ALL_LINGUAS.
11753
11754 2003-02-12  Matthias Clasen  <maclas@gmx.de>
11755
11756         Fix for #82734 and #78216:
11757         
11758         * gtk/gtktextview.c (delete_cb): 
11759         (select_all_cb): New callbacks for context menu items.
11760         (popup_targets_received): Add "Delete" and "Select All" to context
11761         menu, mnemonics and title caps for all items.
11762
11763         * gtk/gtkentry.c (gtk_entry_delete_cb): New callback for "Delete"
11764         context menu item.
11765         (popup_targets_received): Add "Delete" to context menu, mnemonics
11766         and title caps for all items.
11767
11768 2003-02-09  Tor Lillqvist  <tml@iki.fi>
11769
11770         * gtk/gtkfilesel.c (win32_gtk_add_drives_to_dir_list): Use
11771         GetDriveType() to recognize removable drives (in order to avoid
11772         hanging if trying to access an empty floppy drive), instead of
11773         hardcoding A: and B: (#105654).
11774
11775 2003-02-09  Matthias Clasen  <maclas@gmx.de>
11776
11777         * gtk/gtkwidget.c (gtk_widget_set_name): Add note about periods in 
11778         names.  (#57680)
11779
11780 2003-02-09  Christian Rose  <menthos@menthos.com>
11781
11782         * configure.in: Removed "en@IPA.po" from ALL_LINGUAS.
11783
11784 Fri Feb  7 04:49:46 2003  Tim Janik  <timj@gtk.org>
11785
11786         * gtk/gtkobject.c: remove quark_user_data usage in
11787         gtk_object_{g|s}et_user_data(). fixes get_user_data()
11788         returning NULL for user_data set through property interface.
11789
11790         * gtk/gtkitemfactory.c (gtk_item_factory_create_item): don't put out
11791         warnings if a pixbuf couldn't be retrieved, since (a) this doesn't
11792         need to be a programming error (in case of loaded data), (b) it breaks
11793         with 2.0 behaviour where extra magic could be used to create empty
11794         images. don't attempt to retrieve pixbufs from NULL extra_data.
11795
11796 2003-02-06  Matthias Clasen  <maclas@gmx.de>
11797
11798         * gdk/x11/gdkvisual-x11.c (gdk_visual_get_best_with_depth): Return
11799         a GdkVisual *, not a GdkVisual **.  (#105243)
11800
11801         * gtk/gtkclist.c: 
11802         * gtk/gtkctree.c: 
11803         * gtk/gtkcontainer.c: 
11804         * gtk/gtkdnd.c: 
11805         * gtk/gtkentry.c: 
11806         * gtk/gtklist.c:
11807         * gtk/gtkmenu.c:
11808         * gtk/gtkmenuitem.c:
11809         * gtk/gtknotebook.c:
11810         * gtk/gtkselection.c:
11811         * gtk/gtkspinbutton.c:
11812         * gtk/gtktext.c:
11813         * gtk/gtktextview.c:
11814         * gtk/gtktooltips.c:
11815         * gtk/gtktreeview.c:
11816         * gtk/gtkwindow.c: Replace uses of gtk_timeout_* and gtk_idle_* by
11817         their non-deprecated GLib counterparts.
11818         
11819         * gtk/gtkmain.h: Fully deprecate gtk_timeout_* and gtk_idle_*.
11820         
11821 Sun Feb  2 16:45:57 GMT 2003  Tony Gale <gale@gtk.org>
11822
11823         * docs/tutorial/gtk-tut.sgml: cleanups from
11824         Sebastian Rittau (#104832)
11825
11826 2003-02-01  Tor Lillqvist  <tml@iki.fi>
11827
11828         Merge from stable:
11829
11830         * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_foreign_new_for_display,
11831         gdk_pixmap_lookup, gdk_pixmap_lookup_for_display): Implement.
11832         (#104108, Naofumi Yasufuku)
11833
11834         * gdk/gdk.def: Export the above. Export
11835         gdk_screen_get_system_visual, noticed by Ed Woods.
11836
11837 Fri Jan 31 17:45:22 2003  Manish Singh  <yosh@gimp.org>
11838
11839         * demos/pixbuf-demo.c
11840         * demos/testpixbuf.c
11841         * demos/gtk-demo/pixbufs.c: remove deprecated gtk_timeout_* usage.
11842
11843 Fri Jan 31 17:33:00 2003  Manish Singh  <yosh@gimp.org>
11844                                                                                 
11845         * gtk/gtknotebook.c (gtk_notebook_remove_tab_label): set_state
11846         on the tab_label before unparenting it, in case the unparent
11847         drops the refcount to 0.
11848
11849 2003-02-01  Matthias Clasen  <maclas@gmx.de>
11850
11851         * gtk/gtkiconfactory.h: Use GDK_MULTIHEAD_SAFE like all other gtk
11852         headers. Sorry about gtk_selection_clear, Yosh.
11853
11854 Thu Jan 30 17:16:05 2003  Manish Singh  <yosh@gimp.org>
11855
11856         * gtk/gtkselection.h: declare gtk_selection_clear in GTK_COMPILATION
11857         too, for gtkwidget.c. Remember people, when introducing new
11858         deprecations, make sure internal code isn't using it, or if so,
11859         reorganize appropriately like I've done in other places.
11860
11861         * tests/testtext.c: don't use deprecated gtk_timeout_* stuff.
11862
11863 2003-01-31  Matthias Clasen  <maclas@gmx.de>
11864
11865         * gtk/gtkselection.h: 
11866         * gtk/gtkselection.c (gtk_selection_clear): Deprecate.  (#85683)
11867
11868         * gdk/gdkpixbuf.h: 
11869         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_to_drawable): 
11870         (gdk_pixbuf_render_to_drawable_alpha): Deprecate.  (#60582)
11871
11872         * gtk/gtkcolorsel.h:
11873         * gtk/gtkcolorsel.c (gtk_color_selection_set_change_palette_hook):
11874         Deprecate.  (#98167)
11875
11876         * gtk/gtkpaned.h: Deprecate gtk_paned_computed_position(). (#97077)
11877
11878         * gtk/gtkmain.h: Deprecate the gtk_timeout_*, gtk_idle_*
11879         and gtk_input_* functions.  (#71596)
11880         
11881         * gtk/gtkentry.c (gtk_entry_move_cursor): 
11882         * gtk/gtklabel.c (gtk_label_move_cursor): Handle
11883         GTK_MOVEMENT_HORIZONTAL_PAGES in switches.
11884
11885         * gdk/gdk.h: Deprecate gdk_wcstombs() and gdk_mbstowcs().  (#79803)
11886
11887         * gtk/gtkitemfactory.h: 
11888         * gtk/gtkitemfactory.c (gtk_item_factory_add_foreign): Deprecate. 
11889         (#69244)
11890
11891 Thu Jan 30 23:48:30 2003  Kristian Rietveld  <kris@gtk.org>
11892
11893         * gtk/gtktreeviewcolumn.c (_gtk_tree_view_column_count_special_cell):
11894         only count the special cell if it is also visible,
11895         (_gtk_tree_view_column_get_neighbor_sizes): only take the width into
11896         account from visible cells,
11897         (gtk_tree_view_column_cell_get_position): likewise, (Reported and
11898         testcase provided by Vasco Alexandre da Silva Costa, via IRC,
11899         tracking bug was #104563).
11900         
11901 Thu Jan 30 23:46:15 2003  Kristian Rietveld  <kris@gtk.org>
11902
11903         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
11904         subtract expander space and focus line space from the extra space
11905         we are about the allocate. (Fixes #104635).
11906
11907 Thu Jan 30 23:42:03 2003  Kristian Rietveld  <kris@gtk.org>
11908
11909         * gtk/gtkstyle.c (apply_affine_on_point): fix rouding error
11910         (Fixes #96242, patch from Soeren Sandmann).
11911
11912 Thu Jan 30 16:54:29 2003  Owen Taylor  <otaylor@redhat.com>
11913
11914         * gtk/gtknotebook.c: Patch from Soeren Sandmann
11915         to update the states of the tab label child
11916         widgets to match the state of the tabs. 
11917         (#93389, Reported by Tommi Komulainen)
11918
11919 Thu Jan 30 16:30:54 2003  Owen Taylor  <otaylor@redhat.com>
11920
11921         * Makefile.am (EXTRA_DIST): Remove gtk+.spec.in from
11922         EXTRA_DIST, and from dist rules. (#102231)
11923
11924 2003-01-30  Daniel Elstner  <daniel.elstner@gmx.net>
11925
11926         * gtk/gtktoolbar.c (set_child_packing_and_visibility): New helper
11927         function that sets the icon's and label's packing options and
11928         visibility based on toolbar->style.
11929
11930         (gtk_toolbar_internal_insert_element):
11931         (gtk_real_toolbar_style_changed): Make use of
11932         set_child_packing_and_visibility() to clean up the code and get
11933         the packing right for icon-only/text-only toolbars. (#104679)
11934
11935         (get_first_child): Remove, and use gtk_bin_get_child() instead.
11936
11937 2003-01-30  Matthias Clasen  <maclas@gmx.de>
11938
11939         * gtk/gtktextview.c: Replace PAGE_HORIZONTALLY_HACK_VALUE by
11940         GTK_MOVEMENT_HORIZONTAL_PAGES.  (#68947)
11941
11942         * gtk/gtkenums.h: Add GTK_MOVEMENT_HORIZONTAL_PAGES to GtkMovementStep.
11943         
11944 Thu Jan 30 16:01:29 2003  Owen Taylor  <otaylor@redhat.com>
11945
11946         * gdk/gdkrgb.c (gdk_rgb_try_colormap): Remove the 
11947         attempt-to-allocate then free code. To handle multiple
11948         people allocating colors at the same time, we need
11949         to just go ahead and try. (#102213, Shivram U)
11950         
11951 2003-01-30  Daniel Elstner  <daniel.elstner@gmx.net>
11952
11953         * gtk/gtkcolorsel.c (palette_paint): Explicitely draw an opaque
11954         rectangle using the background color rather than relying on
11955         gdk_window_clear_area(), so that the palette works properly with
11956         pixmap themes. (#101732)
11957
11958         * demos/gtk-demo/colorsel.c: Install an "expose_event" handler
11959         to fill the drawing area in the background color.
11960
11961 Wed Jan 29 14:11:21 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>
11962
11963         * modules/input/gtkimcontextxim.c (choose_better_style): fix a memory
11964         initialization error for selecting input style (#103549).
11965
11966 Wed Jan 29 17:02:41 2003  Owen Taylor  <otaylor@redhat.com>
11967
11968         * gdk/gdkkeyuni.c (get_decimal_char): Make the 
11969         translation of GDK_KP_Decimal dependent on LC_NUMERIC.
11970         (#101225)
11971
11972 Wed Jan 29 15:43:56 2003  Owen Taylor  <otaylor@redhat.com>
11973
11974         * gtk/gtkmenushell.c (gtk_real_menu_shell_move_current):
11975         Make up from the menu bar go to the end of the submenu.
11976         (#96114, Ian Peters.)
11977
11978         * gtk/gtkmenuitem.c (gtk_menu_item_mnemonic_activate): 
11979         Only do the select-but-not-activate stuff if the
11980         menu is already active. Otherwise, just activate.
11981         (#101690, Arvind Samptur)
11982
11983 Tue Jan 28 15:18:24 2003  Owen Taylor  <otaylor@redhat.com>
11984
11985         * autogen.sh (have_automake): Fix version in complaint
11986         message about automake. (#104366, Rich Burridge)
11987
11988 Mon Jan 27 16:38:13 2003  Owen Taylor  <otaylor@redhat.com>
11989
11990         * configure.in: Remove SOEXT stuff; it doesn't work portably.
11991
11992 Mon Jan 27 22:45:15 2003  Kristian Rietveld  <kris@gtk.org>
11993
11994         * gtk/gtktreestore.c (gtk_tree_store_move): don't handle b if
11995         we appended/prepended, send the rows_reordered signal to the 
11996         correct level ... (Reported by Matthew Tuck).
11997
11998 Mon Jan 27 22:43:11 2003  Kristian Rietveld  <kris@gtk.org>
11999
12000         * gtk/gtktreestore.c (gtk_tree_store_sort_helper): don't just bail
12001         out if the level only has one item, recurse over the child if there
12002         is one. (Fixes #100458, reported by Gaël Le Mignot).
12003
12004 Mon Jan 27 22:41:26 2003  Kristian Rietveld  <kris@gtk.org>
12005
12006         * gtk/gtktreeview.c (gtk_tree_view_set_model),
12007         (gtk_tree_view_search_equal_func): make TreeView search handle
12008         all types which are transformable by GValue. (Fixes #99803, reported
12009         by Muktha Narayan).
12010
12011 Mon Jan 27 22:39:25 2003  Kristian Rietveld  <kris@gtk.org>
12012
12013         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_sort_column_id):
12014         *really* handle unsetting the ID. Slightly modified patch from
12015         Soeren Sandmann. Fixes #87556, reported by Jarek Dukat.
12016
12017 Mon Jan 27 22:33:43 2003  Kristian Rietveld  <kris@gtk.org>
12018
12019         Fixes the total GtkTreeSortable mess, and #83195, reported by
12020         Jarek Dukat
12021
12022         * gtk/gtktreestore.c (gtk_tree_store_get_sort_column_id),
12023         (gtk_tree_store_set_sort_column_id), (gtk_tree_store_set_sort_func),
12024         (gtk_tree_store_set_default_sort_func): use the constant
12025         GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID instead of -1, make functions
12026         work as advertised by the documentation.
12027
12028         * gtk/gtklistore.c (gtk_list_store_get_sort_column_id),
12029         (gtk_list_store_set_sort_column_id), (gtk_list_store_set_sort_func),
12030         (gtk_list_store_set_default_sort_func): likewise.
12031
12032         * gtk/gtktreemodelsort.c (gtk_tree_model_set_sort_column_id),
12033         (gtk_tree_model_set_sort_func),
12034         (gtk_tree_model_sort_set_default_sort_func): make functions work
12035         as advertised by the documentation.
12036
12037 Mon Jan 27 22:31:56 2003  Kristian Rietveld  <kris@gtk.org>
12038
12039         * gtk/gtktreeview.c (gtk_tree_view_button_press): update focus_column
12040         before we decide if we edit. (fixes #100973, reported by Dave Cook).
12041
12042 Mon Jan 27 22:29:30 2003  Kristian Rietveld  <kris@gtk.org>
12043
12044         Bug report and test case from Paolo Maggi via IRC.
12045
12046         * gtk/gtkliststore.c (gtk_list_store_swap): update tail if needed,
12047         (gtk_list_store_move): update tail if needed.
12048
12049 Mon Jan 27 16:19:59 2003  Owen Taylor  <otaylor@redhat.com>
12050
12051         * gtk/gtksocket.c (gtk_socket_filter_func): event->any.window
12052         might be NULL. Use gtk_widget_get_display (widget) 
12053         (#102860, Thomas Leonard)
12054
12055 Mon Jan 27 15:58:31 2003  Owen Taylor  <otaylor@redhat.com>
12056
12057         * configure.in: Fix --without-modules/--disable-modules
12058         confusion that was causing --disable-modules not to work.
12059         (#102865, Akira Tagoh)
12060
12061         * configure.in: Fix problem with plain --with-xinput
12062         (#104266, Akira Tagoh)
12063
12064 2003-01-24  Sebastian Rittau  <srittau@jroger.in-berlin.de>
12065
12066         * docs/tutorial/gtk-tut.sgml: Fix a few typos, introduced by my last
12067         patch.
12068
12069 Fri Jan 24 17:06:41 GMT 2003  Tony Gale <gale@gtk.org>
12070
12071         * docs/tutorial/gtk-tut.sgml: Remove duplicate copy of tictactoe.h
12072
12073 Thu Jan 23 21:15:29 GMT 2003  Tony Gale <gale@gtk.org>
12074
12075         * docs/faq/gtk-faq.sgml: Learn to spell Library
12076
12077 Thu Jan 23 20:56:56 GMT 2003  Tony Gale <gale@gtk.org>
12078         * Sebastian Rittau  <srittau@jroger.in-berlin.de>:
12079
12080            docs/tutorial/gtk-tut.sgml: Adopted chapter 21.3 "Creating a
12081            Composite widget" to modern standards. (I.e. use gobject instead of
12082            glib, derive from GtkTable instead of GtkVBox.) Bugzilla #103869.
12083
12084         * docs/tutorial/gtk-tut.sgml, examples/tictactoe: Fixup tic-tac-toe
12085         code in Appendix C to reflect above changes.
12086
12087         * examples/rangewidgets/rangewidgets.c: From Roger Leigh
12088         auto resize on page size change
12089
12090 2003-01-23  Daniel Elstner  <daniel.elstner@gmx.net>
12091
12092         * gtk/gtktoolbar.c (gtk_toolbar_hide_all): Override hide_all
12093         in addition to show_all in order to keep them symmetric. (#102201)
12094
12095 Wed Jan 22 14:18:46 2003  Manish Singh  <yosh@gimp.org>
12096
12097         * gdk/x11/gdkevents-x11.c (translate_key_event): add a "return" at
12098         the end of the function, so there is a statement following the "out"
12099         label in all cases (fixes #101961)
12100
12101 2003-01-22  Christian Rose  <menthos@menthos.com>
12102
12103         * configure.in: Added "mn" to ALL_LINGUAS.
12104
12105 Wed Jan 15 17:02:18 2003  Owen Taylor  <otaylor@redhat.com>
12106  
12107         * gtk/gtktextlayout.c (gtk_text_layout_validate_yrange):
12108         Fix off-by-one error on the backward iteration loop,
12109         that was causing the wrong range to be redrawn.
12110         (at least part of #72734)
12111         
12112 2003-01-21  Matthias Clasen  <maclas@gmx.de>
12113
12114         * gtk/gtktextview.c (gtk_text_view_size_allocate): Adjust the
12115         vadjustment value after changing its bounds.  (fixes #101963 and 
12116         #73562)
12117
12118         * gtk/gtkcolorsel.c (hex_changed): Fix clamping to [0,1] to avoid 
12119         unnecessary roundtrip failures.  (#93500)
12120
12121 2003-01-19  Tor Lillqvist  <tml@iki.fi>
12122
12123         Merge from stable:
12124         
12125         Fix for #103614 and some other problems with GtkFileSelection on
12126         Windows:
12127                 
12128         * gtk/fnmatch.c (get_char): Need to use g_unichar_tolower(), not
12129         g_ascii_tolower(). Windows file names are case-insensitive for all
12130         Unicode letters.
12131
12132         * gtk/gtkfilesel.c: Instead of checking for G_OS_WIN32 or
12133         G_WITH_CYGWIN, check G_PLATFORM_WIN32. Move inclusion of gtkintl.h
12134         earlier, as it includes config.h unconditionally, and gtkprivate.h
12135         redefines GTK_LOCALEDIR.
12136         (struct _CompletionDirSent): Ifdef out the fields not used on
12137         Windows.
12138         (compare_utf8_filenames, compare_sys_filenames): Need different
12139         comparison implementation for UTF-8 file names and system locale
12140         file names on Win32. Cannot simply use g_ascii_strcasecmp(), but
12141         need to casefold all Unicode letters.
12142         (cmpl_completion_matches, open_dir, correct_parent): Ifdef out
12143         variables not used on Win32 to avoid warnings about unused
12144         variables.
12145         (open_ref_dir): Use g_path_skip_root() to skip past potential
12146         drive letter in front of the leading (back)slash.
12147         (open_new_dir): Ifdef out use of CompletionDirSent fields not
12148         there on Win32.
12149         (correct_parent): Bypass inode check also on Cygwin.
12150
12151         Fix bug noticed by Alex Shaduri: Tooltips and other
12152         GDK_WINDOW_TEMP windows were activated. This looked very odd, and
12153         was a regression from earlier versions.
12154         
12155         * gdk/win32/gdkwindow-win32.c (show_window_internal): Fine-tune
12156         behaviour. Don't ever activate GDK_WINDOW_TEMP windows.
12157         (gdk_window_move, gdk_window_resize): Add debug logging.
12158
12159         * gdk/win32/gdkevents-win32.c (gdk_event_translate): When we get a
12160         WM_SIZE message for a non-visible (withdrawn) window, don't clear
12161         the GDK_WINDOW_STATE_WITHDRAWN bit. The window is still withdrawn
12162         even if its size changes.
12163
12164 2003-01-16  Matthias Clasen  <maclas@gmx.de>
12165
12166         * gtk/gtktextlayout.c (gtk_text_layout_get_cursor_locations): Typo fixes.
12167         (totally_invisible_line): Fix an incorrect optimization which
12168         caused invisible paragraphs to be occasionally misrendered.
12169
12170 Wed Jan 15 15:55:47 2003  Owen Taylor  <otaylor@redhat.com>
12171
12172         * gtk/gtksettings.c: Set the double click speed from
12173         XSETTINGS when creating a new GtkSettings object
12174         as well as when getting a notify. (#103601, reported
12175         by Louis Garcia)
12176
12177 Wed Jan 15 14:56:09 2003  Owen Taylor  <otaylor@redhat.com>
12178  
12179         * gtk/gtknotebook.c (gtk_notebook_size_allocate): 
12180         Show/hide the notebook event window as necessary,
12181         we weren't previously keeping the visibility updated
12182         properly.  (#103599)
12183  
12184 2003-01-15  Matthias Clasen  <maclas@gmx.de>
12185
12186         * examples/menu/itemfactory.c: 
12187         * docs/tutorial/gtk-tut.sgml: Add a <StockItem> to the itemfactory
12188         example.  (#103211)
12189
12190 2002-12-29  Murray Cumming  <murrayc@usa.net>
12191
12192         Fixes #102168.
12193
12194         * gtk/gtkliststore.c, gtktreednd.c, gtktreestore.c:
12195         Actually implement the GtkTreeDragSource::row_draggable virtual 
12196         function in GtkListStore and GtkTreeStore instead of just checking 
12197         whether it's implemented at all. This means that DnD isn't broken by
12198         gtkmm's virtual function wrappers. The alternative would be to
12199         hard-code the TRUE return value into gtkmm's wrappers, but that's 
12200         part of GTK+'s implementation, not it's API.
12201
12202 Tue Jan 14 23:42:29 2003  Kristian Rietveld  <kris@gtk.org>
12203
12204         * gtk/gtktreeview.c: fix compiler warning.
12205
12206 Tue Jan 14 23:29:00 2003  Kristian Rietveld  <kris@gtk.org>
12207
12208         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render):
12209         make sure exposed pixbufs are clipped to the exposed area before
12210         drawing, which is a slight speedup. (#102379, patch from Soeren
12211         Sandmann).
12212
12213 Tue Jan 14 23:26:41 2003  Kristian Rietveld  <kris@gtk.org>
12214
12215         * gtk/gtktreeview.c (validate_visible_area): silly typo fix,
12216         only free scroll_to_path when the complete tree has been validated.
12217         This makes sure that we scrolled to the correct path.
12218
12219 Tue Jan 14 23:25:32 2003  Kristian Rietveld  <kris@gtk.org>
12220
12221         * gtk/gtktreeview.c (gtk_tree_view_style_set): update the
12222         background of widget->window and bin->window. (Fixes #96650, reported
12223         by Dave Camp).
12224
12225 Tue Jan 14 23:24:02 2003  Kristian Rietveld  <kris@gtk.org>
12226
12227         * gtk/gtktreeview.c (gtk_tree_view_clamp_node_visible): process
12228         updates before scrolling, avoiding a "selection streak". (Fixes
12229         #101235, patch from Soeren Sandmann).
12230
12231 Tue Jan 14 23:22:13 2003  Kristian Rietveld  <kris@gtk.org>
12232
12233         * gtk/gtktreeview.c (validate_visible_area): actually put values
12234         in the requisition using gtk_widget_size_request. (Fixes #100172,
12235         reported by Kjartan Maraas).
12236
12237 Tue Jan 14 23:19:45 2003  Kristian Rietveld  <kris@gtk.org>
12238
12239         * gtk/gtktreeview.c (gtk_tree_view_rows_reordered): cancel the
12240         arrow animation timeout before we actually reorder the rbtree. If
12241         we don't do this we can get stuck arrows,
12242         (cancel_arrow_animation): new function. (Fixes #93629, part 2,
12243         reported and testcase provided by Hans Petter Jansson).
12244
12245 Tue Jan 14 23:18:21 2003  Kristian Rietveld  <kris@gtk.org>
12246
12247         * gtk/gtktreeselection.c (gtk_tree_selection_real_modify_range):
12248         anchor_path should be start_path, not end_path. (Fixes #102618,
12249         patch from Carlos Garnacho Parro).
12250
12251 Tue Jan 14 23:16:15 2003  Kristian Rietveld  <kris@gtk.org>
12252
12253         * gtk/gtkliststore.c (gtk_list_store_move): also update the tail,
12254         only correct new_pos if we don't move to the head/tail.
12255
12256 Tue Jan 14 23:11:55 2003  Kristian Rietveld  <kris@gtk.org>
12257
12258         * gtk/gtktreestore.c (gtk_tree_store_swap): take the path from
12259         the parent_iter if depth >= 1, so we send the reordered signal to
12260         the correct level, remove debugging printfs which I forgot the remove
12261         earlier (2.2.0 shipped with this, oops). (Fixes #103198, Reported and
12262         testcase provided by Matthew Tuck).
12263
12264 Tue Jan 14 20:58:44 2003  Kristian Rietveld  <kris@gtk.org>
12265
12266         * gtk/gtktreeview.c (invalite_last_column): split out actual column
12267         invalidation into invalidate_column(),
12268         (gtk_tree_view_size_allocate_columns): invalidate column if the
12269         new width is larger than the old width.
12270         (fixes #102890, reported by Alex Duggan).
12271
12272 2003-01-14  Matthias Clasen  <maclas@gmx.de>
12273
12274         * gtk/gtktextview.c (gtk_text_view_move_cursor_internal): Skip
12275         invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and
12276         GTK_MOVEMENT_WORDS.
12277
12278         * gtk/gtktextiter.c,
12279         gtk/gtktextiter.h: Add some variant movement functions which
12280         skip invisible chars, and do some cleanups.
12281
12282 2003-01-12  Tor Lillqvist  <tml@iki.fi>
12283
12284         Merge from stable:
12285                 
12286         * gtk/gtkmain.c: Move inclusion of config.h and gtkintl.h earlier,
12287         as gtkprivate.h redefines GTK_LOCALEDIR on Win32, for run-time
12288         lookup.
12289
12290         * gdk/Makefile.am (libgdk_win32_2_0_la_DEPENDENCIES): Depend on
12291         gdk.def.
12292
12293         * gdk/gdk.def
12294         * gtk/gtk.def: Add some missing entries. Thanks to Kenichi SUTO.
12295
12296         * gtk-zip.sh.in (DEVZIP): Add bin/{gtk-query-immodules-2.0,
12297         gtk-demo}.exe and share/gtk-2.0.
12298
12299         * gdk/win32/gdkwindow-win32.c (gdk_window_set_skip_taskbar_hint):
12300         Implement by setting or clearing the WS_EX_TOOLWINDOW extended
12301         window style.
12302         (gdk_window_set_type_hint): Add all cases to the switch (not all
12303         do anything, though). Handle GDK_WINDOW_TYPE_HINT_TOOLBAR by
12304         calling gdk_window_set_skip_taskbar_hint(). This means that GTK
12305         won't know that the skip_taskbar hint is on for the window, is
12306         this bad?
12307
12308 Wed Jan  8 18:43:03 2003  Manish Singh  <yosh@gimp.org>
12309
12310         * gdk/x11/gdkdisplay-x11.c: #include <stdlib.h> for putenv,
12311         <string.h> for strlen.
12312
12313         * gdk/x11/gdkscreen-x11.c: #include <stdlib.h> for getenv,
12314         <string.h> for strrchr.
12315
12316         * tests/testgtk.c (create_saved_position): "x" and "y" properties
12317         for widgets no longer exist, use gtk_window_move instead.
12318
12319         * test/testtextbuffer.c (check_get_set_text): cast strlen to
12320         int for g_error.
12321
12322 2003-01-08  Matthias Clasen  <maclas@gmx.de>
12323
12324         * gtk/gtktextdisplay.c (gtk_text_layout_draw): Fix display of
12325         the selection in the presence of invisible segments.
12326
12327 2003-01-07  Matthias Clasen  <maclas@gmx.de>
12328
12329         * gtk/gtktextview.c (gtk_text_view_class_init): Bind C-/ and C-\
12330         to "select all" and "unselect all".  (#102065)
12331
12332         * gtk/gtktextview.h (struct _GtkTextView): Add a comment that
12333         the just_selected_element is unused.
12334
12335         * gtk/gtktextview.c (extend_selection): New helper function to
12336         find the range that should be added to the selection. 
12337         (selection_motion_event_handler): 
12338         (gtk_text_view_start_selection_drag): 
12339         (gtk_text_view_end_selection_drag): 
12340         (selection_motion_event_handler): 
12341         (selection_scan_timeout): Support select-by-words/lines.
12342         (gtk_text_view_button_press_event): Start a selection drag on
12343         double/triple clicks.  (#78499)
12344
12345 2003-01-06  Matthias Clasen  <maclas@gmx.de>
12346
12347         Implement a utility function proposed in #102534:
12348         
12349         * gtk/gtktextbtree.h: 
12350         * gtk/gtktextbtree.c (_gtk_text_btree_select_range): New function.
12351         (_gtk_text_btree_place_cursor): Now a simple wrapper around
12352         _gtk_text_btree_select_range().   
12353
12354         * gtk/gtktextbuffer.h: 
12355         * gtk/gtktextbuffer.c (gtk_text_buffer_select_range): New function.
12356         (gtk_text_buffer_place_cursor): Now a simple wrapper around
12357         gtk_text_buffer_select_range(). 
12358
12359 2003-01-05  Havoc Pennington  <hp@pobox.com>
12360
12361         * configure.in: fix a stray bracket that was breaking the build
12362
12363 2003-01-05  Tor Lillqvist  <tml@iki.fi>
12364
12365         * gtk-zip.sh.in: Use correct DLL and import library names, with
12366         GTK_API_VERSION in name, not GTK_MAJOR_VERSION.GTK_MINOR_VERSION.
12367         (DEVZIP): Add gdk-pixbuf-query-loaders.exe.
12368
12369         * configure.in: Improve check for dimm.h.
12370
12371         * configure.in: Set SOEXT to 'so' on Unix, 'dll' on Win32. Used in
12372         gdk-pixbuf/Makefile.am.
12373
12374         * gdk-pixbuf/makefile.mingw.in
12375         * gdk-pixbuf/pixops/makefile.mingw.in
12376         * gdk/makefile.mingw.in
12377         * gdk/win32/makefile.mingw.in
12378         * gtk/makefile.mingw.in: Remove. Not maintained anyway.
12379
12380         * gdk-pixbuf/Makefile.am
12381         * gdk-pixbuf/pixops/Makefile.am
12382         * gdk/Makefile.am
12383         * gdk/win32/Makefile.am
12384         * gtk/Makefile.am
12385         * configure.in: Remove makefile.mingw{,.in} from here, too.
12386         
12387         * README.win32: Updates. Don't mention the now removed
12388         makefile.mingw files.
12389
12390         * gdk/gdk.def
12391         * gtk/gtk.def: Add a couple of missing entries.
12392
12393         * gdk/gdkkeynames.c: Include <string.h> for strcmp() and memcpy().
12394
12395         * gdk/win32/gdkevents-win32.c: Move dimm.h header clash workaround
12396         earlier.
12397
12398         * gdk/win32/rc/Makefile.am: Add hack to help
12399         build/win32/lt-compile-resource decide which kind of libtool
12400         object file to produce.
12401
12402 2003-01-05  Matthias Clasen  <maclas@gmx.de>
12403
12404         * gtk/gtktextview.c (gtk_text_view_move_cursor_internal): Make
12405         C-Down step through the sequence of paragraph ends (old behaviour
12406         included paragraph starts).  (#80340, patch by Narayana Pattipati)
12407
12408         * gtk/gtktextiter.c (_gtk_text_btree_get_iter_at_first_toggle):
12409         Check for a tag toggle at the start iterator before calling
12410         gtk_text_iter_forward_to_tag_toggle().  (#102090, patch by Daniel 
12411         Elstner)
12412
12413 2003-01-04  Matthias Clasen  <maclas@gmx.de>
12414
12415         * gtk/gtkfilesel.h (struct _GtkFileSelection): Add /*< public >*/
12416         and /*< private >*/ as appropriate.  (#97211)
12417
12418 2003-01-04  Tor Lillqvist  <tml@iki.fi>
12419
12420         * Makefile.am (EXTRA_DIST): Don't distribute gtk-zip.sh, but do
12421         distribute gtk-zip.sh.in.
12422
12423         * gtk-zip.sh.in (DEVZIP): Add gdk-pixbuf-csource.exe and .1.
12424
12425 2003-01-03  Havoc Pennington  <hp@pobox.com>
12426
12427         * docs/Makefile.am (EXTRA_DIST): put it in EXTRA_DIST
12428
12429         * docs/text_widget_internals.txt: add a file documenting some of
12430         the text widget internals
12431
12432 2003-01-02  Matthias Clasen  <maclas@gmx.de>
12433
12434         * gtk/gtkwindow.c (gtk_window_get_focus): Document that it may
12435         return NULL.  (#102069)
12436
12437 2003-01-01  Matthias Clasen  <maclas@gmx.de>
12438
12439         * gtk/fnmatch.c (FNMATCH_TEST_CASES): #undef, since having
12440         a main() in the library is obviously bad. 
12441
12442 2002-12-27  Matthias Clasen  <maclas@gmx.de>
12443
12444         * gtk/gtktextview.c (gtk_text_view_drag_data_received): Place the
12445         cursor at drop point.  (#72384)
12446         (gtk_text_view_size_allocate): Update the horizontal adjustment
12447         value.  (#75694)
12448
12449 2002-12-25  Matthias Clasen  <maclas@gmx.de>
12450
12451         * gtk/gtktextdisplay.c (gtk_text_layout_draw): Fix highlighting of
12452         selection wrt. to empty lines.  (#90435, #90582, #91619)
12453
12454         * gtk/gtktextview.c (gtk_text_view_preedit_changed_handler):
12455         Keep the cursor on screen.  (#96929)
12456
12457 2002-12-24  Matthias Clasen  <maclas@gmx.de>
12458
12459         * gtk/gtktextbuffer.c (paste_from_buffer): 
12460         (clipboard_text_received): Let the user action span the insertion
12461         and the deletion of the old selection.  (#82844)
12462
12463 2002-12-23  Matthias Clasen  <maclas@gmx.de>
12464
12465         * gtk/gtktextiter.c (gtk_text_iter_backward_sentence_starts):
12466         Don't call gtk_text_iter_backward_sentence_start() if
12467         count is zero.  (#99115)
12468
12469         * gtk/gtktextview.c (gtk_text_view_move_cursor_internal): Call
12470         move_cursor() even if the cursor hasn't moved, since it has the
12471         side effect of canceling the selection.  (#81395, #98537, #98333)
12472
12473 2002-12-22  Matthias Clasen  <maclas@gmx.de>
12474
12475         * gtk/gtktextlayout.c (add_preedit_attrs): Don't add attributes
12476         with empty ranges.  (fixes #101564 and #80637)
12477
12478 2002-12-21  Tor Lillqvist  <tml@iki.fi>
12479
12480         * gdk/win32/gdkwindow-win32.c (gdk_window_new): Move the code that
12481         sets the window style and extended window style, and adjusts the
12482         width and height to take the window decorations into account
12483         earlier. The adjusted width and height used to be ignored. Remove
12484         the local x, y, width and height variables, no need to further
12485         confuse the code by having local copies. (Partial fix, I hope, for
12486         #101588)
12487
12488         (gdk_window_move): When moving top-level windows, take title bar
12489         and border width into account, offsetting the coordinates before
12490         calling SetWindowPos().
12491
12492         (gdk_window_set_decorations, gdk_window_set_functions):
12493         Reimplement, taking into account the peculiar semantics of
12494         GDK_DECOR_ALL and GDK_FUNC_ALL. (#79036)
12495
12496         (gdk_window_get_decorations): Implement. (#98981)
12497         
12498         (gdk_window_set_type_hint): When setting
12499         GDK_WINDOW_TYPE_HINT_MENU, call gdk_window_set_decorations().
12500         (#79036)
12501
12502         * gdk/gdk.def: Add gdk_window_get_decorations. (#98981)
12503
12504 2002-12-21  Matthias Clasen  <maclas@gmx.de>
12505
12506         * gtk/gtktextview.c (gtk_text_view_set_background): New static
12507         function to set the background of all windows.
12508         (gtk_text_view_style_set): Use gtk_text_view_set_background().
12509         (gtk_text_view_state_changed): New function; change background
12510         according to state.  (#88126)
12511
12512 2002-12-21  Havoc Pennington  <hp@pobox.com>
12513
12514         * gtk/gtktextview.c (gtk_text_view_move_visually): fix the documentation
12515