| Commit message (Expand) | Author | Age | Files | Lines |
* | Use asynchronously _gdk_x11_set_input_focus_safe to avoid having to trap | Owen Taylor | 2003-07-05 | 23 | -213/+919 |
* | remove this accidentally committed file. | Soeren Sandmann | 2003-07-04 | 7 | -117/+186 |
* | new test for removing items | Soeren Sandmann | 2003-07-04 | 14 | -42/+332 |
* | We can calculate the width and height of the bounding rectangle only after | Tor Lillqvist | 2003-07-04 | 6 | -4/+61 |
* | Support saving ICOs and CURs. | Matthias Clasen | 2003-07-03 | 3 | -3/+330 |
* | Add gdk_string_to_compound_text_for_display. (#116537, Peter Zelezny) | Tor Lillqvist | 2003-07-03 | 6 | -0/+26 |
* | Add a test program from gnome-desktop. | Owen Taylor | 2003-07-03 | 3 | -0/+115 |
* | Use the theme colours for rubber banding | Ross Burton | 2003-07-03 | 1 | -7/+43 |
* | Insert cast to fix warning. Assign something to old_value to quiet gcc | Soeren Sandmann | 2003-07-03 | 13 | -55/+311 |
* | Document named icon system. | Owen Taylor | 2003-07-02 | 28 | -11/+792 |
* | add gtkicontheme.c | Owen Taylor | 2003-07-02 | 2 | -0/+5 |
* | Implement a loader for named themed icon based on from gnome-desktop | Owen Taylor | 2003-07-02 | 17 | -603/+4545 |
* | Attach the style to the widget. | Owen Taylor | 2003-07-02 | 6 | -0/+26 |
* | Add new toolbar headers | Soeren Sandmann | 2003-07-02 | 13 | -213/+999 |
* | Improve docs. (116364, Morten Welinder) | Matthias Clasen | 2003-07-01 | 6 | -1/+11 |
* | Add a test for GtkFontButton and GtkColorButton. | Matthias Clasen | 2003-07-01 | 6 | -44/+49 |
* | New docs for new widgets. | Matthias Clasen | 2003-07-01 | 3 | -5/+324 |
* | Add color and font picker widgets. | Matthias Clasen | 2003-07-01 | 10 | -5/+2182 |
* | Add GtkExpander docs. | Matthias Clasen | 2003-07-01 | 12 | -5/+359 |
* | WindowFromPoint() wants screen coordinates (#115422, Tim Evans). | Tor Lillqvist | 2003-07-01 | 6 | -2/+27 |
* | Add gdk_cursor_new_from_pixbuf(), gdk_display_supports_cursor_alpha(), | Matthias Clasen | 2003-06-30 | 2 | -0/+12 |
* | Check for Xcursor. | Matthias Clasen | 2003-06-30 | 9 | -0/+378 |
* | New function, callback proc for EnumWindows(). | Tor Lillqvist | 2003-06-30 | 14 | -127/+237 |
* | kill some stray characters breaking the build. | Mark McLoughlin | 2003-06-30 | 6 | -3/+28 |
* | Add GtkExpander. See discussion in bug #60553. | Mark McLoughlin | 2003-06-30 | 9 | -0/+1718 |
* | Updated Indonesian translation | Mohammad DAMT | 2003-06-30 | 2 | -49/+83 |
* | gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.c | Soeren Sandmann | 2003-06-29 | 19 | -1259/+4654 |
* | Additions. | Matthias Clasen | 2003-06-29 | 3 | -13/+88 |
* | More formatting fixes for docs. | Matthias Clasen | 2003-06-29 | 6 | -18/+24 |
* | Doc comment fix. | Matthias Clasen | 2003-06-29 | 6 | -1/+20 |
* | updated Walloon file | Pablo Saratxaga | 2003-06-29 | 14 | -918/+661 |
* | Stop discriminating against 32bpp ICOs a): Use the byte size of the image | Matthias Clasen | 2003-06-28 | 2 | -13/+18 |
* | Fix for #111028, thanks to J. Ali Harlow, who writes: I found that the | Tor Lillqvist | 2003-06-28 | 13 | -65/+212 |
* | Make it compile with C89 compilers. | Soeren Sandmann | 2003-06-27 | 8 | -3/+45 |
* | Fix typos. Update thread example I missed yesterday. | BST 2003 Tony Gale | 2003-06-25 | 6 | -7/+34 |
* | Update | Fatih Demir | 2003-06-25 | 2 | -529/+539 |
* | Add a blurb for shadow_type. | Matthias Clasen | 2003-06-24 | 8 | -13/+65 |
* | Thread support updates from Owen. Various suggestions from Steve Chaplin. | BST 2003 Tony Gale | 2003-06-24 | 6 | -95/+184 |
* | Updated Indonesian translation | Mohammad DAMT | 2003-06-24 | 7 | -833/+1183 |
* | Move GtkIMContext to "Abstract Base Classes", since its abstract. | Matthias Clasen | 2003-06-23 | 14 | -14/+30 |
* | Add RTL variants of stock icons. | Matthias Clasen | 2003-06-23 | 3 | -2/+32 |
* | Remove the pointless refusal to load images with dubious disposal mode on | Matthias Clasen | 2003-06-23 | 2 | -11/+8 |
* | Typo fix. | Matthias Clasen | 2003-06-22 | 2 | -1/+3 |
* | Add gdk_pixbuf_loader_new_with_mime_type. | Matthias Clasen | 2003-06-22 | 5 | -0/+69 |
* | Reset block_count to 0 for all application extensions, otherwise the data | Matthias Clasen | 2003-06-22 | 3 | -139/+168 |
* | Updated Azerbaijani translation. | Metin Amiroff | 2003-06-22 | 2 | -270/+284 |
* | Mention dup'd bug#s. | Tor Lillqvist | 2003-06-22 | 5 | -5/+5 |
* | When emulating X11's automatic grab on button down, pass owner_events as | Tor Lillqvist | 2003-06-22 | 6 | -11/+57 |
* | Merge from 2.2 | Matthias Clasen | 2003-06-21 | 2 | -24/+45 |
* | Another question. | Matthias Clasen | 2003-06-18 | 2 | -2/+18 |