summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9Owen Taylor2001-09-2566-6012/+7347
* Removed (gtk_tree_view_column_set_alignment): xalign = CLAMP (xalign, 0.0,Jonathan Blandford2001-09-2512-24/+105
* Add tests for line separators, addresses bug #57428Havoc Pennington2001-09-258-21/+175
* Make a GtkCellEditable (get_widget_window_size): Change to let it honorJonathan Blandford2001-09-2530-506/+1233
* More updates.Stanislav Visnovsky2001-09-252-127/+184
* Put notes in gtk_window_set_has_frame(), etc. docs about how these are notHavoc Pennington2001-09-258-1/+61
* add marshal function types.James Henstridge2001-09-2511-11/+150
* Get rid of the newline-that-could-not-be-deleted; buffers may now beHavoc Pennington2001-09-2415-128/+372
* Don't wait for a response back from the window manager if our size hasn'tOwen Taylor2001-09-248-39/+119
* Add a compat macro that got lost.Owen Taylor2001-09-2416-23/+147
* Updates for removed/renamed functions.Owen Taylor2001-09-245-48/+9
* Updated ta.poFatih Demir2001-09-232-278/+3560
* fix compat macros for gtk_menu_<prepend|insert>Hans Breuer2001-09-228-2/+30
* weight value should be an intKristian Rietveld2001-09-229-6/+102
* Updated Slovak translation.Stanislav Visnovsky2001-09-222-356/+337
* don't pass key press to IM context if cursor isn't in an editableHavoc Pennington2001-09-228-2/+49
* Bug #60862Havoc Pennington2001-09-2111-43/+104
* don't try to handle alignment here, because it's done by PangoLayout afterHavoc Pennington2001-09-2113-48/+70
* GtkRcStyle::parse has a GtkSettings parameter now. Pass it throughHans Breuer2001-09-213-11/+27
* io-xpm.c (xpm_extract_color): Rewritten to handleMatthias Clasen2001-09-212-62/+71
* updated externalsHans Breuer2001-09-2118-105/+356
* updated externalsHans Breuer2001-09-213-7/+48
* set radio_menu_item->group to NULL after removing it from the list, as itMatt Wilson2001-09-219-0/+62
* add variables and checks for specific versions of dependencies. PreviouslyHavoc Pennington2001-09-2114-29/+132
* Fix ref count on new tag to be 1. Update doc. (#60836)Joshua N Pritikin2001-09-218-2/+39
* On OSF, apparently fseek() works in some on-demand way, so the fseekOwen Taylor2001-09-202-0/+14
* Remove unnecessary call to gdk_image_new_bitmap().Owen Taylor2001-09-208-9/+38
* Use the current day, as well as the current month and year.Owen Taylor2001-09-209-1/+39
* Automatically set set dialogs to GTK_WIN_POS_CENTER_ON_PARENT. (#60554)Owen Taylor2001-09-208-0/+36
* CVS got a broken pipe signal, the ChangeLog change has already beenKristian Rietveld2001-09-201-148/+139
* get rid of it,Kristian Rietveld2001-09-207-0/+182
* configure.in gdk/Makefile.am gtk/Makefile.am gtk/gtkselection.cSven Neumann2001-09-2013-44/+70
* same change as in pango, so that flags types are registered as flagsJames Henstridge2001-09-202-2/+8
* Add a missing pango_layout_iter_free ().Owen Taylor2001-09-208-0/+37
* Small warning cleanups.Owen Taylor2001-09-2014-11/+75
* returned incorrect values for top, right and bottom due to cut-and-pasteKristian Rietveld2001-09-208-2/+44
* Set _NET_WM_PID and WM_CLIENT_MACHINE properties on each window, not justOwen Taylor2001-09-198-0/+54
* Add missing cast.Owen Taylor2001-09-1912-4/+69
* Fix propagated (flags && GDK_COLOR_WRITEABLE) typo. (#59723)Owen Taylor2001-09-1910-4/+53
* Allow -1 for width/height to mean "width/height of pixbuf" (Patch fromOwen Taylor2001-09-198-9/+67
* Patch from Frank Belew #59037 for Solaris compilation.Owen Taylor2001-09-199-3/+66
* Add xgettext:no-c-format comment to to handle '99% of the time. (#60473,Owen Taylor2001-09-199-3/+57
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-09-192-82/+59
* Released 1.3.8.GTK_1_3_8Tim Janik2001-09-198-1/+14
* Released 1.3.8.Tim Janik2001-09-197-0/+28
* Don't include gkd-pixbuf-features.h here since is in builddir and confusesOwen Taylor2001-09-192-15/+46
* don't use BUILT_SOURCES as its broken in automake 1.4, add explicit objectTim Janik2001-09-1957-63931/+65914
* Fix incorrect parameter to compute_double_length (#58680, patch fromOwen Taylor2001-09-1913-4/+124
* Don't draw with GTK_STATE_ACTIVE.Alex Larsson2001-09-1916-96/+1403
* up version to 1.3.8, interface age 0, binary age 0, depend on glib 1.3.8.Tim Janik2001-09-1811-19/+84