summaryrefslogtreecommitdiff
path: root/gtk/gtkplug.c
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.cMichael Natterer2008-02-071-11/+3
* Move some docs inlineMatthias Clasen2007-07-111-0/+7
* Notify the "embedded" property also on normal construction and whenChristian Persch2006-12-251-1/+6
* Make it possible to track the embeddedness of statusicon (#387215, MartynMatthias Clasen2006-12-221-0/+44
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-39/+10
* Use the slice allocator for many small allocations.Matthias Clasen2006-01-041-2/+8
* Fix the buildMatthias Clasen2005-12-201-1/+1
* Documentation fixes.Matthias Clasen2005-12-191-22/+22
* Keep track of cursor position also in root window coordinates. Prune outTor Lillqvist2005-09-021-0/+2
* Intern some more strings.Matthias Clasen2005-09-011-2/+3
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Fixes "notification area leaks space" (bug #312687)Mark McLoughlin2005-08-091-1/+1
* gtk/gtksocket.c Splice out backend-dependend parts to separate files, seeTor Lillqvist2005-07-211-312/+126
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+5
* Fix many sparse warnings.Matthias Clasen2004-10-281-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Call gdk_window_enable_synchronized_configure()Soeren Sandmann2004-08-051-0/+2
* Avoid errors when removing the plug from the socket. (#128546, ChristopherMatthias Clasen2004-02-181-2/+5
* Put the supported protocol version in in the right field of theMatthias Clasen2003-10-071-1/+1
* Send the focus on to the parent when there was no focus widget before andOwen Taylor2003-08-251-91/+49
* Document 2.2 API additions.Matthias Clasen2002-11-281-0/+4
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-2/+2
* Deprecation cleanupManish Singh2002-10-131-13/+14
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-21/+21
* Renames:Owen Taylor2002-06-201-2/+2
* Add a "is_focus" property indicating whether a widget is the focus widgetOwen Taylor2002-06-061-30/+15
* Undo an accidental revert of fixes of May 16. (Caught by Padraig O'Briain)Owen Taylor2002-05-201-4/+28
* Fix a missing unref in the local/passive case. (#82067, Michael Meeks)Owen Taylor2002-05-171-30/+9
* Only optimize out the full configure handling if we got a gratuitousOwen Taylor2002-05-161-30/+0
* Thu May 16 18:47:29 2002 Owen Taylor <otaylor@redhat.com> ...Owen Taylor2002-05-161-4/+28
* gtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk/gtkwindow.c a few typosVitaly Tishkov2002-05-131-3/+3
* changed the order of the arguments. #80278Erwann Chenede -2002-05-031-5/+5
* Doc fixes.Owen Taylor2002-04-301-1/+0
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-30/+98
* Save x and y in window_private.Alexander Larsson2002-04-211-1/+5
* Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRABOwen Taylor2002-02-241-102/+67
* Handle the case where bin->child is NULL. (#70153, Padraig O'Briain)Owen Taylor2002-01-311-1/+1
* Return FALSE not true in the grab_widget == NULL case. (Bug reported byOwen Taylor2002-01-271-0/+1
* Speak of window IDs rather than XIDs in the docs.Matthias Clasen2002-01-091-2/+2
* gtk/gtkplug.c (gtk_plug_key_press_event): Don't do special handling of keyOwen Taylor2001-12-271-4/+9
* Assign the allocation to widget->allocation. (Fixes #67290, Chris Phelps.)Owen Taylor2001-12-261-0/+2
* 1.3.12, interface, binary age 0.Owen Taylor2001-12-231-0/+1
* (Fixes related to #64428, Michael Meeks)Owen Taylor2001-11-191-2/+13
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-2/+2
* Remove unused static function. (xpm_skip_string): Dito.Daniel Egger2001-11-141-0/+2
* Fix problem with g_return_if_fail return value.Owen Taylor2001-10-221-4/+4
* Fix docs. (#61976)Matthias Clasen2001-10-181-1/+1
* Small warning cleanups.Owen Taylor2001-09-201-0/+2
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-3/+3