]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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)
2005-09-29 Matthias ClasenStop drags when being grab shadowed. (#317332)
2005-09-29 Tor LillqvistDLLs are always in bin nowadays, no need to test.
2005-09-29 Federico Mena... Oops, return if the unmap test fails. (test_reload_sequ...
2005-09-29 Federico Mena... Add a comment - Federico
2005-09-29 Federico Mena... New file with a set of tests for GtkCellRendererText...
2005-09-29 Federico Mena... New file with a set of tests for GtkCellRendererText...
2005-09-28 Tor LillqvistThe locale directory is passed to bindtextdomain()...
2005-09-28 Matthias ClasenFree mult_atoms here. (#317039, Paolo Borelli)
2005-09-28 Matthias ClasenChange header too
2005-09-28 Matthias ClasenReturn the attributes to make this function work as...
2005-09-28 Matthias ClasenDon't unref NULL. (#316828, Tor Lillqvist)
2005-09-28 Tor LillqvistInclude <config.h>. (#317444, Kazuki Iwamoto)
2005-09-28 Federico Mena... Don't reload the current folder unnecessarily on :...
2005-09-27 Federico Mena... Don't reload the current folder unnecessarily on :...
2005-09-27 Federico Mena... Mark the entry/exit of this function for profiling...
2005-09-27 Matthias ClasenPop below the entry if there's more free space below...
2005-09-27 Federico Mena... Do not create the save mode-specific widgets in the...
2005-09-26 Tor LillqvistSet the shaped flag here, too. (#316871)
2005-09-26 Matthias ClasenFix #316871, reported by Dan Winship:
2005-09-26 Matthias ClasenFix a comment.
2005-09-24 Christian RoseUpdated Swedish translation.
2005-09-24 Christian RoseUpdated Swedish translation.
2005-09-23 Matthias ClasenDon't leak expander pixbufs. (#316946, Tommi Komulainen)
2005-09-22 Michael Natterergtk/gtk-docs.sgml gtk/gtk-sections.txt GtkCellRendererK...
next