summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix #316087.Kristian Rietveld2008-07-116-26/+359
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-11 Kristian Rietveld <kris@gtk.org> Bug 316087 - Resizing columns is chaotic * gtk/gtktreeprivate.h: add new member fields. * gtk/gtktreeview.c (gtk_tree_view_init), (validate_row): set post validation flag, (gtk_tree_view_size_allocate_columns): rework the size allocation mechanism to only recalculate the expand values if the width of the widget, content or the column configuration has changed, (gtk_tree_view_size_allocate): move call to size_allocate_columns() to before the adjustment updates so the proper width is used after we updated it, (gtk_tree_view_button_press), (gtk_tree_view_motion_resize_column): use the column width minus the expand value for the resized width, (gtk_tree_view_move_column_after): update call to gtk_tree_view_size_allocate_columns(). * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_expand): set use resized width to FALSE. * tests/Makefile.am: * tests/testtreecolumnsizing.c: new interactive test program for testing column resizing with different column configurations. svn path=/trunk/; revision=20818
* Fixed typo in comment (the name of Markus Kuhn)Simos Xenitellis2008-07-103-4/+11
| | | | svn path=/trunk/; revision=20817
* Bug 334418 – Support easy input of ellipsisSimos Xenitellis2008-07-102-18/+25
| | | | svn path=/trunk/; revision=20816
* tooltip-text and tooltip-markup properties: Interpret an empty string as aMurray Cumming2008-07-102-0/+26
| | | | | | | | | | | | | 2008-07-03 Murray Cumming <murrayc@murrayc.com> * gtk/gtkwidget.c (gtk_widget_set_property): tooltip-text and tooltip-markup properties: Interpret an empty string as a NULL string because an empty tooltip is silly. This will help language bindings that do not bother to have the two types of empty/null strings. Bug #541399. svn path=/trunk/; revision=20814
* fix a segfault in the a11y codeMatthias Clasen2008-07-102-7/+11
| | | | svn path=/trunk/; revision=20813
* Bug 540967 – docs build slowly because of entitiesStefan Kost2008-07-1032-492/+426
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gtk/building.sgml: * gtk/changes-1.2.sgml: * gtk/changes-2.0.sgml: * gtk/compiling.sgml: * gtk/directfb.sgml: * gtk/glossary.xml: * gtk/gtk-docs.sgml: * gtk/gtk-query-immodules-2.0.xml: * gtk/gtk-update-icon-cache.xml: * gtk/migrating-GtkAboutDialog.sgml: * gtk/migrating-GtkAction.sgml: * gtk/migrating-GtkAssistant.sgml: * gtk/migrating-GtkBuilder.sgml: * gtk/migrating-GtkColorButton.sgml: * gtk/migrating-GtkComboBox.sgml: * gtk/migrating-GtkFileChooser.sgml: * gtk/migrating-GtkIconView.sgml: * gtk/migrating-GtkLinkButton.sgml: * gtk/migrating-GtkRecentChooser.sgml: * gtk/migrating-GtkTooltip.sgml: * gtk/migrating-checklist.sgml: * gtk/osx.sgml: * gtk/other_software.sgml: * gtk/question_index.sgml: * gtk/resources.sgml: * gtk/running.sgml: * gtk/text_widget.sgml: * gtk/tree_widget.sgml: * gtk/visual_index.xml: * gtk/windows.sgml: * gtk/x11.sgml: Use xi:include to speed up doc-build. Remove some unused entities. svn path=/trunk/; revision=20812
* Skip update of accelerator child node if it has no associated action.Christian Neumair2008-07-072-1/+7
| | | | | | | | | | 2008-07-08 Christian Neumair <cneumair@gnome.org> * gtk/gtkuimanager.c (update_node): Skip update of accelerator child node if it has no associated action. Fixes #541950. svn path=/trunk/; revision=20811
* Bug 541964 – [Win32] Setting modal hint to current value might confuseCody Russell2008-07-072-0/+10
| | | | | | | | | | | | 2008-07-07 Cody Russell <bratsche@gnome.org> Bug 541964 – [Win32] Setting modal hint to current value might confuse the stack * gdk/win32/gdkwindow-win32.c: Check if the value is the same as the existing modal hint value before setting it. svn path=/trunk/; revision=20809
* Bug 540994 – [Win32] Some windows don't appear at the top when createdCody Russell2008-07-071-0/+9
| | | | | | | | | | | | | | 2008-07-07 Cody Russell <bratsche@gnome.org> Bug 540994 – [Win32] Some windows don't appear at the top when created * gdk/win32/gdkwindow-win32.c: Raise the window when setting it modal. I actually already committed this one by accident, probably when I committed #541305, but just wanted to document it here in the ChangeLog. svn path=/trunk/; revision=20808
* Add a test case for 528845.Johan Dahlin2008-07-072-0/+6
| | | | | | | | | | 2008-07-07 Johan Dahlin <johan@gnome.org> * gtk/tests/builder.c (test_cell_view): Add a test case for 528845. svn path=/trunk/; revision=20806
* Need to initialise private->impl here, too.Tor Lillqvist2008-07-072-0/+7
| | | | | | | | | | | 2008-07-07 Tor Lillqvist <tml@novell.com> * gdk/win32/gdkwindow-win32.c (gdk_window_foreign_new_for_display): Need to initialise private->impl here, too. svn path=/trunk/; revision=20805
* include the two needed headers instead of <gtk/gtk.h>.Michael Natterer2008-07-072-1/+7
| | | | | | | | | | 2008-07-07 Michael Natterer <mitch@imendio.com> * gtk/gtkfilesystem.c: include the two needed headers instead of <gtk/gtk.h>. svn path=/trunk/; revision=20804
* Tiny doc fixMatthias Clasen2008-07-071-1/+1
| | | | svn path=/trunk/; revision=20803
* Don't blindly chain up in the buildable implementation. Reported by KevinMatthias Clasen2008-07-072-2/+11
| | | | | | | | | * gtk/gtkcellview.c: Don't blindly chain up in the buildable implementation. Reported by Kevin Ryde. svn path=/trunk/; revision=20802
* updated hebrew translationYair Hershkovitz2008-07-072-1612/+1633
| | | | svn path=/trunk/; revision=20801
* Add a note that cairo contexts cannot be cached for handling exposeMatthias Clasen2008-07-072-0/+14
| | | | | | | | | * gdk/gdkcairo.c (gdk_cairo_create): Add a note that cairo contexts cannot be cached for handling expose events. Proposed by Behdad Esfahbod. svn path=/trunk/; revision=20800
* Doc improvementMatthias Clasen2008-07-072-0/+10
| | | | svn path=/trunk/; revision=20799
* Clarify the docs. Pointed out by Wolfgang OertlMatthias Clasen2008-07-062-3/+11
| | | | | | | | | * gtk/gtkwidget.c (gtk_widget_get_composite_name): Clarify the docs. Pointed out by Wolfgang Oertl svn path=/trunk/; revision=20798
* Fix a typoMatthias Clasen2008-07-062-1/+7
| | | | svn path=/trunk/; revision=20797
* Add docsMatthias Clasen2008-07-062-0/+15
| | | | svn path=/trunk/; revision=20796
* Mention bind_textdomain_codeset in faqMatthias Clasen2008-07-062-3/+15
| | | | svn path=/trunk/; revision=20795
* Fix broken linksMatthias Clasen2008-07-062-3/+9
| | | | svn path=/trunk/; revision=20794
* Revert some accidentally committed changes.Paul Pogonyshev2008-07-061-12/+0
| | | | svn path=/trunk/; revision=20793
* Remove erroneously added g_return_if_fail (bug #541811).Christian Dywan2008-07-063-1/+17
| | | | | | | | | 2008-07-07 Christian Dywan <christian@imendio.com> * gtk/gtkcontainer.c (gtk_container_add_with_properties): Remove erroneously added g_return_if_fail (bug #541811). svn path=/trunk/; revision=20792
* Fix up highlightingMatthias Clasen2008-07-065-152/+242
| | | | svn path=/trunk/; revision=20791
* Bug 327582 – Incomplete docs for GtkSettings::gtk-icon-sizesMatthias Clasen2008-07-062-0/+21
| | | | | | | | | | | | | 2008-07-06 Matthias Clasen <mclasen@redhat.com> Bug 327582 – Incomplete docs for GtkSettings::gtk-icon-sizes * gtk/gtksettings.c: Improve the documentation of the gtk-icon-sizes setting. Proposed by Tommi Komulainen. svn path=/trunk/; revision=20790
* Bug 539248 – gtk_calender_query_tooltip calls ->detail_func with invalidMatthias Clasen2008-07-062-2/+12
| | | | | | | | | | | | | | 2008-07-06 Matthias Clasen <mclasen@redhat.com> Bug 539248 – gtk_calender_query_tooltip calls ->detail_func with invalid dates * gtk/gtkcalendar.c (gtk_calendar_query_tooltip): Check that the cursor is over a valid date before retrieving its details. Patch by Chris Wilson svn path=/trunk/; revision=20789
* Bug 493008 – gdk_screen_get_window_stack is not 64-bit-compatibleMatthias Clasen2008-07-062-2/+9
| | | | | | | | | | | | 2008-07-06 Matthias Clasen <mclasen@redhat.com> Bug 493008 – gdk_screen_get_window_stack is not 64-bit-compatible * gdk/x11/gdkscreen-x11.c (gdk_screen_get_window_stack): Fix 64-bit brokenness. Reported by Christian Hammond. svn path=/trunk/; revision=20788
* Bug 541645 – gtkfilechooserdefault segfaults when bookmark does notMatthias Clasen2008-07-062-26/+39
| | | | | | | | | | | | | 2008-07-06 Matthias Clasen <mclasen@redhat.com> Bug 541645 – gtkfilechooserdefault segfaults when bookmark does not contain :// * gtk/gtkfilechooserdefault.c (_gtk_file_chooser_label_for_file): Be more robust. Reported by Jelte van der Hoek svn path=/trunk/; revision=20787
* Deprecate gtk_box_pack_{start,end}_defaultsMatthias Clasen2008-07-064-1/+17
| | | | svn path=/trunk/; revision=20786
* 2.13.5Matthias Clasen2008-07-052-1/+5
| | | | svn path=/trunk/; revision=20785
* 2.13.4GTK_2_13_4Matthias Clasen2008-07-05222-93312/+102534
| | | | svn path=/trunk/; revision=20783
* UpdatesMatthias Clasen2008-07-051-2/+2
| | | | svn path=/trunk/; revision=20782
* Forgotten fileMatthias Clasen2008-07-051-0/+2
| | | | svn path=/trunk/; revision=20781
* move gtk_draw_insertion_cursor() out of the deprecated section because itMichael Natterer2008-07-052-1/+6
| | | | | | | | | | 2008-07-05 Michael Natterer <mitch@imendio.com> * gtk/gtk.symbols: move gtk_draw_insertion_cursor() out of the deprecated section because it isn't deprecated. svn path=/trunk/; revision=20780
* remove #if HAVE_CONFIG_H and clean up other include weirdness in thisMichael Natterer2008-07-052-9/+8
| | | | | | | | | | 2008-07-05 Michael Natterer <mitch@imendio.com> * gtk/gtkprogressbar.c: remove #if HAVE_CONFIG_H and clean up other include weirdness in this file. svn path=/trunk/; revision=20779
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-051-315/+214
| | | | svn path=/trunk/; revision=20778
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-052-258/+403
| | | | svn path=/trunk/; revision=20776
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-052-56/+68
| | | | svn path=/trunk/; revision=20775
* UpdatesMatthias Clasen2008-07-052-0/+66
| | | | svn path=/trunk/; revision=20773
* Doc updatesMatthias Clasen2008-07-046-4/+16
| | | | svn path=/trunk/; revision=20772
* Small doc fixesMatthias Clasen2008-07-042-1/+2
| | | | svn path=/trunk/; revision=20771
* Some GDK doc additionsMatthias Clasen2008-07-045-1/+72
| | | | svn path=/trunk/; revision=20770
* More property deborkageMatthias Clasen2008-07-043-10/+29
| | | | svn path=/trunk/; revision=20769
* Fix the getter for text-lengthMatthias Clasen2008-07-042-1/+3
| | | | svn path=/trunk/; revision=20768
* Fix default valueMatthias Clasen2008-07-042-3/+7
| | | | svn path=/trunk/; revision=20767
* More deborkMatthias Clasen2008-07-041-1/+11
| | | | svn path=/trunk/; revision=20766
* DeborkMatthias Clasen2008-07-042-5/+11
| | | | svn path=/trunk/; revision=20765
* Forgot gtktipsquery.cMichael Natterer2008-07-042-1/+1
| | | | svn path=/trunk/; revision=20764
* Fix make check:Michael Natterer2008-07-0414-49/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-04 Michael Natterer <mitch@imendio.com> Fix make check: * gtk/Makefile.am: remove GTK_DISABLE_DEPRECATED from INCLUDES again :-( * gtk/gtkclist.c * gtk/gtkcombo.c * gtk/gtkctree.c * gtk/gtklist.c * gtk/gtklistitem.c * gtk/gtknotebook.c * gtk/gtkobject.c * gtk/gtkoldeditable.c * gtk/gtkpixmap.c * gtk/gtktext.c * gtk/gtktree.c * gtk/gtktreeitem.c: don't #define it again before including gtkalias.h after it has been #undef'ed before. svn path=/trunk/; revision=20763