summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CVS_SILENTGörkem Çetin2003-12-291-56/+31
* Add a way to lock individual accelerator paths. (#73207, reported by HavocMatthias Clasen2003-12-298-0/+96
* Updated Croatian translation by Robert Sedak <robert.sedak@sk.tel.hr>.Christian Rose2003-12-282-1944/+1911
* CVS_SILENTGörkem Çetin2003-12-281-360/+440
* use CHILD_VISIBLE instead of VISIBLE to determine whether we should stopSoeren Sandmann2003-12-276-1/+32
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2003-12-262-519/+522
* Don't use first_action without initializing it if n_entries is 0.Matthias Clasen2003-12-266-2/+27
* finalized updated.Gustavo Noronha Silva2003-12-252-123/+148
* Updated Portuguese translation.Duarte Loreto2003-12-252-358/+426
* Add the missing _get_ to the name of the non-Xcursor version of thisMatthias Clasen2003-12-246-1/+31
* fix GTK_TYPE_ICON_INFO macro, reported by muppet.Manish Singh2003-12-246-1/+26
* Add GtkClipboardTargetReceivedFunc, gtk_clipboard_request_targets() andMatthias Clasen2003-12-2410-6/+199
* semi-updated translation.Gustavo Noronha Silva2003-12-232-626/+556
* Updated Albanian translationLaurent Dhima2003-12-221-0/+4
* UpdatedLaurent Dhima2003-12-221-1159/+1157
* Fix building with --disable-modules --with-included-loaders, create anMatthias Clasen2003-12-222-2/+14
* Use gtk_paint_arrow instead of draw_arrow_left/draw_arrow_right. Removed.Matthias Clasen2003-12-216-49/+78
* Fix memory leaks caused by the failure to free the result ofMatthias Clasen2003-12-218-3/+71
* Set the right properties when the window becomes a toplevel. When a windowSoeren Sandmann2003-12-217-84/+166
* New function to emit the "cancel" signal on a menu shell.Matthias Clasen2003-12-2112-15/+90
* Fix the "language_set" blurb. (#129720, Christian Rose)Matthias Clasen2003-12-206-1/+31
* do not invalidate all of treeview when resizing (#110074, patch fromKristian Rietveld2003-12-206-1/+28
* Updated Spanish translation.Francisco Javier F. Serrador2003-12-202-441/+420
* Updated Swedish translation.Christian Rose2003-12-202-168/+176
* Dutch translation updated by Tino Meinen.Vincent van Adrighem2003-12-202-288/+367
* Fixes #108458.Kristian Rietveld2003-12-1911-0/+262
* use strstr instead of strcmp (#117127, suggestion from Soeren Sandmann).Kristian Rietveld2003-12-196-1/+26
* move item insertion logic here from gtk_menu_real_insert(),Kristian Rietveld2003-12-196-9/+65
* Use g_date_strftime() for UTF-8 correctness; use Julian dates to simplifyFederico Mena Quintero2003-12-196-41/+49
* /tmp/cvsgA8OQjChristian Neumair2003-12-192-287/+359
* Updated Serbian translation.Danilo Šegan2003-12-193-406/+470
* Test extra_width, not extra_height, when determining whether to setMatthias Clasen2003-12-195-0/+30
* Add a bug numberMatthias Clasen2003-12-195-0/+5
* Fix the behaviour of insensitive actions, which was broken whenMatthias Clasen2003-12-199-3/+81
* Fixes #110249, reworked patch from Joshua N Pritikin.Kristian Rietveld2003-12-187-0/+254
* Update Czech translationMiloslav Trmac2003-12-182-225/+265
* add key bindings for "*" and "/" (expand/collapse all). (#110195, reportedKristian Rietveld2003-12-186-0/+53
* clear the extra_attrs list if we set "text" after "markup". (FixesKristian Rietveld2003-12-186-0/+41
* Fix typo that used the wrong x/y values for the x1, y1 pointAlexander Larsson2003-12-186-1/+26
* added language and language_set properties like GtkTextTag has. (#103800,Kristian Rietveld2003-12-186-1/+93
* Correct misleading docs. Add docs for the "activate" signal. (#129358,Matthias Clasen2003-12-187-3/+41
* Jonathan got the logical flag backwards in the expand_collapse_cursor_rowKristian Rietveld2003-12-186-13/+62
* Updated Swedish translation.Christian Rose2003-12-182-177/+205
* Add gtk_message_dialog_set_markupMatthias Clasen2003-12-182-0/+5
* only start editing when activated by the left mouse button. (#106869,Kristian Rietveld2003-12-186-1/+31
* Migrating all cell renderers to use the new instance private dataKristian Rietveld2003-12-1810-116/+263
* add a single-paragraph-mode property, use private instance data. (FixesKristian Rietveld2003-12-176-0/+79
* now deprecated (#106953, reported by Matthias Clasen).Kristian Rietveld2003-12-176-2/+38
* if we set a new stock_id and there was a previous stock_id, unref theKristian Rietveld2003-12-176-1/+43
* Check that index is not bigger than level array length also when depth isMarco Pesenti Gritti2003-12-176-2/+46