summaryrefslogtreecommitdiff
path: root/gtk/gtklist.c
Commit message (Expand)AuthorAgeFilesLines
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-10/+2
* Improve consistency of signal and property namesMatthias Clasen2006-07-061-1/+1
* Intern some more strings.Matthias Clasen2005-09-011-4/+5
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-0/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-2/+3
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(). Cast second argumentMatthias Clasen2003-12-171-2/+2
* Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecatedMatthias Clasen2003-02-051-6/+6
* Data constness fixes. (#75754)Matthias Clasen2002-12-101-2/+2
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-0/+2
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-19/+14
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-14/+20
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-3/+4
* Small warning cleanups.Owen Taylor2001-09-201-1/+0
* deprecate GTK_SELECTION_EXTENDED.Jonathan Blandford2001-08-271-44/+24
* Fix problem with selecting a new focus child.Owen Taylor2001-08-051-6/+13
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-40/+0
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-66/+0
* s/signal_newc/signal_new/Tim Janik2001-07-021-5/+5
* geez, don't call g_list funcs on GSListHavoc Pennington2001-06-081-12/+13
* Remove explicit pointer grabs, since they are no longer necessary.Owen Taylor2001-04-161-12/+2
* make this somewhat key-navigableHavoc Pennington2001-03-241-0/+4
* Handle quoting of / with \; properly handle __ in paths, quote " and \n inOwen Taylor2001-03-191-1/+1
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-37/+0
* marshaller fixes.Tim Janik2001-03-071-2/+2
* small (not only) portability fixesHans Breuer2001-02-251-0/+2
* use the visual scroll steps.Havoc Pennington2001-02-191-0/+4
* default initialize the generated ENTER_NOTIFY event with 0, otherwise notTim Janik2001-02-171-2/+6
* Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat().Owen Taylor2001-02-021-0/+8
* doh, this was broken beyond believe.Tim Janik2000-12-131-25/+24
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-32/+0
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-3/+3
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-071-8/+8
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-7/+10
* gtk/gtkclist.c (gtk_clist_motion) If we get a motion event with is_hintTor Lillqvist2000-04-151-0/+5
* Adapt cast macros to standard.Raja R Harinath1999-11-221-28/+64
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* don't autoselect focus_row in case of GTK_SELECTION_EXTENDEDLars Hamann1999-02-111-5/+4
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-4/+9
* in case of GTK_SELECTION_BROWSE select first inserted row.Lars Hamann1999-02-021-18/+50
* only call grab_add if pointer_grab succeeds. (gtk_list_unmap): removeLars Hamann1999-01-201-135/+170
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-2/+2
* gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.cOwen Taylor1999-01-141-1/+1
* end drag selections if necessary.Lars Hamann1999-01-111-3/+56
* only pass key events to the focus widget if it is sensitive.Tim Janik1999-01-111-1/+1
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-5/+4
* version bump to 1.1.8, binary age 0, interface age 0, depend on GLibTim Janik1998-12-161-4/+4