| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a GtkWindowGroup struct that allows grouping together multiple windows | Owen Taylor | 2001-06-14 | 1 | -2/+0 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 2 | -1/+3 |
* | Add some example config files that can be used with the URW fonts. | Alexander Larsson | 2001-06-14 | 1 | -4/+30 |
* | Unify shaped window code and make it repaint the area that used to be part | Alexander Larsson | 2001-06-13 | 1 | -27/+61 |
* | Don't pass on GDK_ACTION_DEFAULT. The Xdnd code passes zero instead, so do | Alexander Larsson | 2001-06-13 | 1 | -1/+4 |
* | Deep copy dash_list too. (_gdk_fb_gc_new): Set default cap_style before | Alexander Larsson | 2001-06-13 | 1 | -14/+27 |
* | New functions. | Alexander Larsson | 2001-06-12 | 1 | -0/+17 |
* | Add a direction-changed signal, and gdk_keymap_get_current_direction(). | Owen Taylor | 2001-06-08 | 6 | -50/+148 |
* | Fix up error messages. | Alex Larsson | 2001-06-06 | 1 | -3/+4 |
* | Include gtkwidget.h (#55798, Karl Nelson) | Owen Taylor | 2001-06-06 | 1 | -3/+3 |
* | s/GdkPixmapClass/GdkPixmapObjectClass/. (#51890, Jeff Franks) | Owen Taylor | 2001-06-05 | 1 | -1/+1 |
* | Ignore releases for buttons 6, 7 | Havoc Pennington | 2001-06-05 | 1 | -1/+2 |
* | support button 6 and 7 for scroll left/right, from Thomas Broyer | Havoc Pennington | 2001-06-04 | 1 | -7/+20 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 1 | -0/+3 |
* | Add GDK_TYPE_RECTANGLE. | Owen Taylor | 2001-06-01 | 2 | -0/+26 |
* | Validate value from GDK settings against parameter spec. | Owen Taylor | 2001-05-30 | 1 | -4/+19 |
* | Use $PKG_CONFIG, not pkg-config. (#51032) | Owen Taylor | 2001-05-29 | 1 | -1/+1 |
* | made fil mode GDK_STIPPLED actually work -> check boxes and radio buttons | Hans Breuer | 2001-05-25 | 3 | -10/+47 |
* | Improve error messages for X errors and losing connection to the X server. | Havoc Pennington | 2001-05-20 | 1 | -16/+30 |
* | Start checks for X from pangox/pangoxft CFLAGS to avoid duplicate | Owen Taylor | 2001-05-20 | 1 | -1/+0 |
* | Require libtool-1.4, automake-1.4p1. | Owen Taylor | 2001-05-16 | 1 | -0/+1 |
* | Remove creative formatting. | Owen Taylor | 2001-05-13 | 1 | -20/+19 |
* | Peek strike-through setting (gdk_draw_layout_line_with_colors): Render | ERDI Gergo | 2001-05-11 | 1 | -2/+24 |
* | Make sure you can compile out the implementation/wrapper assert macros. | Alexander Larsson | 2001-05-10 | 5 | -24/+80 |
* | New function for getting toplevel window at position. | Alexander Larsson | 2001-05-07 | 3 | -7/+57 |
* | updated exports | Hans Breuer | 2001-05-06 | 5 | -6/+37 |
* | Better error messages. | Alex Larsson | 2001-05-04 | 4 | -8/+12 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 6 | -41/+11 |
* | Always trap errors around calls to XSetInputFocus since we have no way of | Owen Taylor | 2001-05-02 | 2 | -2/+17 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -4/+7 |
* | fix warning | Havoc Pennington | 2001-04-28 | 1 | -2/+2 |
* | clean up column dragging code. Revealed some (potential) GdkWindow bugs. | Jonathan Blandford | 2001-04-26 | 1 | -0/+1 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 5 | -5/+1 |
* | Test for window == NULL in a number of cases. | Owen Taylor | 2001-04-25 | 1 | -6/+8 |
* | Handle numeric keypad keysyms; bug #50201 | Havoc Pennington | 2001-04-18 | 1 | -0/+27 |
* | Try changing mode on shm segments to 0600. We'll see who complains. | Owen Taylor | 2001-04-18 | 3 | -11/+18 |
* | Introduce an extra child of toplevel windows that serves to hold the focus | Owen Taylor | 2001-04-18 | 3 | -57/+198 |
* | added all exports required to link PyGtk 0.7.1 | Hans Breuer | 2001-04-16 | 3 | -2/+27 |
* | updated | Hans Breuer | 2001-04-13 | 5 | -5/+132 |
* | Released Gtk+-1.3.3.GTK_1_3_3 | Tim Janik | 2001-04-04 | 1 | -2/+3 |
* | sorry, I only wanted to commit .cvsignore | Sven Neumann | 2001-04-03 | 3 | -21/+3 |
* | shut up CVS | Sven Neumann | 2001-04-03 | 4 | -3/+22 |
* | Add empty gdk_setting_get(). | Alexander Larsson | 2001-04-03 | 1 | -0/+7 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 18 | -21/+1575 |
* | Add gdk_window_begin_resize_drag and gdk_window_begin_move_drag. Remove | Alexander Larsson | 2001-04-02 | 1 | -2/+24 |
* | raise window for non _NET window managers. | Tim Janik | 2001-04-01 | 1 | -1/+2 |
* | disable USE_MMX for msvc build cause the assembler doesn't fit and is out | Hans Breuer | 2001-03-31 | 4 | -2/+82 |
* | Add private function to get the aux info structure fo the widget. | Owen Taylor | 2001-03-29 | 2 | -11/+79 |
* | *** empty log message *** | Owen Taylor | 2001-03-29 | 5 | -5/+670 |
* | gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. | Tor Lillqvist | 2001-03-19 | 2 | -6/+6 |