| Commit message (Expand) | Author | Age | Files | Lines |
* | window: Fix cast warnings | Benjamin Otte | 2011-11-08 | 1 | -1/+1 |
* | gtk: Add a GTK_STATE_FLAG_WINDOW_UNFOCUSED widget state flag | Rui Matos | 2011-11-08 | 1 | -0/+25 |
* | GtkWindow: Use new begin_resize_drag api | Matthias Clasen | 2011-11-05 | 1 | -6/+7 |
* | gtkwindow: Clean up gtk_window_map() | Rui Matos | 2011-10-01 | 1 | -19/+16 |
* | Documentation fixes | Matthias Clasen | 2011-09-25 | 1 | -3/+4 |
* | Make focus rectangles optional | Matthias Clasen | 2011-08-10 | 1 | -6/+105 |
* | Convert GailWindow to GtkWindowAccessible | Matthias Clasen | 2011-07-05 | 1 | -0/+3 |
* | Remove unused includes | Matthias Clasen | 2011-06-16 | 1 | -1/+0 |
* | gtk: Use const instead G_CONST_RETURN | Javier Jardón | 2011-06-10 | 1 | -2/+2 |
* | gtkcontainer: Move private functions to private header | Javier Jardón | 2011-06-06 | 1 | -0/+1 |
* | window: Only draw resize grip if its window exists | Benjamin Otte | 2011-05-23 | 1 | -1/+1 |
* | Some additional auto-mnemonic fixes | Matthias Clasen | 2011-05-06 | 1 | -2/+1 |
* | GtkWindow: set mnemonics visible on focus in if modifier is pressed | Rui Matos | 2011-05-06 | 1 | -0/+37 |
* | window: Make non-resizable windows use default size for geometry hints | Benjamin Otte | 2011-05-01 | 1 | -0/+4 |
* | window: Remove overeagerness with new size guessing | Benjamin Otte | 2011-05-01 | 1 | -14/+17 |
* | window: Invert check that was wrong | Benjamin Otte | 2011-04-29 | 1 | -1/+1 |
* | window: Make comparison be the right direction | Benjamin Otte | 2011-04-27 | 1 | -1/+1 |
* | window: Be smarter about computing the default size | Benjamin Otte | 2011-04-27 | 1 | -4/+57 |
* | window: Split out size guessing function | Benjamin Otte | 2011-04-26 | 1 | -35/+35 |
* | window: Use int instead of uint consistently | Benjamin Otte | 2011-04-26 | 1 | -5/+5 |
* | Move documentation to inline comments: GtkWindowGroup | Javier Jardón | 2011-04-18 | 1 | -0/+15 |
* | window: Only draw the resize grip if it is actually visible | Benjamin Otte | 2011-04-16 | 1 | -1/+1 |
* | window: cast value so gcc shuts up | Benjamin Otte | 2011-04-16 | 1 | -1/+1 |
* | gtk_window_present_with_time: fix when window is not initially visible | Dan Winship | 2011-04-12 | 1 | -4/+18 |
* | Merge branch 'gdk-backend-wayland' | Kristian Høgsberg | 2011-04-12 | 1 | -7/+11 |
|\ |
|
| * | Merge remote-tracking branch 'origin/master' into gdk-backend-wayland | Kristian Høgsberg | 2011-02-26 | 1 | -0/+2 |
| |\ |
|
| * | | gtkwidget: Only call X GDK functions when the window is an X window | Kristian Høgsberg | 2011-02-10 | 1 | -12/+22 |
* | | | GtkWindow: rearrange private struct to fill some holes | Matthias Clasen | 2011-04-11 | 1 | -4/+3 |
* | | | Fixed warning catch in gtk_window_compute_hints(). | Tristan Van Berkom | 2011-04-03 | 1 | -1/+1 |
* | | | window: Use settings from screen rather than default | Florian Müllner | 2011-03-25 | 1 | -4/+15 |
* | | | window: Export theme variant to X11 | Florian Müllner | 2011-03-21 | 1 | -0/+47 |
* | | | Add annotations to gtk_window_get_position | Matthias Clasen | 2011-03-12 | 1 | -6/+8 |
* | | | window: don't confuse priv->type_hint with priv->gdk_type_hint | Cosimo Cecchi | 2011-03-03 | 1 | -5/+5 |
* | | | window: Add check for X11 window when calling x11 function | Benjamin Otte | 2011-03-02 | 1 | -3/+6 |
* | | | Minor documentation improvements | Murray Cumming | 2011-02-23 | 1 | -1/+1 |
| |/
|/| |
|
* | | Always chain up in ::style-updated | Matthias Clasen | 2011-02-07 | 1 | -0/+2 |
|/ |
|
* | Don't assume a screen exists before realize() | Matthias Clasen | 2011-02-04 | 1 | -9/+11 |
* | API: gtk: Remove client_event vfunc from GtkWidget | Benjamin Otte | 2011-02-01 | 1 | -109/+0 |
* | Don't use GTK_IS_PLUG for non-X11 backends | Kristian Rietveld | 2011-02-01 | 1 | -1/+7 |
* | window: Get rid of GdkNativeWindow usage | Benjamin Otte | 2011-01-28 | 1 | -5/+5 |
* | window: Make embedded xid specific to the X11 backend | Benjamin Otte | 2011-01-28 | 1 | -0/+6 |
* | gtk: Prefix gtk_window_add_embedded_xid() with underscore | Benjamin Otte | 2011-01-28 | 1 | -2/+2 |
* | Clarify documentation about application vs window lifecycle | Matthias Clasen | 2011-01-24 | 1 | -4/+7 |
* | Silence new gcc warnings | Matthias Clasen | 2011-01-23 | 1 | -36/+21 |
* | [GI] Add missing (out) and (array) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -3/+3 |
* | [GI] Add missing (transfer) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -3/+3 |
* | [GI] Cosmetic cleanups of annotations and doc comments | Pavel Holejsovsky | 2011-01-18 | 1 | -3/+3 |
* | [GI] Add missing (allow-none) annotations | Pavel Holejsovsky | 2011-01-18 | 1 | -1/+1 |
* | [GI] Annotate strings holding file paths as (type filename) | Pavel Holejsovsky | 2011-01-18 | 1 | -2/+2 |
* | Fix memory leak in gtk_window_group_list_windows | Garrett Regier | 2011-01-17 | 1 | -0/+2 |