summaryrefslogtreecommitdiff
path: root/gdk/linux-fb/gdkmain-fb.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-1/+1
* More proper vt switch handlingEric Warmenhoven2002-12-051-3/+48
* fix compilationEric Warmenhoven2002-11-081-0/+8
* Add startup notification hooks - mostly based on patch by Havoc PenningtonOwen Taylor2002-11-021-0/+5
* fix compilationEric Warmenhoven2002-10-081-0/+14
* implement maximize for linux-fbEric Warmenhoven2002-10-031-1/+1
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-2/+1
* Set the client ID on all displays. (#85713)Owen Taylor2002-09-301-24/+2
* Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, shareEric Warmenhoven2002-09-271-27/+15
* Patch from Eric Warmenhoven to with miscellaneous linux-fb fixes,Owen Taylor2002-09-221-3/+32
* Patch from Eric Warmonhoven to get linux-fb compiling with multiheadOwen Taylor2002-09-101-37/+43
* Patches from Carlo E. Prelz <fluido@fluido.as> Now gtkfb at least compilesAlex Larsson2002-03-211-0/+35
* Implement copy_to_image instead of get_imageAlex Larsson2002-01-251-1/+1
* Move here, and save/restore the X error handler to allow people using GTK+Owen Taylor2002-01-171-0/+10
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-17/+7
* Added --enable-fbmanager. This is some experimental code that lets severalAlexander Larsson2001-06-251-2/+164
* Fix up error messages.Alex Larsson2001-06-061-3/+4
* Added some strerror() to the g_warnings().Alexander Larsson2001-01-311-3/+3
* A bunch of whitespace cleanup.Alexander Larsson2001-01-311-3/+3
* Doh! Mixed up x and y.72001-01-171-133/+255
* Hide mouse pointer while rotation. Show it afterwards.Alexander Larsson2001-01-121-0/+4
* Added ENABLE_SHADOW_FBAlexander Larsson2001-01-111-57/+60
* Uh? What happed? My cvs checkin got broken pipe..Alexander Larsson2000-12-211-4/+0
* Docs, docs, anyone want docs!Alexander Larsson2000-12-081-2/+2
* New file containing the abstracted keyboard driver. Most code taken fromAlexander Larsson2000-12-081-49/+194
* Add gdkmouse-fb.cAlexander Larsson2000-12-061-2/+1
* Remove bogus colormap setting.Alexander Larsson2000-12-051-14/+1
* Implement configure events and correct enter/leave notification.Alexander Larsson2000-11-281-3/+7
* Huge GtkFB patch with lots of small bugfixes and initial selections implement...Alexander Larsson2000-11-251-5/+2
* i2000-11-22 Alexander Larsson <alexl@redhat.com>Alexander Larsson2000-11-221-3/+2
* Cleanup and reindent of GtkFB.Alexander Larsson2000-11-131-131/+140
* Changes to make the new testgtk compile after gtk_menu_append was removed.Alexander Larsson2000-11-091-3/+415
* use g_object_new() instead of g_type_create_instance() which is a privateAlexander Larsson2000-11-071-1/+1
* Some hacks to stop screen blanking.Elliot Lee2000-08-091-0/+1
* Implement gdk_beep() (woohoo!)Elliot Lee2000-08-091-5/+0
* Warning fixes.Elliot Lee2000-08-071-0/+8
* We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()Elliot Lee2000-07-311-6/+58
* 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-14/+33
* Patch from George Liebl to add a GdkGrabStatus enumeration to use as aOwen Taylor2000-07-061-4/+4
* *** empty log message ***Elliot Lee2000-06-201-29/+95
* Remove deadwood code.GTK_PRE_FLICKERElliot Lee2000-06-011-11/+0
* Put it into CVS.Elliot Lee2000-05-311-0/+575