]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2003-09-27 Soeren Sandmannrename property tab_moves_focus to accepts_tab. (#12270...
2003-09-27 Matthias ClasenDocument the fact that the newly created object does...
2003-09-26 Matthias ClasenDeprecate GtkItemFactory in favor of GtkUIManager....
2003-09-26 Matthias ClasenTurn off GTK_DISABLE_DEPRECATED, since this test uses the
2003-09-26 Matthias ClasenDemonstrate the use of the connect-proxy signal.
2003-09-26 Kristian RietveldLanding the new ComboBox. Note that only gtkcombobox...
2003-09-25 Tor LillqvistDon't use hardcoded DEMOCODEDIR on Windows.
2003-09-25 cinamodset delay on popdown menus
2003-09-25 cinamodset delay on popdown menus
2003-09-24 KAMAGASAKO... Updated Japanese translation.
2003-09-23 Matthias ClasenDemonstrate tooltips on toolitems.
2003-09-23 Matthias ClasenSync tooltips on toolitems.
2003-09-22 cinamodconst some strings
2003-09-22 Matthias ClasenInitially activate the JUSTIFY_RIGHT group member to...
2003-09-22 Matthias ClasenFix a copy-and-paste error. (#122800)
2003-09-21 Matthias ClasenChanges to make cross-process merging feasible:
2003-09-21 Soeren SandmannAdd new "tab moves focus" property (#122709)
2003-09-20 Tor LillqvistDon't use zip -r on the etc directory, to avoid includi...
2003-09-20 Raymond Penners0.4.3
2003-09-19 Matthias ClasenRemove a pointless check. (#122710, Kjartan Maraas)
2003-09-19 Soeren Sandmannimplement RTL flipping (#96632)
2003-09-19 Soeren SandmannImprove documentation. (#117306, Steve Chaplin)
2003-09-19 Christophe... Updated French translation.
2003-09-19 Tor LillqvistHandle dead keysyms present on the US-International...
2003-09-18 Danilo ŠeganUpdated Serbian translation.
2003-09-18 Raymond Penners0.4.2
2003-09-18 Matthias ClasenCall g_closure_unref() to unref a closure, not g_object...
2003-09-17 Matthias ClasenInstall accelerators on actions, not on proxies, suppor...
2003-09-17 Matthias ClasenRobustness improvements.
2003-09-17 Matthias ClasenReport unexpected character data as error from the...
2003-09-17 Soeren Sandmannrevert accidentally committed !redraw_on_allocate change.
2003-09-16 Eric WarmenhovenAdd gdk_window_set_keep_{above,below} stubs to fix...
2003-09-16 cinamodignore clip rect for now
2003-09-15 Matthias ClasenApply egtk-format-protos. Doc tweaks.
2003-09-15 Raymond Penners0.4.1
2003-09-15 Raymond PennersTree expanders fixed
2003-09-15 Matthias ClasenNew function which implements "smart" separators by...
2003-09-15 Matthias ClasenAdd value parameter to allow setting the currently...
2003-09-15 Raymond PennersSeveral last-minute fixes
2003-09-15 cinamodimplement caret blink
2003-09-15 KAMAGASAKO... Updated Japanese translation.
2003-09-15 Bastien Noceraavoid crash when selecting a new filter and clicking...
2003-09-14 Raymond PennersConsole error messages
2003-09-14 Soeren SandmannName the arrow "gtk-toolbar-arrow" so themes can specia...
2003-09-14 Soeren Sandmannsort the list of files.
2003-09-14 Soeren SandmannUnref the PangoFontMetrics. Patch from Steve Chaplin...
2003-09-14 Tor LillqvistRemove special-case code for WS_EX_TRANSPARENT (GDK_INP...
2003-09-14 Raymond Pennerssf bug 805259
2003-09-12 Jonathan BlandfordMerge from stable.
2003-09-11 Matthias ClasenAdd deprecation notes. (#121955)
2003-09-11 Matthias ClasenAdd table menu tests.
2003-09-11 cinamodfix gtkrc
2003-09-11 Raymond Penners0.4.0
2003-09-11 Raymond PennersNotebook regression fixed
2003-09-11 Federico Mena... Added an API point about needing a way to fetch the...
2003-09-11 Federico Mena... Connect to "row_activated" on the file list. (list_row_...
2003-09-10 Kristian RietveldThe table menu patch! Turns GtkMenu into a table, so...
2003-09-10 Matthias ClasenOnly remove PropertyNotify events from the stream if...
2003-09-10 Federico Mena... Use the cell renderer's "text" and "weight" properties...
2003-09-09 Kristian RietveldBig TreeView DnD fixage, makes drops on empty models...
2003-09-09 Federico Mena... Make the list model read in directory information as...
2003-09-09 Owen TaylorSmall doc fix
2003-09-09 Federico Mena... Free the display_key.
2003-09-09 cinamodfix font problem in workrave
2003-09-09 cinamodmake a bunch of data const
2003-09-08 Alexander LarssonImplement gtk_event_box_get/set_input_only()
2003-09-08 Kristian RietveldFixes from David Hampton <hampton@employees.org> via...
2003-09-08 cinamodscrollbar sizes, button sizes, paned sizes
2003-09-08 Laurent DhimaUpdated Albanian translation
2003-09-08 Laurent DhimaUpdated
2003-09-06 Matthias ClasenFix a C99ism. (#121640, Josh Beam)
2003-09-06 Pablo SaratxagaAdded Uzbek files
2003-09-06 Matthias ClasenMake disconnect work for toolitems.
2003-09-06 Matthias ClasenDisconnect from prev_action, not from action. (Fix...
2003-09-06 Mugurel Tudor*** empty log message ***
2003-09-06 Federico Mena... New function. (create_directory_tree): New function...
2003-09-05 Owen Taylor//bugs.xfree86.org/show_bug.cgi?id=534)
2003-09-04 Matthias ClasenTest buttons and toggle buttons as proxies.
2003-09-04 Matthias ClasenTest gtk_ui_manager_add_ui().
2003-09-04 Kristian RietveldMerge from stable.
2003-09-04 Matthias ClasenUse "position" instead of "pos".
2003-09-04 Matthias ClasenDoc tweaks.
2003-09-04 Matthias ClasenUn-prefix GtkUIManagerNodeType and GtkUIManagerNode...
2003-09-04 Matthias ClasenVarious doc tweaks.
2003-09-03 Kristian RietveldMerge from stable.
2003-09-03 Owen TaylorRemove excess check that was breaking with current...
2003-09-03 Kristian RietveldMerge from stable.
2003-09-03 Kristian Rietveldbrooooooooken pipe.
2003-09-03 Kristian Rietveldbig patch from Kjartan Maraas to fix numerous typos.
2003-09-03 Owen TaylorUpdate.
2003-09-03 cinamoduse tooltip color, font
2003-09-03 BST 2003 Tony... Forgot to update the FAQ date from previous commit
2003-09-03 BST 2003 Tony... Correct compile line for threads example.
2003-09-03 Federico Mena... Removed the "extra widget" bit, implemented with the...
2003-09-02 Tor LillqvistDon't call CloseHandle() on the HMODULE returned from...
2003-09-02 cinamodrespect boldness and italic
2003-09-02 Federico Mena... s/nonexistant/nonexistent Likewise. Likewise. Likewise.
2003-09-02 cinamodfix build
2003-09-02 Kristian RietveldMerge from stable.
2003-09-01 Matthias ClasenDoc addition.
next