summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
...
* Add a hint about using gdk_drawable_get_size() instead.Matthias Clasen2004-11-091-0/+8
* Handle the case that the protocol version in the context is not set yet.Matthias Clasen2004-11-031-1/+21
* Don't crash on broken ClientMessage events. (#157056, Owen Taylor)Matthias Clasen2004-11-011-2/+8
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c RemoveTor Lillqvist2004-10-318-22/+10
* Implement these on win32, currently only for button 1. Fixes the resizeRobert Ögren2004-10-301-2/+66
* updatedHans Breuer2004-10-292-0/+24
* Fix many sparse warnings.Matthias Clasen2004-10-2810-21/+21
* *** empty log message ***GTK_2_5_4Matthias Clasen2004-10-281-1/+1
* Documentation fixes.Matthias Clasen2004-10-261-5/+5
* New API to handle the clipboard manager.Anders Carlsson2004-10-253-1/+94
* Fix #155658, Sebastian Bacher:Matthias Clasen2004-10-183-0/+6
* Forgotten changeMatthias Clasen2004-10-181-0/+3
* GDK documentation fixes.Matthias Clasen2004-10-091-0/+2
* check the iteration window variable, not just the window passed in. fixes42004-10-051-1/+1
* Return a new reference to an existing GdkWindow if one already exists.Matthias Clasen2004-10-051-4/+10
* Set _gdk_input_ignore_wintab to FALSE, thus enabling tablet input byTor Lillqvist2004-10-012-5/+6
* Set lcSysOrgX and lcSysOrgY from device instead of hardcoding to 0, aRobert Ögren2004-09-251-1/+2
* remove now unused arg variables.Manish Singh2004-09-212-2/+2
* 2.5.3GTK_2_5_3Matthias Clasen2004-09-191-1/+1
* Warn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalidMatthias Clasen2004-09-171-1/+9
* Remove bogus code that tried to do what the X11 backend does in itsTor Lillqvist2004-09-151-8/+0
* New option --disable-visibility to disable the use of ELF visibilityMatthias Clasen2004-09-151-0/+4
* Use the short prefix "IA__" for aliases instead of the long suffixMatthias Clasen2004-09-091-1/+1
* Add descriptions for the commandline arguments. The actual descriptionsMatthias Clasen2004-09-053-12/+33
* Add new functionsAnders Carlsson2004-09-051-0/+2
* Make gtk argument parsing use goption. Add gtk_get_option_group andAnders Carlsson2004-09-057-233/+91
* Revert accidental change from Aug 02 that removed a flush of the XSøren Sandmann2004-09-041-10/+3
* List the three theme gtkrc files separately, zip doesn't do anything ifTor Lillqvist2004-09-035-29/+61
* Make it possible to specify additional modules to load via a setting.Matthias Clasen2004-09-011-0/+1
* Make "ms-windows" the default theme on Win32.Matthias Clasen2004-09-011-1/+5
* Remove debug spew.Matthias Clasen2004-09-011-2/+0
* On Win32, do not produce tablet motion or button events while a window isRobert Ögren2004-08-314-6/+17
* Add drop_failed, like in the X11 backend. Nothing sets it, though.Tor Lillqvist2004-08-271-2/+16
* Make gdk_window_process_[all]_updates() respect update_freeze_counterMatthias Clasen2004-08-261-20/+34
* On Win32, make graphical tablets work on multi-monitor systems. (#145467,Robert Ögren2004-08-261-15/+12
* remove unused gdk_font_charset_for_locale() function.Manish Singh2004-08-262-40/+1
* 2.5.2GTK_2_5_2Matthias Clasen2004-08-252-4/+4
* Use the correct index variable. (#150941, Tommi Komulainen)Matthias Clasen2004-08-241-1/+1
* Make it compile.Matthias Clasen2004-08-231-1/+1
* Add a user_time field.Matthias Clasen2004-08-232-0/+30
* Support the latest EWMH additions to the _NET_ACTIVE_WINDOW client messageMatthias Clasen2004-08-231-3/+3
* Set unused bits in pixel to 1s in case they are used as alpha; copyingMatthias Clasen2004-08-231-1/+10
* Don't show TEMP windows in the Task Manager. Implement by callingTor Lillqvist2004-08-221-5/+17
* Report whole of (primary) monitor, including any taskbars. Excluding theTor Lillqvist2004-08-221-29/+19
* Shut up CVSManish Singh2004-08-181-0/+1
* No need for INCLUDE_INTERNAL_SYMBOLS anymore.Matthias Clasen2004-08-173-7/+66
* Define TESTS, not TEST, so that make check actually triggers abicheck.sh.Matthias Clasen2004-08-101-1/+1
* Include glib.h before using glib symbols. D'oh.Matthias Clasen2004-08-101-0/+2
* Protect gtkalias.h by G_HAVE_GNUC_VISIBILITY.Matthias Clasen2004-08-101-22/+19
* Include gtkalias.h in the generated sources gtkmarhalers.c andMatthias Clasen2004-08-102-8/+6