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
/
x11
/
gdkproperty-x11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add hidden aliases for exported symbols which are used internally in order
Matthias Clasen
2004-08-09
1
-0
/
+1
*
Fixes #136082 and #135265, patch by Morten Welinder.
Federico Mena Quintero
2004-03-06
1
-0
/
+1
*
Assign xtype using gdk_x11_atom_to_xatom_for_display () when type !=
Manish Singh
2004-02-12
1
-1
/
+1
*
Fix misleading debug output.
Matthias Clasen
2004-02-11
1
-1
/
+1
*
Avoid triggering an X error when the client->manager_window is
Owen Taylor
2004-02-10
1
-1
/
+4
*
Lookup all the atoms in the target list at once.
Owen Taylor
2003-07-05
1
-1
/
+1
*
Use asynchronously _gdk_x11_set_input_focus_safe to avoid having to trap
Owen Taylor
2003-07-05
1
-8
/
+57
*
Document 2.2 API additions.
Matthias Clasen
2002-11-28
1
-3
/
+11
*
Start implementing display/screen closing scheme; keep a flag for whether
Owen Taylor
2002-08-01
1
-10
/
+23
*
Renames:
Owen Taylor
2002-06-20
1
-6
/
+6
*
Start of integration of Erwann Chenede's multihead work from the
Owen Taylor
2002-04-25
1
-95
/
+184
*
Convert over to using an GtkInvisible - selections don't work properly
Owen Taylor
2002-02-25
1
-0
/
+3
*
Set the property as type ATOM_PAIR, not ATOM. (#72074, Gregory Merchan.)
Owen Taylor
2002-02-21
1
-2
/
+3
*
Fix another missing static.
Owen Taylor
2002-01-31
1
-1
/
+1
*
Fix problem where retrieved atoms weren't properly returned.
Owen Taylor
2002-01-04
1
-1
/
+1
*
GDK instead of Gdk.
Matthias Clasen
2001-12-29
1
-8
/
+9
*
Fix some warnings.
Darin Adler
2001-12-15
1
-1
/
+1
*
Convert atoms to and from atoms for properties of type XA_ATOM. (#65555,
Owen Taylor
2001-11-29
1
-21
/
+58
*
Fix a memory leak when retrieving atom names. (Michael Meeks, #64508)
Owen Taylor
2001-11-19
1
-1
/
+1
*
Fix problem with g_return_if_fail return value.
Owen Taylor
2001-10-22
1
-52
/
+278
*
Make gdkx.h the only installed header from gdk/x11. All structures in
Owen Taylor
2001-09-07
1
-8
/
+8
*
If window == NULL, assume the root window. (restoring the behaviour that
Robert Brady
2000-10-25
1
-6
/
+3
*
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
2000-07-26
1
-4
/
+4
*
Make this compile without framebuffer enabled
Havoc Pennington
2000-06-20
1
-9
/
+9
*
Merges from gtk-1-2
Owen Taylor
2000-03-14
1
-9
/
+9
*
gdk/win32/gdkproperty-win32.c The assertions for GDK_IS_WINDOW were
Tor Lillqvist
2000-02-09
1
-3
/
+3
*
Change only_if_exists argument of gdk_atom_intern to bool.
Owen Taylor
1999-12-03
1
-1
/
+1
*
Move all X specific code into the x11/ directory. Aside from shuffling
Owen Taylor
1999-11-08
1
-6
/
+17
*
Fix a reference to window_private->destroyed.
Owen Taylor
1999-10-03
1
-18
/
+10
*
Started
Owen Taylor
1999-10-01
1
-1
/
+2
*
[ Merges from gtk-1-2 ]
Federico Mena Quintero
1999-09-28
1
-7
/
+8
*
Added notice to look in AUTHORS and ChangeLog files for a list of changes.
CST 1999 Shawn T. Amundson
1999-02-24
1
-0
/
+8
*
Add in missing 'flags' field to target list.
Owen Taylor
1998-12-09
1
-1
/
+7
*
Added a modular client-message-filter mechanism, that is used for the DND
Owen Taylor
1998-10-18
1
-4
/
+15
*
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
Tim Janik
1998-07-04
1
-1
/
+7
*
Changed LGPL address for FSF in all .h and .c files
PDT 1998 Shawn T. Amundson
1998-04-13
1
-2
/
+3
*
Initialize gdk_error_code to zero before calling the X routine.
Miguel de Icaza
1998-03-03
1
-0
/
+1
*
added a bunch of checks for window != NULL and private->destroyed. (don't
Tim Janik
1998-01-26
1
-3
/
+15
*
Removed warning when XGetWindowProperty fails - this can be the desired
Owen Taylor
1997-12-13
1
-1
/
+0
*
Fixed a bug in gdk_property_get, I think, and made error messages sane
Elliot Lee
1997-11-28
1
-2
/
+9
*
Initial revision
Elliot Lee
1997-11-24
1
-0
/
+194