]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2003-01-05 Tor LillqvistUpdates. Don't mention the now removed makefile.mingw...
2003-01-05 Tor LillqvistAdd gdk_pixbuf_loader_set_size.
2003-01-05 Tor LillqvistUse correct DLL and import library names, with GTK_API_...
2003-01-04 Matthias ClasenMake C-Down step through the sequence of paragraph...
2003-01-04 Matthias ClasenAdd /*< public >*/ and /*< private >*/ as appropriate...
2003-01-04 Tor LillqvistDon't distribute gtk-zip.sh, but do distribute gtk...
2003-01-04 Tor LillqvistAdd gdk-pixbuf-csource.exe and .1.
2003-01-04 Havoc Penningtonput it in EXTRA_DIST
2003-01-04 Havoc Penningtonadd a file documenting some of the text widget internals
2003-01-03 Matthias ClasenUpdate description of priorities for styles and binding...
2003-01-02 Matthias ClasenDon't crash if gdk-pixbuf.loaders file is missing....
2003-01-02 Matthias ClasenDocument that it may return NULL. (#102069)
2003-01-01 Abel CheungUpdated traditional Chinese translation.
2002-12-31 Matthias Clasen#ifdef out test cases.
2002-12-31 Matthias ClasenAdd a note about gtkrc-2.0 being parsed by all 2.x...
2002-12-28 Owen TaylorSplit ChangeLog
2002-12-27 Matthias ClasenFix the fix for #75694.
2002-12-27 Matthias ClasenPlace the cursor at drop point. (#72384) (gtk_text_view...
2002-12-25 Matthias ClasenMore bugs fixed already...
2002-12-25 Matthias ClasenFix highlighting of selection wrt. to empty lines....
2002-12-25 Ivan StojmirovAdded Macedonian translation
2002-12-25 Matthias ClasenForgotten commit, already ChangeLogged.
2002-12-24 Matthias ClasenLet the user action span the insertion and the deletion...
2002-12-23 Matthias ClasenDon't call gtk_text_iter_backward_sentence_start()...
2002-12-22 Matthias ClasenDon't add attributes with empty ranges. (fixes #101564...
2002-12-21 Tor LillqvistMove the code that sets the window style and extended...
2002-12-21 Matthias ClasenNew static function to set the background of all windows.
2002-12-21 Havoc Penningtonfix the documentation
2002-12-21 Owen Taylor=== Released 2.2.0 ===
2002-12-20 Owen TaylorUpdate directories in download locations; add informati...
2002-12-20 Sven Neumann*** empty log message ***
2002-12-20 Sven Neumannuse G_PI instead of M_PI.
2002-12-20 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
2002-12-20 Akira TAGOHUpdated Japanese translation.
2002-12-20 Nam SungHyunfix some msg found by ko-po-check
2002-12-19 Owen TaylorCall the filters on the window where the event is recei...
2002-12-19 Peteris Krisjanis2002-12-19 Artis Trops <hornet@navigator.lv> * lv...
2002-12-19 Kristian Rietveldthe rand variable should be static to avoid conflicts...
2002-12-18 Christian RoseUpdated Swedish translation.
2002-12-18 Matthias ClasenAdd docs.
2002-12-18 Vincent van... Dutch translation updated by Tino Meinen.
2002-12-18 Owen TaylorVarious name fixes.
2002-12-18 Stanislav VisnovskyUpdated Slovak translation.
2002-12-18 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
2002-12-17 Christian RoseUpdated Swedish translation somewhat.
2002-12-17 Matthias ClasenLink to style properties.
2002-12-17 Pablo Gonzalo... Updated Spanish Translation.
2002-12-17 Kang Jeong-Heejust a correction for my name: Kang Jeong-Hee :)
2002-12-17 Hasbullah Bin PitUpdated Malay Translation.
2002-12-17 Owen Taylor=== Released 2.1.5 ===
2002-12-17 Owen TaylorDon't use AC_CHECK_LIB() when checking for FreeType...
2002-12-17 Owen TaylorCall gtk_entry_set_position_internal() that takes a...
2002-12-17 Tor LillqvistImplement two missing functions (#101369)
2002-12-17 Matthias ClasenFix a few doc comments. Link to style properties.
2002-12-17 Tor LillqvistMinor cosmetics.
2002-12-16 Matthias ClasenAdd some information about group list handling. (#10132...
2002-12-16 Owen TaylorGet rid of incorrect calls to g_value_init(). (#100669...
2002-12-16 Soeren SandmannImplement Owen's susggestion from #80764. Fixes #101314.
2002-12-16 Owen TaylorSome fixes for modal hint setting based on a patch...
2002-12-15 Owen TaylorAdd a missed bug number
2002-12-15 Owen TaylorHard-code GTK_BINARY_VERSION=2.2.0 for now; should...
2002-12-15 Owen TaylorPass TRUE for search_sensitive - prevents a problem...
2002-12-15 Christophe... Updated French translation.
2002-12-15 Ole LaursenUpdated Danish translation.
2002-12-15 Eric WarmenhovenMinor updates for 2.2.0. (#67820)
2002-12-15 Owen TaylorFix a bug with checking the private flag on the wrong...
2002-12-15 Owen TaylorDon't call status_window_set_text() if the status windo...
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-12-15 Matthias ClasenAdd docs.
2002-12-14 Matthias ClasenMade Xinerama-aware. (#85711)
2002-12-14 Owen TaylorAdd a new binding signal, "move_scroll", and use it...
2002-12-14 Chema Celoriominor coding style fix.
2002-12-14 Soeren SandmannDon't recalculate the acceleration label in an idle...
2002-12-14 Owen TaylorHandle the case where the pointer isn't on the same...
2002-12-14 Owen Taylorgdk/gdkscreen.c (gdk_screen_get_monitor_at_point) Provi...
2002-12-14 Owen TaylorComitting missed ChangeLog from earlier commit..
2002-12-14 Owen TaylorIf the screen for the menu changes while the menu is...
2002-12-14 Owen TaylorHandle the case where the pointer is moved between...
2002-12-14 Owen TaylorChange the Escape key binding to only close if the...
2002-12-13 Owen TaylorUse g_utf8_collate_key() to sort in human-friendly...
2002-12-13 Owen TaylorSystem fnmatch wasn't going to be UTF-8 clean, neither...
2002-12-13 Nam SungHyunupdated
2002-12-13 Owen TaylorConst warning fix.
2002-12-13 Owen TaylorInclude "." and ".." in the list of entries; they are...
2002-12-12 Owen TaylorIntercept events of type GDK_SETTING before we check...
2002-12-12 Owen TaylorAdd C-u/C-h/C-w. (#72245)
2002-12-12 Owen TaylorSkip insensitive widgets. (#84061)
2002-12-12 Owen TaylorRemove unneeded bits of AM_GTK_GNU_TEXT macros.
2002-12-12 Soeren Sandmannreturn TRUE when button 3 is pressed, fixes #78324.
2002-12-12 Owen TaylorTurn off DEBUG_VALIDATION_AND_SCROLLING that got turned...
2002-12-12 Yanko KanetiUpdated Bulgarian translation.
2002-12-12 Owen Taylor=== Released GTK+-2.1.4 ===
2002-12-11 Owen TaylorFix problem from recent commit where non GNU-format...
2002-12-11 Tor Lillqvistgdk/win32/gdkpixmap-win32.c (gdk_pixmap_new, gdk_bitmap...
2002-12-11 Pauli VirtanenUpdated Finnish translation.
2002-12-11 Owen Taylorversion 2.1.4, interface age 1.
2002-12-11 Owen Taylorversion 2.1.4, interface age 1.
2002-12-11 Matthias ClasenFix some links.
2002-12-11 Christian NeumairUpdated German translation.
2002-12-11 Daniel YacobUpdated Amharic translation.
next