File: ChangeLog

package info (click to toggle)
gpe-what 0.43-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 856 kB
  • ctags: 55
  • sloc: sh: 8,792; ansic: 453; xml: 86; makefile: 31
file content (72 lines) | stat: -rw-r--r-- 2,507 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72

2006-04-18  Florian Boor  <florian@kernelconcepts.de>

	* Relese version 0.43
	* gpe-what.c (popup_box): Close window on tap.

2006-01-13  Florian Boor  <florian@kernelconcepts.de>

	* Version 0.42 released.
	* gpe-what.c (handle_size_allocate): Fix width and height.
    
2006-01-01  Florian Boor  <florian@kernelconcepts.de>

	* gpe-what.c: Improve event handling and popup sizing and location.
    
2006-01-01  Phil Blundell  <pb@reciva.com>

	* Version 0.41 released.

2006-01-01  Florian Boor  <florian@kernelconcepts.de>

	* gpe-what.c (handle_size_allocate): Correct sizes.

2006-01-01  Phil Blundell  <pb@reciva.com>

	* gpe-what.c (handle_size_allocate, handle_expose): New.
	(popup_box): Use them.  Remove GtkFrame.

2005-12-31  Florian Boor  <florian@kernelconcepts.de>

    Release version 0.40.

2005-12-30  Florian Boor  <florian@kernelconcepts.de>
    familiar/control: Remove matchbox dependency.
    gpe-what.c: Change popup colour, add some comments. Remove old popup before
	            displaying a new one.
				Shorter timeouts.

    gpe-what.c: Reorder and rename, add sanity check. Fix warnings.
                Improve help dialog position.
    gpe-what.c: Implement proper position calculation.
    
2005-12-29  Florian Boor  <florian@kernelconcepts.de>

    gpe-what.c: Add some hacks to improve infoprint popup position.
    Add autotools support files: Makefile.am, autogen.sh, configure.ac,
                                 gpe-dist.am, gpe-tp.am, gpe-what.desktop.in.in,
                                 po/POTFILES.in
    Remove obsolete files: gpe-what.desktop.in.in, mbtray.c, mbtray.h, Makefile


2005-12-29  Florian Boor  <florian@kernelconcepts.de>

	gpe-what.c: Global filter workaround to make infoprints work on ARM.
	            Still open: Position setup corrections, proper solution for 
				            infoprints.

2005-12-28  Florian Boor  <florian@kernelconcepts.de>

    gpe-what.c: Improve popup window look and behaviour.
                Add icon to popups, improve popup type selection.
                Remove debug code and unused headers.
    Makefile: Add freetype includes/libraries.

2005-12-27  Florian Boor  <florian@kernelconcepts.de>

    gpe-what.c: First part of GTK based implementation. Replace Xlib and libmb
                bits by GTK/GDK.
                Still missing: Help display, popup sizing and replacement of
                               some Xlib calls.
                               
    Makefile: New version, change members.