| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | need to use gtk_tree_model_filter_get_iter_full() since the path returned | Kristian Rietveld | 2006-06-02 | 1 | -1/+1 |
* | allow returning partial information | Matthias Clasen | 2006-06-02 | 1 | -13/+22 |
* | Add gtkprintoperationpreview.[ch] Set default preview command. Hardcoded | Alexander Larsson | 2006-06-02 | 13 | -171/+935 |
* | Fix a typo (spotted by Paolo Borelli and coverity). | Emmanuele Bassi | 2006-06-02 | 1 | -1/+1 |
* | Add an icon-spacing style property for the same purpose. | Matthias Clasen | 2006-06-01 | 2 | -8/+78 |
* | bits from the preview patch | Matthias Clasen | 2006-06-01 | 3 | -28/+38 |
* | add docs | Matthias Clasen | 2006-06-01 | 1 | -2/+70 |
* | Intern signal names. | Matthias Clasen | 2006-06-01 | 1 | -5/+5 |
* | more canonical signal names | Matthias Clasen | 2006-06-01 | 1 | -2/+2 |
* | use canonical signal names | Matthias Clasen | 2006-06-01 | 1 | -1/+1 |
* | Add docs | Matthias Clasen | 2006-06-01 | 1 | -72/+136 |
* | Don't treat manual_scale like a percentage, its a factor. | Matthias Clasen | 2006-05-31 | 1 | -1/+1 |
* | Document signals. (#302556, Stefan Kost) | Matthias Clasen | 2006-05-31 | 1 | -6/+56 |
* | Further updates from the GtkPrintContext functions rename. | Alexander Larsson | 2006-05-31 | 1 | -4/+4 |
* | Remove request_details_tag with g_signal_handler_disconnect, not | Alexander Larsson | 2006-05-31 | 1 | -4/+28 |
* | Change some function names to be longer and better. | Matthias Clasen | 2006-05-31 | 4 | -22/+22 |
* | Don't run the custom page size dialog. (#340444, Christian Persch) | Matthias Clasen | 2006-05-31 | 1 | -43/+56 |
* | fix the build | Matthias Clasen | 2006-05-31 | 1 | -1/+1 |
* | Clarify the docs of the color-set and font-set signals. (#343438, Olexiy | Matthias Clasen | 2006-05-31 | 2 | -7/+15 |
* | Don't skip internal children when emitting grab-notify. (#343425, Markku | Matthias Clasen | 2006-05-31 | 1 | -1/+1 |
* | Add a GtkButton::image-position property with getter and setter, to allow | Matthias Clasen | 2006-05-31 | 3 | -15/+110 |
* | only check sort column id if connected to sortable model. | Kristian Rietveld | 2006-05-30 | 1 | -4/+11 |
* | Add a space | Johan Dahlin | 2006-05-29 | 1 | -1/+1 |
* | removed forgotten declaration of _gtk_dialog_get_response_for_widget(), | Michael Natterer | 2006-05-29 | 1 | -2/+0 |
* | applied patch from Chris Wilson which replaces a useless loop with | Michael Natterer | 2006-05-29 | 1 | -6/+3 |
* | select the current focus row if nothing is selected and ctrl is not | Kristian Rietveld | 2006-05-28 | 1 | -5/+17 |
* | refactor to work correctly in RTL mode. | Kristian Rietveld | 2006-05-28 | 2 | -14/+59 |
* | handle cell_even_ruled_sorted and cell_odd_ruled_sorted for the selected | Kristian Rietveld | 2006-05-28 | 1 | -2/+4 |
* | add GTK_ARROW_NONE. | Kristian Rietveld | 2006-05-28 | 2 | -16/+27 |
* | avoid some trivial differences in translated strings | Matthias Clasen | 2006-05-28 | 1 | -1/+1 |
* | broken pipe | Kristian Rietveld | 2006-05-28 | 1 | -4/+21 |
* | set the sizing type of the new column to FIXED, | Kristian Rietveld | 2006-05-27 | 1 | -2/+6 |
* | only unref if elt->ref_count > 0, (gtk_tree_model_filter_row_deleted): | Kristian Rietveld | 2006-05-27 | 1 | -2/+2 |
* | Small refactoring. (#340428, Paolo Borelli). | Kristian Rietveld | 2006-05-27 | 2 | -56/+42 |
* | really fix #333284. | Kristian Rietveld | 2006-05-27 | 1 | -1/+1 |
* | broken pipe | Kristian Rietveld | 2006-05-27 | 2 | -19/+39 |
* | Cleaned up icons by Diana Fong. | Matthias Clasen | 2006-05-26 | 4 | -0/+0 |
* | queue a redraw for the full width of the row, not just the width we got | Kristian Rietveld | 2006-05-26 | 1 | -1/+1 |
* | set dy to page_size + height in the event dy + page_size is about to | Kristian Rietveld | 2006-05-26 | 1 | -0/+4 |
* | allow positioning bubbles | Matthias Clasen | 2006-05-25 | 3 | -0/+60 |
* | Make GTK+ work as an untrusted X client. (#136571, Ed Catmur) | Matthias Clasen | 2006-05-25 | 3 | -6/+21 |
* | Fix the handling of modality by copying what GtkFileChooserButton does. | Matthias Clasen | 2006-05-24 | 2 | -13/+16 |
* | Make collate check button insensitive | Matthias Clasen | 2006-05-24 | 1 | -5/+15 |
* | Make the range entry insensitive if another range option is selected. | Matthias Clasen | 2006-05-24 | 1 | -0/+10 |
* | Make style properties in dynamic types work better | Matthias Clasen | 2006-05-24 | 1 | -4/+61 |
* | Add model property for GtkCellView, part of #172535. | Henrique Romano | 2006-05-24 | 1 | -2/+24 |
* | Custom tab label | Matthias Clasen | 2006-05-24 | 5 | -14/+76 |
* | Add gtk_print_unix_dialog_set_manual_capabilities that controls what | Alexander Larsson | 2006-05-24 | 9 | -36/+185 |
* | Do the begin-print emission in the idle, so that the print dialog goes | Matthias Clasen | 2006-05-23 | 1 | -30/+31 |
* | Add a boolean show-progress property, and show a progress dialog if it is | Matthias Clasen | 2006-05-23 | 6 | -22/+191 |