| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement get_preferred_width/height in GtkEventBox | Matthias Clasen | 2010-10-14 | 1 | -16/+35 |
* | Use gtk_container_handle_border_width() in GtkEventBox | Matthias Clasen | 2010-10-14 | 1 | -22/+17 |
* | Inclusion cleanups in sources | Matthias Clasen | 2010-10-14 | 58 | -161/+226 |
* | Inclusion cleanups in headers | Matthias Clasen | 2010-10-14 | 12 | -18/+19 |
* | Make gdk.h an include-only header | Matthias Clasen | 2010-10-14 | 6 | -137/+250 |
* | Drop dead gxid_proto.h header | Matthias Clasen | 2010-10-14 | 1 | -39/+0 |
* | Some GDK documentation fixes | Matthias Clasen | 2010-10-14 | 2 | -16/+31 |
* | Enable the build of MS Windows engine again | Fridrich Štrba | 2010-10-14 | 1 | -1/+1 |
* | Part of bgo#613728 - [GtkTreeView] Focus the list, not the headers, when Tab-... | Federico Mena Quintero | 2010-10-14 | 1 | -2/+1 |
* | Initialize device_cursor hash table before creating impl window | Kristian Rietveld | 2010-10-14 | 1 | -3/+3 |
* | Do not call validate_visible_area() from the draw method | Kristian Rietveld | 2010-10-14 | 1 | -4/+18 |
* | Add test for bug 163214 | Kristian Rietveld | 2010-10-14 | 1 | -0/+64 |
* | Add test for bug 111500 | Kristian Rietveld | 2010-10-14 | 1 | -2/+128 |
* | Add unit test for bug 93584 | Kristian Rietveld | 2010-10-14 | 1 | -0/+40 |
* | Also test scrolling to a new row in a mixed height model | Kristian Rietveld | 2010-10-14 | 1 | -0/+81 |
* | Trying to fix MS Windows engine | Martin Schlemmer | 2010-10-14 | 3 | -380/+288 |
* | Initialize variables | Matthias Clasen | 2010-10-14 | 1 | -0/+3 |
* | build: Require cairo-gobject for GDK | Benjamin Otte | 2010-10-14 | 1 | -2/+2 |
* | gdk: add slots for all GdkWindowObject signals | Michael Natterer | 2010-10-14 | 2 | -6/+31 |
* | Bug 631599 - Allow to use arbitrary surfaces for offscreen windows | Michael Natterer | 2010-10-14 | 6 | -10/+98 |
* | gtk: add cast to fix warning in my last commit | Michael Natterer | 2010-10-14 | 1 | -1/+1 |
* | Implement style_set() for GtkWindow to resize window grips when the style cha... | Cody Russell | 2010-10-13 | 1 | -1/+23 |
* | Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox | Tristan Van Berkom | 2010-10-13 | 15 | -35/+435 |
* | Add new API to docs and symbol list | Matthias Clasen | 2010-10-13 | 2 | -1/+23 |
* | Support GtkWidget expand properties in GtkNotebook | Matthias Clasen | 2010-10-13 | 1 | -2/+48 |
* | Support GtkWidget expand properties in GtkTable | Matthias Clasen | 2010-10-13 | 1 | -11/+76 |
* | Add a GtkTable testcase | Matthias Clasen | 2010-10-13 | 1 | -14/+81 |
* | Support GtkWidget expand properties in GtkBox | Havoc Pennington | 2010-10-13 | 1 | -6/+72 |
* | add tests/testexpand.c used to test the expand props on GtkWidget | Havoc Pennington | 2010-10-13 | 2 | -0/+157 |
* | Add horizontal and vertical expand flags, compute_expand() to GtkWidget | Havoc Pennington | 2010-10-13 | 3 | -2/+678 |
* | Some more resize grip cleanups | Matthias Clasen | 2010-10-13 | 1 | -16/+24 |
* | Unify handling of GtkWindow::resizable property | Matthias Clasen | 2010-10-13 | 1 | -5/+10 |
* | Remove GtkWrapBox from the docs, too | Matthias Clasen | 2010-10-13 | 2 | -40/+0 |
* | Make GtkRecentManager use standard icon names for themed icons | Matthias Clasen | 2010-10-13 | 1 | -2/+2 |
* | Some resize grip cleanups | Matthias Clasen | 2010-10-13 | 1 | -14/+19 |
* | Removed all traces of GtkWrapBox from GTK+. | Tristan Van Berkom | 2010-10-13 | 9 | -3327/+2 |
* | Don't start a drag if we are not resizable | Matthias Clasen | 2010-10-13 | 1 | -38/+43 |
* | Use GSettings for the filechooser settings | Christian Persch | 2010-10-13 | 8 | -655/+123 |
* | Updated Spanish translation | Jorge González | 2010-10-13 | 1 | -15/+10 |
* | Updated Spanish translation | Jorge González | 2010-10-13 | 1 | -17/+12 |
* | Updated Spanish translation | Jorge González | 2010-10-12 | 1 | -25/+16 |
* | Bug 563002 - Doesn't call 'update-preview' on set_filename | Michael Natterer | 2010-10-12 | 1 | -0/+8 |
* | Updated Slovenian translation | Matej Urbančič | 2010-10-12 | 1 | -1151/+941 |
* | Don't check resize-grip-visible in default values unit test | Kristian Rietveld | 2010-10-12 | 1 | -0/+5 |
* | Disable resize grip on spin button test | Kristian Rietveld | 2010-10-12 | 1 | -0/+2 |
* | Fix scrolled window policy so the size allocation does not "flap" | Kristian Rietveld | 2010-10-12 | 1 | -0/+3 |
* | Handle off-by-one errors due to rounding | Kristian Rietveld | 2010-10-12 | 1 | -5/+7 |
* | Use double iso. float since that is what GtkAdjustment uses | Kristian Rietveld | 2010-10-12 | 1 | -9/+9 |
* | Use GtkAdjustment accessors to properly compress changed signals | Kristian Rietveld | 2010-10-12 | 1 | -20/+41 |
* | Rework GdkPangoRenderer example to use existing api | Matthias Clasen | 2010-10-12 | 1 | -55/+51 |