| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix silly bug, noticed by Sven Neumann. | Alex Larsson | 2002-04-29 | 7 | -1/+31 |
* | Fix so that you can set a new sort func. | Jonathan Blandford | 2002-04-29 | 7 | -3/+37 |
* | Updated tr.po | Fatih Demir | 2002-04-27 | 2 | -340/+265 |
* | Updated Greek translation | Simos Xenitellis | 2002-04-27 | 1 | -70/+117 |
* | Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in a | Anders Carlsson | 2002-04-26 | 10 | -1/+106 |
* | if the deleted node was "below" this path, then do not unref all nodes | Kristian Rietveld | 2002-04-26 | 7 | -1/+56 |
* | tests/testtreecolumns.c quit the main loop when the window is destroyed. | Sven Neumann | 2002-04-26 | 8 | -3/+42 |
* | This commit fixes binary compatibility, which I broke with my recent cell | Kristian Rietveld | 2002-04-26 | 10 | -40/+174 |
* | include X11/Xlib.h, fixes the build | Kristian Rietveld | 2002-04-26 | 7 | -0/+26 |
* | Add missing gdkscreen/display-x11.h files. | Owen Taylor | 2002-04-26 | 9 | -14/+62 |
* | Fix some docs duplicated between templates and inline. | Owen Taylor | 2002-04-26 | 5 | -107/+39 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 91 | -4307/+6705 |
* | Updated Slovenian translation | Andraz Tori | 2002-04-25 | 1 | -36/+63 |
* | fix typo in ChangeLog | Kristian Rietveld | 2002-04-25 | 6 | -6/+6 |
* | Fixes #74206. | Kristian Rietveld | 2002-04-25 | 8 | -3/+110 |
* | make the search dialog not scroll horizontally (prolly fixes #74806). | Kristian Rietveld | 2002-04-25 | 7 | -2/+32 |
* | Avoid a possible division by zero. (#77820) | Matthias Clasen | 2002-04-25 | 7 | -2/+36 |
* | use the child's requisition.height, not allocation.height, as width of | Soeren Sandmann | 2002-04-25 | 7 | -2/+41 |
* | Updated Slovenian translation | Andraz Tori | 2002-04-25 | 1 | -512/+512 |
* | Updated Slovenian translation | Andraz Tori | 2002-04-25 | 1 | -363/+427 |
* | resort if we're already in 'unsorted' state, and update the docs | Kristian Rietveld | 2002-04-24 | 7 | -1/+36 |
* | Remove GTK_OBJECT_CONNECTED. | Matthias Clasen | 2002-04-24 | 9 | -3/+34 |
* | Fix file corruption that got accidentally delivered. | Matthias Clasen | 2002-04-24 | 1 | -2474/+1543 |
* | temporarily set ->priv->edited_column to NULL. Pleas read the comment in | Kristian Rietveld | 2002-04-24 | 7 | -3/+55 |
* | Remove the ISO8859-1 restriction from the description of png tEXt | Matthias Clasen | 2002-04-24 | 3 | -13/+37 |
* | Formatting fix. | Matthias Clasen | 2002-04-23 | 2 | -2/+2 |
* | Improve docs. (#62359) | Matthias Clasen | 2002-04-23 | 12 | -25/+75 |
* | Updated Norwegian (bokm�l) translation. | Kjartan Maraas | 2002-04-23 | 2 | -32/+80 |
* | This commit adds a cell_background property for cell renderers. With this | Kristian Rietveld | 2002-04-23 | 9 | -9/+244 |
* | Updated Slovenian translation | Andraz Tori | 2002-04-23 | 1 | -251/+197 |
* | Update ChangeLog | Anders Carlsson | 2002-04-22 | 6 | -6/+12 |
* | Use gtk_entry_get_public_chars. Fixes #79532. | Anders Carlsson | 2002-04-22 | 7 | -1/+37 |
* | This commit adds stock icon functionality to GtkCellRendererPixbuf which | Kristian Rietveld | 2002-04-22 | 9 | -27/+206 |
* | Updated Norwegian (bokm�l) translation. | Kjartan Maraas | 2002-04-22 | 2 | -209/+208 |
* | Updated French translation. | Christophe Merlet | 2002-04-22 | 2 | -244/+236 |
* | Fix typo in "Simple Example". (#78661) | Matthias Clasen | 2002-04-21 | 2 | -2/+6 |
* | Updated traditional Chinese translation. | Kwok-Koon Cheung | 2002-04-21 | 3 | -483/+449 |
* | Save x and y in window_private. | Alexander Larsson | 2002-04-21 | 8 | -1/+62 |
* | Add a fake STEPPER function that is used for drawing scrollbar steppers,GTK_ENGINES_1_9_0 | Owen Taylor | 2002-04-21 | 4 | -168/+105 |
* | remove leftover conflict marker. | Matthias Clasen | 2002-04-20 | 6 | -6/+0 |
* | A bunch of trivial doc fixes. | Matthias Clasen | 2002-04-20 | 17 | -1549/+2583 |
* | Updated Greek translation | Simos Xenitellis | 2002-04-20 | 2 | -237/+241 |
* | Updated Greek translation | Simos Xenitellis | 2002-04-20 | 1 | -696/+646 |
* | Updated Ukrainian translation | Yuri Syrota | 2002-04-20 | 1 | -255/+236 |
* | add "selected_shadow_type" style property | Soeren Sandmann | 2002-04-20 | 7 | -8/+46 |
* | Accept NULL for color to mean "unmodify" | Owen Taylor | 2002-04-20 | 7 | -24/+95 |
* | replace GDK_IS_WINDOW with GDK_IS_DRAWABLE in the assert, only check | Kristian Rietveld | 2002-04-20 | 7 | -6/+54 |
* | add bug number | Kristian Rietveld | 2002-04-19 | 6 | -0/+12 |
* | add _gtk_tree_view_column_autosize | Kristian Rietveld | 2002-04-19 | 9 | -23/+115 |
* | Remove some files whose content is either obsolete or has been moved | Matthias Clasen | 2002-04-19 | 16 | -2301/+61 |