summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-2360-1447/+2590
* Minor indent fix on gtk_handle_box_get_arg protoAndrew T. Veliath1998-11-211-3/+3
* Add shadow_type and gtk_handle_box_set_shadow_type function (plus aAndrew T. Veliath1998-11-212-2/+79
* Fix for marking days from Dan Reish <dreish@izzy.net>.CST 1998 Shawn T. Amundson1998-11-201-1/+2
* return the nth GtkCTreeNode in row_list. (from Samuel SolonLars Hamann1998-11-184-0/+53
* Accept drops that are sent to a toplevel but are not within the toplevelsOwen Taylor1998-11-181-4/+8
* Tue Nov 17 1998 The Rasterman <raster@redhat.com> AddedCarsten Haitzler1998-11-181-1/+1
* *** empty log message ***lukka1998-11-181-1/+9
* Put output files in the current directory and not in the $(srcdir) sinceMartin Baulig1998-11-171-4/+4
* gtk/genmarshal.pl check for unchanged autogenerated files, so we don'tManish Singh1998-11-173-14/+25
* Pixmaps now grey out when insensitive, code thanks to GNOME stock byCST 1998 Shawn T. Amundson1998-11-172-5/+122
* new flags : homogeneous; new guints : tab_hborder, tab_vborder; markedLars Hamann1998-11-163-2170/+3040
* Optimizations for moving point n places. (gtk-mailund-980718-0, ThomasOwen Taylor1998-11-162-45/+48
* added shadow_type setting and gtk_menu_bar_set_shadow_type function toManish Singh1998-11-163-11/+92
* relookup type node after class creation and parent class' objectTim Janik1998-11-161-13/+22
* Corrected signals declarationsGuillaume Laurent1998-11-141-7/+7
* Destroy the cursor after we have assigned it to the window -- there is noFederico Mena Quintero1998-11-132-3/+960
* New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. ChristopherOwen Taylor1998-11-134-14/+37
* don't show event_window (gtk_toggle_button_map) (gtk_toggle_button_unmap):Lars Hamann1998-11-131-1/+30
* cast NULL to GtkItemFactoryCallback to ensure proper type (SunPro ccManish Singh1998-11-123-15/+59
* use GtkPositionType defines.Lars Hamann1998-11-112-15/+10
* added ARG_WINDOW_PLACEMENTLars Hamann1998-11-114-164/+115
* Define this so we can check for latest GTK features.Martin Baulig1998-11-101-0/+5
* new enum GtkCornerType added window_placement. new method to setLars Hamann1998-11-094-20/+73
* check if column[i].button is valid before calling gtk_widget_intersect onManish Singh1998-11-086-10/+5
* forward declaration for gtk_window_paint declare xid_ht static get theJay Cox1998-11-071-0/+2
* Set background of title button window to GTK_STATE_NORMAL instead ofStefan Jeske1998-11-071-1/+1
* resize clist if adjustments are NULL and list size has changedLars Hamann1998-11-072-77/+147
* Added warning about callback on <Branch> itemsGuillaume Laurent1998-11-072-6/+12
* Indentation cleanups.Owen Taylor1998-11-063-12/+10
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-0674-3911/+6792
* gtk/gtkclist.h (struct _GtkCListClass) removed scrollbar_spacing.pre-themes-mergeLars Hamann1998-11-052-7/+0
* removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy.Lars Hamann1998-11-058-563/+538
* fix focus_row adjustment (gtk_ctree_remove_node): select focus_row ifLars Hamann1998-11-041-5/+23
* added a bunch of checks for widget != NULL and GTK_IS_WIDGET (widget):Tim Janik1998-11-041-3/+54
* set correct focus_row after a remove_row call.Lars Hamann1998-11-041-24/+19
* gtk/gtkoptionmenu.c make option menus work when some of the menuitems areGMT 1998 Austin Donnelly1998-11-012-3/+9
* Remove `#pragma }'.Raja R Harinath1998-11-011-1/+0
* free undo_un/selection, unselect list_item before disconnect signalLars Hamann1998-10-302-1257/+1458
* cause the built sources to be rebuild when possible, even withTim Janik1998-10-301-4/+3
* renamed from gtk_object_data_set_destroy to fit the gtkobject.h API.Tim Janik1998-10-304-374/+728
* support an environment variable GTK_MODULES= which takes a colon speratedTim Janik1998-10-251-55/+85
* added more g_return_if_fail() statements.Tim Janik1998-10-251-0/+9
* removed. gtk_clist_destroy is sufficientLars Hamann1998-10-221-40/+0
* samll fix for invisible columnsLars Hamann1998-10-221-6/+7
* GtkType and macro fixups set a pattern for the file selection widget toTim Janik1998-10-223-390/+323
* Always send "drag_leave" to dests without GTK_DEST_DEFAULT_MOTION.Owen Taylor1998-10-203-5/+15
* Tue, 20 Oct 1998 11:33:10 +0200 Paolo Molaro <lupus@debian.org>Paolo Molaro1998-10-202-4/+4
* rearranged some functions (gtk_clist_set_column_auto_resize): newLars Hamann1998-10-194-2478/+3230
* Fixed typo - look for right atom on transfer failures.merge-to-themes-2-6Owen Taylor1998-10-191-1/+1