| Commit message (Expand) | Author | Age | Files | Lines |
* | New function to get the cell renderers of a cell layout. | Matthias Clasen | 2006-12-29 | 3 | -0/+10 |
* | Make gtk_printer_list_papers public. Bug #345587. | Christian Persch | 2006-12-24 | 1 | -0/+1 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -1/+1 |
* | Add functions to allow threadsafe handling of idles and timeouts wrt. to | Matthias Clasen | 2006-12-22 | 3 | -0/+12 |
* | Add a function for converting a GdkColor to a string (#373856). | Matthew Barnes | 2006-12-21 | 1 | -0/+1 |
* | added new docs. | Tim Janik | 2006-12-14 | 14 | -139/+400 |
* | add gtk_status_icon_(get|set)_screen | Mark McLoughlin | 2006-11-19 | 2 | -0/+6 |
* | document gtk_binding_entry_skip(). | Tim Janik | 2006-10-11 | 4 | -8/+130 |
* | applied patch from Michael Natterer to move to inline docs. applied | Tim Janik | 2006-10-10 | 2 | -128/+9 |
* | documented GtkBinding*, #358329. | Tim Janik | 2006-10-10 | 9 | -75/+232 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 12 | -51/+51 |
* | forgotten file | Matthias Clasen | 2006-09-22 | 1 | -1/+1 |
* | fix a typo | Matthias Clasen | 2006-09-22 | 2 | -1/+6 |
* | Bug 355343. Add a GdkPangoAttrEmbossColor. | Ryan Lortie | 2006-09-19 | 1 | -0/+1 |
* | Explain ellipsization | Matthias Clasen | 2006-09-16 | 2 | -0/+15 |
* | fix some typos | Matthias Clasen | 2006-09-01 | 2 | -3/+7 |
* | Add a function to beep on a window. For X11, implement this with XkbBell. | Matthias Clasen | 2006-08-30 | 2 | -0/+5 |
* | demonstrate automatic scrolling | Matthias Clasen | 2006-08-26 | 2 | -8/+16 |
* | 2.10.2GTK_2_10_2 | Matthias Clasen | 2006-08-18 | 1 | -0/+4 |
* | fixed buglet from #351759. | Tim Janik | 2006-08-17 | 1 | -1/+1 |
* | Some more printing docs | Matthias Clasen | 2006-08-15 | 1 | -0/+10 |
* | Fix docs for gtk_table_set_row/col_spacing. (#348728) | Matthias Clasen | 2006-08-15 | 2 | -2/+6 |
* | Document new GTK_DEBUG values. (#350023, Mart Raudsepp) | Matthias Clasen | 2006-08-15 | 2 | -0/+13 |
* | Add a warning about the semantics of gtk_recent_chooser_add_filter() and | Emmanuele Bassi | 2006-08-14 | 2 | -0/+19 |
* | Fix a swapped argument description. (#351241, Étienne Bersac) | Matthias Clasen | 2006-08-14 | 2 | -2/+7 |
* | Add an explanation of attributes. (#349367, Don Anderson) | Matthias Clasen | 2006-08-06 | 2 | -0/+15 |
* | Fix a typo. (#349120, Vincent Untz) | Matthias Clasen | 2006-08-06 | 2 | -1/+5 |
* | Remove outdated lists of authors and maintainers. (#348538, Owen Taylor) | Matthias Clasen | 2006-08-06 | 1 | -26/+2 |
* | 2.10.1GTK_2_10_1 | Matthias Clasen | 2006-07-24 | 5 | -1/+110 |
* | Add gtk_cell_renderer_spin_get_type (#347710, Guillaume Cottenceau) | Matthias Clasen | 2006-07-17 | 2 | -0/+6 |
* | Add missing types (#347037, Josh Green) | Matthias Clasen | 2006-07-10 | 2 | -0/+9 |
* | Fix a FIXME | Matthias Clasen | 2006-07-07 | 2 | -1/+6 |
* | 2.10.0GTK_2_10_0 | Matthias Clasen | 2006-07-03 | 5 | -5/+10 |
* | Document settings | Matthias Clasen | 2006-06-30 | 2 | -0/+22 |
* | Document GtkPrintJobCompleteFunc | Matthias Clasen | 2006-06-29 | 7 | -30/+48 |
* | 2.9.4 | Matthias Clasen | 2006-06-22 | 9 | -30/+139 |
* | Document some of the print capabilities | Matthias Clasen | 2006-06-21 | 2 | -2/+8 |
* | Add some questions. | Matthias Clasen | 2006-06-21 | 2 | -0/+113 |
* | broken pipe | Matthias Clasen | 2006-06-20 | 2 | -3/+4 |
* | Document GtkPrinterFunc | Matthias Clasen | 2006-06-19 | 3 | -0/+31 |
* | Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and a | Alexander Larsson | 2006-06-19 | 2 | -0/+7 |
* | 2.9.3GTK_2_9_3 | Matthias Clasen | 2006-06-13 | 12 | -15/+100 |
* | Document response codes | Matthias Clasen | 2006-06-12 | 2 | -0/+19 |
* | Updates | Matthias Clasen | 2006-06-08 | 2 | -3/+5 |
* | Replace pdf_target by export_filename | Matthias Clasen | 2006-06-08 | 2 | -1/+3 |
* | Remove GTK_PRINT_OPERATION_RESULT_PREVIEW. | Matthias Clasen | 2006-06-08 | 2 | -5/+6 |
* | Fix a file name | Matthias Clasen | 2006-06-08 | 2 | -1/+6 |
* | Additions | Matthias Clasen | 2006-06-08 | 3 | -47/+143 |
* | 2.9.2GTK_2_9_2 | Matthias Clasen | 2006-06-05 | 21 | -22/+286 |
* | fix an inconsistency | Matthias Clasen | 2006-06-02 | 2 | -2/+7 |