| Commit message (Expand) | Author | Age | Files | Lines |
* | ue Nov 12 17:10:10 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-11-13 | 1 | -12/+46 |
* | - comment out check_inconsistent_aa_bits[]. | Soeren Sandmann | 2002-11-13 | 1 | -48/+92 |
* | Make multihead aware (#80283) | Owen Taylor | 2002-11-12 | 1 | -143/+220 |
* | Add _gtk_window_unset_focus_and_default(), use to clear the focus and | Owen Taylor | 2002-11-12 | 4 | -39/+70 |
* | Do not return when menu_shell->ignore_enter is TRUE. | Soeren Sandmann | 2002-11-12 | 1 | -4/+2 |
* | Don't start a drag on double click. (#98189) Also test moving. | Matthias Clasen | 2002-11-10 | 1 | -1/+2 |
* | Don't return after calling gtk_menu_handle_scrolling() when | Soeren Sandmann | 2002-11-10 | 1 | -7/+4 |
* | gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator) | Soeren Sandmann | 2002-11-10 | 3 | -2/+5 |
* | Block button presses/releases over the scroll arrows to avoid popping down | Owen Taylor | 2002-11-09 | 1 | -14/+75 |
* | Use the correct struct offset for the screen_changed signal. | Anders Carlsson | 2002-11-09 | 1 | -1/+1 |
* | Access window->screen through a function so we can provide an informative | Owen Taylor | 2002-11-08 | 1 | -18/+43 |
* | RTL flipping for check menu items. | Matthias Clasen | 2002-11-08 | 1 | -2/+7 |
* | Put into #ifdef DO_BLINK to avoid an unused static function. (#97965) | Matthias Clasen | 2002-11-08 | 4 | -97/+17 |
* | Improve drawing of RTL submenu indicators. | Matthias Clasen | 2002-11-08 | 1 | -2/+3 |
* | Fix drawing of RTL optionmenus by flipping the indicator_spacing. | Matthias Clasen | 2002-11-08 | 1 | -1/+1 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 23 | -75/+75 |
* | Note that get_pango_context() is not "until death does us part", but | Owen Taylor | 2002-11-08 | 1 | -12/+25 |
* | Escape invalid filename before printing it out, since it isn't a valid | Owen Taylor | 2002-11-07 | 1 | -1/+3 |
* | Don't try to use render if we can't get a picture for the drawable. (Fixes | Owen Taylor | 2002-11-07 | 1 | -12/+27 |
* | If called when fontsel->face is NULL, just return "Sans 10". (#82745, | Owen Taylor | 2002-11-07 | 1 | -2/+9 |
* | Use '_' not '-' in signal name to be consistent with what we do elsewhere | Owen Taylor | 2002-11-07 | 1 | -1/+1 |
* | Check for NULL children, #97913. | Anders Carlsson | 2002-11-07 | 2 | -6/+10 |
* | Add a snap_edge_set property to deal with the fact that we have an unset | Owen Taylor | 2002-11-07 | 1 | -2/+24 |
* | Add ::screen-changed signal. | Owen Taylor | 2002-11-07 | 6 | -83/+124 |
* | Bah, and of course I broke something ... | Kristian Rietveld | 2002-11-03 | 1 | -7/+8 |
* | Remove check for winsock.h since it might show up on Linux+Wine. Instead | Owen Taylor | 2002-11-03 | 1 | -1/+1 |
* | took out the useless check for refs->list (#97353, reported by Morten | Kristian Rietveld | 2002-11-03 | 2 | -4/+1 |
* | remove the second ref command on the child_model, we only have to ref it | Kristian Rietveld | 2002-11-02 | 1 | -1/+0 |
* | Automatic RTL flipping for handleboxes. | Matthias Clasen | 2002-11-02 | 1 | -30/+87 |
* | Add startup notification hooks - mostly based on patch by Havoc Pennington | Owen Taylor | 2002-11-02 | 5 | -5/+35 |
* | Add a mnemonic to the "selection" label. (More of #74267) | Owen Taylor | 2002-11-02 | 1 | -4/+23 |
* | Automatic RTL flipping for some more widgets. | Matthias Clasen | 2002-11-02 | 14 | -103/+492 |
* | Fix from Nam SungHyun for crashes when tooltips->active_tips_data is NULL. | Owen Taylor | 2002-10-31 | 1 | -1/+2 |
* | Add a --screen option for setting the default screen. (Based on a patch | Owen Taylor | 2002-10-31 | 1 | -13/+1 |
* | Move g_free() call to before return. | Padraig O'Briain | 2002-10-31 | 1 | -8/+11 |
* | small doc fixes. | Matthias Clasen | 2002-10-29 | 4 | -6/+6 |
* | Change NAVIGATION_REGION_OVERSHOOT back to 50, and create stay-up regions | Soeren Sandmann | 2002-10-29 | 1 | -8/+55 |
* | This fixes a scrolling bug. Shouldn't cause problems, but you never know | Kristian Rietveld | 2002-10-27 | 1 | -23/+26 |
* | Change NAVIGATION_REGION_OVERSHOOT from 50 to 5. | Soeren Sandmann | 2002-10-25 | 1 | -3/+3 |
* | Always switch to the page with the focused tab label. (#82108, Matt | Owen Taylor | 2002-10-25 | 1 | -0/+3 |
* | Don't handle button 2/3 on the tabs. (#82118, Matt Wilson.) | Owen Taylor | 2002-10-25 | 1 | -0/+3 |
* | Don't insert mnemonics for stock items (#72918, reported by Mikael | Owen Taylor | 2002-10-25 | 1 | -37/+55 |
* | Fix sensitivity of file operation buttons and buttons inside fileop | Owen Taylor | 2002-10-25 | 1 | -1/+8 |
* | Fix sensitivity of file operation buttons and buttons inside fileop | Owen Taylor | 2002-10-25 | 1 | -3/+49 |
* | New GtkPaned keyboard navigation. (Shift-)F8 now cycles the available | Soeren Sandmann | 2002-10-25 | 2 | -71/+184 |
* | s/NULL/0/ on the g_signal_emit lines to fix up yesterdays commit (reported | Kristian Rietveld | 2002-10-23 | 1 | -5/+5 |
* | When popping up the list without any selected items, hack the focus on the | Owen Taylor | 2002-10-23 | 1 | -0/+21 |
* | Another feature to create truly ugly TreeViews!: style properties for the | Kristian Rietveld | 2002-10-22 | 4 | -66/+246 |
* | Multihead safety fixes, handle displays being closed. (#81651, based on | Owen Taylor | 2002-10-22 | 2 | -5/+61 |
* | Fix handling of getting the default style/icon size from the correct | Owen Taylor | 2002-10-22 | 1 | -14/+32 |