summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo - look for right atom on transfer failures.merge-to-themes-2-6Owen Taylor1998-10-198-1/+36
* add testdnd to .cvsignoreChristopher Blizzard1998-10-191-0/+1
* Change signal for drag_data_get to match the use that was being made of itOwen Taylor1998-10-1910-2/+48
* New test program for new DND. (Old DND tests in testgtk still need to beOwen Taylor1998-10-182-0/+1244
* Missed two files.Owen Taylor1998-10-182-0/+182
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-1847-2911/+10688
* new function to toggle line wrapping like gtk_text_set_word_wrap ()Martin Baulig1998-10-189-0/+53
* change a few cell styles of inserted row (change_style): change style ofLars Hamann1998-10-1613-1827/+2666
* Wed, 14 Oct 1998 10:17:13 +0200 Paolo Molaro <lupus@debian.org>Paolo Molaro1998-10-148-1/+39
* fixed a commentTim Janik1998-10-121-1/+4
* only unref those handlers that have not yet been disconnected (finallyTim Janik1998-10-129-6/+85
* HACKING we need libtool 1.2b nowManish Singh1998-10-109-2/+37
* take the left, right, top and bottom attach arguments as mandatory andTim Janik1998-10-109-20/+87
* Fixed warning message to print out parent class name correctly.Owen Taylor1998-10-089-8/+45
* removed functions gtk_object_set_data_destroy andTim Janik1998-10-089-13/+86
* added size_allocate_title_buttons call (gtk_clist_realize): changedLars Hamann1998-10-078-0/+50
* removed xor_gc, use clists xor_gc instead removedLars Hamann1998-10-079-52/+82
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-0773-70/+64
* new signal GtkCList::resize_column. don't draw invisible columnsLars Hamann1998-10-0711-392/+855
* use g_free to free g_malloced memory (Martin PoolTim Janik1998-10-069-6/+41
* Fixed an alpha bug.Raph Levien1998-10-0510-3/+42
* gtk/gtkcalendar.c: More changes: - The day with focus is now seperatedCDT 1998 Shawn T. Amundson1998-10-059-84/+211
* added xlc to the list of compilers that call automake with --include-depsJoel Becker1998-10-051-1/+1
* gtk/gtkcalendar.c: Some significant changes, including: - No longer drawCDT 1998 Shawn T. Amundson1998-10-049-414/+594
* update I've had sat around: - Grammar patch from James R. Van ZandtBST 1998 Tony Gale1998-10-049-1024/+1899
* Added `visible'.GTK_1_1_2_MARTINMartin Baulig1998-10-049-7/+115
* for unknown foreign fundamental types, collect an argument of the typeTim Janik1998-10-0314-21/+255
* fixes for assignment errors with GTK_CTREE_NODE_NEXT/PREVLars Hamann1998-10-028-57/+143
* make sure we don't segfault when looking up a non-existant value nameTim Janik1998-10-028-8/+51
* new function. (gtk_clist_insert): added g_return_val_if_fail() statements.Tim Janik1998-10-0111-595/+877
* list all widgets in the ->widgets_by_action list that have a callbackTim Janik1998-09-308-1/+43
* gtk/gtkcalendar.c: examples/calendar/gcalendar.c: remove HAVE_FEATURESCDT 1998 Shawn T. Amundson1998-09-289-19/+42
* gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar widget and demoCDT 1998 Shawn T. Amundson1998-09-2714-0/+3149
* adde g_return_if_fail() statements.Tim Janik1998-09-268-0/+61
* set binary age and interface age to 0.Tim Janik1998-09-2611-43/+328
* new function to get the *real* geometry position of a window, takenTim Janik1998-09-2514-4/+454
* update to Gtk+ version 1.1.3, binary age 1, interface age 1.Tim Janik1998-09-2310-8/+111
* Released GTK+ 1.1.2GTK_VERSION_1_1_2CDT 1998 Shawn T. Amundson1998-09-227-0/+28
* Shut up gcc AND cvsGTK_1_1_2aManish Singh1998-09-212-8/+7
* use $(PERL) instead of perl render properly in non-square aspect ratios.jaycox1998-09-219-9/+56
* This shouldn't be thereManish Singh1998-09-211-2363/+0
* reallocate the required memory block, rather than allocating it newly fromTim Janik1998-09-218-14/+50
* shut up CVSManish Singh1998-09-211-0/+1
* more NEWS updatesTim Janik1998-09-211-0/+3
* NEWS file update for upcoming release of Gtk+ version 1.1.2, binary age 0,Tim Janik1998-09-219-8/+83
* Patch to libtool-1.2b to make --disable-staticOwen Taylor1998-09-208-4/+44
* More stuff about the type system.Marius Vollmer1998-09-201-114/+229
* indent other than GNU indent should be OK now.Owen Taylor1998-09-2013-926/+94
* file libtool-1.2.patch was initially added on branch gtk-1-0.Owen Taylor1998-09-200-0/+0
* Add names to prototype for gdk_image_new_bitmap.Owen Taylor1998-09-209-4/+34