summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.in: require GLib 1.1.5GTK_1_1_5Shawn Amundson1998-11-239-16/+52
* minor bugletTim Janik1998-11-238-1/+16
* minor updatesTim Janik1998-11-231-0/+2
* disconnect hadj & vadj, not 2 * hadj.Tim Janik1998-11-2310-11/+59
* updateTim Janik1998-11-237-0/+1183
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-2361-1452/+2595
* INSTALL: NEWS: README: gtk+.spec: docs/gtk-config.1: Version incrementedCST 1998 Shawn T. Amundson1998-11-2314-8/+98
* Fixed so it at least works with window managers other than Enlightenment,Owen Taylor1998-11-2210-49/+104
* 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-219-2/+128
* Fix for marking days from Dan Reish <dreish@izzy.net>.CST 1998 Shawn T. Amundson1998-11-208-1/+37
* allow setting $OBJ_DIR to specify building in a subdirElliot Lee1998-11-201-1/+7
* crift removalTim Janik1998-11-191-36/+0
* return the nth GtkCTreeNode in row_list. (from Samuel SolonLars Hamann1998-11-1811-0/+109
* Bah, the ChangeLog got unsynced - FedericoArturo Espinosa1998-11-187-0/+35
* Accept drops that are sent to a toplevel but are not within the toplevelsOwen Taylor1998-11-1811-74/+218
* Argh. Missed one dumb space in rules file. Fixed.Ben Gertzfield1998-11-181-1/+1
* add -b (binary-only; no source packages) flag to dpkg-buildpackageBen Gertzfield1998-11-181-1/+1
* libgtk-cvs-dev now Provides: and Replaces: libgtk1.1-devBen Gertzfield1998-11-181-0/+2
* Added a newline to print NEWVERSIONBen Gertzfield1998-11-181-1/+1
* Tue Nov 17 1998 The Rasterman <raster@redhat.com> AddedCarsten Haitzler1998-11-1811-1/+193
* *** empty log message ***lukka1998-11-188-1/+58
* Added Debian CVS build scripts. To build a snapshot Debian release,Ben Gertzfield1998-11-1711-266/+258
* Put output files in the current directory and not in the $(srcdir) sinceMartin Baulig1998-11-178-4/+46
* gtk/genmarshal.pl check for unchanged autogenerated files, so we don'tManish Singh1998-11-1710-14/+67
* Pixmaps now grey out when insensitive, code thanks to GNOME stock byCST 1998 Shawn T. Amundson1998-11-179-5/+178
* new flags : homogeneous; new guints : tab_hborder, tab_vborder; markedLars Hamann1998-11-1611-2255/+3503
* Optimizations for moving point n places. (gtk-mailund-980718-0, ThomasOwen Taylor1998-11-169-45/+118
* added shadow_type setting and gtk_menu_bar_set_shadow_type function toManish Singh1998-11-1610-11/+155
* relookup type node after class creation and parent class' objectTim Janik1998-11-168-13/+57
* 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-139-3/+1023
* New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. ChristopherOwen Taylor1998-11-1318-17/+308
* don't show event_window (gtk_toggle_button_map) (gtk_toggle_button_unmap):Lars Hamann1998-11-138-1/+86
* cast NULL to GtkItemFactoryCallback to ensure proper type (SunPro ccManish Singh1998-11-1210-15/+129
* use GtkPositionType defines.Lars Hamann1998-11-119-15/+66
* added ARG_WINDOW_PLACEMENTLars Hamann1998-11-1112-205/+264
* Define this so we can check for latest GTK features.Martin Baulig1998-11-108-0/+40
* new enum GtkCornerType added window_placement. new method to setLars Hamann1998-11-0912-22/+160
* check if column[i].button is valid before calling gtk_widget_intersect onManish Singh1998-11-0814-11/+89
* forward declaration for gtk_window_paint declare xid_ht static get theJay Cox1998-11-0740-41/+86
* Set background of title button window to GTK_STATE_NORMAL instead ofStefan Jeske1998-11-078-1/+43
* resize clist if adjustments are NULL and list size has changedLars Hamann1998-11-079-77/+245
* Added warning about callback on <Branch> itemsGuillaume Laurent1998-11-073-11/+17
* Indentation cleanups.Owen Taylor1998-11-063-12/+10
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-06110-5285/+11981
* gtk/gtkclist.h (struct _GtkCListClass) removed scrollbar_spacing.pre-themes-mergeLars Hamann1998-11-059-7/+35
* removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy.Lars Hamann1998-11-0516-576/+1053
* fix focus_row adjustment (gtk_ctree_remove_node): select focus_row ifLars Hamann1998-11-048-5/+65
* added a bunch of checks for widget != NULL and GTK_IS_WIDGET (widget):Tim Janik1998-11-049-3/+98