summaryrefslogtreecommitdiff
path: root/gdk/linux-fb/gdkdnd-fb.c
Commit message (Expand)AuthorAgeFilesLines
* removed linux-fb backend files.Michael Natterer2008-03-111-727/+0
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add gdk_drag_find_window_for_screen(), so that we can interpret x_root /Owen Taylor2002-10-071-8/+10
* implement maximize for linux-fbEric Warmenhoven2002-10-031-3/+3
* add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compileManish Singh2002-09-251-2/+2
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-3/+3
* Don't pass on GDK_ACTION_DEFAULT. The Xdnd code passes zero instead, so doAlexander Larsson2001-06-131-1/+4
* New function for getting toplevel window at position.Alexander Larsson2001-05-071-5/+55
* Some cleanups.Alexander Larsson2001-01-161-10/+9
* Implemented drag and drop. Seems to be mostly working. I sometimes get anAlexander Larsson2001-01-151-10/+385
* Cleanup and reindent of GtkFB.Alexander Larsson2000-11-131-12/+17
* use g_object_new() instead of g_type_create_instance() which is a privateAlexander Larsson2000-11-071-1/+1
* Add last argument to t_type_register_static call.Alexander Larsson2000-11-021-1/+2
* Ref window before returning.Elliot Lee2000-08-091-0/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* (Part 2) Remove gdk_*_lookup() defines, since they are defined by theElliot Lee2000-07-241-42/+67
* Put it into CVS.Elliot Lee2000-05-311-0/+264