summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Constrain the window to the minimum width for the natural heightBEFORE_NATIVE_LAYOUT_API_SWITCHTristan Van Berkom2010-04-101-4/+36
* Implemented gtk_extended_layout_is_height_for_width() and added another guess...Tristan Van Berkom2010-04-101-18/+77
* Fixed gtkbin.c:parent_extended_layout_iface to be static.Tristan Van Berkom2010-04-101-1/+1
* Added gtk_extended_layout_is_height_for_width()Tristan Van Berkom2010-04-103-24/+71
* Fixed warnings due to missing GTK_WIDGET (cellview) casting.Tristan Van Berkom2010-04-101-2/+2
* Fixed wrapping labels to show up correctly aligned inside their allocations.Tristan Van Berkom2010-04-101-25/+14
* Adding tests ported over from the old branch by Matthias.Tristan Van Berkom2010-04-102-98/+2588
* Added get_height_for_width/get_width_for_height implementation to GtkBox.Tristan Van Berkom2010-04-091-126/+351
* Fixing height-for-width wrapping of GtkLabelTristan Van Berkom2010-04-091-90/+202
* Reimplemented GtkExtendedLayout on GtkBinTristan Van Berkom2010-04-091-1/+109
* Fixed regression in GtkImage size requestsTristan Van Berkom2010-04-081-2/+0
* Fixed gtk_box_size_allocate() for homogeneous boxesTristan Van Berkom2010-04-081-38/+51
* Implemented GtkExtendedLayout on GtkComboBox.Tristan Van Berkom2010-04-081-174/+218
* Deprecated gtk_widget_size_request and gtk_widget_get_child_requisition()Tristan Van Berkom2010-04-081-1/+4
* Added assertionsTristan Van Berkom2010-04-081-0/+5
* Simplified code in GtkSizeGroup, fixes minimum natural size.Tristan Van Berkom2010-04-081-25/+34
* Added gtk_cell_view_get_size_of_row() to gtk.symbolsTristan Van Berkom2010-04-081-0/+1
* GtkCellView refactoring for extended layoutTristan Van Berkom2010-04-082-10/+56
* Some extended layout fixes for GtkCellViewTristan Van Berkom2010-04-071-73/+33
* Implement GtkExtendedLayout on GtkButtonTristan Van Berkom2010-04-061-48/+70
* Implement GtkExtendedLayout on AlignmentTristan Van Berkom2010-04-061-32/+50
* Implemented GtkExtendedLayout on GtkViewportTristan Van Berkom2010-04-061-29/+45
* Implement GtkExtendedCell on GtkCellRendererTextTristan Van Berkom2010-04-061-45/+26
* Use new gtk_tree_view_column_get_desired_size()Tristan Van Berkom2010-04-061-8/+4
* Added gtk_tree_view_column_get_desired_size() as its a corner caseTristan Van Berkom2010-04-062-20/+27
* Added GtkExtendedCell interface (last commit)Tristan Van Berkom2010-04-061-0/+1
* Add new GtkExtendedCell interfaceTristan Van Berkom2010-04-065-3/+232
* Remove gtk_widget_get_desired_size()Tristan Van Berkom2010-04-061-3/+0
* Fixed classes to call gtk_extended_layout_get_desired_size_again()Tristan Van Berkom2010-04-066-24/+24
* Call the ->get_desired_size() method directly on the vtableTristan Van Berkom2010-04-061-3/+5
* Make GtkWidget a prerequisite of extended layoutTristan Van Berkom2010-04-062-72/+31
* Revert "Implement extended layout for GtkBin"Tristan Van Berkom2010-04-051-62/+2
* Fixed 2 bugs in gtk_box_size_allocate()Tristan Van Berkom2010-04-051-6/+18
* Fixed do_size_request() to start with a 0 base requisition instead of -1Tristan Van Berkom2010-04-051-0/+2
* Changed initial values for requisition from -1 to 0.Tristan Van Berkom2010-04-042-11/+5
* Fixed GtkBox to not call get_desired_size() on a child when no child is present.Tristan Van Berkom2010-04-041-5/+12
* Making function private in gtktreeviewcolumn to pass the abi test.Tristan Van Berkom2010-04-031-18/+19
* Refixed merge conflicts for GTK_WIDGET_MAPPED/GTK_WIDGET_VISIBLETristan Van Berkom2010-04-032-2/+2
* Fixed internal native layout algorythm wrt size-request singals/implementations.Tristan Van Berkom2010-04-032-10/+45
* Fixed extended layout implementors to not call ->get_desired_size() directlyTristan Van Berkom2010-04-035-23/+22
* Removed casing of GTK_IS_EXTENDED_LAYOUT() from GtkViewport.Tristan Van Berkom2010-04-031-17/+7
* Fixed invalid pointer access in gtk_tree_view_column_get_desired_size()Tristan Van Berkom2010-04-031-4/+11
* Partially fixed GtkTreeview for extended layoutTristan Van Berkom2010-04-031-39/+37
* Applied Jan Arne Petersen's patch for GtkScrolledWindowTristan Van Berkom2010-04-031-136/+158
* Fixed GtkCellRendererText invalid pointer access.Tristan Van Berkom2010-04-031-16/+34
* Take extended layout into account in viewportJan Arne Petersen2010-04-031-4/+18
* Don't use gio-unix on win32Matthias Clasen2010-04-031-1/+6
* Updated Basque languageInaki Larranaga Murgoitio2010-04-031-2/+2
* Updated Basque languageInaki Larranaga Murgoitio2010-04-031-238/+124
* Updated Basque languageInaki Larranaga Murgoitio2010-04-031-40/+24