| Commit message (Expand) | Author | Age | Files | Lines |
* | Insert cast to fix warning. Assign something to old_value to quiet gcc | Soeren Sandmann | 2003-07-03 | 1 | -0/+34 |
* | Implement a loader for named themed icon based on from gnome-desktop | Owen Taylor | 2003-07-02 | 1 | -0/+40 |
* | Attach the style to the widget. | Owen Taylor | 2003-07-02 | 1 | -0/+5 |
* | Add new toolbar headers | Soeren Sandmann | 2003-07-02 | 1 | -12/+63 |
* | Improve docs. (116364, Morten Welinder) | Matthias Clasen | 2003-07-01 | 1 | -0/+2 |
* | Add a test for GtkFontButton and GtkColorButton. | Matthias Clasen | 2003-07-01 | 1 | -0/+3 |
* | Add color and font picker widgets. | Matthias Clasen | 2003-07-01 | 1 | -1/+8 |
* | Add GtkExpander docs. | Matthias Clasen | 2003-07-01 | 1 | -0/+6 |
* | WindowFromPoint() wants screen coordinates (#115422, Tim Evans). | Tor Lillqvist | 2003-07-01 | 1 | -0/+5 |
* | Check for Xcursor. | Matthias Clasen | 2003-06-30 | 1 | -0/+11 |
* | New function, callback proc for EnumWindows(). | Tor Lillqvist | 2003-06-30 | 1 | -0/+14 |
* | kill some stray characters breaking the build. | Mark McLoughlin | 2003-06-30 | 1 | -0/+5 |
* | Add GtkExpander. See discussion in bug #60553. | Mark McLoughlin | 2003-06-30 | 1 | -0/+11 |
* | gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.c | Soeren Sandmann | 2003-06-29 | 1 | -0/+17 |
* | More formatting fixes for docs. | Matthias Clasen | 2003-06-29 | 1 | -1/+2 |
* | Doc comment fix. | Matthias Clasen | 2003-06-29 | 1 | -0/+4 |
* | Fix for #111028, thanks to J. Ali Harlow, who writes: I found that the | Tor Lillqvist | 2003-06-28 | 1 | -0/+29 |
* | Make it compile with C89 compilers. | Soeren Sandmann | 2003-06-27 | 1 | -0/+6 |
* | Fix typos. Update thread example I missed yesterday. | BST 2003 Tony Gale | 2003-06-25 | 1 | -0/+5 |
* | Add a blurb for shadow_type. | Matthias Clasen | 2003-06-24 | 1 | -0/+10 |
* | Thread support updates from Owen. Various suggestions from Steve Chaplin. | BST 2003 Tony Gale | 2003-06-24 | 1 | -0/+5 |
* | Updated Indonesian translation | Mohammad DAMT | 2003-06-24 | 1 | -0/+4 |
* | Mention dup'd bug#s. | Tor Lillqvist | 2003-06-22 | 1 | -1/+1 |
* | When emulating X11's automatic grab on button down, pass owner_events as | Tor Lillqvist | 2003-06-22 | 1 | -0/+9 |
* | Look for DLLs also in the bin subdirectory, where libtool 1.5 installs | Tor Lillqvist | 2003-06-17 | 1 | -0/+8 |
* | Add rule to regenerate man pages from Docbook. (man_MANS): Add | Matthias Clasen | 2003-06-17 | 1 | -0/+8 |
* | Document new properties as 2.4 additions. | Matthias Clasen | 2003-06-14 | 1 | -0/+14 |
* | Special case pixmaps. (#114880) | Anders Carlsson | 2003-06-12 | 1 | -0/+5 |
* | Document child-notify and drag-data-received signals. Owen, we need to | Matthias Clasen | 2003-06-11 | 1 | -0/+11 |
* | silly typo fix. s/seperator/separator/. This gets rid of the assert spam | Kristian Rietveld | 2003-06-11 | 1 | -0/+6 |
* | New function for XIM instantiate callback. New function where call to | Hidetoshi Tajima | 2003-06-10 | 1 | -0/+23 |
* | Merged from stable. | Kristian Rietveld | 2003-06-09 | 1 | -0/+7 |
* | Merged from stable. | Kristian Rietveld | 2003-06-09 | 1 | -0/+9 |
* | Make it compile with C89 compilers | Soeren Sandmann | 2003-06-09 | 1 | -0/+4 |
* | Install boolean property "overwrite". (gtk_text_view_[gs]et_property): | Matthias Clasen | 2003-06-09 | 1 | -0/+8 |
* | Install boolean child properties "resize" and "shrink". | Matthias Clasen | 2003-06-09 | 1 | -0/+10 |
* | Back out event->window test - it wasn't needed because of the call to | Owen Taylor | 2003-06-09 | 1 | -0/+13 |
* | Use application/x-rootwindow-drop for root window drops. (#108670, Alex | Owen Taylor | 2003-06-09 | 1 | -0/+9 |
* | Before delivering an event to a widget, check that (if relevant), the | Owen Taylor | 2003-06-09 | 1 | -0/+15 |
* | Recompute unconditionally in gtk_entry_style_set, and in a new | Owen Taylor | 2003-06-08 | 1 | -0/+8 |
* | swap G and B. Fixes (#114669) | Soeren Sandmann | 2003-06-08 | 1 | -0/+5 |
* | Fix bug with set_adjustment (viewport, NULL); | Owen Taylor | 2003-06-08 | 1 | -0/+5 |
* | Add rtl variants of undo, redo, undelete and revert. (#96633) | Matthias Clasen | 2003-06-07 | 1 | -0/+7 |
* | Many fixes, along with extensive cleanups and refactoring of code to | Owen Taylor | 2003-06-06 | 1 | -1/+25 |
* | Fix typo. | Tor Lillqvist | 2003-06-06 | 1 | -0/+2 |
* | Set graphics_exposures and subwindow_mode, too, even if they aren't | Tor Lillqvist | 2003-06-06 | 1 | -0/+6 |
* | Merged from stable. | Kristian Rietveld | 2003-06-06 | 1 | -0/+11 |
* | Add a 'finalizing' flag to keep preedit-[start,changed,end] signals from | Hidetoshi Tajima | 2003-06-06 | 1 | -0/+8 |
* | Ignore button presses that are not on the tab (#114534). | Noah Levitt | 2003-06-06 | 1 | -0/+5 |
* | Conditionalize deendencies for gdk-pixbuf-csource on cross-compilation | Owen Taylor | 2003-06-06 | 1 | -0/+12 |