summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk/win32/gdkproperty-win32.c The assertions for GDK_IS_WINDOW wereTor Lillqvist2000-02-092-6/+6
* Use g_filename_to_utf8 to convert the font names Windows gives us fromTor Lillqvist2000-02-038-32/+48
* Added sanity check for width and height being >= 0. Also, do nothing ifFederico Mena Quintero2000-02-021-0/+13
* forgot to cvs add thisHavoc Pennington2000-01-291-0/+49
* use gdk_cursor_unref instead of destroyHavoc Pennington2000-01-297-3/+12
* gdk/gdkwindow.h Remove prototypes for renamed functions.Tor Lillqvist2000-01-282-11/+0
* .cvsignore additionsOwen Taylor2000-01-211-0/+5
* The correct semantics (to mimic the X11 backend, which just callsTor Lillqvist2000-01-181-5/+7
* Removed the broken --enable-canvas-pixbuf option. Added the stuffFederico Mena Quintero2000-01-171-62/+42
* configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks toTor Lillqvist2000-01-154-3/+1604
* new function to let you create a gdk_pixmap from a gdk_pixbuf.Jonathan Blandford2000-01-141-0/+67
* Ignore WM_MOVE for iconified or invisible windows. This fixes variousTor Lillqvist2000-01-091-1/+3
* Fix copy&paste error: Call the backend's draw_lines method, notTor Lillqvist2000-01-051-1/+1
* Clean up some more leftovers from before Owen's reorganization: Don't haveTor Lillqvist2000-01-021-10/+9
* Added reference counting to animations. A web browser may want to share aFederico Mena Quintero2000-01-021-4/+4
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.cTor Lillqvist1999-12-304-5/+2
* If we don't HAVE_XCONVERTCASE we must #include gdkkeysyms.h to get theTor Lillqvist1999-12-292-0/+5
* When handling a single character (text length == 1), don't handle it as ifTor Lillqvist1999-12-181-6/+24
* More tweaks. Check only if at least one of those Unicode subrange bits weTor Lillqvist1999-12-121-10/+17
* gdk/Makefile.am Distribute Win32 files.Tor Lillqvist1999-12-115-73/+104
* Distribute README.win32.Tor Lillqvist1999-12-112-1/+110
* Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as theyTor Lillqvist1999-12-113-4/+4
* make a warning go away.Jonathan Blandford1999-12-101-1/+1
* Should now handle all formats, slow routine used where optimisedMichael Zucchi1999-12-091-21/+115
* Filled in body of function. (rgbconvert): Added GdkColormap parameter, andMichael Zucchi1999-12-091-79/+42
* Fixed the red/green/red bug on two occasions. Changed from the customArjan van de Ven1999-12-081-2/+2
* Fix includes. (gdk_pixbuf_get_from_drawable): Implemented the zillionFederico Mena Quintero1999-12-081-173/+331
* Fix string measurement code. For now, the rbearing is set to the same asTor Lillqvist1999-12-061-12/+6
* New function. Guesstimate what Unicode subranges a font covers based onTor Lillqvist1999-12-055-106/+667
* Change only_if_exists argument of gdk_atom_intern to bool.Owen Taylor1999-12-032-2/+2
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-022-3/+3
* Keep the mask around until after we draw ... since the GC changes aren'tOwen Taylor1999-11-301-2/+4
* Temp debugging function prototype left in by mistake.Tor Lillqvist1999-11-251-1/+0
* Fix two copy&paste errors.Tor Lillqvist1999-11-255-110/+163
* Create the temporary buffer to the size of the interesction of theFederico Mena Quintero1999-11-241-10/+11
* set event->any.window before calling filter functions.Tor Lillqvist1999-11-231-0/+2
* make the symlink. Does not work for srcdir != buildir != . Beats me why; IJonathan Blandford1999-11-222-3/+3
* Remove, as this is a file generated by configure (or copied fromTor Lillqvist1999-11-2114-673/+33
* Fix typo.Tor Lillqvist1999-11-215-1/+400
* Rework/reorder of the code. Each case has been separated into anotherMichael Zucchi1999-11-201-376/+785
* Further hacking. Now actually compiles. Haven't tried yet whetherTor Lillqvist1999-11-2019-1462/+548
* Intermediate commit.Tor Lillqvist1999-11-194-782/+510
* Also for truecolor drawables use just the pixel field in the foregroundTor Lillqvist1999-11-181-12/+23
* Intermediate commit. I go to bed now.Tor Lillqvist1999-11-1710-1373/+554
* More renames at the request of tmlOwen Taylor1999-11-154-1362/+0
* Applying Michael Zucchi's changes to significantly speed up pixbuf from drawa...Cody Russell1999-11-131-112/+477
* *** empty log message ***Tor Lillqvist1999-11-124-1232/+1518
* cvs remove the old files after copying the files over to the -win32 names in ...Owen Taylor1999-11-1216-20565/+0
* re-addingTor Lillqvist1999-11-114-0/+288
* re-adding for manual rename of repository files.Tor Lillqvist1999-11-1134-0/+39496