summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* src/gdk-pixbuf-drawable.c: Changed the behavior to return NULL if part ofCody Russell1999-11-031-14/+6
* src/gdk-pixbuf-drawable.c (gdk_pibxuf_from_drawable_core): Now callsCody Russell1999-11-021-1/+1
* Add new keysyms from X11R6.4 (including EuroSign).Tor Lillqvist1999-10-3133-2219/+6743
* New function to render a portion of a pixbuf to a drawable. Ignores alphaFederico Mena Quintero1999-10-281-18/+144
* don't send a 0 length buffer.Jonathan Blandford1999-10-281-3/+3
* Sync to desktop - FedericoArturo Espinosa1999-10-281-1/+11
* Sync to laptop - FedericoArturo Espinosa1999-10-281-1/+19
* New function to threshold a pixbuf's alpha channel into a bitmap.Federico Mena Quintero1999-10-271-0/+149
* Add more font private data.Tor Lillqvist1999-10-206-50/+466
* Reindented to use the GNOME Indentation.Federico Mena Quintero1999-10-181-41/+22
* Don't use TextOutW for GDK_FONT_FONT fonts (which is all we have for now,Tor Lillqvist1999-10-138-62/+260
* (since noone objected on gtk-devel)ÉRDI Gergo1999-10-112-2/+2
* Changed 'pixbuf' variable to 'art_pixbuf' in the core function.Cody Russell1999-10-101-2/+32
* Changed the functions to return GdkPixBuf* instead of ArtPixBuf*.Cody Russell1999-10-071-9/+11
* Added #include "gdk-pixbuf-drawable.h" to the top. This fixes remainingCody Russell1999-10-071-0/+1
* Added files from Cody RussellArturo Espinosa1999-10-071-0/+135
* Corresponding changes as in X11 backend.Tor Lillqvist1999-10-0532-1865/+1565
* correct checking for BeOS checkManish Singh1999-10-041-1/+1
* Started compatibility header for renames.Owen Taylor1999-10-041-0/+34
* Added a .cvsignoreOwen Taylor1999-10-031-0/+7
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-0334-1498/+1177
* Move files into x11 subdirectory.Owen Taylor1999-10-034-1035/+0
* Include gdk/gdkdrawable.h with gdk/ prefix. (Pointed out byOwen Taylor1999-10-035-19/+44
* A few includes added for the picky MSVC compiler.Tor Lillqvist1999-10-027-0/+8
* Change GDK_WINDOWING_WIN32 usage to #ifdef also here.Tor Lillqvist1999-10-0247-561/+470
* StartedOwen Taylor1999-10-0159-2505/+2721
* Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdefOwen Taylor1999-09-294-19/+5
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-2833-846/+1646
* Delete the gdk_DC when exiting, just to be sure.Tor Lillqvist1999-09-2162-38/+8
* Add gdk_threads_mutex.Tor Lillqvist1999-09-177-6/+8
* gdk/gdkcolor.c (gdk_colormap_new) Fix memory leak: colormap->colors wasTor Lillqvist1999-09-136-10/+16
* Win32: Philippe Colantoni <colanton@aris.ss.uci.edu> suggests a way to getTor Lillqvist1999-08-266-6/+66
* Fix from Simon Kelley: Set expose_count in GdkEventExposes correctly.Tor Lillqvist1999-08-236-190/+42
* Improvements by Hans Breuer:Tor Lillqvist1999-08-212-156/+244
* Fix a cut&paste error that caused crashes.Tor Lillqvist1999-08-192-2/+2
* When blitting inside one window, use ScrollWindowEx, and callTor Lillqvist1999-08-172-0/+42
* Fix start and end radial endpoint calculations which were totally wrong.Tor Lillqvist1999-08-162-14/+68
* Fix a couple of bugs in the key event handling: Now AltGr chars workTor Lillqvist1999-08-122-4/+40
* Added a file describing some upcoming and moreOwen Taylor1999-08-091-0/+219
* A couple of minor fixes, not worth any ChangeLog entry (?).Tor Lillqvist1999-08-064-2/+4
* Edit some of the cursors a bit to look better on white background.Tor Lillqvist1999-07-257-0/+0
* README.win32 Add HAVE_WINTAB. Undefine it if bulding without the WintabTor Lillqvist1999-07-259-975/+924
* Update gcc build instructions. Mention gettext is GPL.Tor Lillqvist1999-07-215-34/+60
* Implement it. Obscure bit manipulation needed.Tor Lillqvist1999-07-144-110/+214
* Less logging verbiage.Tor Lillqvist1999-07-128-55/+64
* Don't draw anything if width or height is zero. Don't print a warning ifTor Lillqvist1999-07-1012-94/+310
* Handle Control-digits specially.Tor Lillqvist1999-07-032-0/+38
* bpl was set wrong for bitmaps, should be multiple of 4. (Thanks to HansTor Lillqvist1999-06-282-2/+2
* Mention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor headerTor Lillqvist1999-06-146-124/+92
* upgrade to libtool 1.3.2 (BeOS changes merged)Manish Singh1999-06-021-0/+2