index
:
delta/gdk-pixbuf.git
baserock/morph
baserock/xfce-build
ci-test
drop-x11
ebassi/ci-only-default
ebassi/for-master
ebassi/gi-docgen
ebassi/issue-143
ebassi/issue-209
ebassi/issue-215
ebassi/issues-185
ebassi/msys2-update
fix-generating-pc-files
gdk-pixbuf-2-24
gdk-pixbuf-2-26
gdk-pixbuf-2-28
gdk-pixbuf-2-30
gdk-pixbuf-2-32
gdk-pixbuf-2-34
gdk-pixbuf-2-36
gdk-pixbuf-2-38
gdk-pixbuf-2-40
gnome-2-38
issue-3
issue-72
issue-73
issue-77
macos-ci
master
otte/jpeg-fallback
static-analysis
wip/csoriano/jp2-test
wip/ebassi/meson
wip/ebassi/no-autotools
wip/hadess/read-png-gamma
wip/hadess/thumbnailer-locale
wip/jbrummer/png-in-ico
wip/jtojnar/no-install-skipped-test
wip/otte/tga
wip/run-gif-tests-again
gitlab.gnome.org: GNOME/gdk-pixbuf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdk
/
gdkwindow.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a duplicate definition of gdk_set_sm_client_id().
Owen Taylor
2002-09-30
1
-1
/
+0
*
fix GtkWindowMnemonic to have a separate typedef
Havoc Pennington
2002-09-25
1
-5
/
+17
*
Start of integration of Erwann Chenede's multihead work from the
Owen Taylor
2002-04-25
1
-4
/
+9
*
ed Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat.com>
Owen Taylor
2002-02-28
1
-0
/
+2
*
fix signature to match implementation
jacob berkman
2002-02-11
1
-1
/
+1
*
Do not #include <gdk/gdkwindow.h>.
Federico Mena Quintero
2002-02-05
1
-1
/
+0
*
Fix docs. (#66383)
Matthias Clasen
2001-12-06
1
-0
/
+4
*
Version 1.3.11, interface, binary age 0.
Owen Taylor
2001-11-21
1
-5
/
+5
*
Include glib-object.h instead of gobject/gsignal.h
Owen Taylor
2001-11-18
1
-1
/
+6
*
Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow
Owen Taylor
2001-11-04
1
-6
/
+10
*
Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup and
Matthias Clasen
2001-10-18
1
-0
/
+5
*
forgot to save before previous commit; this adds the deprecation
Havoc Pennington
2001-10-03
1
-0
/
+2
*
Make gdkx.h the only installed header from gdk/x11. All structures in
Owen Taylor
2001-09-07
1
-0
/
+2
*
add default icon
Havoc Pennington
2001-08-29
1
-1
/
+1
*
[ Patch from Sebastian Wilhelmi, 52790 ]
Owen Taylor
2001-08-23
1
-0
/
+14
*
fix a typo.
Havoc Pennington
2001-08-10
1
-1
/
+3
*
Add a function gdk_window_get_internal_paint_info(), so that using X
Owen Taylor
2001-07-18
1
-0
/
+5
*
Add gdk_set_pointer_hooks() to allow pointer-querying to be hooked by an
Owen Taylor
2001-07-05
1
-0
/
+13
*
new function for mapping a window without fooling with stacking order, but
Havoc Pennington
2001-06-28
1
-0
/
+1
*
Add a GtkWindowGroup struct that allows grouping together multiple windows
Owen Taylor
2001-06-14
1
-2
/
+0
*
Try changing mode on shm segments to 0600. We'll see who complains.
Owen Taylor
2001-04-18
1
-1
/
+2
*
sorry, I only wanted to commit .cvsignore
Sven Neumann
2001-04-03
1
-5
/
+1
*
shut up CVS
Sven Neumann
2001-04-03
1
-1
/
+5
*
Add private function to get the aux info structure fo the widget.
Owen Taylor
2001-03-29
1
-0
/
+2
*
*** empty log message ***
Owen Taylor
2001-03-29
1
-0
/
+32
*
Added GdkWindowTypeHint type. Added modal_hint field to GdkWindindow. New
Alexander Larsson
2001-03-05
1
-0
/
+29
*
use _gdk_region_get_xrectangles()
Havoc Pennington
2001-03-02
1
-4
/
+9
*
test the window state stuff
Havoc Pennington
2001-02-27
1
-1
/
+13
*
adapt to handle PangoColor
Havoc Pennington
2001-01-26
1
-1
/
+2
*
Correct filename ~/.pangoft2_aliases
Alexander Larsson
2001-01-08
1
-0
/
+2
*
Move list pointer forwards before removing item from list. (Crash reported
0
2000-10-04
1
-1
/
+1
*
Add gdk_window_iconify.
Owen Taylor
2000-10-04
1
-7
/
+27
*
Use G_GNUC_CONST.
Elliot Lee
2000-08-30
1
-1
/
+1
*
(Part 2) Remove gdk_*_lookup() defines, since they are defined by the
Elliot Lee
2000-07-24
1
-2
/
+2
*
Make this compile without framebuffer enabled
Havoc Pennington
2000-06-20
1
-54
/
+130
*
Remove all references to offscreen flag which was no longer used.
Havoc Pennington
2000-06-02
1
-51
/
+53
*
Merge no-flicker branch into HEAD
Owen Taylor
2000-03-28
1
-6
/
+30
*
Merges from gtk-1-2
Owen Taylor
2000-03-14
1
-2
/
+2
*
Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>
GMT 2000 Tony Gale
2000-02-29
1
-1
/
+1
*
gdk/gdkwindow.h Remove prototypes for renamed functions.
Tor Lillqvist
2000-01-28
1
-5
/
+0
*
Move all X specific code into the x11/ directory. Aside from shuffling
Owen Taylor
1999-11-08
1
-0
/
+2
*
Fix a reference to window_private->destroyed.
Owen Taylor
1999-10-03
1
-20
/
+1
*
Started
Owen Taylor
1999-10-01
1
-0
/
+320