]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2006-03-20 Matthias Clasenfix a typo
2006-03-20 Matthias ClasenDocument that @cell must be one of the renderers of...
2006-03-16 Matthias ClasenAdd a missing comma. (#334774, Peter Breitenlohner)
2006-03-16 Matthias ClasenFix up compiler warnings
2006-03-16 Matthias ClasenCheck for a stock icon, not a stock item, when deciding...
2006-03-16 Matthias ClasenUpdate the size of the image, by swapping the implement...
2006-03-16 Matthias Clasenrelease notes
2006-03-15 Dom LachowiczMake expander-size a bit closer to Microsoft's values...
2006-03-15 Matthias ClasenMove it to the right place
2006-03-15 Matthias ClasenPopdown the list before changing the active iter, other...
2006-03-15 Dom LachowiczOverride style->realize/ style->unrealize, so that...
2006-03-15 Behdad EsfahbodAdded checksettings.
2006-03-15 Behdad EsfahbodAdded testnotebookdnd.
2006-03-15 Matthias ClasenAdd docs for new ports.
2006-03-14 Matthias ClasenAdd a shortcut to stop the gif mainloop after the first...
2006-03-14 Matthias ClasenAdd test cases for alignment.
2006-03-14 Matthias ClasenMake return and release work again to commit a hex...
2006-03-13 Mugurel TudorUpdated Romanian translation by Mişu Moldovan <dumol...
2006-03-13 Matthias ClasenMake actions work with named icons. (#323484, Jorn...
2006-03-13 Matthias ClasenDon't for the creation of geometry info here. (#114533)
2006-03-12 Raphael HiginoUpdated Brazilian Portuguese translation
2006-03-11 Tor LillqvistUse Polygon() for outlined polygons, too. Same idea...
2006-03-11 Dom LachowiczSpeed up the Windows theme considerably (#163724, John...
2006-03-11 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
2006-03-11 Matthias ClasenAllow to cancel a drag with ESC. (#58389, Søren Sandmann)
2006-03-11 Matthias ClasenAdd a style property ::activate_slider that allows...
2006-03-11 Matthias ClasenAdd a little script
2006-03-11 Matthias ClasenClean up exported symbols
2006-03-10 Matthias ClasenAvoid a mnemonic conflict. (#163850, Dennis Cranston)
2006-03-10 Matthias ClasenMake the behaviour of the about dialog consistent with...
2006-03-10 Matthias ClasenApply a patch from Dennis Cranston to make dialogs...
2006-03-10 Matthias ClasenRemove suspicious code. (#325295, Alexander Nedotsukov)
2006-03-10 Matthias ClasenRemove g_return_if_fail() checks from static functions.
2006-03-10 Federico Mena... Make Shift-P and Shift-N activate typeahead in GtkTreeV...
2006-03-10 Michael Nattereradd gtk_entry_get,set_inner_border()
2006-03-10 Michael NattererCorrected my email address.
2006-03-10 Michael Nattererapplied refactored patch from maemo-gtk that replaces...
2006-03-09 Matthias ClasenReplace the popup-show and popup-hide signals with...
2006-03-09 Ross BurtonTurn off prelighting when gtk-touchscreen-mode is enabl...
2006-03-09 Tim Janikmove the floating flag from the GInitiallyUnowned bit...
2006-03-09 Matthias Clasendist all changelogs
2006-03-09 Tor LillqvistNo gtk_tray_icon_get_type on Win32.
2006-03-08 Francisco Javier... Updated Spanish translation.
2006-03-08 Pablo Saratxagaupdated Breton po file
2006-03-08 Pablo Saratxagaupdated Breton translation
2006-03-08 Carlos GarnachoRename ::tab-added and ::tab-removed signals to ::page...
2006-03-08 Michael Nattereradded gdk_screen_get_active_window() and gdk_screen_get...
2006-03-08 Michael Natterergdk/gdkscreen.h gdk/x11/gdkscreen-x11.c added
2006-03-08 Michael Nattererzero-initialize the GValue before calling g_value_init().
2006-03-08 Michael Natterermake sure that the text_area_width is always >= 0....
2006-03-07 Francisco Javier... Updated Spanish translation.
2006-03-07 Federico Mena... Cancel drags when the grabs get broken. Fixes bug ...
2006-03-07 Tim Janikdepend on glib-2.10.1.
2006-03-07 Michael NattererAdd infrastructure for copy/paste and DND of rich text...
2006-03-07 Matthias ClasenTake cursor width into account when calculating the...
2006-03-06 Matthias ClasenSet error when returning FALSE. (#333268, Paolo Maggi...
2006-03-06 Matthias ClasenCheck that the pixmap has the right depth. (#333363...
2006-03-06 Matthias ClasenRemove superfluous extern errno declaration. (#333605...
2006-03-06 Matthias ClasenApply some arbitrary lower limit for the guessed wrap...
2006-03-06 Matthias ClasenFix handling of image-only buttons. (#332985, Kalle...
2006-03-05 Priit LaesTranslation updated by Ivar Smolin.
2006-03-05 Dafydd HarriesRemove progress bar label translation before "|".
2006-03-04 Matthias ClasenAdjust the handling of min values for the x and y axes...
2006-03-04 Matthias ClasenPosition the focus rectangle correctly in RTL mode...
2006-03-03 Matthias ClasenSupport 16bit pnms
2006-03-03 Tor LillqvistAvoid emitting superfluous preedit_changed signals...
2006-03-03 Michael NattererApplied modified patch from maemo-gtk which makes separ...
2006-03-03 Artur FlintaUpdated Polish translation by GNOME PL Team.
2006-03-03 Matthias ClasenFix incremental loading of 8-bit pcx files. (#148518...
2006-03-03 Dom LachowiczFix combobox theming regression noted in bug 321301...
2006-03-02 Matthias ClasenMake scroll_to_path work for newly inserted items,...
2006-03-02 Matthias ClasenUse GTK_WIDGET_IS_SENSITIVE, not GTK_WIDGET_SENSITIVE...
2006-03-02 Arangel AngovUpdated Macedonian Translation <arangela@cvs.gnome...
2006-03-02 Ross BurtonDisable tooltips if gtk-touchscreen-mode is activated...
2006-03-01 Federico Mena... Forgot to commit this the other day - Federico
2006-03-01 Hendrik RichterUpdated German translation.
2006-03-01 Kristian Rietveldrename to _gtk_tree_selection_row_is_selectable and...
2006-03-01 Amanpreet Singh... update for problem of pipe (|) in translation
2006-02-28 Simos XenitellisUpdated Greek translation
2006-02-28 Anders CarlssonUpdate documentation now that tiff supports saving.
2006-02-27 Federico Mena... Check that the fontsel has a screen assigned before...
2006-02-27 Matthias ClasenFix symbol lists for make check.
2006-02-27 Michael Natterermap "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode...
2006-02-27 Tim Janikmoved and renamed the gdk_settings_names and gdk_settin...
2006-02-27 Matthias Clasenslight cleanup
2006-02-27 Matthias ClasenComment out some unused code, and fix the reference...
2006-02-26 Michael David... Removed old build instructions
2006-02-25 PST 2006 Michael... *gdk/directfb/gdkdisplay-directfb.c *gdk/directfb/gdkwi...
2006-02-25 Federico Mena... Make the column header visible, and make it be "_Places...
2006-02-24 Tim Janikremove unconditional warnings about missing X locale...
2006-02-24 Tim Janikadded G_GNUC_WARN_UNUSED_RESULT warnings for iterator...
2006-02-23 Matthias ClasenAdd tests
2006-02-23 Matthias ClasenAdd a reorder_tab keynav signal and an insert_page...
2006-02-23 Matthias ClasenFix macro declaration
2006-02-22 Matthias ClasenFix the build
2006-02-22 Matthias ClasenMinor optimizations. (#332059, Arnaud Charlet)
2006-02-22 Matthias ClasenEmit notify::active here, when changing the value of...
2006-02-22 Matthias ClasenApply a patch by Paolo Borelli to make the tab menu...
2006-02-22 Matthias ClasenChange Close buttons to GTK_RESPONSE_CANCEL so Escape...
2006-02-22 Michael Nattereradded boolean property gtk-touchscreen-mode, which...
next