| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.9.3GTK_2_9_3 | Matthias Clasen | 2006-06-13 | 194 | -42713/+54523 |
* | More updates | Matthias Clasen | 2006-06-12 | 1 | -0/+6 |
* | Introduce grid and tree lines in GtkTreeView. (#106406, Martyn Russell). | Kristian Rietveld | 2006-06-12 | 7 | -1/+389 |
* | Updates | Matthias Clasen | 2006-06-12 | 1 | -46/+49 |
* | Use gtk_printer_accepts_ps here. | Matthias Clasen | 2006-06-12 | 7 | -18/+96 |
* | Add a GTK_PRINT_CAPABILITY_GENERATE_PDF capability. | Matthias Clasen | 2006-06-12 | 4 | -7/+34 |
* | Add support for pasting filenames into the filechooser. (#153212, Bastian | Matthias Clasen | 2006-06-12 | 3 | -0/+71 |
* | report status in return value instead of spewing assertions. (#335729, | Kristian Rietveld | 2006-06-12 | 4 | -11/+40 |
* | Clean up user data. (#344624, Christian Weiske) | Matthias Clasen | 2006-06-12 | 3 | -1/+13 |
* | Updated Gujarati Translations | Ankitkumar Rameshchandra Patel | 2006-06-12 | 2 | -136/+167 |
* | Updated Translation | Ankitkumar Rameshchandra Patel | 2006-06-12 | 2 | -1210/+1119 |
* | Updates | Matthias Clasen | 2006-06-12 | 3 | -0/+69 |
* | Cosmetic cleanups. | Matthias Clasen | 2006-06-12 | 6 | -79/+104 |
* | add bug ref | Matthias Clasen | 2006-06-12 | 2 | -2/+2 |
* | Add an accessible implementation in order to make the buttons visible to | Matthias Clasen | 2006-06-12 | 3 | -0/+198 |
* | store scale in percent | Matthias Clasen | 2006-06-12 | 3 | -3/+8 |
* | Document response codes | Matthias Clasen | 2006-06-12 | 2 | -0/+19 |
* | Fix #344543 | Matthias Clasen | 2006-06-12 | 5 | -4/+38 |
* | Do not leak the groups string vector. (#344607, John Finlay) | Emmanuele Bassi | 2006-06-11 | 4 | -0/+22 |
* | Fix MSVC build problem. (#339739, Kazuki Iwamoto) | Tor Lillqvist | 2006-06-11 | 3 | -1/+11 |
* | Convert \n to \r\n also when storing CF_UNICODETEXT (UTF-16) in the | Tor Lillqvist | 2006-06-11 | 3 | -3/+26 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2006-06-11 | 2 | -1218/+1114 |
* | Mark files as translatable | Matthias Clasen | 2006-06-11 | 2 | -0/+7 |
* | Allow NULL to mean the default manager. (#344530, John Finlay) | Matthias Clasen | 2006-06-11 | 4 | -2/+16 |
* | Fix bug 344518 | Matthias Clasen | 2006-06-11 | 3 | -1/+11 |
* | remove an extra comma | Matthias Clasen | 2006-06-11 | 3 | -1/+7 |
* | use the passed in destroy notify | Matthias Clasen | 2006-06-11 | 3 | -0/+13 |
* | Use cairo_pdf_surface_set_dpi by cairo_surface_set_fallback_resolution. | Matthias Clasen | 2006-06-11 | 4 | -2/+12 |
* | Make compiling against uninstalled gdk work. (#344386, Masatake Yamamoto) | Matthias Clasen | 2006-06-11 | 3 | -1/+7 |
* | Register create_custom_widget as an object-returning signal. (#344505, | Matthias Clasen | 2006-06-11 | 4 | -5/+17 |
* | Register GtkPrintCapabilities | Matthias Clasen | 2006-06-11 | 5 | -4/+41 |
* | Updated Thai translation. | Theppitak Karoonboonyanan | 2006-06-10 | 2 | -12/+16 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2006-06-09 | 2 | -22/+24 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2006-06-09 | 1 | -1432/+1479 |
* | Updated Korean translation. | Changwoo Ryu | 2006-06-09 | 2 | -1782/+1701 |
* | Take GtkMenu::horizontal-padding into account when placing submenus | Benjamin Berg | 2006-06-09 | 3 | -0/+13 |
* | added new style properties "trough-side-details" and | Michael Natterer | 2006-06-09 | 3 | -78/+373 |
* | Add bug reporter name. | Tor Lillqvist | 2006-06-09 | 2 | -2/+2 |
* | Call ReleaseDC() on DCs acquired with GetDC() (for windows), and | Tor Lillqvist | 2006-06-09 | 3 | -1/+22 |
* | fix build | Matthias Clasen | 2006-06-09 | 4 | -10/+21 |
* | Turn off profiling | Matthias Clasen | 2006-06-08 | 3 | -1/+5 |
* | Update for api changes. | Matthias Clasen | 2006-06-08 | 3 | -3/+7 |
* | Include gtkprintoperationpreview.h | Matthias Clasen | 2006-06-08 | 2 | -0/+4 |
* | Use g_return_val_if_fail (#344288, Kazuki Iwamoto) | Matthias Clasen | 2006-06-08 | 2 | -0/+6 |
* | Don't include gtkprinter-private.h here. | Matthias Clasen | 2006-06-08 | 9 | -9/+29 |
* | forgotten file | Matthias Clasen | 2006-06-08 | 1 | -1/+1 |
* | Updates | Matthias Clasen | 2006-06-08 | 2 | -3/+5 |
* | Replace pdf_target by export_filename | Matthias Clasen | 2006-06-08 | 2 | -1/+3 |
* | Rename pdf_target to export_filename | Matthias Clasen | 2006-06-08 | 5 | -20/+33 |
* | Remove GTK_PRINT_OPERATION_RESULT_PREVIEW. | Matthias Clasen | 2006-06-08 | 2 | -5/+6 |