]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2005-11-01 Tor LillqvistSync with what configure produces.
2005-11-01 Tor LillqvistDon't look for X_PACKAGES unless building for x11....
2005-10-31 Ignacio Casal... *** empty log message ***
2005-10-31 Adam WeinbergerUpdated Canadian English translation.
2005-10-29 Erdal RonahiUpdated Kurdish translation
2005-10-29 Francisco Javier... Updated Spanish translation.
2005-10-28 Erdal RonahiAdded Kurdish translation to po-properties
2005-10-28 Matthias ClasenAdd the popup window to the toplevels window group...
2005-10-28 Kristian Rietveldfix stupid thinko.
2005-10-28 Matthias ClasenFix the anchor of the default drag cursors. (#319200...
2005-10-28 Matthias ClasenHandle Shift-G to go to the previous match, like firefo...
2005-10-28 Matthias ClasenFix the build
2005-10-28 Matthias ClasenFix a C99ism. (#320000, Kazuki Iwamoto)
2005-10-28 Matthias ClasenAdd the little stars. (#319985, Bastien Nocera)
2005-10-28 Matthias ClasenReturn FALSE, so we don't flush repeatedly. (#319151...
2005-10-27 Dan DamianUpdated Romanian translation by Misu Moldovan.
2005-10-27 Vincent van... Translation updated by Tino Meinen.
2005-10-27 Norayr ChilingaryanI found some unknown messages in gtk-properties .po...
2005-10-27 Michael NattererFix bug #319974:
2005-10-27 Norayr Chilingaryanfixed Lilit Sargsyans errors
2005-10-27 Norayr Chilingaryanfix many errors
2005-10-27 Matthias ClasenBe more careful about initializing cell_area. (#319382...
2005-10-27 Matthias ClasenDon't eat Ctrl-PageUp/PageDown. (#318670, Christian...
2005-10-27 Matthias ClasenOnly set the text if it is not NULL. (#319930, Thomas...
2005-10-27 Matthias ClasenUse G_MODULE_BIND_LAZY when dlopening modules. (#319557...
2005-10-26 Matthias ClasenOnly use text segments when determining text direction...
2005-10-26 Matthias ClasenDon't crash on duplicate destroy. (#318953, Gustavo...
2005-10-26 Matthias ClasenDoc updates
2005-10-26 Matthias Clasenuse $(GLIB_MKENUMS) instead of glib-mkenums. (#318582...
2005-10-26 Matthias ClasenClarify docs. (#317682, Christian - Manny Calavera...
2005-10-26 Takeshi AIHANAFixed typos reported by kano@na.rim.or.jp.
2005-10-26 Matthias ClasenFix #317844
2005-10-26 Matthias ClasenFix some issues with background drawing in RTL. (#31878...
2005-10-26 Matthias ClasenAdd property editors
2005-10-26 Matthias ClasenActivate status icons on single click
2005-10-25 Kristian RietveldFixes #311955, reported by Markku Vire; and a lot more.
2005-10-25 Matthias ClasenAdd some more docs. (#319722, Paolo Borelli)
2005-10-25 Matthias ClasenMake the initialization of screen_x11->xft_rgba more...
2005-10-25 Matthias ClasenDon't use deprecated functions in examples. (#319524...
2005-10-25 Matthias ClasenFix whitespace in a blurb. (#319499, Francisco Javier...
2005-10-25 Funda WangUpdated Simplified Chinese translations.
2005-10-24 Matthias ClasenAdd settings to hide the input method and Unicode contr...
2005-10-24 Kristian Rietveldemitting row-has-child-toggled when the level is not...
2005-10-22 Francisco Javier... Updated Spanish translation.
2005-10-22 Francisco Javier... Updated Spanish translation.
2005-10-22 Michael Natterercheck for the widget being realized, in addition to...
2005-10-22 Dom LachowiczExperimentally, scrollbar steppers can shrink to 8...
2005-10-21 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
2005-10-20 Matthias ClasenUse GDK_WINDOW_CHILD for the selection window. (#318806...
2005-10-20 Runa BhattacharjeeAdded Entry for Bengali (bn) Translation Updation:20/10
2005-10-20 Runa BhattacharjeeUpdated Bengali(bn) Translation:20/10
2005-10-19 Ignacio Casal... *** empty log message ***
2005-10-19 Inaki LarranagaFixed some typos.
2005-10-19 Federico Mena... Fixes bug #317999:
2005-10-18 Matthias ClasenMake magic comparisons work correctly in the cache.
2005-10-18 Matthias ClasenRemove a debugging printf.
2005-10-17 Marcel TelkaFixed translations with context (thanks to Sergej Choda...
2005-10-17 Martin Willemoes... Updated Danish translation.
2005-10-17 Priit LaesTranslation updated by Ivar Smolin.
2005-10-17 Martin Willemoes... Updated Danish translation.
2005-10-17 Chao-Hsiung... Updated Traditional Chinese translation. Updated Tradit...
2005-10-17 Marcel TelkaUpdated Slovak translation.
2005-10-15 Vincent van... Translation updated.
2005-10-15 Behdad EsfahbodAdded more tests.
2005-10-14 Adam WeinbergerAdd a bunch of missing files. Updated Canadian English...
2005-10-14 Tor LillqvistRemove the clipboard viewer code. It didn't really...
2005-10-13 Priit LaesTranslation updated by Ivar Smolin.
2005-10-13 Tor LillqvistDon't treat Alt-Enter specially. It does not have any...
2005-10-13 Tor LillqvistSet visual depth to 24 for 32 bits-per-pixel devices...
2005-10-12 Matthias ClasenOnly call gdk_pixbuf_loader_eat_header_write() when...
2005-10-12 Stefan Kostuse PACKAGE_VERSION,bump year (#318654)
2005-10-11 Matthias ClasenTry to match an off toggle here with the matching on...
2005-10-10 Tommi KomulainenAdd ALREADY_EXISTS error code. Return an error code...
2005-10-09 Matthias ClasenDemonstrate custom widgets in a GtkComboBox.
2005-10-07 Matthias Clasenfix includes
2005-10-07 Federico Mena... Fixes bug #317999:
2005-10-07 Michael Nattererremove some explicit #defines of PROFILE_FILE_CHOOSER...
2005-10-07 Matthias ClasenRemove a redundant (and unconditional) include of unist...
2005-10-07 Matthias ClasenUse g_return_val_if_fail(), not g_return_if_fail()...
2005-10-07 Matthias ClasenAdd a has-selection property
2005-10-05 Matthias ClasenRequire gmodule-no-export-2.0 instead of gmodule-2.0
2005-10-05 Matthias ClasenStart collecting release notes for 2.10.
2005-10-05 Matthias ClasenReadd the memory leak fix, since the assertion failures...
2005-10-05 Matthias ClasenDocumentation improvements. (gtk_style_detach): Assert...
2005-10-05 Federico Mena... Document the "quick-bookmark" binding signal.
2005-10-05 Federico Mena... Take a shortcut position, not a ShortcutsIndex, to...
2005-10-04 Federico Mena... Document the "desktop-folder" binding signal.
2005-10-04 Federico Mena... Don't special-case Home and Desktop; just use their...
2005-10-04 Tor LillqvistMake it compile without HAVE__NL_TIME_FIRST_WEEKDAY...
2005-10-04 Matthias ClasenRevert the change from yesterday, since it leads to...
2005-10-04 Matthias ClasenApply a patch to remove context from translations....
2005-10-04 Matthias ClasenCall calendar_compute_days() after setting priv->week_s...
2005-10-03 Matthias ClasenUnref the style when removing it from the hash table...
2005-10-03 Matthias ClasenUse a 1k buffer for sniffing image formats, instead...
2005-09-30 Tor LillqvistIn case BitBlt() fails with ERROR_INVALID_HANDLE, the...
2005-09-30 Adam WeinbergerUpdated Canadian English translation.
2005-09-30 Matthias ClasenAnother attempt to correct the calculations for the...
2005-09-30 Matthias ClasenDon't leak pixbuf in some cases. (#317611, Tommi Komula...
2005-09-30 Matthias ClasenPrevent overflow when storing size hints in an unsigned...
2005-09-29 Matthias ClasenCheck arguments. (#317491, Paolo Borelli)
next